Example #1
0
 /// <summary>
 /// 设计器支持所需的方法 - 不要修改
 /// 使用代码编辑器修改此方法的内容。
 /// </summary>
 private void InitializeComponent()
 {
     Infragistics.Win.UltraWinTabControl.UltraTab ultraTab1 = new Infragistics.Win.UltraWinTabControl.UltraTab();
     this.ultraTabControl1            = new Infragistics.Win.UltraWinTabControl.UltraTabControl();
     this.ultraTabSharedControlsPage1 = new Infragistics.Win.UltraWinTabControl.UltraTabSharedControlsPage();
     this.ultraTabPageControl1        = new Infragistics.Win.UltraWinTabControl.UltraTabPageControl();
     ((System.ComponentModel.ISupportInitialize)(this.ultraTabControl1)).BeginInit();
     this.ultraTabControl1.SuspendLayout();
     this.SuspendLayout();
     //
     // ultraTabControl1
     //
     this.ultraTabControl1.CloseButtonLocation = Infragistics.Win.UltraWinTabs.TabCloseButtonLocation.Tab;
     this.ultraTabControl1.Controls.Add(this.ultraTabSharedControlsPage1);
     this.ultraTabControl1.Controls.Add(this.ultraTabPageControl1);
     this.ultraTabControl1.Dock               = System.Windows.Forms.DockStyle.Fill;
     this.ultraTabControl1.Location           = new System.Drawing.Point(0, 0);
     this.ultraTabControl1.Name               = "ultraTabControl1";
     this.ultraTabControl1.SharedControlsPage = this.ultraTabSharedControlsPage1;
     this.ultraTabControl1.Size               = new System.Drawing.Size(800, 450);
     this.ultraTabControl1.TabIndex           = 0;
     ultraTab1.TabPage = this.ultraTabPageControl1;
     ultraTab1.Text    = "tab1";
     this.ultraTabControl1.Tabs.AddRange(new Infragistics.Win.UltraWinTabControl.UltraTab[] {
         ultraTab1
     });
     this.ultraTabControl1.TabClosed += new Infragistics.Win.UltraWinTabControl.TabClosedEventHandler(this.ultraTabControl1_TabClosed);
     //
     // ultraTabSharedControlsPage1
     //
     this.ultraTabSharedControlsPage1.Location = new System.Drawing.Point(-10000, -10000);
     this.ultraTabSharedControlsPage1.Name     = "ultraTabSharedControlsPage1";
     this.ultraTabSharedControlsPage1.Size     = new System.Drawing.Size(796, 423);
     //
     // ultraTabPageControl1
     //
     this.ultraTabPageControl1.Location = new System.Drawing.Point(1, 24);
     this.ultraTabPageControl1.Name     = "ultraTabPageControl1";
     this.ultraTabPageControl1.Size     = new System.Drawing.Size(796, 423);
     //
     // Form1
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
     this.AutoScaleMode       = System.Windows.Forms.AutoScaleMode.Font;
     this.ClientSize          = new System.Drawing.Size(800, 450);
     this.Controls.Add(this.ultraTabControl1);
     this.Name  = "Form1";
     this.Text  = "Form1";
     this.Load += new System.EventHandler(this.Form1_Load);
     ((System.ComponentModel.ISupportInitialize)(this.ultraTabControl1)).EndInit();
     this.ultraTabControl1.ResumeLayout(false);
     this.ResumeLayout(false);
 }
Example #2
0
 /// <summary>
 /// Required method for Designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(FrmListaPreciosExistencia));
     Infragistics.Win.Appearance appearance9  = new Infragistics.Win.Appearance();
     Infragistics.Win.Appearance appearance10 = new Infragistics.Win.Appearance();
     Infragistics.Win.Appearance appearance5  = new Infragistics.Win.Appearance();
     Infragistics.Win.Appearance appearance6  = new Infragistics.Win.Appearance();
     Infragistics.Win.UltraWinTabControl.UltraTab ultraTab2 = new Infragistics.Win.UltraWinTabControl.UltraTab();
     Infragistics.Win.Appearance appearance3 = new Infragistics.Win.Appearance();
     Infragistics.Win.Appearance appearance4 = new Infragistics.Win.Appearance();
     Infragistics.Win.UltraWinTabControl.UltraTab ultraTab3 = new Infragistics.Win.UltraWinTabControl.UltraTab();
     Infragistics.Win.Appearance appearance1 = new Infragistics.Win.Appearance();
     Infragistics.Win.Appearance appearance2 = new Infragistics.Win.Appearance();
     Infragistics.Win.UltraWinTabControl.UltraTab ultraTab1 = new Infragistics.Win.UltraWinTabControl.UltraTab();
     this.ultraTabPageControl1        = new Infragistics.Win.UltraWinTabControl.UltraTabPageControl();
     this.ubEliminarExistencia        = new Infragistics.Win.Misc.UltraButton();
     this.ubNuevaExistencia           = new Infragistics.Win.Misc.UltraButton();
     this.grillaExistencias           = new Infragistics.Win.UltraWinGrid.UltraGrid();
     this.ultraTabPageControl2        = new Infragistics.Win.UltraWinTabControl.UltraTabPageControl();
     this.ubElimiarUnidad             = new Infragistics.Win.Misc.UltraButton();
     this.ubNuevaUnidad               = new Infragistics.Win.Misc.UltraButton();
     this.ugUnidades                  = new Infragistics.Win.UltraWinGrid.UltraGrid();
     this.ultraTabPageControl3        = new Infragistics.Win.UltraWinTabControl.UltraTabPageControl();
     this.ubElminarEscala             = new Infragistics.Win.Misc.UltraButton();
     this.ubNuevaEscala               = new Infragistics.Win.Misc.UltraButton();
     this.ugEscalas                   = new Infragistics.Win.UltraWinGrid.UltraGrid();
     this.uceActivo                   = new Infragistics.Win.UltraWinEditors.UltraCheckEditor();
     this.txtNombre                   = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
     this.txtCodigo                   = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
     this.lblNombre                   = new Infragistics.Win.Misc.UltraLabel();
     this.lblCodigo                   = new Infragistics.Win.Misc.UltraLabel();
     this.utcExistencias              = new Infragistics.Win.UltraWinTabControl.UltraTabControl();
     this.ultraTabSharedControlsPage1 = new Infragistics.Win.UltraWinTabControl.UltraTabSharedControlsPage();
     this.utcUnidades                 = new Infragistics.Win.UltraWinTabControl.UltraTabControl();
     this.ultraTabSharedControlsPage2 = new Infragistics.Win.UltraWinTabControl.UltraTabSharedControlsPage();
     this.utcEscalas                  = new Infragistics.Win.UltraWinTabControl.UltraTabControl();
     this.ultraTabSharedControlsPage3 = new Infragistics.Win.UltraWinTabControl.UltraTabSharedControlsPage();
     ((System.ComponentModel.ISupportInitialize)(this.ugbParent)).BeginInit();
     this.ugbParent.SuspendLayout();
     this.ultraTabPageControl1.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.grillaExistencias)).BeginInit();
     this.ultraTabPageControl2.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.ugUnidades)).BeginInit();
     this.ultraTabPageControl3.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.ugEscalas)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.uceActivo)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.txtNombre)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.txtCodigo)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.utcExistencias)).BeginInit();
     this.utcExistencias.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.utcUnidades)).BeginInit();
     this.utcUnidades.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.utcEscalas)).BeginInit();
     this.utcEscalas.SuspendLayout();
     this.SuspendLayout();
     //
     // ugbParent
     //
     this.ugbParent.Controls.Add(this.utcEscalas);
     this.ugbParent.Controls.Add(this.utcUnidades);
     this.ugbParent.Controls.Add(this.utcExistencias);
     this.ugbParent.Controls.Add(this.uceActivo);
     this.ugbParent.Controls.Add(this.txtNombre);
     this.ugbParent.Controls.Add(this.txtCodigo);
     this.ugbParent.Controls.Add(this.lblNombre);
     this.ugbParent.Controls.Add(this.lblCodigo);
     this.ugbParent.Size = new System.Drawing.Size(805, 466);
     this.ugbParent.Controls.SetChildIndex(this.ubAceptar, 0);
     this.ugbParent.Controls.SetChildIndex(this.ubCancelar, 0);
     this.ugbParent.Controls.SetChildIndex(this.lblCodigo, 0);
     this.ugbParent.Controls.SetChildIndex(this.lblNombre, 0);
     this.ugbParent.Controls.SetChildIndex(this.txtCodigo, 0);
     this.ugbParent.Controls.SetChildIndex(this.txtNombre, 0);
     this.ugbParent.Controls.SetChildIndex(this.uceActivo, 0);
     this.ugbParent.Controls.SetChildIndex(this.utcExistencias, 0);
     this.ugbParent.Controls.SetChildIndex(this.utcUnidades, 0);
     this.ugbParent.Controls.SetChildIndex(this.utcEscalas, 0);
     //
     // ubCancelar
     //
     this.ubCancelar.Location = new System.Drawing.Point(711, 428);
     //
     // ubAceptar
     //
     this.ubAceptar.Location = new System.Drawing.Point(630, 428);
     //
     // ilMain
     //
     this.ilMain.ImageStream = ((System.Windows.Forms.ImageListStreamer)(resources.GetObject("ilMain.ImageStream")));
     this.ilMain.Images.SetKeyName(0, "accept.png");
     this.ilMain.Images.SetKeyName(1, "accept_database.png");
     this.ilMain.Images.SetKeyName(2, "accept_page.png");
     this.ilMain.Images.SetKeyName(3, "add.png");
     this.ilMain.Images.SetKeyName(4, "add_comment.png");
     this.ilMain.Images.SetKeyName(5, "add_home.png");
     this.ilMain.Images.SetKeyName(6, "add_image.png");
     this.ilMain.Images.SetKeyName(7, "add_page.png");
     this.ilMain.Images.SetKeyName(8, "add_pages.png");
     this.ilMain.Images.SetKeyName(9, "add_printer.png");
     this.ilMain.Images.SetKeyName(10, "add_to_database.png");
     this.ilMain.Images.SetKeyName(11, "add_to_favorites.png");
     this.ilMain.Images.SetKeyName(12, "add_to_folder.png");
     this.ilMain.Images.SetKeyName(13, "add_to_shopping_cart.png");
     this.ilMain.Images.SetKeyName(14, "add_user.png");
     this.ilMain.Images.SetKeyName(15, "artwork.png");
     this.ilMain.Images.SetKeyName(16, "attach_image.png");
     this.ilMain.Images.SetKeyName(17, "attachment.png");
     this.ilMain.Images.SetKeyName(18, "back.png");
     this.ilMain.Images.SetKeyName(19, "block.png");
     this.ilMain.Images.SetKeyName(20, "blue_arrow_down.png");
     this.ilMain.Images.SetKeyName(21, "blue_arrow_up.png");
     this.ilMain.Images.SetKeyName(22, "blue_energy.png");
     this.ilMain.Images.SetKeyName(23, "bmp_file.png");
     this.ilMain.Images.SetKeyName(24, "book.png");
     this.ilMain.Images.SetKeyName(25, "book_accept.png");
     this.ilMain.Images.SetKeyName(26, "book_download.png");
     this.ilMain.Images.SetKeyName(27, "book_search.png");
     this.ilMain.Images.SetKeyName(28, "book_warning.png");
     this.ilMain.Images.SetKeyName(29, "calculator.png");
     this.ilMain.Images.SetKeyName(30, "calendar.png");
     this.ilMain.Images.SetKeyName(31, "calendar_empty.png");
     this.ilMain.Images.SetKeyName(32, "canvas_holder.png");
     this.ilMain.Images.SetKeyName(33, "card.png");
     this.ilMain.Images.SetKeyName(34, "cd.png");
     this.ilMain.Images.SetKeyName(35, "chalk_board.png");
     this.ilMain.Images.SetKeyName(36, "chart.png");
     this.ilMain.Images.SetKeyName(37, "chart_down.png");
     this.ilMain.Images.SetKeyName(38, "chart_pie.png");
     this.ilMain.Images.SetKeyName(39, "chart_up.png");
     this.ilMain.Images.SetKeyName(40, "clock.png");
     this.ilMain.Images.SetKeyName(41, "cloud_comment.png");
     this.ilMain.Images.SetKeyName(42, "coffee_cup.png");
     this.ilMain.Images.SetKeyName(43, "comment.png");
     this.ilMain.Images.SetKeyName(44, "comments.png");
     this.ilMain.Images.SetKeyName(45, "computer.png");
     this.ilMain.Images.SetKeyName(46, "computer_accept.png");
     this.ilMain.Images.SetKeyName(47, "computer_add.png");
     this.ilMain.Images.SetKeyName(48, "computer_help.png");
     this.ilMain.Images.SetKeyName(49, "computer_info.png");
     this.ilMain.Images.SetKeyName(50, "computer_process.png");
     this.ilMain.Images.SetKeyName(51, "computer_warning.png");
     this.ilMain.Images.SetKeyName(52, "copy_paste.png");
     this.ilMain.Images.SetKeyName(53, "credit_cart.png");
     this.ilMain.Images.SetKeyName(54, "credit_cart_cancelled.png");
     this.ilMain.Images.SetKeyName(55, "css_file.png");
     this.ilMain.Images.SetKeyName(56, "csv_file.png");
     this.ilMain.Images.SetKeyName(57, "cut.png");
     this.ilMain.Images.SetKeyName(58, "cut_from_page.png");
     this.ilMain.Images.SetKeyName(59, "database.png");
     this.ilMain.Images.SetKeyName(60, "delete.png");
     this.ilMain.Images.SetKeyName(61, "delete_comment.png");
     this.ilMain.Images.SetKeyName(62, "delete_computer.png");
     this.ilMain.Images.SetKeyName(63, "delete_folder.png");
     this.ilMain.Images.SetKeyName(64, "delete_home.png");
     this.ilMain.Images.SetKeyName(65, "delete_image.png");
     this.ilMain.Images.SetKeyName(66, "delete_page.png");
     this.ilMain.Images.SetKeyName(67, "delete_user.png");
     this.ilMain.Images.SetKeyName(68, "dollar_currency_sign.png");
     this.ilMain.Images.SetKeyName(69, "download.png");
     this.ilMain.Images.SetKeyName(70, "download_database.png");
     this.ilMain.Images.SetKeyName(71, "download_image.png");
     this.ilMain.Images.SetKeyName(72, "download_to_computer.png");
     this.ilMain.Images.SetKeyName(73, "dvd.png");
     this.ilMain.Images.SetKeyName(74, "edit.png");
     this.ilMain.Images.SetKeyName(75, "edit_page.png");
     this.ilMain.Images.SetKeyName(76, "edit_profile.png");
     this.ilMain.Images.SetKeyName(77, "eps_file.png");
     this.ilMain.Images.SetKeyName(78, "equalizer.png");
     this.ilMain.Images.SetKeyName(79, "euro_currency_sign.png");
     this.ilMain.Images.SetKeyName(80, "favorite.png");
     this.ilMain.Images.SetKeyName(81, "favorite_film.png");
     this.ilMain.Images.SetKeyName(82, "film.png");
     this.ilMain.Images.SetKeyName(83, "firewall.png");
     this.ilMain.Images.SetKeyName(84, "folder.png");
     this.ilMain.Images.SetKeyName(85, "folder_accept.png");
     this.ilMain.Images.SetKeyName(86, "folder_conflicted.png");
     this.ilMain.Images.SetKeyName(87, "folder_full.png");
     this.ilMain.Images.SetKeyName(88, "folder_modified.png");
     this.ilMain.Images.SetKeyName(89, "full_page.png");
     this.ilMain.Images.SetKeyName(90, "games.png");
     this.ilMain.Images.SetKeyName(91, "gif_file.png");
     this.ilMain.Images.SetKeyName(92, "globe.png");
     this.ilMain.Images.SetKeyName(93, "globe_download.png");
     this.ilMain.Images.SetKeyName(94, "globe_process.png");
     this.ilMain.Images.SetKeyName(95, "globe_warning.png");
     this.ilMain.Images.SetKeyName(96, "green_arrow_down.png");
     this.ilMain.Images.SetKeyName(97, "green_arrow_up.png");
     this.ilMain.Images.SetKeyName(98, "green_button.png");
     this.ilMain.Images.SetKeyName(99, "green_energy.png");
     this.ilMain.Images.SetKeyName(100, "green_flag.png");
     this.ilMain.Images.SetKeyName(101, "heart.png");
     this.ilMain.Images.SetKeyName(102, "help.png");
     this.ilMain.Images.SetKeyName(103, "help_balloon.png");
     this.ilMain.Images.SetKeyName(104, "home.png");
     this.ilMain.Images.SetKeyName(105, "home_accept.png");
     this.ilMain.Images.SetKeyName(106, "html_file.png");
     this.ilMain.Images.SetKeyName(107, "ico_file.png");
     this.ilMain.Images.SetKeyName(108, "id_card.png");
     this.ilMain.Images.SetKeyName(109, "image.png");
     this.ilMain.Images.SetKeyName(110, "image_accept.png");
     this.ilMain.Images.SetKeyName(111, "info.png");
     this.ilMain.Images.SetKeyName(112, "insert_to_shopping_cart.png");
     this.ilMain.Images.SetKeyName(113, "jpg_file.png");
     this.ilMain.Images.SetKeyName(114, "js_file.png");
     this.ilMain.Images.SetKeyName(115, "json_file.png");
     this.ilMain.Images.SetKeyName(116, "key.png");
     this.ilMain.Images.SetKeyName(117, "light_bulb.png");
     this.ilMain.Images.SetKeyName(118, "link.png");
     this.ilMain.Images.SetKeyName(119, "lock.png");
     this.ilMain.Images.SetKeyName(120, "magnet.png");
     this.ilMain.Images.SetKeyName(121, "mail.png");
     this.ilMain.Images.SetKeyName(122, "mail_lock.png");
     this.ilMain.Images.SetKeyName(123, "mail_receive.png");
     this.ilMain.Images.SetKeyName(124, "mail_search.png");
     this.ilMain.Images.SetKeyName(125, "mail_send.png");
     this.ilMain.Images.SetKeyName(126, "mobile_phone.png");
     this.ilMain.Images.SetKeyName(127, "mouse.png");
     this.ilMain.Images.SetKeyName(128, "music.png");
     this.ilMain.Images.SetKeyName(129, "new.png");
     this.ilMain.Images.SetKeyName(130, "new_page.png");
     this.ilMain.Images.SetKeyName(131, "news.png");
     this.ilMain.Images.SetKeyName(132, "next.png");
     this.ilMain.Images.SetKeyName(133, "note.png");
     this.ilMain.Images.SetKeyName(134, "note_accept.png");
     this.ilMain.Images.SetKeyName(135, "note_book.png");
     this.ilMain.Images.SetKeyName(136, "office_folders.png");
     this.ilMain.Images.SetKeyName(137, "old_clock.png");
     this.ilMain.Images.SetKeyName(138, "open_store.png");
     this.ilMain.Images.SetKeyName(139, "orange_arrow_down.png");
     this.ilMain.Images.SetKeyName(140, "orange_arrow_up.png");
     this.ilMain.Images.SetKeyName(141, "orange_button.png");
     this.ilMain.Images.SetKeyName(142, "package.png");
     this.ilMain.Images.SetKeyName(143, "package_accept.png");
     this.ilMain.Images.SetKeyName(144, "package_add.png");
     this.ilMain.Images.SetKeyName(145, "package_download.png");
     this.ilMain.Images.SetKeyName(146, "package_warning.png");
     this.ilMain.Images.SetKeyName(147, "page_down.png");
     this.ilMain.Images.SetKeyName(148, "page_process.png");
     this.ilMain.Images.SetKeyName(149, "page_up.png");
     this.ilMain.Images.SetKeyName(150, "pages.png");
     this.ilMain.Images.SetKeyName(151, "pages_warning.png");
     this.ilMain.Images.SetKeyName(152, "paint.png");
     this.ilMain.Images.SetKeyName(153, "paint_brush.png");
     this.ilMain.Images.SetKeyName(154, "palette.png");
     this.ilMain.Images.SetKeyName(155, "palette_brush.png");
     this.ilMain.Images.SetKeyName(156, "pastel_colors.png");
     this.ilMain.Images.SetKeyName(157, "pdf_file.png");
     this.ilMain.Images.SetKeyName(158, "phone_book.png");
     this.ilMain.Images.SetKeyName(159, "phone_book_edit.png");
     this.ilMain.Images.SetKeyName(160, "photo_camera.png");
     this.ilMain.Images.SetKeyName(161, "photo_camera_accept.png");
     this.ilMain.Images.SetKeyName(162, "php_file.png");
     this.ilMain.Images.SetKeyName(163, "pin.png");
     this.ilMain.Images.SetKeyName(164, "png_file.png");
     this.ilMain.Images.SetKeyName(165, "ppt_file.png");
     this.ilMain.Images.SetKeyName(166, "printer.png");
     this.ilMain.Images.SetKeyName(167, "printer_accept.png");
     this.ilMain.Images.SetKeyName(168, "printer_warning.png");
     this.ilMain.Images.SetKeyName(169, "prize_winner.png");
     this.ilMain.Images.SetKeyName(170, "process.png");
     this.ilMain.Images.SetKeyName(171, "process_accept.png");
     this.ilMain.Images.SetKeyName(172, "process_info.png");
     this.ilMain.Images.SetKeyName(173, "process_warning.png");
     this.ilMain.Images.SetKeyName(174, "promotion.png");
     this.ilMain.Images.SetKeyName(175, "protection.png");
     this.ilMain.Images.SetKeyName(176, "psd_file.png");
     this.ilMain.Images.SetKeyName(177, "puzzle.png");
     this.ilMain.Images.SetKeyName(178, "recycle.png");
     this.ilMain.Images.SetKeyName(179, "red_button.png");
     this.ilMain.Images.SetKeyName(180, "red_flag.png");
     this.ilMain.Images.SetKeyName(181, "refresh.png");
     this.ilMain.Images.SetKeyName(182, "refresh_page.png");
     this.ilMain.Images.SetKeyName(183, "remote_desktop.png");
     this.ilMain.Images.SetKeyName(184, "remove_from_database.png");
     this.ilMain.Images.SetKeyName(185, "remove_from_shopping_cart.png");
     this.ilMain.Images.SetKeyName(186, "report.png");
     this.ilMain.Images.SetKeyName(187, "rss.png");
     this.ilMain.Images.SetKeyName(188, "ruler.png");
     this.ilMain.Images.SetKeyName(189, "ruler_pencil.png");
     this.ilMain.Images.SetKeyName(190, "sale.png");
     this.ilMain.Images.SetKeyName(191, "save.png");
     this.ilMain.Images.SetKeyName(192, "search.png");
     this.ilMain.Images.SetKeyName(193, "search_computer.png");
     this.ilMain.Images.SetKeyName(194, "search_database.png");
     this.ilMain.Images.SetKeyName(195, "search_globe.png");
     this.ilMain.Images.SetKeyName(196, "search_home.png");
     this.ilMain.Images.SetKeyName(197, "search_image.png");
     this.ilMain.Images.SetKeyName(198, "search_page.png");
     this.ilMain.Images.SetKeyName(199, "search_printer.png");
     this.ilMain.Images.SetKeyName(200, "search_user.png");
     this.ilMain.Images.SetKeyName(201, "security.png");
     this.ilMain.Images.SetKeyName(202, "send_sms.png");
     this.ilMain.Images.SetKeyName(203, "shopping_cart.png");
     this.ilMain.Images.SetKeyName(204, "shopping_cart_accept.png");
     this.ilMain.Images.SetKeyName(205, "sms.png");
     this.ilMain.Images.SetKeyName(206, "sound.png");
     this.ilMain.Images.SetKeyName(207, "sound_muted.png");
     this.ilMain.Images.SetKeyName(208, "star_empty.png");
     this.ilMain.Images.SetKeyName(209, "star_full.png");
     this.ilMain.Images.SetKeyName(210, "star_half_full.png");
     this.ilMain.Images.SetKeyName(211, "sterling_pound_currency_sign.png");
     this.ilMain.Images.SetKeyName(212, "support.png");
     this.ilMain.Images.SetKeyName(213, "svg_file.png");
     this.ilMain.Images.SetKeyName(214, "swf_file.png");
     this.ilMain.Images.SetKeyName(215, "tablet.png");
     this.ilMain.Images.SetKeyName(216, "tag_blue.png");
     this.ilMain.Images.SetKeyName(217, "tag_green.png");
     this.ilMain.Images.SetKeyName(218, "target.png");
     this.ilMain.Images.SetKeyName(219, "television.png");
     this.ilMain.Images.SetKeyName(220, "text_page.png");
     this.ilMain.Images.SetKeyName(221, "tiff_file.png");
     this.ilMain.Images.SetKeyName(222, "tools.png");
     this.ilMain.Images.SetKeyName(223, "trash_can.png");
     this.ilMain.Images.SetKeyName(224, "turquoise_button.png");
     this.ilMain.Images.SetKeyName(225, "twitter.png");
     this.ilMain.Images.SetKeyName(226, "txt_file.png");
     this.ilMain.Images.SetKeyName(227, "unlock.png");
     this.ilMain.Images.SetKeyName(228, "up.png");
     this.ilMain.Images.SetKeyName(229, "user.png");
     this.ilMain.Images.SetKeyName(230, "user_accept.png");
     this.ilMain.Images.SetKeyName(231, "user_comment.png");
     this.ilMain.Images.SetKeyName(232, "users.png");
     this.ilMain.Images.SetKeyName(233, "users_comments.png");
     this.ilMain.Images.SetKeyName(234, "violet_button.png");
     this.ilMain.Images.SetKeyName(235, "warning.png");
     this.ilMain.Images.SetKeyName(236, "white_flag.png");
     this.ilMain.Images.SetKeyName(237, "windows_terminal.png");
     this.ilMain.Images.SetKeyName(238, "xml_file.png");
     this.ilMain.Images.SetKeyName(239, "yen_currency_sign.png");
     this.ilMain.Images.SetKeyName(240, "zip_file.png");
     this.ilMain.Images.SetKeyName(241, "zip_file_accept.png");
     this.ilMain.Images.SetKeyName(242, "zip_file_download.png");
     this.ilMain.Images.SetKeyName(243, "zip_file_info.png");
     this.ilMain.Images.SetKeyName(244, "zip_file_search.png");
     this.ilMain.Images.SetKeyName(245, "zoom_in.png");
     this.ilMain.Images.SetKeyName(246, "zoom_out.png");
     //
     // ultraTabPageControl1
     //
     this.ultraTabPageControl1.Controls.Add(this.ubEliminarExistencia);
     this.ultraTabPageControl1.Controls.Add(this.ubNuevaExistencia);
     this.ultraTabPageControl1.Controls.Add(this.grillaExistencias);
     this.ultraTabPageControl1.Location = new System.Drawing.Point(1, 23);
     this.ultraTabPageControl1.Name     = "ultraTabPageControl1";
     this.ultraTabPageControl1.Size     = new System.Drawing.Size(437, 315);
     //
     // ubEliminarExistencia
     //
     this.ubEliminarExistencia.Location = new System.Drawing.Point(120, 288);
     this.ubEliminarExistencia.Name     = "ubEliminarExistencia";
     this.ubEliminarExistencia.Size     = new System.Drawing.Size(113, 23);
     this.ubEliminarExistencia.TabIndex = 2;
     this.ubEliminarExistencia.Text     = "Eliminar";
     this.ubEliminarExistencia.Click   += new System.EventHandler(this.ubEliminarExistencia_Click);
     //
     // ubNuevaExistencia
     //
     this.ubNuevaExistencia.Location = new System.Drawing.Point(3, 288);
     this.ubNuevaExistencia.Name     = "ubNuevaExistencia";
     this.ubNuevaExistencia.Size     = new System.Drawing.Size(111, 23);
     this.ubNuevaExistencia.TabIndex = 1;
     this.ubNuevaExistencia.Text     = "Nuevo";
     this.ubNuevaExistencia.Click   += new System.EventHandler(this.ubNuevaExistencia_Click);
     //
     // grillaExistencias
     //
     this.grillaExistencias.DisplayLayout.CaptionVisible                  = Infragistics.Win.DefaultableBoolean.False;
     this.grillaExistencias.DisplayLayout.Override.FilterUIType           = Infragistics.Win.UltraWinGrid.FilterUIType.FilterRow;
     this.grillaExistencias.DisplayLayout.Override.HeaderClickAction      = Infragistics.Win.UltraWinGrid.HeaderClickAction.SortSingle;
     this.grillaExistencias.DisplayLayout.Override.RowSelectorNumberStyle = Infragistics.Win.UltraWinGrid.RowSelectorNumberStyle.ListIndex;
     this.grillaExistencias.Dock               = System.Windows.Forms.DockStyle.Top;
     this.grillaExistencias.Location           = new System.Drawing.Point(0, 0);
     this.grillaExistencias.Name               = "grillaExistencias";
     this.grillaExistencias.Size               = new System.Drawing.Size(437, 283);
     this.grillaExistencias.TabIndex           = 0;
     this.grillaExistencias.Text               = "ultraGrid1";
     this.grillaExistencias.AfterSelectChange += new Infragistics.Win.UltraWinGrid.AfterSelectChangeEventHandler(this.grillaExistencias_AfterSelectChange);
     //
     // ultraTabPageControl2
     //
     this.ultraTabPageControl2.Controls.Add(this.ubElimiarUnidad);
     this.ultraTabPageControl2.Controls.Add(this.ubNuevaUnidad);
     this.ultraTabPageControl2.Controls.Add(this.ugUnidades);
     this.ultraTabPageControl2.Location = new System.Drawing.Point(1, 23);
     this.ultraTabPageControl2.Name     = "ultraTabPageControl2";
     this.ultraTabPageControl2.Size     = new System.Drawing.Size(318, 131);
     //
     // ubElimiarUnidad
     //
     this.ubElimiarUnidad.Location = new System.Drawing.Point(201, 104);
     this.ubElimiarUnidad.Name     = "ubElimiarUnidad";
     this.ubElimiarUnidad.Size     = new System.Drawing.Size(113, 23);
     this.ubElimiarUnidad.TabIndex = 2;
     this.ubElimiarUnidad.Text     = "Eliminar Unidad";
     this.ubElimiarUnidad.Click   += new System.EventHandler(this.ubElimiarUnidad_Click);
     //
     // ubNuevaUnidad
     //
     this.ubNuevaUnidad.Location = new System.Drawing.Point(84, 104);
     this.ubNuevaUnidad.Name     = "ubNuevaUnidad";
     this.ubNuevaUnidad.Size     = new System.Drawing.Size(111, 23);
     this.ubNuevaUnidad.TabIndex = 1;
     this.ubNuevaUnidad.Text     = "Nueva Unidad";
     this.ubNuevaUnidad.Click   += new System.EventHandler(this.ubNuevaUnidad_Click);
     //
     // ugUnidades
     //
     this.ugUnidades.DisplayLayout.CaptionVisible                  = Infragistics.Win.DefaultableBoolean.False;
     this.ugUnidades.DisplayLayout.Override.HeaderClickAction      = Infragistics.Win.UltraWinGrid.HeaderClickAction.SortSingle;
     this.ugUnidades.DisplayLayout.Override.RowSelectorNumberStyle = Infragistics.Win.UltraWinGrid.RowSelectorNumberStyle.ListIndex;
     this.ugUnidades.Dock               = System.Windows.Forms.DockStyle.Top;
     this.ugUnidades.Location           = new System.Drawing.Point(0, 0);
     this.ugUnidades.Name               = "ugUnidades";
     this.ugUnidades.Size               = new System.Drawing.Size(318, 99);
     this.ugUnidades.TabIndex           = 0;
     this.ugUnidades.Text               = "ultraGrid1";
     this.ugUnidades.AfterSelectChange += new Infragistics.Win.UltraWinGrid.AfterSelectChangeEventHandler(this.ugUnidades_AfterSelectChange);
     //
     // ultraTabPageControl3
     //
     this.ultraTabPageControl3.Controls.Add(this.ubElminarEscala);
     this.ultraTabPageControl3.Controls.Add(this.ubNuevaEscala);
     this.ultraTabPageControl3.Controls.Add(this.ugEscalas);
     this.ultraTabPageControl3.Location = new System.Drawing.Point(1, 23);
     this.ultraTabPageControl3.Name     = "ultraTabPageControl3";
     this.ultraTabPageControl3.Size     = new System.Drawing.Size(318, 152);
     //
     // ubElminarEscala
     //
     this.ubElminarEscala.Location = new System.Drawing.Point(200, 125);
     this.ubElminarEscala.Name     = "ubElminarEscala";
     this.ubElminarEscala.Size     = new System.Drawing.Size(113, 23);
     this.ubElminarEscala.TabIndex = 2;
     this.ubElminarEscala.Text     = "Eliminar Escala";
     this.ubElminarEscala.Click   += new System.EventHandler(this.ubElminarEscala_Click);
     //
     // ubNuevaEscala
     //
     this.ubNuevaEscala.Location = new System.Drawing.Point(83, 125);
     this.ubNuevaEscala.Name     = "ubNuevaEscala";
     this.ubNuevaEscala.Size     = new System.Drawing.Size(111, 23);
     this.ubNuevaEscala.TabIndex = 1;
     this.ubNuevaEscala.Text     = "Nueva Escala";
     this.ubNuevaEscala.Click   += new System.EventHandler(this.ubNuevaEscala_Click);
     //
     // ugEscalas
     //
     this.ugEscalas.DisplayLayout.CaptionVisible                  = Infragistics.Win.DefaultableBoolean.False;
     this.ugEscalas.DisplayLayout.Override.HeaderClickAction      = Infragistics.Win.UltraWinGrid.HeaderClickAction.SortSingle;
     this.ugEscalas.DisplayLayout.Override.RowSelectorNumberStyle = Infragistics.Win.UltraWinGrid.RowSelectorNumberStyle.ListIndex;
     this.ugEscalas.Dock        = System.Windows.Forms.DockStyle.Top;
     this.ugEscalas.Location    = new System.Drawing.Point(0, 0);
     this.ugEscalas.Name        = "ugEscalas";
     this.ugEscalas.Size        = new System.Drawing.Size(318, 120);
     this.ugEscalas.TabIndex    = 0;
     this.ugEscalas.Text        = "ultraGrid1";
     this.ugEscalas.CellChange += new Infragistics.Win.UltraWinGrid.CellEventHandler(this.ugEscalas_CellChange);
     //
     // uceActivo
     //
     this.uceActivo.BackColor         = System.Drawing.Color.Transparent;
     this.uceActivo.BackColorInternal = System.Drawing.Color.Transparent;
     this.uceActivo.Location          = new System.Drawing.Point(550, 43);
     this.uceActivo.Name            = "uceActivo";
     this.uceActivo.Size            = new System.Drawing.Size(58, 20);
     this.uceActivo.TabIndex        = 16;
     this.uceActivo.Text            = "Activo";
     this.uceActivo.CheckedChanged += new System.EventHandler(this.uceActivo_CheckedChanged);
     //
     // txtNombre
     //
     this.txtNombre.Location      = new System.Drawing.Point(109, 42);
     this.txtNombre.Name          = "txtNombre";
     this.txtNombre.Size          = new System.Drawing.Size(407, 21);
     this.txtNombre.TabIndex      = 15;
     this.txtNombre.ValueChanged += new System.EventHandler(this.txtNombre_ValueChanged);
     //
     // txtCodigo
     //
     this.txtCodigo.Location      = new System.Drawing.Point(109, 13);
     this.txtCodigo.Name          = "txtCodigo";
     this.txtCodigo.Size          = new System.Drawing.Size(133, 21);
     this.txtCodigo.TabIndex      = 14;
     this.txtCodigo.ValueChanged += new System.EventHandler(this.txtCodigo_ValueChanged);
     //
     // lblNombre
     //
     appearance9.BackColor     = System.Drawing.Color.Transparent;
     this.lblNombre.Appearance = appearance9;
     this.lblNombre.Font       = new System.Drawing.Font("Microsoft Sans Serif", 8.25F);
     this.lblNombre.Location   = new System.Drawing.Point(18, 46);
     this.lblNombre.Name       = "lblNombre";
     this.lblNombre.Size       = new System.Drawing.Size(85, 23);
     this.lblNombre.TabIndex   = 13;
     this.lblNombre.Text       = "Nombre";
     //
     // lblCodigo
     //
     appearance10.BackColor    = System.Drawing.Color.Transparent;
     this.lblCodigo.Appearance = appearance10;
     this.lblCodigo.Font       = new System.Drawing.Font("Microsoft Sans Serif", 8.25F);
     this.lblCodigo.Location   = new System.Drawing.Point(18, 17);
     this.lblCodigo.Name       = "lblCodigo";
     this.lblCodigo.Size       = new System.Drawing.Size(85, 23);
     this.lblCodigo.TabIndex   = 12;
     this.lblCodigo.Text       = "Código";
     //
     // utcExistencias
     //
     appearance5.BackColor          = System.Drawing.Color.Transparent;
     this.utcExistencias.Appearance = appearance5;
     this.utcExistencias.Controls.Add(this.ultraTabSharedControlsPage1);
     this.utcExistencias.Controls.Add(this.ultraTabPageControl1);
     this.utcExistencias.Location           = new System.Drawing.Point(18, 81);
     this.utcExistencias.Name               = "utcExistencias";
     this.utcExistencias.SharedControlsPage = this.ultraTabSharedControlsPage1;
     this.utcExistencias.Size               = new System.Drawing.Size(441, 341);
     appearance6.BackColor = System.Drawing.Color.Transparent;
     this.utcExistencias.TabHeaderAreaAppearance = appearance6;
     this.utcExistencias.TabIndex = 17;
     ultraTab2.TabPage            = this.ultraTabPageControl1;
     ultraTab2.Text = ":: Productos-Servicios ::";
     this.utcExistencias.Tabs.AddRange(new Infragistics.Win.UltraWinTabControl.UltraTab[] {
         ultraTab2
     });
     //
     // ultraTabSharedControlsPage1
     //
     this.ultraTabSharedControlsPage1.Location = new System.Drawing.Point(-10000, -10000);
     this.ultraTabSharedControlsPage1.Name     = "ultraTabSharedControlsPage1";
     this.ultraTabSharedControlsPage1.Size     = new System.Drawing.Size(437, 315);
     //
     // utcUnidades
     //
     appearance3.BackColor       = System.Drawing.Color.Transparent;
     this.utcUnidades.Appearance = appearance3;
     this.utcUnidades.Controls.Add(this.ultraTabSharedControlsPage2);
     this.utcUnidades.Controls.Add(this.ultraTabPageControl2);
     this.utcUnidades.Location                = new System.Drawing.Point(465, 81);
     this.utcUnidades.Name                    = "utcUnidades";
     this.utcUnidades.SharedControlsPage      = this.ultraTabSharedControlsPage2;
     this.utcUnidades.Size                    = new System.Drawing.Size(322, 157);
     appearance4.BackColor                    = System.Drawing.Color.Transparent;
     this.utcUnidades.TabHeaderAreaAppearance = appearance4;
     this.utcUnidades.TabIndex                = 18;
     ultraTab3.TabPage = this.ultraTabPageControl2;
     ultraTab3.Text    = ":: Unidades ::";
     this.utcUnidades.Tabs.AddRange(new Infragistics.Win.UltraWinTabControl.UltraTab[] {
         ultraTab3
     });
     //
     // ultraTabSharedControlsPage2
     //
     this.ultraTabSharedControlsPage2.Location = new System.Drawing.Point(-10000, -10000);
     this.ultraTabSharedControlsPage2.Name     = "ultraTabSharedControlsPage2";
     this.ultraTabSharedControlsPage2.Size     = new System.Drawing.Size(318, 131);
     //
     // utcEscalas
     //
     appearance1.BackColor      = System.Drawing.Color.Transparent;
     this.utcEscalas.Appearance = appearance1;
     this.utcEscalas.Controls.Add(this.ultraTabSharedControlsPage3);
     this.utcEscalas.Controls.Add(this.ultraTabPageControl3);
     this.utcEscalas.Location                = new System.Drawing.Point(466, 244);
     this.utcEscalas.Name                    = "utcEscalas";
     this.utcEscalas.SharedControlsPage      = this.ultraTabSharedControlsPage3;
     this.utcEscalas.Size                    = new System.Drawing.Size(322, 178);
     appearance2.BackColor                   = System.Drawing.Color.Transparent;
     this.utcEscalas.TabHeaderAreaAppearance = appearance2;
     this.utcEscalas.TabIndex                = 19;
     ultraTab1.TabPage = this.ultraTabPageControl3;
     ultraTab1.Text    = ":: Escalas ::";
     this.utcEscalas.Tabs.AddRange(new Infragistics.Win.UltraWinTabControl.UltraTab[] {
         ultraTab1
     });
     //
     // ultraTabSharedControlsPage3
     //
     this.ultraTabSharedControlsPage3.Location = new System.Drawing.Point(-10000, -10000);
     this.ultraTabSharedControlsPage3.Name     = "ultraTabSharedControlsPage3";
     this.ultraTabSharedControlsPage3.Size     = new System.Drawing.Size(318, 152);
     //
     // FrmListaPreciosExistencia
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
     this.AutoScaleMode       = System.Windows.Forms.AutoScaleMode.Font;
     this.ClientSize          = new System.Drawing.Size(821, 504);
     this.Name = "FrmListaPreciosExistencia";
     this.Text = "Lista de  Precios de Existencias";
     ((System.ComponentModel.ISupportInitialize)(this.ugbParent)).EndInit();
     this.ugbParent.ResumeLayout(false);
     this.ugbParent.PerformLayout();
     this.ultraTabPageControl1.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.grillaExistencias)).EndInit();
     this.ultraTabPageControl2.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.ugUnidades)).EndInit();
     this.ultraTabPageControl3.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.ugEscalas)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.uceActivo)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.txtNombre)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.txtCodigo)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.utcExistencias)).EndInit();
     this.utcExistencias.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.utcUnidades)).EndInit();
     this.utcUnidades.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.utcEscalas)).EndInit();
     this.utcEscalas.ResumeLayout(false);
     this.ResumeLayout(false);
 }
        /// <summary>
        /// Required method for Designer support - do not modify
        /// the contents of this method with the code editor.
        /// </summary>
        private void InitializeComponent()
        {
            System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(FrmTipoDocumentoInventario));
            Infragistics.Win.Appearance appearance3 = new Infragistics.Win.Appearance();
            Infragistics.Win.Appearance appearance4 = new Infragistics.Win.Appearance();
            Infragistics.Win.Appearance appearance5 = new Infragistics.Win.Appearance();
            Infragistics.Win.Appearance appearance6 = new Infragistics.Win.Appearance();
            Infragistics.Win.Appearance appearance7 = new Infragistics.Win.Appearance();
            Infragistics.Win.Appearance appearance12 = new Infragistics.Win.Appearance();
            Infragistics.Win.Appearance appearance13 = new Infragistics.Win.Appearance();
            Infragistics.Win.Appearance appearance14 = new Infragistics.Win.Appearance();
            Infragistics.Win.Appearance appearance11 = new Infragistics.Win.Appearance();
            Infragistics.Win.Appearance appearance10 = new Infragistics.Win.Appearance();
            Infragistics.Win.Appearance appearance2 = new Infragistics.Win.Appearance();
            Infragistics.Win.Appearance appearance8 = new Infragistics.Win.Appearance();
            Infragistics.Win.UltraWinTabControl.UltraTab ultraTab1 = new Infragistics.Win.UltraWinTabControl.UltraTab();
            Infragistics.Win.UltraWinTabControl.UltraTab ultraTab2 = new Infragistics.Win.UltraWinTabControl.UltraTab();
            Infragistics.Win.ValueListItem valueListItem4 = new Infragistics.Win.ValueListItem();
            Infragistics.Win.ValueListItem valueListItem5 = new Infragistics.Win.ValueListItem();
            Infragistics.Win.ValueListItem valueListItem6 = new Infragistics.Win.ValueListItem();
            Infragistics.Win.ValueListItem valueListItem1 = new Infragistics.Win.ValueListItem();
            Infragistics.Win.ValueListItem valueListItem2 = new Infragistics.Win.ValueListItem();
            Infragistics.Win.ValueListItem valueListItem3 = new Infragistics.Win.ValueListItem();
            Infragistics.Win.Appearance appearance1 = new Infragistics.Win.Appearance();
            Infragistics.Win.Appearance appearance9 = new Infragistics.Win.Appearance();
            this.ultraTabPageControl1 = new Infragistics.Win.UltraWinTabControl.UltraTabPageControl();
            this.checkNumeracionAutomatica = new Infragistics.Win.UltraWinEditors.UltraCheckEditor();
            this.CheckGeneraNumeracionalFinal = new Infragistics.Win.UltraWinEditors.UltraCheckEditor();
            this.GrupoNumeracion = new Infragistics.Win.Misc.UltraGroupBox();
            this.txtNumeracionActual = new Infragistics.Win.UltraWinMaskedEdit.UltraMaskedEdit();
            this.txtNumeracionLongitud = new Infragistics.Win.UltraWinMaskedEdit.UltraMaskedEdit();
            this.ultraLabel8 = new Infragistics.Win.Misc.UltraLabel();
            this.ultraLabel9 = new Infragistics.Win.Misc.UltraLabel();
            this.GrupoSerie = new Infragistics.Win.Misc.UltraGroupBox();
            this.txtSerieLongitud = new Infragistics.Win.UltraWinMaskedEdit.UltraMaskedEdit();
            this.ultraLabel7 = new Infragistics.Win.Misc.UltraLabel();
            this.txtSerieCodigo = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
            this.ultraLabel6 = new Infragistics.Win.Misc.UltraLabel();
            this.ultraTabPageControl2 = new Infragistics.Win.UltraWinTabControl.UltraTabPageControl();
            this.ssReporte = new Soft.Controls.SoftSearch();
            this.lblReporte = new Infragistics.Win.Misc.UltraLabel();
            this.txtDescripcion = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
            this.ultraLabel2 = new Infragistics.Win.Misc.UltraLabel();
            this.txtNombre = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
            this.Nombre = new Infragistics.Win.Misc.UltraLabel();
            this.txtCodigo = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
            this.Codigo = new Infragistics.Win.Misc.UltraLabel();
            this.CheckActivo = new Infragistics.Win.UltraWinEditors.UltraCheckEditor();
            this.ultraLabel1 = new Infragistics.Win.Misc.UltraLabel();
            this.CheckUnicoAlmacen = new Infragistics.Win.UltraWinEditors.UltraCheckEditor();
            this.busAlmacen = new Soft.Controls.SoftSearch();
            this.CheckRequiereCliente = new Infragistics.Win.UltraWinEditors.UltraCheckEditor();
            this.ultraLabel3 = new Infragistics.Win.Misc.UltraLabel();
            this.checkTieneImpuesto = new Infragistics.Win.UltraWinEditors.UltraCheckEditor();
            this.CheckAceptaCostoCero = new Infragistics.Win.UltraWinEditors.UltraCheckEditor();
            this.ultraTabControl1 = new Infragistics.Win.UltraWinTabControl.UltraTabControl();
            this.ultraTabSharedControlsPage1 = new Infragistics.Win.UltraWinTabControl.UltraTabSharedControlsPage();
            this.comboOperacion = new Infragistics.Win.UltraWinEditors.UltraComboEditor();
            this.txtProcentajeImpuesto = new Infragistics.Win.UltraWinMaskedEdit.UltraMaskedEdit();
            this.ComboTipoSocioNegocio = new Infragistics.Win.UltraWinEditors.UltraComboEditor();
            this.ultraLabel10 = new Infragistics.Win.Misc.UltraLabel();
            this.ultraLabel5 = new Infragistics.Win.Misc.UltraLabel();
            ((System.ComponentModel.ISupportInitialize)(this.ugbParent)).BeginInit();
            this.ugbParent.SuspendLayout();
            this.ultraTabPageControl1.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.checkNumeracionAutomatica)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.CheckGeneraNumeracionalFinal)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.GrupoNumeracion)).BeginInit();
            this.GrupoNumeracion.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.GrupoSerie)).BeginInit();
            this.GrupoSerie.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.txtSerieCodigo)).BeginInit();
            this.ultraTabPageControl2.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.txtDescripcion)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.txtNombre)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.txtCodigo)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.CheckActivo)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.CheckUnicoAlmacen)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.CheckRequiereCliente)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.checkTieneImpuesto)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.CheckAceptaCostoCero)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.ultraTabControl1)).BeginInit();
            this.ultraTabControl1.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.comboOperacion)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.ComboTipoSocioNegocio)).BeginInit();
            this.SuspendLayout();
            // 
            // ugbParent
            // 
            this.ugbParent.Controls.Add(this.ultraLabel10);
            this.ugbParent.Controls.Add(this.ComboTipoSocioNegocio);
            this.ugbParent.Controls.Add(this.comboOperacion);
            this.ugbParent.Controls.Add(this.ultraTabControl1);
            this.ugbParent.Controls.Add(this.txtProcentajeImpuesto);
            this.ugbParent.Controls.Add(this.CheckAceptaCostoCero);
            this.ugbParent.Controls.Add(this.checkTieneImpuesto);
            this.ugbParent.Controls.Add(this.CheckRequiereCliente);
            this.ugbParent.Controls.Add(this.ultraLabel5);
            this.ugbParent.Controls.Add(this.ultraLabel3);
            this.ugbParent.Controls.Add(this.busAlmacen);
            this.ugbParent.Controls.Add(this.CheckUnicoAlmacen);
            this.ugbParent.Controls.Add(this.ultraLabel1);
            this.ugbParent.Controls.Add(this.CheckActivo);
            this.ugbParent.Controls.Add(this.txtDescripcion);
            this.ugbParent.Controls.Add(this.ultraLabel2);
            this.ugbParent.Controls.Add(this.txtNombre);
            this.ugbParent.Controls.Add(this.Nombre);
            this.ugbParent.Controls.Add(this.txtCodigo);
            this.ugbParent.Controls.Add(this.Codigo);
            this.ugbParent.Size = new System.Drawing.Size(444, 545);
            this.ugbParent.Controls.SetChildIndex(this.Codigo, 0);
            this.ugbParent.Controls.SetChildIndex(this.txtCodigo, 0);
            this.ugbParent.Controls.SetChildIndex(this.Nombre, 0);
            this.ugbParent.Controls.SetChildIndex(this.txtNombre, 0);
            this.ugbParent.Controls.SetChildIndex(this.ultraLabel2, 0);
            this.ugbParent.Controls.SetChildIndex(this.txtDescripcion, 0);
            this.ugbParent.Controls.SetChildIndex(this.CheckActivo, 0);
            this.ugbParent.Controls.SetChildIndex(this.ultraLabel1, 0);
            this.ugbParent.Controls.SetChildIndex(this.CheckUnicoAlmacen, 0);
            this.ugbParent.Controls.SetChildIndex(this.busAlmacen, 0);
            this.ugbParent.Controls.SetChildIndex(this.ultraLabel3, 0);
            this.ugbParent.Controls.SetChildIndex(this.ultraLabel5, 0);
            this.ugbParent.Controls.SetChildIndex(this.CheckRequiereCliente, 0);
            this.ugbParent.Controls.SetChildIndex(this.checkTieneImpuesto, 0);
            this.ugbParent.Controls.SetChildIndex(this.CheckAceptaCostoCero, 0);
            this.ugbParent.Controls.SetChildIndex(this.txtProcentajeImpuesto, 0);
            this.ugbParent.Controls.SetChildIndex(this.ultraTabControl1, 0);
            this.ugbParent.Controls.SetChildIndex(this.comboOperacion, 0);
            this.ugbParent.Controls.SetChildIndex(this.ComboTipoSocioNegocio, 0);
            this.ugbParent.Controls.SetChildIndex(this.ultraLabel10, 0);
            this.ugbParent.Controls.SetChildIndex(this.ubAceptar, 0);
            this.ugbParent.Controls.SetChildIndex(this.ubCancelar, 0);
            // 
            // ubCancelar
            // 
            this.ubCancelar.Location = new System.Drawing.Point(348, 516);
            // 
            // ubAceptar
            // 
            this.ubAceptar.Location = new System.Drawing.Point(267, 516);
            // 
            // ilMain
            // 
            this.ilMain.ImageStream = ((System.Windows.Forms.ImageListStreamer)(resources.GetObject("ilMain.ImageStream")));
            this.ilMain.Images.SetKeyName(0, "accept.png");
            this.ilMain.Images.SetKeyName(1, "accept_database.png");
            this.ilMain.Images.SetKeyName(2, "accept_page.png");
            this.ilMain.Images.SetKeyName(3, "add.png");
            this.ilMain.Images.SetKeyName(4, "add_comment.png");
            this.ilMain.Images.SetKeyName(5, "add_home.png");
            this.ilMain.Images.SetKeyName(6, "add_image.png");
            this.ilMain.Images.SetKeyName(7, "add_page.png");
            this.ilMain.Images.SetKeyName(8, "add_pages.png");
            this.ilMain.Images.SetKeyName(9, "add_printer.png");
            this.ilMain.Images.SetKeyName(10, "add_to_database.png");
            this.ilMain.Images.SetKeyName(11, "add_to_favorites.png");
            this.ilMain.Images.SetKeyName(12, "add_to_folder.png");
            this.ilMain.Images.SetKeyName(13, "add_to_shopping_cart.png");
            this.ilMain.Images.SetKeyName(14, "add_user.png");
            this.ilMain.Images.SetKeyName(15, "artwork.png");
            this.ilMain.Images.SetKeyName(16, "attach_image.png");
            this.ilMain.Images.SetKeyName(17, "attachment.png");
            this.ilMain.Images.SetKeyName(18, "back.png");
            this.ilMain.Images.SetKeyName(19, "block.png");
            this.ilMain.Images.SetKeyName(20, "blue_arrow_down.png");
            this.ilMain.Images.SetKeyName(21, "blue_arrow_up.png");
            this.ilMain.Images.SetKeyName(22, "blue_energy.png");
            this.ilMain.Images.SetKeyName(23, "bmp_file.png");
            this.ilMain.Images.SetKeyName(24, "book.png");
            this.ilMain.Images.SetKeyName(25, "book_accept.png");
            this.ilMain.Images.SetKeyName(26, "book_download.png");
            this.ilMain.Images.SetKeyName(27, "book_search.png");
            this.ilMain.Images.SetKeyName(28, "book_warning.png");
            this.ilMain.Images.SetKeyName(29, "calculator.png");
            this.ilMain.Images.SetKeyName(30, "calendar.png");
            this.ilMain.Images.SetKeyName(31, "calendar_empty.png");
            this.ilMain.Images.SetKeyName(32, "canvas_holder.png");
            this.ilMain.Images.SetKeyName(33, "card.png");
            this.ilMain.Images.SetKeyName(34, "cd.png");
            this.ilMain.Images.SetKeyName(35, "chalk_board.png");
            this.ilMain.Images.SetKeyName(36, "chart.png");
            this.ilMain.Images.SetKeyName(37, "chart_down.png");
            this.ilMain.Images.SetKeyName(38, "chart_pie.png");
            this.ilMain.Images.SetKeyName(39, "chart_up.png");
            this.ilMain.Images.SetKeyName(40, "clock.png");
            this.ilMain.Images.SetKeyName(41, "cloud_comment.png");
            this.ilMain.Images.SetKeyName(42, "coffee_cup.png");
            this.ilMain.Images.SetKeyName(43, "comment.png");
            this.ilMain.Images.SetKeyName(44, "comments.png");
            this.ilMain.Images.SetKeyName(45, "computer.png");
            this.ilMain.Images.SetKeyName(46, "computer_accept.png");
            this.ilMain.Images.SetKeyName(47, "computer_add.png");
            this.ilMain.Images.SetKeyName(48, "computer_help.png");
            this.ilMain.Images.SetKeyName(49, "computer_info.png");
            this.ilMain.Images.SetKeyName(50, "computer_process.png");
            this.ilMain.Images.SetKeyName(51, "computer_warning.png");
            this.ilMain.Images.SetKeyName(52, "copy_paste.png");
            this.ilMain.Images.SetKeyName(53, "credit_cart.png");
            this.ilMain.Images.SetKeyName(54, "credit_cart_cancelled.png");
            this.ilMain.Images.SetKeyName(55, "css_file.png");
            this.ilMain.Images.SetKeyName(56, "csv_file.png");
            this.ilMain.Images.SetKeyName(57, "cut.png");
            this.ilMain.Images.SetKeyName(58, "cut_from_page.png");
            this.ilMain.Images.SetKeyName(59, "database.png");
            this.ilMain.Images.SetKeyName(60, "delete.png");
            this.ilMain.Images.SetKeyName(61, "delete_comment.png");
            this.ilMain.Images.SetKeyName(62, "delete_computer.png");
            this.ilMain.Images.SetKeyName(63, "delete_folder.png");
            this.ilMain.Images.SetKeyName(64, "delete_home.png");
            this.ilMain.Images.SetKeyName(65, "delete_image.png");
            this.ilMain.Images.SetKeyName(66, "delete_page.png");
            this.ilMain.Images.SetKeyName(67, "delete_user.png");
            this.ilMain.Images.SetKeyName(68, "dollar_currency_sign.png");
            this.ilMain.Images.SetKeyName(69, "download.png");
            this.ilMain.Images.SetKeyName(70, "download_database.png");
            this.ilMain.Images.SetKeyName(71, "download_image.png");
            this.ilMain.Images.SetKeyName(72, "download_to_computer.png");
            this.ilMain.Images.SetKeyName(73, "dvd.png");
            this.ilMain.Images.SetKeyName(74, "edit.png");
            this.ilMain.Images.SetKeyName(75, "edit_page.png");
            this.ilMain.Images.SetKeyName(76, "edit_profile.png");
            this.ilMain.Images.SetKeyName(77, "eps_file.png");
            this.ilMain.Images.SetKeyName(78, "equalizer.png");
            this.ilMain.Images.SetKeyName(79, "euro_currency_sign.png");
            this.ilMain.Images.SetKeyName(80, "favorite.png");
            this.ilMain.Images.SetKeyName(81, "favorite_film.png");
            this.ilMain.Images.SetKeyName(82, "film.png");
            this.ilMain.Images.SetKeyName(83, "firewall.png");
            this.ilMain.Images.SetKeyName(84, "folder.png");
            this.ilMain.Images.SetKeyName(85, "folder_accept.png");
            this.ilMain.Images.SetKeyName(86, "folder_conflicted.png");
            this.ilMain.Images.SetKeyName(87, "folder_full.png");
            this.ilMain.Images.SetKeyName(88, "folder_modified.png");
            this.ilMain.Images.SetKeyName(89, "full_page.png");
            this.ilMain.Images.SetKeyName(90, "games.png");
            this.ilMain.Images.SetKeyName(91, "gif_file.png");
            this.ilMain.Images.SetKeyName(92, "globe.png");
            this.ilMain.Images.SetKeyName(93, "globe_download.png");
            this.ilMain.Images.SetKeyName(94, "globe_process.png");
            this.ilMain.Images.SetKeyName(95, "globe_warning.png");
            this.ilMain.Images.SetKeyName(96, "green_arrow_down.png");
            this.ilMain.Images.SetKeyName(97, "green_arrow_up.png");
            this.ilMain.Images.SetKeyName(98, "green_button.png");
            this.ilMain.Images.SetKeyName(99, "green_energy.png");
            this.ilMain.Images.SetKeyName(100, "green_flag.png");
            this.ilMain.Images.SetKeyName(101, "heart.png");
            this.ilMain.Images.SetKeyName(102, "help.png");
            this.ilMain.Images.SetKeyName(103, "help_balloon.png");
            this.ilMain.Images.SetKeyName(104, "home.png");
            this.ilMain.Images.SetKeyName(105, "home_accept.png");
            this.ilMain.Images.SetKeyName(106, "html_file.png");
            this.ilMain.Images.SetKeyName(107, "ico_file.png");
            this.ilMain.Images.SetKeyName(108, "id_card.png");
            this.ilMain.Images.SetKeyName(109, "image.png");
            this.ilMain.Images.SetKeyName(110, "image_accept.png");
            this.ilMain.Images.SetKeyName(111, "info.png");
            this.ilMain.Images.SetKeyName(112, "insert_to_shopping_cart.png");
            this.ilMain.Images.SetKeyName(113, "jpg_file.png");
            this.ilMain.Images.SetKeyName(114, "js_file.png");
            this.ilMain.Images.SetKeyName(115, "json_file.png");
            this.ilMain.Images.SetKeyName(116, "key.png");
            this.ilMain.Images.SetKeyName(117, "light_bulb.png");
            this.ilMain.Images.SetKeyName(118, "link.png");
            this.ilMain.Images.SetKeyName(119, "lock.png");
            this.ilMain.Images.SetKeyName(120, "magnet.png");
            this.ilMain.Images.SetKeyName(121, "mail.png");
            this.ilMain.Images.SetKeyName(122, "mail_lock.png");
            this.ilMain.Images.SetKeyName(123, "mail_receive.png");
            this.ilMain.Images.SetKeyName(124, "mail_search.png");
            this.ilMain.Images.SetKeyName(125, "mail_send.png");
            this.ilMain.Images.SetKeyName(126, "mobile_phone.png");
            this.ilMain.Images.SetKeyName(127, "mouse.png");
            this.ilMain.Images.SetKeyName(128, "music.png");
            this.ilMain.Images.SetKeyName(129, "new.png");
            this.ilMain.Images.SetKeyName(130, "new_page.png");
            this.ilMain.Images.SetKeyName(131, "news.png");
            this.ilMain.Images.SetKeyName(132, "next.png");
            this.ilMain.Images.SetKeyName(133, "note.png");
            this.ilMain.Images.SetKeyName(134, "note_accept.png");
            this.ilMain.Images.SetKeyName(135, "note_book.png");
            this.ilMain.Images.SetKeyName(136, "office_folders.png");
            this.ilMain.Images.SetKeyName(137, "old_clock.png");
            this.ilMain.Images.SetKeyName(138, "open_store.png");
            this.ilMain.Images.SetKeyName(139, "orange_arrow_down.png");
            this.ilMain.Images.SetKeyName(140, "orange_arrow_up.png");
            this.ilMain.Images.SetKeyName(141, "orange_button.png");
            this.ilMain.Images.SetKeyName(142, "package.png");
            this.ilMain.Images.SetKeyName(143, "package_accept.png");
            this.ilMain.Images.SetKeyName(144, "package_add.png");
            this.ilMain.Images.SetKeyName(145, "package_download.png");
            this.ilMain.Images.SetKeyName(146, "package_warning.png");
            this.ilMain.Images.SetKeyName(147, "page_down.png");
            this.ilMain.Images.SetKeyName(148, "page_process.png");
            this.ilMain.Images.SetKeyName(149, "page_up.png");
            this.ilMain.Images.SetKeyName(150, "pages.png");
            this.ilMain.Images.SetKeyName(151, "pages_warning.png");
            this.ilMain.Images.SetKeyName(152, "paint.png");
            this.ilMain.Images.SetKeyName(153, "paint_brush.png");
            this.ilMain.Images.SetKeyName(154, "palette.png");
            this.ilMain.Images.SetKeyName(155, "palette_brush.png");
            this.ilMain.Images.SetKeyName(156, "pastel_colors.png");
            this.ilMain.Images.SetKeyName(157, "pdf_file.png");
            this.ilMain.Images.SetKeyName(158, "phone_book.png");
            this.ilMain.Images.SetKeyName(159, "phone_book_edit.png");
            this.ilMain.Images.SetKeyName(160, "photo_camera.png");
            this.ilMain.Images.SetKeyName(161, "photo_camera_accept.png");
            this.ilMain.Images.SetKeyName(162, "php_file.png");
            this.ilMain.Images.SetKeyName(163, "pin.png");
            this.ilMain.Images.SetKeyName(164, "png_file.png");
            this.ilMain.Images.SetKeyName(165, "ppt_file.png");
            this.ilMain.Images.SetKeyName(166, "printer.png");
            this.ilMain.Images.SetKeyName(167, "printer_accept.png");
            this.ilMain.Images.SetKeyName(168, "printer_warning.png");
            this.ilMain.Images.SetKeyName(169, "prize_winner.png");
            this.ilMain.Images.SetKeyName(170, "process.png");
            this.ilMain.Images.SetKeyName(171, "process_accept.png");
            this.ilMain.Images.SetKeyName(172, "process_info.png");
            this.ilMain.Images.SetKeyName(173, "process_warning.png");
            this.ilMain.Images.SetKeyName(174, "promotion.png");
            this.ilMain.Images.SetKeyName(175, "protection.png");
            this.ilMain.Images.SetKeyName(176, "psd_file.png");
            this.ilMain.Images.SetKeyName(177, "puzzle.png");
            this.ilMain.Images.SetKeyName(178, "recycle.png");
            this.ilMain.Images.SetKeyName(179, "red_button.png");
            this.ilMain.Images.SetKeyName(180, "red_flag.png");
            this.ilMain.Images.SetKeyName(181, "refresh.png");
            this.ilMain.Images.SetKeyName(182, "refresh_page.png");
            this.ilMain.Images.SetKeyName(183, "remote_desktop.png");
            this.ilMain.Images.SetKeyName(184, "remove_from_database.png");
            this.ilMain.Images.SetKeyName(185, "remove_from_shopping_cart.png");
            this.ilMain.Images.SetKeyName(186, "report.png");
            this.ilMain.Images.SetKeyName(187, "rss.png");
            this.ilMain.Images.SetKeyName(188, "ruler.png");
            this.ilMain.Images.SetKeyName(189, "ruler_pencil.png");
            this.ilMain.Images.SetKeyName(190, "sale.png");
            this.ilMain.Images.SetKeyName(191, "save.png");
            this.ilMain.Images.SetKeyName(192, "search.png");
            this.ilMain.Images.SetKeyName(193, "search_computer.png");
            this.ilMain.Images.SetKeyName(194, "search_database.png");
            this.ilMain.Images.SetKeyName(195, "search_globe.png");
            this.ilMain.Images.SetKeyName(196, "search_home.png");
            this.ilMain.Images.SetKeyName(197, "search_image.png");
            this.ilMain.Images.SetKeyName(198, "search_page.png");
            this.ilMain.Images.SetKeyName(199, "search_printer.png");
            this.ilMain.Images.SetKeyName(200, "search_user.png");
            this.ilMain.Images.SetKeyName(201, "security.png");
            this.ilMain.Images.SetKeyName(202, "send_sms.png");
            this.ilMain.Images.SetKeyName(203, "shopping_cart.png");
            this.ilMain.Images.SetKeyName(204, "shopping_cart_accept.png");
            this.ilMain.Images.SetKeyName(205, "sms.png");
            this.ilMain.Images.SetKeyName(206, "sound.png");
            this.ilMain.Images.SetKeyName(207, "sound_muted.png");
            this.ilMain.Images.SetKeyName(208, "star_empty.png");
            this.ilMain.Images.SetKeyName(209, "star_full.png");
            this.ilMain.Images.SetKeyName(210, "star_half_full.png");
            this.ilMain.Images.SetKeyName(211, "sterling_pound_currency_sign.png");
            this.ilMain.Images.SetKeyName(212, "support.png");
            this.ilMain.Images.SetKeyName(213, "svg_file.png");
            this.ilMain.Images.SetKeyName(214, "swf_file.png");
            this.ilMain.Images.SetKeyName(215, "tablet.png");
            this.ilMain.Images.SetKeyName(216, "tag_blue.png");
            this.ilMain.Images.SetKeyName(217, "tag_green.png");
            this.ilMain.Images.SetKeyName(218, "target.png");
            this.ilMain.Images.SetKeyName(219, "television.png");
            this.ilMain.Images.SetKeyName(220, "text_page.png");
            this.ilMain.Images.SetKeyName(221, "tiff_file.png");
            this.ilMain.Images.SetKeyName(222, "tools.png");
            this.ilMain.Images.SetKeyName(223, "trash_can.png");
            this.ilMain.Images.SetKeyName(224, "turquoise_button.png");
            this.ilMain.Images.SetKeyName(225, "twitter.png");
            this.ilMain.Images.SetKeyName(226, "txt_file.png");
            this.ilMain.Images.SetKeyName(227, "unlock.png");
            this.ilMain.Images.SetKeyName(228, "up.png");
            this.ilMain.Images.SetKeyName(229, "user.png");
            this.ilMain.Images.SetKeyName(230, "user_accept.png");
            this.ilMain.Images.SetKeyName(231, "user_comment.png");
            this.ilMain.Images.SetKeyName(232, "users.png");
            this.ilMain.Images.SetKeyName(233, "users_comments.png");
            this.ilMain.Images.SetKeyName(234, "violet_button.png");
            this.ilMain.Images.SetKeyName(235, "warning.png");
            this.ilMain.Images.SetKeyName(236, "white_flag.png");
            this.ilMain.Images.SetKeyName(237, "windows_terminal.png");
            this.ilMain.Images.SetKeyName(238, "xml_file.png");
            this.ilMain.Images.SetKeyName(239, "yen_currency_sign.png");
            this.ilMain.Images.SetKeyName(240, "zip_file.png");
            this.ilMain.Images.SetKeyName(241, "zip_file_accept.png");
            this.ilMain.Images.SetKeyName(242, "zip_file_download.png");
            this.ilMain.Images.SetKeyName(243, "zip_file_info.png");
            this.ilMain.Images.SetKeyName(244, "zip_file_search.png");
            this.ilMain.Images.SetKeyName(245, "zoom_in.png");
            this.ilMain.Images.SetKeyName(246, "zoom_out.png");
            // 
            // ultraTabPageControl1
            // 
            this.ultraTabPageControl1.Controls.Add(this.checkNumeracionAutomatica);
            this.ultraTabPageControl1.Controls.Add(this.CheckGeneraNumeracionalFinal);
            this.ultraTabPageControl1.Controls.Add(this.GrupoNumeracion);
            this.ultraTabPageControl1.Controls.Add(this.GrupoSerie);
            this.ultraTabPageControl1.Location = new System.Drawing.Point(1, 23);
            this.ultraTabPageControl1.Name = "ultraTabPageControl1";
            this.ultraTabPageControl1.Size = new System.Drawing.Size(404, 202);
            // 
            // checkNumeracionAutomatica
            // 
            this.checkNumeracionAutomatica.BackColor = System.Drawing.Color.Transparent;
            this.checkNumeracionAutomatica.BackColorInternal = System.Drawing.Color.Transparent;
            this.checkNumeracionAutomatica.Checked = true;
            this.checkNumeracionAutomatica.CheckState = System.Windows.Forms.CheckState.Checked;
            this.checkNumeracionAutomatica.Location = new System.Drawing.Point(21, 11);
            this.checkNumeracionAutomatica.Name = "checkNumeracionAutomatica";
            this.checkNumeracionAutomatica.Size = new System.Drawing.Size(161, 20);
            this.checkNumeracionAutomatica.TabIndex = 35;
            this.checkNumeracionAutomatica.Text = "Numeración automática";
            this.checkNumeracionAutomatica.CheckedChanged += new System.EventHandler(this.checkNumeracionAutomatica_CheckedChanged);
            // 
            // CheckGeneraNumeracionalFinal
            // 
            this.CheckGeneraNumeracionalFinal.BackColor = System.Drawing.Color.Transparent;
            this.CheckGeneraNumeracionalFinal.BackColorInternal = System.Drawing.Color.Transparent;
            this.CheckGeneraNumeracionalFinal.Checked = true;
            this.CheckGeneraNumeracionalFinal.CheckState = System.Windows.Forms.CheckState.Checked;
            this.CheckGeneraNumeracionalFinal.Location = new System.Drawing.Point(17, 176);
            this.CheckGeneraNumeracionalFinal.Name = "CheckGeneraNumeracionalFinal";
            this.CheckGeneraNumeracionalFinal.Size = new System.Drawing.Size(184, 20);
            this.CheckGeneraNumeracionalFinal.TabIndex = 34;
            this.CheckGeneraNumeracionalFinal.Text = "Genera Numeración al final";
            this.CheckGeneraNumeracionalFinal.CheckedChanged += new System.EventHandler(this.CheckGeneraNumeracionalFinal_CheckedChanged);
            // 
            // GrupoNumeracion
            // 
            this.GrupoNumeracion.Controls.Add(this.txtNumeracionActual);
            this.GrupoNumeracion.Controls.Add(this.txtNumeracionLongitud);
            this.GrupoNumeracion.Controls.Add(this.ultraLabel8);
            this.GrupoNumeracion.Controls.Add(this.ultraLabel9);
            this.GrupoNumeracion.HeaderBorderStyle = Infragistics.Win.UIElementBorderStyle.Rounded3;
            this.GrupoNumeracion.Location = new System.Drawing.Point(17, 110);
            this.GrupoNumeracion.Name = "GrupoNumeracion";
            this.GrupoNumeracion.Size = new System.Drawing.Size(372, 63);
            this.GrupoNumeracion.TabIndex = 1;
            this.GrupoNumeracion.Text = "Numeración";
            // 
            // txtNumeracionActual
            // 
            this.txtNumeracionActual.EditAs = Infragistics.Win.UltraWinMaskedEdit.EditAsType.Integer;
            this.txtNumeracionActual.Location = new System.Drawing.Point(69, 30);
            this.txtNumeracionActual.Name = "txtNumeracionActual";
            this.txtNumeracionActual.Size = new System.Drawing.Size(136, 20);
            this.txtNumeracionActual.TabIndex = 38;
            this.txtNumeracionActual.TextChanged += new System.EventHandler(this.txtNumeracionActual_TextChanged);
            // 
            // txtNumeracionLongitud
            // 
            this.txtNumeracionLongitud.EditAs = Infragistics.Win.UltraWinMaskedEdit.EditAsType.Integer;
            this.txtNumeracionLongitud.Location = new System.Drawing.Point(274, 31);
            this.txtNumeracionLongitud.Name = "txtNumeracionLongitud";
            this.txtNumeracionLongitud.Size = new System.Drawing.Size(83, 20);
            this.txtNumeracionLongitud.TabIndex = 37;
            this.txtNumeracionLongitud.TextChanged += new System.EventHandler(this.txtNumeracionLongitud_TextChanged);
            // 
            // ultraLabel8
            // 
            appearance3.BackColor = System.Drawing.Color.Transparent;
            this.ultraLabel8.Appearance = appearance3;
            this.ultraLabel8.Location = new System.Drawing.Point(217, 33);
            this.ultraLabel8.Name = "ultraLabel8";
            this.ultraLabel8.Size = new System.Drawing.Size(51, 23);
            this.ultraLabel8.TabIndex = 20;
            this.ultraLabel8.Text = "Longitud";
            // 
            // ultraLabel9
            // 
            appearance4.BackColor = System.Drawing.Color.Transparent;
            this.ultraLabel9.Appearance = appearance4;
            this.ultraLabel9.Location = new System.Drawing.Point(12, 30);
            this.ultraLabel9.Name = "ultraLabel9";
            this.ultraLabel9.Size = new System.Drawing.Size(51, 23);
            this.ultraLabel9.TabIndex = 18;
            this.ultraLabel9.Text = "Actual";
            // 
            // GrupoSerie
            // 
            this.GrupoSerie.Controls.Add(this.txtSerieLongitud);
            this.GrupoSerie.Controls.Add(this.ultraLabel7);
            this.GrupoSerie.Controls.Add(this.txtSerieCodigo);
            this.GrupoSerie.Controls.Add(this.ultraLabel6);
            this.GrupoSerie.HeaderBorderStyle = Infragistics.Win.UIElementBorderStyle.Rounded3;
            this.GrupoSerie.HeaderPosition = Infragistics.Win.Misc.GroupBoxHeaderPosition.TopOutsideBorder;
            this.GrupoSerie.Location = new System.Drawing.Point(17, 37);
            this.GrupoSerie.Name = "GrupoSerie";
            this.GrupoSerie.Size = new System.Drawing.Size(372, 63);
            this.GrupoSerie.TabIndex = 0;
            this.GrupoSerie.Text = "Serie del Documento";
            // 
            // txtSerieLongitud
            // 
            this.txtSerieLongitud.EditAs = Infragistics.Win.UltraWinMaskedEdit.EditAsType.Integer;
            this.txtSerieLongitud.Location = new System.Drawing.Point(274, 33);
            this.txtSerieLongitud.Name = "txtSerieLongitud";
            this.txtSerieLongitud.Size = new System.Drawing.Size(83, 20);
            this.txtSerieLongitud.TabIndex = 37;
            this.txtSerieLongitud.TextChanged += new System.EventHandler(this.txtSerieLongitud_TextChanged);
            // 
            // ultraLabel7
            // 
            appearance5.BackColor = System.Drawing.Color.Transparent;
            this.ultraLabel7.Appearance = appearance5;
            this.ultraLabel7.Location = new System.Drawing.Point(217, 36);
            this.ultraLabel7.Name = "ultraLabel7";
            this.ultraLabel7.Size = new System.Drawing.Size(51, 23);
            this.ultraLabel7.TabIndex = 16;
            this.ultraLabel7.Text = "Longitud";
            // 
            // txtSerieCodigo
            // 
            this.txtSerieCodigo.Location = new System.Drawing.Point(69, 32);
            this.txtSerieCodigo.Name = "txtSerieCodigo";
            this.txtSerieCodigo.Size = new System.Drawing.Size(136, 21);
            this.txtSerieCodigo.TabIndex = 15;
            this.txtSerieCodigo.TextChanged += new System.EventHandler(this.txtSerieCodigo_TextChanged);
            // 
            // ultraLabel6
            // 
            appearance6.BackColor = System.Drawing.Color.Transparent;
            this.ultraLabel6.Appearance = appearance6;
            this.ultraLabel6.Location = new System.Drawing.Point(12, 36);
            this.ultraLabel6.Name = "ultraLabel6";
            this.ultraLabel6.Size = new System.Drawing.Size(51, 23);
            this.ultraLabel6.TabIndex = 14;
            this.ultraLabel6.Text = "Código";
            // 
            // ultraTabPageControl2
            // 
            this.ultraTabPageControl2.Controls.Add(this.ssReporte);
            this.ultraTabPageControl2.Controls.Add(this.lblReporte);
            this.ultraTabPageControl2.Location = new System.Drawing.Point(-10000, -10000);
            this.ultraTabPageControl2.Name = "ultraTabPageControl2";
            this.ultraTabPageControl2.Size = new System.Drawing.Size(404, 202);
            // 
            // ssReporte
            // 
            this.ssReporte.BackColor = System.Drawing.Color.Transparent;
            this.ssReporte.Location = new System.Drawing.Point(103, 15);
            this.ssReporte.Name = "ssReporte";
            this.ssReporte.Size = new System.Drawing.Size(276, 36);
            this.ssReporte.TabIndex = 31;
            this.ssReporte.Search += new System.EventHandler(this.ssReporte_Search);
            // 
            // lblReporte
            // 
            appearance7.BackColor = System.Drawing.Color.Transparent;
            this.lblReporte.Appearance = appearance7;
            this.lblReporte.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F);
            this.lblReporte.Location = new System.Drawing.Point(21, 19);
            this.lblReporte.Name = "lblReporte";
            this.lblReporte.Size = new System.Drawing.Size(100, 23);
            this.lblReporte.TabIndex = 30;
            this.lblReporte.Text = "Reporte";
            // 
            // txtDescripcion
            // 
            this.txtDescripcion.Location = new System.Drawing.Point(123, 74);
            this.txtDescripcion.Multiline = true;
            this.txtDescripcion.Name = "txtDescripcion";
            this.txtDescripcion.ShowOverflowIndicator = true;
            this.txtDescripcion.Size = new System.Drawing.Size(303, 32);
            this.txtDescripcion.TabIndex = 17;
            this.txtDescripcion.TextChanged += new System.EventHandler(this.txtDescripcion_TextChanged);
            // 
            // ultraLabel2
            // 
            appearance12.BackColor = System.Drawing.Color.Transparent;
            this.ultraLabel2.Appearance = appearance12;
            this.ultraLabel2.Location = new System.Drawing.Point(17, 74);
            this.ultraLabel2.Name = "ultraLabel2";
            this.ultraLabel2.Size = new System.Drawing.Size(100, 23);
            this.ultraLabel2.TabIndex = 16;
            this.ultraLabel2.Text = "Descripción";
            // 
            // txtNombre
            // 
            this.txtNombre.Location = new System.Drawing.Point(124, 45);
            this.txtNombre.Name = "txtNombre";
            this.txtNombre.Size = new System.Drawing.Size(302, 21);
            this.txtNombre.TabIndex = 15;
            this.txtNombre.TextChanged += new System.EventHandler(this.txtNombre_TextChanged);
            // 
            // Nombre
            // 
            appearance13.BackColor = System.Drawing.Color.Transparent;
            this.Nombre.Appearance = appearance13;
            this.Nombre.Location = new System.Drawing.Point(17, 45);
            this.Nombre.Name = "Nombre";
            this.Nombre.Size = new System.Drawing.Size(100, 23);
            this.Nombre.TabIndex = 14;
            this.Nombre.Text = "Nombre";
            // 
            // txtCodigo
            // 
            this.txtCodigo.Location = new System.Drawing.Point(124, 18);
            this.txtCodigo.Name = "txtCodigo";
            this.txtCodigo.Size = new System.Drawing.Size(122, 21);
            this.txtCodigo.TabIndex = 13;
            this.txtCodigo.TextChanged += new System.EventHandler(this.txtCodigo_TextChanged);
            // 
            // Codigo
            // 
            appearance14.BackColor = System.Drawing.Color.Transparent;
            this.Codigo.Appearance = appearance14;
            this.Codigo.Location = new System.Drawing.Point(17, 18);
            this.Codigo.Name = "Codigo";
            this.Codigo.Size = new System.Drawing.Size(100, 23);
            this.Codigo.TabIndex = 12;
            this.Codigo.Text = "Código";
            // 
            // CheckActivo
            // 
            this.CheckActivo.BackColor = System.Drawing.Color.Transparent;
            this.CheckActivo.BackColorInternal = System.Drawing.Color.Transparent;
            this.CheckActivo.Checked = true;
            this.CheckActivo.CheckState = System.Windows.Forms.CheckState.Checked;
            this.CheckActivo.Location = new System.Drawing.Point(351, 18);
            this.CheckActivo.Name = "CheckActivo";
            this.CheckActivo.Size = new System.Drawing.Size(75, 20);
            this.CheckActivo.TabIndex = 18;
            this.CheckActivo.Text = "Activo";
            this.CheckActivo.CheckedChanged += new System.EventHandler(this.CheckActivo_CheckedChanged);
            // 
            // ultraLabel1
            // 
            appearance11.BackColor = System.Drawing.Color.Transparent;
            this.ultraLabel1.Appearance = appearance11;
            this.ultraLabel1.Location = new System.Drawing.Point(17, 120);
            this.ultraLabel1.Name = "ultraLabel1";
            this.ultraLabel1.Size = new System.Drawing.Size(100, 23);
            this.ultraLabel1.TabIndex = 19;
            this.ultraLabel1.Text = "Almacen";
            // 
            // CheckUnicoAlmacen
            // 
            this.CheckUnicoAlmacen.BackColor = System.Drawing.Color.Transparent;
            this.CheckUnicoAlmacen.BackColorInternal = System.Drawing.Color.Transparent;
            this.CheckUnicoAlmacen.Checked = true;
            this.CheckUnicoAlmacen.CheckState = System.Windows.Forms.CheckState.Checked;
            this.CheckUnicoAlmacen.Location = new System.Drawing.Point(321, 117);
            this.CheckUnicoAlmacen.Name = "CheckUnicoAlmacen";
            this.CheckUnicoAlmacen.Size = new System.Drawing.Size(102, 20);
            this.CheckUnicoAlmacen.TabIndex = 20;
            this.CheckUnicoAlmacen.Text = "Único Almacen";
            this.CheckUnicoAlmacen.CheckedChanged += new System.EventHandler(this.CheckUnicoAlmacen_CheckedChanged);
            // 
            // busAlmacen
            // 
            this.busAlmacen.BackColor = System.Drawing.Color.Transparent;
            this.busAlmacen.Location = new System.Drawing.Point(123, 117);
            this.busAlmacen.Name = "busAlmacen";
            this.busAlmacen.Size = new System.Drawing.Size(182, 36);
            this.busAlmacen.TabIndex = 25;
            this.busAlmacen.Search += new System.EventHandler(this.busAlmacen_Search);
            // 
            // CheckRequiereCliente
            // 
            this.CheckRequiereCliente.BackColor = System.Drawing.Color.Transparent;
            this.CheckRequiereCliente.BackColorInternal = System.Drawing.Color.Transparent;
            this.CheckRequiereCliente.Checked = true;
            this.CheckRequiereCliente.CheckState = System.Windows.Forms.CheckState.Checked;
            this.CheckRequiereCliente.Location = new System.Drawing.Point(321, 173);
            this.CheckRequiereCliente.Name = "CheckRequiereCliente";
            this.CheckRequiereCliente.Size = new System.Drawing.Size(108, 20);
            this.CheckRequiereCliente.TabIndex = 27;
            this.CheckRequiereCliente.Text = "Requiere Socio";
            this.CheckRequiereCliente.CheckedChanged += new System.EventHandler(this.CheckRequiereCliente_CheckedChanged);
            // 
            // ultraLabel3
            // 
            appearance10.BackColor = System.Drawing.Color.Transparent;
            this.ultraLabel3.Appearance = appearance10;
            this.ultraLabel3.Location = new System.Drawing.Point(18, 147);
            this.ultraLabel3.Name = "ultraLabel3";
            this.ultraLabel3.Size = new System.Drawing.Size(100, 23);
            this.ultraLabel3.TabIndex = 26;
            this.ultraLabel3.Text = "Operación";
            // 
            // checkTieneImpuesto
            // 
            this.checkTieneImpuesto.BackColor = System.Drawing.Color.Transparent;
            this.checkTieneImpuesto.BackColorInternal = System.Drawing.Color.Transparent;
            this.checkTieneImpuesto.Checked = true;
            this.checkTieneImpuesto.CheckState = System.Windows.Forms.CheckState.Checked;
            this.checkTieneImpuesto.Location = new System.Drawing.Point(19, 209);
            this.checkTieneImpuesto.Name = "checkTieneImpuesto";
            this.checkTieneImpuesto.Size = new System.Drawing.Size(106, 20);
            this.checkTieneImpuesto.TabIndex = 30;
            this.checkTieneImpuesto.Text = "Tiene Impuesto";
            this.checkTieneImpuesto.CheckedChanged += new System.EventHandler(this.checkTieneImpuesto_CheckedChanged);
            // 
            // CheckAceptaCostoCero
            // 
            this.CheckAceptaCostoCero.BackColor = System.Drawing.Color.Transparent;
            this.CheckAceptaCostoCero.BackColorInternal = System.Drawing.Color.Transparent;
            this.CheckAceptaCostoCero.Checked = true;
            this.CheckAceptaCostoCero.CheckState = System.Windows.Forms.CheckState.Checked;
            this.CheckAceptaCostoCero.Location = new System.Drawing.Point(121, 242);
            this.CheckAceptaCostoCero.Name = "CheckAceptaCostoCero";
            this.CheckAceptaCostoCero.Size = new System.Drawing.Size(302, 20);
            this.CheckAceptaCostoCero.TabIndex = 33;
            this.CheckAceptaCostoCero.Text = "Puede Aceptar Costo Cero";
            this.CheckAceptaCostoCero.CheckedChanged += new System.EventHandler(this.CheckAceptaCostoCero_CheckedChanged);
            // 
            // ultraTabControl1
            // 
            appearance2.BackColor = System.Drawing.Color.Transparent;
            this.ultraTabControl1.Appearance = appearance2;
            this.ultraTabControl1.Controls.Add(this.ultraTabSharedControlsPage1);
            this.ultraTabControl1.Controls.Add(this.ultraTabPageControl1);
            this.ultraTabControl1.Controls.Add(this.ultraTabPageControl2);
            this.ultraTabControl1.Location = new System.Drawing.Point(18, 282);
            this.ultraTabControl1.Name = "ultraTabControl1";
            this.ultraTabControl1.SharedControlsPage = this.ultraTabSharedControlsPage1;
            this.ultraTabControl1.Size = new System.Drawing.Size(408, 228);
            appearance8.BackColor = System.Drawing.Color.Transparent;
            this.ultraTabControl1.TabHeaderAreaAppearance = appearance8;
            this.ultraTabControl1.TabIndex = 34;
            ultraTab1.TabPage = this.ultraTabPageControl1;
            ultraTab1.Text = ":: Numeración ::";
            ultraTab2.TabPage = this.ultraTabPageControl2;
            ultraTab2.Text = ":: Impresión ::";
            this.ultraTabControl1.Tabs.AddRange(new Infragistics.Win.UltraWinTabControl.UltraTab[] {
            ultraTab1,
            ultraTab2});
            // 
            // ultraTabSharedControlsPage1
            // 
            this.ultraTabSharedControlsPage1.Location = new System.Drawing.Point(-10000, -10000);
            this.ultraTabSharedControlsPage1.Name = "ultraTabSharedControlsPage1";
            this.ultraTabSharedControlsPage1.Size = new System.Drawing.Size(404, 202);
            // 
            // comboOperacion
            // 
            this.comboOperacion.AutoCompleteMode = Infragistics.Win.AutoCompleteMode.SuggestAppend;
            valueListItem4.DataValue = "ValueListItem0";
            valueListItem4.DisplayText = "Entrada";
            valueListItem5.DataValue = "ValueListItem1";
            valueListItem5.DisplayText = "Salida";
            valueListItem6.DataValue = "ValueListItem2";
            valueListItem6.DisplayText = "Transferencia";
            this.comboOperacion.Items.AddRange(new Infragistics.Win.ValueListItem[] {
            valueListItem4,
            valueListItem5,
            valueListItem6});
            this.comboOperacion.Location = new System.Drawing.Point(123, 143);
            this.comboOperacion.Name = "comboOperacion";
            this.comboOperacion.Size = new System.Drawing.Size(97, 21);
            this.comboOperacion.TabIndex = 35;
            this.comboOperacion.ValueChanged += new System.EventHandler(this.comboOperacion_ValueChanged);
            // 
            // txtProcentajeImpuesto
            // 
            this.txtProcentajeImpuesto.EditAs = Infragistics.Win.UltraWinMaskedEdit.EditAsType.Integer;
            this.txtProcentajeImpuesto.Location = new System.Drawing.Point(124, 209);
            this.txtProcentajeImpuesto.Name = "txtProcentajeImpuesto";
            this.txtProcentajeImpuesto.Size = new System.Drawing.Size(87, 20);
            this.txtProcentajeImpuesto.TabIndex = 36;
            this.txtProcentajeImpuesto.TextChanged += new System.EventHandler(this.txtProcentajeImpuesto_TextChanged);
            // 
            // ComboTipoSocioNegocio
            // 
            this.ComboTipoSocioNegocio.AutoCompleteMode = Infragistics.Win.AutoCompleteMode.SuggestAppend;
            valueListItem1.DataValue = "ValueListItem0";
            valueListItem1.DisplayText = "Cliente";
            valueListItem2.DataValue = "ValueListItem1";
            valueListItem2.DisplayText = "Proveedor";
            valueListItem3.DataValue = "ValueListItem2";
            valueListItem3.DisplayText = "Ninguno";
            this.ComboTipoSocioNegocio.Items.AddRange(new Infragistics.Win.ValueListItem[] {
            valueListItem1,
            valueListItem2,
            valueListItem3});
            this.ComboTipoSocioNegocio.Location = new System.Drawing.Point(124, 173);
            this.ComboTipoSocioNegocio.Name = "ComboTipoSocioNegocio";
            this.ComboTipoSocioNegocio.Size = new System.Drawing.Size(181, 21);
            this.ComboTipoSocioNegocio.TabIndex = 37;
            this.ComboTipoSocioNegocio.ValueChanged += new System.EventHandler(this.ComboTipoSocioNegocio_ValueChanged);
            // 
            // ultraLabel10
            // 
            appearance1.BackColor = System.Drawing.Color.Transparent;
            this.ultraLabel10.Appearance = appearance1;
            this.ultraLabel10.Location = new System.Drawing.Point(18, 177);
            this.ultraLabel10.Name = "ultraLabel10";
            this.ultraLabel10.Size = new System.Drawing.Size(100, 23);
            this.ultraLabel10.TabIndex = 38;
            this.ultraLabel10.Text = "Socio de Negocio";
            // 
            // ultraLabel5
            // 
            appearance9.BackColor = System.Drawing.Color.Transparent;
            this.ultraLabel5.Appearance = appearance9;
            this.ultraLabel5.Location = new System.Drawing.Point(226, 212);
            this.ultraLabel5.Name = "ultraLabel5";
            this.ultraLabel5.Size = new System.Drawing.Size(36, 23);
            this.ultraLabel5.TabIndex = 32;
            this.ultraLabel5.Text = "%";
            // 
            // FrmTipoDocumentoInventario
            // 
            this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
            this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
            this.ClientSize = new System.Drawing.Size(460, 583);
            this.Name = "FrmTipoDocumentoInventario";
            this.Text = "Tipo de Documento de Inventario";
            ((System.ComponentModel.ISupportInitialize)(this.ugbParent)).EndInit();
            this.ugbParent.ResumeLayout(false);
            this.ugbParent.PerformLayout();
            this.ultraTabPageControl1.ResumeLayout(false);
            ((System.ComponentModel.ISupportInitialize)(this.checkNumeracionAutomatica)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.CheckGeneraNumeracionalFinal)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.GrupoNumeracion)).EndInit();
            this.GrupoNumeracion.ResumeLayout(false);
            this.GrupoNumeracion.PerformLayout();
            ((System.ComponentModel.ISupportInitialize)(this.GrupoSerie)).EndInit();
            this.GrupoSerie.ResumeLayout(false);
            this.GrupoSerie.PerformLayout();
            ((System.ComponentModel.ISupportInitialize)(this.txtSerieCodigo)).EndInit();
            this.ultraTabPageControl2.ResumeLayout(false);
            ((System.ComponentModel.ISupportInitialize)(this.txtDescripcion)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.txtNombre)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.txtCodigo)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.CheckActivo)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.CheckUnicoAlmacen)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.CheckRequiereCliente)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.checkTieneImpuesto)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.CheckAceptaCostoCero)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.ultraTabControl1)).EndInit();
            this.ultraTabControl1.ResumeLayout(false);
            ((System.ComponentModel.ISupportInitialize)(this.comboOperacion)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.ComboTipoSocioNegocio)).EndInit();
            this.ResumeLayout(false);

        }
Example #4
0
 /// <summary>
 /// Required method for Designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     this.components = new System.ComponentModel.Container();
     Infragistics.Win.Appearance appearance1 = new Infragistics.Win.Appearance();
     System.ComponentModel.ComponentResourceManager    resources         = new System.ComponentModel.ComponentResourceManager(typeof(FormApplicationProperties));
     Infragistics.Win.UltraWinToolTip.UltraToolTipInfo ultraToolTipInfo1 = new Infragistics.Win.UltraWinToolTip.UltraToolTipInfo("Click here to change the publisher of this application.", Infragistics.Win.ToolTipImage.Default, null, Infragistics.Win.DefaultableBoolean.Default);
     Infragistics.Win.UltraWinToolTip.UltraToolTipInfo ultraToolTipInfo2 = new Infragistics.Win.UltraWinToolTip.UltraToolTipInfo("Current application publisher - click \'...\' to select a different publisher.", Infragistics.Win.ToolTipImage.Default, null, Infragistics.Win.DefaultableBoolean.Default);
     Infragistics.Win.UltraWinToolTip.UltraToolTipInfo ultraToolTipInfo3 = new Infragistics.Win.UltraWinToolTip.UltraToolTipInfo("Click here to change the publisher of this application.", Infragistics.Win.ToolTipImage.Default, null, Infragistics.Win.DefaultableBoolean.Default);
     Infragistics.Win.Appearance appearance2 = new Infragistics.Win.Appearance();
     Infragistics.Win.UltraWinTabControl.UltraTab ultraTab1 = new Infragistics.Win.UltraWinTabControl.UltraTab();
     Infragistics.Win.Appearance appearance3 = new Infragistics.Win.Appearance();
     Infragistics.Win.UltraWinTabControl.UltraTab ultraTab2 = new Infragistics.Win.UltraWinTabControl.UltraTab();
     Infragistics.Win.Appearance appearance4 = new Infragistics.Win.Appearance();
     Infragistics.Win.UltraWinTabControl.UltraTab ultraTab3 = new Infragistics.Win.UltraWinTabControl.UltraTab();
     Infragistics.Win.Appearance appearance5 = new Infragistics.Win.Appearance();
     this.ultraTabPageControl1 = new Infragistics.Win.UltraWinTabControl.UltraTabPageControl();
     this.ultraGroupBox1       = new Infragistics.Win.Misc.UltraGroupBox();
     this.tbVersion            = new System.Windows.Forms.TextBox();
     this.label3 = new System.Windows.Forms.Label();
     this.lblAliasDescription  = new System.Windows.Forms.Label();
     this.bnBrowseAlias        = new System.Windows.Forms.Button();
     this.lblAliasedTo         = new System.Windows.Forms.Label();
     this.tbAliasedApplication = new System.Windows.Forms.TextBox();
     this.bnSetPublisher       = new System.Windows.Forms.Button();
     this.label1                      = new System.Windows.Forms.Label();
     this.tbPublisher                 = new System.Windows.Forms.TextBox();
     this.tbName                      = new System.Windows.Forms.TextBox();
     this.label2                      = new System.Windows.Forms.Label();
     this.ultraTabPageControl2        = new Infragistics.Win.UltraWinTabControl.UltraTabPageControl();
     this.notesControl                = new Layton.AuditWizard.Common.NotesControl();
     this.ultraTabPageControl3        = new Infragistics.Win.UltraWinTabControl.UltraTabPageControl();
     this.documentsControl            = new Layton.AuditWizard.Common.DocumentsControl();
     this.openFileDialog1             = new System.Windows.Forms.OpenFileDialog();
     this.bnCancel                    = new System.Windows.Forms.Button();
     this.ultraToolTipManager1        = new Infragistics.Win.UltraWinToolTip.UltraToolTipManager(this.components);
     this.dataTabControl              = new Infragistics.Win.UltraWinTabControl.UltraTabControl();
     this.ultraTabSharedControlsPage1 = new Infragistics.Win.UltraWinTabControl.UltraTabSharedControlsPage();
     this.bnOK = new System.Windows.Forms.Button();
     ((System.ComponentModel.ISupportInitialize)(this.footerPictureBox)).BeginInit();
     this.ultraTabPageControl1.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.ultraGroupBox1)).BeginInit();
     this.ultraGroupBox1.SuspendLayout();
     this.ultraTabPageControl2.SuspendLayout();
     this.ultraTabPageControl3.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.dataTabControl)).BeginInit();
     this.dataTabControl.SuspendLayout();
     this.SuspendLayout();
     //
     // footerPictureBox
     //
     this.footerPictureBox.Image    = global::Layton.AuditWizard.Applications.Properties.Resources.application_global_properties_corner;
     this.footerPictureBox.Location = new System.Drawing.Point(326, 427);
     //
     // ultraTabPageControl1
     //
     this.ultraTabPageControl1.Controls.Add(this.ultraGroupBox1);
     this.ultraTabPageControl1.Location = new System.Drawing.Point(1, 23);
     this.ultraTabPageControl1.Name     = "ultraTabPageControl1";
     this.ultraTabPageControl1.Size     = new System.Drawing.Size(753, 334);
     //
     // ultraGroupBox1
     //
     this.ultraGroupBox1.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
                                                                         | System.Windows.Forms.AnchorStyles.Left)
                                                                        | System.Windows.Forms.AnchorStyles.Right)));
     appearance1.BackColor          = System.Drawing.Color.Transparent;
     this.ultraGroupBox1.Appearance = appearance1;
     this.ultraGroupBox1.Controls.Add(this.tbVersion);
     this.ultraGroupBox1.Controls.Add(this.label3);
     this.ultraGroupBox1.Controls.Add(this.lblAliasDescription);
     this.ultraGroupBox1.Controls.Add(this.bnBrowseAlias);
     this.ultraGroupBox1.Controls.Add(this.lblAliasedTo);
     this.ultraGroupBox1.Controls.Add(this.tbAliasedApplication);
     this.ultraGroupBox1.Controls.Add(this.bnSetPublisher);
     this.ultraGroupBox1.Controls.Add(this.label1);
     this.ultraGroupBox1.Controls.Add(this.tbPublisher);
     this.ultraGroupBox1.Controls.Add(this.tbName);
     this.ultraGroupBox1.Controls.Add(this.label2);
     this.ultraGroupBox1.Location = new System.Drawing.Point(12, 14);
     this.ultraGroupBox1.Name     = "ultraGroupBox1";
     this.ultraGroupBox1.Size     = new System.Drawing.Size(724, 292);
     this.ultraGroupBox1.TabIndex = 21;
     this.ultraGroupBox1.Text     = "Basic Information";
     //
     // tbVersion
     //
     this.tbVersion.BackColor = System.Drawing.SystemColors.Window;
     this.tbVersion.Location  = new System.Drawing.Point(118, 86);
     this.tbVersion.Name      = "tbVersion";
     this.tbVersion.ReadOnly  = true;
     this.tbVersion.Size      = new System.Drawing.Size(259, 21);
     this.tbVersion.TabIndex  = 33;
     //
     // label3
     //
     this.label3.AutoSize  = true;
     this.label3.BackColor = System.Drawing.Color.Transparent;
     this.label3.Location  = new System.Drawing.Point(22, 88);
     this.label3.Name      = "label3";
     this.label3.Size      = new System.Drawing.Size(55, 13);
     this.label3.TabIndex  = 32;
     this.label3.Text      = "Version:";
     //
     // lblAliasDescription
     //
     this.lblAliasDescription.BackColor = System.Drawing.Color.Transparent;
     this.lblAliasDescription.Location  = new System.Drawing.Point(7, 143);
     this.lblAliasDescription.Name      = "lblAliasDescription";
     this.lblAliasDescription.Size      = new System.Drawing.Size(711, 61);
     this.lblAliasDescription.TabIndex  = 31;
     this.lblAliasDescription.Text      = resources.GetString("lblAliasDescription.Text");
     //
     // bnBrowseAlias
     //
     this.bnBrowseAlias.Location   = new System.Drawing.Point(385, 207);
     this.bnBrowseAlias.Name       = "bnBrowseAlias";
     this.bnBrowseAlias.Size       = new System.Drawing.Size(38, 24);
     this.bnBrowseAlias.TabIndex   = 30;
     this.bnBrowseAlias.Text       = "...";
     ultraToolTipInfo1.ToolTipText = "Click here to change the publisher of this application.";
     this.ultraToolTipManager1.SetUltraToolTip(this.bnBrowseAlias, ultraToolTipInfo1);
     this.bnBrowseAlias.UseVisualStyleBackColor = true;
     this.bnBrowseAlias.Click += new System.EventHandler(this.bnBrowseAlias_Click);
     //
     // lblAliasedTo
     //
     this.lblAliasedTo.AutoSize  = true;
     this.lblAliasedTo.BackColor = System.Drawing.Color.Transparent;
     this.lblAliasedTo.Location  = new System.Drawing.Point(22, 213);
     this.lblAliasedTo.Name      = "lblAliasedTo";
     this.lblAliasedTo.Size      = new System.Drawing.Size(71, 13);
     this.lblAliasedTo.TabIndex  = 28;
     this.lblAliasedTo.Text      = "Aliased To:";
     //
     // tbAliasedApplication
     //
     this.tbAliasedApplication.BackColor = System.Drawing.SystemColors.Window;
     this.tbAliasedApplication.Location  = new System.Drawing.Point(118, 210);
     this.tbAliasedApplication.Name      = "tbAliasedApplication";
     this.tbAliasedApplication.ReadOnly  = true;
     this.tbAliasedApplication.Size      = new System.Drawing.Size(259, 21);
     this.tbAliasedApplication.TabIndex  = 29;
     ultraToolTipInfo2.ToolTipText       = "Current application publisher - click \'...\' to select a different publisher.";
     this.ultraToolTipManager1.SetUltraToolTip(this.tbAliasedApplication, ultraToolTipInfo2);
     //
     // bnSetPublisher
     //
     this.bnSetPublisher.Location  = new System.Drawing.Point(385, 29);
     this.bnSetPublisher.Name      = "bnSetPublisher";
     this.bnSetPublisher.Size      = new System.Drawing.Size(38, 24);
     this.bnSetPublisher.TabIndex  = 27;
     this.bnSetPublisher.Text      = "...";
     ultraToolTipInfo3.ToolTipText = "Click here to change the publisher of this application.";
     this.ultraToolTipManager1.SetUltraToolTip(this.bnSetPublisher, ultraToolTipInfo3);
     this.bnSetPublisher.UseVisualStyleBackColor = true;
     this.bnSetPublisher.Click += new System.EventHandler(this.bnSetPublisher_Click);
     //
     // label1
     //
     this.label1.AutoSize  = true;
     this.label1.BackColor = System.Drawing.Color.Transparent;
     this.label1.Location  = new System.Drawing.Point(22, 35);
     this.label1.Name      = "label1";
     this.label1.Size      = new System.Drawing.Size(64, 13);
     this.label1.TabIndex  = 23;
     this.label1.Text      = "Publisher:";
     //
     // tbPublisher
     //
     this.tbPublisher.BackColor = System.Drawing.SystemColors.Window;
     this.tbPublisher.Location  = new System.Drawing.Point(118, 32);
     this.tbPublisher.Name      = "tbPublisher";
     this.tbPublisher.ReadOnly  = true;
     this.tbPublisher.Size      = new System.Drawing.Size(259, 21);
     this.tbPublisher.TabIndex  = 24;
     //
     // tbName
     //
     this.tbName.BackColor = System.Drawing.SystemColors.Window;
     this.tbName.Location  = new System.Drawing.Point(118, 59);
     this.tbName.Name      = "tbName";
     this.tbName.ReadOnly  = true;
     this.tbName.Size      = new System.Drawing.Size(259, 21);
     this.tbName.TabIndex  = 26;
     //
     // label2
     //
     this.label2.AutoSize  = true;
     this.label2.BackColor = System.Drawing.Color.Transparent;
     this.label2.Location  = new System.Drawing.Point(22, 61);
     this.label2.Name      = "label2";
     this.label2.Size      = new System.Drawing.Size(74, 13);
     this.label2.TabIndex  = 25;
     this.label2.Text      = "Application:";
     //
     // ultraTabPageControl2
     //
     this.ultraTabPageControl2.Controls.Add(this.notesControl);
     this.ultraTabPageControl2.Location = new System.Drawing.Point(-10000, -10000);
     this.ultraTabPageControl2.Name     = "ultraTabPageControl2";
     this.ultraTabPageControl2.Size     = new System.Drawing.Size(753, 334);
     //
     // notesControl
     //
     this.notesControl.BackColor = System.Drawing.Color.Transparent;
     this.notesControl.Font      = new System.Drawing.Font("Verdana", 8.25F);
     this.notesControl.Location  = new System.Drawing.Point(3, 5);
     this.notesControl.Name      = "notesControl";
     this.notesControl.Size      = new System.Drawing.Size(747, 327);
     this.notesControl.TabIndex  = 0;
     //
     // ultraTabPageControl3
     //
     this.ultraTabPageControl3.Controls.Add(this.documentsControl);
     this.ultraTabPageControl3.Location = new System.Drawing.Point(-10000, -10000);
     this.ultraTabPageControl3.Name     = "ultraTabPageControl3";
     this.ultraTabPageControl3.Size     = new System.Drawing.Size(753, 334);
     //
     // documentsControl
     //
     this.documentsControl.BackColor = System.Drawing.Color.Transparent;
     this.documentsControl.Font      = new System.Drawing.Font("Verdana", 8.25F);
     this.documentsControl.Location  = new System.Drawing.Point(12, 14);
     this.documentsControl.Name      = "documentsControl";
     this.documentsControl.Size      = new System.Drawing.Size(726, 275);
     this.documentsControl.TabIndex  = 0;
     //
     // openFileDialog1
     //
     this.openFileDialog1.Filter = "All files|*.*";
     this.openFileDialog1.Title  = "Select Document";
     //
     // bnCancel
     //
     this.bnCancel.Anchor                  = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
     this.bnCancel.DialogResult            = System.Windows.Forms.DialogResult.Cancel;
     this.bnCancel.Location                = new System.Drawing.Point(679, 397);
     this.bnCancel.Name                    = "bnCancel";
     this.bnCancel.Size                    = new System.Drawing.Size(92, 24);
     this.bnCancel.TabIndex                = 22;
     this.bnCancel.Text                    = "&Cancel";
     this.bnCancel.UseVisualStyleBackColor = true;
     //
     // ultraToolTipManager1
     //
     this.ultraToolTipManager1.ContainingControl = this;
     //
     // dataTabControl
     //
     this.dataTabControl.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
                                                                         | System.Windows.Forms.AnchorStyles.Left)
                                                                        | System.Windows.Forms.AnchorStyles.Right)));
     appearance2.BackColor          = System.Drawing.Color.Transparent;
     this.dataTabControl.Appearance = appearance2;
     this.dataTabControl.Controls.Add(this.ultraTabSharedControlsPage1);
     this.dataTabControl.Controls.Add(this.ultraTabPageControl1);
     this.dataTabControl.Controls.Add(this.ultraTabPageControl2);
     this.dataTabControl.Controls.Add(this.ultraTabPageControl3);
     this.dataTabControl.Location           = new System.Drawing.Point(12, 20);
     this.dataTabControl.Name               = "dataTabControl";
     this.dataTabControl.SharedControlsPage = this.ultraTabSharedControlsPage1;
     this.dataTabControl.Size               = new System.Drawing.Size(757, 360);
     this.dataTabControl.TabIndex           = 25;
     appearance3.Image     = global::Layton.AuditWizard.Applications.Properties.Resources.application_16;
     ultraTab1.Appearance  = appearance3;
     ultraTab1.TabPage     = this.ultraTabPageControl1;
     ultraTab1.Text        = "Basic Information";
     ultraTab1.ToolTipText = "Display basic information about this instance of the application";
     appearance4.Image     = global::Layton.AuditWizard.Applications.Properties.Resources.notes_16;
     ultraTab2.Appearance  = appearance4;
     ultraTab2.TabPage     = this.ultraTabPageControl2;
     ultraTab2.Text        = "Notes";
     ultraTab2.ToolTipText = "Allow a date stamped list of notes to be maintained for this instance of the appl" +
                             "ication.";
     appearance5.Image     = global::Layton.AuditWizard.Applications.Properties.Resources.Documents_16;
     ultraTab3.Appearance  = appearance5;
     ultraTab3.TabPage     = this.ultraTabPageControl3;
     ultraTab3.Text        = "Documents";
     ultraTab3.ToolTipText = "Allows one or more documents to be associated with this instance of the applicati" +
                             "on";
     this.dataTabControl.Tabs.AddRange(new Infragistics.Win.UltraWinTabControl.UltraTab[] {
         ultraTab1,
         ultraTab2,
         ultraTab3
     });
     //
     // ultraTabSharedControlsPage1
     //
     this.ultraTabSharedControlsPage1.Location = new System.Drawing.Point(-10000, -10000);
     this.ultraTabSharedControlsPage1.Name     = "ultraTabSharedControlsPage1";
     this.ultraTabSharedControlsPage1.Size     = new System.Drawing.Size(753, 334);
     //
     // bnOK
     //
     this.bnOK.DialogResult            = System.Windows.Forms.DialogResult.OK;
     this.bnOK.Location                = new System.Drawing.Point(587, 398);
     this.bnOK.Name                    = "bnOK";
     this.bnOK.Size                    = new System.Drawing.Size(86, 23);
     this.bnOK.TabIndex                = 26;
     this.bnOK.Text                    = "&OK";
     this.bnOK.UseVisualStyleBackColor = true;
     this.bnOK.Click                  += new System.EventHandler(this.bnOK_Click);
     //
     // FormApplicationProperties
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF(7F, 13F);
     this.AutoScaleMode       = System.Windows.Forms.AutoScaleMode.Font;
     this.BackColor           = System.Drawing.Color.White;
     this.CancelButton        = this.bnCancel;
     this.ClientSize          = new System.Drawing.Size(785, 548);
     this.Controls.Add(this.bnOK);
     this.Controls.Add(this.dataTabControl);
     this.Controls.Add(this.bnCancel);
     this.Name = "FormApplicationProperties";
     this.Text = "Application Properties";
     this.Controls.SetChildIndex(this.bnCancel, 0);
     this.Controls.SetChildIndex(this.footerPictureBox, 0);
     this.Controls.SetChildIndex(this.dataTabControl, 0);
     this.Controls.SetChildIndex(this.bnOK, 0);
     ((System.ComponentModel.ISupportInitialize)(this.footerPictureBox)).EndInit();
     this.ultraTabPageControl1.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.ultraGroupBox1)).EndInit();
     this.ultraGroupBox1.ResumeLayout(false);
     this.ultraGroupBox1.PerformLayout();
     this.ultraTabPageControl2.ResumeLayout(false);
     this.ultraTabPageControl3.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.dataTabControl)).EndInit();
     this.dataTabControl.ResumeLayout(false);
     this.ResumeLayout(false);
 }
        /// <summary>
        /// Required method for Designer support - do not modify
        /// the contents of this method with the code editor.
        /// </summary>
        private void InitializeComponent()
        {
            System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(FrmListaPreciosTransporte));
            Infragistics.Win.Appearance appearance5 = new Infragistics.Win.Appearance();
            Infragistics.Win.Appearance appearance6 = new Infragistics.Win.Appearance();
            Infragistics.Win.Appearance appearance3 = new Infragistics.Win.Appearance();
            Infragistics.Win.Appearance appearance4 = new Infragistics.Win.Appearance();
            Infragistics.Win.UltraWinTabControl.UltraTab ultraTab2 = new Infragistics.Win.UltraWinTabControl.UltraTab();
            Infragistics.Win.Appearance appearance1 = new Infragistics.Win.Appearance();
            Infragistics.Win.Appearance appearance2 = new Infragistics.Win.Appearance();
            Infragistics.Win.UltraWinTabControl.UltraTab ultraTab1 = new Infragistics.Win.UltraWinTabControl.UltraTab();
            this.ultraTabPageControl1 = new Infragistics.Win.UltraWinTabControl.UltraTabPageControl();
            this.ubEliminar = new Infragistics.Win.Misc.UltraButton();
            this.ubNuevo = new Infragistics.Win.Misc.UltraButton();
            this.ugDistritos = new Infragistics.Win.UltraWinGrid.UltraGrid();
            this.ultraTabPageControl3 = new Infragistics.Win.UltraWinTabControl.UltraTabPageControl();
            this.ubElminarEscala = new Infragistics.Win.Misc.UltraButton();
            this.ubNuevaEscala = new Infragistics.Win.Misc.UltraButton();
            this.ugEscalas = new Infragistics.Win.UltraWinGrid.UltraGrid();
            this.uceActivo = new Infragistics.Win.UltraWinEditors.UltraCheckEditor();
            this.txtNombre = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
            this.txtCodigo = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
            this.lblNombre = new Infragistics.Win.Misc.UltraLabel();
            this.lblCodigo = new Infragistics.Win.Misc.UltraLabel();
            this.utcOrigenDestino = new Infragistics.Win.UltraWinTabControl.UltraTabControl();
            this.ultraTabSharedControlsPage1 = new Infragistics.Win.UltraWinTabControl.UltraTabSharedControlsPage();
            this.utcEscalas = new Infragistics.Win.UltraWinTabControl.UltraTabControl();
            this.ultraTabSharedControlsPage3 = new Infragistics.Win.UltraWinTabControl.UltraTabSharedControlsPage();
            ((System.ComponentModel.ISupportInitialize)(this.ugbParent)).BeginInit();
            this.ugbParent.SuspendLayout();
            this.ultraTabPageControl1.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.ugDistritos)).BeginInit();
            this.ultraTabPageControl3.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.ugEscalas)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.uceActivo)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.txtNombre)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.txtCodigo)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.utcOrigenDestino)).BeginInit();
            this.utcOrigenDestino.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.utcEscalas)).BeginInit();
            this.utcEscalas.SuspendLayout();
            this.SuspendLayout();
            // 
            // ugbParent
            // 
            this.ugbParent.Controls.Add(this.utcEscalas);
            this.ugbParent.Controls.Add(this.utcOrigenDestino);
            this.ugbParent.Controls.Add(this.uceActivo);
            this.ugbParent.Controls.Add(this.txtNombre);
            this.ugbParent.Controls.Add(this.txtCodigo);
            this.ugbParent.Controls.Add(this.lblNombre);
            this.ugbParent.Controls.Add(this.lblCodigo);
            this.ugbParent.Size = new System.Drawing.Size(495, 519);
            this.ugbParent.Controls.SetChildIndex(this.ubAceptar, 0);
            this.ugbParent.Controls.SetChildIndex(this.ubCancelar, 0);
            this.ugbParent.Controls.SetChildIndex(this.lblCodigo, 0);
            this.ugbParent.Controls.SetChildIndex(this.lblNombre, 0);
            this.ugbParent.Controls.SetChildIndex(this.txtCodigo, 0);
            this.ugbParent.Controls.SetChildIndex(this.txtNombre, 0);
            this.ugbParent.Controls.SetChildIndex(this.uceActivo, 0);
            this.ugbParent.Controls.SetChildIndex(this.utcOrigenDestino, 0);
            this.ugbParent.Controls.SetChildIndex(this.utcEscalas, 0);
            // 
            // ubCancelar
            // 
            this.ubCancelar.Location = new System.Drawing.Point(395, 483);
            // 
            // ubAceptar
            // 
            this.ubAceptar.Location = new System.Drawing.Point(314, 483);
            // 
            // ilMain
            // 
            this.ilMain.ImageStream = ((System.Windows.Forms.ImageListStreamer)(resources.GetObject("ilMain.ImageStream")));
            this.ilMain.Images.SetKeyName(0, "accept.png");
            this.ilMain.Images.SetKeyName(1, "accept_database.png");
            this.ilMain.Images.SetKeyName(2, "accept_page.png");
            this.ilMain.Images.SetKeyName(3, "add.png");
            this.ilMain.Images.SetKeyName(4, "add_comment.png");
            this.ilMain.Images.SetKeyName(5, "add_home.png");
            this.ilMain.Images.SetKeyName(6, "add_image.png");
            this.ilMain.Images.SetKeyName(7, "add_page.png");
            this.ilMain.Images.SetKeyName(8, "add_pages.png");
            this.ilMain.Images.SetKeyName(9, "add_printer.png");
            this.ilMain.Images.SetKeyName(10, "add_to_database.png");
            this.ilMain.Images.SetKeyName(11, "add_to_favorites.png");
            this.ilMain.Images.SetKeyName(12, "add_to_folder.png");
            this.ilMain.Images.SetKeyName(13, "add_to_shopping_cart.png");
            this.ilMain.Images.SetKeyName(14, "add_user.png");
            this.ilMain.Images.SetKeyName(15, "artwork.png");
            this.ilMain.Images.SetKeyName(16, "attach_image.png");
            this.ilMain.Images.SetKeyName(17, "attachment.png");
            this.ilMain.Images.SetKeyName(18, "back.png");
            this.ilMain.Images.SetKeyName(19, "block.png");
            this.ilMain.Images.SetKeyName(20, "blue_arrow_down.png");
            this.ilMain.Images.SetKeyName(21, "blue_arrow_up.png");
            this.ilMain.Images.SetKeyName(22, "blue_energy.png");
            this.ilMain.Images.SetKeyName(23, "bmp_file.png");
            this.ilMain.Images.SetKeyName(24, "book.png");
            this.ilMain.Images.SetKeyName(25, "book_accept.png");
            this.ilMain.Images.SetKeyName(26, "book_download.png");
            this.ilMain.Images.SetKeyName(27, "book_search.png");
            this.ilMain.Images.SetKeyName(28, "book_warning.png");
            this.ilMain.Images.SetKeyName(29, "calculator.png");
            this.ilMain.Images.SetKeyName(30, "calendar.png");
            this.ilMain.Images.SetKeyName(31, "calendar_empty.png");
            this.ilMain.Images.SetKeyName(32, "canvas_holder.png");
            this.ilMain.Images.SetKeyName(33, "card.png");
            this.ilMain.Images.SetKeyName(34, "cd.png");
            this.ilMain.Images.SetKeyName(35, "chalk_board.png");
            this.ilMain.Images.SetKeyName(36, "chart.png");
            this.ilMain.Images.SetKeyName(37, "chart_down.png");
            this.ilMain.Images.SetKeyName(38, "chart_pie.png");
            this.ilMain.Images.SetKeyName(39, "chart_up.png");
            this.ilMain.Images.SetKeyName(40, "clock.png");
            this.ilMain.Images.SetKeyName(41, "cloud_comment.png");
            this.ilMain.Images.SetKeyName(42, "coffee_cup.png");
            this.ilMain.Images.SetKeyName(43, "comment.png");
            this.ilMain.Images.SetKeyName(44, "comments.png");
            this.ilMain.Images.SetKeyName(45, "computer.png");
            this.ilMain.Images.SetKeyName(46, "computer_accept.png");
            this.ilMain.Images.SetKeyName(47, "computer_add.png");
            this.ilMain.Images.SetKeyName(48, "computer_help.png");
            this.ilMain.Images.SetKeyName(49, "computer_info.png");
            this.ilMain.Images.SetKeyName(50, "computer_process.png");
            this.ilMain.Images.SetKeyName(51, "computer_warning.png");
            this.ilMain.Images.SetKeyName(52, "copy_paste.png");
            this.ilMain.Images.SetKeyName(53, "credit_cart.png");
            this.ilMain.Images.SetKeyName(54, "credit_cart_cancelled.png");
            this.ilMain.Images.SetKeyName(55, "css_file.png");
            this.ilMain.Images.SetKeyName(56, "csv_file.png");
            this.ilMain.Images.SetKeyName(57, "cut.png");
            this.ilMain.Images.SetKeyName(58, "cut_from_page.png");
            this.ilMain.Images.SetKeyName(59, "database.png");
            this.ilMain.Images.SetKeyName(60, "delete.png");
            this.ilMain.Images.SetKeyName(61, "delete_comment.png");
            this.ilMain.Images.SetKeyName(62, "delete_computer.png");
            this.ilMain.Images.SetKeyName(63, "delete_folder.png");
            this.ilMain.Images.SetKeyName(64, "delete_home.png");
            this.ilMain.Images.SetKeyName(65, "delete_image.png");
            this.ilMain.Images.SetKeyName(66, "delete_page.png");
            this.ilMain.Images.SetKeyName(67, "delete_user.png");
            this.ilMain.Images.SetKeyName(68, "dollar_currency_sign.png");
            this.ilMain.Images.SetKeyName(69, "download.png");
            this.ilMain.Images.SetKeyName(70, "download_database.png");
            this.ilMain.Images.SetKeyName(71, "download_image.png");
            this.ilMain.Images.SetKeyName(72, "download_to_computer.png");
            this.ilMain.Images.SetKeyName(73, "dvd.png");
            this.ilMain.Images.SetKeyName(74, "edit.png");
            this.ilMain.Images.SetKeyName(75, "edit_page.png");
            this.ilMain.Images.SetKeyName(76, "edit_profile.png");
            this.ilMain.Images.SetKeyName(77, "eps_file.png");
            this.ilMain.Images.SetKeyName(78, "equalizer.png");
            this.ilMain.Images.SetKeyName(79, "euro_currency_sign.png");
            this.ilMain.Images.SetKeyName(80, "favorite.png");
            this.ilMain.Images.SetKeyName(81, "favorite_film.png");
            this.ilMain.Images.SetKeyName(82, "film.png");
            this.ilMain.Images.SetKeyName(83, "firewall.png");
            this.ilMain.Images.SetKeyName(84, "folder.png");
            this.ilMain.Images.SetKeyName(85, "folder_accept.png");
            this.ilMain.Images.SetKeyName(86, "folder_conflicted.png");
            this.ilMain.Images.SetKeyName(87, "folder_full.png");
            this.ilMain.Images.SetKeyName(88, "folder_modified.png");
            this.ilMain.Images.SetKeyName(89, "full_page.png");
            this.ilMain.Images.SetKeyName(90, "games.png");
            this.ilMain.Images.SetKeyName(91, "gif_file.png");
            this.ilMain.Images.SetKeyName(92, "globe.png");
            this.ilMain.Images.SetKeyName(93, "globe_download.png");
            this.ilMain.Images.SetKeyName(94, "globe_process.png");
            this.ilMain.Images.SetKeyName(95, "globe_warning.png");
            this.ilMain.Images.SetKeyName(96, "green_arrow_down.png");
            this.ilMain.Images.SetKeyName(97, "green_arrow_up.png");
            this.ilMain.Images.SetKeyName(98, "green_button.png");
            this.ilMain.Images.SetKeyName(99, "green_energy.png");
            this.ilMain.Images.SetKeyName(100, "green_flag.png");
            this.ilMain.Images.SetKeyName(101, "heart.png");
            this.ilMain.Images.SetKeyName(102, "help.png");
            this.ilMain.Images.SetKeyName(103, "help_balloon.png");
            this.ilMain.Images.SetKeyName(104, "home.png");
            this.ilMain.Images.SetKeyName(105, "home_accept.png");
            this.ilMain.Images.SetKeyName(106, "html_file.png");
            this.ilMain.Images.SetKeyName(107, "ico_file.png");
            this.ilMain.Images.SetKeyName(108, "id_card.png");
            this.ilMain.Images.SetKeyName(109, "image.png");
            this.ilMain.Images.SetKeyName(110, "image_accept.png");
            this.ilMain.Images.SetKeyName(111, "info.png");
            this.ilMain.Images.SetKeyName(112, "insert_to_shopping_cart.png");
            this.ilMain.Images.SetKeyName(113, "jpg_file.png");
            this.ilMain.Images.SetKeyName(114, "js_file.png");
            this.ilMain.Images.SetKeyName(115, "json_file.png");
            this.ilMain.Images.SetKeyName(116, "key.png");
            this.ilMain.Images.SetKeyName(117, "light_bulb.png");
            this.ilMain.Images.SetKeyName(118, "link.png");
            this.ilMain.Images.SetKeyName(119, "lock.png");
            this.ilMain.Images.SetKeyName(120, "magnet.png");
            this.ilMain.Images.SetKeyName(121, "mail.png");
            this.ilMain.Images.SetKeyName(122, "mail_lock.png");
            this.ilMain.Images.SetKeyName(123, "mail_receive.png");
            this.ilMain.Images.SetKeyName(124, "mail_search.png");
            this.ilMain.Images.SetKeyName(125, "mail_send.png");
            this.ilMain.Images.SetKeyName(126, "mobile_phone.png");
            this.ilMain.Images.SetKeyName(127, "mouse.png");
            this.ilMain.Images.SetKeyName(128, "music.png");
            this.ilMain.Images.SetKeyName(129, "new.png");
            this.ilMain.Images.SetKeyName(130, "new_page.png");
            this.ilMain.Images.SetKeyName(131, "news.png");
            this.ilMain.Images.SetKeyName(132, "next.png");
            this.ilMain.Images.SetKeyName(133, "note.png");
            this.ilMain.Images.SetKeyName(134, "note_accept.png");
            this.ilMain.Images.SetKeyName(135, "note_book.png");
            this.ilMain.Images.SetKeyName(136, "office_folders.png");
            this.ilMain.Images.SetKeyName(137, "old_clock.png");
            this.ilMain.Images.SetKeyName(138, "open_store.png");
            this.ilMain.Images.SetKeyName(139, "orange_arrow_down.png");
            this.ilMain.Images.SetKeyName(140, "orange_arrow_up.png");
            this.ilMain.Images.SetKeyName(141, "orange_button.png");
            this.ilMain.Images.SetKeyName(142, "package.png");
            this.ilMain.Images.SetKeyName(143, "package_accept.png");
            this.ilMain.Images.SetKeyName(144, "package_add.png");
            this.ilMain.Images.SetKeyName(145, "package_download.png");
            this.ilMain.Images.SetKeyName(146, "package_warning.png");
            this.ilMain.Images.SetKeyName(147, "page_down.png");
            this.ilMain.Images.SetKeyName(148, "page_process.png");
            this.ilMain.Images.SetKeyName(149, "page_up.png");
            this.ilMain.Images.SetKeyName(150, "pages.png");
            this.ilMain.Images.SetKeyName(151, "pages_warning.png");
            this.ilMain.Images.SetKeyName(152, "paint.png");
            this.ilMain.Images.SetKeyName(153, "paint_brush.png");
            this.ilMain.Images.SetKeyName(154, "palette.png");
            this.ilMain.Images.SetKeyName(155, "palette_brush.png");
            this.ilMain.Images.SetKeyName(156, "pastel_colors.png");
            this.ilMain.Images.SetKeyName(157, "pdf_file.png");
            this.ilMain.Images.SetKeyName(158, "phone_book.png");
            this.ilMain.Images.SetKeyName(159, "phone_book_edit.png");
            this.ilMain.Images.SetKeyName(160, "photo_camera.png");
            this.ilMain.Images.SetKeyName(161, "photo_camera_accept.png");
            this.ilMain.Images.SetKeyName(162, "php_file.png");
            this.ilMain.Images.SetKeyName(163, "pin.png");
            this.ilMain.Images.SetKeyName(164, "png_file.png");
            this.ilMain.Images.SetKeyName(165, "ppt_file.png");
            this.ilMain.Images.SetKeyName(166, "printer.png");
            this.ilMain.Images.SetKeyName(167, "printer_accept.png");
            this.ilMain.Images.SetKeyName(168, "printer_warning.png");
            this.ilMain.Images.SetKeyName(169, "prize_winner.png");
            this.ilMain.Images.SetKeyName(170, "process.png");
            this.ilMain.Images.SetKeyName(171, "process_accept.png");
            this.ilMain.Images.SetKeyName(172, "process_info.png");
            this.ilMain.Images.SetKeyName(173, "process_warning.png");
            this.ilMain.Images.SetKeyName(174, "promotion.png");
            this.ilMain.Images.SetKeyName(175, "protection.png");
            this.ilMain.Images.SetKeyName(176, "psd_file.png");
            this.ilMain.Images.SetKeyName(177, "puzzle.png");
            this.ilMain.Images.SetKeyName(178, "recycle.png");
            this.ilMain.Images.SetKeyName(179, "red_button.png");
            this.ilMain.Images.SetKeyName(180, "red_flag.png");
            this.ilMain.Images.SetKeyName(181, "refresh.png");
            this.ilMain.Images.SetKeyName(182, "refresh_page.png");
            this.ilMain.Images.SetKeyName(183, "remote_desktop.png");
            this.ilMain.Images.SetKeyName(184, "remove_from_database.png");
            this.ilMain.Images.SetKeyName(185, "remove_from_shopping_cart.png");
            this.ilMain.Images.SetKeyName(186, "report.png");
            this.ilMain.Images.SetKeyName(187, "rss.png");
            this.ilMain.Images.SetKeyName(188, "ruler.png");
            this.ilMain.Images.SetKeyName(189, "ruler_pencil.png");
            this.ilMain.Images.SetKeyName(190, "sale.png");
            this.ilMain.Images.SetKeyName(191, "save.png");
            this.ilMain.Images.SetKeyName(192, "search.png");
            this.ilMain.Images.SetKeyName(193, "search_computer.png");
            this.ilMain.Images.SetKeyName(194, "search_database.png");
            this.ilMain.Images.SetKeyName(195, "search_globe.png");
            this.ilMain.Images.SetKeyName(196, "search_home.png");
            this.ilMain.Images.SetKeyName(197, "search_image.png");
            this.ilMain.Images.SetKeyName(198, "search_page.png");
            this.ilMain.Images.SetKeyName(199, "search_printer.png");
            this.ilMain.Images.SetKeyName(200, "search_user.png");
            this.ilMain.Images.SetKeyName(201, "security.png");
            this.ilMain.Images.SetKeyName(202, "send_sms.png");
            this.ilMain.Images.SetKeyName(203, "shopping_cart.png");
            this.ilMain.Images.SetKeyName(204, "shopping_cart_accept.png");
            this.ilMain.Images.SetKeyName(205, "sms.png");
            this.ilMain.Images.SetKeyName(206, "sound.png");
            this.ilMain.Images.SetKeyName(207, "sound_muted.png");
            this.ilMain.Images.SetKeyName(208, "star_empty.png");
            this.ilMain.Images.SetKeyName(209, "star_full.png");
            this.ilMain.Images.SetKeyName(210, "star_half_full.png");
            this.ilMain.Images.SetKeyName(211, "sterling_pound_currency_sign.png");
            this.ilMain.Images.SetKeyName(212, "support.png");
            this.ilMain.Images.SetKeyName(213, "svg_file.png");
            this.ilMain.Images.SetKeyName(214, "swf_file.png");
            this.ilMain.Images.SetKeyName(215, "tablet.png");
            this.ilMain.Images.SetKeyName(216, "tag_blue.png");
            this.ilMain.Images.SetKeyName(217, "tag_green.png");
            this.ilMain.Images.SetKeyName(218, "target.png");
            this.ilMain.Images.SetKeyName(219, "television.png");
            this.ilMain.Images.SetKeyName(220, "text_page.png");
            this.ilMain.Images.SetKeyName(221, "tiff_file.png");
            this.ilMain.Images.SetKeyName(222, "tools.png");
            this.ilMain.Images.SetKeyName(223, "trash_can.png");
            this.ilMain.Images.SetKeyName(224, "turquoise_button.png");
            this.ilMain.Images.SetKeyName(225, "twitter.png");
            this.ilMain.Images.SetKeyName(226, "txt_file.png");
            this.ilMain.Images.SetKeyName(227, "unlock.png");
            this.ilMain.Images.SetKeyName(228, "up.png");
            this.ilMain.Images.SetKeyName(229, "user.png");
            this.ilMain.Images.SetKeyName(230, "user_accept.png");
            this.ilMain.Images.SetKeyName(231, "user_comment.png");
            this.ilMain.Images.SetKeyName(232, "users.png");
            this.ilMain.Images.SetKeyName(233, "users_comments.png");
            this.ilMain.Images.SetKeyName(234, "violet_button.png");
            this.ilMain.Images.SetKeyName(235, "warning.png");
            this.ilMain.Images.SetKeyName(236, "white_flag.png");
            this.ilMain.Images.SetKeyName(237, "windows_terminal.png");
            this.ilMain.Images.SetKeyName(238, "xml_file.png");
            this.ilMain.Images.SetKeyName(239, "yen_currency_sign.png");
            this.ilMain.Images.SetKeyName(240, "zip_file.png");
            this.ilMain.Images.SetKeyName(241, "zip_file_accept.png");
            this.ilMain.Images.SetKeyName(242, "zip_file_download.png");
            this.ilMain.Images.SetKeyName(243, "zip_file_info.png");
            this.ilMain.Images.SetKeyName(244, "zip_file_search.png");
            this.ilMain.Images.SetKeyName(245, "zoom_in.png");
            this.ilMain.Images.SetKeyName(246, "zoom_out.png");
            // 
            // ultraTabPageControl1
            // 
            this.ultraTabPageControl1.Controls.Add(this.ubEliminar);
            this.ultraTabPageControl1.Controls.Add(this.ubNuevo);
            this.ultraTabPageControl1.Controls.Add(this.ugDistritos);
            this.ultraTabPageControl1.Location = new System.Drawing.Point(1, 23);
            this.ultraTabPageControl1.Name = "ultraTabPageControl1";
            this.ultraTabPageControl1.Size = new System.Drawing.Size(445, 186);
            // 
            // ubEliminar
            // 
            this.ubEliminar.Location = new System.Drawing.Point(328, 157);
            this.ubEliminar.Name = "ubEliminar";
            this.ubEliminar.Size = new System.Drawing.Size(113, 23);
            this.ubEliminar.TabIndex = 2;
            this.ubEliminar.Text = "Eliminar";
            this.ubEliminar.Click += new System.EventHandler(this.ubEliminar_Click);
            // 
            // ubNuevo
            // 
            this.ubNuevo.Location = new System.Drawing.Point(211, 157);
            this.ubNuevo.Name = "ubNuevo";
            this.ubNuevo.Size = new System.Drawing.Size(111, 23);
            this.ubNuevo.TabIndex = 1;
            this.ubNuevo.Text = "Nuevo";
            this.ubNuevo.Click += new System.EventHandler(this.ubNuevo_Click);
            // 
            // ugDistritos
            // 
            this.ugDistritos.DisplayLayout.CaptionVisible = Infragistics.Win.DefaultableBoolean.False;
            this.ugDistritos.Dock = System.Windows.Forms.DockStyle.Top;
            this.ugDistritos.Location = new System.Drawing.Point(0, 0);
            this.ugDistritos.Name = "ugDistritos";
            this.ugDistritos.Size = new System.Drawing.Size(445, 151);
            this.ugDistritos.TabIndex = 0;
            this.ugDistritos.Text = "ultraGrid1";
            this.ugDistritos.CellChange += new Infragistics.Win.UltraWinGrid.CellEventHandler(this.ugDistritos_CellChange);
            this.ugDistritos.ClickCellButton += new Infragistics.Win.UltraWinGrid.CellEventHandler(this.ugDistritos_ClickCellButton);
            this.ugDistritos.AfterSelectChange += new Infragistics.Win.UltraWinGrid.AfterSelectChangeEventHandler(this.ugDistritos_AfterSelectChange);
            this.ugDistritos.ClickCell += new Infragistics.Win.UltraWinGrid.ClickCellEventHandler(this.ugDistritos_ClickCell);
            // 
            // ultraTabPageControl3
            // 
            this.ultraTabPageControl3.Controls.Add(this.ubElminarEscala);
            this.ultraTabPageControl3.Controls.Add(this.ubNuevaEscala);
            this.ultraTabPageControl3.Controls.Add(this.ugEscalas);
            this.ultraTabPageControl3.Location = new System.Drawing.Point(1, 23);
            this.ultraTabPageControl3.Name = "ultraTabPageControl3";
            this.ultraTabPageControl3.Size = new System.Drawing.Size(443, 152);
            // 
            // ubElminarEscala
            // 
            this.ubElminarEscala.Location = new System.Drawing.Point(326, 125);
            this.ubElminarEscala.Name = "ubElminarEscala";
            this.ubElminarEscala.Size = new System.Drawing.Size(113, 23);
            this.ubElminarEscala.TabIndex = 2;
            this.ubElminarEscala.Text = "Eliminar Escala";
            this.ubElminarEscala.Click += new System.EventHandler(this.ubElminarEscala_Click);
            // 
            // ubNuevaEscala
            // 
            this.ubNuevaEscala.Location = new System.Drawing.Point(209, 125);
            this.ubNuevaEscala.Name = "ubNuevaEscala";
            this.ubNuevaEscala.Size = new System.Drawing.Size(111, 23);
            this.ubNuevaEscala.TabIndex = 1;
            this.ubNuevaEscala.Text = "Nueva Escala";
            this.ubNuevaEscala.Click += new System.EventHandler(this.ubNuevaEscala_Click);
            // 
            // ugEscalas
            // 
            this.ugEscalas.DisplayLayout.CaptionVisible = Infragistics.Win.DefaultableBoolean.False;
            this.ugEscalas.Dock = System.Windows.Forms.DockStyle.Top;
            this.ugEscalas.Location = new System.Drawing.Point(0, 0);
            this.ugEscalas.Name = "ugEscalas";
            this.ugEscalas.Size = new System.Drawing.Size(443, 120);
            this.ugEscalas.TabIndex = 0;
            this.ugEscalas.Text = "ultraGrid1";
            this.ugEscalas.CellChange += new Infragistics.Win.UltraWinGrid.CellEventHandler(this.ugEscalas_CellChange);
            // 
            // uceActivo
            // 
            this.uceActivo.BackColor = System.Drawing.Color.Transparent;
            this.uceActivo.BackColorInternal = System.Drawing.Color.Transparent;
            this.uceActivo.Location = new System.Drawing.Point(415, 16);
            this.uceActivo.Name = "uceActivo";
            this.uceActivo.Size = new System.Drawing.Size(58, 20);
            this.uceActivo.TabIndex = 16;
            this.uceActivo.Text = "Activo";
            this.uceActivo.CheckedChanged += new System.EventHandler(this.uceActivo_CheckedChanged);
            // 
            // txtNombre
            // 
            this.txtNombre.Location = new System.Drawing.Point(115, 44);
            this.txtNombre.Name = "txtNombre";
            this.txtNombre.Size = new System.Drawing.Size(358, 21);
            this.txtNombre.TabIndex = 15;
            this.txtNombre.TextChanged += new System.EventHandler(this.txtNombre_TextChanged);
            // 
            // txtCodigo
            // 
            this.txtCodigo.Location = new System.Drawing.Point(115, 15);
            this.txtCodigo.Name = "txtCodigo";
            this.txtCodigo.Size = new System.Drawing.Size(133, 21);
            this.txtCodigo.TabIndex = 14;
            this.txtCodigo.TextChanged += new System.EventHandler(this.txtCodigo_TextChanged);
            // 
            // lblNombre
            // 
            appearance5.BackColor = System.Drawing.Color.Transparent;
            this.lblNombre.Appearance = appearance5;
            this.lblNombre.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F);
            this.lblNombre.Location = new System.Drawing.Point(24, 48);
            this.lblNombre.Name = "lblNombre";
            this.lblNombre.Size = new System.Drawing.Size(85, 23);
            this.lblNombre.TabIndex = 13;
            this.lblNombre.Text = "Nombre";
            // 
            // lblCodigo
            // 
            appearance6.BackColor = System.Drawing.Color.Transparent;
            this.lblCodigo.Appearance = appearance6;
            this.lblCodigo.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F);
            this.lblCodigo.Location = new System.Drawing.Point(24, 19);
            this.lblCodigo.Name = "lblCodigo";
            this.lblCodigo.Size = new System.Drawing.Size(85, 23);
            this.lblCodigo.TabIndex = 12;
            this.lblCodigo.Text = "Código";
            // 
            // utcOrigenDestino
            // 
            appearance3.BackColor = System.Drawing.Color.Transparent;
            this.utcOrigenDestino.Appearance = appearance3;
            this.utcOrigenDestino.Controls.Add(this.ultraTabSharedControlsPage1);
            this.utcOrigenDestino.Controls.Add(this.ultraTabPageControl1);
            this.utcOrigenDestino.Location = new System.Drawing.Point(24, 81);
            this.utcOrigenDestino.Name = "utcOrigenDestino";
            this.utcOrigenDestino.SharedControlsPage = this.ultraTabSharedControlsPage1;
            this.utcOrigenDestino.Size = new System.Drawing.Size(449, 212);
            appearance4.BackColor = System.Drawing.Color.Transparent;
            this.utcOrigenDestino.TabHeaderAreaAppearance = appearance4;
            this.utcOrigenDestino.TabIndex = 17;
            ultraTab2.TabPage = this.ultraTabPageControl1;
            ultraTab2.Text = ":: Distritos ::";
            this.utcOrigenDestino.Tabs.AddRange(new Infragistics.Win.UltraWinTabControl.UltraTab[] {
            ultraTab2});
            // 
            // ultraTabSharedControlsPage1
            // 
            this.ultraTabSharedControlsPage1.Location = new System.Drawing.Point(-10000, -10000);
            this.ultraTabSharedControlsPage1.Name = "ultraTabSharedControlsPage1";
            this.ultraTabSharedControlsPage1.Size = new System.Drawing.Size(445, 186);
            // 
            // utcEscalas
            // 
            appearance1.BackColor = System.Drawing.Color.Transparent;
            this.utcEscalas.Appearance = appearance1;
            this.utcEscalas.Controls.Add(this.ultraTabSharedControlsPage3);
            this.utcEscalas.Controls.Add(this.ultraTabPageControl3);
            this.utcEscalas.Location = new System.Drawing.Point(26, 299);
            this.utcEscalas.Name = "utcEscalas";
            this.utcEscalas.SharedControlsPage = this.ultraTabSharedControlsPage3;
            this.utcEscalas.Size = new System.Drawing.Size(447, 178);
            appearance2.BackColor = System.Drawing.Color.Transparent;
            this.utcEscalas.TabHeaderAreaAppearance = appearance2;
            this.utcEscalas.TabIndex = 18;
            ultraTab1.TabPage = this.ultraTabPageControl3;
            ultraTab1.Text = ":: Escalas ::";
            this.utcEscalas.Tabs.AddRange(new Infragistics.Win.UltraWinTabControl.UltraTab[] {
            ultraTab1});
            // 
            // ultraTabSharedControlsPage3
            // 
            this.ultraTabSharedControlsPage3.Location = new System.Drawing.Point(-10000, -10000);
            this.ultraTabSharedControlsPage3.Name = "ultraTabSharedControlsPage3";
            this.ultraTabSharedControlsPage3.Size = new System.Drawing.Size(443, 152);
            // 
            // FrmListaPreciosTransporte
            // 
            this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
            this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
            this.ClientSize = new System.Drawing.Size(511, 557);
            this.Name = "FrmListaPreciosTransporte";
            this.Text = "Lista de Precios de Transporte";
            ((System.ComponentModel.ISupportInitialize)(this.ugbParent)).EndInit();
            this.ugbParent.ResumeLayout(false);
            this.ugbParent.PerformLayout();
            this.ultraTabPageControl1.ResumeLayout(false);
            ((System.ComponentModel.ISupportInitialize)(this.ugDistritos)).EndInit();
            this.ultraTabPageControl3.ResumeLayout(false);
            ((System.ComponentModel.ISupportInitialize)(this.ugEscalas)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.uceActivo)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.txtNombre)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.txtCodigo)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.utcOrigenDestino)).EndInit();
            this.utcOrigenDestino.ResumeLayout(false);
            ((System.ComponentModel.ISupportInitialize)(this.utcEscalas)).EndInit();
            this.utcEscalas.ResumeLayout(false);
            this.ResumeLayout(false);

        }
        /// <summary> 
        /// Metodo necessario per il supporto della finestra di progettazione. Non modificare 
        /// il contenuto del metodo con l'editor di codice.
        /// </summary>
        private void InitializeComponent()
        {
            this.components = new System.ComponentModel.Container();
            Infragistics.Win.UltraWinGrid.UltraGridBand ultraGridBand1 = new Infragistics.Win.UltraWinGrid.UltraGridBand("RichiedentePraticaDTO", -1);
            Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn7 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("ExtensionData");
            Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn8 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("DisplayNominativo");
            Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn9 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("Id");
            Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn10 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("IdCondominio");
            Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn11 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("IdPersona");
            Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn12 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("SiglaRichiedente");
            Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn13 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("Tipo");
            Infragistics.Win.UltraWinGrid.UltraGridBand ultraGridBand2 = new Infragistics.Win.UltraWinGrid.UltraGridBand("PraticaRichiedenteDTO", -1);
            Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn15 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("ExtensionData");
            Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn16 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("DataRichiesta");
            Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn17 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("ID");
            Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn18 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("IdPersona", -1, "richiedentiDropDown");
            Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn19 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("IdPratica");
            Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn20 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("Nominativo");
            Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn21 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("Note");
            Infragistics.Win.Appearance appearance1 = new Infragistics.Win.Appearance();
            Infragistics.Win.UltraWinTabControl.UltraTab ultraTab1 = new Infragistics.Win.UltraWinTabControl.UltraTab();
            Infragistics.Win.UltraWinTabControl.UltraTab ultraTab2 = new Infragistics.Win.UltraWinTabControl.UltraTab();
            System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(DettaglioPraticaUC));
            this.ultraTabPageControl1 = new Infragistics.Win.UltraWinTabControl.UltraTabPageControl();
            this.listaAttivita = new Gipasoft.Stabili.UI.Pratiche.ListaAttivitaUC();
            this.ultraTabPageControl2 = new Infragistics.Win.UltraWinTabControl.UltraTabPageControl();
            this.btnConferma = new Infragistics.Win.Misc.UltraButton();
            this.richiedentiDropDown = new Infragistics.Win.UltraWinGrid.UltraDropDown();
            this.richiedentePraticaDTOBindingSource = new System.Windows.Forms.BindingSource(this.components);
            this.listaRichiedenti = new Infragistics.Win.UltraWinGrid.UltraGrid();
            this.praticaRichiedenteDTOBindingSource = new System.Windows.Forms.BindingSource(this.components);
            this.tableLayoutPanel1 = new System.Windows.Forms.TableLayoutPanel();
            this.datiContrattoGroup = new Infragistics.Win.Misc.UltraGroupBox();
            this.sceltaPersonaCombo1 = new Gipasoft.Stabili.UI.Library.SceltaPersonaCombo();
            this.lblConformitaReclamo = new Infragistics.Win.Misc.UltraLabel();
            this.conformitaReclamo = new Infragistics.Win.UltraWinEditors.UltraComboEditor();
            this.praticaSource = new System.Windows.Forms.BindingSource(this.components);
            this.stato = new Infragistics.Win.Misc.UltraLabel();
            this.lblStato = new Infragistics.Win.Misc.UltraLabel();
            this.lblDataApertura = new Infragistics.Win.Misc.UltraLabel();
            this.oraDataApertura = new Infragistics.Win.UltraWinEditors.UltraDateTimeEditor();
            this.dataAperturaPratica = new Infragistics.Win.UltraWinEditors.UltraDateTimeEditor();
            this.sceltaCondominioCombo1 = new Gipasoft.Stabili.UI.Library.SceltaCondominioCombo();
            this.tipiPratica = new Infragistics.Win.UltraWinEditors.UltraComboEditor();
            this.tipiPraticaBindingSource = new System.Windows.Forms.BindingSource(this.components);
            this.lblCondominio = new Infragistics.Win.Misc.UltraLabel();
            this.txtOggetto = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
            this.lblOggetto = new Infragistics.Win.Misc.UltraLabel();
            this.lblPersona = new Infragistics.Win.Misc.UltraLabel();
            this.lblTipoPratica = new Infragistics.Win.Misc.UltraLabel();
            this.ultraTabControl1 = new Infragistics.Win.UltraWinTabControl.UltraTabControl();
            this.ultraTabSharedControlsPage1 = new Infragistics.Win.UltraWinTabControl.UltraTabSharedControlsPage();
            this.backgroundWorkerRichiedenti = new System.ComponentModel.BackgroundWorker();
            this.reqOggetto = new Gipasoft.Windows.Forms.CustomValidation.RequiredFieldValidator();
            this.reqTipoPratica = new Gipasoft.Windows.Forms.CustomValidation.RequiredFieldValidator();
            this.reqPersona = new Gipasoft.Windows.Forms.CustomValidation.RequiredFieldValidator();
            this.cmpDataApertura = new Gipasoft.Windows.Forms.CustomValidation.CompareValidator();
            this.validationSummary1 = new Gipasoft.Windows.Forms.CustomValidation.ValidationSummary(this.components);
            this.ultraTabPageControl1.SuspendLayout();
            this.ultraTabPageControl2.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.richiedentiDropDown)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.richiedentePraticaDTOBindingSource)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.listaRichiedenti)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.praticaRichiedenteDTOBindingSource)).BeginInit();
            this.tableLayoutPanel1.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.datiContrattoGroup)).BeginInit();
            this.datiContrattoGroup.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.conformitaReclamo)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.praticaSource)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.oraDataApertura)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.dataAperturaPratica)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.tipiPratica)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.tipiPraticaBindingSource)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.txtOggetto)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.ultraTabControl1)).BeginInit();
            this.ultraTabControl1.SuspendLayout();
            this.SuspendLayout();
            // 
            // ultraTabPageControl1
            // 
            this.ultraTabPageControl1.Controls.Add(this.listaAttivita);
            this.ultraTabPageControl1.Location = new System.Drawing.Point(1, 23);
            this.ultraTabPageControl1.Name = "ultraTabPageControl1";
            this.ultraTabPageControl1.Size = new System.Drawing.Size(809, 462);
            // 
            // listaAttivita
            // 
            this.listaAttivita.Dock = System.Windows.Forms.DockStyle.Fill;
            this.listaAttivita.Location = new System.Drawing.Point(0, 0);
            this.listaAttivita.Name = "listaAttivita";
            this.listaAttivita.Size = new System.Drawing.Size(809, 462);
            this.listaAttivita.TabIndex = 6;
            // 
            // ultraTabPageControl2
            // 
            this.ultraTabPageControl2.Controls.Add(this.btnConferma);
            this.ultraTabPageControl2.Controls.Add(this.richiedentiDropDown);
            this.ultraTabPageControl2.Controls.Add(this.listaRichiedenti);
            this.ultraTabPageControl2.Location = new System.Drawing.Point(-10000, -10000);
            this.ultraTabPageControl2.Name = "ultraTabPageControl2";
            this.ultraTabPageControl2.Size = new System.Drawing.Size(809, 462);
            // 
            // btnConferma
            // 
            this.btnConferma.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)));
            this.btnConferma.Location = new System.Drawing.Point(3, 421);
            this.btnConferma.Name = "btnConferma";
            this.btnConferma.Size = new System.Drawing.Size(75, 23);
            this.btnConferma.TabIndex = 0;
            this.btnConferma.Text = "Conferma";
            this.btnConferma.Click += new System.EventHandler(this.btnConfermaClick);
            // 
            // richiedentiDropDown
            // 
            this.richiedentiDropDown.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom) 
            | System.Windows.Forms.AnchorStyles.Left) 
            | System.Windows.Forms.AnchorStyles.Right)));
            this.richiedentiDropDown.DataSource = this.richiedentePraticaDTOBindingSource;
            ultraGridColumn7.AutoCompleteMode = Infragistics.Win.AutoCompleteMode.Append;
            ultraGridColumn7.ExcludeFromColumnChooser = Infragistics.Win.UltraWinGrid.ExcludeFromColumnChooser.True;
            ultraGridColumn7.Header.VisiblePosition = 0;
            ultraGridColumn7.Hidden = true;
            ultraGridColumn8.AutoCompleteMode = Infragistics.Win.AutoCompleteMode.Append;
            ultraGridColumn8.Header.Caption = "Nominativo";
            ultraGridColumn8.Header.VisiblePosition = 3;
            ultraGridColumn8.Width = 232;
            ultraGridColumn9.AutoCompleteMode = Infragistics.Win.AutoCompleteMode.Append;
            ultraGridColumn9.ColumnChooserCaption = "Identificativo";
            ultraGridColumn9.Header.VisiblePosition = 1;
            ultraGridColumn9.Hidden = true;
            ultraGridColumn10.AutoCompleteMode = Infragistics.Win.AutoCompleteMode.Append;
            ultraGridColumn10.Header.VisiblePosition = 2;
            ultraGridColumn10.Hidden = true;
            ultraGridColumn11.AutoCompleteMode = Infragistics.Win.AutoCompleteMode.Append;
            ultraGridColumn11.Header.VisiblePosition = 4;
            ultraGridColumn11.Hidden = true;
            ultraGridColumn12.Header.VisiblePosition = 5;
            ultraGridColumn13.AutoCompleteMode = Infragistics.Win.AutoCompleteMode.Append;
            ultraGridColumn13.Header.VisiblePosition = 6;
            ultraGridBand1.Columns.AddRange(new object[] {
            ultraGridColumn7,
            ultraGridColumn8,
            ultraGridColumn9,
            ultraGridColumn10,
            ultraGridColumn11,
            ultraGridColumn12,
            ultraGridColumn13});
            this.richiedentiDropDown.DisplayLayout.BandsSerializer.Add(ultraGridBand1);
            this.richiedentiDropDown.DisplayMember = "DisplayNominativo";
            this.richiedentiDropDown.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.richiedentiDropDown.Location = new System.Drawing.Point(44, 267);
            this.richiedentiDropDown.Name = "richiedentiDropDown";
            this.richiedentiDropDown.Size = new System.Drawing.Size(340, 95);
            this.richiedentiDropDown.TabIndex = 14;
            this.richiedentiDropDown.Text = "ultraDropDown1";
            this.richiedentiDropDown.ValueMember = "IdPersona";
            this.richiedentiDropDown.Visible = false;
            // 
            // richiedentePraticaDTOBindingSource
            // 
            this.richiedentePraticaDTOBindingSource.DataSource = typeof(Gipasoft.Business.GestioneCondomini.DTO.RichiedentePraticaDTO);
            // 
            // listaRichiedenti
            // 
            this.listaRichiedenti.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom) 
            | System.Windows.Forms.AnchorStyles.Left) 
            | System.Windows.Forms.AnchorStyles.Right)));
            this.listaRichiedenti.DataSource = this.praticaRichiedenteDTOBindingSource;
            ultraGridColumn15.ExcludeFromColumnChooser = Infragistics.Win.UltraWinGrid.ExcludeFromColumnChooser.True;
            ultraGridColumn15.Header.VisiblePosition = 6;
            ultraGridColumn15.Hidden = true;
            ultraGridColumn16.Header.Caption = "Data Richiesta";
            ultraGridColumn16.Header.VisiblePosition = 4;
            ultraGridColumn17.Header.Caption = "Id";
            ultraGridColumn17.Header.VisiblePosition = 0;
            ultraGridColumn17.Hidden = true;
            ultraGridColumn18.Header.Caption = "Nominativo";
            ultraGridColumn18.Header.VisiblePosition = 1;
            ultraGridColumn18.Style = Infragistics.Win.UltraWinGrid.ColumnStyle.DropDownList;
            ultraGridColumn18.Width = 400;
            ultraGridColumn19.ExcludeFromColumnChooser = Infragistics.Win.UltraWinGrid.ExcludeFromColumnChooser.True;
            ultraGridColumn19.Header.VisiblePosition = 2;
            ultraGridColumn19.Hidden = true;
            ultraGridColumn19.Width = 80;
            ultraGridColumn20.Header.VisiblePosition = 3;
            ultraGridColumn20.Hidden = true;
            ultraGridColumn20.Width = 70;
            ultraGridColumn21.Header.VisiblePosition = 5;
            ultraGridColumn21.Width = 250;
            ultraGridBand2.Columns.AddRange(new object[] {
            ultraGridColumn15,
            ultraGridColumn16,
            ultraGridColumn17,
            ultraGridColumn18,
            ultraGridColumn19,
            ultraGridColumn20,
            ultraGridColumn21});
            this.listaRichiedenti.DisplayLayout.BandsSerializer.Add(ultraGridBand2);
            this.listaRichiedenti.DisplayLayout.CaptionVisible = Infragistics.Win.DefaultableBoolean.False;
            this.listaRichiedenti.DisplayLayout.Override.AllowAddNew = Infragistics.Win.UltraWinGrid.AllowAddNew.TemplateOnBottom;
            this.listaRichiedenti.DisplayLayout.Override.AllowRowFiltering = Infragistics.Win.DefaultableBoolean.True;
            this.listaRichiedenti.DisplayLayout.Override.AllowUpdate = Infragistics.Win.DefaultableBoolean.True;
            this.listaRichiedenti.DisplayLayout.Override.FilterUIType = Infragistics.Win.UltraWinGrid.FilterUIType.FilterRow;
            this.listaRichiedenti.DisplayLayout.Override.RowSelectorHeaderStyle = Infragistics.Win.UltraWinGrid.RowSelectorHeaderStyle.ColumnChooserButton;
            this.listaRichiedenti.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.listaRichiedenti.Location = new System.Drawing.Point(0, 0);
            this.listaRichiedenti.Name = "listaRichiedenti";
            this.listaRichiedenti.Size = new System.Drawing.Size(809, 415);
            this.listaRichiedenti.TabIndex = 13;
            this.listaRichiedenti.AfterRowUpdate += new Infragistics.Win.UltraWinGrid.RowEventHandler(this.listaRichiedentiAfterRowUpdate);
            this.listaRichiedenti.BeforeRowActivate += new Infragistics.Win.UltraWinGrid.RowEventHandler(this.listaRichiedentiBeforeRowActivate);
            // 
            // praticaRichiedenteDTOBindingSource
            // 
            this.praticaRichiedenteDTOBindingSource.DataSource = typeof(Gipasoft.Business.GestioneCondomini.DTO.PraticaRichiedenteDTO);
            // 
            // tableLayoutPanel1
            // 
            this.tableLayoutPanel1.ColumnCount = 1;
            this.tableLayoutPanel1.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 100F));
            this.tableLayoutPanel1.Controls.Add(this.datiContrattoGroup, 0, 0);
            this.tableLayoutPanel1.Controls.Add(this.ultraTabControl1, 0, 1);
            this.tableLayoutPanel1.Dock = System.Windows.Forms.DockStyle.Fill;
            this.tableLayoutPanel1.Location = new System.Drawing.Point(0, 0);
            this.tableLayoutPanel1.Name = "tableLayoutPanel1";
            this.tableLayoutPanel1.RowCount = 2;
            this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 123F));
            this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 100F));
            this.tableLayoutPanel1.Size = new System.Drawing.Size(819, 617);
            this.tableLayoutPanel1.TabIndex = 16;
            // 
            // datiContrattoGroup
            // 
            this.datiContrattoGroup.Controls.Add(this.sceltaPersonaCombo1);
            this.datiContrattoGroup.Controls.Add(this.lblConformitaReclamo);
            this.datiContrattoGroup.Controls.Add(this.conformitaReclamo);
            this.datiContrattoGroup.Controls.Add(this.stato);
            this.datiContrattoGroup.Controls.Add(this.lblStato);
            this.datiContrattoGroup.Controls.Add(this.lblDataApertura);
            this.datiContrattoGroup.Controls.Add(this.oraDataApertura);
            this.datiContrattoGroup.Controls.Add(this.dataAperturaPratica);
            this.datiContrattoGroup.Controls.Add(this.sceltaCondominioCombo1);
            this.datiContrattoGroup.Controls.Add(this.tipiPratica);
            this.datiContrattoGroup.Controls.Add(this.lblCondominio);
            this.datiContrattoGroup.Controls.Add(this.txtOggetto);
            this.datiContrattoGroup.Controls.Add(this.lblOggetto);
            this.datiContrattoGroup.Controls.Add(this.lblPersona);
            this.datiContrattoGroup.Controls.Add(this.lblTipoPratica);
            this.datiContrattoGroup.Dock = System.Windows.Forms.DockStyle.Fill;
            this.datiContrattoGroup.Location = new System.Drawing.Point(3, 3);
            this.datiContrattoGroup.Name = "datiContrattoGroup";
            this.datiContrattoGroup.Size = new System.Drawing.Size(813, 117);
            this.datiContrattoGroup.TabIndex = 5;
            this.datiContrattoGroup.Text = "Dati generali";
            // 
            // sceltaPersonaCombo1
            // 
            this.sceltaPersonaCombo1.AllowInsert = true;
            this.sceltaPersonaCombo1.CurrentEditRow = null;
            this.sceltaPersonaCombo1.IdPersona = 0;
            this.sceltaPersonaCombo1.Location = new System.Drawing.Point(99, 55);
            this.sceltaPersonaCombo1.Margin = new System.Windows.Forms.Padding(0);
            this.sceltaPersonaCombo1.Name = "sceltaPersonaCombo1";
            this.sceltaPersonaCombo1.SelectedPersona = null;
            this.sceltaPersonaCombo1.Size = new System.Drawing.Size(268, 21);
            this.sceltaPersonaCombo1.TabIndex = 1067;
            // 
            // lblConformitaReclamo
            // 
            this.lblConformitaReclamo.Location = new System.Drawing.Point(393, 84);
            this.lblConformitaReclamo.Name = "lblConformitaReclamo";
            this.lblConformitaReclamo.Size = new System.Drawing.Size(65, 27);
            this.lblConformitaReclamo.TabIndex = 1066;
            this.lblConformitaReclamo.Text = "Conformità";
            // 
            // conformitaReclamo
            // 
            this.conformitaReclamo.DataBindings.Add(new System.Windows.Forms.Binding("Value", this.praticaSource, "Conformita", true));
            this.conformitaReclamo.Location = new System.Drawing.Point(484, 84);
            this.conformitaReclamo.Name = "conformitaReclamo";
            this.conformitaReclamo.Size = new System.Drawing.Size(107, 21);
            this.conformitaReclamo.TabIndex = 1065;
            // 
            // praticaSource
            // 
            this.praticaSource.DataSource = typeof(Gipasoft.Business.GestioneCondomini.DTO.PraticaDTO);
            // 
            // stato
            // 
            appearance1.FontData.BoldAsString = "True";
            this.stato.Appearance = appearance1;
            this.stato.Location = new System.Drawing.Point(679, 88);
            this.stato.Name = "stato";
            this.stato.Size = new System.Drawing.Size(74, 21);
            this.stato.TabIndex = 1064;
            // 
            // lblStato
            // 
            this.lblStato.Location = new System.Drawing.Point(639, 86);
            this.lblStato.Name = "lblStato";
            this.lblStato.Size = new System.Drawing.Size(34, 23);
            this.lblStato.TabIndex = 1063;
            this.lblStato.Text = "Stato";
            // 
            // lblDataApertura
            // 
            this.lblDataApertura.Location = new System.Drawing.Point(5, 84);
            this.lblDataApertura.Name = "lblDataApertura";
            this.lblDataApertura.Size = new System.Drawing.Size(87, 23);
            this.lblDataApertura.TabIndex = 1062;
            this.lblDataApertura.Text = "Data apertura";
            // 
            // oraDataApertura
            // 
            this.oraDataApertura.DateTime = new System.DateTime(2009, 3, 23, 0, 0, 0, 0);
            this.oraDataApertura.DropDownButtonDisplayStyle = Infragistics.Win.ButtonDisplayStyle.Never;
            this.oraDataApertura.Location = new System.Drawing.Point(197, 88);
            this.oraDataApertura.MaskInput = "{LOC}hh:mm ";
            this.oraDataApertura.Name = "oraDataApertura";
            this.oraDataApertura.Size = new System.Drawing.Size(64, 21);
            this.oraDataApertura.SpinButtonDisplayStyle = Infragistics.Win.ButtonDisplayStyle.Always;
            this.oraDataApertura.SpinWrap = true;
            this.oraDataApertura.TabIndex = 1061;
            this.oraDataApertura.Value = new System.DateTime(2009, 3, 23, 0, 0, 0, 0);
            // 
            // dataAperturaPratica
            // 
            this.dataAperturaPratica.DataBindings.Add(new System.Windows.Forms.Binding("Value", this.praticaSource, "DataApertura", true));
            this.dataAperturaPratica.DateTime = new System.DateTime(2009, 3, 23, 0, 0, 0, 0);
            this.dataAperturaPratica.Location = new System.Drawing.Point(98, 88);
            this.dataAperturaPratica.Name = "dataAperturaPratica";
            this.dataAperturaPratica.Size = new System.Drawing.Size(93, 21);
            this.dataAperturaPratica.TabIndex = 1060;
            this.dataAperturaPratica.Value = new System.DateTime(2009, 3, 23, 0, 0, 0, 0);
            // 
            // sceltaCondominioCombo1
            // 
            this.sceltaCondominioCombo1.IdCondominioSelected = 0;
            this.sceltaCondominioCombo1.Location = new System.Drawing.Point(485, 55);
            this.sceltaCondominioCombo1.Name = "sceltaCondominioCombo1";
            this.sceltaCondominioCombo1.Size = new System.Drawing.Size(272, 21);
            this.sceltaCondominioCombo1.TabIndex = 1059;
            // 
            // tipiPratica
            // 
            this.tipiPratica.AutoCompleteMode = Infragistics.Win.AutoCompleteMode.Append;
            this.tipiPratica.DataBindings.Add(new System.Windows.Forms.Binding("Value", this.praticaSource, "IdTipoPraticaRiferimento", true));
            this.tipiPratica.DataSource = this.tipiPraticaBindingSource;
            this.tipiPratica.DisplayMember = "DisplayName";
            this.tipiPratica.DropDownStyle = Infragistics.Win.DropDownStyle.DropDownList;
            this.tipiPratica.Location = new System.Drawing.Point(485, 28);
            this.tipiPratica.Name = "tipiPratica";
            this.tipiPratica.Size = new System.Drawing.Size(272, 21);
            this.tipiPratica.TabIndex = 1057;
            this.tipiPratica.ValueMember = "ID";
            // 
            // tipiPraticaBindingSource
            // 
            this.tipiPraticaBindingSource.DataSource = typeof(Gipasoft.Business.GestioneCondomini.DTO.TipoPraticaDTO);
            // 
            // lblCondominio
            // 
            this.lblCondominio.Location = new System.Drawing.Point(394, 55);
            this.lblCondominio.Name = "lblCondominio";
            this.lblCondominio.Size = new System.Drawing.Size(85, 23);
            this.lblCondominio.TabIndex = 1054;
            this.lblCondominio.Text = "Condominio";
            // 
            // txtOggetto
            // 
            this.txtOggetto.DataBindings.Add(new System.Windows.Forms.Binding("Value", this.praticaSource, "Oggetto", true));
            this.txtOggetto.Location = new System.Drawing.Point(99, 28);
            this.txtOggetto.MaxLength = 250;
            this.txtOggetto.Name = "txtOggetto";
            this.txtOggetto.Size = new System.Drawing.Size(268, 21);
            this.txtOggetto.TabIndex = 1025;
            // 
            // lblOggetto
            // 
            this.lblOggetto.Location = new System.Drawing.Point(6, 28);
            this.lblOggetto.Name = "lblOggetto";
            this.lblOggetto.Size = new System.Drawing.Size(72, 23);
            this.lblOggetto.TabIndex = 1024;
            this.lblOggetto.Text = "Oggetto";
            // 
            // lblPersona
            // 
            this.lblPersona.Location = new System.Drawing.Point(6, 55);
            this.lblPersona.Name = "lblPersona";
            this.lblPersona.Size = new System.Drawing.Size(72, 23);
            this.lblPersona.TabIndex = 1020;
            this.lblPersona.Text = "Richiedente";
            // 
            // lblTipoPratica
            // 
            this.lblTipoPratica.Location = new System.Drawing.Point(394, 28);
            this.lblTipoPratica.Name = "lblTipoPratica";
            this.lblTipoPratica.Size = new System.Drawing.Size(85, 23);
            this.lblTipoPratica.TabIndex = 18;
            this.lblTipoPratica.Text = "Tipo pratica";
            // 
            // ultraTabControl1
            // 
            this.ultraTabControl1.Controls.Add(this.ultraTabSharedControlsPage1);
            this.ultraTabControl1.Controls.Add(this.ultraTabPageControl1);
            this.ultraTabControl1.Controls.Add(this.ultraTabPageControl2);
            this.ultraTabControl1.Dock = System.Windows.Forms.DockStyle.Fill;
            this.ultraTabControl1.Location = new System.Drawing.Point(3, 126);
            this.ultraTabControl1.Name = "ultraTabControl1";
            this.ultraTabControl1.SharedControlsPage = this.ultraTabSharedControlsPage1;
            this.ultraTabControl1.Size = new System.Drawing.Size(813, 488);
            this.ultraTabControl1.TabIndex = 6;
            ultraTab1.Key = "attivita";
            ultraTab1.TabPage = this.ultraTabPageControl1;
            ultraTab1.Text = "Attività";
            ultraTab2.Key = "richiedenti";
            ultraTab2.TabPage = this.ultraTabPageControl2;
            ultraTab2.Text = "Richiedenti";
            this.ultraTabControl1.Tabs.AddRange(new Infragistics.Win.UltraWinTabControl.UltraTab[] {
            ultraTab1,
            ultraTab2});
            // 
            // ultraTabSharedControlsPage1
            // 
            this.ultraTabSharedControlsPage1.Location = new System.Drawing.Point(-10000, -10000);
            this.ultraTabSharedControlsPage1.Name = "ultraTabSharedControlsPage1";
            this.ultraTabSharedControlsPage1.Size = new System.Drawing.Size(809, 462);
            // 
            // backgroundWorkerRichiedenti
            // 
            this.backgroundWorkerRichiedenti.DoWork += new System.ComponentModel.DoWorkEventHandler(this.backgroundWorkerRichiedentiDoWork);
            this.backgroundWorkerRichiedenti.RunWorkerCompleted += new System.ComponentModel.RunWorkerCompletedEventHandler(this.backgroundWorkerRichiedentiRunWorkerCompleted);
            // 
            // reqOggetto
            // 
            this.reqOggetto.ErrorMessage = "Inserire un oggetto";
            this.reqOggetto.Icon = ((System.Drawing.Icon)(resources.GetObject("reqOggetto.Icon")));
            // 
            // reqTipoPratica
            // 
            this.reqTipoPratica.ErrorMessage = "Scegliere un tipo di pratica";
            this.reqTipoPratica.Icon = ((System.Drawing.Icon)(resources.GetObject("reqTipoPratica.Icon")));
            // 
            // reqPersona
            // 
            this.reqPersona.ErrorMessage = "Inserire l\'autore dell\'attivita";
            this.reqPersona.Icon = ((System.Drawing.Icon)(resources.GetObject("reqPersona.Icon")));
            // 
            // cmpDataApertura
            // 
            this.cmpDataApertura.ErrorMessage = "La data selezionata è inferiore alla data corrente";
            this.cmpDataApertura.Icon = ((System.Drawing.Icon)(resources.GetObject("cmpDataApertura.Icon")));
            this.cmpDataApertura.Operator = Gipasoft.Windows.Forms.CustomValidation.ValidationCompareOperator.GreaterThanEqual;
            this.cmpDataApertura.Type = Gipasoft.Windows.Forms.CustomValidation.ValidationDataType.Date;
            // 
            // DettaglioPraticaUC
            // 
            this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
            this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
            this.Controls.Add(this.tableLayoutPanel1);
            this.Name = "DettaglioPraticaUC";
            this.Size = new System.Drawing.Size(819, 617);
            this.Load += new System.EventHandler(this.dettaglioPraticaUCLoad);
            this.ultraTabPageControl1.ResumeLayout(false);
            this.ultraTabPageControl2.ResumeLayout(false);
            ((System.ComponentModel.ISupportInitialize)(this.richiedentiDropDown)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.richiedentePraticaDTOBindingSource)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.listaRichiedenti)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.praticaRichiedenteDTOBindingSource)).EndInit();
            this.tableLayoutPanel1.ResumeLayout(false);
            ((System.ComponentModel.ISupportInitialize)(this.datiContrattoGroup)).EndInit();
            this.datiContrattoGroup.ResumeLayout(false);
            this.datiContrattoGroup.PerformLayout();
            ((System.ComponentModel.ISupportInitialize)(this.conformitaReclamo)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.praticaSource)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.oraDataApertura)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.dataAperturaPratica)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.tipiPratica)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.tipiPraticaBindingSource)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.txtOggetto)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.ultraTabControl1)).EndInit();
            this.ultraTabControl1.ResumeLayout(false);
            this.ResumeLayout(false);

        }
 /// <summary>
 /// Required method for Designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     this.components = new System.ComponentModel.Container();
     Infragistics.Win.UltraWinTabControl.UltraTab ultraTab1 = new Infragistics.Win.UltraWinTabControl.UltraTab();
     Infragistics.Win.UltraWinTabControl.UltraTab ultraTab2 = new Infragistics.Win.UltraWinTabControl.UltraTab();
     Infragistics.Win.UltraWinTabControl.UltraTab ultraTab3 = new Infragistics.Win.UltraWinTabControl.UltraTab();
     Infragistics.Win.UltraWinTabControl.UltraTab ultraTab4 = new Infragistics.Win.UltraWinTabControl.UltraTab();
     Infragistics.Win.UltraWinTabControl.UltraTab ultraTab5 = new Infragistics.Win.UltraWinTabControl.UltraTab();
     this.ultraTabPageControl1        = new Infragistics.Win.UltraWinTabControl.UltraTabPageControl();
     this.ultraTabPageControl2        = new Infragistics.Win.UltraWinTabControl.UltraTabPageControl();
     this.ultraTabPageControl3        = new Infragistics.Win.UltraWinTabControl.UltraTabPageControl();
     this.ultraTabPageControl4        = new Infragistics.Win.UltraWinTabControl.UltraTabPageControl();
     this.ultraTabPageControl5        = new Infragistics.Win.UltraWinTabControl.UltraTabPageControl();
     this.FrmBase_Fill_Panel          = new System.Windows.Forms.Panel();
     this.uTab_Master                 = new Infragistics.Win.UltraWinTabControl.UltraTabControl();
     this.ultraTabSharedControlsPage1 = new Infragistics.Win.UltraWinTabControl.UltraTabSharedControlsPage();
     this.UtbmMain = new Infragistics.Win.UltraWinToolbars.UltraToolbarsManager(this.components);
     this._FrmBase_Toolbars_Dock_Area_Left   = new Infragistics.Win.UltraWinToolbars.UltraToolbarsDockArea();
     this._FrmBase_Toolbars_Dock_Area_Right  = new Infragistics.Win.UltraWinToolbars.UltraToolbarsDockArea();
     this._FrmBase_Toolbars_Dock_Area_Top    = new Infragistics.Win.UltraWinToolbars.UltraToolbarsDockArea();
     this._FrmBase_Toolbars_Dock_Area_Bottom = new Infragistics.Win.UltraWinToolbars.UltraToolbarsDockArea();
     ((System.ComponentModel.ISupportInitialize)(this.BindingMaster)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.errorProvider)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.UsbButtom)).BeginInit();
     this.FrmBase_Fill_Panel.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.uTab_Master)).BeginInit();
     this.uTab_Master.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.UtbmMain)).BeginInit();
     this.SuspendLayout();
     //
     // UsbButtom
     //
     this.UsbButtom.Location = new System.Drawing.Point(0, 553);
     this.UsbButtom.Size     = new System.Drawing.Size(924, 18);
     //
     // ultraTabPageControl1
     //
     this.ultraTabPageControl1.Location = new System.Drawing.Point(1, 27);
     this.ultraTabPageControl1.Name     = "ultraTabPageControl1";
     this.ultraTabPageControl1.Size     = new System.Drawing.Size(904, 468);
     //
     // ultraTabPageControl2
     //
     this.ultraTabPageControl2.Location = new System.Drawing.Point(-10000, -10000);
     this.ultraTabPageControl2.Name     = "ultraTabPageControl2";
     this.ultraTabPageControl2.Size     = new System.Drawing.Size(904, 468);
     //
     // ultraTabPageControl3
     //
     this.ultraTabPageControl3.Location = new System.Drawing.Point(-10000, -10000);
     this.ultraTabPageControl3.Name     = "ultraTabPageControl3";
     this.ultraTabPageControl3.Size     = new System.Drawing.Size(904, 468);
     //
     // ultraTabPageControl4
     //
     this.ultraTabPageControl4.Location = new System.Drawing.Point(-10000, -10000);
     this.ultraTabPageControl4.Name     = "ultraTabPageControl4";
     this.ultraTabPageControl4.Size     = new System.Drawing.Size(904, 468);
     //
     // ultraTabPageControl5
     //
     this.ultraTabPageControl5.Location = new System.Drawing.Point(-10000, -10000);
     this.ultraTabPageControl5.Name     = "ultraTabPageControl5";
     this.ultraTabPageControl5.Size     = new System.Drawing.Size(904, 468);
     //
     // FrmBase_Fill_Panel
     //
     this.FrmBase_Fill_Panel.Controls.Add(this.uTab_Master);
     this.FrmBase_Fill_Panel.Cursor   = System.Windows.Forms.Cursors.Default;
     this.FrmBase_Fill_Panel.Dock     = System.Windows.Forms.DockStyle.Fill;
     this.FrmBase_Fill_Panel.Location = new System.Drawing.Point(8, 55);
     this.FrmBase_Fill_Panel.Name     = "FrmBase_Fill_Panel";
     this.FrmBase_Fill_Panel.Size     = new System.Drawing.Size(908, 498);
     this.FrmBase_Fill_Panel.TabIndex = 1;
     //
     // uTab_Master
     //
     this.uTab_Master.Controls.Add(this.ultraTabSharedControlsPage1);
     this.uTab_Master.Controls.Add(this.ultraTabPageControl1);
     this.uTab_Master.Controls.Add(this.ultraTabPageControl2);
     this.uTab_Master.Controls.Add(this.ultraTabPageControl3);
     this.uTab_Master.Controls.Add(this.ultraTabPageControl4);
     this.uTab_Master.Controls.Add(this.ultraTabPageControl5);
     this.uTab_Master.Dock               = System.Windows.Forms.DockStyle.Fill;
     this.uTab_Master.Font               = new System.Drawing.Font("新細明體", 9F);
     this.uTab_Master.Location           = new System.Drawing.Point(0, 0);
     this.uTab_Master.Name               = "uTab_Master";
     this.uTab_Master.SharedControlsPage = this.ultraTabSharedControlsPage1;
     this.uTab_Master.Size               = new System.Drawing.Size(908, 498);
     this.uTab_Master.TabIndex           = 6;
     this.uTab_Master.TabPadding         = new System.Drawing.Size(1, 3);
     ultraTab1.TabPage = this.ultraTabPageControl1;
     ultraTab1.Text    = "tab1";
     ultraTab2.TabPage = this.ultraTabPageControl2;
     ultraTab2.Text    = "tab2";
     ultraTab3.TabPage = this.ultraTabPageControl3;
     ultraTab3.Text    = "tab3";
     ultraTab4.TabPage = this.ultraTabPageControl4;
     ultraTab4.Text    = "tab4";
     ultraTab5.TabPage = this.ultraTabPageControl5;
     ultraTab5.Text    = "tab5";
     this.uTab_Master.Tabs.AddRange(new Infragistics.Win.UltraWinTabControl.UltraTab[] {
         ultraTab1,
         ultraTab2,
         ultraTab3,
         ultraTab4,
         ultraTab5
     });
     //
     // ultraTabSharedControlsPage1
     //
     this.ultraTabSharedControlsPage1.Location = new System.Drawing.Point(-10000, -10000);
     this.ultraTabSharedControlsPage1.Name     = "ultraTabSharedControlsPage1";
     this.ultraTabSharedControlsPage1.Size     = new System.Drawing.Size(904, 468);
     //
     // UtbmMain
     //
     this.UtbmMain.DesignerFlags               = 1;
     this.UtbmMain.DockWithinContainer         = this;
     this.UtbmMain.DockWithinContainerBaseType = typeof(YR.ERP.Base.Forms.FrmBase);
     this.UtbmMain.Ribbon.Visible              = true;
     //
     // _FrmBase_Toolbars_Dock_Area_Left
     //
     this._FrmBase_Toolbars_Dock_Area_Left.AccessibleRole          = System.Windows.Forms.AccessibleRole.Grouping;
     this._FrmBase_Toolbars_Dock_Area_Left.BackColor               = System.Drawing.Color.FromArgb(((int)(((byte)(191)))), ((int)(((byte)(219)))), ((int)(((byte)(255)))));
     this._FrmBase_Toolbars_Dock_Area_Left.DockedPosition          = Infragistics.Win.UltraWinToolbars.DockedPosition.Left;
     this._FrmBase_Toolbars_Dock_Area_Left.ForeColor               = System.Drawing.SystemColors.ControlText;
     this._FrmBase_Toolbars_Dock_Area_Left.InitialResizeAreaExtent = 8;
     this._FrmBase_Toolbars_Dock_Area_Left.Location        = new System.Drawing.Point(0, 55);
     this._FrmBase_Toolbars_Dock_Area_Left.Name            = "_FrmBase_Toolbars_Dock_Area_Left";
     this._FrmBase_Toolbars_Dock_Area_Left.Size            = new System.Drawing.Size(8, 498);
     this._FrmBase_Toolbars_Dock_Area_Left.ToolbarsManager = this.UtbmMain;
     //
     // _FrmBase_Toolbars_Dock_Area_Right
     //
     this._FrmBase_Toolbars_Dock_Area_Right.AccessibleRole          = System.Windows.Forms.AccessibleRole.Grouping;
     this._FrmBase_Toolbars_Dock_Area_Right.BackColor               = System.Drawing.Color.FromArgb(((int)(((byte)(191)))), ((int)(((byte)(219)))), ((int)(((byte)(255)))));
     this._FrmBase_Toolbars_Dock_Area_Right.DockedPosition          = Infragistics.Win.UltraWinToolbars.DockedPosition.Right;
     this._FrmBase_Toolbars_Dock_Area_Right.ForeColor               = System.Drawing.SystemColors.ControlText;
     this._FrmBase_Toolbars_Dock_Area_Right.InitialResizeAreaExtent = 8;
     this._FrmBase_Toolbars_Dock_Area_Right.Location        = new System.Drawing.Point(916, 55);
     this._FrmBase_Toolbars_Dock_Area_Right.Name            = "_FrmBase_Toolbars_Dock_Area_Right";
     this._FrmBase_Toolbars_Dock_Area_Right.Size            = new System.Drawing.Size(8, 498);
     this._FrmBase_Toolbars_Dock_Area_Right.ToolbarsManager = this.UtbmMain;
     //
     // _FrmBase_Toolbars_Dock_Area_Top
     //
     this._FrmBase_Toolbars_Dock_Area_Top.AccessibleRole  = System.Windows.Forms.AccessibleRole.Grouping;
     this._FrmBase_Toolbars_Dock_Area_Top.BackColor       = System.Drawing.Color.FromArgb(((int)(((byte)(191)))), ((int)(((byte)(219)))), ((int)(((byte)(255)))));
     this._FrmBase_Toolbars_Dock_Area_Top.DockedPosition  = Infragistics.Win.UltraWinToolbars.DockedPosition.Top;
     this._FrmBase_Toolbars_Dock_Area_Top.ForeColor       = System.Drawing.SystemColors.ControlText;
     this._FrmBase_Toolbars_Dock_Area_Top.Location        = new System.Drawing.Point(0, 0);
     this._FrmBase_Toolbars_Dock_Area_Top.Name            = "_FrmBase_Toolbars_Dock_Area_Top";
     this._FrmBase_Toolbars_Dock_Area_Top.Size            = new System.Drawing.Size(924, 55);
     this._FrmBase_Toolbars_Dock_Area_Top.ToolbarsManager = this.UtbmMain;
     //
     // _FrmBase_Toolbars_Dock_Area_Bottom
     //
     this._FrmBase_Toolbars_Dock_Area_Bottom.AccessibleRole  = System.Windows.Forms.AccessibleRole.Grouping;
     this._FrmBase_Toolbars_Dock_Area_Bottom.BackColor       = System.Drawing.Color.FromArgb(((int)(((byte)(191)))), ((int)(((byte)(219)))), ((int)(((byte)(255)))));
     this._FrmBase_Toolbars_Dock_Area_Bottom.DockedPosition  = Infragistics.Win.UltraWinToolbars.DockedPosition.Bottom;
     this._FrmBase_Toolbars_Dock_Area_Bottom.ForeColor       = System.Drawing.SystemColors.ControlText;
     this._FrmBase_Toolbars_Dock_Area_Bottom.Location        = new System.Drawing.Point(0, 553);
     this._FrmBase_Toolbars_Dock_Area_Bottom.Name            = "_FrmBase_Toolbars_Dock_Area_Bottom";
     this._FrmBase_Toolbars_Dock_Area_Bottom.Size            = new System.Drawing.Size(924, 0);
     this._FrmBase_Toolbars_Dock_Area_Bottom.ToolbarsManager = this.UtbmMain;
     //
     // FrmGridEditBase
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
     this.AutoScaleMode       = System.Windows.Forms.AutoScaleMode.Font;
     this.ClientSize          = new System.Drawing.Size(924, 571);
     this.Controls.Add(this.FrmBase_Fill_Panel);
     this.Controls.Add(this._FrmBase_Toolbars_Dock_Area_Left);
     this.Controls.Add(this._FrmBase_Toolbars_Dock_Area_Right);
     this.Controls.Add(this._FrmBase_Toolbars_Dock_Area_Bottom);
     this.Controls.Add(this._FrmBase_Toolbars_Dock_Area_Top);
     this.Name  = "FrmGridEditBase";
     this.Text  = "FrmGridEditBase";
     this.Load += new System.EventHandler(this.FrmGridEditBase_Load);
     this.Controls.SetChildIndex(this._FrmBase_Toolbars_Dock_Area_Top, 0);
     this.Controls.SetChildIndex(this.UsbButtom, 0);
     this.Controls.SetChildIndex(this._FrmBase_Toolbars_Dock_Area_Bottom, 0);
     this.Controls.SetChildIndex(this._FrmBase_Toolbars_Dock_Area_Right, 0);
     this.Controls.SetChildIndex(this._FrmBase_Toolbars_Dock_Area_Left, 0);
     this.Controls.SetChildIndex(this.FrmBase_Fill_Panel, 0);
     ((System.ComponentModel.ISupportInitialize)(this.BindingMaster)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.errorProvider)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.UsbButtom)).EndInit();
     this.FrmBase_Fill_Panel.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.uTab_Master)).EndInit();
     this.uTab_Master.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.UtbmMain)).EndInit();
     this.ResumeLayout(false);
 }
        /// <summary>
        /// Required method for Designer support - do not modify
        /// the contents of this method with the code editor.
        /// </summary>
        private void InitializeComponent()
        {
            Infragistics.Win.UltraWinTabControl.UltraTab ultraTab3 = new Infragistics.Win.UltraWinTabControl.UltraTab();
            Infragistics.Win.Appearance appearance31 = new Infragistics.Win.Appearance();
            this.utsMainBank = new Infragistics.Win.UltraWinTabControl.UltraTabStripControl();
            this.utsBank = new Infragistics.Win.UltraWinTabControl.UltraTabSharedControlsPage();
            this.pnlBank = new System.Windows.Forms.Panel();
            this.txtDescription = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
            this.lblDescription = new System.Windows.Forms.Label();
            this.txtCode = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
            this.lblCode = new System.Windows.Forms.Label();
            this.label1 = new System.Windows.Forms.Label();
            this.cmbMasterCategory = new System.Windows.Forms.ComboBox();
            ((System.ComponentModel.ISupportInitialize)(this.utsMainBank)).BeginInit();
            this.utsMainBank.SuspendLayout();
            this.utsBank.SuspendLayout();
            this.pnlBank.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.txtDescription)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.txtCode)).BeginInit();
            this.SuspendLayout();
            // 
            // utsMainBank
            // 
            this.utsMainBank.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
                        | System.Windows.Forms.AnchorStyles.Left)
                        | System.Windows.Forms.AnchorStyles.Right)));
            this.utsMainBank.Controls.Add(this.utsBank);
            this.utsMainBank.Font = new System.Drawing.Font("Trebuchet MS", 9.75F);
            this.utsMainBank.Location = new System.Drawing.Point(8, 8);
            this.utsMainBank.Name = "utsMainBank";
            this.utsMainBank.SharedControls.AddRange(new System.Windows.Forms.Control[] {
            this.pnlBank});
            this.utsMainBank.SharedControlsPage = this.utsBank;
            this.utsMainBank.Size = new System.Drawing.Size(797, 434);
            this.utsMainBank.TabIndex = 27;
            appearance31.FontData.Name = "Trebuchet MS";
            ultraTab3.Appearance = appearance31;
            ultraTab3.Text = "Category";
            this.utsMainBank.Tabs.AddRange(new Infragistics.Win.UltraWinTabControl.UltraTab[] {
            ultraTab3});
            // 
            // utsBank
            // 
            this.utsBank.Controls.Add(this.pnlBank);
            this.utsBank.Location = new System.Drawing.Point(1, 24);
            this.utsBank.Name = "utsBank";
            this.utsBank.Size = new System.Drawing.Size(793, 407);
            // 
            // pnlBank
            // 
            this.pnlBank.Controls.Add(this.cmbMasterCategory);
            this.pnlBank.Controls.Add(this.label1);
            this.pnlBank.Controls.Add(this.txtDescription);
            this.pnlBank.Controls.Add(this.lblDescription);
            this.pnlBank.Controls.Add(this.txtCode);
            this.pnlBank.Controls.Add(this.lblCode);
            this.pnlBank.Dock = System.Windows.Forms.DockStyle.Fill;
            this.pnlBank.Location = new System.Drawing.Point(0, 0);
            this.pnlBank.Name = "pnlBank";
            this.pnlBank.Size = new System.Drawing.Size(793, 407);
            this.pnlBank.TabIndex = 0;
            // 
            // txtDescription
            // 
            this.txtDescription.DisplayStyle = Infragistics.Win.EmbeddableElementDisplayStyle.Office2007;
            this.txtDescription.Font = new System.Drawing.Font("Trebuchet MS", 9.75F);
            this.txtDescription.Location = new System.Drawing.Point(16, 82);
            this.txtDescription.MaxLength = 33;
            this.txtDescription.Name = "txtDescription";
            this.txtDescription.ShowOverflowIndicator = true;
            this.txtDescription.Size = new System.Drawing.Size(626, 24);
            this.txtDescription.TabIndex = 1;
            // 
            // lblDescription
            // 
            this.lblDescription.AutoSize = true;
            this.lblDescription.Font = new System.Drawing.Font("Trebuchet MS", 9.75F);
            this.lblDescription.ImeMode = System.Windows.Forms.ImeMode.NoControl;
            this.lblDescription.Location = new System.Drawing.Point(13, 61);
            this.lblDescription.Name = "lblDescription";
            this.lblDescription.Size = new System.Drawing.Size(74, 18);
            this.lblDescription.TabIndex = 11;
            this.lblDescription.Text = "Description";
            // 
            // txtCode
            // 
            this.txtCode.DisplayStyle = Infragistics.Win.EmbeddableElementDisplayStyle.Office2007;
            this.txtCode.Font = new System.Drawing.Font("Trebuchet MS", 9.75F);
            this.txtCode.Location = new System.Drawing.Point(16, 33);
            this.txtCode.MaxLength = 33;
            this.txtCode.Name = "txtCode";
            this.txtCode.ShowOverflowIndicator = true;
            this.txtCode.Size = new System.Drawing.Size(92, 24);
            this.txtCode.TabIndex = 0;
            this.txtCode.Tag = "First Control";
            // 
            // lblCode
            // 
            this.lblCode.AutoSize = true;
            this.lblCode.Font = new System.Drawing.Font("Trebuchet MS", 9.75F);
            this.lblCode.ImeMode = System.Windows.Forms.ImeMode.NoControl;
            this.lblCode.Location = new System.Drawing.Point(13, 12);
            this.lblCode.Name = "lblCode";
            this.lblCode.Size = new System.Drawing.Size(37, 18);
            this.lblCode.TabIndex = 9;
            this.lblCode.Text = "Code";
            // 
            // label1
            // 
            this.label1.AutoSize = true;
            this.label1.Font = new System.Drawing.Font("Trebuchet MS", 9.75F);
            this.label1.ImeMode = System.Windows.Forms.ImeMode.NoControl;
            this.label1.Location = new System.Drawing.Point(13, 111);
            this.label1.Name = "label1";
            this.label1.Size = new System.Drawing.Size(104, 18);
            this.label1.TabIndex = 13;
            this.label1.Text = "Master Category";
            // 
            // cmbMasterCategory
            // 
            this.cmbMasterCategory.FormattingEnabled = true;
            this.cmbMasterCategory.Location = new System.Drawing.Point(16, 132);
            this.cmbMasterCategory.Name = "cmbMasterCategory";
            this.cmbMasterCategory.Size = new System.Drawing.Size(626, 26);
            this.cmbMasterCategory.TabIndex = 14;
            // 
            // frmCadastreCategory
            // 
            this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
            this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
            this.BackColor = System.Drawing.SystemColors.Window;
            this.ClientSize = new System.Drawing.Size(813, 450);
            this.Controls.Add(this.utsMainBank);
            this.Name = "frmCadastreCategory";
            this.ShowIcon = false;
            this.Text = "Category";
            this.WindowState = System.Windows.Forms.FormWindowState.Maximized;
            ((System.ComponentModel.ISupportInitialize)(this.utsMainBank)).EndInit();
            this.utsMainBank.ResumeLayout(false);
            this.utsBank.ResumeLayout(false);
            this.pnlBank.ResumeLayout(false);
            this.pnlBank.PerformLayout();
            ((System.ComponentModel.ISupportInitialize)(this.txtDescription)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.txtCode)).EndInit();
            this.ResumeLayout(false);

        }
Example #9
0
 /// <summary>
 /// Required method for Designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     Infragistics.Win.Appearance appearance1 = new Infragistics.Win.Appearance();
     Infragistics.Win.Appearance appearance2 = new Infragistics.Win.Appearance();
     Infragistics.Win.Appearance appearance3 = new Infragistics.Win.Appearance();
     Infragistics.Win.UltraWinTabControl.UltraTab ultraTab3 = new Infragistics.Win.UltraWinTabControl.UltraTab();
     this.ultraTabPageControl1 = new Infragistics.Win.UltraWinTabControl.UltraTabPageControl();
     this.btnProcess           = new Infragistics.Win.Misc.UltraButton();
     this.ultraLabel9          = new Infragistics.Win.Misc.UltraLabel();
     this.btnSalProcessFull    = new Infragistics.Win.Misc.UltraButton();
     this.dtLast      = new Infragistics.Win.UltraWinEditors.UltraDateTimeEditor();
     this.dtFirst     = new Infragistics.Win.UltraWinEditors.UltraDateTimeEditor();
     this.ultraLabel1 = new Infragistics.Win.Misc.UltraLabel();
     this.btnClose    = new Infragistics.Win.Misc.UltraButton();
     this.btnCancel   = new Infragistics.Win.Misc.UltraButton();
     this.btnDelete   = new Infragistics.Win.Misc.UltraButton();
     this.btnSave     = new Infragistics.Win.Misc.UltraButton();
     this.ultraPanel1 = new Infragistics.Win.Misc.UltraPanel();
     this.ultraPanel2 = new Infragistics.Win.Misc.UltraPanel();
     this.ultraPanel3 = new Infragistics.Win.Misc.UltraPanel();
     this.tabEmployee = new Infragistics.Win.UltraWinTabControl.UltraTabControl();
     this.ultraTabSharedControlsPage1 = new Infragistics.Win.UltraWinTabControl.UltraTabSharedControlsPage();
     this.pnlContainer = new Infragistics.Win.Misc.UltraPanel();
     this.ultraPanel8  = new Infragistics.Win.Misc.UltraPanel();
     this.btnSalary    = new Infragistics.Win.Misc.UltraButton();
     this.ultraTabPageControl1.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.dtLast)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.dtFirst)).BeginInit();
     this.ultraPanel1.ClientArea.SuspendLayout();
     this.ultraPanel1.SuspendLayout();
     this.ultraPanel2.SuspendLayout();
     this.ultraPanel3.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.tabEmployee)).BeginInit();
     this.tabEmployee.SuspendLayout();
     this.pnlContainer.ClientArea.SuspendLayout();
     this.pnlContainer.SuspendLayout();
     this.ultraPanel8.SuspendLayout();
     this.SuspendLayout();
     //
     // ultraTabPageControl1
     //
     this.ultraTabPageControl1.Controls.Add(this.btnSalary);
     this.ultraTabPageControl1.Controls.Add(this.btnProcess);
     this.ultraTabPageControl1.Controls.Add(this.ultraLabel9);
     this.ultraTabPageControl1.Controls.Add(this.btnSalProcessFull);
     this.ultraTabPageControl1.Controls.Add(this.dtLast);
     this.ultraTabPageControl1.Controls.Add(this.dtFirst);
     this.ultraTabPageControl1.Controls.Add(this.ultraLabel1);
     this.ultraTabPageControl1.Location = new System.Drawing.Point(1, 23);
     this.ultraTabPageControl1.Name     = "ultraTabPageControl1";
     this.ultraTabPageControl1.Size     = new System.Drawing.Size(674, 495);
     //
     // btnProcess
     //
     this.btnProcess.Font     = new System.Drawing.Font("Verdana", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.btnProcess.Location = new System.Drawing.Point(226, 255);
     this.btnProcess.Name     = "btnProcess";
     this.btnProcess.Size     = new System.Drawing.Size(131, 40);
     this.btnProcess.TabIndex = 112;
     this.btnProcess.Tag      = "0";
     this.btnProcess.Text     = "Process Data Input";
     this.btnProcess.Click   += new System.EventHandler(this.btnProcess_Click);
     //
     // ultraLabel9
     //
     appearance1.BackColor             = System.Drawing.Color.Beige;
     appearance1.TextHAlignAsString    = "Left";
     appearance1.TextVAlignAsString    = "Middle";
     this.ultraLabel9.Appearance       = appearance1;
     this.ultraLabel9.BorderStyleInner = Infragistics.Win.UIElementBorderStyle.Solid;
     this.ultraLabel9.Font             = new System.Drawing.Font("Verdana", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.ultraLabel9.Location         = new System.Drawing.Point(147, 116);
     this.ultraLabel9.Name             = "ultraLabel9";
     this.ultraLabel9.Size             = new System.Drawing.Size(105, 20);
     this.ultraLabel9.TabIndex         = 66;
     this.ultraLabel9.Text             = "Last Date :";
     //
     // btnSalProcessFull
     //
     this.btnSalProcessFull.Font     = new System.Drawing.Font("Verdana", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.btnSalProcessFull.Location = new System.Drawing.Point(226, 192);
     this.btnSalProcessFull.Name     = "btnSalProcessFull";
     this.btnSalProcessFull.Size     = new System.Drawing.Size(131, 40);
     this.btnSalProcessFull.TabIndex = 111;
     this.btnSalProcessFull.Tag      = "0";
     this.btnSalProcessFull.Text     = "Transfer";
     this.btnSalProcessFull.Click   += new System.EventHandler(this.btnSalProcessFull_Click);
     //
     // dtLast
     //
     this.dtLast.AutoSize     = false;
     this.dtLast.Font         = new System.Drawing.Font("Verdana", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.dtLast.FormatString = "dd-MMM-yyyy";
     this.dtLast.Location     = new System.Drawing.Point(258, 116);
     this.dtLast.MaskInput    = "";
     this.dtLast.Name         = "dtLast";
     this.dtLast.Size         = new System.Drawing.Size(189, 20);
     this.dtLast.TabIndex     = 65;
     //
     // dtFirst
     //
     this.dtFirst.AutoSize     = false;
     this.dtFirst.Font         = new System.Drawing.Font("Verdana", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.dtFirst.FormatString = "dd-MMM-yyyy";
     this.dtFirst.Location     = new System.Drawing.Point(258, 80);
     this.dtFirst.MaskInput    = "";
     this.dtFirst.Name         = "dtFirst";
     this.dtFirst.Size         = new System.Drawing.Size(189, 20);
     this.dtFirst.TabIndex     = 63;
     //
     // ultraLabel1
     //
     appearance2.BackColor             = System.Drawing.Color.Beige;
     appearance2.TextHAlignAsString    = "Left";
     appearance2.TextVAlignAsString    = "Middle";
     this.ultraLabel1.Appearance       = appearance2;
     this.ultraLabel1.BorderStyleInner = Infragistics.Win.UIElementBorderStyle.Solid;
     this.ultraLabel1.Font             = new System.Drawing.Font("Verdana", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.ultraLabel1.Location         = new System.Drawing.Point(147, 80);
     this.ultraLabel1.Name             = "ultraLabel1";
     this.ultraLabel1.Size             = new System.Drawing.Size(105, 20);
     this.ultraLabel1.TabIndex         = 64;
     this.ultraLabel1.Text             = "First Date :";
     //
     // btnClose
     //
     this.btnClose.Font     = new System.Drawing.Font("Verdana", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.btnClose.Location = new System.Drawing.Point(14, 4);
     this.btnClose.Name     = "btnClose";
     this.btnClose.Size     = new System.Drawing.Size(131, 40);
     this.btnClose.TabIndex = 11;
     this.btnClose.Text     = "C&lose";
     this.btnClose.Click   += new System.EventHandler(this.btnClose_Click);
     //
     // btnCancel
     //
     this.btnCancel.Font     = new System.Drawing.Font("Verdana", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.btnCancel.Location = new System.Drawing.Point(1030, 4);
     this.btnCancel.Name     = "btnCancel";
     this.btnCancel.Size     = new System.Drawing.Size(131, 40);
     this.btnCancel.TabIndex = 10;
     this.btnCancel.Text     = "&Cancel";
     this.btnCancel.Visible  = false;
     //
     // btnDelete
     //
     this.btnDelete.Enabled  = false;
     this.btnDelete.Font     = new System.Drawing.Font("Verdana", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.btnDelete.Location = new System.Drawing.Point(895, 4);
     this.btnDelete.Name     = "btnDelete";
     this.btnDelete.Size     = new System.Drawing.Size(131, 40);
     this.btnDelete.TabIndex = 12;
     this.btnDelete.Tag      = "2";
     this.btnDelete.Text     = "&Delete";
     this.btnDelete.Visible  = false;
     //
     // btnSave
     //
     this.btnSave.Font     = new System.Drawing.Font("Verdana", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.btnSave.Location = new System.Drawing.Point(759, 4);
     this.btnSave.Name     = "btnSave";
     this.btnSave.Size     = new System.Drawing.Size(131, 40);
     this.btnSave.TabIndex = 9;
     this.btnSave.Tag      = "0";
     this.btnSave.Text     = "&Save";
     this.btnSave.Visible  = false;
     //
     // ultraPanel1
     //
     appearance3.BackColor        = System.Drawing.Color.SlateGray;
     this.ultraPanel1.Appearance  = appearance3;
     this.ultraPanel1.BorderStyle = Infragistics.Win.UIElementBorderStyle.Etched;
     //
     // ultraPanel1.ClientArea
     //
     this.ultraPanel1.ClientArea.Controls.Add(this.btnSave);
     this.ultraPanel1.ClientArea.Controls.Add(this.btnClose);
     this.ultraPanel1.ClientArea.Controls.Add(this.btnDelete);
     this.ultraPanel1.ClientArea.Controls.Add(this.btnCancel);
     this.ultraPanel1.Dock     = System.Windows.Forms.DockStyle.Bottom;
     this.ultraPanel1.Location = new System.Drawing.Point(0, 541);
     this.ultraPanel1.Name     = "ultraPanel1";
     this.ultraPanel1.Size     = new System.Drawing.Size(1171, 51);
     this.ultraPanel1.TabIndex = 10;
     //
     // ultraPanel2
     //
     this.ultraPanel2.Dock     = System.Windows.Forms.DockStyle.Left;
     this.ultraPanel2.Location = new System.Drawing.Point(0, 10);
     this.ultraPanel2.Name     = "ultraPanel2";
     this.ultraPanel2.Size     = new System.Drawing.Size(14, 531);
     this.ultraPanel2.TabIndex = 13;
     //
     // ultraPanel3
     //
     this.ultraPanel3.Dock     = System.Windows.Forms.DockStyle.Top;
     this.ultraPanel3.Location = new System.Drawing.Point(0, 0);
     this.ultraPanel3.Name     = "ultraPanel3";
     this.ultraPanel3.Size     = new System.Drawing.Size(1171, 10);
     this.ultraPanel3.TabIndex = 14;
     //
     // tabEmployee
     //
     this.tabEmployee.Controls.Add(this.ultraTabSharedControlsPage1);
     this.tabEmployee.Controls.Add(this.ultraTabPageControl1);
     this.tabEmployee.Dock               = System.Windows.Forms.DockStyle.Fill;
     this.tabEmployee.Location           = new System.Drawing.Point(0, 10);
     this.tabEmployee.Name               = "tabEmployee";
     this.tabEmployee.SharedControlsPage = this.ultraTabSharedControlsPage1;
     this.tabEmployee.Size               = new System.Drawing.Size(678, 521);
     this.tabEmployee.TabIndex           = 63;
     ultraTab3.Key     = "Entry";
     ultraTab3.TabPage = this.ultraTabPageControl1;
     ultraTab3.Text    = "New Employee Data Insert";
     this.tabEmployee.Tabs.AddRange(new Infragistics.Win.UltraWinTabControl.UltraTab[] {
         ultraTab3
     });
     //
     // ultraTabSharedControlsPage1
     //
     this.ultraTabSharedControlsPage1.Location = new System.Drawing.Point(-10000, -10000);
     this.ultraTabSharedControlsPage1.Name     = "ultraTabSharedControlsPage1";
     this.ultraTabSharedControlsPage1.Size     = new System.Drawing.Size(674, 495);
     //
     // pnlContainer
     //
     //
     // pnlContainer.ClientArea
     //
     this.pnlContainer.ClientArea.Controls.Add(this.tabEmployee);
     this.pnlContainer.ClientArea.Controls.Add(this.ultraPanel8);
     this.pnlContainer.Dock     = System.Windows.Forms.DockStyle.Left;
     this.pnlContainer.Location = new System.Drawing.Point(14, 10);
     this.pnlContainer.Name     = "pnlContainer";
     this.pnlContainer.Size     = new System.Drawing.Size(678, 531);
     this.pnlContainer.TabIndex = 64;
     //
     // ultraPanel8
     //
     this.ultraPanel8.Dock     = System.Windows.Forms.DockStyle.Top;
     this.ultraPanel8.Location = new System.Drawing.Point(0, 0);
     this.ultraPanel8.Name     = "ultraPanel8";
     this.ultraPanel8.Size     = new System.Drawing.Size(678, 10);
     this.ultraPanel8.TabIndex = 65;
     //
     // btnSalary
     //
     this.btnSalary.Font     = new System.Drawing.Font("Verdana", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.btnSalary.Location = new System.Drawing.Point(226, 315);
     this.btnSalary.Name     = "btnSalary";
     this.btnSalary.Size     = new System.Drawing.Size(131, 40);
     this.btnSalary.TabIndex = 113;
     this.btnSalary.Tag      = "0";
     this.btnSalary.Text     = "Salary Data Input";
     this.btnSalary.Click   += new System.EventHandler(this.btnSalary_Click);
     //
     // frmEmpDataInput
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
     this.AutoScaleMode       = System.Windows.Forms.AutoScaleMode.Font;
     this.BackColor           = System.Drawing.Color.White;
     this.ClientSize          = new System.Drawing.Size(1171, 592);
     this.ControlBox          = false;
     this.Controls.Add(this.pnlContainer);
     this.Controls.Add(this.ultraPanel2);
     this.Controls.Add(this.ultraPanel3);
     this.Controls.Add(this.ultraPanel1);
     this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.FixedDialog;
     this.Name            = "frmEmpDataInput";
     this.Text            = "New Employee Data Insert";
     this.WindowState     = System.Windows.Forms.FormWindowState.Maximized;
     this.FormClosing    += new System.Windows.Forms.FormClosingEventHandler(this.frmEmpDataInput_FormClosing);
     this.ultraTabPageControl1.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.dtLast)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.dtFirst)).EndInit();
     this.ultraPanel1.ClientArea.ResumeLayout(false);
     this.ultraPanel1.ResumeLayout(false);
     this.ultraPanel2.ResumeLayout(false);
     this.ultraPanel3.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.tabEmployee)).EndInit();
     this.tabEmployee.ResumeLayout(false);
     this.pnlContainer.ClientArea.ResumeLayout(false);
     this.pnlContainer.ResumeLayout(false);
     this.ultraPanel8.ResumeLayout(false);
     this.ResumeLayout(false);
 }
 /// <summary>
 /// Required method for Designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     this.components = new System.ComponentModel.Container();
     Infragistics.Win.UltraWinTabControl.UltraTab   ultraTab1     = new Infragistics.Win.UltraWinTabControl.UltraTab();
     Infragistics.Win.UltraWinTabControl.UltraTab   ultraTab2     = new Infragistics.Win.UltraWinTabControl.UltraTab();
     Infragistics.Win.UltraWinTabControl.UltraTab   ultraTab3     = new Infragistics.Win.UltraWinTabControl.UltraTab();
     Infragistics.Win.UltraWinTabControl.UltraTab   ultraTab4     = new Infragistics.Win.UltraWinTabControl.UltraTab();
     Infragistics.Win.UltraWinTabControl.UltraTab   ultraTab5     = new Infragistics.Win.UltraWinTabControl.UltraTab();
     Infragistics.Win.UltraWinToolbars.UltraToolbar ultraToolbar1 = new Infragistics.Win.UltraWinToolbars.UltraToolbar("UltraToolbar1");
     Infragistics.Win.UltraWinToolbars.ButtonTool   buttonTool2   = new Infragistics.Win.UltraWinToolbars.ButtonTool("BtRibbonVisible");
     this.ultraTabPageControl1              = new Infragistics.Win.UltraWinTabControl.UltraTabPageControl();
     this.ultraTabPageControl2              = new Infragistics.Win.UltraWinTabControl.UltraTabPageControl();
     this.ultraTabPageControl3              = new Infragistics.Win.UltraWinTabControl.UltraTabPageControl();
     this.ultraTabPageControl4              = new Infragistics.Win.UltraWinTabControl.UltraTabPageControl();
     this.ultraTabPageControl5              = new Infragistics.Win.UltraWinTabControl.UltraTabPageControl();
     this.uTab_Master                       = new Infragistics.Win.UltraWinTabControl.UltraTabControl();
     this.ultraTabSharedControlsPage1       = new Infragistics.Win.UltraWinTabControl.UltraTabSharedControlsPage();
     this._FrmBase_Toolbars_Dock_Area_Right = new Infragistics.Win.UltraWinToolbars.UltraToolbarsDockArea();
     this.UtbmMain = new Infragistics.Win.UltraWinToolbars.UltraToolbarsManager(this.components);
     this._FrmBase_Toolbars_Dock_Area_Left   = new Infragistics.Win.UltraWinToolbars.UltraToolbarsDockArea();
     this._FrmBase_Toolbars_Dock_Area_Bottom = new Infragistics.Win.UltraWinToolbars.UltraToolbarsDockArea();
     this._FrmBase_Toolbars_Dock_Area_Top    = new Infragistics.Win.UltraWinToolbars.UltraToolbarsDockArea();
     ((System.ComponentModel.ISupportInitialize)(this.BindingMaster)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.errorProvider)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.UsbButtom)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.uTab_Master)).BeginInit();
     this.uTab_Master.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.UtbmMain)).BeginInit();
     this.SuspendLayout();
     //
     // UsbButtom
     //
     this.UsbButtom.Location = new System.Drawing.Point(0, 548);
     this.UsbButtom.Margin   = new System.Windows.Forms.Padding(4);
     this.UsbButtom.Size     = new System.Drawing.Size(930, 18);
     //
     // ultraTabPageControl1
     //
     this.ultraTabPageControl1.Location = new System.Drawing.Point(1, 27);
     this.ultraTabPageControl1.Name     = "ultraTabPageControl1";
     this.ultraTabPageControl1.Size     = new System.Drawing.Size(910, 463);
     //
     // ultraTabPageControl2
     //
     this.ultraTabPageControl2.Location = new System.Drawing.Point(-10000, -10000);
     this.ultraTabPageControl2.Name     = "ultraTabPageControl2";
     this.ultraTabPageControl2.Size     = new System.Drawing.Size(910, 463);
     //
     // ultraTabPageControl3
     //
     this.ultraTabPageControl3.Location = new System.Drawing.Point(-10000, -10000);
     this.ultraTabPageControl3.Name     = "ultraTabPageControl3";
     this.ultraTabPageControl3.Size     = new System.Drawing.Size(910, 463);
     //
     // ultraTabPageControl4
     //
     this.ultraTabPageControl4.Location = new System.Drawing.Point(-10000, -10000);
     this.ultraTabPageControl4.Name     = "ultraTabPageControl4";
     this.ultraTabPageControl4.Size     = new System.Drawing.Size(910, 463);
     //
     // ultraTabPageControl5
     //
     this.ultraTabPageControl5.Location = new System.Drawing.Point(-10000, -10000);
     this.ultraTabPageControl5.Name     = "ultraTabPageControl5";
     this.ultraTabPageControl5.Size     = new System.Drawing.Size(910, 463);
     //
     // uTab_Master
     //
     this.uTab_Master.Controls.Add(this.ultraTabSharedControlsPage1);
     this.uTab_Master.Controls.Add(this.ultraTabPageControl1);
     this.uTab_Master.Controls.Add(this.ultraTabPageControl2);
     this.uTab_Master.Controls.Add(this.ultraTabPageControl3);
     this.uTab_Master.Controls.Add(this.ultraTabPageControl4);
     this.uTab_Master.Controls.Add(this.ultraTabPageControl5);
     this.uTab_Master.Dock               = System.Windows.Forms.DockStyle.Fill;
     this.uTab_Master.Font               = new System.Drawing.Font("新細明體", 9F);
     this.uTab_Master.Location           = new System.Drawing.Point(8, 55);
     this.uTab_Master.Name               = "uTab_Master";
     this.uTab_Master.SharedControlsPage = this.ultraTabSharedControlsPage1;
     this.uTab_Master.Size               = new System.Drawing.Size(914, 493);
     this.uTab_Master.TabIndex           = 5;
     this.uTab_Master.TabPadding         = new System.Drawing.Size(1, 3);
     ultraTab1.TabPage = this.ultraTabPageControl1;
     ultraTab1.Text    = "tab1";
     ultraTab2.TabPage = this.ultraTabPageControl2;
     ultraTab2.Text    = "tab2";
     ultraTab3.TabPage = this.ultraTabPageControl3;
     ultraTab3.Text    = "tab3";
     ultraTab4.TabPage = this.ultraTabPageControl4;
     ultraTab4.Text    = "tab4";
     ultraTab5.TabPage = this.ultraTabPageControl5;
     ultraTab5.Text    = "tab5";
     this.uTab_Master.Tabs.AddRange(new Infragistics.Win.UltraWinTabControl.UltraTab[] {
         ultraTab1,
         ultraTab2,
         ultraTab3,
         ultraTab4,
         ultraTab5
     });
     //
     // ultraTabSharedControlsPage1
     //
     this.ultraTabSharedControlsPage1.Location = new System.Drawing.Point(-10000, -10000);
     this.ultraTabSharedControlsPage1.Name     = "ultraTabSharedControlsPage1";
     this.ultraTabSharedControlsPage1.Size     = new System.Drawing.Size(910, 463);
     //
     // _FrmBase_Toolbars_Dock_Area_Right
     //
     this._FrmBase_Toolbars_Dock_Area_Right.AccessibleRole          = System.Windows.Forms.AccessibleRole.Grouping;
     this._FrmBase_Toolbars_Dock_Area_Right.BackColor               = System.Drawing.Color.FromArgb(((int)(((byte)(191)))), ((int)(((byte)(219)))), ((int)(((byte)(255)))));
     this._FrmBase_Toolbars_Dock_Area_Right.DockedPosition          = Infragistics.Win.UltraWinToolbars.DockedPosition.Right;
     this._FrmBase_Toolbars_Dock_Area_Right.ForeColor               = System.Drawing.SystemColors.ControlText;
     this._FrmBase_Toolbars_Dock_Area_Right.InitialResizeAreaExtent = 8;
     this._FrmBase_Toolbars_Dock_Area_Right.Location        = new System.Drawing.Point(922, 55);
     this._FrmBase_Toolbars_Dock_Area_Right.Name            = "_FrmBase_Toolbars_Dock_Area_Right";
     this._FrmBase_Toolbars_Dock_Area_Right.Size            = new System.Drawing.Size(8, 493);
     this._FrmBase_Toolbars_Dock_Area_Right.ToolbarsManager = this.UtbmMain;
     //
     // UtbmMain
     //
     this.UtbmMain.DesignerFlags                = 1;
     this.UtbmMain.DockWithinContainer          = this;
     this.UtbmMain.DockWithinContainerBaseType  = typeof(YR.ERP.Base.Forms.FrmBase);
     this.UtbmMain.Ribbon.FileMenuButtonCaption = "";
     this.UtbmMain.Ribbon.Visible               = true;
     this.UtbmMain.SettingsKey             = "FrmEntryBase.UtbmMain";
     this.UtbmMain.ShowFullMenusDelay      = 500;
     this.UtbmMain.ShowShortcutsInToolTips = true;
     ultraToolbar1.DockedColumn            = 0;
     ultraToolbar1.DockedPosition          = Infragistics.Win.UltraWinToolbars.DockedPosition.Floating;
     ultraToolbar1.DockedRow        = 0;
     ultraToolbar1.FloatingLocation = new System.Drawing.Point(104, 394);
     ultraToolbar1.FloatingSize     = new System.Drawing.Size(113, 23);
     ultraToolbar1.Text             = "UltraToolbar1";
     ultraToolbar1.Visible          = false;
     this.UtbmMain.Toolbars.AddRange(new Infragistics.Win.UltraWinToolbars.UltraToolbar[] {
         ultraToolbar1
     });
     buttonTool2.SharedPropsInternal.Caption = "彈出工具列";
     this.UtbmMain.Tools.AddRange(new Infragistics.Win.UltraWinToolbars.ToolBase[] {
         buttonTool2
     });
     this.UtbmMain.ToolClick += new Infragistics.Win.UltraWinToolbars.ToolClickEventHandler(this.UtbmMain_ToolClick);
     //
     // _FrmBase_Toolbars_Dock_Area_Left
     //
     this._FrmBase_Toolbars_Dock_Area_Left.AccessibleRole          = System.Windows.Forms.AccessibleRole.Grouping;
     this._FrmBase_Toolbars_Dock_Area_Left.BackColor               = System.Drawing.Color.FromArgb(((int)(((byte)(191)))), ((int)(((byte)(219)))), ((int)(((byte)(255)))));
     this._FrmBase_Toolbars_Dock_Area_Left.DockedPosition          = Infragistics.Win.UltraWinToolbars.DockedPosition.Left;
     this._FrmBase_Toolbars_Dock_Area_Left.ForeColor               = System.Drawing.SystemColors.ControlText;
     this._FrmBase_Toolbars_Dock_Area_Left.InitialResizeAreaExtent = 8;
     this._FrmBase_Toolbars_Dock_Area_Left.Location        = new System.Drawing.Point(0, 55);
     this._FrmBase_Toolbars_Dock_Area_Left.Name            = "_FrmBase_Toolbars_Dock_Area_Left";
     this._FrmBase_Toolbars_Dock_Area_Left.Size            = new System.Drawing.Size(8, 493);
     this._FrmBase_Toolbars_Dock_Area_Left.ToolbarsManager = this.UtbmMain;
     //
     // _FrmBase_Toolbars_Dock_Area_Bottom
     //
     this._FrmBase_Toolbars_Dock_Area_Bottom.AccessibleRole  = System.Windows.Forms.AccessibleRole.Grouping;
     this._FrmBase_Toolbars_Dock_Area_Bottom.BackColor       = System.Drawing.Color.FromArgb(((int)(((byte)(191)))), ((int)(((byte)(219)))), ((int)(((byte)(255)))));
     this._FrmBase_Toolbars_Dock_Area_Bottom.DockedPosition  = Infragistics.Win.UltraWinToolbars.DockedPosition.Bottom;
     this._FrmBase_Toolbars_Dock_Area_Bottom.ForeColor       = System.Drawing.SystemColors.ControlText;
     this._FrmBase_Toolbars_Dock_Area_Bottom.Location        = new System.Drawing.Point(0, 548);
     this._FrmBase_Toolbars_Dock_Area_Bottom.Name            = "_FrmBase_Toolbars_Dock_Area_Bottom";
     this._FrmBase_Toolbars_Dock_Area_Bottom.Size            = new System.Drawing.Size(930, 0);
     this._FrmBase_Toolbars_Dock_Area_Bottom.ToolbarsManager = this.UtbmMain;
     //
     // _FrmBase_Toolbars_Dock_Area_Top
     //
     this._FrmBase_Toolbars_Dock_Area_Top.AccessibleRole  = System.Windows.Forms.AccessibleRole.Grouping;
     this._FrmBase_Toolbars_Dock_Area_Top.BackColor       = System.Drawing.Color.FromArgb(((int)(((byte)(191)))), ((int)(((byte)(219)))), ((int)(((byte)(255)))));
     this._FrmBase_Toolbars_Dock_Area_Top.DockedPosition  = Infragistics.Win.UltraWinToolbars.DockedPosition.Top;
     this._FrmBase_Toolbars_Dock_Area_Top.ForeColor       = System.Drawing.SystemColors.ControlText;
     this._FrmBase_Toolbars_Dock_Area_Top.Location        = new System.Drawing.Point(0, 0);
     this._FrmBase_Toolbars_Dock_Area_Top.Name            = "_FrmBase_Toolbars_Dock_Area_Top";
     this._FrmBase_Toolbars_Dock_Area_Top.Size            = new System.Drawing.Size(930, 55);
     this._FrmBase_Toolbars_Dock_Area_Top.ToolbarsManager = this.UtbmMain;
     //
     // FrmEntryBase
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
     this.AutoScaleMode       = System.Windows.Forms.AutoScaleMode.Font;
     this.ClientSize          = new System.Drawing.Size(930, 566);
     this.Controls.Add(this.uTab_Master);
     this.Controls.Add(this._FrmBase_Toolbars_Dock_Area_Left);
     this.Controls.Add(this._FrmBase_Toolbars_Dock_Area_Right);
     this.Controls.Add(this._FrmBase_Toolbars_Dock_Area_Bottom);
     this.Controls.Add(this._FrmBase_Toolbars_Dock_Area_Top);
     this.Margin       = new System.Windows.Forms.Padding(4);
     this.Name         = "FrmEntryBase";
     this.Text         = "FrmEntryBase";
     this.FormClosing += new System.Windows.Forms.FormClosingEventHandler(this.FrmEntryBase_FormClosing);
     this.Load        += new System.EventHandler(this.FrmEntryBase_Load);
     this.Controls.SetChildIndex(this._FrmBase_Toolbars_Dock_Area_Top, 0);
     this.Controls.SetChildIndex(this.UsbButtom, 0);
     this.Controls.SetChildIndex(this._FrmBase_Toolbars_Dock_Area_Bottom, 0);
     this.Controls.SetChildIndex(this._FrmBase_Toolbars_Dock_Area_Right, 0);
     this.Controls.SetChildIndex(this._FrmBase_Toolbars_Dock_Area_Left, 0);
     this.Controls.SetChildIndex(this.uTab_Master, 0);
     ((System.ComponentModel.ISupportInitialize)(this.BindingMaster)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.errorProvider)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.UsbButtom)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.uTab_Master)).EndInit();
     this.uTab_Master.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.UtbmMain)).EndInit();
     this.ResumeLayout(false);
 }
Example #11
0
 /// <summary>
 /// Required method for Designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     this.components = new System.ComponentModel.Container();
     Infragistics.Win.UltraWinTabControl.UltraTab  ultraTab5         = new Infragistics.Win.UltraWinTabControl.UltraTab();
     Infragistics.Win.UltraWinTabControl.UltraTab  ultraTab6         = new Infragistics.Win.UltraWinTabControl.UltraTab();
     Infragistics.Win.UltraWinTabControl.UltraTab  ultraTab7         = new Infragistics.Win.UltraWinTabControl.UltraTab();
     Infragistics.Win.UltraWinTabControl.UltraTab  ultraTab1         = new Infragistics.Win.UltraWinTabControl.UltraTab();
     Infragistics.Win.UltraWinGrid.UltraGridBand   ultraGridBand1    = new Infragistics.Win.UltraWinGrid.UltraGridBand("DPhqKeywordLIstCUST", -1);
     Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn6  = new Infragistics.Win.UltraWinGrid.UltraGridColumn("日期");
     Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn7  = new Infragistics.Win.UltraWinGrid.UltraGridColumn("关建字");
     Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn8  = new Infragistics.Win.UltraWinGrid.UltraGridColumn("访客数");
     Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn9  = new Infragistics.Win.UltraWinGrid.UltraGridColumn("买家数");
     Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn10 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("指数");
     Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn11 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("ItemID");
     Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn13 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("UnboundColumn1", 0);
     Infragistics.Win.UltraWinTabControl.UltraTab  ultraTab10        = new Infragistics.Win.UltraWinTabControl.UltraTab();
     Infragistics.Win.UltraWinTabControl.UltraTab  ultraTab8         = new Infragistics.Win.UltraWinTabControl.UltraTab();
     Infragistics.Win.UltraWinTabControl.UltraTab  ultraTab2         = new Infragistics.Win.UltraWinTabControl.UltraTab();
     Infragistics.Win.UltraWinGrid.UltraGridBand   ultraGridBand2    = new Infragistics.Win.UltraWinGrid.UltraGridBand("DPListCUST", -1);
     Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn62 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("shopName");
     Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn29 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("DItemdate");
     Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn30 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("买家数");
     Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn31 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("访客数");
     Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn32 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("指数");
     Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn33 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("ItemID");
     Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn34 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("UnboundColumn1", 0);
     this.ultraTabPageControl5    = new Infragistics.Win.UltraWinTabControl.UltraTabPageControl();
     this.ultraGrid4              = new Infragistics.Win.UltraWinGrid.UltraGrid();
     this.ultraCalcManagerewefewf = new Infragistics.Win.UltraWinCalcManager.UltraCalcManager(this.components);
     this.ultraTabPageControl4    = new Infragistics.Win.UltraWinTabControl.UltraTabPageControl();
     this.ultraGrid2              = new Infragistics.Win.UltraWinGrid.UltraGrid();
     this.ultraTabPageControl3    = new Infragistics.Win.UltraWinTabControl.UltraTabPageControl();
     this.ultraGridcnt            = new Infragistics.Win.UltraWinGrid.UltraGrid();
     this.ultraTabPageControl6    = new Infragistics.Win.UltraWinTabControl.UltraTabPageControl();
     this.button2 = new System.Windows.Forms.Button();
     this.button1 = new System.Windows.Forms.Button();
     this.dPhqKeywordLIstCUSTBindingSource = new System.Windows.Forms.BindingSource(this.components);
     this.taosysData                  = new Sium.TaosysData();
     this.tableLayoutPanel1           = new System.Windows.Forms.TableLayoutPanel();
     this.ultraTabControl5            = new Infragistics.Win.UltraWinTabControl.UltraTabControl();
     this.ultraTabSharedControlsPage4 = new Infragistics.Win.UltraWinTabControl.UltraTabSharedControlsPage();
     this.ultraTabControl3            = new Infragistics.Win.UltraWinTabControl.UltraTabControl();
     this.ultraTabSharedControlsPage3 = new Infragistics.Win.UltraWinTabControl.UltraTabSharedControlsPage();
     this.ultraTabControl2            = new Infragistics.Win.UltraWinTabControl.UltraTabControl();
     this.ultraTabSharedControlsPage2 = new Infragistics.Win.UltraWinTabControl.UltraTabSharedControlsPage();
     this.tableLayoutPanel2           = new System.Windows.Forms.TableLayoutPanel();
     this.ultraTabPageControl2        = new Infragistics.Win.UltraWinTabControl.UltraTabPageControl();
     this.ultraGrid1                  = new Infragistics.Win.UltraWinGrid.UltraGrid();
     this.ultraTabSharedControlsPage5 = new Infragistics.Win.UltraWinTabControl.UltraTabSharedControlsPage();
     this.ultraTabControl4            = new Infragistics.Win.UltraWinTabControl.UltraTabControl();
     this.ultraTabPageControl7        = new Infragistics.Win.UltraWinTabControl.UltraTabPageControl();
     this.ultraTabPageControl1        = new Infragistics.Win.UltraWinTabControl.UltraTabPageControl();
     this.ultraTabSharedControlsPage1 = new Infragistics.Win.UltraWinTabControl.UltraTabSharedControlsPage();
     this.ultraTabControl1            = new Infragistics.Win.UltraWinTabControl.UltraTabControl();
     this.ultraGrid3                  = new Infragistics.Win.UltraWinGrid.UltraGrid();
     this.ultraTabPageControl5.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.ultraGrid4)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.ultraCalcManagerewefewf)).BeginInit();
     this.ultraTabPageControl4.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.ultraGrid2)).BeginInit();
     this.ultraTabPageControl3.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.ultraGridcnt)).BeginInit();
     this.ultraTabPageControl6.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.dPhqKeywordLIstCUSTBindingSource)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.taosysData)).BeginInit();
     this.tableLayoutPanel1.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.ultraTabControl5)).BeginInit();
     this.ultraTabControl5.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.ultraTabControl3)).BeginInit();
     this.ultraTabControl3.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.ultraTabControl2)).BeginInit();
     this.ultraTabControl2.SuspendLayout();
     this.tableLayoutPanel2.SuspendLayout();
     this.ultraTabPageControl2.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.ultraGrid1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.ultraTabControl4)).BeginInit();
     this.ultraTabControl4.SuspendLayout();
     this.ultraTabPageControl1.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.ultraTabControl1)).BeginInit();
     this.ultraTabControl1.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.ultraGrid3)).BeginInit();
     this.SuspendLayout();
     //
     // ultraTabPageControl5
     //
     this.ultraTabPageControl5.Controls.Add(this.ultraGrid4);
     this.ultraTabPageControl5.Location = new System.Drawing.Point(1, 22);
     this.ultraTabPageControl5.Name     = "ultraTabPageControl5";
     this.ultraTabPageControl5.Size     = new System.Drawing.Size(323, 362);
     //
     // ultraGrid4
     //
     this.ultraGrid4.CalcManager = this.ultraCalcManagerewefewf;
     this.ultraGrid4.DisplayLayout.AutoFitStyle                       = Infragistics.Win.UltraWinGrid.AutoFitStyle.ResizeAllColumns;
     this.ultraGrid4.DisplayLayout.EmptyRowSettings.Style             = Infragistics.Win.UltraWinGrid.EmptyRowStyle.AlignWithDataRows;
     this.ultraGrid4.DisplayLayout.Override.FilterClearButtonLocation = Infragistics.Win.UltraWinGrid.FilterClearButtonLocation.Row;
     this.ultraGrid4.DisplayLayout.Override.HeaderClickAction         = Infragistics.Win.UltraWinGrid.HeaderClickAction.SortSingle;
     this.ultraGrid4.DisplayLayout.Override.RowFilterAction           = Infragistics.Win.UltraWinGrid.RowFilterAction.AppearancesOnly;
     this.ultraGrid4.DisplayLayout.UseFixedHeaders                    = true;
     this.ultraGrid4.Dock     = System.Windows.Forms.DockStyle.Fill;
     this.ultraGrid4.Location = new System.Drawing.Point(0, 0);
     this.ultraGrid4.Name     = "ultraGrid4";
     this.ultraGrid4.Size     = new System.Drawing.Size(323, 362);
     this.ultraGrid4.TabIndex = 26;
     //
     // ultraCalcManagerewefewf
     //
     this.ultraCalcManagerewefewf.ContainingControl = this;
     //
     // ultraTabPageControl4
     //
     this.ultraTabPageControl4.Controls.Add(this.ultraGrid2);
     this.ultraTabPageControl4.Location = new System.Drawing.Point(1, 22);
     this.ultraTabPageControl4.Name     = "ultraTabPageControl4";
     this.ultraTabPageControl4.Size     = new System.Drawing.Size(323, 362);
     //
     // ultraGrid2
     //
     this.ultraGrid2.CalcManager = this.ultraCalcManagerewefewf;
     this.ultraGrid2.DisplayLayout.AutoFitStyle                       = Infragistics.Win.UltraWinGrid.AutoFitStyle.ResizeAllColumns;
     this.ultraGrid2.DisplayLayout.EmptyRowSettings.Style             = Infragistics.Win.UltraWinGrid.EmptyRowStyle.AlignWithDataRows;
     this.ultraGrid2.DisplayLayout.Override.FilterClearButtonLocation = Infragistics.Win.UltraWinGrid.FilterClearButtonLocation.Row;
     this.ultraGrid2.DisplayLayout.Override.HeaderClickAction         = Infragistics.Win.UltraWinGrid.HeaderClickAction.SortSingle;
     this.ultraGrid2.DisplayLayout.Override.RowFilterAction           = Infragistics.Win.UltraWinGrid.RowFilterAction.AppearancesOnly;
     this.ultraGrid2.DisplayLayout.UseFixedHeaders                    = true;
     this.ultraGrid2.Dock     = System.Windows.Forms.DockStyle.Fill;
     this.ultraGrid2.Location = new System.Drawing.Point(0, 0);
     this.ultraGrid2.Name     = "ultraGrid2";
     this.ultraGrid2.Size     = new System.Drawing.Size(323, 362);
     this.ultraGrid2.TabIndex = 25;
     //
     // ultraTabPageControl3
     //
     this.ultraTabPageControl3.Controls.Add(this.ultraGridcnt);
     this.ultraTabPageControl3.Location = new System.Drawing.Point(1, 22);
     this.ultraTabPageControl3.Name     = "ultraTabPageControl3";
     this.ultraTabPageControl3.Size     = new System.Drawing.Size(323, 362);
     //
     // ultraGridcnt
     //
     this.ultraGridcnt.CalcManager = this.ultraCalcManagerewefewf;
     this.ultraGridcnt.DisplayLayout.AutoFitStyle                       = Infragistics.Win.UltraWinGrid.AutoFitStyle.ResizeAllColumns;
     this.ultraGridcnt.DisplayLayout.EmptyRowSettings.Style             = Infragistics.Win.UltraWinGrid.EmptyRowStyle.AlignWithDataRows;
     this.ultraGridcnt.DisplayLayout.Override.FilterClearButtonLocation = Infragistics.Win.UltraWinGrid.FilterClearButtonLocation.Row;
     this.ultraGridcnt.DisplayLayout.Override.HeaderClickAction         = Infragistics.Win.UltraWinGrid.HeaderClickAction.SortSingle;
     this.ultraGridcnt.DisplayLayout.Override.RowFilterAction           = Infragistics.Win.UltraWinGrid.RowFilterAction.AppearancesOnly;
     this.ultraGridcnt.DisplayLayout.UseFixedHeaders                    = true;
     this.ultraGridcnt.Dock     = System.Windows.Forms.DockStyle.Fill;
     this.ultraGridcnt.Location = new System.Drawing.Point(0, 0);
     this.ultraGridcnt.Name     = "ultraGridcnt";
     this.ultraGridcnt.Size     = new System.Drawing.Size(323, 362);
     this.ultraGridcnt.TabIndex = 24;
     //
     // ultraTabPageControl6
     //
     this.ultraTabPageControl6.Controls.Add(this.button2);
     this.ultraTabPageControl6.Controls.Add(this.button1);
     this.ultraTabPageControl6.Location = new System.Drawing.Point(-10000, -10000);
     this.ultraTabPageControl6.Name     = "ultraTabPageControl6";
     this.ultraTabPageControl6.Size     = new System.Drawing.Size(398, 362);
     //
     // button2
     //
     this.button2.Location = new System.Drawing.Point(93, 152);
     this.button2.Name     = "button2";
     this.button2.Size     = new System.Drawing.Size(143, 23);
     this.button2.TabIndex = 1;
     this.button2.Text     = "加载";
     this.button2.UseVisualStyleBackColor = true;
     this.button2.Click += new System.EventHandler(this.button2_Click);
     //
     // button1
     //
     this.button1.Location = new System.Drawing.Point(52, 32);
     this.button1.Name     = "button1";
     this.button1.Size     = new System.Drawing.Size(143, 23);
     this.button1.TabIndex = 0;
     this.button1.Text     = "加载";
     this.button1.UseVisualStyleBackColor = true;
     this.button1.Click += new System.EventHandler(this.button1_Click);
     //
     // dPhqKeywordLIstCUSTBindingSource
     //
     this.dPhqKeywordLIstCUSTBindingSource.DataMember = "DPhqKeywordLIstCUST";
     this.dPhqKeywordLIstCUSTBindingSource.DataSource = this.taosysData;
     //
     // taosysData
     //
     this.taosysData.DataSetName             = "TaosysData";
     this.taosysData.SchemaSerializationMode = System.Data.SchemaSerializationMode.IncludeSchema;
     //
     // tableLayoutPanel1
     //
     this.tableLayoutPanel1.ColumnCount = 3;
     this.tableLayoutPanel1.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 33.33333F));
     this.tableLayoutPanel1.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 33.33333F));
     this.tableLayoutPanel1.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 33.33333F));
     this.tableLayoutPanel1.Controls.Add(this.ultraTabControl5, 2, 0);
     this.tableLayoutPanel1.Controls.Add(this.ultraTabControl3, 1, 0);
     this.tableLayoutPanel1.Controls.Add(this.ultraTabControl2, 0, 0);
     this.tableLayoutPanel1.Dock     = System.Windows.Forms.DockStyle.Top;
     this.tableLayoutPanel1.Location = new System.Drawing.Point(0, 0);
     this.tableLayoutPanel1.Name     = "tableLayoutPanel1";
     this.tableLayoutPanel1.RowCount = 1;
     this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 50F));
     this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 50F));
     this.tableLayoutPanel1.Size     = new System.Drawing.Size(993, 391);
     this.tableLayoutPanel1.TabIndex = 2;
     //
     // ultraTabControl5
     //
     this.ultraTabControl5.Controls.Add(this.ultraTabSharedControlsPage4);
     this.ultraTabControl5.Controls.Add(this.ultraTabPageControl5);
     this.ultraTabControl5.Dock               = System.Windows.Forms.DockStyle.Fill;
     this.ultraTabControl5.Location           = new System.Drawing.Point(665, 3);
     this.ultraTabControl5.Name               = "ultraTabControl5";
     this.ultraTabControl5.SharedControlsPage = this.ultraTabSharedControlsPage4;
     this.ultraTabControl5.Size               = new System.Drawing.Size(325, 385);
     this.ultraTabControl5.TabIndex           = 13;
     ultraTab5.TabPage = this.ultraTabPageControl5;
     ultraTab5.Text    = "今日成交笔数";
     this.ultraTabControl5.Tabs.AddRange(new Infragistics.Win.UltraWinTabControl.UltraTab[] {
         ultraTab5
     });
     this.ultraTabControl5.ViewStyle = Infragistics.Win.UltraWinTabControl.ViewStyle.Office2007;
     //
     // ultraTabSharedControlsPage4
     //
     this.ultraTabSharedControlsPage4.Location = new System.Drawing.Point(-10000, -10000);
     this.ultraTabSharedControlsPage4.Name     = "ultraTabSharedControlsPage4";
     this.ultraTabSharedControlsPage4.Size     = new System.Drawing.Size(323, 362);
     //
     // ultraTabControl3
     //
     this.ultraTabControl3.Controls.Add(this.ultraTabSharedControlsPage3);
     this.ultraTabControl3.Controls.Add(this.ultraTabPageControl4);
     this.ultraTabControl3.Dock               = System.Windows.Forms.DockStyle.Fill;
     this.ultraTabControl3.Location           = new System.Drawing.Point(334, 3);
     this.ultraTabControl3.Name               = "ultraTabControl3";
     this.ultraTabControl3.SharedControlsPage = this.ultraTabSharedControlsPage3;
     this.ultraTabControl3.Size               = new System.Drawing.Size(325, 385);
     this.ultraTabControl3.TabIndex           = 12;
     ultraTab6.TabPage = this.ultraTabPageControl4;
     ultraTab6.Text    = "今日流量来源";
     this.ultraTabControl3.Tabs.AddRange(new Infragistics.Win.UltraWinTabControl.UltraTab[] {
         ultraTab6
     });
     this.ultraTabControl3.ViewStyle = Infragistics.Win.UltraWinTabControl.ViewStyle.Office2007;
     //
     // ultraTabSharedControlsPage3
     //
     this.ultraTabSharedControlsPage3.Location = new System.Drawing.Point(-10000, -10000);
     this.ultraTabSharedControlsPage3.Name     = "ultraTabSharedControlsPage3";
     this.ultraTabSharedControlsPage3.Size     = new System.Drawing.Size(323, 362);
     //
     // ultraTabControl2
     //
     this.ultraTabControl2.Controls.Add(this.ultraTabSharedControlsPage2);
     this.ultraTabControl2.Controls.Add(this.ultraTabPageControl3);
     this.ultraTabControl2.Controls.Add(this.ultraTabPageControl6);
     this.ultraTabControl2.Dock               = System.Windows.Forms.DockStyle.Fill;
     this.ultraTabControl2.Location           = new System.Drawing.Point(3, 3);
     this.ultraTabControl2.Name               = "ultraTabControl2";
     this.ultraTabControl2.SharedControlsPage = this.ultraTabSharedControlsPage2;
     this.ultraTabControl2.Size               = new System.Drawing.Size(325, 385);
     this.ultraTabControl2.TabIndex           = 11;
     ultraTab7.TabPage = this.ultraTabPageControl3;
     ultraTab7.Text    = "今日关键字流量";
     ultraTab1.TabPage = this.ultraTabPageControl6;
     ultraTab1.Text    = "操作";
     this.ultraTabControl2.Tabs.AddRange(new Infragistics.Win.UltraWinTabControl.UltraTab[] {
         ultraTab7,
         ultraTab1
     });
     this.ultraTabControl2.ViewStyle = Infragistics.Win.UltraWinTabControl.ViewStyle.Office2007;
     //
     // ultraTabSharedControlsPage2
     //
     this.ultraTabSharedControlsPage2.Location = new System.Drawing.Point(-10000, -10000);
     this.ultraTabSharedControlsPage2.Name     = "ultraTabSharedControlsPage2";
     this.ultraTabSharedControlsPage2.Size     = new System.Drawing.Size(323, 362);
     //
     // tableLayoutPanel2
     //
     this.tableLayoutPanel2.ColumnCount = 2;
     this.tableLayoutPanel2.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 50F));
     this.tableLayoutPanel2.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 50F));
     this.tableLayoutPanel2.Controls.Add(this.ultraTabControl4, 0, 0);
     this.tableLayoutPanel2.Controls.Add(this.ultraTabControl1, 0, 0);
     this.tableLayoutPanel2.Dock     = System.Windows.Forms.DockStyle.Fill;
     this.tableLayoutPanel2.Location = new System.Drawing.Point(0, 391);
     this.tableLayoutPanel2.Name     = "tableLayoutPanel2";
     this.tableLayoutPanel2.RowCount = 1;
     this.tableLayoutPanel2.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 50F));
     this.tableLayoutPanel2.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 50F));
     this.tableLayoutPanel2.Size     = new System.Drawing.Size(993, 346);
     this.tableLayoutPanel2.TabIndex = 3;
     //
     // ultraTabPageControl2
     //
     this.ultraTabPageControl2.Controls.Add(this.ultraGrid1);
     this.ultraTabPageControl2.Location = new System.Drawing.Point(1, 22);
     this.ultraTabPageControl2.Name     = "ultraTabPageControl2";
     this.ultraTabPageControl2.Size     = new System.Drawing.Size(489, 317);
     //
     // ultraGrid1
     //
     this.ultraGrid1.AllowDrop                = true;
     this.ultraGrid1.CalcManager              = this.ultraCalcManagerewefewf;
     this.ultraGrid1.DataSource               = this.dPhqKeywordLIstCUSTBindingSource;
     ultraGridColumn6.Header.VisiblePosition  = 0;
     ultraGridColumn7.Header.VisiblePosition  = 1;
     ultraGridColumn8.Header.VisiblePosition  = 2;
     ultraGridColumn9.Header.VisiblePosition  = 3;
     ultraGridColumn10.Header.VisiblePosition = 4;
     ultraGridColumn11.Header.VisiblePosition = 5;
     ultraGridColumn13.Formula                = "[买家数] / [访客数]";
     ultraGridColumn13.Header.VisiblePosition = 6;
     ultraGridBand1.Columns.AddRange(new object[] {
         ultraGridColumn6,
         ultraGridColumn7,
         ultraGridColumn8,
         ultraGridColumn9,
         ultraGridColumn10,
         ultraGridColumn11,
         ultraGridColumn13
     });
     ultraGridBand1.Override.SummaryFooterCaptionVisible = Infragistics.Win.DefaultableBoolean.False;
     ultraGridBand1.RowLayoutStyle = Infragistics.Win.UltraWinGrid.RowLayoutStyle.GroupLayout;
     this.ultraGrid1.DisplayLayout.BandsSerializer.Add(ultraGridBand1);
     this.ultraGrid1.DisplayLayout.CaptionVisible             = Infragistics.Win.DefaultableBoolean.True;
     this.ultraGrid1.DisplayLayout.EmptyRowSettings.Style     = Infragistics.Win.UltraWinGrid.EmptyRowStyle.AlignWithDataRows;
     this.ultraGrid1.DisplayLayout.Override.AllowRowFiltering = Infragistics.Win.DefaultableBoolean.True;
     this.ultraGrid1.DisplayLayout.Override.AllowRowSummaries = Infragistics.Win.UltraWinGrid.AllowRowSummaries.BasedOnDataType;
     this.ultraGrid1.DisplayLayout.Override.FilterUIType      = Infragistics.Win.UltraWinGrid.FilterUIType.FilterRow;
     this.ultraGrid1.DisplayLayout.Override.HeaderClickAction = Infragistics.Win.UltraWinGrid.HeaderClickAction.SortSingle;
     this.ultraGrid1.DisplayLayout.Override.WrapHeaderText    = Infragistics.Win.DefaultableBoolean.True;
     this.ultraGrid1.DisplayLayout.ScrollBounds    = Infragistics.Win.UltraWinGrid.ScrollBounds.ScrollToFill;
     this.ultraGrid1.DisplayLayout.ScrollStyle     = Infragistics.Win.UltraWinGrid.ScrollStyle.Immediate;
     this.ultraGrid1.DisplayLayout.UseFixedHeaders = true;
     this.ultraGrid1.Dock        = System.Windows.Forms.DockStyle.Fill;
     this.ultraGrid1.Font        = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
     this.ultraGrid1.Location    = new System.Drawing.Point(0, 0);
     this.ultraGrid1.Name        = "ultraGrid1";
     this.ultraGrid1.Size        = new System.Drawing.Size(489, 317);
     this.ultraGrid1.TabIndex    = 7;
     this.ultraGrid1.UseOsThemes = Infragistics.Win.DefaultableBoolean.False;
     //
     // ultraTabSharedControlsPage5
     //
     this.ultraTabSharedControlsPage5.Location = new System.Drawing.Point(-10000, -10000);
     this.ultraTabSharedControlsPage5.Name     = "ultraTabSharedControlsPage5";
     this.ultraTabSharedControlsPage5.Size     = new System.Drawing.Size(489, 317);
     //
     // ultraTabControl4
     //
     this.ultraTabControl4.Controls.Add(this.ultraTabSharedControlsPage5);
     this.ultraTabControl4.Controls.Add(this.ultraTabPageControl2);
     this.ultraTabControl4.Dock               = System.Windows.Forms.DockStyle.Fill;
     this.ultraTabControl4.Location           = new System.Drawing.Point(499, 3);
     this.ultraTabControl4.Name               = "ultraTabControl4";
     this.ultraTabControl4.SharedControlsPage = this.ultraTabSharedControlsPage5;
     this.ultraTabControl4.Size               = new System.Drawing.Size(491, 340);
     this.ultraTabControl4.TabIndex           = 15;
     ultraTab10.TabPage = this.ultraTabPageControl2;
     ultraTab10.Text    = "昨日流量成交转化";
     this.ultraTabControl4.Tabs.AddRange(new Infragistics.Win.UltraWinTabControl.UltraTab[] {
         ultraTab10
     });
     this.ultraTabControl4.ViewStyle = Infragistics.Win.UltraWinTabControl.ViewStyle.Office2007;
     //
     // ultraTabPageControl7
     //
     this.ultraTabPageControl7.Location = new System.Drawing.Point(-10000, -10000);
     this.ultraTabPageControl7.Name     = "ultraTabPageControl7";
     this.ultraTabPageControl7.Size     = new System.Drawing.Size(804, 317);
     //
     // ultraTabPageControl1
     //
     this.ultraTabPageControl1.Controls.Add(this.ultraGrid3);
     this.ultraTabPageControl1.Location = new System.Drawing.Point(1, 22);
     this.ultraTabPageControl1.Name     = "ultraTabPageControl1";
     this.ultraTabPageControl1.Size     = new System.Drawing.Size(488, 317);
     //
     // ultraTabSharedControlsPage1
     //
     this.ultraTabSharedControlsPage1.Location = new System.Drawing.Point(-10000, -10000);
     this.ultraTabSharedControlsPage1.Name     = "ultraTabSharedControlsPage1";
     this.ultraTabSharedControlsPage1.Size     = new System.Drawing.Size(488, 317);
     //
     // ultraTabControl1
     //
     this.ultraTabControl1.Controls.Add(this.ultraTabSharedControlsPage1);
     this.ultraTabControl1.Controls.Add(this.ultraTabPageControl1);
     this.ultraTabControl1.Controls.Add(this.ultraTabPageControl7);
     this.ultraTabControl1.Dock               = System.Windows.Forms.DockStyle.Fill;
     this.ultraTabControl1.Location           = new System.Drawing.Point(3, 3);
     this.ultraTabControl1.Name               = "ultraTabControl1";
     this.ultraTabControl1.SharedControlsPage = this.ultraTabSharedControlsPage1;
     this.ultraTabControl1.Size               = new System.Drawing.Size(490, 340);
     this.ultraTabControl1.TabIndex           = 14;
     ultraTab8.TabPage = this.ultraTabPageControl1;
     ultraTab8.Text    = "昨日关键字成交转化";
     ultraTab2.TabPage = this.ultraTabPageControl7;
     ultraTab2.Text    = "主图";
     this.ultraTabControl1.Tabs.AddRange(new Infragistics.Win.UltraWinTabControl.UltraTab[] {
         ultraTab8,
         ultraTab2
     });
     this.ultraTabControl1.ViewStyle = Infragistics.Win.UltraWinTabControl.ViewStyle.Office2007;
     //
     // ultraGrid3
     //
     this.ultraGrid3.AllowDrop   = true;
     this.ultraGrid3.CalcManager = this.ultraCalcManagerewefewf;
     this.ultraGrid3.DisplayLayout.AutoFitStyle    = Infragistics.Win.UltraWinGrid.AutoFitStyle.ResizeAllColumns;
     ultraGridColumn62.Header.Caption              = "流量来源";
     ultraGridColumn62.Header.VisiblePosition      = 0;
     ultraGridColumn62.RowLayoutColumnInfo.OriginX = 2;
     ultraGridColumn62.RowLayoutColumnInfo.OriginY = 0;
     ultraGridColumn62.RowLayoutColumnInfo.SpanX   = 2;
     ultraGridColumn62.RowLayoutColumnInfo.SpanY   = 2;
     ultraGridColumn29.Header.Caption              = "日期";
     ultraGridColumn29.Header.VisiblePosition      = 1;
     ultraGridColumn29.RowLayoutColumnInfo.OriginX = 0;
     ultraGridColumn29.RowLayoutColumnInfo.OriginY = 0;
     ultraGridColumn29.RowLayoutColumnInfo.SpanX   = 2;
     ultraGridColumn29.RowLayoutColumnInfo.SpanY   = 2;
     ultraGridColumn30.Header.VisiblePosition      = 2;
     ultraGridColumn30.RowLayoutColumnInfo.OriginX = 6;
     ultraGridColumn30.RowLayoutColumnInfo.OriginY = 0;
     ultraGridColumn30.RowLayoutColumnInfo.SpanX   = 2;
     ultraGridColumn30.RowLayoutColumnInfo.SpanY   = 2;
     ultraGridColumn31.Header.VisiblePosition      = 3;
     ultraGridColumn31.RowLayoutColumnInfo.OriginX = 4;
     ultraGridColumn31.RowLayoutColumnInfo.OriginY = 0;
     ultraGridColumn31.RowLayoutColumnInfo.SpanX   = 2;
     ultraGridColumn31.RowLayoutColumnInfo.SpanY   = 2;
     ultraGridColumn32.Header.VisiblePosition      = 4;
     ultraGridColumn32.Hidden = true;
     ultraGridColumn32.RowLayoutColumnInfo.OriginX = 10;
     ultraGridColumn32.RowLayoutColumnInfo.OriginY = 0;
     ultraGridColumn32.RowLayoutColumnInfo.SpanX   = 2;
     ultraGridColumn32.RowLayoutColumnInfo.SpanY   = 2;
     ultraGridColumn33.Header.VisiblePosition      = 5;
     ultraGridColumn33.Hidden = true;
     ultraGridColumn33.RowLayoutColumnInfo.OriginX = 12;
     ultraGridColumn33.RowLayoutColumnInfo.OriginY = 0;
     ultraGridColumn33.RowLayoutColumnInfo.SpanX   = 2;
     ultraGridColumn33.RowLayoutColumnInfo.SpanY   = 2;
     ultraGridColumn34.Format                      = "0.00";
     ultraGridColumn34.Formula                     = "[买家数] / [访客数]*100";
     ultraGridColumn34.Header.Caption              = "转化率";
     ultraGridColumn34.Header.VisiblePosition      = 6;
     ultraGridColumn34.RowLayoutColumnInfo.OriginX = 8;
     ultraGridColumn34.RowLayoutColumnInfo.OriginY = 0;
     ultraGridColumn34.RowLayoutColumnInfo.SpanX   = 2;
     ultraGridColumn34.RowLayoutColumnInfo.SpanY   = 2;
     ultraGridBand2.Columns.AddRange(new object[] {
         ultraGridColumn62,
         ultraGridColumn29,
         ultraGridColumn30,
         ultraGridColumn31,
         ultraGridColumn32,
         ultraGridColumn33,
         ultraGridColumn34
     });
     ultraGridBand2.Override.SummaryFooterCaptionVisible = Infragistics.Win.DefaultableBoolean.False;
     ultraGridBand2.RowLayoutStyle = Infragistics.Win.UltraWinGrid.RowLayoutStyle.GroupLayout;
     this.ultraGrid3.DisplayLayout.BandsSerializer.Add(ultraGridBand2);
     this.ultraGrid3.DisplayLayout.CaptionVisible             = Infragistics.Win.DefaultableBoolean.True;
     this.ultraGrid3.DisplayLayout.EmptyRowSettings.Style     = Infragistics.Win.UltraWinGrid.EmptyRowStyle.AlignWithDataRows;
     this.ultraGrid3.DisplayLayout.Override.AllowRowSummaries = Infragistics.Win.UltraWinGrid.AllowRowSummaries.BasedOnDataType;
     this.ultraGrid3.DisplayLayout.Override.FilterUIType      = Infragistics.Win.UltraWinGrid.FilterUIType.FilterRow;
     this.ultraGrid3.DisplayLayout.Override.HeaderClickAction = Infragistics.Win.UltraWinGrid.HeaderClickAction.SortSingle;
     this.ultraGrid3.DisplayLayout.Override.WrapHeaderText    = Infragistics.Win.DefaultableBoolean.True;
     this.ultraGrid3.DisplayLayout.ScrollBounds    = Infragistics.Win.UltraWinGrid.ScrollBounds.ScrollToFill;
     this.ultraGrid3.DisplayLayout.ScrollStyle     = Infragistics.Win.UltraWinGrid.ScrollStyle.Immediate;
     this.ultraGrid3.DisplayLayout.UseFixedHeaders = true;
     this.ultraGrid3.Dock        = System.Windows.Forms.DockStyle.Fill;
     this.ultraGrid3.Font        = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
     this.ultraGrid3.Location    = new System.Drawing.Point(0, 0);
     this.ultraGrid3.Name        = "ultraGrid3";
     this.ultraGrid3.Size        = new System.Drawing.Size(488, 317);
     this.ultraGrid3.TabIndex    = 8;
     this.ultraGrid3.UseOsThemes = Infragistics.Win.DefaultableBoolean.False;
     //
     // onDP
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
     this.AutoScaleMode       = System.Windows.Forms.AutoScaleMode.Font;
     this.ClientSize          = new System.Drawing.Size(993, 737);
     this.Controls.Add(this.tableLayoutPanel2);
     this.Controls.Add(this.tableLayoutPanel1);
     this.Name  = "onDP";
     this.Text  = "onDP";
     this.Load += new System.EventHandler(this.onDP_Load);
     this.ultraTabPageControl5.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.ultraGrid4)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.ultraCalcManagerewefewf)).EndInit();
     this.ultraTabPageControl4.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.ultraGrid2)).EndInit();
     this.ultraTabPageControl3.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.ultraGridcnt)).EndInit();
     this.ultraTabPageControl6.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.dPhqKeywordLIstCUSTBindingSource)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.taosysData)).EndInit();
     this.tableLayoutPanel1.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.ultraTabControl5)).EndInit();
     this.ultraTabControl5.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.ultraTabControl3)).EndInit();
     this.ultraTabControl3.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.ultraTabControl2)).EndInit();
     this.ultraTabControl2.ResumeLayout(false);
     this.tableLayoutPanel2.ResumeLayout(false);
     this.ultraTabPageControl2.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.ultraGrid1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.ultraTabControl4)).EndInit();
     this.ultraTabControl4.ResumeLayout(false);
     this.ultraTabPageControl1.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.ultraTabControl1)).EndInit();
     this.ultraTabControl1.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.ultraGrid3)).EndInit();
     this.ResumeLayout(false);
 }
 /// <summary>
 /// Required method for Designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     this.components = new System.ComponentModel.Container();
     System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(LicenseTypesTabView));
     Infragistics.Win.Appearance appearance2 = new Infragistics.Win.Appearance();
     Infragistics.Win.UltraWinListView.UltraListViewSubItemColumn ultraListViewSubItemColumn1 = new Infragistics.Win.UltraWinListView.UltraListViewSubItemColumn("");
     Infragistics.Win.UltraWinTabControl.UltraTab ultraTab1 = new Infragistics.Win.UltraWinTabControl.UltraTab();
     Infragistics.Win.Appearance appearance1 = new Infragistics.Win.Appearance();
     this.ultraTabPageControl1 = new Infragistics.Win.UltraWinTabControl.UltraTabPageControl();
     this.ultraGroupBox1       = new Infragistics.Win.Misc.UltraGroupBox();
     this.label8                      = new System.Windows.Forms.Label();
     this.bnDelete                    = new System.Windows.Forms.Button();
     this.bnAdd                       = new System.Windows.Forms.Button();
     this.bnEdit                      = new System.Windows.Forms.Button();
     this.lvLicenseTypes              = new Infragistics.Win.UltraWinListView.UltraListView();
     this.usersDataSet                = new System.Data.DataSet();
     this.usersTable                  = new System.Data.DataTable();
     this.dataColumn1                 = new System.Data.DataColumn();
     this.firstName                   = new System.Data.DataColumn();
     this.dataColumn3                 = new System.Data.DataColumn();
     this.dataColumn4                 = new System.Data.DataColumn();
     this.dataColumn5                 = new System.Data.DataColumn();
     this.dataColumn2                 = new System.Data.DataColumn();
     this.activityTabPage             = new Infragistics.Win.UltraWinTabControl.UltraTabPageControl();
     this.emailButton                 = new System.Windows.Forms.Button();
     this.advancedButton              = new System.Windows.Forms.Button();
     this.smtpTextBox                 = new System.Windows.Forms.TextBox();
     this.label3                      = new System.Windows.Forms.Label();
     this.emailTextBox                = new System.Windows.Forms.TextBox();
     this.label2                      = new System.Windows.Forms.Label();
     this.neverRadioButton            = new System.Windows.Forms.RadioButton();
     this.monthlyRadioButton          = new System.Windows.Forms.RadioButton();
     this.label1                      = new System.Windows.Forms.Label();
     this.weeklyRadioButton           = new System.Windows.Forms.RadioButton();
     this.dailyRadioButton            = new System.Windows.Forms.RadioButton();
     this.instructionLabel            = new Infragistics.Win.Misc.UltraLabel();
     this.footerPictureBox            = new System.Windows.Forms.PictureBox();
     this.contextMenuStrip1           = new System.Windows.Forms.ContextMenuStrip(this.components);
     this.newUserToolStripMenuItem    = new System.Windows.Forms.ToolStripMenuItem();
     this.deleteUserToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
     this.button1                     = new System.Windows.Forms.Button();
     this.button2                     = new System.Windows.Forms.Button();
     this.textBox1                    = new System.Windows.Forms.TextBox();
     this.label4                      = new System.Windows.Forms.Label();
     this.textBox2                    = new System.Windows.Forms.TextBox();
     this.label5                      = new System.Windows.Forms.Label();
     this.radioButton1                = new System.Windows.Forms.RadioButton();
     this.radioButton2                = new System.Windows.Forms.RadioButton();
     this.label6                      = new System.Windows.Forms.Label();
     this.radioButton3                = new System.Windows.Forms.RadioButton();
     this.radioButton4                = new System.Windows.Forms.RadioButton();
     this.ultraLabel1                 = new Infragistics.Win.Misc.UltraLabel();
     this.agentTabControl             = new Infragistics.Win.UltraWinTabControl.UltraTabControl();
     this.ultraTabSharedControlsPage1 = new Infragistics.Win.UltraWinTabControl.UltraTabSharedControlsPage();
     this.headerGroupBox              = new Infragistics.Win.Misc.UltraGroupBox();
     this.headerLabel                 = new Infragistics.Win.Misc.UltraLabel();
     this.pictureBox2                 = new System.Windows.Forms.PictureBox();
     this.ultraTabPageControl1.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.ultraGroupBox1)).BeginInit();
     this.ultraGroupBox1.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.lvLicenseTypes)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.usersDataSet)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.usersTable)).BeginInit();
     this.activityTabPage.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.footerPictureBox)).BeginInit();
     this.contextMenuStrip1.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.agentTabControl)).BeginInit();
     this.agentTabControl.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.headerGroupBox)).BeginInit();
     this.headerGroupBox.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.pictureBox2)).BeginInit();
     this.SuspendLayout();
     //
     // ultraTabPageControl1
     //
     this.ultraTabPageControl1.Controls.Add(this.ultraGroupBox1);
     this.ultraTabPageControl1.Location = new System.Drawing.Point(0, 0);
     this.ultraTabPageControl1.Name     = "ultraTabPageControl1";
     this.ultraTabPageControl1.Size     = new System.Drawing.Size(817, 520);
     //
     // ultraGroupBox1
     //
     this.ultraGroupBox1.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
                                                                         | System.Windows.Forms.AnchorStyles.Left)
                                                                        | System.Windows.Forms.AnchorStyles.Right)));
     this.ultraGroupBox1.Controls.Add(this.label8);
     this.ultraGroupBox1.Controls.Add(this.bnDelete);
     this.ultraGroupBox1.Controls.Add(this.bnAdd);
     this.ultraGroupBox1.Controls.Add(this.bnEdit);
     this.ultraGroupBox1.Controls.Add(this.lvLicenseTypes);
     this.ultraGroupBox1.Location = new System.Drawing.Point(23, 30);
     this.ultraGroupBox1.Name     = "ultraGroupBox1";
     this.ultraGroupBox1.Size     = new System.Drawing.Size(770, 352);
     this.ultraGroupBox1.TabIndex = 55;
     this.ultraGroupBox1.Text     = "License Types";
     //
     // label8
     //
     this.label8.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
                                                                | System.Windows.Forms.AnchorStyles.Right)));
     this.label8.Location = new System.Drawing.Point(14, 28);
     this.label8.Name     = "label8";
     this.label8.Size     = new System.Drawing.Size(730, 54);
     this.label8.TabIndex = 36;
     this.label8.Text     = resources.GetString("label8.Text");
     //
     // bnDelete
     //
     this.bnDelete.Anchor   = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
     this.bnDelete.Enabled  = false;
     this.bnDelete.Location = new System.Drawing.Point(461, 148);
     this.bnDelete.Name     = "bnDelete";
     this.bnDelete.Size     = new System.Drawing.Size(87, 23);
     this.bnDelete.TabIndex = 35;
     this.bnDelete.Text     = "&Delete";
     this.bnDelete.UseVisualStyleBackColor = true;
     this.bnDelete.Click += new System.EventHandler(this.bnDeleteLicenseType_Click);
     //
     // bnAdd
     //
     this.bnAdd.Anchor   = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
     this.bnAdd.Location = new System.Drawing.Point(461, 90);
     this.bnAdd.Name     = "bnAdd";
     this.bnAdd.Size     = new System.Drawing.Size(87, 23);
     this.bnAdd.TabIndex = 34;
     this.bnAdd.Text     = "&Add";
     this.bnAdd.UseVisualStyleBackColor = true;
     this.bnAdd.Click += new System.EventHandler(this.bnAddLicenseType_Click);
     //
     // bnEdit
     //
     this.bnEdit.Anchor   = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
     this.bnEdit.Enabled  = false;
     this.bnEdit.Location = new System.Drawing.Point(461, 119);
     this.bnEdit.Name     = "bnEdit";
     this.bnEdit.Size     = new System.Drawing.Size(87, 23);
     this.bnEdit.TabIndex = 33;
     this.bnEdit.Text     = "&Edit";
     this.bnEdit.UseVisualStyleBackColor = true;
     this.bnEdit.Click += new System.EventHandler(this.bnEditLicenseType_Click);
     //
     // lvLicenseTypes
     //
     this.lvLicenseTypes.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
                                                                         | System.Windows.Forms.AnchorStyles.Left)
                                                                        | System.Windows.Forms.AnchorStyles.Right)));
     this.lvLicenseTypes.Location = new System.Drawing.Point(17, 90);
     appearance2.Image            = global::Layton.AuditWizard.Administration.Properties.Resources.application_license_16;
     this.lvLicenseTypes.MainColumn.ItemAppearance = appearance2;
     this.lvLicenseTypes.MainColumn.Sorting        = Infragistics.Win.UltraWinListView.Sorting.Descending;
     this.lvLicenseTypes.MainColumn.Text           = "License Type";
     this.lvLicenseTypes.MainColumn.Width          = 200;
     this.lvLicenseTypes.Name          = "lvLicenseTypes";
     this.lvLicenseTypes.Size          = new System.Drawing.Size(436, 215);
     ultraListViewSubItemColumn1.Text  = "Per-Asset";
     ultraListViewSubItemColumn1.Width = 150;
     this.lvLicenseTypes.SubItemColumns.AddRange(new Infragistics.Win.UltraWinListView.UltraListViewSubItemColumn[] {
         ultraListViewSubItemColumn1
     });
     this.lvLicenseTypes.TabIndex              = 32;
     this.lvLicenseTypes.View                  = Infragistics.Win.UltraWinListView.UltraListViewStyle.Details;
     this.lvLicenseTypes.ItemSelectionChanged += new Infragistics.Win.UltraWinListView.ItemSelectionChangedEventHandler(this.lvLicenseTypes_ItemSelectionChanged);
     this.lvLicenseTypes.ItemDoubleClick      += new Infragistics.Win.UltraWinListView.ItemDoubleClickEventHandler(this.lvLicenseTypes_ItemDoubleClick);
     //
     // usersDataSet
     //
     this.usersDataSet.DataSetName = "NewDataSet";
     this.usersDataSet.Tables.AddRange(new System.Data.DataTable[] {
         this.usersTable
     });
     //
     // usersTable
     //
     this.usersTable.Columns.AddRange(new System.Data.DataColumn[] {
         this.dataColumn1,
         this.firstName,
         this.dataColumn3,
         this.dataColumn4,
         this.dataColumn5,
         this.dataColumn2
     });
     this.usersTable.TableName = "UsersTable";
     //
     // dataColumn1
     //
     this.dataColumn1.ColumnName = "UserObject";
     this.dataColumn1.DataType   = typeof(object);
     //
     // firstName
     //
     this.firstName.Caption    = "First Name";
     this.firstName.ColumnName = "firstName";
     //
     // dataColumn3
     //
     this.dataColumn3.Caption    = "Last Name";
     this.dataColumn3.ColumnName = "lastName";
     //
     // dataColumn4
     //
     this.dataColumn4.Caption    = "Access Level";
     this.dataColumn4.ColumnName = "accessLevel";
     this.dataColumn4.DataType   = typeof(int);
     //
     // dataColumn5
     //
     this.dataColumn5.Caption    = "Root Location";
     this.dataColumn5.ColumnName = "rootLocation";
     //
     // dataColumn2
     //
     this.dataColumn2.Caption    = "Logon";
     this.dataColumn2.ColumnName = "logon";
     //
     // activityTabPage
     //
     this.activityTabPage.Controls.Add(this.emailButton);
     this.activityTabPage.Controls.Add(this.advancedButton);
     this.activityTabPage.Controls.Add(this.smtpTextBox);
     this.activityTabPage.Controls.Add(this.label3);
     this.activityTabPage.Controls.Add(this.emailTextBox);
     this.activityTabPage.Controls.Add(this.label2);
     this.activityTabPage.Controls.Add(this.neverRadioButton);
     this.activityTabPage.Controls.Add(this.monthlyRadioButton);
     this.activityTabPage.Controls.Add(this.label1);
     this.activityTabPage.Controls.Add(this.weeklyRadioButton);
     this.activityTabPage.Controls.Add(this.dailyRadioButton);
     this.activityTabPage.Controls.Add(this.instructionLabel);
     this.activityTabPage.Controls.Add(this.footerPictureBox);
     this.activityTabPage.Location = new System.Drawing.Point(-10000, -10000);
     this.activityTabPage.Name     = "activityTabPage";
     this.activityTabPage.Size     = new System.Drawing.Size(825, 535);
     //
     // emailButton
     //
     this.emailButton.Anchor    = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
     this.emailButton.BackColor = System.Drawing.Color.Transparent;
     this.emailButton.Location  = new System.Drawing.Point(316, 175);
     this.emailButton.Name      = "emailButton";
     this.emailButton.Size      = new System.Drawing.Size(75, 23);
     this.emailButton.TabIndex  = 29;
     this.emailButton.Text      = "Send Email";
     this.emailButton.UseVisualStyleBackColor = false;
     //
     // advancedButton
     //
     this.advancedButton.Anchor    = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
     this.advancedButton.BackColor = System.Drawing.Color.Transparent;
     this.advancedButton.Location  = new System.Drawing.Point(397, 175);
     this.advancedButton.Name      = "advancedButton";
     this.advancedButton.Size      = new System.Drawing.Size(75, 23);
     this.advancedButton.TabIndex  = 28;
     this.advancedButton.Text      = "Advanced";
     this.advancedButton.UseVisualStyleBackColor = false;
     //
     // smtpTextBox
     //
     this.smtpTextBox.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
                                                                     | System.Windows.Forms.AnchorStyles.Right)));
     this.smtpTextBox.Location = new System.Drawing.Point(98, 149);
     this.smtpTextBox.Name     = "smtpTextBox";
     this.smtpTextBox.Size     = new System.Drawing.Size(374, 20);
     this.smtpTextBox.TabIndex = 27;
     //
     // label3
     //
     this.label3.AutoSize = true;
     this.label3.Location = new System.Drawing.Point(13, 152);
     this.label3.Name     = "label3";
     this.label3.Size     = new System.Drawing.Size(65, 13);
     this.label3.TabIndex = 26;
     this.label3.Text     = "SMTP Host:";
     //
     // emailTextBox
     //
     this.emailTextBox.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
                                                                      | System.Windows.Forms.AnchorStyles.Right)));
     this.emailTextBox.Location = new System.Drawing.Point(98, 123);
     this.emailTextBox.Name     = "emailTextBox";
     this.emailTextBox.Size     = new System.Drawing.Size(374, 20);
     this.emailTextBox.TabIndex = 25;
     //
     // label2
     //
     this.label2.AutoSize = true;
     this.label2.Location = new System.Drawing.Point(13, 126);
     this.label2.Name     = "label2";
     this.label2.Size     = new System.Drawing.Size(76, 13);
     this.label2.TabIndex = 24;
     this.label2.Text     = "Email Address:";
     //
     // neverRadioButton
     //
     this.neverRadioButton.AutoSize  = true;
     this.neverRadioButton.BackColor = System.Drawing.Color.Transparent;
     this.neverRadioButton.Location  = new System.Drawing.Point(267, 79);
     this.neverRadioButton.Name      = "neverRadioButton";
     this.neverRadioButton.Size      = new System.Drawing.Size(54, 17);
     this.neverRadioButton.TabIndex  = 23;
     this.neverRadioButton.Text      = "Never";
     this.neverRadioButton.UseVisualStyleBackColor = false;
     //
     // monthlyRadioButton
     //
     this.monthlyRadioButton.AutoSize  = true;
     this.monthlyRadioButton.BackColor = System.Drawing.Color.Transparent;
     this.monthlyRadioButton.Location  = new System.Drawing.Point(204, 79);
     this.monthlyRadioButton.Name      = "monthlyRadioButton";
     this.monthlyRadioButton.Size      = new System.Drawing.Size(62, 17);
     this.monthlyRadioButton.TabIndex  = 22;
     this.monthlyRadioButton.Text      = "Monthly";
     this.monthlyRadioButton.UseVisualStyleBackColor = false;
     //
     // label1
     //
     this.label1.AutoSize = true;
     this.label1.Location = new System.Drawing.Point(13, 81);
     this.label1.Name     = "label1";
     this.label1.Size     = new System.Drawing.Size(60, 13);
     this.label1.TabIndex = 21;
     this.label1.Text     = "Frequency:";
     //
     // weeklyRadioButton
     //
     this.weeklyRadioButton.AutoSize  = true;
     this.weeklyRadioButton.BackColor = System.Drawing.Color.Transparent;
     this.weeklyRadioButton.Location  = new System.Drawing.Point(139, 79);
     this.weeklyRadioButton.Name      = "weeklyRadioButton";
     this.weeklyRadioButton.Size      = new System.Drawing.Size(61, 17);
     this.weeklyRadioButton.TabIndex  = 20;
     this.weeklyRadioButton.Text      = "Weekly";
     this.weeklyRadioButton.UseVisualStyleBackColor = false;
     //
     // dailyRadioButton
     //
     this.dailyRadioButton.AutoSize  = true;
     this.dailyRadioButton.BackColor = System.Drawing.Color.Transparent;
     this.dailyRadioButton.Checked   = true;
     this.dailyRadioButton.Location  = new System.Drawing.Point(85, 79);
     this.dailyRadioButton.Name      = "dailyRadioButton";
     this.dailyRadioButton.Size      = new System.Drawing.Size(48, 17);
     this.dailyRadioButton.TabIndex  = 19;
     this.dailyRadioButton.TabStop   = true;
     this.dailyRadioButton.Text      = "Daily";
     this.dailyRadioButton.UseVisualStyleBackColor = false;
     //
     // instructionLabel
     //
     this.instructionLabel.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
                                                                          | System.Windows.Forms.AnchorStyles.Right)));
     this.instructionLabel.Font     = new System.Drawing.Font("Verdana", 8.25F);
     this.instructionLabel.Location = new System.Drawing.Point(16, 14);
     this.instructionLabel.Name     = "instructionLabel";
     this.instructionLabel.Size     = new System.Drawing.Size(793, 69);
     this.instructionLabel.TabIndex = 17;
     this.instructionLabel.Text     = resources.GetString("instructionLabel.Text");
     //
     // footerPictureBox
     //
     this.footerPictureBox.Anchor    = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
     this.footerPictureBox.BackColor = System.Drawing.Color.Transparent;
     this.footerPictureBox.Image     = global::Layton.AuditWizard.Administration.Properties.Resources.email_settings_footer;
     this.footerPictureBox.Location  = new System.Drawing.Point(510, 440);
     this.footerPictureBox.Name      = "footerPictureBox";
     this.footerPictureBox.Size      = new System.Drawing.Size(312, 92);
     this.footerPictureBox.TabIndex  = 7;
     this.footerPictureBox.TabStop   = false;
     //
     // contextMenuStrip1
     //
     this.contextMenuStrip1.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
         this.newUserToolStripMenuItem,
         this.deleteUserToolStripMenuItem
     });
     this.contextMenuStrip1.Name = "contextMenuStrip1";
     this.contextMenuStrip1.Size = new System.Drawing.Size(142, 48);
     //
     // newUserToolStripMenuItem
     //
     this.newUserToolStripMenuItem.Image = global::Layton.AuditWizard.Administration.Properties.Resources.useradd_16;
     this.newUserToolStripMenuItem.Name  = "newUserToolStripMenuItem";
     this.newUserToolStripMenuItem.Size  = new System.Drawing.Size(141, 22);
     this.newUserToolStripMenuItem.Text  = "&New User";
     //
     // deleteUserToolStripMenuItem
     //
     this.deleteUserToolStripMenuItem.Image = global::Layton.AuditWizard.Administration.Properties.Resources.userdelete_16;
     this.deleteUserToolStripMenuItem.Name  = "deleteUserToolStripMenuItem";
     this.deleteUserToolStripMenuItem.Size  = new System.Drawing.Size(141, 22);
     this.deleteUserToolStripMenuItem.Text  = "&Delete User";
     //
     // button1
     //
     this.button1.Anchor    = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
     this.button1.BackColor = System.Drawing.Color.Transparent;
     this.button1.Location  = new System.Drawing.Point(301, 190);
     this.button1.Name      = "button1";
     this.button1.Size      = new System.Drawing.Size(75, 23);
     this.button1.TabIndex  = 65;
     this.button1.Text      = "Send Email";
     this.button1.UseVisualStyleBackColor = false;
     //
     // button2
     //
     this.button2.Anchor    = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
     this.button2.BackColor = System.Drawing.Color.Transparent;
     this.button2.Location  = new System.Drawing.Point(382, 190);
     this.button2.Name      = "button2";
     this.button2.Size      = new System.Drawing.Size(75, 23);
     this.button2.TabIndex  = 64;
     this.button2.Text      = "Advanced";
     this.button2.UseVisualStyleBackColor = false;
     //
     // textBox1
     //
     this.textBox1.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
                                                                  | System.Windows.Forms.AnchorStyles.Right)));
     this.textBox1.Location = new System.Drawing.Point(85, 164);
     this.textBox1.Name     = "textBox1";
     this.textBox1.Size     = new System.Drawing.Size(372, 20);
     this.textBox1.TabIndex = 63;
     //
     // label4
     //
     this.label4.AutoSize = true;
     this.label4.Location = new System.Drawing.Point(6, 167);
     this.label4.Name     = "label4";
     this.label4.Size     = new System.Drawing.Size(65, 13);
     this.label4.TabIndex = 62;
     this.label4.Text     = "SMTP Host:";
     //
     // textBox2
     //
     this.textBox2.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
                                                                  | System.Windows.Forms.AnchorStyles.Right)));
     this.textBox2.Location = new System.Drawing.Point(86, 134);
     this.textBox2.Name     = "textBox2";
     this.textBox2.Size     = new System.Drawing.Size(372, 20);
     this.textBox2.TabIndex = 61;
     //
     // label5
     //
     this.label5.AutoSize = true;
     this.label5.Location = new System.Drawing.Point(7, 137);
     this.label5.Name     = "label5";
     this.label5.Size     = new System.Drawing.Size(76, 13);
     this.label5.TabIndex = 60;
     this.label5.Text     = "Email Address:";
     //
     // radioButton1
     //
     this.radioButton1.AutoSize  = true;
     this.radioButton1.BackColor = System.Drawing.Color.Transparent;
     this.radioButton1.Location  = new System.Drawing.Point(316, 94);
     this.radioButton1.Name      = "radioButton1";
     this.radioButton1.Size      = new System.Drawing.Size(54, 17);
     this.radioButton1.TabIndex  = 59;
     this.radioButton1.Text      = "Never";
     this.radioButton1.UseVisualStyleBackColor = false;
     //
     // radioButton2
     //
     this.radioButton2.AutoSize  = true;
     this.radioButton2.BackColor = System.Drawing.Color.Transparent;
     this.radioButton2.Location  = new System.Drawing.Point(237, 94);
     this.radioButton2.Name      = "radioButton2";
     this.radioButton2.Size      = new System.Drawing.Size(62, 17);
     this.radioButton2.TabIndex  = 58;
     this.radioButton2.Text      = "Monthly";
     this.radioButton2.UseVisualStyleBackColor = false;
     //
     // label6
     //
     this.label6.AutoSize = true;
     this.label6.Location = new System.Drawing.Point(6, 96);
     this.label6.Name     = "label6";
     this.label6.Size     = new System.Drawing.Size(60, 13);
     this.label6.TabIndex = 57;
     this.label6.Text     = "Frequency:";
     //
     // radioButton3
     //
     this.radioButton3.AutoSize  = true;
     this.radioButton3.BackColor = System.Drawing.Color.Transparent;
     this.radioButton3.Location  = new System.Drawing.Point(156, 94);
     this.radioButton3.Name      = "radioButton3";
     this.radioButton3.Size      = new System.Drawing.Size(61, 17);
     this.radioButton3.TabIndex  = 55;
     this.radioButton3.Text      = "Weekly";
     this.radioButton3.UseVisualStyleBackColor = false;
     //
     // radioButton4
     //
     this.radioButton4.AutoSize  = true;
     this.radioButton4.BackColor = System.Drawing.Color.Transparent;
     this.radioButton4.Checked   = true;
     this.radioButton4.Location  = new System.Drawing.Point(86, 94);
     this.radioButton4.Name      = "radioButton4";
     this.radioButton4.Size      = new System.Drawing.Size(48, 17);
     this.radioButton4.TabIndex  = 54;
     this.radioButton4.TabStop   = true;
     this.radioButton4.Text      = "Daily";
     this.radioButton4.UseVisualStyleBackColor = false;
     //
     // ultraLabel1
     //
     this.ultraLabel1.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
                                                                     | System.Windows.Forms.AnchorStyles.Right)));
     this.ultraLabel1.Font     = new System.Drawing.Font("Verdana", 8.25F);
     this.ultraLabel1.Location = new System.Drawing.Point(3, 23);
     this.ultraLabel1.Name     = "ultraLabel1";
     this.ultraLabel1.Size     = new System.Drawing.Size(796, 68);
     this.ultraLabel1.TabIndex = 53;
     this.ultraLabel1.Text     = resources.GetString("ultraLabel1.Text");
     //
     // agentTabControl
     //
     this.agentTabControl.Controls.Add(this.ultraTabSharedControlsPage1);
     this.agentTabControl.Controls.Add(this.ultraTabPageControl1);
     this.agentTabControl.Dock               = System.Windows.Forms.DockStyle.Fill;
     this.agentTabControl.Location           = new System.Drawing.Point(0, 80);
     this.agentTabControl.Name               = "agentTabControl";
     this.agentTabControl.SharedControlsPage = this.ultraTabSharedControlsPage1;
     this.agentTabControl.Size               = new System.Drawing.Size(817, 520);
     this.agentTabControl.Style              = Infragistics.Win.UltraWinTabControl.UltraTabControlStyle.Wizard;
     this.agentTabControl.TabIndex           = 4;
     this.agentTabControl.TabOrientation     = Infragistics.Win.UltraWinTabs.TabOrientation.TopLeft;
     ultraTab1.TabPage = this.ultraTabPageControl1;
     ultraTab1.Text    = "User Accounts";
     this.agentTabControl.Tabs.AddRange(new Infragistics.Win.UltraWinTabControl.UltraTab[] {
         ultraTab1
     });
     //
     // ultraTabSharedControlsPage1
     //
     this.ultraTabSharedControlsPage1.Location = new System.Drawing.Point(-10000, -10000);
     this.ultraTabSharedControlsPage1.Name     = "ultraTabSharedControlsPage1";
     this.ultraTabSharedControlsPage1.Size     = new System.Drawing.Size(817, 520);
     //
     // headerGroupBox
     //
     this.headerGroupBox.Controls.Add(this.headerLabel);
     this.headerGroupBox.Dock      = System.Windows.Forms.DockStyle.Top;
     this.headerGroupBox.Location  = new System.Drawing.Point(0, 0);
     this.headerGroupBox.Name      = "headerGroupBox";
     this.headerGroupBox.Size      = new System.Drawing.Size(817, 80);
     this.headerGroupBox.TabIndex  = 6;
     this.headerGroupBox.ViewStyle = Infragistics.Win.Misc.GroupBoxViewStyle.Office2007;
     //
     // headerLabel
     //
     appearance1.BackColor          = System.Drawing.Color.Transparent;
     appearance1.Image              = global::Layton.AuditWizard.Administration.Properties.Resources.application_license_72;
     appearance1.ImageVAlign        = Infragistics.Win.VAlign.Middle;
     appearance1.TextHAlignAsString = "Center";
     appearance1.TextVAlignAsString = "Middle";
     this.headerLabel.Appearance    = appearance1;
     this.headerLabel.Font          = new System.Drawing.Font("Verdana", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.headerLabel.ImageSize     = new System.Drawing.Size(72, 72);
     this.headerLabel.Location      = new System.Drawing.Point(7, 5);
     this.headerLabel.Name          = "headerLabel";
     this.headerLabel.RightToLeft   = System.Windows.Forms.RightToLeft.No;
     this.headerLabel.Size          = new System.Drawing.Size(318, 72);
     this.headerLabel.TabIndex      = 5;
     this.headerLabel.Text          = "Application License Types";
     //
     // pictureBox2
     //
     this.pictureBox2.Anchor   = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
     this.pictureBox2.Image    = global::Layton.AuditWizard.Administration.Properties.Resources.email_service_control_corner;
     this.pictureBox2.Location = new System.Drawing.Point(451, 415);
     this.pictureBox2.Name     = "pictureBox2";
     this.pictureBox2.Size     = new System.Drawing.Size(383, 121);
     this.pictureBox2.TabIndex = 52;
     this.pictureBox2.TabStop  = false;
     //
     // LicenseTypesTabView
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF(7F, 13F);
     this.AutoScaleMode       = System.Windows.Forms.AutoScaleMode.Font;
     this.BackColor           = System.Drawing.Color.White;
     this.Controls.Add(this.agentTabControl);
     this.Controls.Add(this.headerGroupBox);
     this.Font = new System.Drawing.Font("Verdana", 8.25F);
     this.Name = "LicenseTypesTabView";
     this.Size = new System.Drawing.Size(817, 600);
     this.ultraTabPageControl1.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.ultraGroupBox1)).EndInit();
     this.ultraGroupBox1.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.lvLicenseTypes)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.usersDataSet)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.usersTable)).EndInit();
     this.activityTabPage.ResumeLayout(false);
     this.activityTabPage.PerformLayout();
     ((System.ComponentModel.ISupportInitialize)(this.footerPictureBox)).EndInit();
     this.contextMenuStrip1.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.agentTabControl)).EndInit();
     this.agentTabControl.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.headerGroupBox)).EndInit();
     this.headerGroupBox.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.pictureBox2)).EndInit();
     this.ResumeLayout(false);
 }
Example #13
0
 /// <summary>
 /// Required method for Designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(FrmSalidaInventario));
     Infragistics.Win.Appearance appearance15 = new Infragistics.Win.Appearance();
     Infragistics.Win.Appearance appearance14 = new Infragistics.Win.Appearance();
     Infragistics.Win.Appearance appearance13 = new Infragistics.Win.Appearance();
     Infragistics.Win.Appearance appearance12 = new Infragistics.Win.Appearance();
     Infragistics.Win.Appearance appearance10 = new Infragistics.Win.Appearance();
     Infragistics.Win.Appearance appearance11 = new Infragistics.Win.Appearance();
     Infragistics.Win.UltraWinTabControl.UltraTab ultraTab2 = new Infragistics.Win.UltraWinTabControl.UltraTab();
     Infragistics.Win.Appearance appearance9 = new Infragistics.Win.Appearance();
     Infragistics.Win.Appearance appearance8 = new Infragistics.Win.Appearance();
     Infragistics.Win.Appearance appearance4 = new Infragistics.Win.Appearance();
     Infragistics.Win.Appearance appearance5 = new Infragistics.Win.Appearance();
     Infragistics.Win.Appearance appearance6 = new Infragistics.Win.Appearance();
     Infragistics.Win.Appearance appearance7 = new Infragistics.Win.Appearance();
     Infragistics.Win.Appearance appearance3 = new Infragistics.Win.Appearance();
     Infragistics.Win.Appearance appearance2 = new Infragistics.Win.Appearance();
     Infragistics.Win.Appearance appearance1 = new Infragistics.Win.Appearance();
     this.tabItems                    = new Infragistics.Win.UltraWinTabControl.UltraTabPageControl();
     this.ugProductos                 = new Infragistics.Win.UltraWinGrid.UltraGrid();
     this.ubEliminarProducto          = new Infragistics.Win.Misc.UltraButton();
     this.ubNuevoProducto             = new Infragistics.Win.Misc.UltraButton();
     this.Codigo                      = new Infragistics.Win.Misc.UltraLabel();
     this.LabelSocioNegocio           = new Infragistics.Win.Misc.UltraLabel();
     this.ultraLabel2                 = new Infragistics.Win.Misc.UltraLabel();
     this.ultraLabel3                 = new Infragistics.Win.Misc.UltraLabel();
     this.ssTipoDocumento             = new Soft.Controls.SoftSearch();
     this.ssProveedor                 = new Soft.Controls.SoftSearch();
     this.ssAlmacen                   = new Soft.Controls.SoftSearch();
     this.ssResponsable               = new Soft.Controls.SoftSearch();
     this.utcSubClasificacion         = new Infragistics.Win.UltraWinTabControl.UltraTabControl();
     this.ultraTabSharedControlsPage1 = new Infragistics.Win.UltraWinTabControl.UltraTabSharedControlsPage();
     this.ultraLabel4                 = new Infragistics.Win.Misc.UltraLabel();
     this.ultraLabel7                 = new Infragistics.Win.Misc.UltraLabel();
     this.txtNumeracion               = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
     this.udtFechaCreacion            = new Infragistics.Win.UltraWinEditors.UltraDateTimeEditor();
     this.ugbCosto                    = new Infragistics.Win.Misc.UltraGroupBox();
     this.uneTotal                    = new Infragistics.Win.UltraWinEditors.UltraNumericEditor();
     this.uneImpuesto                 = new Infragistics.Win.UltraWinEditors.UltraNumericEditor();
     this.uneSubTotal                 = new Infragistics.Win.UltraWinEditors.UltraNumericEditor();
     this.LabelTotal                  = new Infragistics.Win.Misc.UltraLabel();
     this.LabelImpuesto               = new Infragistics.Win.Misc.UltraLabel();
     this.LabelSubTotal               = new Infragistics.Win.Misc.UltraLabel();
     this.ultraLabel11                = new Infragistics.Win.Misc.UltraLabel();
     this.txtObservacion              = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
     this.lblOrdenProduccion          = new Infragistics.Win.Misc.UltraLabel();
     this.ssMoneda                    = new Soft.Controls.SoftSearch();
     this.lblMoneda                   = new Infragistics.Win.Misc.UltraLabel();
     this.busOrdenProduccion          = new Soft.Controls.SoftSearch();
     ((System.ComponentModel.ISupportInitialize)(this.ugbParent)).BeginInit();
     this.ugbParent.SuspendLayout();
     this.tabItems.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.ugProductos)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.utcSubClasificacion)).BeginInit();
     this.utcSubClasificacion.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.txtNumeracion)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.udtFechaCreacion)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.ugbCosto)).BeginInit();
     this.ugbCosto.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.uneTotal)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.uneImpuesto)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.uneSubTotal)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.txtObservacion)).BeginInit();
     this.SuspendLayout();
     //
     // ugbParent
     //
     this.ugbParent.Controls.Add(this.busOrdenProduccion);
     this.ugbParent.Controls.Add(this.ssMoneda);
     this.ugbParent.Controls.Add(this.lblMoneda);
     this.ugbParent.Controls.Add(this.lblOrdenProduccion);
     this.ugbParent.Controls.Add(this.txtObservacion);
     this.ugbParent.Controls.Add(this.ultraLabel11);
     this.ugbParent.Controls.Add(this.ugbCosto);
     this.ugbParent.Controls.Add(this.udtFechaCreacion);
     this.ugbParent.Controls.Add(this.txtNumeracion);
     this.ugbParent.Controls.Add(this.ultraLabel7);
     this.ugbParent.Controls.Add(this.ultraLabel4);
     this.ugbParent.Controls.Add(this.utcSubClasificacion);
     this.ugbParent.Controls.Add(this.ssResponsable);
     this.ugbParent.Controls.Add(this.ssAlmacen);
     this.ugbParent.Controls.Add(this.ssProveedor);
     this.ugbParent.Controls.Add(this.ssTipoDocumento);
     this.ugbParent.Controls.Add(this.ultraLabel3);
     this.ugbParent.Controls.Add(this.ultraLabel2);
     this.ugbParent.Controls.Add(this.LabelSocioNegocio);
     this.ugbParent.Controls.Add(this.Codigo);
     this.ugbParent.Size = new System.Drawing.Size(700, 564);
     this.ugbParent.Controls.SetChildIndex(this.ubAceptar, 0);
     this.ugbParent.Controls.SetChildIndex(this.ubCancelar, 0);
     this.ugbParent.Controls.SetChildIndex(this.Codigo, 0);
     this.ugbParent.Controls.SetChildIndex(this.LabelSocioNegocio, 0);
     this.ugbParent.Controls.SetChildIndex(this.ultraLabel2, 0);
     this.ugbParent.Controls.SetChildIndex(this.ultraLabel3, 0);
     this.ugbParent.Controls.SetChildIndex(this.ssTipoDocumento, 0);
     this.ugbParent.Controls.SetChildIndex(this.ssProveedor, 0);
     this.ugbParent.Controls.SetChildIndex(this.ssAlmacen, 0);
     this.ugbParent.Controls.SetChildIndex(this.ssResponsable, 0);
     this.ugbParent.Controls.SetChildIndex(this.utcSubClasificacion, 0);
     this.ugbParent.Controls.SetChildIndex(this.ultraLabel4, 0);
     this.ugbParent.Controls.SetChildIndex(this.ultraLabel7, 0);
     this.ugbParent.Controls.SetChildIndex(this.txtNumeracion, 0);
     this.ugbParent.Controls.SetChildIndex(this.udtFechaCreacion, 0);
     this.ugbParent.Controls.SetChildIndex(this.ugbCosto, 0);
     this.ugbParent.Controls.SetChildIndex(this.ultraLabel11, 0);
     this.ugbParent.Controls.SetChildIndex(this.txtObservacion, 0);
     this.ugbParent.Controls.SetChildIndex(this.lblOrdenProduccion, 0);
     this.ugbParent.Controls.SetChildIndex(this.lblMoneda, 0);
     this.ugbParent.Controls.SetChildIndex(this.ssMoneda, 0);
     this.ugbParent.Controls.SetChildIndex(this.busOrdenProduccion, 0);
     //
     // ubCancelar
     //
     this.ubCancelar.Location = new System.Drawing.Point(605, 526);
     this.ubCancelar.TabIndex = 11;
     //
     // ubAceptar
     //
     this.ubAceptar.Location = new System.Drawing.Point(524, 526);
     this.ubAceptar.TabIndex = 10;
     //
     // ilMain
     //
     this.ilMain.ImageStream = ((System.Windows.Forms.ImageListStreamer)(resources.GetObject("ilMain.ImageStream")));
     this.ilMain.Images.SetKeyName(0, "accept.png");
     this.ilMain.Images.SetKeyName(1, "accept_database.png");
     this.ilMain.Images.SetKeyName(2, "accept_page.png");
     this.ilMain.Images.SetKeyName(3, "add.png");
     this.ilMain.Images.SetKeyName(4, "add_comment.png");
     this.ilMain.Images.SetKeyName(5, "add_home.png");
     this.ilMain.Images.SetKeyName(6, "add_image.png");
     this.ilMain.Images.SetKeyName(7, "add_page.png");
     this.ilMain.Images.SetKeyName(8, "add_pages.png");
     this.ilMain.Images.SetKeyName(9, "add_printer.png");
     this.ilMain.Images.SetKeyName(10, "add_to_database.png");
     this.ilMain.Images.SetKeyName(11, "add_to_favorites.png");
     this.ilMain.Images.SetKeyName(12, "add_to_folder.png");
     this.ilMain.Images.SetKeyName(13, "add_to_shopping_cart.png");
     this.ilMain.Images.SetKeyName(14, "add_user.png");
     this.ilMain.Images.SetKeyName(15, "artwork.png");
     this.ilMain.Images.SetKeyName(16, "attach_image.png");
     this.ilMain.Images.SetKeyName(17, "attachment.png");
     this.ilMain.Images.SetKeyName(18, "back.png");
     this.ilMain.Images.SetKeyName(19, "block.png");
     this.ilMain.Images.SetKeyName(20, "blue_arrow_down.png");
     this.ilMain.Images.SetKeyName(21, "blue_arrow_up.png");
     this.ilMain.Images.SetKeyName(22, "blue_energy.png");
     this.ilMain.Images.SetKeyName(23, "bmp_file.png");
     this.ilMain.Images.SetKeyName(24, "book.png");
     this.ilMain.Images.SetKeyName(25, "book_accept.png");
     this.ilMain.Images.SetKeyName(26, "book_download.png");
     this.ilMain.Images.SetKeyName(27, "book_search.png");
     this.ilMain.Images.SetKeyName(28, "book_warning.png");
     this.ilMain.Images.SetKeyName(29, "calculator.png");
     this.ilMain.Images.SetKeyName(30, "calendar.png");
     this.ilMain.Images.SetKeyName(31, "calendar_empty.png");
     this.ilMain.Images.SetKeyName(32, "canvas_holder.png");
     this.ilMain.Images.SetKeyName(33, "card.png");
     this.ilMain.Images.SetKeyName(34, "cd.png");
     this.ilMain.Images.SetKeyName(35, "chalk_board.png");
     this.ilMain.Images.SetKeyName(36, "chart.png");
     this.ilMain.Images.SetKeyName(37, "chart_down.png");
     this.ilMain.Images.SetKeyName(38, "chart_pie.png");
     this.ilMain.Images.SetKeyName(39, "chart_up.png");
     this.ilMain.Images.SetKeyName(40, "clock.png");
     this.ilMain.Images.SetKeyName(41, "cloud_comment.png");
     this.ilMain.Images.SetKeyName(42, "coffee_cup.png");
     this.ilMain.Images.SetKeyName(43, "comment.png");
     this.ilMain.Images.SetKeyName(44, "comments.png");
     this.ilMain.Images.SetKeyName(45, "computer.png");
     this.ilMain.Images.SetKeyName(46, "computer_accept.png");
     this.ilMain.Images.SetKeyName(47, "computer_add.png");
     this.ilMain.Images.SetKeyName(48, "computer_help.png");
     this.ilMain.Images.SetKeyName(49, "computer_info.png");
     this.ilMain.Images.SetKeyName(50, "computer_process.png");
     this.ilMain.Images.SetKeyName(51, "computer_warning.png");
     this.ilMain.Images.SetKeyName(52, "copy_paste.png");
     this.ilMain.Images.SetKeyName(53, "credit_cart.png");
     this.ilMain.Images.SetKeyName(54, "credit_cart_cancelled.png");
     this.ilMain.Images.SetKeyName(55, "css_file.png");
     this.ilMain.Images.SetKeyName(56, "csv_file.png");
     this.ilMain.Images.SetKeyName(57, "cut.png");
     this.ilMain.Images.SetKeyName(58, "cut_from_page.png");
     this.ilMain.Images.SetKeyName(59, "database.png");
     this.ilMain.Images.SetKeyName(60, "delete.png");
     this.ilMain.Images.SetKeyName(61, "delete_comment.png");
     this.ilMain.Images.SetKeyName(62, "delete_computer.png");
     this.ilMain.Images.SetKeyName(63, "delete_folder.png");
     this.ilMain.Images.SetKeyName(64, "delete_home.png");
     this.ilMain.Images.SetKeyName(65, "delete_image.png");
     this.ilMain.Images.SetKeyName(66, "delete_page.png");
     this.ilMain.Images.SetKeyName(67, "delete_user.png");
     this.ilMain.Images.SetKeyName(68, "dollar_currency_sign.png");
     this.ilMain.Images.SetKeyName(69, "download.png");
     this.ilMain.Images.SetKeyName(70, "download_database.png");
     this.ilMain.Images.SetKeyName(71, "download_image.png");
     this.ilMain.Images.SetKeyName(72, "download_to_computer.png");
     this.ilMain.Images.SetKeyName(73, "dvd.png");
     this.ilMain.Images.SetKeyName(74, "edit.png");
     this.ilMain.Images.SetKeyName(75, "edit_page.png");
     this.ilMain.Images.SetKeyName(76, "edit_profile.png");
     this.ilMain.Images.SetKeyName(77, "eps_file.png");
     this.ilMain.Images.SetKeyName(78, "equalizer.png");
     this.ilMain.Images.SetKeyName(79, "euro_currency_sign.png");
     this.ilMain.Images.SetKeyName(80, "favorite.png");
     this.ilMain.Images.SetKeyName(81, "favorite_film.png");
     this.ilMain.Images.SetKeyName(82, "film.png");
     this.ilMain.Images.SetKeyName(83, "firewall.png");
     this.ilMain.Images.SetKeyName(84, "folder.png");
     this.ilMain.Images.SetKeyName(85, "folder_accept.png");
     this.ilMain.Images.SetKeyName(86, "folder_conflicted.png");
     this.ilMain.Images.SetKeyName(87, "folder_full.png");
     this.ilMain.Images.SetKeyName(88, "folder_modified.png");
     this.ilMain.Images.SetKeyName(89, "full_page.png");
     this.ilMain.Images.SetKeyName(90, "games.png");
     this.ilMain.Images.SetKeyName(91, "gif_file.png");
     this.ilMain.Images.SetKeyName(92, "globe.png");
     this.ilMain.Images.SetKeyName(93, "globe_download.png");
     this.ilMain.Images.SetKeyName(94, "globe_process.png");
     this.ilMain.Images.SetKeyName(95, "globe_warning.png");
     this.ilMain.Images.SetKeyName(96, "green_arrow_down.png");
     this.ilMain.Images.SetKeyName(97, "green_arrow_up.png");
     this.ilMain.Images.SetKeyName(98, "green_button.png");
     this.ilMain.Images.SetKeyName(99, "green_energy.png");
     this.ilMain.Images.SetKeyName(100, "green_flag.png");
     this.ilMain.Images.SetKeyName(101, "heart.png");
     this.ilMain.Images.SetKeyName(102, "help.png");
     this.ilMain.Images.SetKeyName(103, "help_balloon.png");
     this.ilMain.Images.SetKeyName(104, "home.png");
     this.ilMain.Images.SetKeyName(105, "home_accept.png");
     this.ilMain.Images.SetKeyName(106, "html_file.png");
     this.ilMain.Images.SetKeyName(107, "ico_file.png");
     this.ilMain.Images.SetKeyName(108, "id_card.png");
     this.ilMain.Images.SetKeyName(109, "image.png");
     this.ilMain.Images.SetKeyName(110, "image_accept.png");
     this.ilMain.Images.SetKeyName(111, "info.png");
     this.ilMain.Images.SetKeyName(112, "insert_to_shopping_cart.png");
     this.ilMain.Images.SetKeyName(113, "jpg_file.png");
     this.ilMain.Images.SetKeyName(114, "js_file.png");
     this.ilMain.Images.SetKeyName(115, "json_file.png");
     this.ilMain.Images.SetKeyName(116, "key.png");
     this.ilMain.Images.SetKeyName(117, "light_bulb.png");
     this.ilMain.Images.SetKeyName(118, "link.png");
     this.ilMain.Images.SetKeyName(119, "lock.png");
     this.ilMain.Images.SetKeyName(120, "magnet.png");
     this.ilMain.Images.SetKeyName(121, "mail.png");
     this.ilMain.Images.SetKeyName(122, "mail_lock.png");
     this.ilMain.Images.SetKeyName(123, "mail_receive.png");
     this.ilMain.Images.SetKeyName(124, "mail_search.png");
     this.ilMain.Images.SetKeyName(125, "mail_send.png");
     this.ilMain.Images.SetKeyName(126, "mobile_phone.png");
     this.ilMain.Images.SetKeyName(127, "mouse.png");
     this.ilMain.Images.SetKeyName(128, "music.png");
     this.ilMain.Images.SetKeyName(129, "new.png");
     this.ilMain.Images.SetKeyName(130, "new_page.png");
     this.ilMain.Images.SetKeyName(131, "news.png");
     this.ilMain.Images.SetKeyName(132, "next.png");
     this.ilMain.Images.SetKeyName(133, "note.png");
     this.ilMain.Images.SetKeyName(134, "note_accept.png");
     this.ilMain.Images.SetKeyName(135, "note_book.png");
     this.ilMain.Images.SetKeyName(136, "office_folders.png");
     this.ilMain.Images.SetKeyName(137, "old_clock.png");
     this.ilMain.Images.SetKeyName(138, "open_store.png");
     this.ilMain.Images.SetKeyName(139, "orange_arrow_down.png");
     this.ilMain.Images.SetKeyName(140, "orange_arrow_up.png");
     this.ilMain.Images.SetKeyName(141, "orange_button.png");
     this.ilMain.Images.SetKeyName(142, "package.png");
     this.ilMain.Images.SetKeyName(143, "package_accept.png");
     this.ilMain.Images.SetKeyName(144, "package_add.png");
     this.ilMain.Images.SetKeyName(145, "package_download.png");
     this.ilMain.Images.SetKeyName(146, "package_warning.png");
     this.ilMain.Images.SetKeyName(147, "page_down.png");
     this.ilMain.Images.SetKeyName(148, "page_process.png");
     this.ilMain.Images.SetKeyName(149, "page_up.png");
     this.ilMain.Images.SetKeyName(150, "pages.png");
     this.ilMain.Images.SetKeyName(151, "pages_warning.png");
     this.ilMain.Images.SetKeyName(152, "paint.png");
     this.ilMain.Images.SetKeyName(153, "paint_brush.png");
     this.ilMain.Images.SetKeyName(154, "palette.png");
     this.ilMain.Images.SetKeyName(155, "palette_brush.png");
     this.ilMain.Images.SetKeyName(156, "pastel_colors.png");
     this.ilMain.Images.SetKeyName(157, "pdf_file.png");
     this.ilMain.Images.SetKeyName(158, "phone_book.png");
     this.ilMain.Images.SetKeyName(159, "phone_book_edit.png");
     this.ilMain.Images.SetKeyName(160, "photo_camera.png");
     this.ilMain.Images.SetKeyName(161, "photo_camera_accept.png");
     this.ilMain.Images.SetKeyName(162, "php_file.png");
     this.ilMain.Images.SetKeyName(163, "pin.png");
     this.ilMain.Images.SetKeyName(164, "png_file.png");
     this.ilMain.Images.SetKeyName(165, "ppt_file.png");
     this.ilMain.Images.SetKeyName(166, "printer.png");
     this.ilMain.Images.SetKeyName(167, "printer_accept.png");
     this.ilMain.Images.SetKeyName(168, "printer_warning.png");
     this.ilMain.Images.SetKeyName(169, "prize_winner.png");
     this.ilMain.Images.SetKeyName(170, "process.png");
     this.ilMain.Images.SetKeyName(171, "process_accept.png");
     this.ilMain.Images.SetKeyName(172, "process_info.png");
     this.ilMain.Images.SetKeyName(173, "process_warning.png");
     this.ilMain.Images.SetKeyName(174, "promotion.png");
     this.ilMain.Images.SetKeyName(175, "protection.png");
     this.ilMain.Images.SetKeyName(176, "psd_file.png");
     this.ilMain.Images.SetKeyName(177, "puzzle.png");
     this.ilMain.Images.SetKeyName(178, "recycle.png");
     this.ilMain.Images.SetKeyName(179, "red_button.png");
     this.ilMain.Images.SetKeyName(180, "red_flag.png");
     this.ilMain.Images.SetKeyName(181, "refresh.png");
     this.ilMain.Images.SetKeyName(182, "refresh_page.png");
     this.ilMain.Images.SetKeyName(183, "remote_desktop.png");
     this.ilMain.Images.SetKeyName(184, "remove_from_database.png");
     this.ilMain.Images.SetKeyName(185, "remove_from_shopping_cart.png");
     this.ilMain.Images.SetKeyName(186, "report.png");
     this.ilMain.Images.SetKeyName(187, "rss.png");
     this.ilMain.Images.SetKeyName(188, "ruler.png");
     this.ilMain.Images.SetKeyName(189, "ruler_pencil.png");
     this.ilMain.Images.SetKeyName(190, "sale.png");
     this.ilMain.Images.SetKeyName(191, "save.png");
     this.ilMain.Images.SetKeyName(192, "search.png");
     this.ilMain.Images.SetKeyName(193, "search_computer.png");
     this.ilMain.Images.SetKeyName(194, "search_database.png");
     this.ilMain.Images.SetKeyName(195, "search_globe.png");
     this.ilMain.Images.SetKeyName(196, "search_home.png");
     this.ilMain.Images.SetKeyName(197, "search_image.png");
     this.ilMain.Images.SetKeyName(198, "search_page.png");
     this.ilMain.Images.SetKeyName(199, "search_printer.png");
     this.ilMain.Images.SetKeyName(200, "search_user.png");
     this.ilMain.Images.SetKeyName(201, "security.png");
     this.ilMain.Images.SetKeyName(202, "send_sms.png");
     this.ilMain.Images.SetKeyName(203, "shopping_cart.png");
     this.ilMain.Images.SetKeyName(204, "shopping_cart_accept.png");
     this.ilMain.Images.SetKeyName(205, "sms.png");
     this.ilMain.Images.SetKeyName(206, "sound.png");
     this.ilMain.Images.SetKeyName(207, "sound_muted.png");
     this.ilMain.Images.SetKeyName(208, "star_empty.png");
     this.ilMain.Images.SetKeyName(209, "star_full.png");
     this.ilMain.Images.SetKeyName(210, "star_half_full.png");
     this.ilMain.Images.SetKeyName(211, "sterling_pound_currency_sign.png");
     this.ilMain.Images.SetKeyName(212, "support.png");
     this.ilMain.Images.SetKeyName(213, "svg_file.png");
     this.ilMain.Images.SetKeyName(214, "swf_file.png");
     this.ilMain.Images.SetKeyName(215, "tablet.png");
     this.ilMain.Images.SetKeyName(216, "tag_blue.png");
     this.ilMain.Images.SetKeyName(217, "tag_green.png");
     this.ilMain.Images.SetKeyName(218, "target.png");
     this.ilMain.Images.SetKeyName(219, "television.png");
     this.ilMain.Images.SetKeyName(220, "text_page.png");
     this.ilMain.Images.SetKeyName(221, "tiff_file.png");
     this.ilMain.Images.SetKeyName(222, "tools.png");
     this.ilMain.Images.SetKeyName(223, "trash_can.png");
     this.ilMain.Images.SetKeyName(224, "turquoise_button.png");
     this.ilMain.Images.SetKeyName(225, "twitter.png");
     this.ilMain.Images.SetKeyName(226, "txt_file.png");
     this.ilMain.Images.SetKeyName(227, "unlock.png");
     this.ilMain.Images.SetKeyName(228, "up.png");
     this.ilMain.Images.SetKeyName(229, "user.png");
     this.ilMain.Images.SetKeyName(230, "user_accept.png");
     this.ilMain.Images.SetKeyName(231, "user_comment.png");
     this.ilMain.Images.SetKeyName(232, "users.png");
     this.ilMain.Images.SetKeyName(233, "users_comments.png");
     this.ilMain.Images.SetKeyName(234, "violet_button.png");
     this.ilMain.Images.SetKeyName(235, "warning.png");
     this.ilMain.Images.SetKeyName(236, "white_flag.png");
     this.ilMain.Images.SetKeyName(237, "windows_terminal.png");
     this.ilMain.Images.SetKeyName(238, "xml_file.png");
     this.ilMain.Images.SetKeyName(239, "yen_currency_sign.png");
     this.ilMain.Images.SetKeyName(240, "zip_file.png");
     this.ilMain.Images.SetKeyName(241, "zip_file_accept.png");
     this.ilMain.Images.SetKeyName(242, "zip_file_download.png");
     this.ilMain.Images.SetKeyName(243, "zip_file_info.png");
     this.ilMain.Images.SetKeyName(244, "zip_file_search.png");
     this.ilMain.Images.SetKeyName(245, "zoom_in.png");
     this.ilMain.Images.SetKeyName(246, "zoom_out.png");
     //
     // tabItems
     //
     this.tabItems.Controls.Add(this.ugProductos);
     this.tabItems.Controls.Add(this.ubEliminarProducto);
     this.tabItems.Controls.Add(this.ubNuevoProducto);
     this.tabItems.Location = new System.Drawing.Point(1, 23);
     this.tabItems.Name     = "tabItems";
     this.tabItems.Size     = new System.Drawing.Size(658, 213);
     //
     // ugProductos
     //
     this.ugProductos.DisplayLayout.CaptionVisible                  = Infragistics.Win.DefaultableBoolean.False;
     this.ugProductos.DisplayLayout.Override.CellClickAction        = Infragistics.Win.UltraWinGrid.CellClickAction.EditAndSelectText;
     this.ugProductos.DisplayLayout.Override.RowSelectorNumberStyle = Infragistics.Win.UltraWinGrid.RowSelectorNumberStyle.ListIndex;
     this.ugProductos.DisplayLayout.TabNavigation = Infragistics.Win.UltraWinGrid.TabNavigation.NextControl;
     this.ugProductos.Dock        = System.Windows.Forms.DockStyle.Top;
     this.ugProductos.Location    = new System.Drawing.Point(0, 0);
     this.ugProductos.Name        = "ugProductos";
     this.ugProductos.Size        = new System.Drawing.Size(658, 183);
     this.ugProductos.TabIndex    = 9;
     this.ugProductos.Text        = "ultraGrid1";
     this.ugProductos.CellChange += new Infragistics.Win.UltraWinGrid.CellEventHandler(this.ugProductos_CellChange);
     //
     // ubEliminarProducto
     //
     this.ubEliminarProducto.ButtonStyle = Infragistics.Win.UIElementButtonStyle.Office2010Button;
     this.ubEliminarProducto.Location    = new System.Drawing.Point(542, 187);
     this.ubEliminarProducto.Name        = "ubEliminarProducto";
     this.ubEliminarProducto.Size        = new System.Drawing.Size(111, 23);
     this.ubEliminarProducto.TabIndex    = 8;
     this.ubEliminarProducto.Text        = "&ELIMINAR";
     this.ubEliminarProducto.Click      += new System.EventHandler(this.ubEliminarProducto_Click);
     //
     // ubNuevoProducto
     //
     this.ubNuevoProducto.ButtonStyle = Infragistics.Win.UIElementButtonStyle.Office2010Button;
     this.ubNuevoProducto.Location    = new System.Drawing.Point(432, 187);
     this.ubNuevoProducto.Name        = "ubNuevoProducto";
     this.ubNuevoProducto.Size        = new System.Drawing.Size(104, 23);
     this.ubNuevoProducto.TabIndex    = 7;
     this.ubNuevoProducto.Text        = "&NUEVO";
     this.ubNuevoProducto.Click      += new System.EventHandler(this.ubNuevoProducto_Click);
     //
     // Codigo
     //
     appearance15.BackColor = System.Drawing.Color.Transparent;
     this.Codigo.Appearance = appearance15;
     this.Codigo.Location   = new System.Drawing.Point(19, 18);
     this.Codigo.Name       = "Codigo";
     this.Codigo.Size       = new System.Drawing.Size(130, 23);
     this.Codigo.TabIndex   = 14;
     this.Codigo.Text       = "DOCUMENTO";
     //
     // LabelSocioNegocio
     //
     appearance14.BackColor            = System.Drawing.Color.Transparent;
     this.LabelSocioNegocio.Appearance = appearance14;
     this.LabelSocioNegocio.Location   = new System.Drawing.Point(19, 47);
     this.LabelSocioNegocio.Name       = "LabelSocioNegocio";
     this.LabelSocioNegocio.Size       = new System.Drawing.Size(130, 23);
     this.LabelSocioNegocio.TabIndex   = 15;
     this.LabelSocioNegocio.Text       = "PROVEEDOR";
     //
     // ultraLabel2
     //
     appearance13.BackColor      = System.Drawing.Color.Transparent;
     this.ultraLabel2.Appearance = appearance13;
     this.ultraLabel2.Location   = new System.Drawing.Point(19, 76);
     this.ultraLabel2.Name       = "ultraLabel2";
     this.ultraLabel2.Size       = new System.Drawing.Size(130, 23);
     this.ultraLabel2.TabIndex   = 16;
     this.ultraLabel2.Text       = "ALMACÉN";
     //
     // ultraLabel3
     //
     appearance12.BackColor      = System.Drawing.Color.Transparent;
     this.ultraLabel3.Appearance = appearance12;
     this.ultraLabel3.Location   = new System.Drawing.Point(19, 105);
     this.ultraLabel3.Name       = "ultraLabel3";
     this.ultraLabel3.Size       = new System.Drawing.Size(130, 23);
     this.ultraLabel3.TabIndex   = 17;
     this.ultraLabel3.Text       = "RESPONSABLE";
     //
     // ssTipoDocumento
     //
     this.ssTipoDocumento.BackColor = System.Drawing.Color.Transparent;
     this.ssTipoDocumento.Location  = new System.Drawing.Point(155, 14);
     this.ssTipoDocumento.Name      = "ssTipoDocumento";
     this.ssTipoDocumento.Size      = new System.Drawing.Size(250, 28);
     this.ssTipoDocumento.TabIndex  = 1;
     this.ssTipoDocumento.Search   += new System.EventHandler(this.ssTipoDocumento_Search);
     //
     // ssProveedor
     //
     this.ssProveedor.BackColor = System.Drawing.Color.Transparent;
     this.ssProveedor.Location  = new System.Drawing.Point(155, 45);
     this.ssProveedor.Name      = "ssProveedor";
     this.ssProveedor.Size      = new System.Drawing.Size(250, 28);
     this.ssProveedor.TabIndex  = 3;
     this.ssProveedor.Search   += new System.EventHandler(this.ssProveedor_Search);
     //
     // ssAlmacen
     //
     this.ssAlmacen.BackColor = System.Drawing.Color.Transparent;
     this.ssAlmacen.Location  = new System.Drawing.Point(155, 74);
     this.ssAlmacen.Name      = "ssAlmacen";
     this.ssAlmacen.Size      = new System.Drawing.Size(250, 28);
     this.ssAlmacen.TabIndex  = 4;
     this.ssAlmacen.Search   += new System.EventHandler(this.ssAlmacen_Search);
     //
     // ssResponsable
     //
     this.ssResponsable.BackColor = System.Drawing.Color.Transparent;
     this.ssResponsable.Location  = new System.Drawing.Point(155, 103);
     this.ssResponsable.Name      = "ssResponsable";
     this.ssResponsable.Size      = new System.Drawing.Size(250, 28);
     this.ssResponsable.TabIndex  = 5;
     this.ssResponsable.Search   += new System.EventHandler(this.ssResponsable_Search);
     //
     // utcSubClasificacion
     //
     appearance10.BackColor = System.Drawing.Color.Transparent;
     this.utcSubClasificacion.Appearance = appearance10;
     this.utcSubClasificacion.Controls.Add(this.ultraTabSharedControlsPage1);
     this.utcSubClasificacion.Controls.Add(this.tabItems);
     this.utcSubClasificacion.Location           = new System.Drawing.Point(19, 165);
     this.utcSubClasificacion.Name               = "utcSubClasificacion";
     this.utcSubClasificacion.SharedControlsPage = this.ultraTabSharedControlsPage1;
     this.utcSubClasificacion.Size               = new System.Drawing.Size(662, 239);
     appearance11.BackColor = System.Drawing.Color.Transparent;
     this.utcSubClasificacion.TabHeaderAreaAppearance = appearance11;
     this.utcSubClasificacion.TabIndex = 6;
     ultraTab2.TabPage = this.tabItems;
     ultraTab2.Text    = ":: ITEMS ::";
     this.utcSubClasificacion.Tabs.AddRange(new Infragistics.Win.UltraWinTabControl.UltraTab[] {
         ultraTab2
     });
     //
     // ultraTabSharedControlsPage1
     //
     this.ultraTabSharedControlsPage1.Location = new System.Drawing.Point(-10000, -10000);
     this.ultraTabSharedControlsPage1.Name     = "ultraTabSharedControlsPage1";
     this.ultraTabSharedControlsPage1.Size     = new System.Drawing.Size(658, 213);
     //
     // ultraLabel4
     //
     appearance9.BackColor       = System.Drawing.Color.Transparent;
     this.ultraLabel4.Appearance = appearance9;
     this.ultraLabel4.Location   = new System.Drawing.Point(426, 19);
     this.ultraLabel4.Name       = "ultraLabel4";
     this.ultraLabel4.Size       = new System.Drawing.Size(130, 23);
     this.ultraLabel4.TabIndex   = 44;
     this.ultraLabel4.Text       = "Nº";
     //
     // ultraLabel7
     //
     appearance8.BackColor       = System.Drawing.Color.Transparent;
     this.ultraLabel7.Appearance = appearance8;
     this.ultraLabel7.Font       = new System.Drawing.Font("Microsoft Sans Serif", 8.25F);
     this.ultraLabel7.Location   = new System.Drawing.Point(426, 103);
     this.ultraLabel7.Name       = "ultraLabel7";
     this.ultraLabel7.Size       = new System.Drawing.Size(130, 23);
     this.ultraLabel7.TabIndex   = 47;
     this.ultraLabel7.Text       = "F. CREACIÓN";
     //
     // txtNumeracion
     //
     this.txtNumeracion.Location     = new System.Drawing.Point(562, 14);
     this.txtNumeracion.Name         = "txtNumeracion";
     this.txtNumeracion.Size         = new System.Drawing.Size(119, 21);
     this.txtNumeracion.TabIndex     = 2;
     this.txtNumeracion.TextChanged += new System.EventHandler(this.txtNumeracion_TextChanged);
     //
     // udtFechaCreacion
     //
     this.udtFechaCreacion.Location      = new System.Drawing.Point(561, 103);
     this.udtFechaCreacion.Name          = "udtFechaCreacion";
     this.udtFechaCreacion.Size          = new System.Drawing.Size(119, 21);
     this.udtFechaCreacion.TabIndex      = 51;
     this.udtFechaCreacion.ValueChanged += new System.EventHandler(this.udtFechaCreacion_ValueChanged);
     //
     // ugbCosto
     //
     appearance4.BackColor    = System.Drawing.Color.Transparent;
     this.ugbCosto.Appearance = appearance4;
     this.ugbCosto.Controls.Add(this.uneTotal);
     this.ugbCosto.Controls.Add(this.uneImpuesto);
     this.ugbCosto.Controls.Add(this.uneSubTotal);
     this.ugbCosto.Controls.Add(this.LabelTotal);
     this.ugbCosto.Controls.Add(this.LabelImpuesto);
     this.ugbCosto.Controls.Add(this.LabelSubTotal);
     this.ugbCosto.HeaderBorderStyle = Infragistics.Win.UIElementBorderStyle.Rounded3;
     this.ugbCosto.HeaderPosition    = Infragistics.Win.Misc.GroupBoxHeaderPosition.TopInsideBorder;
     this.ugbCosto.Location          = new System.Drawing.Point(452, 410);
     this.ugbCosto.Name     = "ugbCosto";
     this.ugbCosto.Size     = new System.Drawing.Size(229, 110);
     this.ugbCosto.TabIndex = 52;
     this.ugbCosto.Text     = "TOTALES";
     //
     // uneTotal
     //
     this.uneTotal.Location    = new System.Drawing.Point(120, 80);
     this.uneTotal.Name        = "uneTotal";
     this.uneTotal.NumericType = Infragistics.Win.UltraWinEditors.NumericType.Double;
     this.uneTotal.Size        = new System.Drawing.Size(100, 21);
     this.uneTotal.TabIndex    = 58;
     //
     // uneImpuesto
     //
     this.uneImpuesto.Location    = new System.Drawing.Point(120, 55);
     this.uneImpuesto.Name        = "uneImpuesto";
     this.uneImpuesto.NumericType = Infragistics.Win.UltraWinEditors.NumericType.Double;
     this.uneImpuesto.Size        = new System.Drawing.Size(100, 21);
     this.uneImpuesto.TabIndex    = 57;
     //
     // uneSubTotal
     //
     this.uneSubTotal.Location    = new System.Drawing.Point(120, 30);
     this.uneSubTotal.Name        = "uneSubTotal";
     this.uneSubTotal.NumericType = Infragistics.Win.UltraWinEditors.NumericType.Double;
     this.uneSubTotal.Size        = new System.Drawing.Size(100, 21);
     this.uneSubTotal.TabIndex    = 56;
     //
     // LabelTotal
     //
     appearance5.BackColor      = System.Drawing.Color.Transparent;
     this.LabelTotal.Appearance = appearance5;
     this.LabelTotal.Location   = new System.Drawing.Point(13, 84);
     this.LabelTotal.Name       = "LabelTotal";
     this.LabelTotal.Size       = new System.Drawing.Size(101, 23);
     this.LabelTotal.TabIndex   = 55;
     this.LabelTotal.Text       = "TOTAL";
     //
     // LabelImpuesto
     //
     appearance6.BackColor         = System.Drawing.Color.Transparent;
     this.LabelImpuesto.Appearance = appearance6;
     this.LabelImpuesto.Location   = new System.Drawing.Point(13, 59);
     this.LabelImpuesto.Name       = "LabelImpuesto";
     this.LabelImpuesto.Size       = new System.Drawing.Size(101, 23);
     this.LabelImpuesto.TabIndex   = 54;
     this.LabelImpuesto.Text       = "IMPUESTO";
     //
     // LabelSubTotal
     //
     appearance7.BackColor         = System.Drawing.Color.Transparent;
     this.LabelSubTotal.Appearance = appearance7;
     this.LabelSubTotal.Location   = new System.Drawing.Point(13, 30);
     this.LabelSubTotal.Name       = "LabelSubTotal";
     this.LabelSubTotal.Size       = new System.Drawing.Size(101, 23);
     this.LabelSubTotal.TabIndex   = 53;
     this.LabelSubTotal.Text       = "SUBTOTAL";
     //
     // ultraLabel11
     //
     appearance3.BackColor        = System.Drawing.Color.Transparent;
     this.ultraLabel11.Appearance = appearance3;
     this.ultraLabel11.Location   = new System.Drawing.Point(19, 423);
     this.ultraLabel11.Name       = "ultraLabel11";
     this.ultraLabel11.Size       = new System.Drawing.Size(130, 23);
     this.ultraLabel11.TabIndex   = 53;
     this.ultraLabel11.Text       = "OBSERVACIÓN";
     //
     // txtObservacion
     //
     this.txtObservacion.Location     = new System.Drawing.Point(104, 420);
     this.txtObservacion.Multiline    = true;
     this.txtObservacion.Name         = "txtObservacion";
     this.txtObservacion.Size         = new System.Drawing.Size(321, 49);
     this.txtObservacion.TabIndex     = 9;
     this.txtObservacion.TextChanged += new System.EventHandler(this.txtObservacion_TextChanged);
     //
     // lblOrdenProduccion
     //
     appearance2.BackColor = System.Drawing.Color.Transparent;
     this.lblOrdenProduccion.Appearance = appearance2;
     this.lblOrdenProduccion.Font       = new System.Drawing.Font("Microsoft Sans Serif", 8.25F);
     this.lblOrdenProduccion.Location   = new System.Drawing.Point(426, 48);
     this.lblOrdenProduccion.Name       = "lblOrdenProduccion";
     this.lblOrdenProduccion.Size       = new System.Drawing.Size(153, 23);
     this.lblOrdenProduccion.TabIndex   = 54;
     this.lblOrdenProduccion.Text       = "ORDEN DE PRODUCCIÓN";
     //
     // ssMoneda
     //
     this.ssMoneda.BackColor = System.Drawing.Color.Transparent;
     this.ssMoneda.Location  = new System.Drawing.Point(156, 130);
     this.ssMoneda.Name      = "ssMoneda";
     this.ssMoneda.Size      = new System.Drawing.Size(106, 28);
     this.ssMoneda.TabIndex  = 57;
     this.ssMoneda.Search   += new System.EventHandler(this.ssMoneda_Search);
     //
     // lblMoneda
     //
     appearance1.BackColor     = System.Drawing.Color.Transparent;
     this.lblMoneda.Appearance = appearance1;
     this.lblMoneda.Font       = new System.Drawing.Font("Microsoft Sans Serif", 8.25F);
     this.lblMoneda.Location   = new System.Drawing.Point(20, 134);
     this.lblMoneda.Name       = "lblMoneda";
     this.lblMoneda.Size       = new System.Drawing.Size(130, 23);
     this.lblMoneda.TabIndex   = 56;
     this.lblMoneda.Text       = "MONEDA";
     //
     // busOrdenProduccion
     //
     this.busOrdenProduccion.BackColor = System.Drawing.Color.Transparent;
     this.busOrdenProduccion.Location  = new System.Drawing.Point(431, 69);
     this.busOrdenProduccion.Name      = "busOrdenProduccion";
     this.busOrdenProduccion.Size      = new System.Drawing.Size(250, 28);
     this.busOrdenProduccion.TabIndex  = 58;
     this.busOrdenProduccion.Search   += new System.EventHandler(this.busOrdenProduccion_Search);
     this.busOrdenProduccion.Clear    += new System.EventHandler(this.busOrdenProduccion_Clear);
     //
     // FrmSalidaInventario
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
     this.AutoScaleMode       = System.Windows.Forms.AutoScaleMode.Font;
     this.ClientSize          = new System.Drawing.Size(716, 602);
     this.Name = "FrmSalidaInventario";
     this.Text = "SALIDA DE INVENTARIO";
     ((System.ComponentModel.ISupportInitialize)(this.ugbParent)).EndInit();
     this.ugbParent.ResumeLayout(false);
     this.ugbParent.PerformLayout();
     this.tabItems.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.ugProductos)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.utcSubClasificacion)).EndInit();
     this.utcSubClasificacion.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.txtNumeracion)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.udtFechaCreacion)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.ugbCosto)).EndInit();
     this.ugbCosto.ResumeLayout(false);
     this.ugbCosto.PerformLayout();
     ((System.ComponentModel.ISupportInitialize)(this.uneTotal)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.uneImpuesto)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.uneSubTotal)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.txtObservacion)).EndInit();
     this.ResumeLayout(false);
 }
Example #14
0
 /// <summary>
 /// Required method for Designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     this.components = new System.ComponentModel.Container();
     Infragistics.Win.UltraWinTabControl.UltraTab  ultraTab1        = new Infragistics.Win.UltraWinTabControl.UltraTab();
     Infragistics.Win.UltraWinTabControl.UltraTab  ultraTab3        = new Infragistics.Win.UltraWinTabControl.UltraTab();
     Infragistics.Win.UltraWinTabControl.UltraTab  ultraTab4        = new Infragistics.Win.UltraWinTabControl.UltraTab();
     Infragistics.Win.UltraWinGrid.UltraGridBand   ultraGridBand1   = new Infragistics.Win.UltraWinGrid.UltraGridBand("Band 0", -1);
     Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn2 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("Column 0", -1, null, 0, Infragistics.Win.UltraWinGrid.SortIndicator.Ascending, false);
     Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn3 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("图像", 0);
     this.tableLayoutPanel1           = new System.Windows.Forms.TableLayoutPanel();
     this.ultraTabControl4            = new Infragistics.Win.UltraWinTabControl.UltraTabControl();
     this.ultraTabSharedControlsPage5 = new Infragistics.Win.UltraWinTabControl.UltraTabSharedControlsPage();
     this.ultraTabPageControl11       = new Infragistics.Win.UltraWinTabControl.UltraTabPageControl();
     this.ultraGrid1           = new Infragistics.Win.UltraWinGrid.UltraGrid();
     this.groupBox1            = new System.Windows.Forms.GroupBox();
     this.button3              = new System.Windows.Forms.Button();
     this.button2              = new System.Windows.Forms.Button();
     this.textBox1             = new System.Windows.Forms.TextBox();
     this.button1              = new System.Windows.Forms.Button();
     this.button7              = new System.Windows.Forms.Button();
     this.button6              = new System.Windows.Forms.Button();
     this.ultraTabPageControl3 = new Infragistics.Win.UltraWinTabControl.UltraTabPageControl();
     this.ultraGridall         = new Infragistics.Win.UltraWinGrid.UltraGrid();
     this.ultraTabPageControl4 = new Infragistics.Win.UltraWinTabControl.UltraTabPageControl();
     this.ultraGrid2           = new Infragistics.Win.UltraWinGrid.UltraGrid();
     this.timer1 = new System.Windows.Forms.Timer(this.components);
     this.tableLayoutPanel1.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.ultraTabControl4)).BeginInit();
     this.ultraTabControl4.SuspendLayout();
     this.ultraTabPageControl11.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.ultraGrid1)).BeginInit();
     this.groupBox1.SuspendLayout();
     this.ultraTabPageControl3.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.ultraGridall)).BeginInit();
     this.ultraTabPageControl4.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.ultraGrid2)).BeginInit();
     this.SuspendLayout();
     //
     // tableLayoutPanel1
     //
     this.tableLayoutPanel1.ColumnCount = 1;
     this.tableLayoutPanel1.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 100F));
     this.tableLayoutPanel1.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Absolute, 20F));
     this.tableLayoutPanel1.Controls.Add(this.ultraTabControl4, 0, 0);
     this.tableLayoutPanel1.Dock     = System.Windows.Forms.DockStyle.Fill;
     this.tableLayoutPanel1.Location = new System.Drawing.Point(0, 0);
     this.tableLayoutPanel1.Name     = "tableLayoutPanel1";
     this.tableLayoutPanel1.RowCount = 1;
     this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 100F));
     this.tableLayoutPanel1.Size     = new System.Drawing.Size(1085, 756);
     this.tableLayoutPanel1.TabIndex = 6;
     //
     // ultraTabControl4
     //
     this.ultraTabControl4.Controls.Add(this.ultraTabSharedControlsPage5);
     this.ultraTabControl4.Controls.Add(this.ultraTabPageControl11);
     this.ultraTabControl4.Controls.Add(this.ultraTabPageControl3);
     this.ultraTabControl4.Controls.Add(this.ultraTabPageControl4);
     this.ultraTabControl4.Dock               = System.Windows.Forms.DockStyle.Fill;
     this.ultraTabControl4.Location           = new System.Drawing.Point(3, 3);
     this.ultraTabControl4.Name               = "ultraTabControl4";
     this.ultraTabControl4.SharedControlsPage = this.ultraTabSharedControlsPage5;
     this.ultraTabControl4.Size               = new System.Drawing.Size(1079, 750);
     this.ultraTabControl4.TabIndex           = 4;
     ultraTab1.TabPage = this.ultraTabPageControl11;
     ultraTab1.Text    = "大盘排行榜";
     ultraTab3.TabPage = this.ultraTabPageControl3;
     ultraTab3.Text    = "流量今日";
     ultraTab4.TabPage = this.ultraTabPageControl4;
     ultraTab4.Text    = "流量昨日";
     this.ultraTabControl4.Tabs.AddRange(new Infragistics.Win.UltraWinTabControl.UltraTab[] {
         ultraTab1,
         ultraTab3,
         ultraTab4
     });
     this.ultraTabControl4.ViewStyle = Infragistics.Win.UltraWinTabControl.ViewStyle.Office2007;
     //
     // ultraTabSharedControlsPage5
     //
     this.ultraTabSharedControlsPage5.Location = new System.Drawing.Point(-10000, -10000);
     this.ultraTabSharedControlsPage5.Name     = "ultraTabSharedControlsPage5";
     this.ultraTabSharedControlsPage5.Size     = new System.Drawing.Size(1077, 727);
     //
     // ultraTabPageControl11
     //
     this.ultraTabPageControl11.Controls.Add(this.ultraGrid1);
     this.ultraTabPageControl11.Controls.Add(this.groupBox1);
     this.ultraTabPageControl11.Location = new System.Drawing.Point(1, 22);
     this.ultraTabPageControl11.Name     = "ultraTabPageControl11";
     this.ultraTabPageControl11.Size     = new System.Drawing.Size(1077, 727);
     //
     // ultraGrid1
     //
     this.ultraGrid1.DisplayLayout.AutoFitStyle = Infragistics.Win.UltraWinGrid.AutoFitStyle.ResizeAllColumns;
     ultraGridColumn2.Header.VisiblePosition    = 0;
     ultraGridColumn2.Width = 1056;
     ultraGridColumn3.Header.VisiblePosition = 1;
     ultraGridColumn3.Hidden = true;
     ultraGridColumn3.Style  = Infragistics.Win.UltraWinGrid.ColumnStyle.Image;
     ultraGridColumn3.Width  = 95;
     ultraGridBand1.Columns.AddRange(new object[] {
         ultraGridColumn2,
         ultraGridColumn3
     });
     this.ultraGrid1.DisplayLayout.BandsSerializer.Add(ultraGridBand1);
     this.ultraGrid1.DisplayLayout.Override.FilterUIType      = Infragistics.Win.UltraWinGrid.FilterUIType.FilterRow;
     this.ultraGrid1.DisplayLayout.Override.HeaderClickAction = Infragistics.Win.UltraWinGrid.HeaderClickAction.SortMulti;
     this.ultraGrid1.DisplayLayout.Override.RowFilterMode     = Infragistics.Win.UltraWinGrid.RowFilterMode.AllRowsInBand;
     this.ultraGrid1.Dock     = System.Windows.Forms.DockStyle.Fill;
     this.ultraGrid1.Font     = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
     this.ultraGrid1.Location = new System.Drawing.Point(0, 0);
     this.ultraGrid1.Name     = "ultraGrid1";
     this.ultraGrid1.Size     = new System.Drawing.Size(1077, 659);
     this.ultraGrid1.TabIndex = 17;
     //
     // groupBox1
     //
     this.groupBox1.Controls.Add(this.button3);
     this.groupBox1.Controls.Add(this.button2);
     this.groupBox1.Controls.Add(this.textBox1);
     this.groupBox1.Controls.Add(this.button1);
     this.groupBox1.Controls.Add(this.button7);
     this.groupBox1.Controls.Add(this.button6);
     this.groupBox1.Dock     = System.Windows.Forms.DockStyle.Bottom;
     this.groupBox1.Location = new System.Drawing.Point(0, 659);
     this.groupBox1.Name     = "groupBox1";
     this.groupBox1.Size     = new System.Drawing.Size(1077, 68);
     this.groupBox1.TabIndex = 12;
     this.groupBox1.TabStop  = false;
     this.groupBox1.Text     = "控制台";
     //
     // button3
     //
     this.button3.Location = new System.Drawing.Point(477, 22);
     this.button3.Name     = "button3";
     this.button3.Size     = new System.Drawing.Size(123, 35);
     this.button3.TabIndex = 18;
     this.button3.Text     = "加载昨天";
     this.button3.UseVisualStyleBackColor = true;
     this.button3.Click += new System.EventHandler(this.button3_Click);
     //
     // button2
     //
     this.button2.Location = new System.Drawing.Point(308, 22);
     this.button2.Name     = "button2";
     this.button2.Size     = new System.Drawing.Size(123, 35);
     this.button2.TabIndex = 17;
     this.button2.Text     = "加载今天";
     this.button2.UseVisualStyleBackColor = true;
     this.button2.Click += new System.EventHandler(this.button2_Click);
     //
     // textBox1
     //
     this.textBox1.Location = new System.Drawing.Point(829, 25);
     this.textBox1.Name     = "textBox1";
     this.textBox1.Size     = new System.Drawing.Size(100, 21);
     this.textBox1.TabIndex = 16;
     //
     // button1
     //
     this.button1.Location = new System.Drawing.Point(966, 24);
     this.button1.Name     = "button1";
     this.button1.Size     = new System.Drawing.Size(75, 23);
     this.button1.TabIndex = 15;
     this.button1.Text     = "查询";
     this.button1.UseVisualStyleBackColor = true;
     //
     // button7
     //
     this.button7.Location = new System.Drawing.Point(164, 22);
     this.button7.Name     = "button7";
     this.button7.Size     = new System.Drawing.Size(98, 35);
     this.button7.TabIndex = 14;
     this.button7.Text     = "大盘采集";
     this.button7.UseVisualStyleBackColor = true;
     this.button7.Click += new System.EventHandler(this.button7_Click);
     //
     // button6
     //
     this.button6.Location = new System.Drawing.Point(20, 22);
     this.button6.Name     = "button6";
     this.button6.Size     = new System.Drawing.Size(98, 35);
     this.button6.TabIndex = 13;
     this.button6.Text     = "大盘启动";
     this.button6.UseVisualStyleBackColor = true;
     this.button6.Click += new System.EventHandler(this.button6_Click);
     //
     // ultraTabPageControl3
     //
     this.ultraTabPageControl3.Controls.Add(this.ultraGridall);
     this.ultraTabPageControl3.Location = new System.Drawing.Point(-10000, -10000);
     this.ultraTabPageControl3.Name     = "ultraTabPageControl3";
     this.ultraTabPageControl3.Size     = new System.Drawing.Size(1165, 701);
     //
     // ultraGridall
     //
     this.ultraGridall.DisplayLayout.AutoFitStyle                       = Infragistics.Win.UltraWinGrid.AutoFitStyle.ResizeAllColumns;
     this.ultraGridall.DisplayLayout.EmptyRowSettings.Style             = Infragistics.Win.UltraWinGrid.EmptyRowStyle.AlignWithDataRows;
     this.ultraGridall.DisplayLayout.Override.FilterClearButtonLocation = Infragistics.Win.UltraWinGrid.FilterClearButtonLocation.Row;
     this.ultraGridall.DisplayLayout.Override.HeaderClickAction         = Infragistics.Win.UltraWinGrid.HeaderClickAction.SortSingle;
     this.ultraGridall.DisplayLayout.Override.RowFilterAction           = Infragistics.Win.UltraWinGrid.RowFilterAction.AppearancesOnly;
     this.ultraGridall.DisplayLayout.UseFixedHeaders                    = true;
     this.ultraGridall.Dock     = System.Windows.Forms.DockStyle.Fill;
     this.ultraGridall.Location = new System.Drawing.Point(0, 0);
     this.ultraGridall.Name     = "ultraGridall";
     this.ultraGridall.Size     = new System.Drawing.Size(1165, 701);
     this.ultraGridall.TabIndex = 24;
     //
     // ultraTabPageControl4
     //
     this.ultraTabPageControl4.Controls.Add(this.ultraGrid2);
     this.ultraTabPageControl4.Location = new System.Drawing.Point(-10000, -10000);
     this.ultraTabPageControl4.Name     = "ultraTabPageControl4";
     this.ultraTabPageControl4.Size     = new System.Drawing.Size(1165, 701);
     //
     // ultraGrid2
     //
     this.ultraGrid2.DisplayLayout.AutoFitStyle                       = Infragistics.Win.UltraWinGrid.AutoFitStyle.ResizeAllColumns;
     this.ultraGrid2.DisplayLayout.EmptyRowSettings.Style             = Infragistics.Win.UltraWinGrid.EmptyRowStyle.AlignWithDataRows;
     this.ultraGrid2.DisplayLayout.Override.FilterClearButtonLocation = Infragistics.Win.UltraWinGrid.FilterClearButtonLocation.Row;
     this.ultraGrid2.DisplayLayout.Override.HeaderClickAction         = Infragistics.Win.UltraWinGrid.HeaderClickAction.SortSingle;
     this.ultraGrid2.DisplayLayout.Override.RowFilterAction           = Infragistics.Win.UltraWinGrid.RowFilterAction.AppearancesOnly;
     this.ultraGrid2.DisplayLayout.UseFixedHeaders                    = true;
     this.ultraGrid2.Dock     = System.Windows.Forms.DockStyle.Fill;
     this.ultraGrid2.Location = new System.Drawing.Point(0, 0);
     this.ultraGrid2.Name     = "ultraGrid2";
     this.ultraGrid2.Size     = new System.Drawing.Size(1165, 701);
     this.ultraGrid2.TabIndex = 25;
     //
     // timer1
     //
     this.timer1.Interval = 900000;
     //
     // dayListpro
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
     this.AutoScaleMode       = System.Windows.Forms.AutoScaleMode.Font;
     this.ClientSize          = new System.Drawing.Size(1085, 756);
     this.Controls.Add(this.tableLayoutPanel1);
     this.Name = "dayListpro";
     this.Text = "dayListpro";
     this.tableLayoutPanel1.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.ultraTabControl4)).EndInit();
     this.ultraTabControl4.ResumeLayout(false);
     this.ultraTabPageControl11.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.ultraGrid1)).EndInit();
     this.groupBox1.ResumeLayout(false);
     this.groupBox1.PerformLayout();
     this.ultraTabPageControl3.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.ultraGridall)).EndInit();
     this.ultraTabPageControl4.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.ultraGrid2)).EndInit();
     this.ResumeLayout(false);
 }
 /// <summary>
 /// Required method for Designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     this.components = new System.ComponentModel.Container();
     System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(frmConfiguration));
     Infragistics.Win.UltraWinTabControl.UltraTab   ultraTab1 = new Infragistics.Win.UltraWinTabControl.UltraTab();
     Infragistics.Win.Appearance appearance1 = new Infragistics.Win.Appearance();
     Infragistics.Win.UltraWinTabControl.UltraTab ultraTab2 = new Infragistics.Win.UltraWinTabControl.UltraTab();
     Infragistics.Win.Appearance appearance2 = new Infragistics.Win.Appearance();
     Infragistics.Win.UltraWinTabControl.UltraTab ultraTab3 = new Infragistics.Win.UltraWinTabControl.UltraTab();
     Infragistics.Win.Appearance appearance3 = new Infragistics.Win.Appearance();
     this.tpPreferences            = new Infragistics.Win.UltraWinTabControl.UltraTabPageControl();
     this.groupBox2                = new System.Windows.Forms.GroupBox();
     this.chkSearchRecursivly      = new System.Windows.Forms.CheckBox();
     this.groupBox1                = new System.Windows.Forms.GroupBox();
     this.chkShowSystem            = new System.Windows.Forms.CheckBox();
     this.chkShowFiles             = new System.Windows.Forms.CheckBox();
     this.chkShowHidden            = new System.Windows.Forms.CheckBox();
     this.tpBackup                 = new Infragistics.Win.UltraWinTabControl.UltraTabPageControl();
     this.btnSelectBackupDirectory = new System.Windows.Forms.Button();
     this.txtBackupDirectory       = new System.Windows.Forms.TextBox();
     this.label1                   = new System.Windows.Forms.Label();
     this.chkEnableBackup          = new System.Windows.Forms.CheckBox();
     this.tpEditorAndCompiler      = new Infragistics.Win.UltraWinTabControl.UltraTabPageControl();
     this.label6                   = new System.Windows.Forms.Label();
     this.imageList                = new System.Windows.Forms.ImageList(this.components);
     this.groupBox4                = new System.Windows.Forms.GroupBox();
     this.btnSelectCodeDomCompiler = new System.Windows.Forms.Button();
     this.txtCodeDomCompilerType   = new System.Windows.Forms.TextBox();
     this.label2                   = new System.Windows.Forms.Label();
     this.groupBox3                = new System.Windows.Forms.GroupBox();
     this.cbSyntaxFile             = new System.Windows.Forms.ComboBox();
     this.cbGTemplate              = new System.Windows.Forms.ComboBox();
     this.label5                   = new System.Windows.Forms.Label();
     this.cbSimpleTemplate         = new System.Windows.Forms.ComboBox();
     this.label4                   = new System.Windows.Forms.Label();
     this.label3                   = new System.Windows.Forms.Label();
     this.flowLayoutPanel1         = new System.Windows.Forms.FlowLayoutPanel();
     this.btnCancel                = new System.Windows.Forms.Button();
     this.btnOK      = new System.Windows.Forms.Button();
     this.tabControl = new Infragistics.Win.UltraWinTabControl.UltraTabControl();
     this.ultraTabSharedControlsPage1 = new Infragistics.Win.UltraWinTabControl.UltraTabSharedControlsPage();
     this.folderBrowserDialog         = new System.Windows.Forms.FolderBrowserDialog();
     this.openSyntaxFileDialog        = new System.Windows.Forms.OpenFileDialog();
     this.tpPreferences.SuspendLayout();
     this.groupBox2.SuspendLayout();
     this.groupBox1.SuspendLayout();
     this.tpBackup.SuspendLayout();
     this.tpEditorAndCompiler.SuspendLayout();
     this.groupBox4.SuspendLayout();
     this.groupBox3.SuspendLayout();
     this.flowLayoutPanel1.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.tabControl)).BeginInit();
     this.tabControl.SuspendLayout();
     this.SuspendLayout();
     //
     // tpPreferences
     //
     this.tpPreferences.AccessibleDescription = null;
     this.tpPreferences.AccessibleName        = null;
     resources.ApplyResources(this.tpPreferences, "tpPreferences");
     this.tpPreferences.Controls.Add(this.groupBox2);
     this.tpPreferences.Controls.Add(this.groupBox1);
     this.tpPreferences.Font = null;
     this.tpPreferences.Name = "tpPreferences";
     //
     // groupBox2
     //
     this.groupBox2.AccessibleDescription = null;
     this.groupBox2.AccessibleName        = null;
     resources.ApplyResources(this.groupBox2, "groupBox2");
     this.groupBox2.BackColor       = System.Drawing.Color.Transparent;
     this.groupBox2.BackgroundImage = null;
     this.groupBox2.Controls.Add(this.chkSearchRecursivly);
     this.groupBox2.Font    = null;
     this.groupBox2.Name    = "groupBox2";
     this.groupBox2.TabStop = false;
     //
     // chkSearchRecursivly
     //
     this.chkSearchRecursivly.AccessibleDescription = null;
     this.chkSearchRecursivly.AccessibleName        = null;
     resources.ApplyResources(this.chkSearchRecursivly, "chkSearchRecursivly");
     this.chkSearchRecursivly.BackgroundImage         = null;
     this.chkSearchRecursivly.Font                    = null;
     this.chkSearchRecursivly.Name                    = "chkSearchRecursivly";
     this.chkSearchRecursivly.UseVisualStyleBackColor = true;
     //
     // groupBox1
     //
     this.groupBox1.AccessibleDescription = null;
     this.groupBox1.AccessibleName        = null;
     resources.ApplyResources(this.groupBox1, "groupBox1");
     this.groupBox1.BackColor       = System.Drawing.Color.Transparent;
     this.groupBox1.BackgroundImage = null;
     this.groupBox1.Controls.Add(this.chkShowSystem);
     this.groupBox1.Controls.Add(this.chkShowFiles);
     this.groupBox1.Controls.Add(this.chkShowHidden);
     this.groupBox1.Font    = null;
     this.groupBox1.Name    = "groupBox1";
     this.groupBox1.TabStop = false;
     //
     // chkShowSystem
     //
     this.chkShowSystem.AccessibleDescription = null;
     this.chkShowSystem.AccessibleName        = null;
     resources.ApplyResources(this.chkShowSystem, "chkShowSystem");
     this.chkShowSystem.BackgroundImage         = null;
     this.chkShowSystem.Font                    = null;
     this.chkShowSystem.Name                    = "chkShowSystem";
     this.chkShowSystem.UseVisualStyleBackColor = true;
     //
     // chkShowFiles
     //
     this.chkShowFiles.AccessibleDescription = null;
     this.chkShowFiles.AccessibleName        = null;
     resources.ApplyResources(this.chkShowFiles, "chkShowFiles");
     this.chkShowFiles.BackgroundImage         = null;
     this.chkShowFiles.Font                    = null;
     this.chkShowFiles.Name                    = "chkShowFiles";
     this.chkShowFiles.UseVisualStyleBackColor = true;
     //
     // chkShowHidden
     //
     this.chkShowHidden.AccessibleDescription = null;
     this.chkShowHidden.AccessibleName        = null;
     resources.ApplyResources(this.chkShowHidden, "chkShowHidden");
     this.chkShowHidden.BackgroundImage         = null;
     this.chkShowHidden.Font                    = null;
     this.chkShowHidden.Name                    = "chkShowHidden";
     this.chkShowHidden.UseVisualStyleBackColor = true;
     //
     // tpBackup
     //
     this.tpBackup.AccessibleDescription = null;
     this.tpBackup.AccessibleName        = null;
     resources.ApplyResources(this.tpBackup, "tpBackup");
     this.tpBackup.Controls.Add(this.btnSelectBackupDirectory);
     this.tpBackup.Controls.Add(this.txtBackupDirectory);
     this.tpBackup.Controls.Add(this.label1);
     this.tpBackup.Controls.Add(this.chkEnableBackup);
     this.tpBackup.Font = null;
     this.tpBackup.Name = "tpBackup";
     //
     // btnSelectBackupDirectory
     //
     this.btnSelectBackupDirectory.AccessibleDescription = null;
     this.btnSelectBackupDirectory.AccessibleName        = null;
     resources.ApplyResources(this.btnSelectBackupDirectory, "btnSelectBackupDirectory");
     this.btnSelectBackupDirectory.BackgroundImage         = null;
     this.btnSelectBackupDirectory.Font                    = null;
     this.btnSelectBackupDirectory.Name                    = "btnSelectBackupDirectory";
     this.btnSelectBackupDirectory.UseVisualStyleBackColor = true;
     this.btnSelectBackupDirectory.Click                  += new System.EventHandler(this.btnSelectBackupDirectory_Click);
     //
     // txtBackupDirectory
     //
     this.txtBackupDirectory.AccessibleDescription = null;
     this.txtBackupDirectory.AccessibleName        = null;
     resources.ApplyResources(this.txtBackupDirectory, "txtBackupDirectory");
     this.txtBackupDirectory.BackgroundImage = null;
     this.txtBackupDirectory.Font            = null;
     this.txtBackupDirectory.Name            = "txtBackupDirectory";
     this.txtBackupDirectory.ReadOnly        = true;
     //
     // label1
     //
     this.label1.AccessibleDescription = null;
     this.label1.AccessibleName        = null;
     resources.ApplyResources(this.label1, "label1");
     this.label1.BackColor = System.Drawing.Color.Transparent;
     this.label1.Font      = null;
     this.label1.Name      = "label1";
     //
     // chkEnableBackup
     //
     this.chkEnableBackup.AccessibleDescription = null;
     this.chkEnableBackup.AccessibleName        = null;
     resources.ApplyResources(this.chkEnableBackup, "chkEnableBackup");
     this.chkEnableBackup.BackColor               = System.Drawing.Color.Transparent;
     this.chkEnableBackup.BackgroundImage         = null;
     this.chkEnableBackup.Font                    = null;
     this.chkEnableBackup.Name                    = "chkEnableBackup";
     this.chkEnableBackup.UseVisualStyleBackColor = false;
     //
     // tpEditorAndCompiler
     //
     this.tpEditorAndCompiler.AccessibleDescription = null;
     this.tpEditorAndCompiler.AccessibleName        = null;
     resources.ApplyResources(this.tpEditorAndCompiler, "tpEditorAndCompiler");
     this.tpEditorAndCompiler.Controls.Add(this.label6);
     this.tpEditorAndCompiler.Controls.Add(this.groupBox4);
     this.tpEditorAndCompiler.Controls.Add(this.groupBox3);
     this.tpEditorAndCompiler.Font = null;
     this.tpEditorAndCompiler.Name = "tpEditorAndCompiler";
     //
     // label6
     //
     this.label6.AccessibleDescription = null;
     this.label6.AccessibleName        = null;
     resources.ApplyResources(this.label6, "label6");
     this.label6.BackColor = System.Drawing.Color.Transparent;
     this.label6.Font      = null;
     this.label6.ImageList = this.imageList;
     this.label6.Name      = "label6";
     //
     // imageList
     //
     this.imageList.ImageStream      = ((System.Windows.Forms.ImageListStreamer)(resources.GetObject("imageList.ImageStream")));
     this.imageList.TransparentColor = System.Drawing.Color.Fuchsia;
     this.imageList.Images.SetKeyName(0, "Warning.bmp");
     //
     // groupBox4
     //
     this.groupBox4.AccessibleDescription = null;
     this.groupBox4.AccessibleName        = null;
     resources.ApplyResources(this.groupBox4, "groupBox4");
     this.groupBox4.BackColor       = System.Drawing.Color.Transparent;
     this.groupBox4.BackgroundImage = null;
     this.groupBox4.Controls.Add(this.btnSelectCodeDomCompiler);
     this.groupBox4.Controls.Add(this.txtCodeDomCompilerType);
     this.groupBox4.Controls.Add(this.label2);
     this.groupBox4.Font    = null;
     this.groupBox4.Name    = "groupBox4";
     this.groupBox4.TabStop = false;
     //
     // btnSelectCodeDomCompiler
     //
     this.btnSelectCodeDomCompiler.AccessibleDescription = null;
     this.btnSelectCodeDomCompiler.AccessibleName        = null;
     resources.ApplyResources(this.btnSelectCodeDomCompiler, "btnSelectCodeDomCompiler");
     this.btnSelectCodeDomCompiler.BackgroundImage         = null;
     this.btnSelectCodeDomCompiler.Font                    = null;
     this.btnSelectCodeDomCompiler.Name                    = "btnSelectCodeDomCompiler";
     this.btnSelectCodeDomCompiler.UseVisualStyleBackColor = true;
     this.btnSelectCodeDomCompiler.Click                  += new System.EventHandler(this.btnSelectCodeDomCompiler_Click);
     //
     // txtCodeDomCompilerType
     //
     this.txtCodeDomCompilerType.AccessibleDescription = null;
     this.txtCodeDomCompilerType.AccessibleName        = null;
     resources.ApplyResources(this.txtCodeDomCompilerType, "txtCodeDomCompilerType");
     this.txtCodeDomCompilerType.BackgroundImage = null;
     this.txtCodeDomCompilerType.Font            = null;
     this.txtCodeDomCompilerType.Name            = "txtCodeDomCompilerType";
     this.txtCodeDomCompilerType.ReadOnly        = true;
     //
     // label2
     //
     this.label2.AccessibleDescription = null;
     this.label2.AccessibleName        = null;
     resources.ApplyResources(this.label2, "label2");
     this.label2.BackColor = System.Drawing.Color.Transparent;
     this.label2.Font      = null;
     this.label2.Name      = "label2";
     //
     // groupBox3
     //
     this.groupBox3.AccessibleDescription = null;
     this.groupBox3.AccessibleName        = null;
     resources.ApplyResources(this.groupBox3, "groupBox3");
     this.groupBox3.BackColor       = System.Drawing.Color.Transparent;
     this.groupBox3.BackgroundImage = null;
     this.groupBox3.Controls.Add(this.cbSyntaxFile);
     this.groupBox3.Controls.Add(this.cbGTemplate);
     this.groupBox3.Controls.Add(this.label5);
     this.groupBox3.Controls.Add(this.cbSimpleTemplate);
     this.groupBox3.Controls.Add(this.label4);
     this.groupBox3.Controls.Add(this.label3);
     this.groupBox3.Font    = null;
     this.groupBox3.Name    = "groupBox3";
     this.groupBox3.TabStop = false;
     //
     // cbSyntaxFile
     //
     this.cbSyntaxFile.AccessibleDescription = null;
     this.cbSyntaxFile.AccessibleName        = null;
     resources.ApplyResources(this.cbSyntaxFile, "cbSyntaxFile");
     this.cbSyntaxFile.BackgroundImage   = null;
     this.cbSyntaxFile.DropDownStyle     = System.Windows.Forms.ComboBoxStyle.DropDownList;
     this.cbSyntaxFile.Font              = null;
     this.cbSyntaxFile.FormattingEnabled = true;
     this.cbSyntaxFile.Name              = "cbSyntaxFile";
     //
     // cbGTemplate
     //
     this.cbGTemplate.AccessibleDescription = null;
     this.cbGTemplate.AccessibleName        = null;
     resources.ApplyResources(this.cbGTemplate, "cbGTemplate");
     this.cbGTemplate.BackgroundImage   = null;
     this.cbGTemplate.DropDownStyle     = System.Windows.Forms.ComboBoxStyle.DropDownList;
     this.cbGTemplate.Font              = null;
     this.cbGTemplate.FormattingEnabled = true;
     this.cbGTemplate.Name              = "cbGTemplate";
     //
     // label5
     //
     this.label5.AccessibleDescription = null;
     this.label5.AccessibleName        = null;
     resources.ApplyResources(this.label5, "label5");
     this.label5.Font = null;
     this.label5.Name = "label5";
     //
     // cbSimpleTemplate
     //
     this.cbSimpleTemplate.AccessibleDescription = null;
     this.cbSimpleTemplate.AccessibleName        = null;
     resources.ApplyResources(this.cbSimpleTemplate, "cbSimpleTemplate");
     this.cbSimpleTemplate.BackgroundImage   = null;
     this.cbSimpleTemplate.DropDownStyle     = System.Windows.Forms.ComboBoxStyle.DropDownList;
     this.cbSimpleTemplate.Font              = null;
     this.cbSimpleTemplate.FormattingEnabled = true;
     this.cbSimpleTemplate.Name              = "cbSimpleTemplate";
     //
     // label4
     //
     this.label4.AccessibleDescription = null;
     this.label4.AccessibleName        = null;
     resources.ApplyResources(this.label4, "label4");
     this.label4.Font = null;
     this.label4.Name = "label4";
     //
     // label3
     //
     this.label3.AccessibleDescription = null;
     this.label3.AccessibleName        = null;
     resources.ApplyResources(this.label3, "label3");
     this.label3.Font = null;
     this.label3.Name = "label3";
     //
     // flowLayoutPanel1
     //
     this.flowLayoutPanel1.AccessibleDescription = null;
     this.flowLayoutPanel1.AccessibleName        = null;
     resources.ApplyResources(this.flowLayoutPanel1, "flowLayoutPanel1");
     this.flowLayoutPanel1.BackgroundImage = null;
     this.flowLayoutPanel1.Controls.Add(this.btnCancel);
     this.flowLayoutPanel1.Controls.Add(this.btnOK);
     this.flowLayoutPanel1.Font = null;
     this.flowLayoutPanel1.Name = "flowLayoutPanel1";
     //
     // btnCancel
     //
     this.btnCancel.AccessibleDescription = null;
     this.btnCancel.AccessibleName        = null;
     resources.ApplyResources(this.btnCancel, "btnCancel");
     this.btnCancel.BackgroundImage         = null;
     this.btnCancel.DialogResult            = System.Windows.Forms.DialogResult.Cancel;
     this.btnCancel.Font                    = null;
     this.btnCancel.Name                    = "btnCancel";
     this.btnCancel.UseVisualStyleBackColor = true;
     //
     // btnOK
     //
     this.btnOK.AccessibleDescription = null;
     this.btnOK.AccessibleName        = null;
     resources.ApplyResources(this.btnOK, "btnOK");
     this.btnOK.BackgroundImage         = null;
     this.btnOK.DialogResult            = System.Windows.Forms.DialogResult.OK;
     this.btnOK.Font                    = null;
     this.btnOK.Name                    = "btnOK";
     this.btnOK.UseVisualStyleBackColor = true;
     this.btnOK.Click                  += new System.EventHandler(this.btnOK_Click);
     //
     // tabControl
     //
     this.tabControl.AccessibleDescription = null;
     this.tabControl.AccessibleName        = null;
     resources.ApplyResources(this.tabControl, "tabControl");
     this.tabControl.BackgroundImage = null;
     this.tabControl.Controls.Add(this.ultraTabSharedControlsPage1);
     this.tabControl.Controls.Add(this.tpPreferences);
     this.tabControl.Controls.Add(this.tpBackup);
     this.tabControl.Controls.Add(this.tpEditorAndCompiler);
     this.tabControl.Font = null;
     this.tabControl.ImageTransparentColor = System.Drawing.Color.Fuchsia;
     this.tabControl.Name = "tabControl";
     this.tabControl.SharedControlsPage = this.ultraTabSharedControlsPage1;
     appearance1.Image = global::SunnyChen.Gulu.Win.Properties.Resources.BMP_PREFERENCES;
     resources.ApplyResources(appearance1, "appearance1");
     ultraTab1.Appearance = appearance1;
     ultraTab1.Key        = "tpPreferences";
     ultraTab1.TabPage    = this.tpPreferences;
     resources.ApplyResources(ultraTab1, "ultraTab1");
     appearance2.Image = global::SunnyChen.Gulu.Win.Properties.Resources.BMP_COPY;
     resources.ApplyResources(appearance2, "appearance2");
     ultraTab2.Appearance = appearance2;
     ultraTab2.Key        = "tpBackup";
     ultraTab2.TabPage    = this.tpBackup;
     resources.ApplyResources(ultraTab2, "ultraTab2");
     appearance3.Image = global::SunnyChen.Gulu.Win.Properties.Resources.BMP_EDITOR;
     resources.ApplyResources(appearance3, "appearance3");
     ultraTab3.Appearance = appearance3;
     ultraTab3.Key        = "tpEditorAndCompiler";
     ultraTab3.TabPage    = this.tpEditorAndCompiler;
     resources.ApplyResources(ultraTab3, "ultraTab3");
     this.tabControl.Tabs.AddRange(new Infragistics.Win.UltraWinTabControl.UltraTab[] {
         ultraTab1,
         ultraTab2,
         ultraTab3
     });
     this.tabControl.TabStop = false;
     //
     // ultraTabSharedControlsPage1
     //
     this.ultraTabSharedControlsPage1.AccessibleDescription = null;
     this.ultraTabSharedControlsPage1.AccessibleName        = null;
     resources.ApplyResources(this.ultraTabSharedControlsPage1, "ultraTabSharedControlsPage1");
     this.ultraTabSharedControlsPage1.Font = null;
     this.ultraTabSharedControlsPage1.Name = "ultraTabSharedControlsPage1";
     //
     // folderBrowserDialog
     //
     resources.ApplyResources(this.folderBrowserDialog, "folderBrowserDialog");
     //
     // openSyntaxFileDialog
     //
     this.openSyntaxFileDialog.DefaultExt = "syn";
     resources.ApplyResources(this.openSyntaxFileDialog, "openSyntaxFileDialog");
     //
     // frmConfiguration
     //
     this.AcceptButton          = this.btnOK;
     this.AccessibleDescription = null;
     this.AccessibleName        = null;
     resources.ApplyResources(this, "$this");
     this.AutoScaleMode   = System.Windows.Forms.AutoScaleMode.Font;
     this.BackgroundImage = null;
     this.CancelButton    = this.btnCancel;
     this.Controls.Add(this.tabControl);
     this.Controls.Add(this.flowLayoutPanel1);
     this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.FixedSingle;
     this.MaximizeBox     = false;
     this.MinimizeBox     = false;
     this.Name            = "frmConfiguration";
     this.ShowInTaskbar   = false;
     this.Load           += new System.EventHandler(this.frmConfiguration_Load);
     this.tpPreferences.ResumeLayout(false);
     this.groupBox2.ResumeLayout(false);
     this.groupBox2.PerformLayout();
     this.groupBox1.ResumeLayout(false);
     this.groupBox1.PerformLayout();
     this.tpBackup.ResumeLayout(false);
     this.tpBackup.PerformLayout();
     this.tpEditorAndCompiler.ResumeLayout(false);
     this.groupBox4.ResumeLayout(false);
     this.groupBox4.PerformLayout();
     this.groupBox3.ResumeLayout(false);
     this.groupBox3.PerformLayout();
     this.flowLayoutPanel1.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.tabControl)).EndInit();
     this.tabControl.ResumeLayout(false);
     this.ResumeLayout(false);
 }
        /// <summary>
        /// Required method for Designer support - do not modify
        /// the contents of this method with the code editor.
        /// </summary>
        private void InitializeComponent()
        {
            System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(FrmExistencia));
            Infragistics.Win.Appearance appearance14 = new Infragistics.Win.Appearance();
            Infragistics.Win.Appearance appearance18 = new Infragistics.Win.Appearance();
            Infragistics.Win.Appearance appearance19 = new Infragistics.Win.Appearance();
            Infragistics.Win.Appearance appearance20 = new Infragistics.Win.Appearance();
            Infragistics.Win.Appearance appearance16 = new Infragistics.Win.Appearance();
            Infragistics.Win.Appearance appearance17 = new Infragistics.Win.Appearance();
            Infragistics.Win.Appearance appearance13 = new Infragistics.Win.Appearance();
            Infragistics.Win.Appearance appearance15 = new Infragistics.Win.Appearance();
            Infragistics.Win.UltraWinTabControl.UltraTab ultraTab1 = new Infragistics.Win.UltraWinTabControl.UltraTab();
            Infragistics.Win.UltraWinTabControl.UltraTab ultraTab2 = new Infragistics.Win.UltraWinTabControl.UltraTab();
            Infragistics.Win.UltraWinTabControl.UltraTab ultraTab3 = new Infragistics.Win.UltraWinTabControl.UltraTab();
            Infragistics.Win.UltraWinTabControl.UltraTab ultraTab4 = new Infragistics.Win.UltraWinTabControl.UltraTab();
            Infragistics.Win.Appearance appearance11 = new Infragistics.Win.Appearance();
            Infragistics.Win.Appearance appearance12 = new Infragistics.Win.Appearance();
            Infragistics.Win.Appearance appearance10 = new Infragistics.Win.Appearance();
            Infragistics.Win.Appearance appearance9 = new Infragistics.Win.Appearance();
            Infragistics.Win.Appearance appearance8 = new Infragistics.Win.Appearance();
            Infragistics.Win.Appearance appearance7 = new Infragistics.Win.Appearance();
            Infragistics.Win.Appearance appearance2 = new Infragistics.Win.Appearance();
            Infragistics.Win.Appearance appearance6 = new Infragistics.Win.Appearance();
            Infragistics.Win.Appearance appearance3 = new Infragistics.Win.Appearance();
            Infragistics.Win.Appearance appearance4 = new Infragistics.Win.Appearance();
            Infragistics.Win.Appearance appearance5 = new Infragistics.Win.Appearance();
            Infragistics.Win.ValueListItem valueListItem1 = new Infragistics.Win.ValueListItem();
            Infragistics.Win.ValueListItem valueListItem2 = new Infragistics.Win.ValueListItem();
            Infragistics.Win.Appearance appearance1 = new Infragistics.Win.Appearance();
            this.ultraTabPageControl1 = new Infragistics.Win.UltraWinTabControl.UltraTabPageControl();
            this.ubEliminar = new Infragistics.Win.Misc.UltraButton();
            this.ubNuevo = new Infragistics.Win.Misc.UltraButton();
            this.grillaUnidades = new Infragistics.Win.UltraWinGrid.UltraGrid();
            this.ultraTabPageControl2 = new Infragistics.Win.UltraWinTabControl.UltraTabPageControl();
            this.btnEliminarAlmacen = new Infragistics.Win.Misc.UltraButton();
            this.btnNuevoAlmacen = new Infragistics.Win.Misc.UltraButton();
            this.grillaAlmacenes = new Infragistics.Win.UltraWinGrid.UltraGrid();
            this.ultraTabPageControl3 = new Infragistics.Win.UltraWinTabControl.UltraTabPageControl();
            this.btnEliminarMaquina = new Infragistics.Win.Misc.UltraButton();
            this.btnNuevaMaquina = new Infragistics.Win.Misc.UltraButton();
            this.grillaMaquinas = new Infragistics.Win.UltraWinGrid.UltraGrid();
            this.ultraTabPageControl4 = new Infragistics.Win.UltraWinTabControl.UltraTabPageControl();
            this.txtUbicacion = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
            this.lblUbicacion = new Infragistics.Win.Misc.UltraLabel();
            this.CheckActivo = new Infragistics.Win.UltraWinEditors.UltraCheckEditor();
            this.txtDescripcion = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
            this.ultraLabel2 = new Infragistics.Win.Misc.UltraLabel();
            this.txtNombre = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
            this.Nombre = new Infragistics.Win.Misc.UltraLabel();
            this.txtCodigo = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
            this.Codigo = new Infragistics.Win.Misc.UltraLabel();
            this.boxGeneralidades = new Infragistics.Win.Misc.UltraGroupBox();
            this.chekEnCotizacion = new Infragistics.Win.UltraWinEditors.UltraCheckEditor();
            this.checkEsInventariable = new Infragistics.Win.UltraWinEditors.UltraCheckEditor();
            this.checkesServicio = new Infragistics.Win.UltraWinEditors.UltraCheckEditor();
            this.checkEsVenta = new Infragistics.Win.UltraWinEditors.UltraCheckEditor();
            this.checkEsCompra = new Infragistics.Win.UltraWinEditors.UltraCheckEditor();
            this.ultraTabControl1 = new Infragistics.Win.UltraWinTabControl.UltraTabControl();
            this.ultraTabSharedControlsPage1 = new Infragistics.Win.UltraWinTabControl.UltraTabSharedControlsPage();
            this.ugbClasificacion = new Infragistics.Win.Misc.UltraGroupBox();
            this.busItemClasificacion = new Soft.Controls.SoftSearch();
            this.busClasificacion = new Soft.Controls.SoftSearch();
            this.lblMarca = new Infragistics.Win.Misc.UltraLabel();
            this.busMarca = new Soft.Controls.SoftSearch();
            this.labelGramaje = new Infragistics.Win.Misc.UltraLabel();
            this.txtGramaje = new Infragistics.Win.UltraWinEditors.UltraNumericEditor();
            this.LabelLargo = new Infragistics.Win.Misc.UltraLabel();
            this.ultraLabel3 = new Infragistics.Win.Misc.UltraLabel();
            this.txtLargo = new Infragistics.Win.UltraWinEditors.UltraNumericEditor();
            this.txtAlto = new Infragistics.Win.UltraWinEditors.UltraNumericEditor();
            this.ugbCostos = new Infragistics.Win.Misc.UltraGroupBox();
            this.uneCostoReferencia = new Infragistics.Win.UltraWinEditors.UltraNumericEditor();
            this.lblCostoReferencia = new Infragistics.Win.Misc.UltraLabel();
            this.lblCostoPromedio = new Infragistics.Win.Misc.UltraLabel();
            this.uneCostoPromedio = new Infragistics.Win.UltraWinEditors.UltraNumericEditor();
            this.uneCostoUltimaCompra = new Infragistics.Win.UltraWinEditors.UltraNumericEditor();
            this.lblCostoUltimaCompra = new Infragistics.Win.Misc.UltraLabel();
            this.uceGramaje = new Infragistics.Win.UltraWinEditors.UltraComboEditor();
            this.ultraLabel1 = new Infragistics.Win.Misc.UltraLabel();
            this.txtUnidadBase = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
            ((System.ComponentModel.ISupportInitialize)(this.ugbParent)).BeginInit();
            this.ugbParent.SuspendLayout();
            this.ultraTabPageControl1.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.grillaUnidades)).BeginInit();
            this.ultraTabPageControl2.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.grillaAlmacenes)).BeginInit();
            this.ultraTabPageControl3.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.grillaMaquinas)).BeginInit();
            this.ultraTabPageControl4.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.txtUbicacion)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.CheckActivo)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.txtDescripcion)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.txtNombre)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.txtCodigo)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.boxGeneralidades)).BeginInit();
            this.boxGeneralidades.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.chekEnCotizacion)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.checkEsInventariable)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.checkesServicio)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.checkEsVenta)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.checkEsCompra)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.ultraTabControl1)).BeginInit();
            this.ultraTabControl1.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.ugbClasificacion)).BeginInit();
            this.ugbClasificacion.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.txtGramaje)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.txtLargo)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.txtAlto)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.ugbCostos)).BeginInit();
            this.ugbCostos.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.uneCostoReferencia)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.uneCostoPromedio)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.uneCostoUltimaCompra)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.uceGramaje)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.txtUnidadBase)).BeginInit();
            this.SuspendLayout();
            // 
            // ugbParent
            // 
            this.ugbParent.Controls.Add(this.txtUnidadBase);
            this.ugbParent.Controls.Add(this.ultraLabel1);
            this.ugbParent.Controls.Add(this.uceGramaje);
            this.ugbParent.Controls.Add(this.ugbCostos);
            this.ugbParent.Controls.Add(this.txtAlto);
            this.ugbParent.Controls.Add(this.txtLargo);
            this.ugbParent.Controls.Add(this.ultraLabel3);
            this.ugbParent.Controls.Add(this.LabelLargo);
            this.ugbParent.Controls.Add(this.txtGramaje);
            this.ugbParent.Controls.Add(this.labelGramaje);
            this.ugbParent.Controls.Add(this.lblMarca);
            this.ugbParent.Controls.Add(this.ugbClasificacion);
            this.ugbParent.Controls.Add(this.ultraTabControl1);
            this.ugbParent.Controls.Add(this.boxGeneralidades);
            this.ugbParent.Controls.Add(this.CheckActivo);
            this.ugbParent.Controls.Add(this.txtDescripcion);
            this.ugbParent.Controls.Add(this.ultraLabel2);
            this.ugbParent.Controls.Add(this.txtNombre);
            this.ugbParent.Controls.Add(this.Nombre);
            this.ugbParent.Controls.Add(this.txtCodigo);
            this.ugbParent.Controls.Add(this.Codigo);
            this.ugbParent.Controls.Add(this.busMarca);
            this.ugbParent.Size = new System.Drawing.Size(595, 547);
            this.ugbParent.Controls.SetChildIndex(this.busMarca, 0);
            this.ugbParent.Controls.SetChildIndex(this.ubAceptar, 0);
            this.ugbParent.Controls.SetChildIndex(this.ubCancelar, 0);
            this.ugbParent.Controls.SetChildIndex(this.Codigo, 0);
            this.ugbParent.Controls.SetChildIndex(this.txtCodigo, 0);
            this.ugbParent.Controls.SetChildIndex(this.Nombre, 0);
            this.ugbParent.Controls.SetChildIndex(this.txtNombre, 0);
            this.ugbParent.Controls.SetChildIndex(this.ultraLabel2, 0);
            this.ugbParent.Controls.SetChildIndex(this.txtDescripcion, 0);
            this.ugbParent.Controls.SetChildIndex(this.CheckActivo, 0);
            this.ugbParent.Controls.SetChildIndex(this.boxGeneralidades, 0);
            this.ugbParent.Controls.SetChildIndex(this.ultraTabControl1, 0);
            this.ugbParent.Controls.SetChildIndex(this.ugbClasificacion, 0);
            this.ugbParent.Controls.SetChildIndex(this.lblMarca, 0);
            this.ugbParent.Controls.SetChildIndex(this.labelGramaje, 0);
            this.ugbParent.Controls.SetChildIndex(this.txtGramaje, 0);
            this.ugbParent.Controls.SetChildIndex(this.LabelLargo, 0);
            this.ugbParent.Controls.SetChildIndex(this.ultraLabel3, 0);
            this.ugbParent.Controls.SetChildIndex(this.txtLargo, 0);
            this.ugbParent.Controls.SetChildIndex(this.txtAlto, 0);
            this.ugbParent.Controls.SetChildIndex(this.ugbCostos, 0);
            this.ugbParent.Controls.SetChildIndex(this.uceGramaje, 0);
            this.ugbParent.Controls.SetChildIndex(this.ultraLabel1, 0);
            this.ugbParent.Controls.SetChildIndex(this.txtUnidadBase, 0);
            // 
            // ubCancelar
            // 
            this.ubCancelar.Location = new System.Drawing.Point(509, 512);
            this.ubCancelar.TabIndex = 9;
            // 
            // ubAceptar
            // 
            this.ubAceptar.Location = new System.Drawing.Point(428, 512);
            this.ubAceptar.TabIndex = 8;
            // 
            // ilMain
            // 
            this.ilMain.ImageStream = ((System.Windows.Forms.ImageListStreamer)(resources.GetObject("ilMain.ImageStream")));
            this.ilMain.Images.SetKeyName(0, "accept.png");
            this.ilMain.Images.SetKeyName(1, "accept_database.png");
            this.ilMain.Images.SetKeyName(2, "accept_page.png");
            this.ilMain.Images.SetKeyName(3, "add.png");
            this.ilMain.Images.SetKeyName(4, "add_comment.png");
            this.ilMain.Images.SetKeyName(5, "add_home.png");
            this.ilMain.Images.SetKeyName(6, "add_image.png");
            this.ilMain.Images.SetKeyName(7, "add_page.png");
            this.ilMain.Images.SetKeyName(8, "add_pages.png");
            this.ilMain.Images.SetKeyName(9, "add_printer.png");
            this.ilMain.Images.SetKeyName(10, "add_to_database.png");
            this.ilMain.Images.SetKeyName(11, "add_to_favorites.png");
            this.ilMain.Images.SetKeyName(12, "add_to_folder.png");
            this.ilMain.Images.SetKeyName(13, "add_to_shopping_cart.png");
            this.ilMain.Images.SetKeyName(14, "add_user.png");
            this.ilMain.Images.SetKeyName(15, "artwork.png");
            this.ilMain.Images.SetKeyName(16, "attach_image.png");
            this.ilMain.Images.SetKeyName(17, "attachment.png");
            this.ilMain.Images.SetKeyName(18, "back.png");
            this.ilMain.Images.SetKeyName(19, "block.png");
            this.ilMain.Images.SetKeyName(20, "blue_arrow_down.png");
            this.ilMain.Images.SetKeyName(21, "blue_arrow_up.png");
            this.ilMain.Images.SetKeyName(22, "blue_energy.png");
            this.ilMain.Images.SetKeyName(23, "bmp_file.png");
            this.ilMain.Images.SetKeyName(24, "book.png");
            this.ilMain.Images.SetKeyName(25, "book_accept.png");
            this.ilMain.Images.SetKeyName(26, "book_download.png");
            this.ilMain.Images.SetKeyName(27, "book_search.png");
            this.ilMain.Images.SetKeyName(28, "book_warning.png");
            this.ilMain.Images.SetKeyName(29, "calculator.png");
            this.ilMain.Images.SetKeyName(30, "calendar.png");
            this.ilMain.Images.SetKeyName(31, "calendar_empty.png");
            this.ilMain.Images.SetKeyName(32, "canvas_holder.png");
            this.ilMain.Images.SetKeyName(33, "card.png");
            this.ilMain.Images.SetKeyName(34, "cd.png");
            this.ilMain.Images.SetKeyName(35, "chalk_board.png");
            this.ilMain.Images.SetKeyName(36, "chart.png");
            this.ilMain.Images.SetKeyName(37, "chart_down.png");
            this.ilMain.Images.SetKeyName(38, "chart_pie.png");
            this.ilMain.Images.SetKeyName(39, "chart_up.png");
            this.ilMain.Images.SetKeyName(40, "clock.png");
            this.ilMain.Images.SetKeyName(41, "cloud_comment.png");
            this.ilMain.Images.SetKeyName(42, "coffee_cup.png");
            this.ilMain.Images.SetKeyName(43, "comment.png");
            this.ilMain.Images.SetKeyName(44, "comments.png");
            this.ilMain.Images.SetKeyName(45, "computer.png");
            this.ilMain.Images.SetKeyName(46, "computer_accept.png");
            this.ilMain.Images.SetKeyName(47, "computer_add.png");
            this.ilMain.Images.SetKeyName(48, "computer_help.png");
            this.ilMain.Images.SetKeyName(49, "computer_info.png");
            this.ilMain.Images.SetKeyName(50, "computer_process.png");
            this.ilMain.Images.SetKeyName(51, "computer_warning.png");
            this.ilMain.Images.SetKeyName(52, "copy_paste.png");
            this.ilMain.Images.SetKeyName(53, "credit_cart.png");
            this.ilMain.Images.SetKeyName(54, "credit_cart_cancelled.png");
            this.ilMain.Images.SetKeyName(55, "css_file.png");
            this.ilMain.Images.SetKeyName(56, "csv_file.png");
            this.ilMain.Images.SetKeyName(57, "cut.png");
            this.ilMain.Images.SetKeyName(58, "cut_from_page.png");
            this.ilMain.Images.SetKeyName(59, "database.png");
            this.ilMain.Images.SetKeyName(60, "delete.png");
            this.ilMain.Images.SetKeyName(61, "delete_comment.png");
            this.ilMain.Images.SetKeyName(62, "delete_computer.png");
            this.ilMain.Images.SetKeyName(63, "delete_folder.png");
            this.ilMain.Images.SetKeyName(64, "delete_home.png");
            this.ilMain.Images.SetKeyName(65, "delete_image.png");
            this.ilMain.Images.SetKeyName(66, "delete_page.png");
            this.ilMain.Images.SetKeyName(67, "delete_user.png");
            this.ilMain.Images.SetKeyName(68, "dollar_currency_sign.png");
            this.ilMain.Images.SetKeyName(69, "download.png");
            this.ilMain.Images.SetKeyName(70, "download_database.png");
            this.ilMain.Images.SetKeyName(71, "download_image.png");
            this.ilMain.Images.SetKeyName(72, "download_to_computer.png");
            this.ilMain.Images.SetKeyName(73, "dvd.png");
            this.ilMain.Images.SetKeyName(74, "edit.png");
            this.ilMain.Images.SetKeyName(75, "edit_page.png");
            this.ilMain.Images.SetKeyName(76, "edit_profile.png");
            this.ilMain.Images.SetKeyName(77, "eps_file.png");
            this.ilMain.Images.SetKeyName(78, "equalizer.png");
            this.ilMain.Images.SetKeyName(79, "euro_currency_sign.png");
            this.ilMain.Images.SetKeyName(80, "favorite.png");
            this.ilMain.Images.SetKeyName(81, "favorite_film.png");
            this.ilMain.Images.SetKeyName(82, "film.png");
            this.ilMain.Images.SetKeyName(83, "firewall.png");
            this.ilMain.Images.SetKeyName(84, "folder.png");
            this.ilMain.Images.SetKeyName(85, "folder_accept.png");
            this.ilMain.Images.SetKeyName(86, "folder_conflicted.png");
            this.ilMain.Images.SetKeyName(87, "folder_full.png");
            this.ilMain.Images.SetKeyName(88, "folder_modified.png");
            this.ilMain.Images.SetKeyName(89, "full_page.png");
            this.ilMain.Images.SetKeyName(90, "games.png");
            this.ilMain.Images.SetKeyName(91, "gif_file.png");
            this.ilMain.Images.SetKeyName(92, "globe.png");
            this.ilMain.Images.SetKeyName(93, "globe_download.png");
            this.ilMain.Images.SetKeyName(94, "globe_process.png");
            this.ilMain.Images.SetKeyName(95, "globe_warning.png");
            this.ilMain.Images.SetKeyName(96, "green_arrow_down.png");
            this.ilMain.Images.SetKeyName(97, "green_arrow_up.png");
            this.ilMain.Images.SetKeyName(98, "green_button.png");
            this.ilMain.Images.SetKeyName(99, "green_energy.png");
            this.ilMain.Images.SetKeyName(100, "green_flag.png");
            this.ilMain.Images.SetKeyName(101, "heart.png");
            this.ilMain.Images.SetKeyName(102, "help.png");
            this.ilMain.Images.SetKeyName(103, "help_balloon.png");
            this.ilMain.Images.SetKeyName(104, "home.png");
            this.ilMain.Images.SetKeyName(105, "home_accept.png");
            this.ilMain.Images.SetKeyName(106, "html_file.png");
            this.ilMain.Images.SetKeyName(107, "ico_file.png");
            this.ilMain.Images.SetKeyName(108, "id_card.png");
            this.ilMain.Images.SetKeyName(109, "image.png");
            this.ilMain.Images.SetKeyName(110, "image_accept.png");
            this.ilMain.Images.SetKeyName(111, "info.png");
            this.ilMain.Images.SetKeyName(112, "insert_to_shopping_cart.png");
            this.ilMain.Images.SetKeyName(113, "jpg_file.png");
            this.ilMain.Images.SetKeyName(114, "js_file.png");
            this.ilMain.Images.SetKeyName(115, "json_file.png");
            this.ilMain.Images.SetKeyName(116, "key.png");
            this.ilMain.Images.SetKeyName(117, "light_bulb.png");
            this.ilMain.Images.SetKeyName(118, "link.png");
            this.ilMain.Images.SetKeyName(119, "lock.png");
            this.ilMain.Images.SetKeyName(120, "magnet.png");
            this.ilMain.Images.SetKeyName(121, "mail.png");
            this.ilMain.Images.SetKeyName(122, "mail_lock.png");
            this.ilMain.Images.SetKeyName(123, "mail_receive.png");
            this.ilMain.Images.SetKeyName(124, "mail_search.png");
            this.ilMain.Images.SetKeyName(125, "mail_send.png");
            this.ilMain.Images.SetKeyName(126, "mobile_phone.png");
            this.ilMain.Images.SetKeyName(127, "mouse.png");
            this.ilMain.Images.SetKeyName(128, "music.png");
            this.ilMain.Images.SetKeyName(129, "new.png");
            this.ilMain.Images.SetKeyName(130, "new_page.png");
            this.ilMain.Images.SetKeyName(131, "news.png");
            this.ilMain.Images.SetKeyName(132, "next.png");
            this.ilMain.Images.SetKeyName(133, "note.png");
            this.ilMain.Images.SetKeyName(134, "note_accept.png");
            this.ilMain.Images.SetKeyName(135, "note_book.png");
            this.ilMain.Images.SetKeyName(136, "office_folders.png");
            this.ilMain.Images.SetKeyName(137, "old_clock.png");
            this.ilMain.Images.SetKeyName(138, "open_store.png");
            this.ilMain.Images.SetKeyName(139, "orange_arrow_down.png");
            this.ilMain.Images.SetKeyName(140, "orange_arrow_up.png");
            this.ilMain.Images.SetKeyName(141, "orange_button.png");
            this.ilMain.Images.SetKeyName(142, "package.png");
            this.ilMain.Images.SetKeyName(143, "package_accept.png");
            this.ilMain.Images.SetKeyName(144, "package_add.png");
            this.ilMain.Images.SetKeyName(145, "package_download.png");
            this.ilMain.Images.SetKeyName(146, "package_warning.png");
            this.ilMain.Images.SetKeyName(147, "page_down.png");
            this.ilMain.Images.SetKeyName(148, "page_process.png");
            this.ilMain.Images.SetKeyName(149, "page_up.png");
            this.ilMain.Images.SetKeyName(150, "pages.png");
            this.ilMain.Images.SetKeyName(151, "pages_warning.png");
            this.ilMain.Images.SetKeyName(152, "paint.png");
            this.ilMain.Images.SetKeyName(153, "paint_brush.png");
            this.ilMain.Images.SetKeyName(154, "palette.png");
            this.ilMain.Images.SetKeyName(155, "palette_brush.png");
            this.ilMain.Images.SetKeyName(156, "pastel_colors.png");
            this.ilMain.Images.SetKeyName(157, "pdf_file.png");
            this.ilMain.Images.SetKeyName(158, "phone_book.png");
            this.ilMain.Images.SetKeyName(159, "phone_book_edit.png");
            this.ilMain.Images.SetKeyName(160, "photo_camera.png");
            this.ilMain.Images.SetKeyName(161, "photo_camera_accept.png");
            this.ilMain.Images.SetKeyName(162, "php_file.png");
            this.ilMain.Images.SetKeyName(163, "pin.png");
            this.ilMain.Images.SetKeyName(164, "png_file.png");
            this.ilMain.Images.SetKeyName(165, "ppt_file.png");
            this.ilMain.Images.SetKeyName(166, "printer.png");
            this.ilMain.Images.SetKeyName(167, "printer_accept.png");
            this.ilMain.Images.SetKeyName(168, "printer_warning.png");
            this.ilMain.Images.SetKeyName(169, "prize_winner.png");
            this.ilMain.Images.SetKeyName(170, "process.png");
            this.ilMain.Images.SetKeyName(171, "process_accept.png");
            this.ilMain.Images.SetKeyName(172, "process_info.png");
            this.ilMain.Images.SetKeyName(173, "process_warning.png");
            this.ilMain.Images.SetKeyName(174, "promotion.png");
            this.ilMain.Images.SetKeyName(175, "protection.png");
            this.ilMain.Images.SetKeyName(176, "psd_file.png");
            this.ilMain.Images.SetKeyName(177, "puzzle.png");
            this.ilMain.Images.SetKeyName(178, "recycle.png");
            this.ilMain.Images.SetKeyName(179, "red_button.png");
            this.ilMain.Images.SetKeyName(180, "red_flag.png");
            this.ilMain.Images.SetKeyName(181, "refresh.png");
            this.ilMain.Images.SetKeyName(182, "refresh_page.png");
            this.ilMain.Images.SetKeyName(183, "remote_desktop.png");
            this.ilMain.Images.SetKeyName(184, "remove_from_database.png");
            this.ilMain.Images.SetKeyName(185, "remove_from_shopping_cart.png");
            this.ilMain.Images.SetKeyName(186, "report.png");
            this.ilMain.Images.SetKeyName(187, "rss.png");
            this.ilMain.Images.SetKeyName(188, "ruler.png");
            this.ilMain.Images.SetKeyName(189, "ruler_pencil.png");
            this.ilMain.Images.SetKeyName(190, "sale.png");
            this.ilMain.Images.SetKeyName(191, "save.png");
            this.ilMain.Images.SetKeyName(192, "search.png");
            this.ilMain.Images.SetKeyName(193, "search_computer.png");
            this.ilMain.Images.SetKeyName(194, "search_database.png");
            this.ilMain.Images.SetKeyName(195, "search_globe.png");
            this.ilMain.Images.SetKeyName(196, "search_home.png");
            this.ilMain.Images.SetKeyName(197, "search_image.png");
            this.ilMain.Images.SetKeyName(198, "search_page.png");
            this.ilMain.Images.SetKeyName(199, "search_printer.png");
            this.ilMain.Images.SetKeyName(200, "search_user.png");
            this.ilMain.Images.SetKeyName(201, "security.png");
            this.ilMain.Images.SetKeyName(202, "send_sms.png");
            this.ilMain.Images.SetKeyName(203, "shopping_cart.png");
            this.ilMain.Images.SetKeyName(204, "shopping_cart_accept.png");
            this.ilMain.Images.SetKeyName(205, "sms.png");
            this.ilMain.Images.SetKeyName(206, "sound.png");
            this.ilMain.Images.SetKeyName(207, "sound_muted.png");
            this.ilMain.Images.SetKeyName(208, "star_empty.png");
            this.ilMain.Images.SetKeyName(209, "star_full.png");
            this.ilMain.Images.SetKeyName(210, "star_half_full.png");
            this.ilMain.Images.SetKeyName(211, "sterling_pound_currency_sign.png");
            this.ilMain.Images.SetKeyName(212, "support.png");
            this.ilMain.Images.SetKeyName(213, "svg_file.png");
            this.ilMain.Images.SetKeyName(214, "swf_file.png");
            this.ilMain.Images.SetKeyName(215, "tablet.png");
            this.ilMain.Images.SetKeyName(216, "tag_blue.png");
            this.ilMain.Images.SetKeyName(217, "tag_green.png");
            this.ilMain.Images.SetKeyName(218, "target.png");
            this.ilMain.Images.SetKeyName(219, "television.png");
            this.ilMain.Images.SetKeyName(220, "text_page.png");
            this.ilMain.Images.SetKeyName(221, "tiff_file.png");
            this.ilMain.Images.SetKeyName(222, "tools.png");
            this.ilMain.Images.SetKeyName(223, "trash_can.png");
            this.ilMain.Images.SetKeyName(224, "turquoise_button.png");
            this.ilMain.Images.SetKeyName(225, "twitter.png");
            this.ilMain.Images.SetKeyName(226, "txt_file.png");
            this.ilMain.Images.SetKeyName(227, "unlock.png");
            this.ilMain.Images.SetKeyName(228, "up.png");
            this.ilMain.Images.SetKeyName(229, "user.png");
            this.ilMain.Images.SetKeyName(230, "user_accept.png");
            this.ilMain.Images.SetKeyName(231, "user_comment.png");
            this.ilMain.Images.SetKeyName(232, "users.png");
            this.ilMain.Images.SetKeyName(233, "users_comments.png");
            this.ilMain.Images.SetKeyName(234, "violet_button.png");
            this.ilMain.Images.SetKeyName(235, "warning.png");
            this.ilMain.Images.SetKeyName(236, "white_flag.png");
            this.ilMain.Images.SetKeyName(237, "windows_terminal.png");
            this.ilMain.Images.SetKeyName(238, "xml_file.png");
            this.ilMain.Images.SetKeyName(239, "yen_currency_sign.png");
            this.ilMain.Images.SetKeyName(240, "zip_file.png");
            this.ilMain.Images.SetKeyName(241, "zip_file_accept.png");
            this.ilMain.Images.SetKeyName(242, "zip_file_download.png");
            this.ilMain.Images.SetKeyName(243, "zip_file_info.png");
            this.ilMain.Images.SetKeyName(244, "zip_file_search.png");
            this.ilMain.Images.SetKeyName(245, "zoom_in.png");
            this.ilMain.Images.SetKeyName(246, "zoom_out.png");
            // 
            // ultraTabPageControl1
            // 
            this.ultraTabPageControl1.Controls.Add(this.ubEliminar);
            this.ultraTabPageControl1.Controls.Add(this.ubNuevo);
            this.ultraTabPageControl1.Controls.Add(this.grillaUnidades);
            this.ultraTabPageControl1.Location = new System.Drawing.Point(1, 23);
            this.ultraTabPageControl1.Name = "ultraTabPageControl1";
            this.ultraTabPageControl1.Size = new System.Drawing.Size(567, 218);
            // 
            // ubEliminar
            // 
            this.ubEliminar.Location = new System.Drawing.Point(454, 189);
            this.ubEliminar.Name = "ubEliminar";
            this.ubEliminar.Size = new System.Drawing.Size(110, 23);
            this.ubEliminar.TabIndex = 2;
            this.ubEliminar.Text = "&Eliminar Unidad";
            this.ubEliminar.UseOsThemes = Infragistics.Win.DefaultableBoolean.False;
            this.ubEliminar.Click += new System.EventHandler(this.ubEliminar_Click);
            // 
            // ubNuevo
            // 
            this.ubNuevo.Location = new System.Drawing.Point(352, 189);
            this.ubNuevo.Name = "ubNuevo";
            this.ubNuevo.Size = new System.Drawing.Size(96, 23);
            this.ubNuevo.TabIndex = 1;
            this.ubNuevo.Text = "&Nueva Unidad";
            this.ubNuevo.UseOsThemes = Infragistics.Win.DefaultableBoolean.False;
            this.ubNuevo.Click += new System.EventHandler(this.ubNuevo_Click);
            // 
            // grillaUnidades
            // 
            this.grillaUnidades.DisplayLayout.CaptionVisible = Infragistics.Win.DefaultableBoolean.False;
            this.grillaUnidades.Dock = System.Windows.Forms.DockStyle.Top;
            this.grillaUnidades.Location = new System.Drawing.Point(0, 0);
            this.grillaUnidades.Name = "grillaUnidades";
            this.grillaUnidades.Size = new System.Drawing.Size(567, 183);
            this.grillaUnidades.TabIndex = 0;
            this.grillaUnidades.Text = "ultraGrid1";
            this.grillaUnidades.CellChange += new Infragistics.Win.UltraWinGrid.CellEventHandler(this.grillaUnidades_CellChange);
            this.grillaUnidades.ClickCellButton += new Infragistics.Win.UltraWinGrid.CellEventHandler(this.grillaUnidades_ClickCellButton);
            // 
            // ultraTabPageControl2
            // 
            this.ultraTabPageControl2.Controls.Add(this.btnEliminarAlmacen);
            this.ultraTabPageControl2.Controls.Add(this.btnNuevoAlmacen);
            this.ultraTabPageControl2.Controls.Add(this.grillaAlmacenes);
            this.ultraTabPageControl2.Location = new System.Drawing.Point(-10000, -10000);
            this.ultraTabPageControl2.Name = "ultraTabPageControl2";
            this.ultraTabPageControl2.Size = new System.Drawing.Size(567, 218);
            // 
            // btnEliminarAlmacen
            // 
            this.btnEliminarAlmacen.Location = new System.Drawing.Point(454, 189);
            this.btnEliminarAlmacen.Name = "btnEliminarAlmacen";
            this.btnEliminarAlmacen.Size = new System.Drawing.Size(110, 23);
            this.btnEliminarAlmacen.TabIndex = 2;
            this.btnEliminarAlmacen.Text = "Eli&minar Almacen";
            this.btnEliminarAlmacen.UseOsThemes = Infragistics.Win.DefaultableBoolean.False;
            this.btnEliminarAlmacen.Click += new System.EventHandler(this.btnEliminarAlmacen_Click);
            // 
            // btnNuevoAlmacen
            // 
            this.btnNuevoAlmacen.Location = new System.Drawing.Point(352, 189);
            this.btnNuevoAlmacen.Name = "btnNuevoAlmacen";
            this.btnNuevoAlmacen.Size = new System.Drawing.Size(96, 23);
            this.btnNuevoAlmacen.TabIndex = 1;
            this.btnNuevoAlmacen.Text = "Nuevo Al&macen";
            this.btnNuevoAlmacen.UseOsThemes = Infragistics.Win.DefaultableBoolean.False;
            this.btnNuevoAlmacen.Click += new System.EventHandler(this.btnNuevoAlmacen_Click);
            // 
            // grillaAlmacenes
            // 
            this.grillaAlmacenes.DisplayLayout.CaptionVisible = Infragistics.Win.DefaultableBoolean.False;
            this.grillaAlmacenes.Dock = System.Windows.Forms.DockStyle.Top;
            this.grillaAlmacenes.Location = new System.Drawing.Point(0, 0);
            this.grillaAlmacenes.Name = "grillaAlmacenes";
            this.grillaAlmacenes.Size = new System.Drawing.Size(567, 183);
            this.grillaAlmacenes.TabIndex = 0;
            this.grillaAlmacenes.Text = "grillaAlmacenes";
            // 
            // ultraTabPageControl3
            // 
            this.ultraTabPageControl3.Controls.Add(this.btnEliminarMaquina);
            this.ultraTabPageControl3.Controls.Add(this.btnNuevaMaquina);
            this.ultraTabPageControl3.Controls.Add(this.grillaMaquinas);
            this.ultraTabPageControl3.Location = new System.Drawing.Point(-10000, -10000);
            this.ultraTabPageControl3.Name = "ultraTabPageControl3";
            this.ultraTabPageControl3.Size = new System.Drawing.Size(567, 218);
            // 
            // btnEliminarMaquina
            // 
            this.btnEliminarMaquina.Location = new System.Drawing.Point(454, 189);
            this.btnEliminarMaquina.Name = "btnEliminarMaquina";
            this.btnEliminarMaquina.Size = new System.Drawing.Size(110, 23);
            this.btnEliminarMaquina.TabIndex = 2;
            this.btnEliminarMaquina.Text = "Eliminar Maquina";
            this.btnEliminarMaquina.UseOsThemes = Infragistics.Win.DefaultableBoolean.False;
            this.btnEliminarMaquina.Click += new System.EventHandler(this.btnEliminarMaquina_Click);
            // 
            // btnNuevaMaquina
            // 
            this.btnNuevaMaquina.Location = new System.Drawing.Point(352, 189);
            this.btnNuevaMaquina.Name = "btnNuevaMaquina";
            this.btnNuevaMaquina.Size = new System.Drawing.Size(96, 23);
            this.btnNuevaMaquina.TabIndex = 1;
            this.btnNuevaMaquina.Text = "Nuevo Maquina";
            this.btnNuevaMaquina.UseOsThemes = Infragistics.Win.DefaultableBoolean.False;
            this.btnNuevaMaquina.Click += new System.EventHandler(this.btnNuevaMaquina_Click);
            // 
            // grillaMaquinas
            // 
            this.grillaMaquinas.DisplayLayout.CaptionVisible = Infragistics.Win.DefaultableBoolean.False;
            this.grillaMaquinas.Dock = System.Windows.Forms.DockStyle.Top;
            this.grillaMaquinas.Location = new System.Drawing.Point(0, 0);
            this.grillaMaquinas.Name = "grillaMaquinas";
            this.grillaMaquinas.Size = new System.Drawing.Size(567, 183);
            this.grillaMaquinas.TabIndex = 0;
            this.grillaMaquinas.Text = "ultraGrid1";
            // 
            // ultraTabPageControl4
            // 
            this.ultraTabPageControl4.Controls.Add(this.txtUbicacion);
            this.ultraTabPageControl4.Controls.Add(this.lblUbicacion);
            this.ultraTabPageControl4.Location = new System.Drawing.Point(-10000, -10000);
            this.ultraTabPageControl4.Name = "ultraTabPageControl4";
            this.ultraTabPageControl4.Size = new System.Drawing.Size(567, 218);
            // 
            // txtUbicacion
            // 
            this.txtUbicacion.Location = new System.Drawing.Point(99, 16);
            this.txtUbicacion.Name = "txtUbicacion";
            this.txtUbicacion.Size = new System.Drawing.Size(344, 21);
            this.txtUbicacion.TabIndex = 34;
            this.txtUbicacion.TextChanged += new System.EventHandler(this.txtUbicacion_TextChanged);
            // 
            // lblUbicacion
            // 
            appearance14.BackColor = System.Drawing.Color.Transparent;
            this.lblUbicacion.Appearance = appearance14;
            this.lblUbicacion.Location = new System.Drawing.Point(19, 16);
            this.lblUbicacion.Name = "lblUbicacion";
            this.lblUbicacion.Size = new System.Drawing.Size(60, 23);
            this.lblUbicacion.TabIndex = 35;
            this.lblUbicacion.Text = "Ubicación";
            // 
            // CheckActivo
            // 
            this.CheckActivo.BackColor = System.Drawing.Color.Transparent;
            this.CheckActivo.BackColorInternal = System.Drawing.Color.Transparent;
            this.CheckActivo.Checked = true;
            this.CheckActivo.CheckState = System.Windows.Forms.CheckState.Checked;
            this.CheckActivo.Location = new System.Drawing.Point(274, 18);
            this.CheckActivo.Name = "CheckActivo";
            this.CheckActivo.Size = new System.Drawing.Size(70, 20);
            this.CheckActivo.TabIndex = 1;
            this.CheckActivo.Text = "Activo";
            this.CheckActivo.CheckedChanged += new System.EventHandler(this.CheckActivo_CheckedChanged);
            // 
            // txtDescripcion
            // 
            this.txtDescripcion.Location = new System.Drawing.Point(96, 73);
            this.txtDescripcion.Multiline = true;
            this.txtDescripcion.Name = "txtDescripcion";
            this.txtDescripcion.ShowOverflowIndicator = true;
            this.txtDescripcion.Size = new System.Drawing.Size(344, 31);
            this.txtDescripcion.TabIndex = 3;
            this.txtDescripcion.TextChanged += new System.EventHandler(this.txtDescripcion_TextChanged);
            // 
            // ultraLabel2
            // 
            appearance18.BackColor = System.Drawing.Color.Transparent;
            this.ultraLabel2.Appearance = appearance18;
            this.ultraLabel2.Location = new System.Drawing.Point(16, 73);
            this.ultraLabel2.Name = "ultraLabel2";
            this.ultraLabel2.Size = new System.Drawing.Size(74, 22);
            this.ultraLabel2.TabIndex = 17;
            this.ultraLabel2.Text = "Descripción";
            // 
            // txtNombre
            // 
            this.txtNombre.Location = new System.Drawing.Point(96, 45);
            this.txtNombre.Name = "txtNombre";
            this.txtNombre.Size = new System.Drawing.Size(344, 21);
            this.txtNombre.TabIndex = 2;
            this.txtNombre.TextChanged += new System.EventHandler(this.txtNombre_TextChanged);
            // 
            // Nombre
            // 
            appearance19.BackColor = System.Drawing.Color.Transparent;
            this.Nombre.Appearance = appearance19;
            this.Nombre.Location = new System.Drawing.Point(16, 45);
            this.Nombre.Name = "Nombre";
            this.Nombre.Size = new System.Drawing.Size(60, 23);
            this.Nombre.TabIndex = 15;
            this.Nombre.Text = "Nombre";
            // 
            // txtCodigo
            // 
            this.txtCodigo.Location = new System.Drawing.Point(96, 18);
            this.txtCodigo.Name = "txtCodigo";
            this.txtCodigo.Size = new System.Drawing.Size(141, 21);
            this.txtCodigo.TabIndex = 0;
            this.txtCodigo.TextChanged += new System.EventHandler(this.txtCodigo_TextChanged);
            // 
            // Codigo
            // 
            appearance20.BackColor = System.Drawing.Color.Transparent;
            this.Codigo.Appearance = appearance20;
            this.Codigo.Location = new System.Drawing.Point(16, 18);
            this.Codigo.Name = "Codigo";
            this.Codigo.Size = new System.Drawing.Size(60, 23);
            this.Codigo.TabIndex = 13;
            this.Codigo.Text = "Código";
            // 
            // boxGeneralidades
            // 
            appearance16.BackColor = System.Drawing.Color.Transparent;
            this.boxGeneralidades.Appearance = appearance16;
            this.boxGeneralidades.Controls.Add(this.chekEnCotizacion);
            this.boxGeneralidades.Controls.Add(this.checkEsInventariable);
            this.boxGeneralidades.Controls.Add(this.checkesServicio);
            this.boxGeneralidades.Controls.Add(this.checkEsVenta);
            this.boxGeneralidades.Controls.Add(this.checkEsCompra);
            appearance17.BackColor = System.Drawing.Color.Transparent;
            this.boxGeneralidades.HeaderAppearance = appearance17;
            this.boxGeneralidades.HeaderBorderStyle = Infragistics.Win.UIElementBorderStyle.Rounded3;
            this.boxGeneralidades.HeaderPosition = Infragistics.Win.Misc.GroupBoxHeaderPosition.TopOutsideBorder;
            this.boxGeneralidades.Location = new System.Drawing.Point(443, 7);
            this.boxGeneralidades.Name = "boxGeneralidades";
            this.boxGeneralidades.Size = new System.Drawing.Size(141, 135);
            this.boxGeneralidades.TabIndex = 10;
            this.boxGeneralidades.Text = "Generalidades";
            // 
            // chekEnCotizacion
            // 
            this.chekEnCotizacion.BackColor = System.Drawing.Color.Transparent;
            this.chekEnCotizacion.BackColorInternal = System.Drawing.Color.Transparent;
            this.chekEnCotizacion.Checked = true;
            this.chekEnCotizacion.CheckState = System.Windows.Forms.CheckState.Checked;
            this.chekEnCotizacion.Location = new System.Drawing.Point(19, 112);
            this.chekEnCotizacion.Name = "chekEnCotizacion";
            this.chekEnCotizacion.Size = new System.Drawing.Size(116, 20);
            this.chekEnCotizacion.TabIndex = 4;
            this.chekEnCotizacion.Text = "En Cotizacion";
            this.chekEnCotizacion.CheckedChanged += new System.EventHandler(this.chekEnCotizacion_CheckedChanged);
            // 
            // checkEsInventariable
            // 
            this.checkEsInventariable.BackColor = System.Drawing.Color.Transparent;
            this.checkEsInventariable.BackColorInternal = System.Drawing.Color.Transparent;
            this.checkEsInventariable.Checked = true;
            this.checkEsInventariable.CheckState = System.Windows.Forms.CheckState.Checked;
            this.checkEsInventariable.Location = new System.Drawing.Point(19, 93);
            this.checkEsInventariable.Name = "checkEsInventariable";
            this.checkEsInventariable.Size = new System.Drawing.Size(116, 20);
            this.checkEsInventariable.TabIndex = 3;
            this.checkEsInventariable.Text = "Es Inventariable";
            this.checkEsInventariable.CheckedChanged += new System.EventHandler(this.checkEsInventariable_CheckedChanged);
            // 
            // checkesServicio
            // 
            this.checkesServicio.BackColor = System.Drawing.Color.Transparent;
            this.checkesServicio.BackColorInternal = System.Drawing.Color.Transparent;
            this.checkesServicio.Checked = true;
            this.checkesServicio.CheckState = System.Windows.Forms.CheckState.Checked;
            this.checkesServicio.Location = new System.Drawing.Point(19, 71);
            this.checkesServicio.Name = "checkesServicio";
            this.checkesServicio.Size = new System.Drawing.Size(110, 20);
            this.checkesServicio.TabIndex = 2;
            this.checkesServicio.Text = "Es Servicio";
            this.checkesServicio.CheckedChanged += new System.EventHandler(this.checkesServicio_CheckedChanged);
            // 
            // checkEsVenta
            // 
            this.checkEsVenta.BackColor = System.Drawing.Color.Transparent;
            this.checkEsVenta.BackColorInternal = System.Drawing.Color.Transparent;
            this.checkEsVenta.Checked = true;
            this.checkEsVenta.CheckState = System.Windows.Forms.CheckState.Checked;
            this.checkEsVenta.Location = new System.Drawing.Point(19, 47);
            this.checkEsVenta.Name = "checkEsVenta";
            this.checkEsVenta.Size = new System.Drawing.Size(70, 20);
            this.checkEsVenta.TabIndex = 1;
            this.checkEsVenta.Text = "Es Venta";
            this.checkEsVenta.CheckedChanged += new System.EventHandler(this.checkEsVenta_CheckedChanged);
            // 
            // checkEsCompra
            // 
            this.checkEsCompra.BackColor = System.Drawing.Color.Transparent;
            this.checkEsCompra.BackColorInternal = System.Drawing.Color.Transparent;
            this.checkEsCompra.Checked = true;
            this.checkEsCompra.CheckState = System.Windows.Forms.CheckState.Checked;
            this.checkEsCompra.Location = new System.Drawing.Point(19, 25);
            this.checkEsCompra.Name = "checkEsCompra";
            this.checkEsCompra.Size = new System.Drawing.Size(110, 20);
            this.checkEsCompra.TabIndex = 0;
            this.checkEsCompra.Text = "Es Compra";
            this.checkEsCompra.CheckedChanged += new System.EventHandler(this.checkEsCompra_CheckedChanged);
            // 
            // ultraTabControl1
            // 
            appearance13.BackColor = System.Drawing.Color.Transparent;
            this.ultraTabControl1.Appearance = appearance13;
            this.ultraTabControl1.Controls.Add(this.ultraTabSharedControlsPage1);
            this.ultraTabControl1.Controls.Add(this.ultraTabPageControl1);
            this.ultraTabControl1.Controls.Add(this.ultraTabPageControl2);
            this.ultraTabControl1.Controls.Add(this.ultraTabPageControl3);
            this.ultraTabControl1.Controls.Add(this.ultraTabPageControl4);
            this.ultraTabControl1.Location = new System.Drawing.Point(16, 260);
            this.ultraTabControl1.Name = "ultraTabControl1";
            this.ultraTabControl1.SharedControlsPage = this.ultraTabSharedControlsPage1;
            this.ultraTabControl1.Size = new System.Drawing.Size(571, 244);
            appearance15.BackColor = System.Drawing.Color.Transparent;
            this.ultraTabControl1.TabHeaderAreaAppearance = appearance15;
            this.ultraTabControl1.TabIndex = 21;
            ultraTab1.TabPage = this.ultraTabPageControl1;
            ultraTab1.Text = ":: Unidades ::";
            ultraTab2.TabPage = this.ultraTabPageControl2;
            ultraTab2.Text = ":: Almacenes ::";
            ultraTab3.TabPage = this.ultraTabPageControl3;
            ultraTab3.Text = ":: Maquinas  ::";
            ultraTab4.TabPage = this.ultraTabPageControl4;
            ultraTab4.Text = ":: Información Adicional ::";
            this.ultraTabControl1.Tabs.AddRange(new Infragistics.Win.UltraWinTabControl.UltraTab[] {
            ultraTab1,
            ultraTab2,
            ultraTab3,
            ultraTab4});
            // 
            // ultraTabSharedControlsPage1
            // 
            this.ultraTabSharedControlsPage1.Location = new System.Drawing.Point(-10000, -10000);
            this.ultraTabSharedControlsPage1.Name = "ultraTabSharedControlsPage1";
            this.ultraTabSharedControlsPage1.Size = new System.Drawing.Size(567, 218);
            // 
            // ugbClasificacion
            // 
            appearance11.BackColor = System.Drawing.Color.Transparent;
            this.ugbClasificacion.Appearance = appearance11;
            this.ugbClasificacion.Controls.Add(this.busItemClasificacion);
            this.ugbClasificacion.Controls.Add(this.busClasificacion);
            appearance12.BackColor = System.Drawing.Color.Transparent;
            this.ugbClasificacion.HeaderAppearance = appearance12;
            this.ugbClasificacion.HeaderBorderStyle = Infragistics.Win.UIElementBorderStyle.Rounded3;
            this.ugbClasificacion.HeaderPosition = Infragistics.Win.Misc.GroupBoxHeaderPosition.TopOutsideBorder;
            this.ugbClasificacion.Location = new System.Drawing.Point(16, 168);
            this.ugbClasificacion.Name = "ugbClasificacion";
            this.ugbClasificacion.Size = new System.Drawing.Size(424, 60);
            this.ugbClasificacion.TabIndex = 23;
            this.ugbClasificacion.Text = "Clasificación";
            // 
            // busItemClasificacion
            // 
            this.busItemClasificacion.BackColor = System.Drawing.Color.Transparent;
            this.busItemClasificacion.Location = new System.Drawing.Point(207, 29);
            this.busItemClasificacion.Name = "busItemClasificacion";
            this.busItemClasificacion.Size = new System.Drawing.Size(204, 28);
            this.busItemClasificacion.TabIndex = 1;
            this.busItemClasificacion.Search += new System.EventHandler(this.busItemClasificacion_Search);
            // 
            // busClasificacion
            // 
            this.busClasificacion.BackColor = System.Drawing.Color.Transparent;
            this.busClasificacion.Location = new System.Drawing.Point(15, 29);
            this.busClasificacion.Name = "busClasificacion";
            this.busClasificacion.Size = new System.Drawing.Size(182, 28);
            this.busClasificacion.TabIndex = 0;
            this.busClasificacion.Search += new System.EventHandler(this.busClasificacion_Search);
            // 
            // lblMarca
            // 
            appearance10.BackColor = System.Drawing.Color.Transparent;
            this.lblMarca.Appearance = appearance10;
            this.lblMarca.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F);
            this.lblMarca.Location = new System.Drawing.Point(16, 142);
            this.lblMarca.Name = "lblMarca";
            this.lblMarca.Size = new System.Drawing.Size(60, 15);
            this.lblMarca.TabIndex = 24;
            this.lblMarca.Text = "Marca";
            // 
            // busMarca
            // 
            this.busMarca.BackColor = System.Drawing.Color.Transparent;
            this.busMarca.Location = new System.Drawing.Point(96, 139);
            this.busMarca.Name = "busMarca";
            this.busMarca.Size = new System.Drawing.Size(344, 28);
            this.busMarca.TabIndex = 7;
            this.busMarca.Search += new System.EventHandler(this.busMarca_Search);
            // 
            // labelGramaje
            // 
            appearance9.BackColor = System.Drawing.Color.Transparent;
            this.labelGramaje.Appearance = appearance9;
            this.labelGramaje.Location = new System.Drawing.Point(17, 116);
            this.labelGramaje.Name = "labelGramaje";
            this.labelGramaje.Size = new System.Drawing.Size(60, 23);
            this.labelGramaje.TabIndex = 27;
            this.labelGramaje.Text = "Gramaje";
            // 
            // txtGramaje
            // 
            this.txtGramaje.Location = new System.Drawing.Point(164, 112);
            this.txtGramaje.MaskInput = "nnnnn";
            this.txtGramaje.MaxValue = 1200;
            this.txtGramaje.MinValue = 0;
            this.txtGramaje.Name = "txtGramaje";
            this.txtGramaje.Size = new System.Drawing.Size(63, 21);
            this.txtGramaje.SpinButtonDisplayStyle = Infragistics.Win.ButtonDisplayStyle.Always;
            this.txtGramaje.TabIndex = 4;
            this.txtGramaje.TabNavigation = Infragistics.Win.UltraWinMaskedEdit.MaskedEditTabNavigation.NextControl;
            this.txtGramaje.ValueChanged += new System.EventHandler(this.txtGramaje_ValueChanged);
            // 
            // LabelLargo
            // 
            appearance8.BackColor = System.Drawing.Color.Transparent;
            this.LabelLargo.Appearance = appearance8;
            this.LabelLargo.Location = new System.Drawing.Point(231, 116);
            this.LabelLargo.Name = "LabelLargo";
            this.LabelLargo.Size = new System.Drawing.Size(40, 23);
            this.LabelLargo.TabIndex = 29;
            this.LabelLargo.Text = "Largo";
            // 
            // ultraLabel3
            // 
            appearance7.BackColor = System.Drawing.Color.Transparent;
            this.ultraLabel3.Appearance = appearance7;
            this.ultraLabel3.Location = new System.Drawing.Point(345, 116);
            this.ultraLabel3.Name = "ultraLabel3";
            this.ultraLabel3.Size = new System.Drawing.Size(40, 23);
            this.ultraLabel3.TabIndex = 31;
            this.ultraLabel3.Text = "Alto";
            // 
            // txtLargo
            // 
            this.txtLargo.Location = new System.Drawing.Point(270, 112);
            this.txtLargo.MaskInput = "nnnn.nn";
            this.txtLargo.Name = "txtLargo";
            this.txtLargo.NumericType = Infragistics.Win.UltraWinEditors.NumericType.Double;
            this.txtLargo.Size = new System.Drawing.Size(68, 21);
            this.txtLargo.SpinButtonDisplayStyle = Infragistics.Win.ButtonDisplayStyle.Always;
            this.txtLargo.TabIndex = 5;
            this.txtLargo.TabNavigation = Infragistics.Win.UltraWinMaskedEdit.MaskedEditTabNavigation.NextControl;
            this.txtLargo.ValueChanged += new System.EventHandler(this.txtLargo_ValueChanged);
            // 
            // txtAlto
            // 
            this.txtAlto.Location = new System.Drawing.Point(374, 112);
            this.txtAlto.MaskInput = "nnnn.nn";
            this.txtAlto.Name = "txtAlto";
            this.txtAlto.NumericType = Infragistics.Win.UltraWinEditors.NumericType.Double;
            this.txtAlto.Size = new System.Drawing.Size(66, 21);
            this.txtAlto.SpinButtonDisplayStyle = Infragistics.Win.ButtonDisplayStyle.Always;
            this.txtAlto.TabIndex = 6;
            this.txtAlto.TabNavigation = Infragistics.Win.UltraWinMaskedEdit.MaskedEditTabNavigation.NextControl;
            this.txtAlto.ValueChanged += new System.EventHandler(this.txtAlto_ValueChanged);
            // 
            // ugbCostos
            // 
            appearance2.BackColor = System.Drawing.Color.Transparent;
            this.ugbCostos.Appearance = appearance2;
            this.ugbCostos.Controls.Add(this.uneCostoReferencia);
            this.ugbCostos.Controls.Add(this.lblCostoReferencia);
            this.ugbCostos.Controls.Add(this.lblCostoPromedio);
            this.ugbCostos.Controls.Add(this.uneCostoPromedio);
            this.ugbCostos.Controls.Add(this.uneCostoUltimaCompra);
            this.ugbCostos.Controls.Add(this.lblCostoUltimaCompra);
            appearance6.BackColor = System.Drawing.Color.Transparent;
            this.ugbCostos.HeaderAppearance = appearance6;
            this.ugbCostos.HeaderBorderStyle = Infragistics.Win.UIElementBorderStyle.Rounded3;
            this.ugbCostos.HeaderPosition = Infragistics.Win.Misc.GroupBoxHeaderPosition.TopOutsideBorder;
            this.ugbCostos.Location = new System.Drawing.Point(443, 150);
            this.ugbCostos.Name = "ugbCostos";
            this.ugbCostos.Size = new System.Drawing.Size(141, 117);
            this.ugbCostos.TabIndex = 11;
            this.ugbCostos.Text = "Costos";
            // 
            // uneCostoReferencia
            // 
            this.uneCostoReferencia.Location = new System.Drawing.Point(44, 82);
            this.uneCostoReferencia.MaskInput = "nnnn.nn";
            this.uneCostoReferencia.Name = "uneCostoReferencia";
            this.uneCostoReferencia.NumericType = Infragistics.Win.UltraWinEditors.NumericType.Double;
            this.uneCostoReferencia.Size = new System.Drawing.Size(85, 21);
            this.uneCostoReferencia.TabIndex = 36;
            this.uneCostoReferencia.TabNavigation = Infragistics.Win.UltraWinMaskedEdit.MaskedEditTabNavigation.NextControl;
            this.uneCostoReferencia.ValueChanged += new System.EventHandler(this.uneCostoReferencia_ValueChanged);
            // 
            // lblCostoReferencia
            // 
            appearance3.BackColor = System.Drawing.Color.Transparent;
            this.lblCostoReferencia.Appearance = appearance3;
            this.lblCostoReferencia.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F);
            this.lblCostoReferencia.Location = new System.Drawing.Point(11, 86);
            this.lblCostoReferencia.Name = "lblCostoReferencia";
            this.lblCostoReferencia.Size = new System.Drawing.Size(32, 23);
            this.lblCostoReferencia.TabIndex = 35;
            this.lblCostoReferencia.Text = "REF.";
            // 
            // lblCostoPromedio
            // 
            appearance4.BackColor = System.Drawing.Color.Transparent;
            this.lblCostoPromedio.Appearance = appearance4;
            this.lblCostoPromedio.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F);
            this.lblCostoPromedio.Location = new System.Drawing.Point(11, 61);
            this.lblCostoPromedio.Name = "lblCostoPromedio";
            this.lblCostoPromedio.Size = new System.Drawing.Size(27, 23);
            this.lblCostoPromedio.TabIndex = 34;
            this.lblCostoPromedio.Text = "C.P";
            // 
            // uneCostoPromedio
            // 
            this.uneCostoPromedio.Enabled = false;
            this.uneCostoPromedio.Location = new System.Drawing.Point(44, 57);
            this.uneCostoPromedio.MaskInput = "nnnn.nn";
            this.uneCostoPromedio.Name = "uneCostoPromedio";
            this.uneCostoPromedio.NumericType = Infragistics.Win.UltraWinEditors.NumericType.Double;
            this.uneCostoPromedio.Size = new System.Drawing.Size(85, 21);
            this.uneCostoPromedio.TabIndex = 33;
            this.uneCostoPromedio.TabNavigation = Infragistics.Win.UltraWinMaskedEdit.MaskedEditTabNavigation.NextControl;
            // 
            // uneCostoUltimaCompra
            // 
            this.uneCostoUltimaCompra.Enabled = false;
            this.uneCostoUltimaCompra.Location = new System.Drawing.Point(44, 33);
            this.uneCostoUltimaCompra.MaskInput = "nnnn.nn";
            this.uneCostoUltimaCompra.Name = "uneCostoUltimaCompra";
            this.uneCostoUltimaCompra.NumericType = Infragistics.Win.UltraWinEditors.NumericType.Double;
            this.uneCostoUltimaCompra.Size = new System.Drawing.Size(85, 21);
            this.uneCostoUltimaCompra.TabIndex = 32;
            this.uneCostoUltimaCompra.TabNavigation = Infragistics.Win.UltraWinMaskedEdit.MaskedEditTabNavigation.NextControl;
            // 
            // lblCostoUltimaCompra
            // 
            appearance5.BackColor = System.Drawing.Color.Transparent;
            this.lblCostoUltimaCompra.Appearance = appearance5;
            this.lblCostoUltimaCompra.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F);
            this.lblCostoUltimaCompra.Location = new System.Drawing.Point(11, 37);
            this.lblCostoUltimaCompra.Name = "lblCostoUltimaCompra";
            this.lblCostoUltimaCompra.Size = new System.Drawing.Size(32, 23);
            this.lblCostoUltimaCompra.TabIndex = 32;
            this.lblCostoUltimaCompra.Text = "U.C";
            // 
            // uceGramaje
            // 
            valueListItem1.DataValue = "ValueListItem0";
            valueListItem1.DisplayText = "cm.";
            valueListItem2.DataValue = "ValueListItem1";
            valueListItem2.DisplayText = "mt.";
            this.uceGramaje.Items.AddRange(new Infragistics.Win.ValueListItem[] {
            valueListItem1,
            valueListItem2});
            this.uceGramaje.Location = new System.Drawing.Point(96, 112);
            this.uceGramaje.Name = "uceGramaje";
            this.uceGramaje.Size = new System.Drawing.Size(60, 21);
            this.uceGramaje.TabIndex = 33;
            this.uceGramaje.ValueChanged += new System.EventHandler(this.uceGramaje_ValueChanged);
            // 
            // ultraLabel1
            // 
            appearance1.BackColor = System.Drawing.Color.Transparent;
            this.ultraLabel1.Appearance = appearance1;
            this.ultraLabel1.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F);
            this.ultraLabel1.Location = new System.Drawing.Point(17, 237);
            this.ultraLabel1.Name = "ultraLabel1";
            this.ultraLabel1.Size = new System.Drawing.Size(73, 15);
            this.ultraLabel1.TabIndex = 34;
            this.ultraLabel1.Text = "Unidad Base";
            // 
            // txtUnidadBase
            // 
            this.txtUnidadBase.Location = new System.Drawing.Point(99, 233);
            this.txtUnidadBase.Name = "txtUnidadBase";
            this.txtUnidadBase.Size = new System.Drawing.Size(141, 21);
            this.txtUnidadBase.TabIndex = 35;
            // 
            // FrmExistencia
            // 
            this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
            this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
            this.ClientSize = new System.Drawing.Size(611, 585);
            this.Name = "FrmExistencia";
            this.Text = "Existencia";
            ((System.ComponentModel.ISupportInitialize)(this.ugbParent)).EndInit();
            this.ugbParent.ResumeLayout(false);
            this.ugbParent.PerformLayout();
            this.ultraTabPageControl1.ResumeLayout(false);
            ((System.ComponentModel.ISupportInitialize)(this.grillaUnidades)).EndInit();
            this.ultraTabPageControl2.ResumeLayout(false);
            ((System.ComponentModel.ISupportInitialize)(this.grillaAlmacenes)).EndInit();
            this.ultraTabPageControl3.ResumeLayout(false);
            ((System.ComponentModel.ISupportInitialize)(this.grillaMaquinas)).EndInit();
            this.ultraTabPageControl4.ResumeLayout(false);
            this.ultraTabPageControl4.PerformLayout();
            ((System.ComponentModel.ISupportInitialize)(this.txtUbicacion)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.CheckActivo)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.txtDescripcion)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.txtNombre)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.txtCodigo)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.boxGeneralidades)).EndInit();
            this.boxGeneralidades.ResumeLayout(false);
            ((System.ComponentModel.ISupportInitialize)(this.chekEnCotizacion)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.checkEsInventariable)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.checkesServicio)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.checkEsVenta)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.checkEsCompra)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.ultraTabControl1)).EndInit();
            this.ultraTabControl1.ResumeLayout(false);
            ((System.ComponentModel.ISupportInitialize)(this.ugbClasificacion)).EndInit();
            this.ugbClasificacion.ResumeLayout(false);
            ((System.ComponentModel.ISupportInitialize)(this.txtGramaje)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.txtLargo)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.txtAlto)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.ugbCostos)).EndInit();
            this.ugbCostos.ResumeLayout(false);
            this.ugbCostos.PerformLayout();
            ((System.ComponentModel.ISupportInitialize)(this.uneCostoReferencia)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.uneCostoPromedio)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.uneCostoUltimaCompra)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.uceGramaje)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.txtUnidadBase)).EndInit();
            this.ResumeLayout(false);

        }
    /// <summary> 
    /// Required method for Designer support - do not modify 
    /// the contents of this method with the code editor.
    /// </summary>
    private void InitializeComponent()
    {
      Infragistics.Win.UltraWinTabControl.UltraTab ultraTab1 = new Infragistics.Win.UltraWinTabControl.UltraTab();
      Infragistics.Win.UltraWinTabControl.UltraTab ultraTab2 = new Infragistics.Win.UltraWinTabControl.UltraTab();
      this.ultraTabControl1 = new Infragistics.Win.UltraWinTabControl.UltraTabControl();
      this.ultraTabSharedControlsPage1 = new Infragistics.Win.UltraWinTabControl.UltraTabSharedControlsPage();
      this.ultraTabPageControl1 = new Infragistics.Win.UltraWinTabControl.UltraTabPageControl();
      this.ultraTabPageControl2 = new Infragistics.Win.UltraWinTabControl.UltraTabPageControl();
      this.seasonalityChartSingle1 = new SI.Strategy.SeasonalityAnalysis.SeasonalityChartSingle();
      this.boundInfraGrid1 = new SI.Controls.BoundInfraGrid();
      ((System.ComponentModel.ISupportInitialize)(this.ultraTabControl1)).BeginInit();
      this.ultraTabControl1.SuspendLayout();
      this.ultraTabPageControl1.SuspendLayout();
      this.ultraTabPageControl2.SuspendLayout();
      ((System.ComponentModel.ISupportInitialize)(this.boundInfraGrid1)).BeginInit();
      this.SuspendLayout();
      // 
      // ultraTabControl1
      // 
      this.ultraTabControl1.Controls.Add(this.ultraTabSharedControlsPage1);
      this.ultraTabControl1.Controls.Add(this.ultraTabPageControl1);
      this.ultraTabControl1.Controls.Add(this.ultraTabPageControl2);
      this.ultraTabControl1.Dock = System.Windows.Forms.DockStyle.Fill;
      this.ultraTabControl1.Location = new System.Drawing.Point(0, 0);
      this.ultraTabControl1.Name = "ultraTabControl1";
      this.ultraTabControl1.SharedControlsPage = this.ultraTabSharedControlsPage1;
      this.ultraTabControl1.Size = new System.Drawing.Size(709, 409);
      this.ultraTabControl1.TabIndex = 0;
      ultraTab1.Key = "utChart";
      ultraTab1.TabPage = this.ultraTabPageControl1;
      ultraTab1.Text = "Chart";
      ultraTab2.Key = "utTable";
      ultraTab2.TabPage = this.ultraTabPageControl2;
      ultraTab2.Text = "Table";
      this.ultraTabControl1.Tabs.AddRange(new Infragistics.Win.UltraWinTabControl.UltraTab[] {
            ultraTab1,
            ultraTab2});
      // 
      // ultraTabSharedControlsPage1
      // 
      this.ultraTabSharedControlsPage1.Location = new System.Drawing.Point(-10000, -10000);
      this.ultraTabSharedControlsPage1.Name = "ultraTabSharedControlsPage1";
      this.ultraTabSharedControlsPage1.Size = new System.Drawing.Size(705, 383);
      // 
      // ultraTabPageControl1
      // 
      this.ultraTabPageControl1.Controls.Add(this.seasonalityChartSingle1);
      this.ultraTabPageControl1.Location = new System.Drawing.Point(1, 23);
      this.ultraTabPageControl1.Name = "ultraTabPageControl1";
      this.ultraTabPageControl1.Size = new System.Drawing.Size(705, 383);
      // 
      // ultraTabPageControl2
      // 
      this.ultraTabPageControl2.Controls.Add(this.boundInfraGrid1);
      this.ultraTabPageControl2.Location = new System.Drawing.Point(-10000, -10000);
      this.ultraTabPageControl2.Name = "ultraTabPageControl2";
      this.ultraTabPageControl2.Size = new System.Drawing.Size(705, 383);
      // 
      // seasonalityChartSingle1
      // 
      this.seasonalityChartSingle1.Dock = System.Windows.Forms.DockStyle.Fill;
      this.seasonalityChartSingle1.Location = new System.Drawing.Point(0, 0);
      this.seasonalityChartSingle1.Name = "seasonalityChartSingle1";
      this.seasonalityChartSingle1.Size = new System.Drawing.Size(705, 383);
      this.seasonalityChartSingle1.TabIndex = 0;
      // 
      // boundInfraGrid1
      // 
      this.boundInfraGrid1.AllEditHandler = null;
      this.boundInfraGrid1.Dock = System.Windows.Forms.DockStyle.Fill;
      this.boundInfraGrid1.DoubleDisplayFormat = null;
      this.boundInfraGrid1.Location = new System.Drawing.Point(0, 0);
      this.boundInfraGrid1.Name = "boundInfraGrid1";
      this.boundInfraGrid1.ResizeGridColumns = false;
      this.boundInfraGrid1.Size = new System.Drawing.Size(705, 383);
      this.boundInfraGrid1.TabIndex = 0;
      // 
      // SeasonalityChartAndGrid
      // 
      this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
      this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
      this.Controls.Add(this.ultraTabControl1);
      this.Name = "SeasonalityChartAndGrid";
      this.Size = new System.Drawing.Size(709, 409);
      ((System.ComponentModel.ISupportInitialize)(this.ultraTabControl1)).EndInit();
      this.ultraTabControl1.ResumeLayout(false);
      this.ultraTabPageControl1.ResumeLayout(false);
      this.ultraTabPageControl2.ResumeLayout(false);
      ((System.ComponentModel.ISupportInitialize)(this.boundInfraGrid1)).EndInit();
      this.ResumeLayout(false);

    }
Example #18
0
 /// <summary>
 /// Required method for Designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     this.components = new System.ComponentModel.Container();
     Infragistics.Win.UltraWinTabControl.UltraTab ultraTab8 = new Infragistics.Win.UltraWinTabControl.UltraTab();
     Infragistics.Win.UltraWinTabControl.UltraTab ultraTab4 = new Infragistics.Win.UltraWinTabControl.UltraTab();
     Infragistics.Win.UltraWinTabControl.UltraTab ultraTab2 = new Infragistics.Win.UltraWinTabControl.UltraTab();
     Infragistics.Win.UltraWinTabControl.UltraTab ultraTab5 = new Infragistics.Win.UltraWinTabControl.UltraTab();
     Infragistics.Win.UltraWinTabControl.UltraTab ultraTab6 = new Infragistics.Win.UltraWinTabControl.UltraTab();
     Infragistics.Win.UltraWinTabControl.UltraTab ultraTab7 = new Infragistics.Win.UltraWinTabControl.UltraTab();
     this.ultraTabPageControl3        = new Infragistics.Win.UltraWinTabControl.UltraTabPageControl();
     this.ultraGridcnt                = new Infragistics.Win.UltraWinGrid.UltraGrid();
     this.ultraCalcManager1           = new Infragistics.Win.UltraWinCalcManager.UltraCalcManager(this.components);
     this.ultraTabPageControl4        = new Infragistics.Win.UltraWinTabControl.UltraTabPageControl();
     this.ultraGrid2                  = new Infragistics.Win.UltraWinGrid.UltraGrid();
     this.ultraTabPageControl5        = new Infragistics.Win.UltraWinTabControl.UltraTabPageControl();
     this.ultraGrid4                  = new Infragistics.Win.UltraWinGrid.UltraGrid();
     this.ultraTabPageControl1        = new Infragistics.Win.UltraWinTabControl.UltraTabPageControl();
     this.ultraGrid1                  = new Infragistics.Win.UltraWinGrid.UltraGrid();
     this.ultraTabPageControl2        = new Infragistics.Win.UltraWinTabControl.UltraTabPageControl();
     this.ultraGrid3                  = new Infragistics.Win.UltraWinGrid.UltraGrid();
     this.ultraTabPageControl7        = new Infragistics.Win.UltraWinTabControl.UltraTabPageControl();
     this.ultraGrid5                  = new Infragistics.Win.UltraWinGrid.UltraGrid();
     this.ultraTabSharedControlsPage2 = new Infragistics.Win.UltraWinTabControl.UltraTabSharedControlsPage();
     this.ultraTabControl2            = new Infragistics.Win.UltraWinTabControl.UltraTabControl();
     this.ultraTabSharedControlsPage3 = new Infragistics.Win.UltraWinTabControl.UltraTabSharedControlsPage();
     this.ultraTabControl3            = new Infragistics.Win.UltraWinTabControl.UltraTabControl();
     this.ultraTabSharedControlsPage4 = new Infragistics.Win.UltraWinTabControl.UltraTabSharedControlsPage();
     this.ultraTabControl5            = new Infragistics.Win.UltraWinTabControl.UltraTabControl();
     this.tableLayoutPanel1           = new System.Windows.Forms.TableLayoutPanel();
     this.tableLayoutPanel2           = new System.Windows.Forms.TableLayoutPanel();
     this.ultraTabControl1            = new Infragistics.Win.UltraWinTabControl.UltraTabControl();
     this.ultraTabSharedControlsPage1 = new Infragistics.Win.UltraWinTabControl.UltraTabSharedControlsPage();
     this.ultraTabControl4            = new Infragistics.Win.UltraWinTabControl.UltraTabControl();
     this.ultraTabSharedControlsPage5 = new Infragistics.Win.UltraWinTabControl.UltraTabSharedControlsPage();
     this.ultraTabControl6            = new Infragistics.Win.UltraWinTabControl.UltraTabControl();
     this.ultraTabSharedControlsPage6 = new Infragistics.Win.UltraWinTabControl.UltraTabSharedControlsPage();
     this.groupBox1       = new System.Windows.Forms.GroupBox();
     this.button1         = new System.Windows.Forms.Button();
     this.button3         = new System.Windows.Forms.Button();
     this.dateTimePicker1 = new System.Windows.Forms.DateTimePicker();
     this.label1          = new System.Windows.Forms.Label();
     this.ultraTabPageControl3.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.ultraGridcnt)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.ultraCalcManager1)).BeginInit();
     this.ultraTabPageControl4.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.ultraGrid2)).BeginInit();
     this.ultraTabPageControl5.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.ultraGrid4)).BeginInit();
     this.ultraTabPageControl1.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.ultraGrid1)).BeginInit();
     this.ultraTabPageControl2.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.ultraGrid3)).BeginInit();
     this.ultraTabPageControl7.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.ultraGrid5)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.ultraTabControl2)).BeginInit();
     this.ultraTabControl2.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.ultraTabControl3)).BeginInit();
     this.ultraTabControl3.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.ultraTabControl5)).BeginInit();
     this.ultraTabControl5.SuspendLayout();
     this.tableLayoutPanel1.SuspendLayout();
     this.tableLayoutPanel2.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.ultraTabControl1)).BeginInit();
     this.ultraTabControl1.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.ultraTabControl4)).BeginInit();
     this.ultraTabControl4.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.ultraTabControl6)).BeginInit();
     this.ultraTabControl6.SuspendLayout();
     this.groupBox1.SuspendLayout();
     this.SuspendLayout();
     //
     // ultraTabPageControl3
     //
     this.ultraTabPageControl3.Controls.Add(this.ultraGridcnt);
     this.ultraTabPageControl3.Location = new System.Drawing.Point(1, 22);
     this.ultraTabPageControl3.Name     = "ultraTabPageControl3";
     this.ultraTabPageControl3.Size     = new System.Drawing.Size(539, 320);
     //
     // ultraGridcnt
     //
     this.ultraGridcnt.CalcManager = this.ultraCalcManager1;
     this.ultraGridcnt.DisplayLayout.AutoFitStyle                       = Infragistics.Win.UltraWinGrid.AutoFitStyle.ExtendLastColumn;
     this.ultraGridcnt.DisplayLayout.EmptyRowSettings.Style             = Infragistics.Win.UltraWinGrid.EmptyRowStyle.AlignWithDataRows;
     this.ultraGridcnt.DisplayLayout.Override.AllowColSizing            = Infragistics.Win.UltraWinGrid.AllowColSizing.None;
     this.ultraGridcnt.DisplayLayout.Override.FilterClearButtonLocation = Infragistics.Win.UltraWinGrid.FilterClearButtonLocation.Row;
     this.ultraGridcnt.DisplayLayout.Override.HeaderClickAction         = Infragistics.Win.UltraWinGrid.HeaderClickAction.SortSingle;
     this.ultraGridcnt.DisplayLayout.Override.RowFilterAction           = Infragistics.Win.UltraWinGrid.RowFilterAction.AppearancesOnly;
     this.ultraGridcnt.DisplayLayout.UseFixedHeaders                    = true;
     this.ultraGridcnt.Dock     = System.Windows.Forms.DockStyle.Fill;
     this.ultraGridcnt.Location = new System.Drawing.Point(0, 0);
     this.ultraGridcnt.Name     = "ultraGridcnt";
     this.ultraGridcnt.Size     = new System.Drawing.Size(539, 320);
     this.ultraGridcnt.TabIndex = 24;
     //
     // ultraCalcManager1
     //
     this.ultraCalcManager1.ContainingControl = this;
     //
     // ultraTabPageControl4
     //
     this.ultraTabPageControl4.Controls.Add(this.ultraGrid2);
     this.ultraTabPageControl4.Location = new System.Drawing.Point(1, 22);
     this.ultraTabPageControl4.Name     = "ultraTabPageControl4";
     this.ultraTabPageControl4.Size     = new System.Drawing.Size(539, 320);
     //
     // ultraGrid2
     //
     this.ultraGrid2.CalcManager = this.ultraCalcManager1;
     this.ultraGrid2.DisplayLayout.AutoFitStyle                       = Infragistics.Win.UltraWinGrid.AutoFitStyle.ResizeAllColumns;
     this.ultraGrid2.DisplayLayout.EmptyRowSettings.Style             = Infragistics.Win.UltraWinGrid.EmptyRowStyle.AlignWithDataRows;
     this.ultraGrid2.DisplayLayout.Override.FilterClearButtonLocation = Infragistics.Win.UltraWinGrid.FilterClearButtonLocation.Row;
     this.ultraGrid2.DisplayLayout.Override.HeaderClickAction         = Infragistics.Win.UltraWinGrid.HeaderClickAction.SortSingle;
     this.ultraGrid2.DisplayLayout.Override.RowFilterAction           = Infragistics.Win.UltraWinGrid.RowFilterAction.AppearancesOnly;
     this.ultraGrid2.DisplayLayout.UseFixedHeaders                    = true;
     this.ultraGrid2.Dock     = System.Windows.Forms.DockStyle.Fill;
     this.ultraGrid2.Location = new System.Drawing.Point(0, 0);
     this.ultraGrid2.Name     = "ultraGrid2";
     this.ultraGrid2.Size     = new System.Drawing.Size(539, 320);
     this.ultraGrid2.TabIndex = 25;
     //
     // ultraTabPageControl5
     //
     this.ultraTabPageControl5.Controls.Add(this.ultraGrid4);
     this.ultraTabPageControl5.Location = new System.Drawing.Point(1, 22);
     this.ultraTabPageControl5.Name     = "ultraTabPageControl5";
     this.ultraTabPageControl5.Size     = new System.Drawing.Size(541, 320);
     //
     // ultraGrid4
     //
     this.ultraGrid4.CalcManager = this.ultraCalcManager1;
     this.ultraGrid4.DisplayLayout.AutoFitStyle                       = Infragistics.Win.UltraWinGrid.AutoFitStyle.ResizeAllColumns;
     this.ultraGrid4.DisplayLayout.EmptyRowSettings.Style             = Infragistics.Win.UltraWinGrid.EmptyRowStyle.AlignWithDataRows;
     this.ultraGrid4.DisplayLayout.Override.FilterClearButtonLocation = Infragistics.Win.UltraWinGrid.FilterClearButtonLocation.Row;
     this.ultraGrid4.DisplayLayout.Override.HeaderClickAction         = Infragistics.Win.UltraWinGrid.HeaderClickAction.SortSingle;
     this.ultraGrid4.DisplayLayout.Override.RowFilterAction           = Infragistics.Win.UltraWinGrid.RowFilterAction.AppearancesOnly;
     this.ultraGrid4.DisplayLayout.UseFixedHeaders                    = true;
     this.ultraGrid4.Dock     = System.Windows.Forms.DockStyle.Fill;
     this.ultraGrid4.Location = new System.Drawing.Point(0, 0);
     this.ultraGrid4.Name     = "ultraGrid4";
     this.ultraGrid4.Size     = new System.Drawing.Size(541, 320);
     this.ultraGrid4.TabIndex = 26;
     //
     // ultraTabPageControl1
     //
     this.ultraTabPageControl1.Controls.Add(this.ultraGrid1);
     this.ultraTabPageControl1.Location = new System.Drawing.Point(1, 22);
     this.ultraTabPageControl1.Name     = "ultraTabPageControl1";
     this.ultraTabPageControl1.Size     = new System.Drawing.Size(541, 362);
     //
     // ultraGrid1
     //
     this.ultraGrid1.CalcManager = this.ultraCalcManager1;
     this.ultraGrid1.DisplayLayout.AutoFitStyle                       = Infragistics.Win.UltraWinGrid.AutoFitStyle.ResizeAllColumns;
     this.ultraGrid1.DisplayLayout.EmptyRowSettings.Style             = Infragistics.Win.UltraWinGrid.EmptyRowStyle.AlignWithDataRows;
     this.ultraGrid1.DisplayLayout.Override.FilterClearButtonLocation = Infragistics.Win.UltraWinGrid.FilterClearButtonLocation.Row;
     this.ultraGrid1.DisplayLayout.Override.HeaderClickAction         = Infragistics.Win.UltraWinGrid.HeaderClickAction.SortSingle;
     this.ultraGrid1.DisplayLayout.Override.RowFilterAction           = Infragistics.Win.UltraWinGrid.RowFilterAction.AppearancesOnly;
     this.ultraGrid1.DisplayLayout.UseFixedHeaders                    = true;
     this.ultraGrid1.Dock     = System.Windows.Forms.DockStyle.Fill;
     this.ultraGrid1.Location = new System.Drawing.Point(0, 0);
     this.ultraGrid1.Name     = "ultraGrid1";
     this.ultraGrid1.Size     = new System.Drawing.Size(541, 362);
     this.ultraGrid1.TabIndex = 26;
     //
     // ultraTabPageControl2
     //
     this.ultraTabPageControl2.Controls.Add(this.ultraGrid3);
     this.ultraTabPageControl2.Location = new System.Drawing.Point(1, 22);
     this.ultraTabPageControl2.Name     = "ultraTabPageControl2";
     this.ultraTabPageControl2.Size     = new System.Drawing.Size(539, 362);
     //
     // ultraGrid3
     //
     this.ultraGrid3.CalcManager = this.ultraCalcManager1;
     this.ultraGrid3.DisplayLayout.AutoFitStyle                       = Infragistics.Win.UltraWinGrid.AutoFitStyle.ResizeAllColumns;
     this.ultraGrid3.DisplayLayout.EmptyRowSettings.Style             = Infragistics.Win.UltraWinGrid.EmptyRowStyle.AlignWithDataRows;
     this.ultraGrid3.DisplayLayout.Override.FilterClearButtonLocation = Infragistics.Win.UltraWinGrid.FilterClearButtonLocation.Row;
     this.ultraGrid3.DisplayLayout.Override.HeaderClickAction         = Infragistics.Win.UltraWinGrid.HeaderClickAction.SortSingle;
     this.ultraGrid3.DisplayLayout.Override.RowFilterAction           = Infragistics.Win.UltraWinGrid.RowFilterAction.AppearancesOnly;
     this.ultraGrid3.DisplayLayout.UseFixedHeaders                    = true;
     this.ultraGrid3.Dock     = System.Windows.Forms.DockStyle.Fill;
     this.ultraGrid3.Location = new System.Drawing.Point(0, 0);
     this.ultraGrid3.Name     = "ultraGrid3";
     this.ultraGrid3.Size     = new System.Drawing.Size(539, 362);
     this.ultraGrid3.TabIndex = 25;
     //
     // ultraTabPageControl7
     //
     this.ultraTabPageControl7.Controls.Add(this.ultraGrid5);
     this.ultraTabPageControl7.Location = new System.Drawing.Point(1, 22);
     this.ultraTabPageControl7.Name     = "ultraTabPageControl7";
     this.ultraTabPageControl7.Size     = new System.Drawing.Size(539, 362);
     //
     // ultraGrid5
     //
     this.ultraGrid5.CalcManager = this.ultraCalcManager1;
     this.ultraGrid5.DisplayLayout.AutoFitStyle                       = Infragistics.Win.UltraWinGrid.AutoFitStyle.ResizeAllColumns;
     this.ultraGrid5.DisplayLayout.EmptyRowSettings.Style             = Infragistics.Win.UltraWinGrid.EmptyRowStyle.AlignWithDataRows;
     this.ultraGrid5.DisplayLayout.Override.FilterClearButtonLocation = Infragistics.Win.UltraWinGrid.FilterClearButtonLocation.Row;
     this.ultraGrid5.DisplayLayout.Override.HeaderClickAction         = Infragistics.Win.UltraWinGrid.HeaderClickAction.SortSingle;
     this.ultraGrid5.DisplayLayout.Override.RowFilterAction           = Infragistics.Win.UltraWinGrid.RowFilterAction.AppearancesOnly;
     this.ultraGrid5.DisplayLayout.UseFixedHeaders                    = true;
     this.ultraGrid5.Dock     = System.Windows.Forms.DockStyle.Fill;
     this.ultraGrid5.Location = new System.Drawing.Point(0, 0);
     this.ultraGrid5.Name     = "ultraGrid5";
     this.ultraGrid5.Size     = new System.Drawing.Size(539, 362);
     this.ultraGrid5.TabIndex = 24;
     //
     // ultraTabSharedControlsPage2
     //
     this.ultraTabSharedControlsPage2.Location = new System.Drawing.Point(-10000, -10000);
     this.ultraTabSharedControlsPage2.Name     = "ultraTabSharedControlsPage2";
     this.ultraTabSharedControlsPage2.Size     = new System.Drawing.Size(539, 320);
     //
     // ultraTabControl2
     //
     this.ultraTabControl2.Controls.Add(this.ultraTabSharedControlsPage2);
     this.ultraTabControl2.Controls.Add(this.ultraTabPageControl3);
     this.ultraTabControl2.Dock               = System.Windows.Forms.DockStyle.Fill;
     this.ultraTabControl2.Location           = new System.Drawing.Point(3, 3);
     this.ultraTabControl2.Name               = "ultraTabControl2";
     this.ultraTabControl2.SharedControlsPage = this.ultraTabSharedControlsPage2;
     this.ultraTabControl2.Size               = new System.Drawing.Size(541, 343);
     this.ultraTabControl2.TabIndex           = 11;
     ultraTab8.TabPage = this.ultraTabPageControl3;
     ultraTab8.Text    = "手淘搜索";
     this.ultraTabControl2.Tabs.AddRange(new Infragistics.Win.UltraWinTabControl.UltraTab[] {
         ultraTab8
     });
     this.ultraTabControl2.ViewStyle = Infragistics.Win.UltraWinTabControl.ViewStyle.Office2007;
     //
     // ultraTabSharedControlsPage3
     //
     this.ultraTabSharedControlsPage3.Location = new System.Drawing.Point(-10000, -10000);
     this.ultraTabSharedControlsPage3.Name     = "ultraTabSharedControlsPage3";
     this.ultraTabSharedControlsPage3.Size     = new System.Drawing.Size(539, 320);
     //
     // ultraTabControl3
     //
     this.ultraTabControl3.Controls.Add(this.ultraTabSharedControlsPage3);
     this.ultraTabControl3.Controls.Add(this.ultraTabPageControl4);
     this.ultraTabControl3.Dock               = System.Windows.Forms.DockStyle.Fill;
     this.ultraTabControl3.Location           = new System.Drawing.Point(550, 3);
     this.ultraTabControl3.Name               = "ultraTabControl3";
     this.ultraTabControl3.SharedControlsPage = this.ultraTabSharedControlsPage3;
     this.ultraTabControl3.Size               = new System.Drawing.Size(541, 343);
     this.ultraTabControl3.TabIndex           = 12;
     ultraTab4.TabPage = this.ultraTabPageControl4;
     ultraTab4.Text    = "直通车";
     this.ultraTabControl3.Tabs.AddRange(new Infragistics.Win.UltraWinTabControl.UltraTab[] {
         ultraTab4
     });
     this.ultraTabControl3.ViewStyle = Infragistics.Win.UltraWinTabControl.ViewStyle.Office2007;
     //
     // ultraTabSharedControlsPage4
     //
     this.ultraTabSharedControlsPage4.Location = new System.Drawing.Point(-10000, -10000);
     this.ultraTabSharedControlsPage4.Name     = "ultraTabSharedControlsPage4";
     this.ultraTabSharedControlsPage4.Size     = new System.Drawing.Size(541, 320);
     //
     // ultraTabControl5
     //
     this.ultraTabControl5.Controls.Add(this.ultraTabSharedControlsPage4);
     this.ultraTabControl5.Controls.Add(this.ultraTabPageControl5);
     this.ultraTabControl5.Dock               = System.Windows.Forms.DockStyle.Fill;
     this.ultraTabControl5.Location           = new System.Drawing.Point(1097, 3);
     this.ultraTabControl5.Name               = "ultraTabControl5";
     this.ultraTabControl5.SharedControlsPage = this.ultraTabSharedControlsPage4;
     this.ultraTabControl5.Size               = new System.Drawing.Size(543, 343);
     this.ultraTabControl5.TabIndex           = 13;
     ultraTab2.TabPage = this.ultraTabPageControl5;
     ultraTab2.Text    = "手淘首页";
     this.ultraTabControl5.Tabs.AddRange(new Infragistics.Win.UltraWinTabControl.UltraTab[] {
         ultraTab2
     });
     this.ultraTabControl5.ViewStyle = Infragistics.Win.UltraWinTabControl.ViewStyle.Office2007;
     //
     // tableLayoutPanel1
     //
     this.tableLayoutPanel1.ColumnCount = 3;
     this.tableLayoutPanel1.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 33.33333F));
     this.tableLayoutPanel1.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 33.33333F));
     this.tableLayoutPanel1.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 33.33333F));
     this.tableLayoutPanel1.Controls.Add(this.ultraTabControl5, 2, 0);
     this.tableLayoutPanel1.Controls.Add(this.ultraTabControl3, 1, 0);
     this.tableLayoutPanel1.Controls.Add(this.ultraTabControl2, 0, 0);
     this.tableLayoutPanel1.Dock     = System.Windows.Forms.DockStyle.Top;
     this.tableLayoutPanel1.Location = new System.Drawing.Point(0, 0);
     this.tableLayoutPanel1.Name     = "tableLayoutPanel1";
     this.tableLayoutPanel1.RowCount = 1;
     this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 50F));
     this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 50F));
     this.tableLayoutPanel1.Size     = new System.Drawing.Size(1643, 349);
     this.tableLayoutPanel1.TabIndex = 10;
     //
     // tableLayoutPanel2
     //
     this.tableLayoutPanel2.ColumnCount = 3;
     this.tableLayoutPanel2.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 33.33333F));
     this.tableLayoutPanel2.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 33.33333F));
     this.tableLayoutPanel2.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 33.33333F));
     this.tableLayoutPanel2.Controls.Add(this.ultraTabControl1, 2, 0);
     this.tableLayoutPanel2.Controls.Add(this.ultraTabControl4, 1, 0);
     this.tableLayoutPanel2.Controls.Add(this.ultraTabControl6, 0, 0);
     this.tableLayoutPanel2.Dock     = System.Windows.Forms.DockStyle.Top;
     this.tableLayoutPanel2.Location = new System.Drawing.Point(0, 349);
     this.tableLayoutPanel2.Name     = "tableLayoutPanel2";
     this.tableLayoutPanel2.RowCount = 1;
     this.tableLayoutPanel2.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 50F));
     this.tableLayoutPanel2.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 50F));
     this.tableLayoutPanel2.Size     = new System.Drawing.Size(1643, 391);
     this.tableLayoutPanel2.TabIndex = 11;
     //
     // ultraTabControl1
     //
     this.ultraTabControl1.Controls.Add(this.ultraTabSharedControlsPage1);
     this.ultraTabControl1.Controls.Add(this.ultraTabPageControl1);
     this.ultraTabControl1.Dock               = System.Windows.Forms.DockStyle.Fill;
     this.ultraTabControl1.Location           = new System.Drawing.Point(1097, 3);
     this.ultraTabControl1.Name               = "ultraTabControl1";
     this.ultraTabControl1.SharedControlsPage = this.ultraTabSharedControlsPage1;
     this.ultraTabControl1.Size               = new System.Drawing.Size(543, 385);
     this.ultraTabControl1.TabIndex           = 13;
     ultraTab5.TabPage = this.ultraTabPageControl1;
     ultraTab5.Text    = "淘宝客";
     this.ultraTabControl1.Tabs.AddRange(new Infragistics.Win.UltraWinTabControl.UltraTab[] {
         ultraTab5
     });
     this.ultraTabControl1.ViewStyle = Infragistics.Win.UltraWinTabControl.ViewStyle.Office2007;
     //
     // ultraTabSharedControlsPage1
     //
     this.ultraTabSharedControlsPage1.Location = new System.Drawing.Point(-10000, -10000);
     this.ultraTabSharedControlsPage1.Name     = "ultraTabSharedControlsPage1";
     this.ultraTabSharedControlsPage1.Size     = new System.Drawing.Size(541, 362);
     //
     // ultraTabControl4
     //
     this.ultraTabControl4.Controls.Add(this.ultraTabSharedControlsPage5);
     this.ultraTabControl4.Controls.Add(this.ultraTabPageControl2);
     this.ultraTabControl4.Dock               = System.Windows.Forms.DockStyle.Fill;
     this.ultraTabControl4.Location           = new System.Drawing.Point(550, 3);
     this.ultraTabControl4.Name               = "ultraTabControl4";
     this.ultraTabControl4.SharedControlsPage = this.ultraTabSharedControlsPage5;
     this.ultraTabControl4.Size               = new System.Drawing.Size(541, 385);
     this.ultraTabControl4.TabIndex           = 12;
     ultraTab6.TabPage = this.ultraTabPageControl2;
     ultraTab6.Text    = "购物车";
     this.ultraTabControl4.Tabs.AddRange(new Infragistics.Win.UltraWinTabControl.UltraTab[] {
         ultraTab6
     });
     this.ultraTabControl4.ViewStyle = Infragistics.Win.UltraWinTabControl.ViewStyle.Office2007;
     //
     // ultraTabSharedControlsPage5
     //
     this.ultraTabSharedControlsPage5.Location = new System.Drawing.Point(-10000, -10000);
     this.ultraTabSharedControlsPage5.Name     = "ultraTabSharedControlsPage5";
     this.ultraTabSharedControlsPage5.Size     = new System.Drawing.Size(539, 362);
     //
     // ultraTabControl6
     //
     this.ultraTabControl6.Controls.Add(this.ultraTabSharedControlsPage6);
     this.ultraTabControl6.Controls.Add(this.ultraTabPageControl7);
     this.ultraTabControl6.Dock               = System.Windows.Forms.DockStyle.Fill;
     this.ultraTabControl6.Location           = new System.Drawing.Point(3, 3);
     this.ultraTabControl6.Name               = "ultraTabControl6";
     this.ultraTabControl6.SharedControlsPage = this.ultraTabSharedControlsPage6;
     this.ultraTabControl6.Size               = new System.Drawing.Size(541, 385);
     this.ultraTabControl6.TabIndex           = 11;
     ultraTab7.TabPage = this.ultraTabPageControl7;
     ultraTab7.Text    = "我的淘宝";
     this.ultraTabControl6.Tabs.AddRange(new Infragistics.Win.UltraWinTabControl.UltraTab[] {
         ultraTab7
     });
     this.ultraTabControl6.ViewStyle = Infragistics.Win.UltraWinTabControl.ViewStyle.Office2007;
     //
     // ultraTabSharedControlsPage6
     //
     this.ultraTabSharedControlsPage6.Location = new System.Drawing.Point(-10000, -10000);
     this.ultraTabSharedControlsPage6.Name     = "ultraTabSharedControlsPage6";
     this.ultraTabSharedControlsPage6.Size     = new System.Drawing.Size(539, 362);
     //
     // groupBox1
     //
     this.groupBox1.Controls.Add(this.button1);
     this.groupBox1.Controls.Add(this.button3);
     this.groupBox1.Controls.Add(this.dateTimePicker1);
     this.groupBox1.Controls.Add(this.label1);
     this.groupBox1.Dock     = System.Windows.Forms.DockStyle.Bottom;
     this.groupBox1.Location = new System.Drawing.Point(0, 742);
     this.groupBox1.Name     = "groupBox1";
     this.groupBox1.Size     = new System.Drawing.Size(1643, 55);
     this.groupBox1.TabIndex = 26;
     this.groupBox1.TabStop  = false;
     //
     // button1
     //
     this.button1.Location = new System.Drawing.Point(413, 20);
     this.button1.Name     = "button1";
     this.button1.Size     = new System.Drawing.Size(75, 23);
     this.button1.TabIndex = 3;
     this.button1.Text     = "导出";
     this.button1.UseVisualStyleBackColor = true;
     //
     // button3
     //
     this.button3.Location = new System.Drawing.Point(300, 20);
     this.button3.Name     = "button3";
     this.button3.Size     = new System.Drawing.Size(75, 23);
     this.button3.TabIndex = 2;
     this.button3.Text     = "加载";
     this.button3.UseVisualStyleBackColor = true;
     this.button3.Click += new System.EventHandler(this.button3_Click);
     //
     // dateTimePicker1
     //
     this.dateTimePicker1.Location = new System.Drawing.Point(155, 22);
     this.dateTimePicker1.Name     = "dateTimePicker1";
     this.dateTimePicker1.Size     = new System.Drawing.Size(134, 21);
     this.dateTimePicker1.TabIndex = 1;
     //
     // label1
     //
     this.label1.AutoSize = true;
     this.label1.Location = new System.Drawing.Point(24, 26);
     this.label1.Name     = "label1";
     this.label1.Size     = new System.Drawing.Size(125, 12);
     this.label1.TabIndex = 0;
     this.label1.Text     = "加载前30天数据时间:";
     //
     // DPList
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
     this.AutoScaleMode       = System.Windows.Forms.AutoScaleMode.Font;
     this.ClientSize          = new System.Drawing.Size(1643, 797);
     this.Controls.Add(this.groupBox1);
     this.Controls.Add(this.tableLayoutPanel2);
     this.Controls.Add(this.tableLayoutPanel1);
     this.Name  = "DPList";
     this.Text  = "流量入口表";
     this.Load += new System.EventHandler(this.DPList_Load);
     this.ultraTabPageControl3.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.ultraGridcnt)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.ultraCalcManager1)).EndInit();
     this.ultraTabPageControl4.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.ultraGrid2)).EndInit();
     this.ultraTabPageControl5.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.ultraGrid4)).EndInit();
     this.ultraTabPageControl1.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.ultraGrid1)).EndInit();
     this.ultraTabPageControl2.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.ultraGrid3)).EndInit();
     this.ultraTabPageControl7.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.ultraGrid5)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.ultraTabControl2)).EndInit();
     this.ultraTabControl2.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.ultraTabControl3)).EndInit();
     this.ultraTabControl3.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.ultraTabControl5)).EndInit();
     this.ultraTabControl5.ResumeLayout(false);
     this.tableLayoutPanel1.ResumeLayout(false);
     this.tableLayoutPanel2.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.ultraTabControl1)).EndInit();
     this.ultraTabControl1.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.ultraTabControl4)).EndInit();
     this.ultraTabControl4.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.ultraTabControl6)).EndInit();
     this.ultraTabControl6.ResumeLayout(false);
     this.groupBox1.ResumeLayout(false);
     this.groupBox1.PerformLayout();
     this.ResumeLayout(false);
 }
        /// <summary>
        /// Metodo necessario per il supporto della finestra di progettazione. Non modificare
        /// il contenuto del metodo con l'editor di codice.
        /// </summary>
        private void InitializeComponent()
        {
            this.components = new System.ComponentModel.Container();
            System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(DettaglioContrattoAppaltoUI));
            Infragistics.Win.UltraWinGrid.UltraGridBand ultraGridBand1 = new Infragistics.Win.UltraWinGrid.UltraGridBand("AlertContrattoDTO", -1);
            Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn1 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("AvvisoScadenza");
            Infragistics.Win.Appearance appearance1 = new Infragistics.Win.Appearance();
            Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn2 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("Descrizione");
            Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn3 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("DisplayReferente");
            Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn4 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("IdContratto");
            Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn5 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("IdReferente");
            Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn6 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("TipoAlert");
            Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn7 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("TipoAvviso");
            Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn8 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("ToNotify");
            Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn9 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("ExtensionData");
            Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn10 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("DisplayName");
            Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn11 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("FrequentlyAccessed");
            Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn12 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("ID");
            Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn13 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("IsDeleteAllow");
            Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn14 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("Stato");
            Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn15 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("Version");
            Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn16 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("DeleteColumn", 0);
            Infragistics.Win.Appearance appearance2 = new Infragistics.Win.Appearance();
            Infragistics.Win.Appearance appearance3 = new Infragistics.Win.Appearance();
            Infragistics.Win.Appearance appearance4 = new Infragistics.Win.Appearance();
            Infragistics.Win.Appearance appearance5 = new Infragistics.Win.Appearance();
            Infragistics.Win.Appearance appearance6 = new Infragistics.Win.Appearance();
            Infragistics.Win.UltraWinTabControl.UltraTab ultraTab1 = new Infragistics.Win.UltraWinTabControl.UltraTab();
            Infragistics.Win.UltraWinTabControl.UltraTab ultraTab2 = new Infragistics.Win.UltraWinTabControl.UltraTab();
            this.ultraTabPageControl1 = new Infragistics.Win.UltraWinTabControl.UltraTabPageControl();
            this.scadenzaGroup = new Infragistics.Win.Misc.UltraGroupBox();
            this.durataContratto = new Infragistics.Win.UltraWinEditors.UltraComboEditor();
            this.contrattoAppaltoDTOBindingSource = new System.Windows.Forms.BindingSource(this.components);
            this.lblDurataContratto = new Infragistics.Win.Misc.UltraLabel();
            this.abilitaAlertScadenza = new Infragistics.Win.UltraWinEditors.UltraCheckEditor();
            this.alertsScadenza = new Infragistics.Win.UltraWinGrid.UltraGrid();
            this.alertScadenzaBindingSource = new System.Windows.Forms.BindingSource(this.components);
            this.lblTipoAlert = new Infragistics.Win.Misc.UltraLabel();
            this.scadenzaContratto = new Infragistics.Win.UltraWinEditors.UltraDateTimeEditor();
            this.lblScadenzaContratto = new Infragistics.Win.Misc.UltraLabel();
            this.groupDatiAppalto = new Infragistics.Win.Misc.UltraGroupBox();
            this.lblImportoPenale = new Infragistics.Win.Misc.UltraLabel();
            this.importoPenale = new Infragistics.Win.UltraWinEditors.UltraCurrencyEditor();
            this.lblImportoAppalto = new Infragistics.Win.Misc.UltraLabel();
            this.importoAppalto = new Infragistics.Win.UltraWinEditors.UltraCurrencyEditor();
            this.lblGiorniUltimazioneLavori = new Infragistics.Win.Misc.UltraLabel();
            this.ggUltimazioneLavori = new Infragistics.Win.UltraWinEditors.UltraNumericEditor();
            this.dataInizioLavori = new Infragistics.Win.UltraWinEditors.UltraDateTimeEditor();
            this.lblDataInizioLavori = new Infragistics.Win.Misc.UltraLabel();
            this.datiContrattoGroup = new Infragistics.Win.Misc.UltraGroupBox();
            this.sceltaFornitore = new Gipasoft.Stabili.UI.Library.SceltaFornitoreCombo();
            this.tipoContratto = new Infragistics.Win.UltraWinEditors.UltraComboEditor();
            this.tipoContrattoBindingSource = new System.Windows.Forms.BindingSource(this.components);
            this.lblTipoContratto = new Infragistics.Win.Misc.UltraLabel();
            this.descrizione = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
            this.lblFornitore = new Infragistics.Win.Misc.UltraLabel();
            this.lblDescrizione = new Infragistics.Win.Misc.UltraLabel();
            this.condominioGroup = new Infragistics.Win.Misc.UltraGroupBox();
            this.lblReferente = new Infragistics.Win.Misc.UltraLabel();
            this.referente = new Infragistics.Win.Misc.UltraLabel();
            this.btnCercaCondominio = new Infragistics.Win.Misc.UltraButton();
            this.localitaCondominio = new Infragistics.Win.Misc.UltraLabel();
            this.lblPromptIndirizzo = new Infragistics.Win.Misc.UltraLabel();
            this.indirizzoCondominio = new Infragistics.Win.Misc.UltraLabel();
            this.descrizioneCondominio = new Infragistics.Win.Misc.UltraLabel();
            this.lblDescrizioneCondominio = new Infragistics.Win.Misc.UltraLabel();
            this.ultraTabPageControl2 = new Infragistics.Win.UltraWinTabControl.UltraTabPageControl();
            this.ultraTabSharedControlsPage1 = new Infragistics.Win.UltraWinTabControl.UltraTabSharedControlsPage();
            this.mainTabControl = new Infragistics.Win.UltraWinTabControl.UltraTabControl();
            this.reqFornitore = new Gipasoft.Windows.Forms.CustomValidation.RequiredFieldValidator();
            this.note = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
            ((System.ComponentModel.ISupportInitialize)(this.ultraToolbarsManagerStandard)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.standardFormStatus)).BeginInit();
            this.MainStandardForm_Fill_Panel.SuspendLayout();
            this.ultraTabPageControl1.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.scadenzaGroup)).BeginInit();
            this.scadenzaGroup.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.durataContratto)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.contrattoAppaltoDTOBindingSource)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.abilitaAlertScadenza)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.alertsScadenza)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.alertScadenzaBindingSource)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.scadenzaContratto)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.groupDatiAppalto)).BeginInit();
            this.groupDatiAppalto.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.importoPenale)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.importoAppalto)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.ggUltimazioneLavori)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.dataInizioLavori)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.datiContrattoGroup)).BeginInit();
            this.datiContrattoGroup.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.tipoContratto)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.tipoContrattoBindingSource)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.descrizione)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.condominioGroup)).BeginInit();
            this.condominioGroup.SuspendLayout();
            this.ultraTabPageControl2.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.mainTabControl)).BeginInit();
            this.mainTabControl.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.note)).BeginInit();
            this.SuspendLayout();
            // 
            // ultraToolbarsManagerStandard
            // 
            this.ultraToolbarsManagerStandard.MenuSettings.ForceSerialization = true;
            this.ultraToolbarsManagerStandard.Ribbon.ApplicationMenuButtonImage = ((System.Drawing.Image)(resources.GetObject("ultraToolbarsManagerStandard.Ribbon.ApplicationMenuButtonImage")));
            this.ultraToolbarsManagerStandard.Ribbon.Visible = true;
            this.ultraToolbarsManagerStandard.ToolbarSettings.ForceSerialization = true;
            // 
            // standardFormStatus
            // 
            this.standardFormStatus.Location = new System.Drawing.Point(0, 582);
            this.standardFormStatus.Size = new System.Drawing.Size(1008, 27);
            // 
            // MainStandardForm_Fill_Panel
            // 
            this.MainStandardForm_Fill_Panel.Controls.Add(this.mainTabControl);
            this.MainStandardForm_Fill_Panel.Size = new System.Drawing.Size(992, 418);
            // 
            // ultraTabPageControl1
            // 
            this.ultraTabPageControl1.Controls.Add(this.scadenzaGroup);
            this.ultraTabPageControl1.Controls.Add(this.groupDatiAppalto);
            this.ultraTabPageControl1.Controls.Add(this.datiContrattoGroup);
            this.ultraTabPageControl1.Controls.Add(this.condominioGroup);
            this.ultraTabPageControl1.Location = new System.Drawing.Point(-10000, -10000);
            this.ultraTabPageControl1.Name = "ultraTabPageControl1";
            this.ultraTabPageControl1.Size = new System.Drawing.Size(988, 392);
            // 
            // scadenzaGroup
            // 
            this.scadenzaGroup.Controls.Add(this.durataContratto);
            this.scadenzaGroup.Controls.Add(this.lblDurataContratto);
            this.scadenzaGroup.Controls.Add(this.abilitaAlertScadenza);
            this.scadenzaGroup.Controls.Add(this.alertsScadenza);
            this.scadenzaGroup.Controls.Add(this.lblTipoAlert);
            this.scadenzaGroup.Controls.Add(this.scadenzaContratto);
            this.scadenzaGroup.Controls.Add(this.lblScadenzaContratto);
            this.scadenzaGroup.Location = new System.Drawing.Point(479, 3);
            this.scadenzaGroup.Name = "scadenzaGroup";
            this.scadenzaGroup.Size = new System.Drawing.Size(499, 217);
            this.scadenzaGroup.TabIndex = 41;
            this.scadenzaGroup.Text = "Scadenza contratto";
            // 
            // durataContratto
            // 
            this.durataContratto.DataBindings.Add(new System.Windows.Forms.Binding("Value", this.contrattoAppaltoDTOBindingSource, "MesiDurata", true));
            this.durataContratto.DropDownStyle = Infragistics.Win.DropDownStyle.DropDownList;
            this.durataContratto.Location = new System.Drawing.Point(239, 20);
            this.durataContratto.Name = "durataContratto";
            this.durataContratto.Size = new System.Drawing.Size(112, 22);
            this.durataContratto.TabIndex = 50;
            // 
            // contrattoAppaltoDTOBindingSource
            // 
            this.contrattoAppaltoDTOBindingSource.DataSource = typeof(Gipasoft.Business.GestioneCondomini.DTO.ContrattoAppaltoDTO);
            // 
            // lblDurataContratto
            // 
            this.lblDurataContratto.Location = new System.Drawing.Point(188, 19);
            this.lblDurataContratto.Name = "lblDurataContratto";
            this.lblDurataContratto.Size = new System.Drawing.Size(45, 23);
            this.lblDurataContratto.TabIndex = 61;
            this.lblDurataContratto.Text = "Durata";
            // 
            // abilitaAlertScadenza
            // 
            this.abilitaAlertScadenza.CheckAlign = System.Drawing.ContentAlignment.MiddleRight;
            this.abilitaAlertScadenza.DataBindings.Add(new System.Windows.Forms.Binding("Checked", this.contrattoAppaltoDTOBindingSource, "AlertScadenzaAbilitato", true));
            this.abilitaAlertScadenza.Location = new System.Drawing.Point(393, 23);
            this.abilitaAlertScadenza.Name = "abilitaAlertScadenza";
            this.abilitaAlertScadenza.Size = new System.Drawing.Size(90, 20);
            this.abilitaAlertScadenza.TabIndex = 70;
            this.abilitaAlertScadenza.Text = "Abilita Alert";
            this.abilitaAlertScadenza.CheckedChanged += new System.EventHandler(this.abilitaAlertScadenzaCheckedChanged);
            // 
            // alertsScadenza
            // 
            this.alertsScadenza.DataSource = this.alertScadenzaBindingSource;
            ultraGridColumn1.AutoCompleteMode = Infragistics.Win.AutoCompleteMode.Append;
            appearance1.TextHAlignAsString = "Right";
            ultraGridColumn1.CellAppearance = appearance1;
            ultraGridColumn1.Header.Caption = "GG";
            ultraGridColumn1.Header.VisiblePosition = 2;
            ultraGridColumn1.Style = Infragistics.Win.UltraWinGrid.ColumnStyle.IntegerWithSpin;
            ultraGridColumn1.Width = 101;
            ultraGridColumn2.AutoCompleteMode = Infragistics.Win.AutoCompleteMode.Append;
            ultraGridColumn2.Header.VisiblePosition = 6;
            ultraGridColumn2.Hidden = true;
            ultraGridColumn3.AutoCompleteMode = Infragistics.Win.AutoCompleteMode.Append;
            ultraGridColumn3.ColumnChooserCaption = "Descrizione Destinatario";
            ultraGridColumn3.Header.Caption = "Destinatario";
            ultraGridColumn3.Header.VisiblePosition = 3;
            ultraGridColumn3.Hidden = true;
            ultraGridColumn3.Style = Infragistics.Win.UltraWinGrid.ColumnStyle.DropDownList;
            ultraGridColumn4.AutoCompleteMode = Infragistics.Win.AutoCompleteMode.Append;
            ultraGridColumn4.ColumnChooserCaption = "Identificativo Contratto";
            ultraGridColumn4.Header.Caption = "Id Cont.";
            ultraGridColumn4.Header.VisiblePosition = 4;
            ultraGridColumn4.Hidden = true;
            ultraGridColumn5.AutoCompleteMode = Infragistics.Win.AutoCompleteMode.Append;
            ultraGridColumn5.ColumnChooserCaption = "Destinatario";
            ultraGridColumn5.Header.Caption = "Destinatario";
            ultraGridColumn5.Header.VisiblePosition = 5;
            ultraGridColumn5.Style = Infragistics.Win.UltraWinGrid.ColumnStyle.DropDownList;
            ultraGridColumn5.Width = 110;
            ultraGridColumn6.AutoCompleteMode = Infragistics.Win.AutoCompleteMode.Append;
            ultraGridColumn6.ExcludeFromColumnChooser = Infragistics.Win.UltraWinGrid.ExcludeFromColumnChooser.True;
            ultraGridColumn6.Header.VisiblePosition = 7;
            ultraGridColumn6.Hidden = true;
            ultraGridColumn7.AutoCompleteMode = Infragistics.Win.AutoCompleteMode.Append;
            ultraGridColumn7.ColumnChooserCaption = "Tipo Avviso";
            ultraGridColumn7.Header.Caption = "Tipo";
            ultraGridColumn7.Header.VisiblePosition = 0;
            ultraGridColumn7.Style = Infragistics.Win.UltraWinGrid.ColumnStyle.DropDownList;
            ultraGridColumn7.Width = 173;
            ultraGridColumn8.AutoCompleteMode = Infragistics.Win.AutoCompleteMode.Append;
            ultraGridColumn8.ColumnChooserCaption = "Prevede Notifica";
            ultraGridColumn8.Header.Caption = "Not.";
            ultraGridColumn8.Header.VisiblePosition = 8;
            ultraGridColumn8.Hidden = true;
            ultraGridColumn9.AutoCompleteMode = Infragistics.Win.AutoCompleteMode.Append;
            ultraGridColumn9.ExcludeFromColumnChooser = Infragistics.Win.UltraWinGrid.ExcludeFromColumnChooser.True;
            ultraGridColumn9.Header.VisiblePosition = 10;
            ultraGridColumn9.Hidden = true;
            ultraGridColumn10.AutoCompleteMode = Infragistics.Win.AutoCompleteMode.Append;
            ultraGridColumn10.ColumnChooserCaption = "Descrizione Destinatario";
            ultraGridColumn10.Header.Caption = "Destinatario";
            ultraGridColumn10.Header.VisiblePosition = 12;
            ultraGridColumn10.Hidden = true;
            ultraGridColumn11.AutoCompleteMode = Infragistics.Win.AutoCompleteMode.Append;
            ultraGridColumn11.ExcludeFromColumnChooser = Infragistics.Win.UltraWinGrid.ExcludeFromColumnChooser.True;
            ultraGridColumn11.Header.VisiblePosition = 14;
            ultraGridColumn11.Hidden = true;
            ultraGridColumn12.AutoCompleteMode = Infragistics.Win.AutoCompleteMode.Append;
            ultraGridColumn12.Header.VisiblePosition = 1;
            ultraGridColumn12.Hidden = true;
            ultraGridColumn13.AutoCompleteMode = Infragistics.Win.AutoCompleteMode.Append;
            ultraGridColumn13.Header.VisiblePosition = 13;
            ultraGridColumn13.Hidden = true;
            ultraGridColumn13.Width = 74;
            ultraGridColumn14.AutoCompleteMode = Infragistics.Win.AutoCompleteMode.Append;
            ultraGridColumn14.ExcludeFromColumnChooser = Infragistics.Win.UltraWinGrid.ExcludeFromColumnChooser.True;
            ultraGridColumn14.Header.VisiblePosition = 9;
            ultraGridColumn14.Hidden = true;
            ultraGridColumn15.AutoCompleteMode = Infragistics.Win.AutoCompleteMode.Append;
            ultraGridColumn15.ExcludeFromColumnChooser = Infragistics.Win.UltraWinGrid.ExcludeFromColumnChooser.True;
            ultraGridColumn15.Header.VisiblePosition = 15;
            ultraGridColumn15.Hidden = true;
            ultraGridColumn16.AutoCompleteMode = Infragistics.Win.AutoCompleteMode.Append;
            ultraGridColumn16.ButtonDisplayStyle = Infragistics.Win.UltraWinGrid.ButtonDisplayStyle.Always;
            appearance2.Image = global::Gipasoft.Stabili.UI.ContrattiAppalto.ContrattiAppaltoResources.delete;
            appearance2.ImageHAlign = Infragistics.Win.HAlign.Center;
            appearance2.ImageVAlign = Infragistics.Win.VAlign.Middle;
            ultraGridColumn16.CellButtonAppearance = appearance2;
            ultraGridColumn16.ExcludeFromColumnChooser = Infragistics.Win.UltraWinGrid.ExcludeFromColumnChooser.True;
            ultraGridColumn16.Header.Caption = "C";
            ultraGridColumn16.Header.VisiblePosition = 11;
            ultraGridColumn16.Hidden = true;
            ultraGridColumn16.Style = Infragistics.Win.UltraWinGrid.ColumnStyle.Button;
            ultraGridColumn16.Width = 22;
            ultraGridBand1.Columns.AddRange(new object[] {
            ultraGridColumn1,
            ultraGridColumn2,
            ultraGridColumn3,
            ultraGridColumn4,
            ultraGridColumn5,
            ultraGridColumn6,
            ultraGridColumn7,
            ultraGridColumn8,
            ultraGridColumn9,
            ultraGridColumn10,
            ultraGridColumn11,
            ultraGridColumn12,
            ultraGridColumn13,
            ultraGridColumn14,
            ultraGridColumn15,
            ultraGridColumn16});
            this.alertsScadenza.DisplayLayout.BandsSerializer.Add(ultraGridBand1);
            this.alertsScadenza.DisplayLayout.Override.AllowAddNew = Infragistics.Win.UltraWinGrid.AllowAddNew.TemplateOnBottom;
            this.alertsScadenza.DisplayLayout.Override.AllowDelete = Infragistics.Win.DefaultableBoolean.True;
            this.alertsScadenza.DisplayLayout.Override.AllowUpdate = Infragistics.Win.DefaultableBoolean.True;
            this.alertsScadenza.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.alertsScadenza.Location = new System.Drawing.Point(78, 49);
            this.alertsScadenza.Name = "alertsScadenza";
            this.alertsScadenza.Size = new System.Drawing.Size(405, 162);
            this.alertsScadenza.TabIndex = 60;
            this.alertsScadenza.AfterRowInsert += new Infragistics.Win.UltraWinGrid.RowEventHandler(this.alertsScadenzaAfterRowInsert);
            this.alertsScadenza.ClickCellButton += new Infragistics.Win.UltraWinGrid.CellEventHandler(this.alertsClickCellButton);
            // 
            // alertScadenzaBindingSource
            // 
            this.alertScadenzaBindingSource.DataSource = typeof(Gipasoft.Business.GestioneCondomini.DTO.AlertContrattoDTO);
            // 
            // lblTipoAlert
            // 
            this.lblTipoAlert.Location = new System.Drawing.Point(6, 49);
            this.lblTipoAlert.Name = "lblTipoAlert";
            this.lblTipoAlert.Size = new System.Drawing.Size(66, 37);
            this.lblTipoAlert.TabIndex = 8;
            this.lblTipoAlert.Text = "Alert scadenza";
            // 
            // scadenzaContratto
            // 
            this.scadenzaContratto.DataBindings.Add(new System.Windows.Forms.Binding("Value", this.contrattoAppaltoDTOBindingSource, "Scadenza", true));
            this.scadenzaContratto.Location = new System.Drawing.Point(78, 20);
            this.scadenzaContratto.Name = "scadenzaContratto";
            this.scadenzaContratto.Size = new System.Drawing.Size(95, 22);
            this.scadenzaContratto.TabIndex = 40;
            this.scadenzaContratto.Value = null;
            // 
            // lblScadenzaContratto
            // 
            this.lblScadenzaContratto.Location = new System.Drawing.Point(6, 20);
            this.lblScadenzaContratto.Name = "lblScadenzaContratto";
            this.lblScadenzaContratto.Size = new System.Drawing.Size(66, 23);
            this.lblScadenzaContratto.TabIndex = 6;
            this.lblScadenzaContratto.Text = "Scadenza";
            // 
            // groupDatiAppalto
            // 
            this.groupDatiAppalto.Controls.Add(this.lblImportoPenale);
            this.groupDatiAppalto.Controls.Add(this.importoPenale);
            this.groupDatiAppalto.Controls.Add(this.lblImportoAppalto);
            this.groupDatiAppalto.Controls.Add(this.importoAppalto);
            this.groupDatiAppalto.Controls.Add(this.lblGiorniUltimazioneLavori);
            this.groupDatiAppalto.Controls.Add(this.ggUltimazioneLavori);
            this.groupDatiAppalto.Controls.Add(this.dataInizioLavori);
            this.groupDatiAppalto.Controls.Add(this.lblDataInizioLavori);
            this.groupDatiAppalto.Location = new System.Drawing.Point(480, 233);
            this.groupDatiAppalto.Name = "groupDatiAppalto";
            this.groupDatiAppalto.Size = new System.Drawing.Size(499, 81);
            this.groupDatiAppalto.TabIndex = 31;
            this.groupDatiAppalto.Text = "Dati appalto";
            // 
            // lblImportoPenale
            // 
            this.lblImportoPenale.Location = new System.Drawing.Point(255, 50);
            this.lblImportoPenale.Name = "lblImportoPenale";
            this.lblImportoPenale.Size = new System.Drawing.Size(148, 23);
            this.lblImportoPenale.TabIndex = 222;
            this.lblImportoPenale.Text = "Importo penale";
            // 
            // importoPenale
            // 
            this.importoPenale.DataBindings.Add(new System.Windows.Forms.Binding("Value", this.contrattoAppaltoDTOBindingSource, "Penale", true));
            this.importoPenale.Location = new System.Drawing.Point(409, 49);
            this.importoPenale.MaskInput = "{currency:4.2:c}";
            this.importoPenale.MaxValue = new decimal(new int[] {
            99999,
            0,
            0,
            0});
            this.importoPenale.MinValue = new decimal(new int[] {
            0,
            0,
            0,
            0});
            this.importoPenale.Name = "importoPenale";
            this.importoPenale.Size = new System.Drawing.Size(68, 22);
            this.importoPenale.TabIndex = 100;
            // 
            // lblImportoAppalto
            // 
            this.lblImportoAppalto.Location = new System.Drawing.Point(6, 49);
            this.lblImportoAppalto.Name = "lblImportoAppalto";
            this.lblImportoAppalto.Size = new System.Drawing.Size(67, 23);
            this.lblImportoAppalto.TabIndex = 214;
            this.lblImportoAppalto.Text = "Importo";
            // 
            // importoAppalto
            // 
            this.importoAppalto.DataBindings.Add(new System.Windows.Forms.Binding("Value", this.contrattoAppaltoDTOBindingSource, "Importo", true));
            this.importoAppalto.Location = new System.Drawing.Point(79, 50);
            this.importoAppalto.Name = "importoAppalto";
            this.importoAppalto.Size = new System.Drawing.Size(100, 22);
            this.importoAppalto.TabIndex = 90;
            // 
            // lblGiorniUltimazioneLavori
            // 
            this.lblGiorniUltimazioneLavori.Location = new System.Drawing.Point(255, 20);
            this.lblGiorniUltimazioneLavori.Name = "lblGiorniUltimazioneLavori";
            this.lblGiorniUltimazioneLavori.Size = new System.Drawing.Size(160, 23);
            this.lblGiorniUltimazioneLavori.TabIndex = 212;
            this.lblGiorniUltimazioneLavori.Text = "Giorni ultimazione lavori";
            // 
            // ggUltimazioneLavori
            // 
            this.ggUltimazioneLavori.Location = new System.Drawing.Point(421, 16);
            this.ggUltimazioneLavori.MaskInput = "nnnn";
            this.ggUltimazioneLavori.MaxValue = 999;
            this.ggUltimazioneLavori.MinValue = -999;
            this.ggUltimazioneLavori.Name = "ggUltimazioneLavori";
            this.ggUltimazioneLavori.Size = new System.Drawing.Size(56, 22);
            this.ggUltimazioneLavori.SpinButtonDisplayStyle = Infragistics.Win.ButtonDisplayStyle.Always;
            this.ggUltimazioneLavori.TabIndex = 80;
            // 
            // dataInizioLavori
            // 
            this.dataInizioLavori.DataBindings.Add(new System.Windows.Forms.Binding("Value", this.contrattoAppaltoDTOBindingSource, "DataInizioLavori", true));
            this.dataInizioLavori.DateTime = new System.DateTime(2008, 5, 19, 0, 0, 0, 0);
            this.dataInizioLavori.Location = new System.Drawing.Point(79, 16);
            this.dataInizioLavori.Name = "dataInizioLavori";
            this.dataInizioLavori.Size = new System.Drawing.Size(95, 22);
            this.dataInizioLavori.TabIndex = 70;
            this.dataInizioLavori.Value = new System.DateTime(2008, 5, 19, 0, 0, 0, 0);
            // 
            // lblDataInizioLavori
            // 
            this.lblDataInizioLavori.Location = new System.Drawing.Point(6, 20);
            this.lblDataInizioLavori.Name = "lblDataInizioLavori";
            this.lblDataInizioLavori.Size = new System.Drawing.Size(67, 23);
            this.lblDataInizioLavori.TabIndex = 31;
            this.lblDataInizioLavori.Text = "Data lavori";
            // 
            // datiContrattoGroup
            // 
            this.datiContrattoGroup.Controls.Add(this.sceltaFornitore);
            this.datiContrattoGroup.Controls.Add(this.tipoContratto);
            this.datiContrattoGroup.Controls.Add(this.lblTipoContratto);
            this.datiContrattoGroup.Controls.Add(this.descrizione);
            this.datiContrattoGroup.Controls.Add(this.lblFornitore);
            this.datiContrattoGroup.Controls.Add(this.lblDescrizione);
            this.datiContrattoGroup.Location = new System.Drawing.Point(10, 3);
            this.datiContrattoGroup.Name = "datiContrattoGroup";
            this.datiContrattoGroup.Size = new System.Drawing.Size(463, 110);
            this.datiContrattoGroup.TabIndex = 1;
            this.datiContrattoGroup.Text = "Dati generali";
            // 
            // sceltaFornitore
            // 
            this.sceltaFornitore.AllowInsert = true;
            this.sceltaFornitore.Location = new System.Drawing.Point(90, 77);
            this.sceltaFornitore.Margin = new System.Windows.Forms.Padding(0);
            this.sceltaFornitore.Name = "sceltaFornitore";
            this.sceltaFornitore.Size = new System.Drawing.Size(360, 23);
            this.sceltaFornitore.TabIndex = 30;
            this.sceltaFornitore.SelectItem += new Gipasoft.Stabili.UI.Library.SceltaFornitoreCombo.SelectFornitoreEventHandler(this.sceltaFornitoreSelectItem);
            // 
            // tipoContratto
            // 
            this.tipoContratto.DataBindings.Add(new System.Windows.Forms.Binding("Value", this.contrattoAppaltoDTOBindingSource, "IdTipoContratto", true));
            this.tipoContratto.DataSource = this.tipoContrattoBindingSource;
            this.tipoContratto.DisplayMember = "Descrizione";
            this.tipoContratto.DropDownStyle = Infragistics.Win.DropDownStyle.DropDownList;
            this.tipoContratto.Location = new System.Drawing.Point(91, 16);
            this.tipoContratto.Name = "tipoContratto";
            this.tipoContratto.Size = new System.Drawing.Size(201, 22);
            this.tipoContratto.TabIndex = 10;
            this.tipoContratto.ValueMember = "ID";
            // 
            // tipoContrattoBindingSource
            // 
            this.tipoContrattoBindingSource.DataSource = typeof(Gipasoft.Business.GestioneCondomini.DTO.TipoContrattoDTO);
            // 
            // lblTipoContratto
            // 
            this.lblTipoContratto.Location = new System.Drawing.Point(6, 23);
            this.lblTipoContratto.Name = "lblTipoContratto";
            this.lblTipoContratto.Size = new System.Drawing.Size(79, 23);
            this.lblTipoContratto.TabIndex = 31;
            this.lblTipoContratto.Text = "Tipo";
            // 
            // descrizione
            // 
            this.descrizione.DataBindings.Add(new System.Windows.Forms.Binding("Value", this.contrattoAppaltoDTOBindingSource, "Descrizione", true));
            this.descrizione.Location = new System.Drawing.Point(91, 49);
            this.descrizione.MaxLength = 50;
            this.descrizione.Name = "descrizione";
            this.descrizione.Size = new System.Drawing.Size(361, 22);
            this.descrizione.TabIndex = 20;
            // 
            // lblFornitore
            // 
            this.lblFornitore.Location = new System.Drawing.Point(5, 81);
            this.lblFornitore.Name = "lblFornitore";
            this.lblFornitore.Size = new System.Drawing.Size(79, 23);
            this.lblFornitore.TabIndex = 4;
            this.lblFornitore.Text = "Fornitore";
            // 
            // lblDescrizione
            // 
            this.lblDescrizione.Location = new System.Drawing.Point(5, 52);
            this.lblDescrizione.Name = "lblDescrizione";
            this.lblDescrizione.Size = new System.Drawing.Size(79, 23);
            this.lblDescrizione.TabIndex = 2;
            this.lblDescrizione.Text = "Descrizione";
            // 
            // condominioGroup
            // 
            this.condominioGroup.Controls.Add(this.lblReferente);
            this.condominioGroup.Controls.Add(this.referente);
            this.condominioGroup.Controls.Add(this.btnCercaCondominio);
            this.condominioGroup.Controls.Add(this.localitaCondominio);
            this.condominioGroup.Controls.Add(this.lblPromptIndirizzo);
            this.condominioGroup.Controls.Add(this.indirizzoCondominio);
            this.condominioGroup.Controls.Add(this.descrizioneCondominio);
            this.condominioGroup.Controls.Add(this.lblDescrizioneCondominio);
            this.condominioGroup.Location = new System.Drawing.Point(10, 119);
            this.condominioGroup.Name = "condominioGroup";
            this.condominioGroup.Size = new System.Drawing.Size(463, 195);
            this.condominioGroup.TabIndex = 40;
            this.condominioGroup.Text = "Condominio";
            // 
            // lblReferente
            // 
            this.lblReferente.Location = new System.Drawing.Point(6, 136);
            this.lblReferente.Name = "lblReferente";
            this.lblReferente.Size = new System.Drawing.Size(79, 23);
            this.lblReferente.TabIndex = 8;
            this.lblReferente.Text = "Referente";
            // 
            // referente
            // 
            appearance3.FontData.BoldAsString = "True";
            this.referente.Appearance = appearance3;
            this.referente.Location = new System.Drawing.Point(91, 136);
            this.referente.Name = "referente";
            this.referente.Size = new System.Drawing.Size(361, 23);
            this.referente.TabIndex = 7;
            this.referente.Text = "referente";
            // 
            // btnCercaCondominio
            // 
            this.btnCercaCondominio.Location = new System.Drawing.Point(91, 165);
            this.btnCercaCondominio.Name = "btnCercaCondominio";
            this.btnCercaCondominio.Size = new System.Drawing.Size(75, 23);
            this.btnCercaCondominio.TabIndex = 110;
            this.btnCercaCondominio.Text = "Cerca";
            this.btnCercaCondominio.Click += new System.EventHandler(this.btnCercaCondominioClick);
            // 
            // localitaCondominio
            // 
            appearance4.FontData.BoldAsString = "True";
            this.localitaCondominio.Appearance = appearance4;
            this.localitaCondominio.Location = new System.Drawing.Point(91, 107);
            this.localitaCondominio.Name = "localitaCondominio";
            this.localitaCondominio.Size = new System.Drawing.Size(361, 23);
            this.localitaCondominio.TabIndex = 5;
            this.localitaCondominio.Text = "indirizzo";
            // 
            // lblPromptIndirizzo
            // 
            this.lblPromptIndirizzo.Location = new System.Drawing.Point(6, 78);
            this.lblPromptIndirizzo.Name = "lblPromptIndirizzo";
            this.lblPromptIndirizzo.Size = new System.Drawing.Size(79, 23);
            this.lblPromptIndirizzo.TabIndex = 4;
            this.lblPromptIndirizzo.Text = "Indirizzo";
            // 
            // indirizzoCondominio
            // 
            appearance5.FontData.BoldAsString = "True";
            this.indirizzoCondominio.Appearance = appearance5;
            this.indirizzoCondominio.Location = new System.Drawing.Point(91, 78);
            this.indirizzoCondominio.Name = "indirizzoCondominio";
            this.indirizzoCondominio.Size = new System.Drawing.Size(361, 23);
            this.indirizzoCondominio.TabIndex = 3;
            this.indirizzoCondominio.Text = "indirizzo";
            // 
            // descrizioneCondominio
            // 
            appearance6.FontData.BoldAsString = "True";
            this.descrizioneCondominio.Appearance = appearance6;
            this.descrizioneCondominio.Location = new System.Drawing.Point(91, 20);
            this.descrizioneCondominio.Name = "descrizioneCondominio";
            this.descrizioneCondominio.Size = new System.Drawing.Size(361, 52);
            this.descrizioneCondominio.TabIndex = 2;
            this.descrizioneCondominio.Text = "descrizione";
            // 
            // lblDescrizioneCondominio
            // 
            this.lblDescrizioneCondominio.Location = new System.Drawing.Point(6, 20);
            this.lblDescrizioneCondominio.Name = "lblDescrizioneCondominio";
            this.lblDescrizioneCondominio.Size = new System.Drawing.Size(79, 23);
            this.lblDescrizioneCondominio.TabIndex = 1;
            this.lblDescrizioneCondominio.Text = "Descrizione";
            // 
            // ultraTabPageControl2
            // 
            this.ultraTabPageControl2.Controls.Add(this.note);
            this.ultraTabPageControl2.Location = new System.Drawing.Point(1, 23);
            this.ultraTabPageControl2.Name = "ultraTabPageControl2";
            this.ultraTabPageControl2.Size = new System.Drawing.Size(988, 392);
            // 
            // ultraTabSharedControlsPage1
            // 
            this.ultraTabSharedControlsPage1.Location = new System.Drawing.Point(-10000, -10000);
            this.ultraTabSharedControlsPage1.Name = "ultraTabSharedControlsPage1";
            this.ultraTabSharedControlsPage1.Size = new System.Drawing.Size(988, 392);
            // 
            // mainTabControl
            // 
            this.mainTabControl.Controls.Add(this.ultraTabSharedControlsPage1);
            this.mainTabControl.Controls.Add(this.ultraTabPageControl1);
            this.mainTabControl.Controls.Add(this.ultraTabPageControl2);
            this.mainTabControl.Dock = System.Windows.Forms.DockStyle.Fill;
            this.mainTabControl.Location = new System.Drawing.Point(0, 0);
            this.mainTabControl.Name = "mainTabControl";
            this.mainTabControl.SharedControlsPage = this.ultraTabSharedControlsPage1;
            this.mainTabControl.Size = new System.Drawing.Size(992, 418);
            this.mainTabControl.TabIndex = 100;
            ultraTab1.Key = "datiGenerali";
            ultraTab1.TabPage = this.ultraTabPageControl1;
            ultraTab1.Text = "Dati contratto";
            ultraTab2.Key = "note";
            ultraTab2.TabPage = this.ultraTabPageControl2;
            ultraTab2.Text = "Note";
            this.mainTabControl.Tabs.AddRange(new Infragistics.Win.UltraWinTabControl.UltraTab[] {
            ultraTab1,
            ultraTab2});
            this.mainTabControl.SelectedTabChanged += new Infragistics.Win.UltraWinTabControl.SelectedTabChangedEventHandler(this.mainTabControlSelectedTabChanged);
            // 
            // reqFornitore
            // 
            this.reqFornitore.ControlToValidate = this.sceltaFornitore;
            this.reqFornitore.ErrorMessage = "Scegliere un fornitore";
            this.reqFornitore.Icon = ((System.Drawing.Icon)(resources.GetObject("reqFornitore.Icon")));
            // 
            // note
            // 
            this.note.DataBindings.Add(new System.Windows.Forms.Binding("Value", this.contrattoAppaltoDTOBindingSource, "Note", true));
            this.note.Dock = System.Windows.Forms.DockStyle.Fill;
            this.note.Location = new System.Drawing.Point(0, 0);
            this.note.Multiline = true;
            this.note.Name = "note";
            this.note.Size = new System.Drawing.Size(988, 392);
            this.note.TabIndex = 0;
            // 
            // DettaglioContrattoAppaltoUI
            // 
            this.AutoScaleDimensions = new System.Drawing.SizeF(7F, 15F);
            this.ClientSize = new System.Drawing.Size(1008, 609);
            this.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.Name = "DettaglioContrattoAppaltoUI";
            this.Text = "Contratto";
            this.Load += new System.EventHandler(this.dettaglioContrattoAppaltoUILoad);
            ((System.ComponentModel.ISupportInitialize)(this.ultraToolbarsManagerStandard)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.standardFormStatus)).EndInit();
            this.MainStandardForm_Fill_Panel.ResumeLayout(false);
            this.ultraTabPageControl1.ResumeLayout(false);
            ((System.ComponentModel.ISupportInitialize)(this.scadenzaGroup)).EndInit();
            this.scadenzaGroup.ResumeLayout(false);
            this.scadenzaGroup.PerformLayout();
            ((System.ComponentModel.ISupportInitialize)(this.durataContratto)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.contrattoAppaltoDTOBindingSource)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.abilitaAlertScadenza)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.alertsScadenza)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.alertScadenzaBindingSource)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.scadenzaContratto)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.groupDatiAppalto)).EndInit();
            this.groupDatiAppalto.ResumeLayout(false);
            this.groupDatiAppalto.PerformLayout();
            ((System.ComponentModel.ISupportInitialize)(this.importoPenale)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.importoAppalto)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.ggUltimazioneLavori)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.dataInizioLavori)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.datiContrattoGroup)).EndInit();
            this.datiContrattoGroup.ResumeLayout(false);
            this.datiContrattoGroup.PerformLayout();
            ((System.ComponentModel.ISupportInitialize)(this.tipoContratto)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.tipoContrattoBindingSource)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.descrizione)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.condominioGroup)).EndInit();
            this.condominioGroup.ResumeLayout(false);
            this.ultraTabPageControl2.ResumeLayout(false);
            this.ultraTabPageControl2.PerformLayout();
            ((System.ComponentModel.ISupportInitialize)(this.mainTabControl)).EndInit();
            this.mainTabControl.ResumeLayout(false);
            ((System.ComponentModel.ISupportInitialize)(this.note)).EndInit();
            this.ResumeLayout(false);
            this.PerformLayout();

        }
 /// <summary>
 /// Required method for Designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     this.components = new System.ComponentModel.Container();
     System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(View_PermissionExplorer));
     Infragistics.Win.UltraWinTabControl.UltraTab   ultraTab1 = new Infragistics.Win.UltraWinTabControl.UltraTab();
     Infragistics.Win.Appearance appearance1 = new Infragistics.Win.Appearance();
     Infragistics.Win.UltraWinTabControl.UltraTab ultraTab2 = new Infragistics.Win.UltraWinTabControl.UltraTab();
     Infragistics.Win.Appearance appearance2 = new Infragistics.Win.Appearance();
     Infragistics.Win.UltraWinTabControl.UltraTab ultraTab4 = new Infragistics.Win.UltraWinTabControl.UltraTab();
     Infragistics.Win.Appearance appearance4 = new Infragistics.Win.Appearance();
     Infragistics.Win.UltraWinTabControl.UltraTab ultraTab3 = new Infragistics.Win.UltraWinTabControl.UltraTab();
     Infragistics.Win.Appearance appearance3 = new Infragistics.Win.Appearance();
     this.ultraTabPageControl1        = new Infragistics.Win.UltraWinTabControl.UltraTabPageControl();
     this._snapshotProperties         = new Idera.SQLsecure.UI.Console.Controls.SnapshotProperties();
     this.ultraTabPageControl2        = new Infragistics.Win.UltraWinTabControl.UltraTabPageControl();
     this._userPermissions            = new Idera.SQLsecure.UI.Console.Controls.UserPermissions();
     this.ultraTabPageControl4        = new Infragistics.Win.UltraWinTabControl.UltraTabPageControl();
     this._rolePermissions            = new Idera.SQLsecure.UI.Console.Controls.RolePermissions();
     this.ultraTabPageControl3        = new Infragistics.Win.UltraWinTabControl.UltraTabPageControl();
     this._objectPermissions          = new Idera.SQLsecure.UI.Console.Controls.ObjectExplorer();
     this._smallTask_Configure        = new Idera.SQLsecure.UI.Console.Controls.SmallTask();
     this._smallTask_Collect          = new Idera.SQLsecure.UI.Console.Controls.SmallTask();
     this._ultraTabControl            = new Infragistics.Win.UltraWinTabControl.UltraTabControl();
     this.ultraTabSharedControlsPage1 = new Infragistics.Win.UltraWinTabControl.UltraTabSharedControlsPage();
     this._vw_MainPanel.SuspendLayout();
     this._vw_TasksPanel.SuspendLayout();
     this.ultraTabPageControl1.SuspendLayout();
     this.ultraTabPageControl2.SuspendLayout();
     this.ultraTabPageControl4.SuspendLayout();
     this.ultraTabPageControl3.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this._ultraTabControl)).BeginInit();
     this._ultraTabControl.SuspendLayout();
     this.SuspendLayout();
     //
     // _vw_MainPanel
     //
     this._vw_MainPanel.Controls.Add(this._ultraTabControl);
     this._vw_MainPanel.Location = new System.Drawing.Point(0, 72);
     this._vw_MainPanel.Size     = new System.Drawing.Size(652, 516);
     //
     // _vw_TasksPanel
     //
     this._vw_TasksPanel.Controls.Add(this._smallTask_Configure);
     this._vw_TasksPanel.Controls.Add(this._smallTask_Collect);
     this._vw_TasksPanel.Size = new System.Drawing.Size(652, 72);
     this._vw_TasksPanel.Controls.SetChildIndex(this._smallTask_Help, 0);
     this._vw_TasksPanel.Controls.SetChildIndex(this._label_Summary, 0);
     this._vw_TasksPanel.Controls.SetChildIndex(this._smallTask_Collect, 0);
     this._vw_TasksPanel.Controls.SetChildIndex(this._smallTask_Configure, 0);
     //
     // _smallTask_Help
     //
     this._smallTask_Help.Location = new System.Drawing.Point(532, 31);
     this._smallTask_Help.Size     = new System.Drawing.Size(112, 34);
     //
     // _label_Summary
     //
     this._label_Summary.Location = new System.Drawing.Point(1, 1);
     //
     // ultraTabPageControl1
     //
     this.ultraTabPageControl1.Controls.Add(this._snapshotProperties);
     this.ultraTabPageControl1.Location = new System.Drawing.Point(1, 23);
     this.ultraTabPageControl1.Name     = "ultraTabPageControl1";
     this.ultraTabPageControl1.Size     = new System.Drawing.Size(648, 490);
     //
     // _snapshotProperties
     //
     this._snapshotProperties.BackColor = System.Drawing.Color.White;
     this._snapshotProperties.Dock      = System.Windows.Forms.DockStyle.Fill;
     this._snapshotProperties.Location  = new System.Drawing.Point(0, 0);
     this._snapshotProperties.Name      = "_snapshotProperties";
     this._snapshotProperties.Padding   = new System.Windows.Forms.Padding(0, 3, 0, 0);
     this._snapshotProperties.Size      = new System.Drawing.Size(648, 490);
     this._snapshotProperties.TabIndex  = 0;
     //
     // ultraTabPageControl2
     //
     this.ultraTabPageControl2.Controls.Add(this._userPermissions);
     this.ultraTabPageControl2.Location = new System.Drawing.Point(-10000, -10000);
     this.ultraTabPageControl2.Name     = "ultraTabPageControl2";
     this.ultraTabPageControl2.Size     = new System.Drawing.Size(648, 490);
     //
     // _userPermissions
     //
     this._userPermissions.AutoScroll  = true;
     this._userPermissions.BackColor   = System.Drawing.SystemColors.Window;
     this._userPermissions.Cursor      = System.Windows.Forms.Cursors.Default;
     this._userPermissions.Dock        = System.Windows.Forms.DockStyle.Fill;
     this._userPermissions.Location    = new System.Drawing.Point(0, 0);
     this._userPermissions.Margin      = new System.Windows.Forms.Padding(0);
     this._userPermissions.MinimumSize = new System.Drawing.Size(644, 300);
     this._userPermissions.Name        = "_userPermissions";
     this._userPermissions.Size        = new System.Drawing.Size(648, 490);
     this._userPermissions.TabIndex    = 0;
     //
     // ultraTabPageControl4
     //
     this.ultraTabPageControl4.Controls.Add(this._rolePermissions);
     this.ultraTabPageControl4.Location = new System.Drawing.Point(-10000, -10000);
     this.ultraTabPageControl4.Name     = "ultraTabPageControl4";
     this.ultraTabPageControl4.Size     = new System.Drawing.Size(648, 490);
     //
     // _rolePermissions
     //
     this._rolePermissions.AutoScroll  = true;
     this._rolePermissions.BackColor   = System.Drawing.Color.Transparent;
     this._rolePermissions.Dock        = System.Windows.Forms.DockStyle.Fill;
     this._rolePermissions.Location    = new System.Drawing.Point(0, 0);
     this._rolePermissions.Margin      = new System.Windows.Forms.Padding(0);
     this._rolePermissions.MinimumSize = new System.Drawing.Size(644, 300);
     this._rolePermissions.Name        = "_rolePermissions";
     this._rolePermissions.Size        = new System.Drawing.Size(648, 490);
     this._rolePermissions.TabIndex    = 0;
     //
     // ultraTabPageControl3
     //
     this.ultraTabPageControl3.Controls.Add(this._objectPermissions);
     this.ultraTabPageControl3.Location = new System.Drawing.Point(-10000, -10000);
     this.ultraTabPageControl3.Name     = "ultraTabPageControl3";
     this.ultraTabPageControl3.Size     = new System.Drawing.Size(648, 490);
     //
     // _objectPermissions
     //
     this._objectPermissions.BackColor = System.Drawing.SystemColors.ControlLightLight;
     this._objectPermissions.Dock      = System.Windows.Forms.DockStyle.Fill;
     this._objectPermissions.Location  = new System.Drawing.Point(0, 0);
     this._objectPermissions.Name      = "_objectPermissions";
     this._objectPermissions.Size      = new System.Drawing.Size(648, 490);
     this._objectPermissions.TabIndex  = 0;
     //
     // _smallTask_Configure
     //
     this._smallTask_Configure.BackColor       = System.Drawing.Color.Transparent;
     this._smallTask_Configure.Location        = new System.Drawing.Point(177, 31);
     this._smallTask_Configure.Name            = "_smallTask_Configure";
     this._smallTask_Configure.Size            = new System.Drawing.Size(160, 34);
     this._smallTask_Configure.TabIndex        = 7;
     this._smallTask_Configure.TaskDescription = "";
     this._smallTask_Configure.TaskImage       = ((System.Drawing.Image)(resources.GetObject("_smallTask_Configure.TaskImage")));
     this._smallTask_Configure.TaskText        = "Configure";
     //
     // _smallTask_Collect
     //
     this._smallTask_Collect.BackColor       = System.Drawing.Color.Transparent;
     this._smallTask_Collect.Location        = new System.Drawing.Point(11, 31);
     this._smallTask_Collect.Name            = "_smallTask_Collect";
     this._smallTask_Collect.Size            = new System.Drawing.Size(160, 34);
     this._smallTask_Collect.TabIndex        = 6;
     this._smallTask_Collect.TaskDescription = "";
     this._smallTask_Collect.TaskImage       = ((System.Drawing.Image)(resources.GetObject("_smallTask_Collect.TaskImage")));
     this._smallTask_Collect.TaskText        = "Collect";
     //
     // _ultraTabControl
     //
     this._ultraTabControl.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
                                                                           | System.Windows.Forms.AnchorStyles.Left)
                                                                          | System.Windows.Forms.AnchorStyles.Right)));
     this._ultraTabControl.Controls.Add(this.ultraTabSharedControlsPage1);
     this._ultraTabControl.Controls.Add(this.ultraTabPageControl1);
     this._ultraTabControl.Controls.Add(this.ultraTabPageControl2);
     this._ultraTabControl.Controls.Add(this.ultraTabPageControl3);
     this._ultraTabControl.Controls.Add(this.ultraTabPageControl4);
     this._ultraTabControl.Location           = new System.Drawing.Point(0, 0);
     this._ultraTabControl.Name               = "_ultraTabControl";
     this._ultraTabControl.SharedControlsPage = this.ultraTabSharedControlsPage1;
     this._ultraTabControl.Size               = new System.Drawing.Size(652, 516);
     this._ultraTabControl.TabIndex           = 3;
     appearance1.Image    = global::Idera.SQLsecure.UI.Console.Properties.Resources.camera_16;
     ultraTab1.Appearance = appearance1;
     ultraTab1.Key        = "_tab_Summary";
     ultraTab1.TabPage    = this.ultraTabPageControl1;
     ultraTab1.Text       = "Snapshot Summary";
     appearance2.Image    = global::Idera.SQLsecure.UI.Console.Properties.Resources.Report_UserPermissions_16;
     ultraTab2.Appearance = appearance2;
     ultraTab2.Key        = "_tab_Users";
     ultraTab2.TabPage    = this.ultraTabPageControl2;
     ultraTab2.Text       = "User Permissions";
     appearance4.Image    = global::Idera.SQLsecure.UI.Console.Properties.Resources.Report_ServerRoles_16;
     ultraTab4.Appearance = appearance4;
     ultraTab4.Key        = "_tab_Roles";
     ultraTab4.TabPage    = this.ultraTabPageControl4;
     ultraTab4.Text       = "Role Permissions";
     appearance3.Image    = global::Idera.SQLsecure.UI.Console.Properties.Resources.box_view_16;
     ultraTab3.Appearance = appearance3;
     ultraTab3.Key        = "_tab_Objects";
     ultraTab3.TabPage    = this.ultraTabPageControl3;
     ultraTab3.Text       = "Object Permissions";
     this._ultraTabControl.Tabs.AddRange(new Infragistics.Win.UltraWinTabControl.UltraTab[] {
         ultraTab1,
         ultraTab2,
         ultraTab4,
         ultraTab3
     });
     this._ultraTabControl.SelectedTabChanging += new Infragistics.Win.UltraWinTabControl.SelectedTabChangingEventHandler(this._ultraTabControl_SelectedTabChanging);
     //
     // ultraTabSharedControlsPage1
     //
     this.ultraTabSharedControlsPage1.Location = new System.Drawing.Point(-10000, -10000);
     this.ultraTabSharedControlsPage1.Name     = "ultraTabSharedControlsPage1";
     this.ultraTabSharedControlsPage1.Size     = new System.Drawing.Size(648, 490);
     //
     // View_PermissionExplorer
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
     this.AutoScrollMinSize   = new System.Drawing.Size(652, 500);
     this.Margin = new System.Windows.Forms.Padding(3, 3, 0, 3);
     this.Name   = "View_PermissionExplorer";
     this.Enter += new System.EventHandler(this.View_PermissionExplorer_Enter);
     this.Leave += new System.EventHandler(this.View_PermissionExplorer_Leave);
     this._vw_MainPanel.ResumeLayout(false);
     this._vw_TasksPanel.ResumeLayout(false);
     this.ultraTabPageControl1.ResumeLayout(false);
     this.ultraTabPageControl2.ResumeLayout(false);
     this.ultraTabPageControl4.ResumeLayout(false);
     this.ultraTabPageControl3.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this._ultraTabControl)).EndInit();
     this._ultraTabControl.ResumeLayout(false);
     this.ResumeLayout(false);
 }
Example #21
0
        /// <summary> 
        /// Metodo necessario per il supporto della finestra di progettazione. Non modificare 
        /// il contenuto del metodo con l'editor di codice.
        /// </summary>
        private void InitializeComponent()
        {
            Infragistics.Win.UltraWinTabControl.UltraTab ultraTab1 = new Infragistics.Win.UltraWinTabControl.UltraTab();
            this.ultraTabPageControl1 = new Infragistics.Win.UltraWinTabControl.UltraTabPageControl();
            this.tableLayoutPanel1 = new System.Windows.Forms.TableLayoutPanel();
            this.panelBtn = new System.Windows.Forms.Panel();
            this.btnTrova = new Infragistics.Win.Misc.UltraButton();
            this.btnTrovaSuccessivo = new Infragistics.Win.Misc.UltraButton();
            this.messaggio = new Infragistics.Win.FormattedLinkLabel.UltraFormattedTextEditor();
            this.anomalie = new Infragistics.Win.FormattedLinkLabel.UltraFormattedTextEditor();
            this.importazioneFileCBITab = new Infragistics.Win.UltraWinTabControl.UltraTabControl();
            this.ultraTabSharedControlsPage1 = new Infragistics.Win.UltraWinTabControl.UltraTabSharedControlsPage();
            this.btnVisualizzaMessaggi = new Infragistics.Win.Misc.UltraButton();
            this.ultraTabPageControl1.SuspendLayout();
            this.tableLayoutPanel1.SuspendLayout();
            this.panelBtn.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.importazioneFileCBITab)).BeginInit();
            this.importazioneFileCBITab.SuspendLayout();
            this.SuspendLayout();
            // 
            // ultraTabPageControl1
            // 
            this.ultraTabPageControl1.Controls.Add(this.tableLayoutPanel1);
            this.ultraTabPageControl1.Location = new System.Drawing.Point(1, 23);
            this.ultraTabPageControl1.Name = "ultraTabPageControl1";
            this.ultraTabPageControl1.Size = new System.Drawing.Size(596, 334);
            // 
            // tableLayoutPanel1
            // 
            this.tableLayoutPanel1.ColumnCount = 1;
            this.tableLayoutPanel1.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 100F));
            this.tableLayoutPanel1.Controls.Add(this.panelBtn, 0, 2);
            this.tableLayoutPanel1.Controls.Add(this.messaggio, 0, 1);
            this.tableLayoutPanel1.Controls.Add(this.anomalie, 0, 0);
            this.tableLayoutPanel1.Dock = System.Windows.Forms.DockStyle.Fill;
            this.tableLayoutPanel1.Location = new System.Drawing.Point(0, 0);
            this.tableLayoutPanel1.Name = "tableLayoutPanel1";
            this.tableLayoutPanel1.RowCount = 3;
            this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 50F));
            this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 50F));
            this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 35F));
            this.tableLayoutPanel1.Size = new System.Drawing.Size(596, 334);
            this.tableLayoutPanel1.TabIndex = 0;
            // 
            // panelBtn
            // 
            this.panelBtn.Controls.Add(this.btnVisualizzaMessaggi);
            this.panelBtn.Controls.Add(this.btnTrova);
            this.panelBtn.Controls.Add(this.btnTrovaSuccessivo);
            this.panelBtn.Dock = System.Windows.Forms.DockStyle.Fill;
            this.panelBtn.Location = new System.Drawing.Point(3, 301);
            this.panelBtn.Name = "panelBtn";
            this.panelBtn.Size = new System.Drawing.Size(590, 30);
            this.panelBtn.TabIndex = 0;
            // 
            // btnTrova
            // 
            this.btnTrova.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)));
            this.btnTrova.Location = new System.Drawing.Point(3, 4);
            this.btnTrova.Name = "btnTrova";
            this.btnTrova.Size = new System.Drawing.Size(75, 23);
            this.btnTrova.TabIndex = 5;
            this.btnTrova.Text = "Trova";
            this.btnTrova.Click += new System.EventHandler(this.btnTrovaClick);
            // 
            // btnTrovaSuccessivo
            // 
            this.btnTrovaSuccessivo.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)));
            this.btnTrovaSuccessivo.Location = new System.Drawing.Point(84, 4);
            this.btnTrovaSuccessivo.Name = "btnTrovaSuccessivo";
            this.btnTrovaSuccessivo.Size = new System.Drawing.Size(106, 23);
            this.btnTrovaSuccessivo.TabIndex = 4;
            this.btnTrovaSuccessivo.Text = "Trova Successivo";
            this.btnTrovaSuccessivo.Click += new System.EventHandler(this.btnTrovaSuccessivoClick);
            // 
            // messaggio
            // 
            this.messaggio.Dock = System.Windows.Forms.DockStyle.Fill;
            this.messaggio.Location = new System.Drawing.Point(3, 152);
            this.messaggio.Name = "messaggio";
            this.messaggio.ReadOnly = true;
            this.messaggio.Size = new System.Drawing.Size(590, 143);
            this.messaggio.TabIndex = 1;
            this.messaggio.Value = "";
            // 
            // anomalie
            // 
            this.anomalie.Dock = System.Windows.Forms.DockStyle.Fill;
            this.anomalie.Location = new System.Drawing.Point(3, 3);
            this.anomalie.Name = "anomalie";
            this.anomalie.ReadOnly = true;
            this.anomalie.Size = new System.Drawing.Size(590, 143);
            this.anomalie.TabIndex = 2;
            this.anomalie.Value = "";
            // 
            // importazioneFileCBITab
            // 
            this.importazioneFileCBITab.Controls.Add(this.ultraTabSharedControlsPage1);
            this.importazioneFileCBITab.Controls.Add(this.ultraTabPageControl1);
            this.importazioneFileCBITab.Dock = System.Windows.Forms.DockStyle.Fill;
            this.importazioneFileCBITab.Location = new System.Drawing.Point(0, 0);
            this.importazioneFileCBITab.Name = "importazioneFileCBITab";
            this.importazioneFileCBITab.SharedControlsPage = this.ultraTabSharedControlsPage1;
            this.importazioneFileCBITab.Size = new System.Drawing.Size(600, 360);
            this.importazioneFileCBITab.TabIndex = 5;
            ultraTab1.Key = "messaggio";
            ultraTab1.TabPage = this.ultraTabPageControl1;
            ultraTab1.Text = "Messaggio";
            this.importazioneFileCBITab.Tabs.AddRange(new Infragistics.Win.UltraWinTabControl.UltraTab[] {
            ultraTab1});
            // 
            // ultraTabSharedControlsPage1
            // 
            this.ultraTabSharedControlsPage1.Location = new System.Drawing.Point(-10000, -10000);
            this.ultraTabSharedControlsPage1.Name = "ultraTabSharedControlsPage1";
            this.ultraTabSharedControlsPage1.Size = new System.Drawing.Size(596, 334);
            // 
            // btnVisualizzaMessaggi
            // 
            this.btnVisualizzaMessaggi.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)));
            this.btnVisualizzaMessaggi.Location = new System.Drawing.Point(196, 4);
            this.btnVisualizzaMessaggi.Name = "btnVisualizzaMessaggi";
            this.btnVisualizzaMessaggi.Size = new System.Drawing.Size(106, 23);
            this.btnVisualizzaMessaggi.TabIndex = 6;
            this.btnVisualizzaMessaggi.Text = "Visualizza Errori";
            this.btnVisualizzaMessaggi.Click += new System.EventHandler(this.btnVisualizzaMessaggi_Click);
            // 
            // DatiFileCBIUC
            // 
            this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
            this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
            this.Controls.Add(this.importazioneFileCBITab);
            this.Name = "DatiFileCBIUC";
            this.Size = new System.Drawing.Size(600, 360);
            this.Load += new System.EventHandler(this.datiFileCBIUILoad);
            this.ultraTabPageControl1.ResumeLayout(false);
            this.tableLayoutPanel1.ResumeLayout(false);
            this.panelBtn.ResumeLayout(false);
            ((System.ComponentModel.ISupportInitialize)(this.importazioneFileCBITab)).EndInit();
            this.importazioneFileCBITab.ResumeLayout(false);
            this.ResumeLayout(false);

        }
        /// <summary>
        /// Required method for Designer support - do not modify
        /// the contents of this method with the code editor.
        /// </summary>
        private void InitializeComponent()
        {
            System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(FrmAuditoria));
            Infragistics.Win.Appearance appearance1 = new Infragistics.Win.Appearance();
            Infragistics.Win.Appearance appearance2 = new Infragistics.Win.Appearance();
            Infragistics.Win.UltraWinTabControl.UltraTab ultraTab1 = new Infragistics.Win.UltraWinTabControl.UltraTab();
            this.ultraTabPageControl1 = new Infragistics.Win.UltraWinTabControl.UltraTabPageControl();
            this.ugHistorial = new Infragistics.Win.UltraWinGrid.UltraGrid();
            this.utcHistorial = new Infragistics.Win.UltraWinTabControl.UltraTabControl();
            this.ultraTabSharedControlsPage1 = new Infragistics.Win.UltraWinTabControl.UltraTabSharedControlsPage();
            ((System.ComponentModel.ISupportInitialize)(this.ugbParent)).BeginInit();
            this.ugbParent.SuspendLayout();
            this.ultraTabPageControl1.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.ugHistorial)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.utcHistorial)).BeginInit();
            this.utcHistorial.SuspendLayout();
            this.SuspendLayout();
            // 
            // ugbParent
            // 
            this.ugbParent.Controls.Add(this.utcHistorial);
            this.ugbParent.Size = new System.Drawing.Size(497, 296);
            this.ugbParent.Controls.SetChildIndex(this.ubAceptar, 0);
            this.ugbParent.Controls.SetChildIndex(this.ubCancelar, 0);
            this.ugbParent.Controls.SetChildIndex(this.utcHistorial, 0);
            // 
            // ubCancelar
            // 
            this.ubCancelar.Location = new System.Drawing.Point(404, 260);
            // 
            // ubAceptar
            // 
            this.ubAceptar.Location = new System.Drawing.Point(323, 260);
            // 
            // ilMain
            // 
            this.ilMain.ImageStream = ((System.Windows.Forms.ImageListStreamer)(resources.GetObject("ilMain.ImageStream")));
            this.ilMain.Images.SetKeyName(0, "accept.png");
            this.ilMain.Images.SetKeyName(1, "accept_database.png");
            this.ilMain.Images.SetKeyName(2, "accept_page.png");
            this.ilMain.Images.SetKeyName(3, "add.png");
            this.ilMain.Images.SetKeyName(4, "add_comment.png");
            this.ilMain.Images.SetKeyName(5, "add_home.png");
            this.ilMain.Images.SetKeyName(6, "add_image.png");
            this.ilMain.Images.SetKeyName(7, "add_page.png");
            this.ilMain.Images.SetKeyName(8, "add_pages.png");
            this.ilMain.Images.SetKeyName(9, "add_printer.png");
            this.ilMain.Images.SetKeyName(10, "add_to_database.png");
            this.ilMain.Images.SetKeyName(11, "add_to_favorites.png");
            this.ilMain.Images.SetKeyName(12, "add_to_folder.png");
            this.ilMain.Images.SetKeyName(13, "add_to_shopping_cart.png");
            this.ilMain.Images.SetKeyName(14, "add_user.png");
            this.ilMain.Images.SetKeyName(15, "artwork.png");
            this.ilMain.Images.SetKeyName(16, "attach_image.png");
            this.ilMain.Images.SetKeyName(17, "attachment.png");
            this.ilMain.Images.SetKeyName(18, "back.png");
            this.ilMain.Images.SetKeyName(19, "block.png");
            this.ilMain.Images.SetKeyName(20, "blue_arrow_down.png");
            this.ilMain.Images.SetKeyName(21, "blue_arrow_up.png");
            this.ilMain.Images.SetKeyName(22, "blue_energy.png");
            this.ilMain.Images.SetKeyName(23, "bmp_file.png");
            this.ilMain.Images.SetKeyName(24, "book.png");
            this.ilMain.Images.SetKeyName(25, "book_accept.png");
            this.ilMain.Images.SetKeyName(26, "book_download.png");
            this.ilMain.Images.SetKeyName(27, "book_search.png");
            this.ilMain.Images.SetKeyName(28, "book_warning.png");
            this.ilMain.Images.SetKeyName(29, "calculator.png");
            this.ilMain.Images.SetKeyName(30, "calendar.png");
            this.ilMain.Images.SetKeyName(31, "calendar_empty.png");
            this.ilMain.Images.SetKeyName(32, "canvas_holder.png");
            this.ilMain.Images.SetKeyName(33, "card.png");
            this.ilMain.Images.SetKeyName(34, "cd.png");
            this.ilMain.Images.SetKeyName(35, "chalk_board.png");
            this.ilMain.Images.SetKeyName(36, "chart.png");
            this.ilMain.Images.SetKeyName(37, "chart_down.png");
            this.ilMain.Images.SetKeyName(38, "chart_pie.png");
            this.ilMain.Images.SetKeyName(39, "chart_up.png");
            this.ilMain.Images.SetKeyName(40, "clock.png");
            this.ilMain.Images.SetKeyName(41, "cloud_comment.png");
            this.ilMain.Images.SetKeyName(42, "coffee_cup.png");
            this.ilMain.Images.SetKeyName(43, "comment.png");
            this.ilMain.Images.SetKeyName(44, "comments.png");
            this.ilMain.Images.SetKeyName(45, "computer.png");
            this.ilMain.Images.SetKeyName(46, "computer_accept.png");
            this.ilMain.Images.SetKeyName(47, "computer_add.png");
            this.ilMain.Images.SetKeyName(48, "computer_help.png");
            this.ilMain.Images.SetKeyName(49, "computer_info.png");
            this.ilMain.Images.SetKeyName(50, "computer_process.png");
            this.ilMain.Images.SetKeyName(51, "computer_warning.png");
            this.ilMain.Images.SetKeyName(52, "copy_paste.png");
            this.ilMain.Images.SetKeyName(53, "credit_cart.png");
            this.ilMain.Images.SetKeyName(54, "credit_cart_cancelled.png");
            this.ilMain.Images.SetKeyName(55, "css_file.png");
            this.ilMain.Images.SetKeyName(56, "csv_file.png");
            this.ilMain.Images.SetKeyName(57, "cut.png");
            this.ilMain.Images.SetKeyName(58, "cut_from_page.png");
            this.ilMain.Images.SetKeyName(59, "database.png");
            this.ilMain.Images.SetKeyName(60, "delete.png");
            this.ilMain.Images.SetKeyName(61, "delete_comment.png");
            this.ilMain.Images.SetKeyName(62, "delete_computer.png");
            this.ilMain.Images.SetKeyName(63, "delete_folder.png");
            this.ilMain.Images.SetKeyName(64, "delete_home.png");
            this.ilMain.Images.SetKeyName(65, "delete_image.png");
            this.ilMain.Images.SetKeyName(66, "delete_page.png");
            this.ilMain.Images.SetKeyName(67, "delete_user.png");
            this.ilMain.Images.SetKeyName(68, "dollar_currency_sign.png");
            this.ilMain.Images.SetKeyName(69, "download.png");
            this.ilMain.Images.SetKeyName(70, "download_database.png");
            this.ilMain.Images.SetKeyName(71, "download_image.png");
            this.ilMain.Images.SetKeyName(72, "download_to_computer.png");
            this.ilMain.Images.SetKeyName(73, "dvd.png");
            this.ilMain.Images.SetKeyName(74, "edit.png");
            this.ilMain.Images.SetKeyName(75, "edit_page.png");
            this.ilMain.Images.SetKeyName(76, "edit_profile.png");
            this.ilMain.Images.SetKeyName(77, "eps_file.png");
            this.ilMain.Images.SetKeyName(78, "equalizer.png");
            this.ilMain.Images.SetKeyName(79, "euro_currency_sign.png");
            this.ilMain.Images.SetKeyName(80, "favorite.png");
            this.ilMain.Images.SetKeyName(81, "favorite_film.png");
            this.ilMain.Images.SetKeyName(82, "film.png");
            this.ilMain.Images.SetKeyName(83, "firewall.png");
            this.ilMain.Images.SetKeyName(84, "folder.png");
            this.ilMain.Images.SetKeyName(85, "folder_accept.png");
            this.ilMain.Images.SetKeyName(86, "folder_conflicted.png");
            this.ilMain.Images.SetKeyName(87, "folder_full.png");
            this.ilMain.Images.SetKeyName(88, "folder_modified.png");
            this.ilMain.Images.SetKeyName(89, "full_page.png");
            this.ilMain.Images.SetKeyName(90, "games.png");
            this.ilMain.Images.SetKeyName(91, "gif_file.png");
            this.ilMain.Images.SetKeyName(92, "globe.png");
            this.ilMain.Images.SetKeyName(93, "globe_download.png");
            this.ilMain.Images.SetKeyName(94, "globe_process.png");
            this.ilMain.Images.SetKeyName(95, "globe_warning.png");
            this.ilMain.Images.SetKeyName(96, "green_arrow_down.png");
            this.ilMain.Images.SetKeyName(97, "green_arrow_up.png");
            this.ilMain.Images.SetKeyName(98, "green_button.png");
            this.ilMain.Images.SetKeyName(99, "green_energy.png");
            this.ilMain.Images.SetKeyName(100, "green_flag.png");
            this.ilMain.Images.SetKeyName(101, "heart.png");
            this.ilMain.Images.SetKeyName(102, "help.png");
            this.ilMain.Images.SetKeyName(103, "help_balloon.png");
            this.ilMain.Images.SetKeyName(104, "home.png");
            this.ilMain.Images.SetKeyName(105, "home_accept.png");
            this.ilMain.Images.SetKeyName(106, "html_file.png");
            this.ilMain.Images.SetKeyName(107, "ico_file.png");
            this.ilMain.Images.SetKeyName(108, "id_card.png");
            this.ilMain.Images.SetKeyName(109, "image.png");
            this.ilMain.Images.SetKeyName(110, "image_accept.png");
            this.ilMain.Images.SetKeyName(111, "info.png");
            this.ilMain.Images.SetKeyName(112, "insert_to_shopping_cart.png");
            this.ilMain.Images.SetKeyName(113, "jpg_file.png");
            this.ilMain.Images.SetKeyName(114, "js_file.png");
            this.ilMain.Images.SetKeyName(115, "json_file.png");
            this.ilMain.Images.SetKeyName(116, "key.png");
            this.ilMain.Images.SetKeyName(117, "light_bulb.png");
            this.ilMain.Images.SetKeyName(118, "link.png");
            this.ilMain.Images.SetKeyName(119, "lock.png");
            this.ilMain.Images.SetKeyName(120, "magnet.png");
            this.ilMain.Images.SetKeyName(121, "mail.png");
            this.ilMain.Images.SetKeyName(122, "mail_lock.png");
            this.ilMain.Images.SetKeyName(123, "mail_receive.png");
            this.ilMain.Images.SetKeyName(124, "mail_search.png");
            this.ilMain.Images.SetKeyName(125, "mail_send.png");
            this.ilMain.Images.SetKeyName(126, "mobile_phone.png");
            this.ilMain.Images.SetKeyName(127, "mouse.png");
            this.ilMain.Images.SetKeyName(128, "music.png");
            this.ilMain.Images.SetKeyName(129, "new.png");
            this.ilMain.Images.SetKeyName(130, "new_page.png");
            this.ilMain.Images.SetKeyName(131, "news.png");
            this.ilMain.Images.SetKeyName(132, "next.png");
            this.ilMain.Images.SetKeyName(133, "note.png");
            this.ilMain.Images.SetKeyName(134, "note_accept.png");
            this.ilMain.Images.SetKeyName(135, "note_book.png");
            this.ilMain.Images.SetKeyName(136, "office_folders.png");
            this.ilMain.Images.SetKeyName(137, "old_clock.png");
            this.ilMain.Images.SetKeyName(138, "open_store.png");
            this.ilMain.Images.SetKeyName(139, "orange_arrow_down.png");
            this.ilMain.Images.SetKeyName(140, "orange_arrow_up.png");
            this.ilMain.Images.SetKeyName(141, "orange_button.png");
            this.ilMain.Images.SetKeyName(142, "package.png");
            this.ilMain.Images.SetKeyName(143, "package_accept.png");
            this.ilMain.Images.SetKeyName(144, "package_add.png");
            this.ilMain.Images.SetKeyName(145, "package_download.png");
            this.ilMain.Images.SetKeyName(146, "package_warning.png");
            this.ilMain.Images.SetKeyName(147, "page_down.png");
            this.ilMain.Images.SetKeyName(148, "page_process.png");
            this.ilMain.Images.SetKeyName(149, "page_up.png");
            this.ilMain.Images.SetKeyName(150, "pages.png");
            this.ilMain.Images.SetKeyName(151, "pages_warning.png");
            this.ilMain.Images.SetKeyName(152, "paint.png");
            this.ilMain.Images.SetKeyName(153, "paint_brush.png");
            this.ilMain.Images.SetKeyName(154, "palette.png");
            this.ilMain.Images.SetKeyName(155, "palette_brush.png");
            this.ilMain.Images.SetKeyName(156, "pastel_colors.png");
            this.ilMain.Images.SetKeyName(157, "pdf_file.png");
            this.ilMain.Images.SetKeyName(158, "phone_book.png");
            this.ilMain.Images.SetKeyName(159, "phone_book_edit.png");
            this.ilMain.Images.SetKeyName(160, "photo_camera.png");
            this.ilMain.Images.SetKeyName(161, "photo_camera_accept.png");
            this.ilMain.Images.SetKeyName(162, "php_file.png");
            this.ilMain.Images.SetKeyName(163, "pin.png");
            this.ilMain.Images.SetKeyName(164, "png_file.png");
            this.ilMain.Images.SetKeyName(165, "ppt_file.png");
            this.ilMain.Images.SetKeyName(166, "printer.png");
            this.ilMain.Images.SetKeyName(167, "printer_accept.png");
            this.ilMain.Images.SetKeyName(168, "printer_warning.png");
            this.ilMain.Images.SetKeyName(169, "prize_winner.png");
            this.ilMain.Images.SetKeyName(170, "process.png");
            this.ilMain.Images.SetKeyName(171, "process_accept.png");
            this.ilMain.Images.SetKeyName(172, "process_info.png");
            this.ilMain.Images.SetKeyName(173, "process_warning.png");
            this.ilMain.Images.SetKeyName(174, "promotion.png");
            this.ilMain.Images.SetKeyName(175, "protection.png");
            this.ilMain.Images.SetKeyName(176, "psd_file.png");
            this.ilMain.Images.SetKeyName(177, "puzzle.png");
            this.ilMain.Images.SetKeyName(178, "recycle.png");
            this.ilMain.Images.SetKeyName(179, "red_button.png");
            this.ilMain.Images.SetKeyName(180, "red_flag.png");
            this.ilMain.Images.SetKeyName(181, "refresh.png");
            this.ilMain.Images.SetKeyName(182, "refresh_page.png");
            this.ilMain.Images.SetKeyName(183, "remote_desktop.png");
            this.ilMain.Images.SetKeyName(184, "remove_from_database.png");
            this.ilMain.Images.SetKeyName(185, "remove_from_shopping_cart.png");
            this.ilMain.Images.SetKeyName(186, "report.png");
            this.ilMain.Images.SetKeyName(187, "rss.png");
            this.ilMain.Images.SetKeyName(188, "ruler.png");
            this.ilMain.Images.SetKeyName(189, "ruler_pencil.png");
            this.ilMain.Images.SetKeyName(190, "sale.png");
            this.ilMain.Images.SetKeyName(191, "save.png");
            this.ilMain.Images.SetKeyName(192, "search.png");
            this.ilMain.Images.SetKeyName(193, "search_computer.png");
            this.ilMain.Images.SetKeyName(194, "search_database.png");
            this.ilMain.Images.SetKeyName(195, "search_globe.png");
            this.ilMain.Images.SetKeyName(196, "search_home.png");
            this.ilMain.Images.SetKeyName(197, "search_image.png");
            this.ilMain.Images.SetKeyName(198, "search_page.png");
            this.ilMain.Images.SetKeyName(199, "search_printer.png");
            this.ilMain.Images.SetKeyName(200, "search_user.png");
            this.ilMain.Images.SetKeyName(201, "security.png");
            this.ilMain.Images.SetKeyName(202, "send_sms.png");
            this.ilMain.Images.SetKeyName(203, "shopping_cart.png");
            this.ilMain.Images.SetKeyName(204, "shopping_cart_accept.png");
            this.ilMain.Images.SetKeyName(205, "sms.png");
            this.ilMain.Images.SetKeyName(206, "sound.png");
            this.ilMain.Images.SetKeyName(207, "sound_muted.png");
            this.ilMain.Images.SetKeyName(208, "star_empty.png");
            this.ilMain.Images.SetKeyName(209, "star_full.png");
            this.ilMain.Images.SetKeyName(210, "star_half_full.png");
            this.ilMain.Images.SetKeyName(211, "sterling_pound_currency_sign.png");
            this.ilMain.Images.SetKeyName(212, "support.png");
            this.ilMain.Images.SetKeyName(213, "svg_file.png");
            this.ilMain.Images.SetKeyName(214, "swf_file.png");
            this.ilMain.Images.SetKeyName(215, "tablet.png");
            this.ilMain.Images.SetKeyName(216, "tag_blue.png");
            this.ilMain.Images.SetKeyName(217, "tag_green.png");
            this.ilMain.Images.SetKeyName(218, "target.png");
            this.ilMain.Images.SetKeyName(219, "television.png");
            this.ilMain.Images.SetKeyName(220, "text_page.png");
            this.ilMain.Images.SetKeyName(221, "tiff_file.png");
            this.ilMain.Images.SetKeyName(222, "tools.png");
            this.ilMain.Images.SetKeyName(223, "trash_can.png");
            this.ilMain.Images.SetKeyName(224, "turquoise_button.png");
            this.ilMain.Images.SetKeyName(225, "twitter.png");
            this.ilMain.Images.SetKeyName(226, "txt_file.png");
            this.ilMain.Images.SetKeyName(227, "unlock.png");
            this.ilMain.Images.SetKeyName(228, "up.png");
            this.ilMain.Images.SetKeyName(229, "user.png");
            this.ilMain.Images.SetKeyName(230, "user_accept.png");
            this.ilMain.Images.SetKeyName(231, "user_comment.png");
            this.ilMain.Images.SetKeyName(232, "users.png");
            this.ilMain.Images.SetKeyName(233, "users_comments.png");
            this.ilMain.Images.SetKeyName(234, "violet_button.png");
            this.ilMain.Images.SetKeyName(235, "warning.png");
            this.ilMain.Images.SetKeyName(236, "white_flag.png");
            this.ilMain.Images.SetKeyName(237, "windows_terminal.png");
            this.ilMain.Images.SetKeyName(238, "xml_file.png");
            this.ilMain.Images.SetKeyName(239, "yen_currency_sign.png");
            this.ilMain.Images.SetKeyName(240, "zip_file.png");
            this.ilMain.Images.SetKeyName(241, "zip_file_accept.png");
            this.ilMain.Images.SetKeyName(242, "zip_file_download.png");
            this.ilMain.Images.SetKeyName(243, "zip_file_info.png");
            this.ilMain.Images.SetKeyName(244, "zip_file_search.png");
            this.ilMain.Images.SetKeyName(245, "zoom_in.png");
            this.ilMain.Images.SetKeyName(246, "zoom_out.png");
            // 
            // ultraTabPageControl1
            // 
            this.ultraTabPageControl1.Controls.Add(this.ugHistorial);
            this.ultraTabPageControl1.Location = new System.Drawing.Point(1, 23);
            this.ultraTabPageControl1.Name = "ultraTabPageControl1";
            this.ultraTabPageControl1.Size = new System.Drawing.Size(460, 212);
            // 
            // ugHistorial
            // 
            this.ugHistorial.DisplayLayout.CaptionVisible = Infragistics.Win.DefaultableBoolean.False;
            this.ugHistorial.DisplayLayout.Override.HeaderClickAction = Infragistics.Win.UltraWinGrid.HeaderClickAction.SortSingle;
            this.ugHistorial.Dock = System.Windows.Forms.DockStyle.Fill;
            this.ugHistorial.Location = new System.Drawing.Point(0, 0);
            this.ugHistorial.Name = "ugHistorial";
            this.ugHistorial.Size = new System.Drawing.Size(460, 212);
            this.ugHistorial.TabIndex = 0;
            this.ugHistorial.Text = "ultraGrid1";
            this.ugHistorial.ClickCellButton += new Infragistics.Win.UltraWinGrid.CellEventHandler(this.ugHistorial_ClickCellButton);
            // 
            // utcHistorial
            // 
            appearance1.BackColor = System.Drawing.Color.Transparent;
            this.utcHistorial.Appearance = appearance1;
            this.utcHistorial.Controls.Add(this.ultraTabSharedControlsPage1);
            this.utcHistorial.Controls.Add(this.ultraTabPageControl1);
            this.utcHistorial.Location = new System.Drawing.Point(16, 16);
            this.utcHistorial.Name = "utcHistorial";
            this.utcHistorial.SharedControlsPage = this.ultraTabSharedControlsPage1;
            this.utcHistorial.Size = new System.Drawing.Size(464, 238);
            appearance2.BackColor = System.Drawing.Color.Transparent;
            this.utcHistorial.TabHeaderAreaAppearance = appearance2;
            this.utcHistorial.TabIndex = 6;
            ultraTab1.TabPage = this.ultraTabPageControl1;
            ultraTab1.Text = ".:: Historial ::.";
            this.utcHistorial.Tabs.AddRange(new Infragistics.Win.UltraWinTabControl.UltraTab[] {
            ultraTab1});
            // 
            // ultraTabSharedControlsPage1
            // 
            this.ultraTabSharedControlsPage1.Location = new System.Drawing.Point(-10000, -10000);
            this.ultraTabSharedControlsPage1.Name = "ultraTabSharedControlsPage1";
            this.ultraTabSharedControlsPage1.Size = new System.Drawing.Size(460, 212);
            // 
            // FrmAuditoria
            // 
            this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
            this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
            this.ClientSize = new System.Drawing.Size(513, 334);
            this.Name = "FrmAuditoria";
            this.Text = "Auditoría";
            ((System.ComponentModel.ISupportInitialize)(this.ugbParent)).EndInit();
            this.ugbParent.ResumeLayout(false);
            this.ultraTabPageControl1.ResumeLayout(false);
            ((System.ComponentModel.ISupportInitialize)(this.ugHistorial)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.utcHistorial)).EndInit();
            this.utcHistorial.ResumeLayout(false);
            this.ResumeLayout(false);

        }
        /// <summary> 
        /// Required method for Designer support - do not modify 
        /// the contents of this method with the code editor.
        /// </summary>
        private void InitializeComponent()
        {
            this.components = new System.ComponentModel.Container();
            Infragistics.Win.UltraWinGrid.UltraGridBand ultraGridBand1 = new Infragistics.Win.UltraWinGrid.UltraGridBand("IdMessage", -1);
            Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn1 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("ExtensionData");
            Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn2 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("Descrizione");
            Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn3 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("Id");
            Infragistics.Win.Appearance appearance1 = new Infragistics.Win.Appearance();
            Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn4 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("Message");
            Infragistics.Win.Appearance appearance2 = new Infragistics.Win.Appearance();
            Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn5 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("Tipo");
            Infragistics.Win.UltraWinTabControl.UltraTab ultraTab1 = new Infragistics.Win.UltraWinTabControl.UltraTab();
            Infragistics.Win.UltraWinTabControl.UltraTab ultraTab2 = new Infragistics.Win.UltraWinTabControl.UltraTab();
            Infragistics.Win.UltraWinTabControl.UltraTab ultraTab4 = new Infragistics.Win.UltraWinTabControl.UltraTab();
            System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(Modello770TelematicoUC));
            this.ultraTabPageControl1 = new Infragistics.Win.UltraWinTabControl.UltraTabPageControl();
            this.tableLayoutPanel1 = new System.Windows.Forms.TableLayoutPanel();
            this.splitContainer1 = new System.Windows.Forms.SplitContainer();
            this.btnIndietro = new Infragistics.Win.Misc.UltraButton();
            this.btnAvanti = new Infragistics.Win.Misc.UltraButton();
            this.ultraTabPageControl3 = new Infragistics.Win.UltraWinTabControl.UltraTabPageControl();
            this.listaErrori = new Infragistics.Win.UltraWinGrid.UltraGrid();
            this.idMessageBindingSource = new System.Windows.Forms.BindingSource(this.components);
            this.ultraTabPageControl2 = new Infragistics.Win.UltraWinTabControl.UltraTabPageControl();
            this.intermediarioDichiarazioneGroup = new Infragistics.Win.Misc.UltraGroupBox();
            this.codiceFiscaleCondominio = new Infragistics.Win.UltraWinEditors.UltraCheckEditor();
            this.numeroIscrizioneCaf = new Infragistics.Win.UltraWinEditors.UltraNumericEditor();
            this.codiceFiscaleIntermediario = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
            this.lblNumeroIscrizioneCaf = new Infragistics.Win.Misc.UltraLabel();
            this.lblCodiceFiscaleIntermediario = new Infragistics.Win.Misc.UltraLabel();
            this.altriDatiGroup = new Infragistics.Win.Misc.UltraGroupBox();
            this.sceltaFornitoreCombo1 = new Gipasoft.Stabili.UI.Library.SceltaFornitoreCombo();
            this.dataDichiarazione = new Infragistics.Win.UltraWinEditors.UltraDateTimeEditor();
            this.lblDataDichiarazione = new Infragistics.Win.Misc.UltraLabel();
            this.lblFornitore770 = new Infragistics.Win.Misc.UltraLabel();
            this.percorsiFileGroup = new Infragistics.Win.Misc.UltraGroupBox();
            this.lblModuloPDF = new Infragistics.Win.Misc.UltraLabel();
            this.nomeFile770 = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
            this.btnSceltaFileEntratel = new Infragistics.Win.Misc.UltraButton();
            this.lblFile = new Infragistics.Win.Misc.UltraLabel();
            this.btnSceltaModuloPDF = new Infragistics.Win.Misc.UltraButton();
            this.nomeFilePdf = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
            this.firmatarioDichiarazioneGroup = new Infragistics.Win.Misc.UltraGroupBox();
            this.nomeFirmatario = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
            this.lblDecodificaCodiceFiscale = new Infragistics.Win.Misc.UltraLabel();
            this.codiceFiscale = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
            this.lblCodiceFiscale = new Infragistics.Win.Misc.UltraLabel();
            this.cognomeFirmatario = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
            this.lblCognome = new Infragistics.Win.Misc.UltraLabel();
            this.lblNome = new Infragistics.Win.Misc.UltraLabel();
            this.btnFine = new Infragistics.Win.Misc.UltraButton();
            this.saveFileDialog1 = new System.Windows.Forms.SaveFileDialog();
            this.wizardGenerazione770 = new Infragistics.Win.UltraWinTabControl.UltraTabControl();
            this.ultraTabSharedControlsPage1 = new Infragistics.Win.UltraWinTabControl.UltraTabSharedControlsPage();
            this.saveFileDialogModuloPDF = new System.Windows.Forms.SaveFileDialog();
            this.reqFile = new Gipasoft.Windows.Forms.CustomValidation.RequiredFieldValidator();
            this.parametersValidator = new Gipasoft.Windows.Forms.CustomValidation.CustomValidator();
            this.validationSummarySceltaRitenute = new Gipasoft.Windows.Forms.CustomValidation.ValidationSummary(this.components);
            this.validationSummaryCreazioneFile = new Gipasoft.Windows.Forms.CustomValidation.ValidationSummary(this.components);
            this.ritenuteValidator = new Gipasoft.Windows.Forms.CustomValidation.CustomValidator();
            this.reqDataDichiarazione = new Gipasoft.Windows.Forms.CustomValidation.RequiredFieldValidator();
            this.codiceFiscaleValidator = new Gipasoft.Windows.Forms.CustomValidation.CustomValidator();
            this.codiceFiscaleIntermediarioValidator = new Gipasoft.Windows.Forms.CustomValidation.CustomValidator();
            this.enteDichiarante = new Infragistics.Win.UltraWinEditors.UltraCheckEditor();
            this.ultraTabPageControl1.SuspendLayout();
            this.tableLayoutPanel1.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.splitContainer1)).BeginInit();
            this.splitContainer1.SuspendLayout();
            this.ultraTabPageControl3.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.listaErrori)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.idMessageBindingSource)).BeginInit();
            this.ultraTabPageControl2.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.intermediarioDichiarazioneGroup)).BeginInit();
            this.intermediarioDichiarazioneGroup.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.codiceFiscaleCondominio)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.numeroIscrizioneCaf)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.codiceFiscaleIntermediario)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.altriDatiGroup)).BeginInit();
            this.altriDatiGroup.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.dataDichiarazione)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.percorsiFileGroup)).BeginInit();
            this.percorsiFileGroup.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.nomeFile770)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.nomeFilePdf)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.firmatarioDichiarazioneGroup)).BeginInit();
            this.firmatarioDichiarazioneGroup.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.nomeFirmatario)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.codiceFiscale)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.cognomeFirmatario)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.wizardGenerazione770)).BeginInit();
            this.wizardGenerazione770.SuspendLayout();
            this.ultraTabSharedControlsPage1.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.enteDichiarante)).BeginInit();
            this.SuspendLayout();
            // 
            // ultraTabPageControl1
            // 
            this.ultraTabPageControl1.Controls.Add(this.tableLayoutPanel1);
            this.ultraTabPageControl1.Location = new System.Drawing.Point(-10000, -10000);
            this.ultraTabPageControl1.Name = "ultraTabPageControl1";
            this.ultraTabPageControl1.Size = new System.Drawing.Size(829, 481);
            // 
            // tableLayoutPanel1
            // 
            this.tableLayoutPanel1.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom) 
            | System.Windows.Forms.AnchorStyles.Left) 
            | System.Windows.Forms.AnchorStyles.Right)));
            this.tableLayoutPanel1.ColumnCount = 1;
            this.tableLayoutPanel1.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 100F));
            this.tableLayoutPanel1.Controls.Add(this.splitContainer1, 0, 0);
            this.tableLayoutPanel1.Location = new System.Drawing.Point(3, 3);
            this.tableLayoutPanel1.Name = "tableLayoutPanel1";
            this.tableLayoutPanel1.RowCount = 1;
            this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 100F));
            this.tableLayoutPanel1.Size = new System.Drawing.Size(823, 446);
            this.tableLayoutPanel1.TabIndex = 0;
            // 
            // splitContainer1
            // 
            this.splitContainer1.Dock = System.Windows.Forms.DockStyle.Fill;
            this.splitContainer1.Location = new System.Drawing.Point(3, 3);
            this.splitContainer1.Name = "splitContainer1";
            this.splitContainer1.Orientation = System.Windows.Forms.Orientation.Horizontal;
            this.splitContainer1.Size = new System.Drawing.Size(817, 440);
            this.splitContainer1.SplitterDistance = 272;
            this.splitContainer1.TabIndex = 0;
            // 
            // btnIndietro
            // 
            this.btnIndietro.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)));
            this.btnIndietro.Enabled = false;
            this.btnIndietro.Location = new System.Drawing.Point(3, 455);
            this.btnIndietro.Name = "btnIndietro";
            this.btnIndietro.Size = new System.Drawing.Size(75, 23);
            this.btnIndietro.TabIndex = 5;
            this.btnIndietro.TabStop = false;
            this.btnIndietro.Text = "<< Indietro";
            this.btnIndietro.Click += new System.EventHandler(this.btnIndietroClick);
            // 
            // btnAvanti
            // 
            this.btnAvanti.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)));
            this.btnAvanti.Location = new System.Drawing.Point(84, 455);
            this.btnAvanti.Name = "btnAvanti";
            this.btnAvanti.Size = new System.Drawing.Size(75, 23);
            this.btnAvanti.TabIndex = 4;
            this.btnAvanti.TabStop = false;
            this.btnAvanti.Text = "Avanti >>";
            this.btnAvanti.Click += new System.EventHandler(this.btnAvantiClick);
            // 
            // ultraTabPageControl3
            // 
            this.ultraTabPageControl3.Controls.Add(this.listaErrori);
            this.ultraTabPageControl3.Location = new System.Drawing.Point(-10000, -10000);
            this.ultraTabPageControl3.Name = "ultraTabPageControl3";
            this.ultraTabPageControl3.Size = new System.Drawing.Size(829, 481);
            // 
            // listaErrori
            // 
            this.listaErrori.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom) 
            | System.Windows.Forms.AnchorStyles.Left) 
            | System.Windows.Forms.AnchorStyles.Right)));
            this.listaErrori.DataSource = this.idMessageBindingSource;
            ultraGridColumn1.CellActivation = Infragistics.Win.UltraWinGrid.Activation.ActivateOnly;
            ultraGridColumn1.Header.VisiblePosition = 3;
            ultraGridColumn1.Hidden = true;
            ultraGridColumn2.CellActivation = Infragistics.Win.UltraWinGrid.Activation.ActivateOnly;
            ultraGridColumn2.Header.VisiblePosition = 1;
            ultraGridColumn2.Width = 248;
            ultraGridColumn3.CellActivation = Infragistics.Win.UltraWinGrid.Activation.ActivateOnly;
            appearance1.TextHAlignAsString = "Right";
            ultraGridColumn3.CellAppearance = appearance1;
            ultraGridColumn3.Header.VisiblePosition = 0;
            ultraGridColumn3.Hidden = true;
            ultraGridColumn3.Width = 35;
            ultraGridColumn4.CellActivation = Infragistics.Win.UltraWinGrid.Activation.ActivateOnly;
            appearance2.TextTrimming = Infragistics.Win.TextTrimming.EllipsisCharacterWithLineLimit;
            ultraGridColumn4.CellAppearance = appearance2;
            ultraGridColumn4.Header.Caption = "Messaggio";
            ultraGridColumn4.Header.VisiblePosition = 2;
            ultraGridColumn4.Style = Infragistics.Win.UltraWinGrid.ColumnStyle.FormattedText;
            ultraGridColumn4.Width = 342;
            ultraGridColumn5.CellActivation = Infragistics.Win.UltraWinGrid.Activation.ActivateOnly;
            ultraGridColumn5.Header.VisiblePosition = 4;
            ultraGridColumn5.Width = 200;
            ultraGridBand1.Columns.AddRange(new object[] {
            ultraGridColumn1,
            ultraGridColumn2,
            ultraGridColumn3,
            ultraGridColumn4,
            ultraGridColumn5});
            this.listaErrori.DisplayLayout.BandsSerializer.Add(ultraGridBand1);
            this.listaErrori.DisplayLayout.CaptionVisible = Infragistics.Win.DefaultableBoolean.False;
            this.listaErrori.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.listaErrori.Location = new System.Drawing.Point(0, 0);
            this.listaErrori.Name = "listaErrori";
            this.listaErrori.Size = new System.Drawing.Size(826, 449);
            this.listaErrori.TabIndex = 6;
            this.listaErrori.DoubleClickRow += new Infragistics.Win.UltraWinGrid.DoubleClickRowEventHandler(this.listaErroriDoubleClickRow);
            // 
            // idMessageBindingSource
            // 
            this.idMessageBindingSource.DataSource = typeof(Gipasoft.Business.Interface.IdMessage);
            // 
            // ultraTabPageControl2
            // 
            this.ultraTabPageControl2.Controls.Add(this.intermediarioDichiarazioneGroup);
            this.ultraTabPageControl2.Controls.Add(this.altriDatiGroup);
            this.ultraTabPageControl2.Controls.Add(this.percorsiFileGroup);
            this.ultraTabPageControl2.Controls.Add(this.firmatarioDichiarazioneGroup);
            this.ultraTabPageControl2.Controls.Add(this.btnFine);
            this.ultraTabPageControl2.Controls.Add(this.btnIndietro);
            this.ultraTabPageControl2.Controls.Add(this.btnAvanti);
            this.ultraTabPageControl2.Enabled = false;
            this.ultraTabPageControl2.Location = new System.Drawing.Point(1, 23);
            this.ultraTabPageControl2.Name = "ultraTabPageControl2";
            this.ultraTabPageControl2.Size = new System.Drawing.Size(829, 481);
            // 
            // intermediarioDichiarazioneGroup
            // 
            this.intermediarioDichiarazioneGroup.Controls.Add(this.codiceFiscaleCondominio);
            this.intermediarioDichiarazioneGroup.Controls.Add(this.numeroIscrizioneCaf);
            this.intermediarioDichiarazioneGroup.Controls.Add(this.codiceFiscaleIntermediario);
            this.intermediarioDichiarazioneGroup.Controls.Add(this.lblNumeroIscrizioneCaf);
            this.intermediarioDichiarazioneGroup.Controls.Add(this.lblCodiceFiscaleIntermediario);
            this.intermediarioDichiarazioneGroup.Location = new System.Drawing.Point(10, 203);
            this.intermediarioDichiarazioneGroup.Name = "intermediarioDichiarazioneGroup";
            this.intermediarioDichiarazioneGroup.Size = new System.Drawing.Size(730, 77);
            this.intermediarioDichiarazioneGroup.TabIndex = 256;
            this.intermediarioDichiarazioneGroup.Text = "Intermediario della dichiarazione";
            // 
            // codiceFiscaleCondominio
            // 
            this.codiceFiscaleCondominio.CheckAlign = System.Drawing.ContentAlignment.MiddleRight;
            this.codiceFiscaleCondominio.Location = new System.Drawing.Point(8, 53);
            this.codiceFiscaleCondominio.Name = "codiceFiscaleCondominio";
            this.codiceFiscaleCondominio.Size = new System.Drawing.Size(160, 20);
            this.codiceFiscaleCondominio.TabIndex = 258;
            this.codiceFiscaleCondominio.Text = "Codice Fiscale Condominio";
            this.codiceFiscaleCondominio.CheckedChanged += new System.EventHandler(this.esclusioneIntermediarioCheckedChanged);
            // 
            // numeroIscrizioneCaf
            // 
            this.numeroIscrizioneCaf.Location = new System.Drawing.Point(566, 18);
            this.numeroIscrizioneCaf.MaskInput = "nnnnn";
            this.numeroIscrizioneCaf.MaxValue = 99999;
            this.numeroIscrizioneCaf.MinValue = 0;
            this.numeroIscrizioneCaf.Name = "numeroIscrizioneCaf";
            this.numeroIscrizioneCaf.Nullable = true;
            this.numeroIscrizioneCaf.Size = new System.Drawing.Size(50, 21);
            this.numeroIscrizioneCaf.TabIndex = 257;
            // 
            // codiceFiscaleIntermediario
            // 
            this.codiceFiscaleIntermediario.Location = new System.Drawing.Point(114, 19);
            this.codiceFiscaleIntermediario.Name = "codiceFiscaleIntermediario";
            this.codiceFiscaleIntermediario.Size = new System.Drawing.Size(213, 21);
            this.codiceFiscaleIntermediario.TabIndex = 254;
            // 
            // lblNumeroIscrizioneCaf
            // 
            this.lblNumeroIscrizioneCaf.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F);
            this.lblNumeroIscrizioneCaf.Location = new System.Drawing.Point(357, 22);
            this.lblNumeroIscrizioneCaf.Name = "lblNumeroIscrizioneCaf";
            this.lblNumeroIscrizioneCaf.Size = new System.Drawing.Size(193, 23);
            this.lblNumeroIscrizioneCaf.TabIndex = 255;
            this.lblNumeroIscrizioneCaf.Text = "Numero di iscrizione all\'albo del CAF";
            // 
            // lblCodiceFiscaleIntermediario
            // 
            this.lblCodiceFiscaleIntermediario.Location = new System.Drawing.Point(8, 22);
            this.lblCodiceFiscaleIntermediario.Name = "lblCodiceFiscaleIntermediario";
            this.lblCodiceFiscaleIntermediario.Size = new System.Drawing.Size(82, 35);
            this.lblCodiceFiscaleIntermediario.TabIndex = 253;
            this.lblCodiceFiscaleIntermediario.Text = "Codice Fiscale Intermediario";
            // 
            // altriDatiGroup
            // 
            this.altriDatiGroup.Controls.Add(this.enteDichiarante);
            this.altriDatiGroup.Controls.Add(this.sceltaFornitoreCombo1);
            this.altriDatiGroup.Controls.Add(this.dataDichiarazione);
            this.altriDatiGroup.Controls.Add(this.lblDataDichiarazione);
            this.altriDatiGroup.Controls.Add(this.lblFornitore770);
            this.altriDatiGroup.Location = new System.Drawing.Point(10, 286);
            this.altriDatiGroup.Name = "altriDatiGroup";
            this.altriDatiGroup.Size = new System.Drawing.Size(730, 70);
            this.altriDatiGroup.TabIndex = 255;
            this.altriDatiGroup.Text = "Altri dati";
            // 
            // sceltaFornitoreCombo1
            // 
            this.sceltaFornitoreCombo1.AllowInsert = true;
            this.sceltaFornitoreCombo1.CurrentEditRow = null;
            this.sceltaFornitoreCombo1.IdFornitore = 0;
            this.sceltaFornitoreCombo1.Location = new System.Drawing.Point(114, 16);
            this.sceltaFornitoreCombo1.Margin = new System.Windows.Forms.Padding(0);
            this.sceltaFornitoreCombo1.Name = "sceltaFornitoreCombo1";
            this.sceltaFornitoreCombo1.Size = new System.Drawing.Size(502, 21);
            this.sceltaFornitoreCombo1.TabIndex = 80;
            // 
            // dataDichiarazione
            // 
            this.dataDichiarazione.Location = new System.Drawing.Point(114, 42);
            this.dataDichiarazione.Name = "dataDichiarazione";
            this.dataDichiarazione.Size = new System.Drawing.Size(89, 21);
            this.dataDichiarazione.TabIndex = 90;
            // 
            // lblDataDichiarazione
            // 
            this.lblDataDichiarazione.Location = new System.Drawing.Point(8, 46);
            this.lblDataDichiarazione.Name = "lblDataDichiarazione";
            this.lblDataDichiarazione.Size = new System.Drawing.Size(98, 23);
            this.lblDataDichiarazione.TabIndex = 13;
            this.lblDataDichiarazione.Text = "Data dichiarazione";
            // 
            // lblFornitore770
            // 
            this.lblFornitore770.Location = new System.Drawing.Point(8, 18);
            this.lblFornitore770.Name = "lblFornitore770";
            this.lblFornitore770.Size = new System.Drawing.Size(98, 23);
            this.lblFornitore770.TabIndex = 252;
            this.lblFornitore770.Text = "Contr. Dipendente";
            // 
            // percorsiFileGroup
            // 
            this.percorsiFileGroup.Controls.Add(this.lblModuloPDF);
            this.percorsiFileGroup.Controls.Add(this.nomeFile770);
            this.percorsiFileGroup.Controls.Add(this.btnSceltaFileEntratel);
            this.percorsiFileGroup.Controls.Add(this.lblFile);
            this.percorsiFileGroup.Controls.Add(this.btnSceltaModuloPDF);
            this.percorsiFileGroup.Controls.Add(this.nomeFilePdf);
            this.percorsiFileGroup.Location = new System.Drawing.Point(10, 13);
            this.percorsiFileGroup.Name = "percorsiFileGroup";
            this.percorsiFileGroup.Size = new System.Drawing.Size(730, 80);
            this.percorsiFileGroup.TabIndex = 254;
            this.percorsiFileGroup.Text = "Percorsi dei file";
            // 
            // lblModuloPDF
            // 
            this.lblModuloPDF.Location = new System.Drawing.Point(8, 50);
            this.lblModuloPDF.Name = "lblModuloPDF";
            this.lblModuloPDF.Size = new System.Drawing.Size(82, 23);
            this.lblModuloPDF.TabIndex = 16;
            this.lblModuloPDF.Text = "Modulo PDF";
            // 
            // nomeFile770
            // 
            this.nomeFile770.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left) 
            | System.Windows.Forms.AnchorStyles.Right)));
            this.nomeFile770.Location = new System.Drawing.Point(114, 19);
            this.nomeFile770.Name = "nomeFile770";
            this.nomeFile770.Size = new System.Drawing.Size(545, 21);
            this.nomeFile770.TabIndex = 10;
            // 
            // btnSceltaFileEntratel
            // 
            this.btnSceltaFileEntratel.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
            this.btnSceltaFileEntratel.Location = new System.Drawing.Point(665, 19);
            this.btnSceltaFileEntratel.Name = "btnSceltaFileEntratel";
            this.btnSceltaFileEntratel.Size = new System.Drawing.Size(49, 23);
            this.btnSceltaFileEntratel.TabIndex = 20;
            this.btnSceltaFileEntratel.Text = "Scelta";
            this.btnSceltaFileEntratel.Click += new System.EventHandler(this.btnSceltaFileEntratelClick);
            // 
            // lblFile
            // 
            this.lblFile.Location = new System.Drawing.Point(8, 22);
            this.lblFile.Name = "lblFile";
            this.lblFile.Size = new System.Drawing.Size(82, 23);
            this.lblFile.TabIndex = 12;
            this.lblFile.Text = "File telematico";
            // 
            // btnSceltaModuloPDF
            // 
            this.btnSceltaModuloPDF.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
            this.btnSceltaModuloPDF.Location = new System.Drawing.Point(665, 46);
            this.btnSceltaModuloPDF.Name = "btnSceltaModuloPDF";
            this.btnSceltaModuloPDF.Size = new System.Drawing.Size(49, 23);
            this.btnSceltaModuloPDF.TabIndex = 40;
            this.btnSceltaModuloPDF.Text = "Scelta";
            this.btnSceltaModuloPDF.Click += new System.EventHandler(this.btnSceltaModuloPdfClick);
            // 
            // nomeFilePdf
            // 
            this.nomeFilePdf.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left) 
            | System.Windows.Forms.AnchorStyles.Right)));
            this.nomeFilePdf.Location = new System.Drawing.Point(114, 46);
            this.nomeFilePdf.Name = "nomeFilePdf";
            this.nomeFilePdf.Size = new System.Drawing.Size(545, 21);
            this.nomeFilePdf.TabIndex = 30;
            // 
            // firmatarioDichiarazioneGroup
            // 
            this.firmatarioDichiarazioneGroup.Controls.Add(this.nomeFirmatario);
            this.firmatarioDichiarazioneGroup.Controls.Add(this.lblDecodificaCodiceFiscale);
            this.firmatarioDichiarazioneGroup.Controls.Add(this.codiceFiscale);
            this.firmatarioDichiarazioneGroup.Controls.Add(this.lblCodiceFiscale);
            this.firmatarioDichiarazioneGroup.Controls.Add(this.cognomeFirmatario);
            this.firmatarioDichiarazioneGroup.Controls.Add(this.lblCognome);
            this.firmatarioDichiarazioneGroup.Controls.Add(this.lblNome);
            this.firmatarioDichiarazioneGroup.Location = new System.Drawing.Point(10, 99);
            this.firmatarioDichiarazioneGroup.Name = "firmatarioDichiarazioneGroup";
            this.firmatarioDichiarazioneGroup.Size = new System.Drawing.Size(730, 98);
            this.firmatarioDichiarazioneGroup.TabIndex = 253;
            this.firmatarioDichiarazioneGroup.Text = "Firmatario della dichiarazione";
            // 
            // nomeFirmatario
            // 
            this.nomeFirmatario.Location = new System.Drawing.Point(114, 23);
            this.nomeFirmatario.Name = "nomeFirmatario";
            this.nomeFirmatario.Size = new System.Drawing.Size(213, 21);
            this.nomeFirmatario.TabIndex = 50;
            // 
            // lblDecodificaCodiceFiscale
            // 
            this.lblDecodificaCodiceFiscale.Font = new System.Drawing.Font("Verdana", 9.75F, System.Drawing.FontStyle.Bold);
            this.lblDecodificaCodiceFiscale.Location = new System.Drawing.Point(357, 50);
            this.lblDecodificaCodiceFiscale.Name = "lblDecodificaCodiceFiscale";
            this.lblDecodificaCodiceFiscale.Size = new System.Drawing.Size(357, 42);
            this.lblDecodificaCodiceFiscale.TabIndex = 21;
            // 
            // codiceFiscale
            // 
            this.codiceFiscale.Location = new System.Drawing.Point(114, 50);
            this.codiceFiscale.Name = "codiceFiscale";
            this.codiceFiscale.Size = new System.Drawing.Size(213, 21);
            this.codiceFiscale.TabIndex = 70;
            this.codiceFiscale.ValueChanged += new System.EventHandler(this.codiceFiscaleValueChanged);
            // 
            // lblCodiceFiscale
            // 
            this.lblCodiceFiscale.Location = new System.Drawing.Point(8, 53);
            this.lblCodiceFiscale.Name = "lblCodiceFiscale";
            this.lblCodiceFiscale.Size = new System.Drawing.Size(82, 23);
            this.lblCodiceFiscale.TabIndex = 20;
            this.lblCodiceFiscale.Text = "Codice Fiscale";
            // 
            // cognomeFirmatario
            // 
            this.cognomeFirmatario.Location = new System.Drawing.Point(389, 22);
            this.cognomeFirmatario.Name = "cognomeFirmatario";
            this.cognomeFirmatario.Size = new System.Drawing.Size(325, 21);
            this.cognomeFirmatario.TabIndex = 60;
            // 
            // lblCognome
            // 
            this.lblCognome.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F);
            this.lblCognome.Location = new System.Drawing.Point(333, 25);
            this.lblCognome.Name = "lblCognome";
            this.lblCognome.Size = new System.Drawing.Size(82, 23);
            this.lblCognome.TabIndex = 18;
            this.lblCognome.Text = "Cognome";
            // 
            // lblNome
            // 
            this.lblNome.Location = new System.Drawing.Point(8, 26);
            this.lblNome.Name = "lblNome";
            this.lblNome.Size = new System.Drawing.Size(82, 23);
            this.lblNome.TabIndex = 16;
            this.lblNome.Text = "Nome";
            // 
            // btnFine
            // 
            this.btnFine.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
            this.btnFine.Location = new System.Drawing.Point(751, 455);
            this.btnFine.Name = "btnFine";
            this.btnFine.Size = new System.Drawing.Size(75, 23);
            this.btnFine.TabIndex = 100;
            this.btnFine.Text = "Fine";
            this.btnFine.Click += new System.EventHandler(this.btnFineClick);
            // 
            // saveFileDialog1
            // 
            this.saveFileDialog1.DefaultExt = "cbi";
            this.saveFileDialog1.Filter = "Tutti i file|*.*";
            // 
            // wizardGenerazione770
            // 
            this.wizardGenerazione770.Controls.Add(this.ultraTabSharedControlsPage1);
            this.wizardGenerazione770.Controls.Add(this.ultraTabPageControl1);
            this.wizardGenerazione770.Controls.Add(this.ultraTabPageControl2);
            this.wizardGenerazione770.Controls.Add(this.ultraTabPageControl3);
            this.wizardGenerazione770.Dock = System.Windows.Forms.DockStyle.Fill;
            this.wizardGenerazione770.Location = new System.Drawing.Point(0, 0);
            this.wizardGenerazione770.Name = "wizardGenerazione770";
            this.wizardGenerazione770.SharedControls.AddRange(new System.Windows.Forms.Control[] {
            this.btnIndietro,
            this.btnAvanti});
            this.wizardGenerazione770.SharedControlsPage = this.ultraTabSharedControlsPage1;
            this.wizardGenerazione770.Size = new System.Drawing.Size(833, 507);
            this.wizardGenerazione770.TabIndex = 1;
            ultraTab1.Key = "ritenute";
            ultraTab1.TabPage = this.ultraTabPageControl1;
            ultraTab1.Text = "Ritenute";
            ultraTab2.Key = "errori";
            ultraTab2.TabPage = this.ultraTabPageControl3;
            ultraTab2.Text = "Errori";
            ultraTab2.Visible = false;
            ultraTab4.Key = "creazionefile";
            ultraTab4.TabPage = this.ultraTabPageControl2;
            ultraTab4.Text = "Creazione File";
            this.wizardGenerazione770.Tabs.AddRange(new Infragistics.Win.UltraWinTabControl.UltraTab[] {
            ultraTab1,
            ultraTab2,
            ultraTab4});
            // 
            // ultraTabSharedControlsPage1
            // 
            this.ultraTabSharedControlsPage1.Controls.Add(this.btnIndietro);
            this.ultraTabSharedControlsPage1.Controls.Add(this.btnAvanti);
            this.ultraTabSharedControlsPage1.Location = new System.Drawing.Point(-10000, -10000);
            this.ultraTabSharedControlsPage1.Name = "ultraTabSharedControlsPage1";
            this.ultraTabSharedControlsPage1.Size = new System.Drawing.Size(829, 481);
            // 
            // saveFileDialogModuloPDF
            // 
            this.saveFileDialogModuloPDF.DefaultExt = "cbi";
            this.saveFileDialogModuloPDF.Filter = "PDF|*.pdf|Tutti i file|*.*";
            // 
            // reqFile
            // 
            this.reqFile.ErrorMessage = "Inserire il nome del file";
            this.reqFile.Icon = ((System.Drawing.Icon)(resources.GetObject("reqFile.Icon")));
            // 
            // parametersValidator
            // 
            this.parametersValidator.Icon = ((System.Drawing.Icon)(resources.GetObject("parametersValidator.Icon")));
            this.parametersValidator.Validating += new Gipasoft.Windows.Forms.CustomValidation.CustomValidator.ValidatingEventHandler(this.parametersValidatorValidating);
            // 
            // ritenuteValidator
            // 
            this.ritenuteValidator.ControlToValidate = this;
            this.ritenuteValidator.ErrorMessage = "Non sono presenti ritenute";
            this.ritenuteValidator.Icon = ((System.Drawing.Icon)(resources.GetObject("ritenuteValidator.Icon")));
            this.ritenuteValidator.Validating += new Gipasoft.Windows.Forms.CustomValidation.CustomValidator.ValidatingEventHandler(this.ritenuteValidatorValidating);
            // 
            // reqDataDichiarazione
            // 
            this.reqDataDichiarazione.ControlToValidate = this.dataDichiarazione;
            this.reqDataDichiarazione.ErrorMessage = "Inserire la data della dichiarazione";
            this.reqDataDichiarazione.Icon = ((System.Drawing.Icon)(resources.GetObject("reqDataDichiarazione.Icon")));
            // 
            // codiceFiscaleValidator
            // 
            this.codiceFiscaleValidator.ControlToValidate = this.codiceFiscale;
            this.codiceFiscaleValidator.ErrorMessage = "Il codice fiscale inserito non è corretto";
            this.codiceFiscaleValidator.Icon = ((System.Drawing.Icon)(resources.GetObject("codiceFiscaleValidator.Icon")));
            this.codiceFiscaleValidator.Validating += new Gipasoft.Windows.Forms.CustomValidation.CustomValidator.ValidatingEventHandler(this.codiceFiscaleValidatorValidating);
            // 
            // codiceFiscaleIntermediarioValidator
            // 
            this.codiceFiscaleIntermediarioValidator.ControlToValidate = this.codiceFiscaleIntermediario;
            this.codiceFiscaleIntermediarioValidator.ErrorMessage = "Il codice fiscale dell\'intermediario non è corretto";
            this.codiceFiscaleIntermediarioValidator.Icon = ((System.Drawing.Icon)(resources.GetObject("codiceFiscaleIntermediarioValidator.Icon")));
            this.codiceFiscaleIntermediarioValidator.Validating += new Gipasoft.Windows.Forms.CustomValidation.CustomValidator.ValidatingEventHandler(this.codiceFiscaleIntermediarioValidatorValidating);
            // 
            // enteDichiarante
            // 
            this.enteDichiarante.CheckAlign = System.Drawing.ContentAlignment.MiddleRight;
            this.enteDichiarante.Location = new System.Drawing.Point(237, 43);
            this.enteDichiarante.Name = "enteDichiarante";
            this.enteDichiarante.Size = new System.Drawing.Size(107, 20);
            this.enteDichiarante.TabIndex = 259;
            this.enteDichiarante.Text = "Ente dichiarante";
            // 
            // Modello770TelematicoUC
            // 
            this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
            this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
            this.Controls.Add(this.wizardGenerazione770);
            this.Name = "Modello770TelematicoUC";
            this.Size = new System.Drawing.Size(833, 507);
            this.Load += new System.EventHandler(this.modello770TelematicoUCLoad);
            this.ultraTabPageControl1.ResumeLayout(false);
            this.tableLayoutPanel1.ResumeLayout(false);
            ((System.ComponentModel.ISupportInitialize)(this.splitContainer1)).EndInit();
            this.splitContainer1.ResumeLayout(false);
            this.ultraTabPageControl3.ResumeLayout(false);
            ((System.ComponentModel.ISupportInitialize)(this.listaErrori)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.idMessageBindingSource)).EndInit();
            this.ultraTabPageControl2.ResumeLayout(false);
            ((System.ComponentModel.ISupportInitialize)(this.intermediarioDichiarazioneGroup)).EndInit();
            this.intermediarioDichiarazioneGroup.ResumeLayout(false);
            this.intermediarioDichiarazioneGroup.PerformLayout();
            ((System.ComponentModel.ISupportInitialize)(this.codiceFiscaleCondominio)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.numeroIscrizioneCaf)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.codiceFiscaleIntermediario)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.altriDatiGroup)).EndInit();
            this.altriDatiGroup.ResumeLayout(false);
            this.altriDatiGroup.PerformLayout();
            ((System.ComponentModel.ISupportInitialize)(this.dataDichiarazione)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.percorsiFileGroup)).EndInit();
            this.percorsiFileGroup.ResumeLayout(false);
            this.percorsiFileGroup.PerformLayout();
            ((System.ComponentModel.ISupportInitialize)(this.nomeFile770)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.nomeFilePdf)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.firmatarioDichiarazioneGroup)).EndInit();
            this.firmatarioDichiarazioneGroup.ResumeLayout(false);
            this.firmatarioDichiarazioneGroup.PerformLayout();
            ((System.ComponentModel.ISupportInitialize)(this.nomeFirmatario)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.codiceFiscale)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.cognomeFirmatario)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.wizardGenerazione770)).EndInit();
            this.wizardGenerazione770.ResumeLayout(false);
            this.ultraTabSharedControlsPage1.ResumeLayout(false);
            ((System.ComponentModel.ISupportInitialize)(this.enteDichiarante)).EndInit();
            this.ResumeLayout(false);

        }
        /// <summary> 
        /// Required method for Designer support - do not modify 
        /// the contents of this method with the code editor.
        /// </summary>
        private void InitializeComponent()
        {
            this.components = new System.ComponentModel.Container();
            Infragistics.Win.Appearance appearance70 = new Infragistics.Win.Appearance();
            Infragistics.Win.Appearance appearance72 = new Infragistics.Win.Appearance();
            Infragistics.Win.Appearance appearance1 = new Infragistics.Win.Appearance();
            Infragistics.Win.Appearance appearance339 = new Infragistics.Win.Appearance();
            Infragistics.Win.Appearance appearance5 = new Infragistics.Win.Appearance();
            Infragistics.Win.Appearance appearance6 = new Infragistics.Win.Appearance();
            Infragistics.Win.Appearance appearance198 = new Infragistics.Win.Appearance();
            Infragistics.Win.Appearance appearance2 = new Infragistics.Win.Appearance();
            Infragistics.Win.UltraWinEditors.EditorButton editorButton1 = new Infragistics.Win.UltraWinEditors.EditorButton();
            Infragistics.Win.Appearance appearance7 = new Infragistics.Win.Appearance();
            Infragistics.Win.Appearance appearance194 = new Infragistics.Win.Appearance();
            Infragistics.Win.Appearance appearance195 = new Infragistics.Win.Appearance();
            Infragistics.Win.Appearance appearance196 = new Infragistics.Win.Appearance();
            Infragistics.Win.Appearance appearance197 = new Infragistics.Win.Appearance();
            Infragistics.Win.Appearance appearance4 = new Infragistics.Win.Appearance();
            Infragistics.Win.Appearance appearance336 = new Infragistics.Win.Appearance();
            Infragistics.Win.Appearance appearance200 = new Infragistics.Win.Appearance();
            Infragistics.Win.Appearance appearance201 = new Infragistics.Win.Appearance();
            Infragistics.Win.Appearance appearance202 = new Infragistics.Win.Appearance();
            Infragistics.Win.Appearance appearance203 = new Infragistics.Win.Appearance();
            Infragistics.Win.Appearance appearance204 = new Infragistics.Win.Appearance();
            Infragistics.Win.Appearance appearance205 = new Infragistics.Win.Appearance();
            Infragistics.Win.Appearance appearance206 = new Infragistics.Win.Appearance();
            System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(UserDetail));
            Infragistics.Win.UltraWinTree.Override _override1 = new Infragistics.Win.UltraWinTree.Override();
            Infragistics.Win.Appearance appearance191 = new Infragistics.Win.Appearance();
            Infragistics.Win.Appearance appearance156 = new Infragistics.Win.Appearance();
            Infragistics.Win.Appearance appearance3 = new Infragistics.Win.Appearance();
            Infragistics.Win.Appearance appearance86 = new Infragistics.Win.Appearance();
            Infragistics.Win.UltraWinTabControl.UltraTab ultraTab5 = new Infragistics.Win.UltraWinTabControl.UltraTab();
            Infragistics.Win.UltraWinTabControl.UltraTab ultraTab6 = new Infragistics.Win.UltraWinTabControl.UltraTab();
            Infragistics.Win.UltraWinTabControl.UltraTab ultraTab7 = new Infragistics.Win.UltraWinTabControl.UltraTab();
            Infragistics.Win.UltraWinTabControl.UltraTab ultraTab8 = new Infragistics.Win.UltraWinTabControl.UltraTab();
            Infragistics.Win.UltraWinTabControl.UltraTab ultraTab1 = new Infragistics.Win.UltraWinTabControl.UltraTab();
            Infragistics.Win.UltraWinTabControl.UltraTab ultraTab2 = new Infragistics.Win.UltraWinTabControl.UltraTab();
            Infragistics.Win.Appearance appearance117 = new Infragistics.Win.Appearance();
            Infragistics.Win.Appearance appearance118 = new Infragistics.Win.Appearance();
            Infragistics.Win.Appearance appearance119 = new Infragistics.Win.Appearance();
            Infragistics.Win.Appearance appearance120 = new Infragistics.Win.Appearance();
            Infragistics.Win.Appearance appearance121 = new Infragistics.Win.Appearance();
            Infragistics.Win.Appearance appearance122 = new Infragistics.Win.Appearance();
            Infragistics.Win.Appearance appearance123 = new Infragistics.Win.Appearance();
            Infragistics.Win.Appearance appearance124 = new Infragistics.Win.Appearance();
            Infragistics.Win.Appearance appearance125 = new Infragistics.Win.Appearance();
            Infragistics.Win.Appearance appearance126 = new Infragistics.Win.Appearance();
            Infragistics.Win.Appearance appearance127 = new Infragistics.Win.Appearance();
            Infragistics.Win.Appearance appearance128 = new Infragistics.Win.Appearance();
            Infragistics.Win.Appearance appearance129 = new Infragistics.Win.Appearance();
            Infragistics.Win.Appearance appearance130 = new Infragistics.Win.Appearance();
            Infragistics.Win.Appearance appearance131 = new Infragistics.Win.Appearance();
            Infragistics.Win.Appearance appearance132 = new Infragistics.Win.Appearance();
            Infragistics.Win.Appearance appearance133 = new Infragistics.Win.Appearance();
            Infragistics.Win.Appearance appearance134 = new Infragistics.Win.Appearance();
            Infragistics.Win.Appearance appearance135 = new Infragistics.Win.Appearance();
            Infragistics.Win.Appearance appearance136 = new Infragistics.Win.Appearance();
            Infragistics.Win.Appearance appearance137 = new Infragistics.Win.Appearance();
            Infragistics.Win.Appearance appearance138 = new Infragistics.Win.Appearance();
            Infragistics.Win.Appearance appearance139 = new Infragistics.Win.Appearance();
            Infragistics.Win.Appearance appearance140 = new Infragistics.Win.Appearance();
            Infragistics.Win.Appearance appearance141 = new Infragistics.Win.Appearance();
            Infragistics.Win.Appearance appearance142 = new Infragistics.Win.Appearance();
            Infragistics.Win.Appearance appearance143 = new Infragistics.Win.Appearance();
            Infragistics.Win.Appearance appearance144 = new Infragistics.Win.Appearance();
            Infragistics.Win.Appearance appearance145 = new Infragistics.Win.Appearance();
            Infragistics.Win.Appearance appearance146 = new Infragistics.Win.Appearance();
            Infragistics.Win.Appearance appearance147 = new Infragistics.Win.Appearance();
            Infragistics.Win.Appearance appearance148 = new Infragistics.Win.Appearance();
            Infragistics.Win.Appearance appearance149 = new Infragistics.Win.Appearance();
            Infragistics.Win.Appearance appearance150 = new Infragistics.Win.Appearance();
            Infragistics.Win.Appearance appearance151 = new Infragistics.Win.Appearance();
            Infragistics.Win.Appearance appearance152 = new Infragistics.Win.Appearance();
            Infragistics.Win.Appearance appearance153 = new Infragistics.Win.Appearance();
            Infragistics.Win.Appearance appearance154 = new Infragistics.Win.Appearance();
            Infragistics.Win.Appearance appearance101 = new Infragistics.Win.Appearance();
            Infragistics.Win.UltraWinGrid.UltraGridBand ultraGridBand1 = new Infragistics.Win.UltraWinGrid.UltraGridBand("Band 0", -1);
            Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn1 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("Role Name");
            Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn2 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("Description");
            Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn3 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("", 0);
            Infragistics.Win.Appearance appearance102 = new Infragistics.Win.Appearance();
            Infragistics.Win.Appearance appearance103 = new Infragistics.Win.Appearance();
            Infragistics.Win.Appearance appearance104 = new Infragistics.Win.Appearance();
            Infragistics.Win.Appearance appearance105 = new Infragistics.Win.Appearance();
            Infragistics.Win.Appearance appearance106 = new Infragistics.Win.Appearance();
            Infragistics.Win.Appearance appearance169 = new Infragistics.Win.Appearance();
            Infragistics.Win.Appearance appearance170 = new Infragistics.Win.Appearance();
            Infragistics.Win.Appearance appearance171 = new Infragistics.Win.Appearance();
            Infragistics.Win.Appearance appearance172 = new Infragistics.Win.Appearance();
            Infragistics.Win.Appearance appearance173 = new Infragistics.Win.Appearance();
            Infragistics.Win.Appearance appearance174 = new Infragistics.Win.Appearance();
            Infragistics.Win.Appearance appearance87 = new Infragistics.Win.Appearance();
            Infragistics.Win.Appearance appearance88 = new Infragistics.Win.Appearance();
            Infragistics.Win.Appearance appearance89 = new Infragistics.Win.Appearance();
            Infragistics.Win.UltraWinGrid.UltraGridBand ultraGridBand2 = new Infragistics.Win.UltraWinGrid.UltraGridBand("Band 0", -1);
            Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn4 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("Role Name");
            Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn5 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("Description");
            Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn6 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("UnboundColumn1", 0);
            Infragistics.Win.UltraWinGrid.ColScrollRegion colScrollRegion1 = new Infragistics.Win.UltraWinGrid.ColScrollRegion(0);
            Infragistics.Win.UltraWinGrid.ColScrollRegion colScrollRegion2 = new Infragistics.Win.UltraWinGrid.ColScrollRegion(0);
            Infragistics.Win.UltraWinGrid.ColScrollRegion colScrollRegion3 = new Infragistics.Win.UltraWinGrid.ColScrollRegion(385);
            Infragistics.Win.Appearance appearance90 = new Infragistics.Win.Appearance();
            Infragistics.Win.Appearance appearance91 = new Infragistics.Win.Appearance();
            Infragistics.Win.Appearance appearance92 = new Infragistics.Win.Appearance();
            Infragistics.Win.Appearance appearance93 = new Infragistics.Win.Appearance();
            Infragistics.Win.Appearance appearance94 = new Infragistics.Win.Appearance();
            Infragistics.Win.Appearance appearance95 = new Infragistics.Win.Appearance();
            Infragistics.Win.Appearance appearance96 = new Infragistics.Win.Appearance();
            Infragistics.Win.Appearance appearance97 = new Infragistics.Win.Appearance();
            Infragistics.Win.Appearance appearance98 = new Infragistics.Win.Appearance();
            Infragistics.Win.Appearance appearance99 = new Infragistics.Win.Appearance();
            Infragistics.Win.Appearance appearance100 = new Infragistics.Win.Appearance();
            Infragistics.Win.Appearance appearance69 = new Infragistics.Win.Appearance();
            Infragistics.Win.UltraWinGrid.UltraGridBand ultraGridBand3 = new Infragistics.Win.UltraWinGrid.UltraGridBand("Band 0", -1);
            Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn7 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("Role Name");
            Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn8 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("Description");
            Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn9 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("", 0);
            Infragistics.Win.Appearance appearance207 = new Infragistics.Win.Appearance();
            Infragistics.Win.Appearance appearance208 = new Infragistics.Win.Appearance();
            Infragistics.Win.Appearance appearance209 = new Infragistics.Win.Appearance();
            Infragistics.Win.Appearance appearance210 = new Infragistics.Win.Appearance();
            Infragistics.Win.Appearance appearance211 = new Infragistics.Win.Appearance();
            Infragistics.Win.Appearance appearance212 = new Infragistics.Win.Appearance();
            Infragistics.Win.Appearance appearance213 = new Infragistics.Win.Appearance();
            Infragistics.Win.Appearance appearance214 = new Infragistics.Win.Appearance();
            Infragistics.Win.Appearance appearance215 = new Infragistics.Win.Appearance();
            Infragistics.Win.Appearance appearance216 = new Infragistics.Win.Appearance();
            Infragistics.Win.Appearance appearance217 = new Infragistics.Win.Appearance();
            Infragistics.Win.Appearance appearance280 = new Infragistics.Win.Appearance();
            Infragistics.Win.Appearance appearance281 = new Infragistics.Win.Appearance();
            Infragistics.Win.Appearance appearance268 = new Infragistics.Win.Appearance();
            Infragistics.Win.UltraWinGrid.UltraGridBand ultraGridBand4 = new Infragistics.Win.UltraWinGrid.UltraGridBand("Band 0", -1);
            Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn10 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("Role Name");
            Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn11 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("Description");
            Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn12 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("UnboundColumn1", 0);
            Infragistics.Win.UltraWinGrid.ColScrollRegion colScrollRegion4 = new Infragistics.Win.UltraWinGrid.ColScrollRegion(0);
            Infragistics.Win.UltraWinGrid.ColScrollRegion colScrollRegion5 = new Infragistics.Win.UltraWinGrid.ColScrollRegion(0);
            Infragistics.Win.UltraWinGrid.ColScrollRegion colScrollRegion6 = new Infragistics.Win.UltraWinGrid.ColScrollRegion(402);
            Infragistics.Win.Appearance appearance269 = new Infragistics.Win.Appearance();
            Infragistics.Win.Appearance appearance270 = new Infragistics.Win.Appearance();
            Infragistics.Win.Appearance appearance271 = new Infragistics.Win.Appearance();
            Infragistics.Win.Appearance appearance272 = new Infragistics.Win.Appearance();
            Infragistics.Win.Appearance appearance273 = new Infragistics.Win.Appearance();
            Infragistics.Win.Appearance appearance274 = new Infragistics.Win.Appearance();
            Infragistics.Win.Appearance appearance275 = new Infragistics.Win.Appearance();
            Infragistics.Win.Appearance appearance276 = new Infragistics.Win.Appearance();
            Infragistics.Win.Appearance appearance277 = new Infragistics.Win.Appearance();
            Infragistics.Win.Appearance appearance278 = new Infragistics.Win.Appearance();
            Infragistics.Win.Appearance appearance279 = new Infragistics.Win.Appearance();
            this.ultraTabPageControlGeneral = new Infragistics.Win.UltraWinTabControl.UltraTabPageControl();
            this.ultraGroupBox12 = new Infragistics.Win.Misc.UltraGroupBox();
            this.ultraLabel32 = new Infragistics.Win.Misc.UltraLabel();
            this.txt_remarks = new HiiP.Framework.Common.Client.ExtendedUltraTextEditor();
            this.ultraLabel33 = new Infragistics.Win.Misc.UltraLabel();
            this.ultraGroupBox14 = new Infragistics.Win.Misc.UltraGroupBox();
            this.cb_grade = new Infragistics.Win.UltraWinEditors.UltraComboEditor();
            this.ultraLabel5 = new Infragistics.Win.Misc.UltraLabel();
            this.ultraLabel4 = new Infragistics.Win.Misc.UltraLabel();
            this.ultraLabel3 = new Infragistics.Win.Misc.UltraLabel();
            this.cb_subunit = new Infragistics.Win.UltraWinEditors.UltraComboEditor();
            this.cb_unit = new Infragistics.Win.UltraWinEditors.UltraComboEditor();
            this.ultraLabel2 = new Infragistics.Win.Misc.UltraLabel();
            this.cb_branch = new Infragistics.Win.UltraWinEditors.UltraComboEditor();
            this.btn_ViewEP = new Infragistics.Win.Misc.UltraButton();
            this.txt_EPRIN = new HiiP.Framework.Common.Client.ExtendedUltraTextEditor();
            this.chb_ExternalUser = new Infragistics.Win.UltraWinEditors.UltraCheckEditor();
            this.ultraLabel80 = new Infragistics.Win.Misc.UltraLabel();
            this.txt_ReportsTo = new HiiP.Framework.Common.Client.ExtendedUltraTextEditor();
            this.Txt_JobTitle = new HiiP.Framework.Common.Client.ExtendedUltraTextEditor();
            this.ultraLabel79 = new Infragistics.Win.Misc.UltraLabel();
            this.txt_initials = new HiiP.Framework.Common.Client.ExtendedUltraTextEditor();
            this.ultraLabel52 = new Infragistics.Win.Misc.UltraLabel();
            this.txt_alias = new HiiP.Framework.Common.Client.ExtendedUltraTextEditor();
            this.ultraLabel50 = new Infragistics.Win.Misc.UltraLabel();
            this.txt_display = new HiiP.Framework.Common.Client.ExtendedUltraTextEditor();
            this.ultraLabel51 = new Infragistics.Win.Misc.UltraLabel();
            this.txt_lastname = new HiiP.Framework.Common.Client.ExtendedUltraTextEditor();
            this.ultraLabel49 = new Infragistics.Win.Misc.UltraLabel();
            this.cb_gender = new Infragistics.Win.UltraWinEditors.UltraComboEditor();
            this.dt_dateofbirth = new Infragistics.Win.UltraWinEditors.UltraDateTimeEditor();
            this.cb_title = new Infragistics.Win.UltraWinEditors.UltraComboEditor();
            this.txt_pagerno = new HiiP.Framework.Common.Client.ExtendedUltraTextEditor();
            this.ultraLabel36 = new Infragistics.Win.Misc.UltraLabel();
            this.txt_mobileno = new HiiP.Framework.Common.Client.ExtendedUltraTextEditor();
            this.ultraLabel37 = new Infragistics.Win.Misc.UltraLabel();
            this.txt_faxno = new HiiP.Framework.Common.Client.ExtendedUltraTextEditor();
            this.ultraLabel38 = new Infragistics.Win.Misc.UltraLabel();
            this.txt_telephoneno = new HiiP.Framework.Common.Client.ExtendedUltraTextEditor();
            this.ultraLabel39 = new Infragistics.Win.Misc.UltraLabel();
            this.txt_email = new HiiP.Framework.Common.Client.ExtendedUltraTextEditor();
            this.ultraLabel40 = new Infragistics.Win.Misc.UltraLabel();
            this.ultraLabel41 = new Infragistics.Win.Misc.UltraLabel();
            this.ultraLabel42 = new Infragistics.Win.Misc.UltraLabel();
            this.ultraLabel43 = new Infragistics.Win.Misc.UltraLabel();
            this.txt_firstname = new HiiP.Framework.Common.Client.ExtendedUltraTextEditor();
            this.ultraLabel44 = new Infragistics.Win.Misc.UltraLabel();
            this.ultraTabPageControl4 = new Infragistics.Win.UltraWinTabControl.UltraTabPageControl();
            this.tableLayoutPanelOfficeMain = new System.Windows.Forms.TableLayoutPanel();
            this.ultraGroupBox16 = new Infragistics.Win.Misc.UltraGroupBox();
            this.SelectOfficeListView = new Infragistics.Win.UltraWinListView.UltraListView();
            this.ultraGroupBox15 = new Infragistics.Win.Misc.UltraGroupBox();
            this.OfficeTree = new Infragistics.Win.UltraWinTree.UltraTree();
            this.panel1 = new System.Windows.Forms.Panel();
            this.SelectButton = new Infragistics.Win.Misc.UltraButton();
            this.UnselectButton = new Infragistics.Win.Misc.UltraButton();
            this.DefaultButton = new Infragistics.Win.Misc.UltraButton();
            this.ultraTabPageControl2 = new Infragistics.Win.UltraWinTabControl.UltraTabPageControl();
            this.ultraTabPageControl3 = new Infragistics.Win.UltraWinTabControl.UltraTabPageControl();
            this.ultraTabPageControl9 = new Infragistics.Win.UltraWinTabControl.UltraTabPageControl();
            this.ultraTabPageControl10 = new Infragistics.Win.UltraWinTabControl.UltraTabPageControl();
            this.eTTableBindingSource = new System.Windows.Forms.BindingSource(this.components);
            this.ultraButton7 = new Infragistics.Win.Misc.UltraButton();
            this.ultraButton6 = new Infragistics.Win.Misc.UltraButton();
            this.ultraGroupBox1 = new Infragistics.Win.Misc.UltraGroupBox();
            this.StatusTextEditor = new HiiP.Framework.Common.Client.ExtendedUltraTextEditor();
            this.statusLabel = new Infragistics.Win.Misc.UltraLabel();
            this.txt_username = new HiiP.Framework.Common.Client.ExtendedUltraTextEditor();
            this.ultraLabel1 = new Infragistics.Win.Misc.UltraLabel();
            this.ultraTabControl1 = new Infragistics.Win.UltraWinTabControl.UltraTabControl();
            this.ultraTabSharedControlsPage1 = new Infragistics.Win.UltraWinTabControl.UltraTabSharedControlsPage();
            this.ultraButton13 = new Infragistics.Win.Misc.UltraButton();
            this.ultraButton14 = new Infragistics.Win.Misc.UltraButton();
            this.ultraGroupBox10 = new Infragistics.Win.Misc.UltraGroupBox();
            this.ultraGrid4 = new Infragistics.Win.UltraWinGrid.UltraGrid();
            this.ultraGrid5 = new Infragistics.Win.UltraWinGrid.UltraGrid();
            this.ultraGroupBox11 = new Infragistics.Win.Misc.UltraGroupBox();
            this.ultraGrid6 = new Infragistics.Win.UltraWinGrid.UltraGrid();
            this.ultraButton15 = new Infragistics.Win.Misc.UltraButton();
            this.ultraButton16 = new Infragistics.Win.Misc.UltraButton();
            this.ultraTextEditor20 = new HiiP.Framework.Common.Client.ExtendedUltraTextEditor();
            this.ultraLabel30 = new Infragistics.Win.Misc.UltraLabel();
            this.ultraTextEditor21 = new HiiP.Framework.Common.Client.ExtendedUltraTextEditor();
            this.ultraLabel31 = new Infragistics.Win.Misc.UltraLabel();
            this.errorProvider = new System.Windows.Forms.ErrorProvider(this.components);
            this.ultraToolTipManager = new Infragistics.Win.UltraWinToolTip.UltraToolTipManager(this.components);
            this.ActionButtonsPanel = new System.Windows.Forms.FlowLayoutPanel();
            this.btn_cancel = new Infragistics.Win.Misc.UltraButton();
            this.btn_copy = new Infragistics.Win.Misc.UltraButton();
            this.btn_disable = new Infragistics.Win.Misc.UltraButton();
            this.btn_ok = new Infragistics.Win.Misc.UltraButton();
            this.btn_viewDF = new Infragistics.Win.Misc.UltraButton();
            this.ultraGroupBox19 = new Infragistics.Win.Misc.UltraGroupBox();
            this.ultraTabSharedControlsPage2 = new Infragistics.Win.UltraWinTabControl.UltraTabSharedControlsPage();
            this.ultraButton26 = new Infragistics.Win.Misc.UltraButton();
            this.ultraButton27 = new Infragistics.Win.Misc.UltraButton();
            this.ultraGridAssignedGroups = new Infragistics.Win.UltraWinGrid.UltraGrid();
            this.ultraTextEditorDescription = new HiiP.Framework.Common.Client.ExtendedUltraTextEditor();
            this.ultraLabelDescription = new Infragistics.Win.Misc.UltraLabel();
            this.ultraTextEditorGroupName = new HiiP.Framework.Common.Client.ExtendedUltraTextEditor();
            this.ultraLabelGroupname = new Infragistics.Win.Misc.UltraLabel();
            this.ultraGridAllGroups = new Infragistics.Win.UltraWinGrid.UltraGrid();
            this.ultraGroupBox29 = new Infragistics.Win.Misc.UltraGroupBox();
            this.ultraGrid15 = new Infragistics.Win.UltraWinGrid.UltraGrid();
            this.ultraButton31 = new Infragistics.Win.Misc.UltraButton();
            this.ultraButton32 = new Infragistics.Win.Misc.UltraButton();
            this.ultraGroupBox30 = new Infragistics.Win.Misc.UltraGroupBox();
            this.ultraButton33 = new Infragistics.Win.Misc.UltraButton();
            this.ultraButton34 = new Infragistics.Win.Misc.UltraButton();
            this.ultraTextEditor39 = new HiiP.Framework.Common.Client.ExtendedUltraTextEditor();
            this.ultraLabel74 = new Infragistics.Win.Misc.UltraLabel();
            this.ultraTextEditor40 = new HiiP.Framework.Common.Client.ExtendedUltraTextEditor();
            this.ultraLabel75 = new Infragistics.Win.Misc.UltraLabel();
            this.ultraGrid16 = new Infragistics.Win.UltraWinGrid.UltraGrid();
            this.validationProvider = new Microsoft.Practices.EnterpriseLibrary.Validation.Integration.WinForms.ValidationProvider();
            this.ultraTabPageControlGeneral.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.ultraGroupBox12)).BeginInit();
            this.ultraGroupBox12.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.txt_remarks)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.ultraGroupBox14)).BeginInit();
            this.ultraGroupBox14.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.cb_grade)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.cb_subunit)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.cb_unit)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.cb_branch)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.txt_EPRIN)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.txt_ReportsTo)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.Txt_JobTitle)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.txt_initials)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.txt_alias)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.txt_display)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.txt_lastname)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.cb_gender)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.dt_dateofbirth)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.cb_title)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.txt_pagerno)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.txt_mobileno)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.txt_faxno)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.txt_telephoneno)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.txt_email)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.txt_firstname)).BeginInit();
            this.ultraTabPageControl4.SuspendLayout();
            this.tableLayoutPanelOfficeMain.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.ultraGroupBox16)).BeginInit();
            this.ultraGroupBox16.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.SelectOfficeListView)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.ultraGroupBox15)).BeginInit();
            this.ultraGroupBox15.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.OfficeTree)).BeginInit();
            this.panel1.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.eTTableBindingSource)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.ultraGroupBox1)).BeginInit();
            this.ultraGroupBox1.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.StatusTextEditor)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.txt_username)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.ultraTabControl1)).BeginInit();
            this.ultraTabControl1.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.ultraGroupBox10)).BeginInit();
            this.ultraGroupBox10.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.ultraGrid4)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.ultraGrid5)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.ultraGroupBox11)).BeginInit();
            this.ultraGroupBox11.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.ultraGrid6)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.ultraTextEditor20)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.ultraTextEditor21)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.errorProvider)).BeginInit();
            this.ActionButtonsPanel.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.ultraGroupBox19)).BeginInit();
            this.ultraGroupBox19.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.ultraGridAssignedGroups)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.ultraTextEditorDescription)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.ultraTextEditorGroupName)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.ultraGridAllGroups)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.ultraGroupBox29)).BeginInit();
            this.ultraGroupBox29.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.ultraGrid15)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.ultraGroupBox30)).BeginInit();
            this.ultraGroupBox30.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.ultraTextEditor39)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.ultraTextEditor40)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.ultraGrid16)).BeginInit();
            this.SuspendLayout();
            // 
            // ultraTabPageControlGeneral
            // 
            this.ultraTabPageControlGeneral.Controls.Add(this.ultraGroupBox12);
            this.ultraTabPageControlGeneral.Controls.Add(this.ultraGroupBox14);
            this.ultraTabPageControlGeneral.Location = new System.Drawing.Point(2, 21);
            this.ultraTabPageControlGeneral.Name = "ultraTabPageControlGeneral";
            this.ultraTabPageControlGeneral.Size = new System.Drawing.Size(974, 392);
            // 
            // ultraGroupBox12
            // 
            this.ultraGroupBox12.Controls.Add(this.ultraLabel32);
            this.ultraGroupBox12.Controls.Add(this.txt_remarks);
            this.ultraGroupBox12.Controls.Add(this.ultraLabel33);
            this.ultraGroupBox12.Dock = System.Windows.Forms.DockStyle.Fill;
            this.ultraGroupBox12.Location = new System.Drawing.Point(0, 316);
            this.ultraGroupBox12.Name = "ultraGroupBox12";
            this.ultraGroupBox12.Size = new System.Drawing.Size(974, 76);
            this.ultraGroupBox12.TabIndex = 1;
            this.ultraGroupBox12.Text = "Others";
            this.ultraGroupBox12.ViewStyle = Infragistics.Win.Misc.GroupBoxViewStyle.Office2007;
            // 
            // ultraLabel32
            // 
            appearance70.BackColorAlpha = Infragistics.Win.Alpha.Transparent;
            appearance70.TextHAlignAsString = "Right";
            this.ultraLabel32.Appearance = appearance70;
            this.ultraLabel32.Location = new System.Drawing.Point(7, 49);
            this.ultraLabel32.Name = "ultraLabel32";
            this.ultraLabel32.Size = new System.Drawing.Size(126, 15);
            this.ultraLabel32.TabIndex = 1;
            this.ultraLabel32.Text = "(max 250 chars)";
            // 
            // txt_remarks
            // 
            this.txt_remarks.AcceptsReturn = true;
            this.txt_remarks.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
                        | System.Windows.Forms.AnchorStyles.Left)
                        | System.Windows.Forms.AnchorStyles.Right)));
            this.txt_remarks.DisplayStyle = Infragistics.Win.EmbeddableElementDisplayStyle.Office2007;
            this.txt_remarks.Location = new System.Drawing.Point(140, 20);
            this.txt_remarks.MaxLength = 250;
            this.txt_remarks.Multiline = true;
            this.txt_remarks.Name = "txt_remarks";
            this.validationProvider.SetPerformValidation(this.txt_remarks, true);
            this.txt_remarks.Scrollbars = System.Windows.Forms.ScrollBars.Vertical;
            this.txt_remarks.Size = new System.Drawing.Size(611, 51);
            this.validationProvider.SetSourcePropertyName(this.txt_remarks, "Remarks");
            this.txt_remarks.TabIndex = 2;
            // 
            // ultraLabel33
            // 
            appearance72.BackColorAlpha = Infragistics.Win.Alpha.Transparent;
            appearance72.TextHAlignAsString = "Right";
            this.ultraLabel33.Appearance = appearance72;
            this.ultraLabel33.Location = new System.Drawing.Point(7, 26);
            this.ultraLabel33.Name = "ultraLabel33";
            this.ultraLabel33.Size = new System.Drawing.Size(126, 15);
            this.ultraLabel33.TabIndex = 0;
            this.ultraLabel33.Text = "Remarks";
            // 
            // ultraGroupBox14
            // 
            this.ultraGroupBox14.Controls.Add(this.cb_grade);
            this.ultraGroupBox14.Controls.Add(this.ultraLabel5);
            this.ultraGroupBox14.Controls.Add(this.ultraLabel4);
            this.ultraGroupBox14.Controls.Add(this.ultraLabel3);
            this.ultraGroupBox14.Controls.Add(this.cb_subunit);
            this.ultraGroupBox14.Controls.Add(this.cb_unit);
            this.ultraGroupBox14.Controls.Add(this.ultraLabel2);
            this.ultraGroupBox14.Controls.Add(this.cb_branch);
            this.ultraGroupBox14.Controls.Add(this.btn_ViewEP);
            this.ultraGroupBox14.Controls.Add(this.txt_EPRIN);
            this.ultraGroupBox14.Controls.Add(this.chb_ExternalUser);
            this.ultraGroupBox14.Controls.Add(this.ultraLabel80);
            this.ultraGroupBox14.Controls.Add(this.txt_ReportsTo);
            this.ultraGroupBox14.Controls.Add(this.Txt_JobTitle);
            this.ultraGroupBox14.Controls.Add(this.ultraLabel79);
            this.ultraGroupBox14.Controls.Add(this.txt_initials);
            this.ultraGroupBox14.Controls.Add(this.ultraLabel52);
            this.ultraGroupBox14.Controls.Add(this.txt_alias);
            this.ultraGroupBox14.Controls.Add(this.ultraLabel50);
            this.ultraGroupBox14.Controls.Add(this.txt_display);
            this.ultraGroupBox14.Controls.Add(this.ultraLabel51);
            this.ultraGroupBox14.Controls.Add(this.txt_lastname);
            this.ultraGroupBox14.Controls.Add(this.ultraLabel49);
            this.ultraGroupBox14.Controls.Add(this.cb_gender);
            this.ultraGroupBox14.Controls.Add(this.dt_dateofbirth);
            this.ultraGroupBox14.Controls.Add(this.cb_title);
            this.ultraGroupBox14.Controls.Add(this.txt_pagerno);
            this.ultraGroupBox14.Controls.Add(this.ultraLabel36);
            this.ultraGroupBox14.Controls.Add(this.txt_mobileno);
            this.ultraGroupBox14.Controls.Add(this.ultraLabel37);
            this.ultraGroupBox14.Controls.Add(this.txt_faxno);
            this.ultraGroupBox14.Controls.Add(this.ultraLabel38);
            this.ultraGroupBox14.Controls.Add(this.txt_telephoneno);
            this.ultraGroupBox14.Controls.Add(this.ultraLabel39);
            this.ultraGroupBox14.Controls.Add(this.txt_email);
            this.ultraGroupBox14.Controls.Add(this.ultraLabel40);
            this.ultraGroupBox14.Controls.Add(this.ultraLabel41);
            this.ultraGroupBox14.Controls.Add(this.ultraLabel42);
            this.ultraGroupBox14.Controls.Add(this.ultraLabel43);
            this.ultraGroupBox14.Controls.Add(this.txt_firstname);
            this.ultraGroupBox14.Controls.Add(this.ultraLabel44);
            this.ultraGroupBox14.Dock = System.Windows.Forms.DockStyle.Top;
            this.ultraGroupBox14.Location = new System.Drawing.Point(0, 0);
            this.ultraGroupBox14.Name = "ultraGroupBox14";
            this.ultraGroupBox14.Size = new System.Drawing.Size(974, 316);
            this.ultraGroupBox14.TabIndex = 0;
            this.ultraGroupBox14.Text = "Personal information";
            this.ultraGroupBox14.ViewStyle = Infragistics.Win.Misc.GroupBoxViewStyle.Office2007;
            // 
            // cb_grade
            // 
            this.cb_grade.DisplayStyle = Infragistics.Win.EmbeddableElementDisplayStyle.Office2007;
            this.cb_grade.DropDownStyle = Infragistics.Win.DropDownStyle.DropDownList;
            this.cb_grade.Location = new System.Drawing.Point(523, 229);
            this.cb_grade.Name = "cb_grade";
            this.cb_grade.Size = new System.Drawing.Size(225, 23);
            this.validationProvider.SetSourcePropertyName(this.cb_grade, "Title");
            this.cb_grade.SyncWithCurrencyManager = false;
            this.cb_grade.TabIndex = 33;
            // 
            // ultraLabel5
            // 
            appearance1.BackColorAlpha = Infragistics.Win.Alpha.Transparent;
            appearance1.TextHAlignAsString = "Right";
            this.ultraLabel5.Appearance = appearance1;
            this.ultraLabel5.Location = new System.Drawing.Point(8, 291);
            this.ultraLabel5.Name = "ultraLabel5";
            this.ultraLabel5.Size = new System.Drawing.Size(126, 25);
            this.ultraLabel5.TabIndex = 39;
            this.ultraLabel5.Text = "Subunit";
            // 
            // ultraLabel4
            // 
            appearance339.BackColorAlpha = Infragistics.Win.Alpha.Transparent;
            appearance339.TextHAlignAsString = "Right";
            this.ultraLabel4.Appearance = appearance339;
            this.ultraLabel4.Location = new System.Drawing.Point(18, 262);
            this.ultraLabel4.Name = "ultraLabel4";
            this.ultraLabel4.Size = new System.Drawing.Size(115, 25);
            this.ultraLabel4.TabIndex = 34;
            this.ultraLabel4.Text = "Unit";
            // 
            // ultraLabel3
            // 
            appearance5.BackColorAlpha = Infragistics.Win.Alpha.Transparent;
            appearance5.TextHAlignAsString = "Right";
            this.ultraLabel3.Appearance = appearance5;
            this.ultraLabel3.Location = new System.Drawing.Point(7, 233);
            this.ultraLabel3.Name = "ultraLabel3";
            this.ultraLabel3.Size = new System.Drawing.Size(126, 25);
            this.ultraLabel3.TabIndex = 30;
            this.ultraLabel3.Text = "Branch";
            // 
            // cb_subunit
            // 
            this.cb_subunit.DisplayStyle = Infragistics.Win.EmbeddableElementDisplayStyle.Office2007;
            this.cb_subunit.DropDownStyle = Infragistics.Win.DropDownStyle.DropDownList;
            this.cb_subunit.Location = new System.Drawing.Point(138, 287);
            this.cb_subunit.Name = "cb_subunit";
            this.cb_subunit.Size = new System.Drawing.Size(225, 23);
            this.validationProvider.SetSourcePropertyName(this.cb_subunit, "Title");
            this.cb_subunit.SyncWithCurrencyManager = false;
            this.cb_subunit.TabIndex = 40;
            // 
            // cb_unit
            // 
            this.cb_unit.DisplayStyle = Infragistics.Win.EmbeddableElementDisplayStyle.Office2007;
            this.cb_unit.DropDownStyle = Infragistics.Win.DropDownStyle.DropDownList;
            this.cb_unit.Location = new System.Drawing.Point(138, 258);
            this.cb_unit.Name = "cb_unit";
            this.cb_unit.Size = new System.Drawing.Size(225, 23);
            this.validationProvider.SetSourcePropertyName(this.cb_unit, "Title");
            this.cb_unit.SyncWithCurrencyManager = false;
            this.cb_unit.TabIndex = 35;
            this.cb_unit.ValueChanged += new System.EventHandler(this.cb_unit_ValueChanged);
            // 
            // ultraLabel2
            // 
            appearance6.BackColorAlpha = Infragistics.Win.Alpha.Transparent;
            appearance6.TextHAlignAsString = "Right";
            this.ultraLabel2.Appearance = appearance6;
            this.ultraLabel2.Location = new System.Drawing.Point(370, 233);
            this.ultraLabel2.Name = "ultraLabel2";
            this.ultraLabel2.Size = new System.Drawing.Size(147, 25);
            this.ultraLabel2.TabIndex = 32;
            this.ultraLabel2.Text = "Grade";
            // 
            // cb_branch
            // 
            this.cb_branch.DisplayStyle = Infragistics.Win.EmbeddableElementDisplayStyle.Office2007;
            this.cb_branch.DropDownStyle = Infragistics.Win.DropDownStyle.DropDownList;
            this.cb_branch.Location = new System.Drawing.Point(138, 229);
            this.cb_branch.Name = "cb_branch";
            this.cb_branch.Size = new System.Drawing.Size(225, 23);
            this.validationProvider.SetSourcePropertyName(this.cb_branch, "Title");
            this.cb_branch.SyncWithCurrencyManager = false;
            this.cb_branch.TabIndex = 31;
            this.cb_branch.ValueChanged += new System.EventHandler(this.cb_branch_ValueChanged);
            // 
            // btn_ViewEP
            // 
            this.btn_ViewEP.ButtonStyle = Infragistics.Win.UIElementButtonStyle.WindowsVistaButton;
            this.btn_ViewEP.Enabled = false;
            this.btn_ViewEP.Location = new System.Drawing.Point(687, 258);
            this.btn_ViewEP.Name = "btn_ViewEP";
            this.btn_ViewEP.Size = new System.Drawing.Size(60, 25);
            this.btn_ViewEP.TabIndex = 38;
            this.btn_ViewEP.Text = "View EP";
            this.btn_ViewEP.Click += new System.EventHandler(this.btn_ViewEP_Click);
            // 
            // txt_EPRIN
            // 
            this.txt_EPRIN.DisplayStyle = Infragistics.Win.EmbeddableElementDisplayStyle.Office2007;
            this.txt_EPRIN.Location = new System.Drawing.Point(523, 258);
            this.txt_EPRIN.MaxLength = 128;
            this.txt_EPRIN.Name = "txt_EPRIN";
            this.validationProvider.SetPerformValidation(this.txt_EPRIN, true);
            this.txt_EPRIN.ReadOnly = true;
            this.txt_EPRIN.Size = new System.Drawing.Size(158, 23);
            this.validationProvider.SetSourcePropertyName(this.txt_EPRIN, "EPRIN");
            this.txt_EPRIN.TabIndex = 37;
            // 
            // chb_ExternalUser
            // 
            this.chb_ExternalUser.BackColor = System.Drawing.Color.Transparent;
            this.chb_ExternalUser.BackColorInternal = System.Drawing.Color.Transparent;
            this.chb_ExternalUser.CheckAlign = System.Drawing.ContentAlignment.MiddleRight;
            this.chb_ExternalUser.Location = new System.Drawing.Point(423, 262);
            this.chb_ExternalUser.Name = "chb_ExternalUser";
            this.chb_ExternalUser.Size = new System.Drawing.Size(94, 20);
            this.validationProvider.SetSourcePropertyName(this.chb_ExternalUser, "IsInternal");
            this.chb_ExternalUser.TabIndex = 36;
            this.chb_ExternalUser.Text = "External user";
            this.validationProvider.SetValidatedProperty(this.chb_ExternalUser, "Checked");
            this.chb_ExternalUser.CheckedChanged += new System.EventHandler(this.chb_ExternalUser_CheckedChanged);
            // 
            // ultraLabel80
            // 
            appearance198.BackColorAlpha = Infragistics.Win.Alpha.Transparent;
            appearance198.TextHAlignAsString = "Right";
            this.ultraLabel80.Appearance = appearance198;
            this.ultraLabel80.Location = new System.Drawing.Point(370, 204);
            this.ultraLabel80.Name = "ultraLabel80";
            this.ultraLabel80.Size = new System.Drawing.Size(147, 25);
            this.ultraLabel80.TabIndex = 28;
            this.ultraLabel80.Text = "Reports to";
            // 
            // txt_ReportsTo
            // 
            appearance2.BackColor = System.Drawing.SystemColors.ActiveCaptionText;
            appearance2.BackColor2 = System.Drawing.SystemColors.ActiveCaptionText;
            appearance2.BackColorDisabled = System.Drawing.SystemColors.ActiveCaptionText;
            appearance2.BackColorDisabled2 = System.Drawing.SystemColors.ActiveCaptionText;
            this.txt_ReportsTo.Appearance = appearance2;
            this.txt_ReportsTo.BackColor = System.Drawing.SystemColors.ActiveCaptionText;
            editorButton1.Text = "...";
            editorButton1.Width = 20;
            this.txt_ReportsTo.ButtonsRight.Add(editorButton1);
            this.txt_ReportsTo.DisplayStyle = Infragistics.Win.EmbeddableElementDisplayStyle.Office2007;
            this.txt_ReportsTo.Location = new System.Drawing.Point(523, 200);
            this.txt_ReportsTo.MaxLength = 256;
            this.txt_ReportsTo.Name = "txt_ReportsTo";
            this.txt_ReportsTo.ReadOnly = true;
            this.txt_ReportsTo.Size = new System.Drawing.Size(225, 23);
            this.txt_ReportsTo.TabIndex = 29;
            this.txt_ReportsTo.EditorButtonClick += new Infragistics.Win.UltraWinEditors.EditorButtonEventHandler(this.ultraTextEditorReportsTo_EditorButtonClick);
            // 
            // Txt_JobTitle
            // 
            this.Txt_JobTitle.DisplayStyle = Infragistics.Win.EmbeddableElementDisplayStyle.Office2007;
            this.Txt_JobTitle.Location = new System.Drawing.Point(138, 200);
            this.Txt_JobTitle.MaxLength = 256;
            this.Txt_JobTitle.Name = "Txt_JobTitle";
            this.Txt_JobTitle.Size = new System.Drawing.Size(225, 23);
            this.Txt_JobTitle.TabIndex = 27;
            // 
            // ultraLabel79
            // 
            appearance7.BackColorAlpha = Infragistics.Win.Alpha.Transparent;
            appearance7.TextHAlignAsString = "Right";
            this.ultraLabel79.Appearance = appearance7;
            this.ultraLabel79.Location = new System.Drawing.Point(7, 204);
            this.ultraLabel79.Name = "ultraLabel79";
            this.ultraLabel79.Size = new System.Drawing.Size(126, 25);
            this.ultraLabel79.TabIndex = 26;
            this.ultraLabel79.Text = "Job title";
            // 
            // txt_initials
            // 
            this.txt_initials.DisplayStyle = Infragistics.Win.EmbeddableElementDisplayStyle.Office2007;
            this.txt_initials.Location = new System.Drawing.Point(321, 26);
            this.txt_initials.MaxLength = 64;
            this.txt_initials.Name = "txt_initials";
            this.txt_initials.Size = new System.Drawing.Size(42, 23);
            this.txt_initials.TabIndex = 3;
            // 
            // ultraLabel52
            // 
            appearance194.BackColorAlpha = Infragistics.Win.Alpha.Transparent;
            appearance194.TextHAlignAsString = "Right";
            this.ultraLabel52.Appearance = appearance194;
            this.ultraLabel52.Location = new System.Drawing.Point(260, 30);
            this.ultraLabel52.Name = "ultraLabel52";
            this.ultraLabel52.Size = new System.Drawing.Size(56, 18);
            this.ultraLabel52.TabIndex = 2;
            this.ultraLabel52.Text = "Initials";
            // 
            // txt_alias
            // 
            this.txt_alias.DisplayStyle = Infragistics.Win.EmbeddableElementDisplayStyle.Office2007;
            this.txt_alias.Location = new System.Drawing.Point(523, 55);
            this.txt_alias.MaxLength = 256;
            this.txt_alias.Name = "txt_alias";
            this.txt_alias.Size = new System.Drawing.Size(225, 23);
            this.txt_alias.TabIndex = 9;
            // 
            // ultraLabel50
            // 
            appearance195.BackColorAlpha = Infragistics.Win.Alpha.Transparent;
            appearance195.TextHAlignAsString = "Right";
            this.ultraLabel50.Appearance = appearance195;
            this.ultraLabel50.Location = new System.Drawing.Point(370, 59);
            this.ultraLabel50.Name = "ultraLabel50";
            this.ultraLabel50.Size = new System.Drawing.Size(147, 25);
            this.ultraLabel50.TabIndex = 8;
            this.ultraLabel50.Text = "Alias";
            // 
            // txt_display
            // 
            this.txt_display.DisplayStyle = Infragistics.Win.EmbeddableElementDisplayStyle.Office2007;
            this.txt_display.Location = new System.Drawing.Point(138, 55);
            this.txt_display.MaxLength = 256;
            this.txt_display.Name = "txt_display";
            this.validationProvider.SetPerformValidation(this.txt_display, true);
            this.txt_display.Size = new System.Drawing.Size(225, 23);
            this.validationProvider.SetSourcePropertyName(this.txt_display, "Display");
            this.txt_display.TabIndex = 7;
            // 
            // ultraLabel51
            // 
            appearance196.BackColorAlpha = Infragistics.Win.Alpha.Transparent;
            appearance196.TextHAlignAsString = "Right";
            this.ultraLabel51.Appearance = appearance196;
            this.ultraLabel51.Location = new System.Drawing.Point(7, 59);
            this.ultraLabel51.Name = "ultraLabel51";
            this.ultraLabel51.Size = new System.Drawing.Size(126, 25);
            this.ultraLabel51.TabIndex = 6;
            this.ultraLabel51.Text = "* Display name";
            // 
            // txt_lastname
            // 
            this.txt_lastname.DisplayStyle = Infragistics.Win.EmbeddableElementDisplayStyle.Office2007;
            this.txt_lastname.Location = new System.Drawing.Point(523, 26);
            this.txt_lastname.MaxLength = 128;
            this.txt_lastname.Name = "txt_lastname";
            this.validationProvider.SetPerformValidation(this.txt_lastname, true);
            this.txt_lastname.Size = new System.Drawing.Size(225, 23);
            this.validationProvider.SetSourcePropertyName(this.txt_lastname, "LastName");
            this.txt_lastname.TabIndex = 5;
            // 
            // ultraLabel49
            // 
            appearance197.BackColorAlpha = Infragistics.Win.Alpha.Transparent;
            appearance197.TextHAlignAsString = "Right";
            this.ultraLabel49.Appearance = appearance197;
            this.ultraLabel49.Location = new System.Drawing.Point(370, 30);
            this.ultraLabel49.Name = "ultraLabel49";
            this.ultraLabel49.Size = new System.Drawing.Size(147, 25);
            this.ultraLabel49.TabIndex = 4;
            this.ultraLabel49.Text = "* Last name";
            // 
            // cb_gender
            // 
            this.cb_gender.DisplayStyle = Infragistics.Win.EmbeddableElementDisplayStyle.Office2007;
            this.cb_gender.DropDownStyle = Infragistics.Win.DropDownStyle.DropDownList;
            this.cb_gender.Location = new System.Drawing.Point(138, 84);
            this.cb_gender.Name = "cb_gender";
            this.cb_gender.Size = new System.Drawing.Size(225, 23);
            this.validationProvider.SetSourcePropertyName(this.cb_gender, "Gender");
            this.cb_gender.SyncWithCurrencyManager = false;
            this.cb_gender.TabIndex = 11;
            // 
            // dt_dateofbirth
            // 
            this.dt_dateofbirth.DateTime = new System.DateTime(1753, 1, 1, 0, 0, 0, 0);
            this.dt_dateofbirth.DisplayStyle = Infragistics.Win.EmbeddableElementDisplayStyle.Office2007;
            this.dt_dateofbirth.Location = new System.Drawing.Point(138, 113);
            this.dt_dateofbirth.Name = "dt_dateofbirth";
            this.dt_dateofbirth.Size = new System.Drawing.Size(225, 23);
            this.dt_dateofbirth.TabIndex = 15;
            this.dt_dateofbirth.Value = null;
            // 
            // cb_title
            // 
            this.cb_title.DisplayStyle = Infragistics.Win.EmbeddableElementDisplayStyle.Office2007;
            this.cb_title.DropDownStyle = Infragistics.Win.DropDownStyle.DropDownList;
            this.cb_title.Location = new System.Drawing.Point(523, 84);
            this.cb_title.Name = "cb_title";
            this.cb_title.Size = new System.Drawing.Size(225, 23);
            this.validationProvider.SetSourcePropertyName(this.cb_title, "Title");
            this.cb_title.SyncWithCurrencyManager = false;
            this.cb_title.TabIndex = 13;
            // 
            // txt_pagerno
            // 
            this.txt_pagerno.DisplayStyle = Infragistics.Win.EmbeddableElementDisplayStyle.Office2007;
            this.txt_pagerno.Location = new System.Drawing.Point(523, 171);
            this.txt_pagerno.MaxLength = 50;
            this.txt_pagerno.Name = "txt_pagerno";
            this.txt_pagerno.Size = new System.Drawing.Size(225, 23);
            this.txt_pagerno.TabIndex = 25;
            // 
            // ultraLabel36
            // 
            appearance4.BackColorAlpha = Infragistics.Win.Alpha.Transparent;
            appearance4.TextHAlignAsString = "Right";
            this.ultraLabel36.Appearance = appearance4;
            this.ultraLabel36.Location = new System.Drawing.Point(370, 175);
            this.ultraLabel36.Name = "ultraLabel36";
            this.ultraLabel36.Size = new System.Drawing.Size(147, 25);
            this.ultraLabel36.TabIndex = 24;
            this.ultraLabel36.Text = "Pager No.";
            // 
            // txt_mobileno
            // 
            this.txt_mobileno.DisplayStyle = Infragistics.Win.EmbeddableElementDisplayStyle.Office2007;
            this.txt_mobileno.Location = new System.Drawing.Point(138, 171);
            this.txt_mobileno.MaxLength = 50;
            this.txt_mobileno.Name = "txt_mobileno";
            this.txt_mobileno.Size = new System.Drawing.Size(225, 23);
            this.txt_mobileno.TabIndex = 23;
            // 
            // ultraLabel37
            // 
            appearance336.BackColorAlpha = Infragistics.Win.Alpha.Transparent;
            appearance336.TextHAlignAsString = "Right";
            this.ultraLabel37.Appearance = appearance336;
            this.ultraLabel37.Location = new System.Drawing.Point(7, 175);
            this.ultraLabel37.Name = "ultraLabel37";
            this.ultraLabel37.Size = new System.Drawing.Size(126, 25);
            this.ultraLabel37.TabIndex = 22;
            this.ultraLabel37.Text = "Mobile No.";
            // 
            // txt_faxno
            // 
            this.txt_faxno.DisplayStyle = Infragistics.Win.EmbeddableElementDisplayStyle.Office2007;
            this.txt_faxno.Location = new System.Drawing.Point(523, 142);
            this.txt_faxno.MaxLength = 50;
            this.txt_faxno.Name = "txt_faxno";
            this.txt_faxno.Size = new System.Drawing.Size(225, 23);
            this.txt_faxno.TabIndex = 21;
            // 
            // ultraLabel38
            // 
            appearance200.BackColorAlpha = Infragistics.Win.Alpha.Transparent;
            appearance200.TextHAlignAsString = "Right";
            this.ultraLabel38.Appearance = appearance200;
            this.ultraLabel38.Location = new System.Drawing.Point(370, 146);
            this.ultraLabel38.Name = "ultraLabel38";
            this.ultraLabel38.Size = new System.Drawing.Size(147, 25);
            this.ultraLabel38.TabIndex = 20;
            this.ultraLabel38.Text = "Fax No.";
            // 
            // txt_telephoneno
            // 
            this.txt_telephoneno.DisplayStyle = Infragistics.Win.EmbeddableElementDisplayStyle.Office2007;
            this.txt_telephoneno.Location = new System.Drawing.Point(138, 142);
            this.txt_telephoneno.MaxLength = 128;
            this.txt_telephoneno.Name = "txt_telephoneno";
            this.txt_telephoneno.Size = new System.Drawing.Size(225, 23);
            this.validationProvider.SetSourcePropertyName(this.txt_telephoneno, "TelephoneNo");
            this.txt_telephoneno.TabIndex = 19;
            // 
            // ultraLabel39
            // 
            appearance201.BackColorAlpha = Infragistics.Win.Alpha.Transparent;
            appearance201.TextHAlignAsString = "Right";
            this.ultraLabel39.Appearance = appearance201;
            this.ultraLabel39.Location = new System.Drawing.Point(7, 146);
            this.ultraLabel39.Name = "ultraLabel39";
            this.ultraLabel39.Size = new System.Drawing.Size(126, 25);
            this.ultraLabel39.TabIndex = 18;
            this.ultraLabel39.Text = "Telephone No.";
            // 
            // txt_email
            // 
            this.txt_email.DisplayStyle = Infragistics.Win.EmbeddableElementDisplayStyle.Office2007;
            this.txt_email.Location = new System.Drawing.Point(523, 113);
            this.txt_email.MaxLength = 128;
            this.txt_email.Name = "txt_email";
            this.txt_email.Size = new System.Drawing.Size(225, 23);
            this.validationProvider.SetSourcePropertyName(this.txt_email, "Email");
            this.txt_email.TabIndex = 17;
            // 
            // ultraLabel40
            // 
            appearance202.BackColorAlpha = Infragistics.Win.Alpha.Transparent;
            appearance202.TextHAlignAsString = "Right";
            this.ultraLabel40.Appearance = appearance202;
            this.ultraLabel40.Location = new System.Drawing.Point(370, 117);
            this.ultraLabel40.Name = "ultraLabel40";
            this.ultraLabel40.Size = new System.Drawing.Size(147, 25);
            this.ultraLabel40.TabIndex = 16;
            this.ultraLabel40.Text = "Email";
            // 
            // ultraLabel41
            // 
            appearance203.BackColorAlpha = Infragistics.Win.Alpha.Transparent;
            appearance203.TextHAlignAsString = "Right";
            this.ultraLabel41.Appearance = appearance203;
            this.ultraLabel41.Location = new System.Drawing.Point(7, 117);
            this.ultraLabel41.Name = "ultraLabel41";
            this.ultraLabel41.Size = new System.Drawing.Size(126, 25);
            this.ultraLabel41.TabIndex = 14;
            this.ultraLabel41.Text = "Date of birth";
            // 
            // ultraLabel42
            // 
            appearance204.BackColorAlpha = Infragistics.Win.Alpha.Transparent;
            appearance204.TextHAlignAsString = "Right";
            this.ultraLabel42.Appearance = appearance204;
            this.ultraLabel42.Location = new System.Drawing.Point(370, 88);
            this.ultraLabel42.Name = "ultraLabel42";
            this.ultraLabel42.Size = new System.Drawing.Size(147, 25);
            this.ultraLabel42.TabIndex = 12;
            this.ultraLabel42.Text = "Title";
            // 
            // ultraLabel43
            // 
            appearance205.BackColorAlpha = Infragistics.Win.Alpha.Transparent;
            appearance205.TextHAlignAsString = "Right";
            this.ultraLabel43.Appearance = appearance205;
            this.ultraLabel43.Location = new System.Drawing.Point(7, 88);
            this.ultraLabel43.Name = "ultraLabel43";
            this.ultraLabel43.Size = new System.Drawing.Size(126, 25);
            this.ultraLabel43.TabIndex = 10;
            this.ultraLabel43.Text = "Gender";
            // 
            // txt_firstname
            // 
            this.txt_firstname.DisplayStyle = Infragistics.Win.EmbeddableElementDisplayStyle.Office2007;
            this.txt_firstname.Location = new System.Drawing.Point(138, 26);
            this.txt_firstname.MaxLength = 128;
            this.txt_firstname.Name = "txt_firstname";
            this.validationProvider.SetPerformValidation(this.txt_firstname, true);
            this.txt_firstname.Size = new System.Drawing.Size(110, 23);
            this.validationProvider.SetSourcePropertyName(this.txt_firstname, "FirstName");
            this.txt_firstname.TabIndex = 1;
            // 
            // ultraLabel44
            // 
            appearance206.BackColorAlpha = Infragistics.Win.Alpha.Transparent;
            appearance206.TextHAlignAsString = "Right";
            this.ultraLabel44.Appearance = appearance206;
            this.ultraLabel44.Location = new System.Drawing.Point(7, 30);
            this.ultraLabel44.Name = "ultraLabel44";
            this.ultraLabel44.Size = new System.Drawing.Size(126, 25);
            this.ultraLabel44.TabIndex = 0;
            this.ultraLabel44.Text = "* First name";
            // 
            // ultraTabPageControl4
            // 
            this.ultraTabPageControl4.Controls.Add(this.tableLayoutPanelOfficeMain);
            this.ultraTabPageControl4.Location = new System.Drawing.Point(-10000, -10000);
            this.ultraTabPageControl4.Name = "ultraTabPageControl4";
            this.ultraTabPageControl4.Size = new System.Drawing.Size(974, 392);
            // 
            // tableLayoutPanelOfficeMain
            // 
            this.tableLayoutPanelOfficeMain.ColumnCount = 3;
            this.tableLayoutPanelOfficeMain.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 50F));
            this.tableLayoutPanelOfficeMain.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Absolute, 100F));
            this.tableLayoutPanelOfficeMain.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 50F));
            this.tableLayoutPanelOfficeMain.Controls.Add(this.ultraGroupBox16, 2, 0);
            this.tableLayoutPanelOfficeMain.Controls.Add(this.ultraGroupBox15, 0, 0);
            this.tableLayoutPanelOfficeMain.Controls.Add(this.panel1, 1, 0);
            this.tableLayoutPanelOfficeMain.Dock = System.Windows.Forms.DockStyle.Fill;
            this.tableLayoutPanelOfficeMain.Location = new System.Drawing.Point(0, 0);
            this.tableLayoutPanelOfficeMain.Name = "tableLayoutPanelOfficeMain";
            this.tableLayoutPanelOfficeMain.RowCount = 1;
            this.tableLayoutPanelOfficeMain.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 100F));
            this.tableLayoutPanelOfficeMain.Size = new System.Drawing.Size(974, 392);
            this.tableLayoutPanelOfficeMain.TabIndex = 0;
            // 
            // ultraGroupBox16
            // 
            this.ultraGroupBox16.Controls.Add(this.SelectOfficeListView);
            this.ultraGroupBox16.Dock = System.Windows.Forms.DockStyle.Fill;
            this.ultraGroupBox16.Location = new System.Drawing.Point(540, 3);
            this.ultraGroupBox16.Name = "ultraGroupBox16";
            this.ultraGroupBox16.Size = new System.Drawing.Size(431, 386);
            this.ultraGroupBox16.TabIndex = 2;
            this.ultraGroupBox16.Text = "Selected office(s)";
            // 
            // SelectOfficeListView
            // 
            this.SelectOfficeListView.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
                        | System.Windows.Forms.AnchorStyles.Left)
                        | System.Windows.Forms.AnchorStyles.Right)));
            this.SelectOfficeListView.BorderStyle = Infragistics.Win.UIElementBorderStyle.WindowsVista;
            this.SelectOfficeListView.ItemSettings.DefaultImage = ((System.Drawing.Image)(resources.GetObject("SelectOfficeListView.ItemSettings.DefaultImage")));
            this.SelectOfficeListView.ItemSettings.HideSelection = false;
            this.SelectOfficeListView.ItemSettings.SelectionType = Infragistics.Win.UltraWinListView.SelectionType.Single;
            this.SelectOfficeListView.Location = new System.Drawing.Point(4, 26);
            this.SelectOfficeListView.Name = "SelectOfficeListView";
            this.SelectOfficeListView.ScrollBarLook.ViewStyle = Infragistics.Win.UltraWinScrollBar.ScrollBarViewStyle.WindowsVista;
            this.SelectOfficeListView.Size = new System.Drawing.Size(424, 357);
            this.SelectOfficeListView.TabIndex = 0;
            this.SelectOfficeListView.Text = "Selected office(s)";
            this.SelectOfficeListView.View = Infragistics.Win.UltraWinListView.UltraListViewStyle.List;
            this.SelectOfficeListView.ViewSettingsList.MultiColumn = false;
            this.SelectOfficeListView.ItemActivated += new Infragistics.Win.UltraWinListView.ItemActivatedEventHandler(this.SelectOfficeListView_ItemActivated);
            // 
            // ultraGroupBox15
            // 
            this.ultraGroupBox15.Controls.Add(this.OfficeTree);
            this.ultraGroupBox15.Dock = System.Windows.Forms.DockStyle.Fill;
            this.ultraGroupBox15.Location = new System.Drawing.Point(3, 3);
            this.ultraGroupBox15.Name = "ultraGroupBox15";
            this.ultraGroupBox15.Size = new System.Drawing.Size(431, 386);
            this.ultraGroupBox15.TabIndex = 0;
            this.ultraGroupBox15.Text = "Office(s)";
            // 
            // OfficeTree
            // 
            this.OfficeTree.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
                        | System.Windows.Forms.AnchorStyles.Left)
                        | System.Windows.Forms.AnchorStyles.Right)));
            this.OfficeTree.BorderStyle = Infragistics.Win.UIElementBorderStyle.WindowsVista;
            this.OfficeTree.DisplayStyle = Infragistics.Win.UltraWinTree.UltraTreeDisplayStyle.Standard;
            this.OfficeTree.HideSelection = false;
            this.OfficeTree.ImageTransparentColor = System.Drawing.Color.Transparent;
            this.OfficeTree.Location = new System.Drawing.Point(3, 20);
            this.OfficeTree.Name = "OfficeTree";
            this.OfficeTree.NodeConnectorColor = System.Drawing.SystemColors.ControlDark;
            appearance191.BackColor = System.Drawing.Color.SkyBlue;
            appearance191.ForeColor = System.Drawing.Color.White;
            _override1.SelectedNodeAppearance = appearance191;
            this.OfficeTree.Override = _override1;
            this.OfficeTree.Size = new System.Drawing.Size(425, 362);
            this.OfficeTree.TabIndex = 0;
            // 
            // panel1
            // 
            this.panel1.Controls.Add(this.SelectButton);
            this.panel1.Controls.Add(this.UnselectButton);
            this.panel1.Controls.Add(this.DefaultButton);
            this.panel1.Dock = System.Windows.Forms.DockStyle.Fill;
            this.panel1.Location = new System.Drawing.Point(440, 3);
            this.panel1.Name = "panel1";
            this.panel1.Size = new System.Drawing.Size(94, 386);
            this.panel1.TabIndex = 1;
            // 
            // SelectButton
            // 
            this.SelectButton.ButtonStyle = Infragistics.Win.UIElementButtonStyle.WindowsVistaButton;
            this.SelectButton.Location = new System.Drawing.Point(11, 157);
            this.SelectButton.Name = "SelectButton";
            this.SelectButton.Size = new System.Drawing.Size(75, 23);
            this.SelectButton.TabIndex = 0;
            this.SelectButton.Text = "Ass&ign";
            this.SelectButton.Click += new System.EventHandler(this.SelectButton_Click);
            // 
            // UnselectButton
            // 
            this.UnselectButton.ButtonStyle = Infragistics.Win.UIElementButtonStyle.WindowsVistaButton;
            this.UnselectButton.Location = new System.Drawing.Point(11, 186);
            this.UnselectButton.Name = "UnselectButton";
            this.UnselectButton.Size = new System.Drawing.Size(75, 23);
            this.UnselectButton.TabIndex = 1;
            this.UnselectButton.Text = "&Unassign";
            this.UnselectButton.Click += new System.EventHandler(this.UnselectButton_Click);
            // 
            // DefaultButton
            // 
            this.DefaultButton.ButtonStyle = Infragistics.Win.UIElementButtonStyle.WindowsVistaButton;
            this.DefaultButton.Location = new System.Drawing.Point(11, 215);
            this.DefaultButton.Name = "DefaultButton";
            this.DefaultButton.Size = new System.Drawing.Size(75, 23);
            this.DefaultButton.TabIndex = 2;
            this.DefaultButton.Text = "De&fault";
            this.DefaultButton.Click += new System.EventHandler(this.DefaultButton_Click);
            // 
            // ultraTabPageControl2
            // 
            this.ultraTabPageControl2.AutoScroll = true;
            this.ultraTabPageControl2.Location = new System.Drawing.Point(-10000, -10000);
            this.ultraTabPageControl2.Name = "ultraTabPageControl2";
            this.ultraTabPageControl2.Size = new System.Drawing.Size(974, 392);
            // 
            // ultraTabPageControl3
            // 
            this.ultraTabPageControl3.Location = new System.Drawing.Point(-10000, -10000);
            this.ultraTabPageControl3.Name = "ultraTabPageControl3";
            this.ultraTabPageControl3.Size = new System.Drawing.Size(974, 392);
            // 
            // ultraTabPageControl9
            // 
            this.ultraTabPageControl9.Location = new System.Drawing.Point(-10000, -10000);
            this.ultraTabPageControl9.Name = "ultraTabPageControl9";
            this.ultraTabPageControl9.Size = new System.Drawing.Size(974, 392);
            // 
            // ultraTabPageControl10
            // 
            this.ultraTabPageControl10.Location = new System.Drawing.Point(-10000, -10000);
            this.ultraTabPageControl10.Name = "ultraTabPageControl10";
            this.ultraTabPageControl10.Size = new System.Drawing.Size(974, 392);
            // 
            // eTTableBindingSource
            // 
            this.eTTableBindingSource.DataMember = "ETTable";
            this.eTTableBindingSource.DataSource = typeof(HiiP.Framework.Security.UserManagement.BusinessEntity.DataSetETRoles);
            // 
            // ultraButton7
            // 
            this.ultraButton7.ButtonStyle = Infragistics.Win.UIElementButtonStyle.WindowsVistaButton;
            this.ultraButton7.Location = new System.Drawing.Point(311, 240);
            this.ultraButton7.Name = "ultraButton7";
            this.ultraButton7.Size = new System.Drawing.Size(60, 23);
            this.ultraButton7.TabIndex = 3;
            this.ultraButton7.Text = ">";
            // 
            // ultraButton6
            // 
            this.ultraButton6.ButtonStyle = Infragistics.Win.UIElementButtonStyle.WindowsVistaButton;
            this.ultraButton6.Location = new System.Drawing.Point(311, 198);
            this.ultraButton6.Name = "ultraButton6";
            this.ultraButton6.Size = new System.Drawing.Size(60, 23);
            this.ultraButton6.TabIndex = 2;
            this.ultraButton6.Text = ">>";
            // 
            // ultraGroupBox1
            // 
            this.ultraGroupBox1.Controls.Add(this.StatusTextEditor);
            this.ultraGroupBox1.Controls.Add(this.statusLabel);
            this.ultraGroupBox1.Controls.Add(this.txt_username);
            this.ultraGroupBox1.Controls.Add(this.ultraLabel1);
            this.ultraGroupBox1.Dock = System.Windows.Forms.DockStyle.Top;
            this.ultraGroupBox1.Location = new System.Drawing.Point(0, 0);
            this.ultraGroupBox1.Name = "ultraGroupBox1";
            this.ultraGroupBox1.Size = new System.Drawing.Size(978, 56);
            this.ultraGroupBox1.TabIndex = 0;
            this.ultraGroupBox1.Text = "Account information";
            this.ultraGroupBox1.ViewStyle = Infragistics.Win.Misc.GroupBoxViewStyle.Office2007;
            // 
            // StatusTextEditor
            // 
            this.StatusTextEditor.DisplayStyle = Infragistics.Win.EmbeddableElementDisplayStyle.Office2007;
            this.StatusTextEditor.Enabled = false;
            this.StatusTextEditor.Location = new System.Drawing.Point(521, 23);
            this.StatusTextEditor.MaxLength = 128;
            this.StatusTextEditor.Name = "StatusTextEditor";
            this.StatusTextEditor.Size = new System.Drawing.Size(225, 23);
            this.validationProvider.SetSourcePropertyName(this.StatusTextEditor, "");
            this.StatusTextEditor.TabIndex = 3;
            // 
            // statusLabel
            // 
            appearance156.BackColorAlpha = Infragistics.Win.Alpha.Transparent;
            appearance156.TextHAlignAsString = "Right";
            this.statusLabel.Appearance = appearance156;
            this.statusLabel.Location = new System.Drawing.Point(380, 27);
            this.statusLabel.Name = "statusLabel";
            this.statusLabel.Size = new System.Drawing.Size(135, 25);
            this.statusLabel.TabIndex = 2;
            this.statusLabel.Text = "Status";
            // 
            // txt_username
            // 
            this.txt_username.DisplayStyle = Infragistics.Win.EmbeddableElementDisplayStyle.Office2007;
            this.txt_username.Location = new System.Drawing.Point(142, 22);
            this.txt_username.MaxLength = 24;
            this.txt_username.Name = "txt_username";
            this.validationProvider.SetPerformValidation(this.txt_username, true);
            this.txt_username.Size = new System.Drawing.Size(225, 23);
            this.validationProvider.SetSourcePropertyName(this.txt_username, "UserName");
            this.txt_username.TabIndex = 1;
            // 
            // ultraLabel1
            // 
            appearance3.BackColorAlpha = Infragistics.Win.Alpha.Transparent;
            this.ultraLabel1.Appearance = appearance3;
            this.ultraLabel1.Location = new System.Drawing.Point(63, 26);
            this.ultraLabel1.Name = "ultraLabel1";
            this.ultraLabel1.Size = new System.Drawing.Size(68, 25);
            this.ultraLabel1.TabIndex = 0;
            this.ultraLabel1.Text = "* User ID";
            // 
            // ultraTabControl1
            // 
            appearance86.BackColor = System.Drawing.SystemColors.GradientActiveCaption;
            appearance86.BackGradientStyle = Infragistics.Win.GradientStyle.Vertical;
            this.ultraTabControl1.ActiveTabAppearance = appearance86;
            this.ultraTabControl1.Controls.Add(this.ultraTabSharedControlsPage1);
            this.ultraTabControl1.Controls.Add(this.ultraTabPageControlGeneral);
            this.ultraTabControl1.Controls.Add(this.ultraTabPageControl2);
            this.ultraTabControl1.Controls.Add(this.ultraTabPageControl3);
            this.ultraTabControl1.Controls.Add(this.ultraTabPageControl4);
            this.ultraTabControl1.Controls.Add(this.ultraTabPageControl9);
            this.ultraTabControl1.Controls.Add(this.ultraTabPageControl10);
            this.ultraTabControl1.Dock = System.Windows.Forms.DockStyle.Fill;
            this.ultraTabControl1.Location = new System.Drawing.Point(0, 56);
            this.ultraTabControl1.Name = "ultraTabControl1";
            this.ultraTabControl1.SharedControlsPage = this.ultraTabSharedControlsPage1;
            this.ultraTabControl1.Size = new System.Drawing.Size(978, 415);
            this.ultraTabControl1.Style = Infragistics.Win.UltraWinTabControl.UltraTabControlStyle.PropertyPage2003;
            this.ultraTabControl1.TabIndex = 1;
            ultraTab5.Key = "General";
            ultraTab5.TabPage = this.ultraTabPageControlGeneral;
            ultraTab5.Text = "General";
            ultraTab6.Key = "Offices";
            ultraTab6.TabPage = this.ultraTabPageControl4;
            ultraTab6.Text = "Offices";
            ultraTab7.Key = "FuncRoles";
            ultraTab7.TabPage = this.ultraTabPageControl2;
            ultraTab7.Text = "Functional roles";
            ultraTab8.Key = "WfGroups";
            ultraTab8.TabPage = this.ultraTabPageControl3;
            ultraTab8.Text = "Workflow";
            ultraTab1.Key = "DMSRoles";
            ultraTab1.TabPage = this.ultraTabPageControl9;
            ultraTab1.Text = "DMS roles";
            ultraTab2.Key = "GISRoles";
            ultraTab2.TabPage = this.ultraTabPageControl10;
            ultraTab2.Text = "GIS roles";
            this.ultraTabControl1.Tabs.AddRange(new Infragistics.Win.UltraWinTabControl.UltraTab[] {
            ultraTab5,
            ultraTab6,
            ultraTab7,
            ultraTab8,
            ultraTab1,
            ultraTab2});
            this.ultraTabControl1.ViewStyle = Infragistics.Win.UltraWinTabControl.ViewStyle.Office2007;
            this.ultraTabControl1.SelectedTabChanged += new Infragistics.Win.UltraWinTabControl.SelectedTabChangedEventHandler(this.ultraTabControl1_SelectedTabChanged);
            // 
            // ultraTabSharedControlsPage1
            // 
            this.ultraTabSharedControlsPage1.Location = new System.Drawing.Point(-10000, -10000);
            this.ultraTabSharedControlsPage1.Name = "ultraTabSharedControlsPage1";
            this.ultraTabSharedControlsPage1.Size = new System.Drawing.Size(974, 392);
            // 
            // ultraButton13
            // 
            this.ultraButton13.ButtonStyle = Infragistics.Win.UIElementButtonStyle.WindowsVistaButton;
            this.ultraButton13.Location = new System.Drawing.Point(311, 240);
            this.ultraButton13.Name = "ultraButton13";
            this.ultraButton13.Size = new System.Drawing.Size(60, 23);
            this.ultraButton13.TabIndex = 3;
            this.ultraButton13.Text = ">";
            // 
            // ultraButton14
            // 
            this.ultraButton14.ButtonStyle = Infragistics.Win.UIElementButtonStyle.WindowsVistaButton;
            this.ultraButton14.Location = new System.Drawing.Point(311, 198);
            this.ultraButton14.Name = "ultraButton14";
            this.ultraButton14.Size = new System.Drawing.Size(60, 23);
            this.ultraButton14.TabIndex = 2;
            this.ultraButton14.Text = ">>";
            // 
            // ultraGroupBox10
            // 
            this.ultraGroupBox10.Controls.Add(this.ultraGrid4);
            this.ultraGroupBox10.Controls.Add(this.ultraGrid5);
            this.ultraGroupBox10.Location = new System.Drawing.Point(379, 4);
            this.ultraGroupBox10.Name = "ultraGroupBox10";
            this.ultraGroupBox10.Size = new System.Drawing.Size(300, 493);
            this.ultraGroupBox10.TabIndex = 1;
            this.ultraGroupBox10.Text = "Assigned Roles";
            this.ultraGroupBox10.ViewStyle = Infragistics.Win.Misc.GroupBoxViewStyle.Office2007;
            // 
            // ultraGrid4
            // 
            appearance117.BackColor = System.Drawing.SystemColors.Window;
            appearance117.BorderColor = System.Drawing.SystemColors.InactiveCaption;
            this.ultraGrid4.DisplayLayout.Appearance = appearance117;
            this.ultraGrid4.DisplayLayout.BorderStyle = Infragistics.Win.UIElementBorderStyle.Solid;
            this.ultraGrid4.DisplayLayout.CaptionVisible = Infragistics.Win.DefaultableBoolean.False;
            appearance118.BackColor = System.Drawing.SystemColors.ActiveBorder;
            appearance118.BackColor2 = System.Drawing.SystemColors.ControlDark;
            appearance118.BackGradientStyle = Infragistics.Win.GradientStyle.Vertical;
            appearance118.BorderColor = System.Drawing.SystemColors.Window;
            this.ultraGrid4.DisplayLayout.GroupByBox.Appearance = appearance118;
            appearance119.ForeColor = System.Drawing.SystemColors.GrayText;
            this.ultraGrid4.DisplayLayout.GroupByBox.BandLabelAppearance = appearance119;
            this.ultraGrid4.DisplayLayout.GroupByBox.BorderStyle = Infragistics.Win.UIElementBorderStyle.Solid;
            appearance120.BackColor = System.Drawing.SystemColors.ControlLightLight;
            appearance120.BackColor2 = System.Drawing.SystemColors.Control;
            appearance120.BackGradientStyle = Infragistics.Win.GradientStyle.Horizontal;
            appearance120.ForeColor = System.Drawing.SystemColors.GrayText;
            this.ultraGrid4.DisplayLayout.GroupByBox.PromptAppearance = appearance120;
            this.ultraGrid4.DisplayLayout.MaxColScrollRegions = 1;
            this.ultraGrid4.DisplayLayout.MaxRowScrollRegions = 1;
            appearance121.BackColor = System.Drawing.SystemColors.Window;
            appearance121.ForeColor = System.Drawing.SystemColors.ControlText;
            this.ultraGrid4.DisplayLayout.Override.ActiveCellAppearance = appearance121;
            appearance122.BackColor = System.Drawing.SystemColors.Highlight;
            appearance122.ForeColor = System.Drawing.SystemColors.HighlightText;
            this.ultraGrid4.DisplayLayout.Override.ActiveRowAppearance = appearance122;
            this.ultraGrid4.DisplayLayout.Override.BorderStyleCell = Infragistics.Win.UIElementBorderStyle.Dotted;
            this.ultraGrid4.DisplayLayout.Override.BorderStyleRow = Infragistics.Win.UIElementBorderStyle.Dotted;
            appearance123.BackColor = System.Drawing.SystemColors.Window;
            this.ultraGrid4.DisplayLayout.Override.CardAreaAppearance = appearance123;
            appearance124.BorderColor = System.Drawing.Color.Silver;
            appearance124.TextTrimming = Infragistics.Win.TextTrimming.EllipsisCharacter;
            this.ultraGrid4.DisplayLayout.Override.CellAppearance = appearance124;
            this.ultraGrid4.DisplayLayout.Override.CellClickAction = Infragistics.Win.UltraWinGrid.CellClickAction.EditAndSelectText;
            this.ultraGrid4.DisplayLayout.Override.CellPadding = 0;
            appearance125.BackColor = System.Drawing.SystemColors.Control;
            appearance125.BackColor2 = System.Drawing.SystemColors.ControlDark;
            appearance125.BackGradientAlignment = Infragistics.Win.GradientAlignment.Element;
            appearance125.BackGradientStyle = Infragistics.Win.GradientStyle.Horizontal;
            appearance125.BorderColor = System.Drawing.SystemColors.Window;
            this.ultraGrid4.DisplayLayout.Override.GroupByRowAppearance = appearance125;
            appearance126.TextHAlignAsString = "Left";
            this.ultraGrid4.DisplayLayout.Override.HeaderAppearance = appearance126;
            this.ultraGrid4.DisplayLayout.Override.HeaderClickAction = Infragistics.Win.UltraWinGrid.HeaderClickAction.SortMulti;
            this.ultraGrid4.DisplayLayout.Override.HeaderStyle = Infragistics.Win.HeaderStyle.WindowsXPCommand;
            appearance127.BackColor = System.Drawing.SystemColors.Window;
            appearance127.BorderColor = System.Drawing.Color.Silver;
            this.ultraGrid4.DisplayLayout.Override.RowAppearance = appearance127;
            this.ultraGrid4.DisplayLayout.Override.RowSelectors = Infragistics.Win.DefaultableBoolean.False;
            appearance128.BackColor = System.Drawing.SystemColors.ControlLight;
            this.ultraGrid4.DisplayLayout.Override.TemplateAddRowAppearance = appearance128;
            this.ultraGrid4.DisplayLayout.ScrollBounds = Infragistics.Win.UltraWinGrid.ScrollBounds.ScrollToFill;
            this.ultraGrid4.DisplayLayout.ScrollStyle = Infragistics.Win.UltraWinGrid.ScrollStyle.Immediate;
            this.ultraGrid4.DisplayLayout.ViewStyleBand = Infragistics.Win.UltraWinGrid.ViewStyleBand.OutlookGroupBy;
            this.ultraGrid4.Location = new System.Drawing.Point(19, 30);
            this.ultraGrid4.Name = "ultraGrid4";
            this.ultraGrid4.Size = new System.Drawing.Size(263, 453);
            this.ultraGrid4.TabIndex = 28;
            this.ultraGrid4.Text = "ultraGrid4";
            // 
            // ultraGrid5
            // 
            appearance129.BackColor = System.Drawing.SystemColors.Window;
            appearance129.BorderColor = System.Drawing.SystemColors.InactiveCaption;
            this.ultraGrid5.DisplayLayout.Appearance = appearance129;
            this.ultraGrid5.DisplayLayout.BorderStyle = Infragistics.Win.UIElementBorderStyle.Solid;
            this.ultraGrid5.DisplayLayout.CaptionVisible = Infragistics.Win.DefaultableBoolean.False;
            appearance130.BackColor = System.Drawing.SystemColors.ActiveBorder;
            appearance130.BackColor2 = System.Drawing.SystemColors.ControlDark;
            appearance130.BackGradientStyle = Infragistics.Win.GradientStyle.Vertical;
            appearance130.BorderColor = System.Drawing.SystemColors.Window;
            this.ultraGrid5.DisplayLayout.GroupByBox.Appearance = appearance130;
            appearance131.ForeColor = System.Drawing.SystemColors.GrayText;
            this.ultraGrid5.DisplayLayout.GroupByBox.BandLabelAppearance = appearance131;
            this.ultraGrid5.DisplayLayout.GroupByBox.BorderStyle = Infragistics.Win.UIElementBorderStyle.Solid;
            appearance132.BackColor = System.Drawing.SystemColors.ControlLightLight;
            appearance132.BackColor2 = System.Drawing.SystemColors.Control;
            appearance132.BackGradientStyle = Infragistics.Win.GradientStyle.Horizontal;
            appearance132.ForeColor = System.Drawing.SystemColors.GrayText;
            this.ultraGrid5.DisplayLayout.GroupByBox.PromptAppearance = appearance132;
            this.ultraGrid5.DisplayLayout.MaxColScrollRegions = 1;
            this.ultraGrid5.DisplayLayout.MaxRowScrollRegions = 1;
            appearance133.BackColor = System.Drawing.SystemColors.Window;
            appearance133.ForeColor = System.Drawing.SystemColors.ControlText;
            this.ultraGrid5.DisplayLayout.Override.ActiveCellAppearance = appearance133;
            appearance134.BackColor = System.Drawing.SystemColors.Highlight;
            appearance134.ForeColor = System.Drawing.SystemColors.HighlightText;
            this.ultraGrid5.DisplayLayout.Override.ActiveRowAppearance = appearance134;
            this.ultraGrid5.DisplayLayout.Override.BorderStyleCell = Infragistics.Win.UIElementBorderStyle.Dotted;
            this.ultraGrid5.DisplayLayout.Override.BorderStyleRow = Infragistics.Win.UIElementBorderStyle.Dotted;
            appearance135.BackColor = System.Drawing.SystemColors.Window;
            this.ultraGrid5.DisplayLayout.Override.CardAreaAppearance = appearance135;
            appearance136.BorderColor = System.Drawing.Color.Silver;
            appearance136.TextTrimming = Infragistics.Win.TextTrimming.EllipsisCharacter;
            this.ultraGrid5.DisplayLayout.Override.CellAppearance = appearance136;
            this.ultraGrid5.DisplayLayout.Override.CellClickAction = Infragistics.Win.UltraWinGrid.CellClickAction.EditAndSelectText;
            this.ultraGrid5.DisplayLayout.Override.CellPadding = 0;
            appearance137.BackColor = System.Drawing.SystemColors.Control;
            appearance137.BackColor2 = System.Drawing.SystemColors.ControlDark;
            appearance137.BackGradientAlignment = Infragistics.Win.GradientAlignment.Element;
            appearance137.BackGradientStyle = Infragistics.Win.GradientStyle.Horizontal;
            appearance137.BorderColor = System.Drawing.SystemColors.Window;
            this.ultraGrid5.DisplayLayout.Override.GroupByRowAppearance = appearance137;
            appearance138.TextHAlignAsString = "Left";
            this.ultraGrid5.DisplayLayout.Override.HeaderAppearance = appearance138;
            this.ultraGrid5.DisplayLayout.Override.HeaderClickAction = Infragistics.Win.UltraWinGrid.HeaderClickAction.SortMulti;
            this.ultraGrid5.DisplayLayout.Override.HeaderStyle = Infragistics.Win.HeaderStyle.WindowsXPCommand;
            appearance139.BackColor = System.Drawing.SystemColors.Window;
            appearance139.BorderColor = System.Drawing.Color.Silver;
            this.ultraGrid5.DisplayLayout.Override.RowAppearance = appearance139;
            this.ultraGrid5.DisplayLayout.Override.RowSelectors = Infragistics.Win.DefaultableBoolean.False;
            appearance140.BackColor = System.Drawing.SystemColors.ControlLight;
            this.ultraGrid5.DisplayLayout.Override.TemplateAddRowAppearance = appearance140;
            this.ultraGrid5.DisplayLayout.ScrollBounds = Infragistics.Win.UltraWinGrid.ScrollBounds.ScrollToFill;
            this.ultraGrid5.DisplayLayout.ScrollStyle = Infragistics.Win.UltraWinGrid.ScrollStyle.Immediate;
            this.ultraGrid5.DisplayLayout.ViewStyleBand = Infragistics.Win.UltraWinGrid.ViewStyleBand.OutlookGroupBy;
            this.ultraGrid5.Location = new System.Drawing.Point(-365, 113);
            this.ultraGrid5.Name = "ultraGrid5";
            this.ultraGrid5.Size = new System.Drawing.Size(263, 80);
            this.ultraGrid5.TabIndex = 26;
            this.ultraGrid5.Text = "ultraGrid5";
            // 
            // ultraGroupBox11
            // 
            this.ultraGroupBox11.Controls.Add(this.ultraGrid6);
            this.ultraGroupBox11.Controls.Add(this.ultraButton15);
            this.ultraGroupBox11.Controls.Add(this.ultraButton16);
            this.ultraGroupBox11.Controls.Add(this.ultraTextEditor20);
            this.ultraGroupBox11.Controls.Add(this.ultraLabel30);
            this.ultraGroupBox11.Controls.Add(this.ultraTextEditor21);
            this.ultraGroupBox11.Controls.Add(this.ultraLabel31);
            this.ultraGroupBox11.Location = new System.Drawing.Point(3, 3);
            this.ultraGroupBox11.Name = "ultraGroupBox11";
            this.ultraGroupBox11.Size = new System.Drawing.Size(300, 493);
            this.ultraGroupBox11.TabIndex = 0;
            this.ultraGroupBox11.Text = "Available Roles";
            this.ultraGroupBox11.ViewStyle = Infragistics.Win.Misc.GroupBoxViewStyle.Office2007;
            // 
            // ultraGrid6
            // 
            appearance141.BackColor = System.Drawing.SystemColors.Window;
            appearance141.BorderColor = System.Drawing.SystemColors.InactiveCaption;
            this.ultraGrid6.DisplayLayout.Appearance = appearance141;
            this.ultraGrid6.DisplayLayout.BorderStyle = Infragistics.Win.UIElementBorderStyle.Solid;
            this.ultraGrid6.DisplayLayout.CaptionVisible = Infragistics.Win.DefaultableBoolean.False;
            appearance142.BackColor = System.Drawing.SystemColors.ActiveBorder;
            appearance142.BackColor2 = System.Drawing.SystemColors.ControlDark;
            appearance142.BackGradientStyle = Infragistics.Win.GradientStyle.Vertical;
            appearance142.BorderColor = System.Drawing.SystemColors.Window;
            this.ultraGrid6.DisplayLayout.GroupByBox.Appearance = appearance142;
            appearance143.ForeColor = System.Drawing.SystemColors.GrayText;
            this.ultraGrid6.DisplayLayout.GroupByBox.BandLabelAppearance = appearance143;
            this.ultraGrid6.DisplayLayout.GroupByBox.BorderStyle = Infragistics.Win.UIElementBorderStyle.Solid;
            appearance144.BackColor = System.Drawing.SystemColors.ControlLightLight;
            appearance144.BackColor2 = System.Drawing.SystemColors.Control;
            appearance144.BackGradientStyle = Infragistics.Win.GradientStyle.Horizontal;
            appearance144.ForeColor = System.Drawing.SystemColors.GrayText;
            this.ultraGrid6.DisplayLayout.GroupByBox.PromptAppearance = appearance144;
            this.ultraGrid6.DisplayLayout.MaxColScrollRegions = 1;
            this.ultraGrid6.DisplayLayout.MaxRowScrollRegions = 1;
            appearance145.BackColor = System.Drawing.SystemColors.Window;
            appearance145.ForeColor = System.Drawing.SystemColors.ControlText;
            this.ultraGrid6.DisplayLayout.Override.ActiveCellAppearance = appearance145;
            appearance146.BackColor = System.Drawing.SystemColors.Highlight;
            appearance146.ForeColor = System.Drawing.SystemColors.HighlightText;
            this.ultraGrid6.DisplayLayout.Override.ActiveRowAppearance = appearance146;
            this.ultraGrid6.DisplayLayout.Override.BorderStyleCell = Infragistics.Win.UIElementBorderStyle.Dotted;
            this.ultraGrid6.DisplayLayout.Override.BorderStyleRow = Infragistics.Win.UIElementBorderStyle.Dotted;
            appearance147.BackColor = System.Drawing.SystemColors.Window;
            this.ultraGrid6.DisplayLayout.Override.CardAreaAppearance = appearance147;
            appearance148.BorderColor = System.Drawing.Color.Silver;
            appearance148.TextTrimming = Infragistics.Win.TextTrimming.EllipsisCharacter;
            this.ultraGrid6.DisplayLayout.Override.CellAppearance = appearance148;
            this.ultraGrid6.DisplayLayout.Override.CellClickAction = Infragistics.Win.UltraWinGrid.CellClickAction.EditAndSelectText;
            this.ultraGrid6.DisplayLayout.Override.CellPadding = 0;
            appearance149.BackColor = System.Drawing.SystemColors.Control;
            appearance149.BackColor2 = System.Drawing.SystemColors.ControlDark;
            appearance149.BackGradientAlignment = Infragistics.Win.GradientAlignment.Element;
            appearance149.BackGradientStyle = Infragistics.Win.GradientStyle.Horizontal;
            appearance149.BorderColor = System.Drawing.SystemColors.Window;
            this.ultraGrid6.DisplayLayout.Override.GroupByRowAppearance = appearance149;
            appearance150.TextHAlignAsString = "Left";
            this.ultraGrid6.DisplayLayout.Override.HeaderAppearance = appearance150;
            this.ultraGrid6.DisplayLayout.Override.HeaderClickAction = Infragistics.Win.UltraWinGrid.HeaderClickAction.SortMulti;
            this.ultraGrid6.DisplayLayout.Override.HeaderStyle = Infragistics.Win.HeaderStyle.WindowsXPCommand;
            appearance151.BackColor = System.Drawing.SystemColors.Window;
            appearance151.BorderColor = System.Drawing.Color.Silver;
            this.ultraGrid6.DisplayLayout.Override.RowAppearance = appearance151;
            this.ultraGrid6.DisplayLayout.Override.RowSelectors = Infragistics.Win.DefaultableBoolean.False;
            appearance152.BackColor = System.Drawing.SystemColors.ControlLight;
            this.ultraGrid6.DisplayLayout.Override.TemplateAddRowAppearance = appearance152;
            this.ultraGrid6.DisplayLayout.ScrollBounds = Infragistics.Win.UltraWinGrid.ScrollBounds.ScrollToFill;
            this.ultraGrid6.DisplayLayout.ScrollStyle = Infragistics.Win.UltraWinGrid.ScrollStyle.Immediate;
            this.ultraGrid6.DisplayLayout.ViewStyleBand = Infragistics.Win.UltraWinGrid.ViewStyleBand.OutlookGroupBy;
            this.ultraGrid6.Location = new System.Drawing.Point(16, 114);
            this.ultraGrid6.Name = "ultraGrid6";
            this.ultraGrid6.Size = new System.Drawing.Size(263, 368);
            this.ultraGrid6.TabIndex = 27;
            this.ultraGrid6.Text = "ultraGrid6";
            // 
            // ultraButton15
            // 
            this.ultraButton15.ButtonStyle = Infragistics.Win.UIElementButtonStyle.WindowsVistaButton;
            this.ultraButton15.Location = new System.Drawing.Point(204, 85);
            this.ultraButton15.Name = "ultraButton15";
            this.ultraButton15.Size = new System.Drawing.Size(75, 23);
            this.ultraButton15.TabIndex = 25;
            this.ultraButton15.Text = "Reset";
            // 
            // ultraButton16
            // 
            this.ultraButton16.ButtonStyle = Infragistics.Win.UIElementButtonStyle.WindowsVistaButton;
            this.ultraButton16.Location = new System.Drawing.Point(123, 85);
            this.ultraButton16.Name = "ultraButton16";
            this.ultraButton16.Size = new System.Drawing.Size(75, 23);
            this.ultraButton16.TabIndex = 24;
            this.ultraButton16.Text = "Search";
            // 
            // ultraTextEditor20
            // 
            this.ultraTextEditor20.DisplayStyle = Infragistics.Win.EmbeddableElementDisplayStyle.Office2007;
            this.ultraTextEditor20.Location = new System.Drawing.Point(86, 58);
            this.ultraTextEditor20.Name = "ultraTextEditor20";
            this.ultraTextEditor20.Size = new System.Drawing.Size(193, 21);
            this.ultraTextEditor20.TabIndex = 23;
            // 
            // ultraLabel30
            // 
            appearance153.BackColorAlpha = Infragistics.Win.Alpha.Transparent;
            this.ultraLabel30.Appearance = appearance153;
            this.ultraLabel30.Location = new System.Drawing.Point(16, 62);
            this.ultraLabel30.Name = "ultraLabel30";
            this.ultraLabel30.Size = new System.Drawing.Size(63, 23);
            this.ultraLabel30.TabIndex = 22;
            this.ultraLabel30.Text = "Description";
            // 
            // ultraTextEditor21
            // 
            this.ultraTextEditor21.DisplayStyle = Infragistics.Win.EmbeddableElementDisplayStyle.Office2007;
            this.ultraTextEditor21.Location = new System.Drawing.Point(86, 31);
            this.ultraTextEditor21.Name = "ultraTextEditor21";
            this.ultraTextEditor21.Size = new System.Drawing.Size(193, 21);
            this.ultraTextEditor21.TabIndex = 21;
            // 
            // ultraLabel31
            // 
            appearance154.BackColorAlpha = Infragistics.Win.Alpha.Transparent;
            this.ultraLabel31.Appearance = appearance154;
            this.ultraLabel31.Location = new System.Drawing.Point(16, 35);
            this.ultraLabel31.Name = "ultraLabel31";
            this.ultraLabel31.Size = new System.Drawing.Size(68, 23);
            this.ultraLabel31.TabIndex = 20;
            this.ultraLabel31.Text = "Role Name";
            // 
            // errorProvider
            // 
            this.errorProvider.ContainerControl = this;
            // 
            // ultraToolTipManager
            // 
            this.ultraToolTipManager.ContainingControl = this;
            this.ultraToolTipManager.DisplayStyle = Infragistics.Win.ToolTipDisplayStyle.WindowsVista;
            // 
            // ActionButtonsPanel
            // 
            this.ActionButtonsPanel.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
            this.ActionButtonsPanel.AutoSize = true;
            this.ActionButtonsPanel.BackColor = System.Drawing.Color.Transparent;
            this.ActionButtonsPanel.Controls.Add(this.btn_cancel);
            this.ActionButtonsPanel.Controls.Add(this.btn_copy);
            this.ActionButtonsPanel.Controls.Add(this.btn_disable);
            this.ActionButtonsPanel.Controls.Add(this.btn_ok);
            this.ActionButtonsPanel.Controls.Add(this.btn_viewDF);
            this.ActionButtonsPanel.FlowDirection = System.Windows.Forms.FlowDirection.RightToLeft;
            this.ActionButtonsPanel.Location = new System.Drawing.Point(507, 6);
            this.ActionButtonsPanel.Name = "ActionButtonsPanel";
            this.ActionButtonsPanel.Size = new System.Drawing.Size(465, 31);
            this.ActionButtonsPanel.TabIndex = 0;
            // 
            // btn_cancel
            // 
            this.btn_cancel.ButtonStyle = Infragistics.Win.UIElementButtonStyle.WindowsVistaButton;
            this.btn_cancel.Location = new System.Drawing.Point(375, 3);
            this.btn_cancel.Name = "btn_cancel";
            this.btn_cancel.Size = new System.Drawing.Size(87, 25);
            this.btn_cancel.TabIndex = 4;
            this.btn_cancel.Text = "&Cancel";
            this.btn_cancel.Click += new System.EventHandler(this.btn_cancel_Click);
            // 
            // btn_copy
            // 
            this.btn_copy.ButtonStyle = Infragistics.Win.UIElementButtonStyle.WindowsVistaButton;
            this.btn_copy.Location = new System.Drawing.Point(282, 3);
            this.btn_copy.Name = "btn_copy";
            this.btn_copy.Size = new System.Drawing.Size(87, 25);
            this.btn_copy.TabIndex = 3;
            this.btn_copy.Text = "C&opy";
            this.btn_copy.Click += new System.EventHandler(this.btn_copy_Click);
            // 
            // btn_disable
            // 
            this.btn_disable.ButtonStyle = Infragistics.Win.UIElementButtonStyle.WindowsVistaButton;
            this.btn_disable.Location = new System.Drawing.Point(189, 3);
            this.btn_disable.Name = "btn_disable";
            this.btn_disable.Size = new System.Drawing.Size(87, 25);
            this.btn_disable.TabIndex = 2;
            this.btn_disable.Text = "&Disable";
            this.btn_disable.Click += new System.EventHandler(this.btn_disable_Click);
            // 
            // btn_ok
            // 
            this.btn_ok.ButtonStyle = Infragistics.Win.UIElementButtonStyle.WindowsVistaButton;
            this.btn_ok.Location = new System.Drawing.Point(96, 3);
            this.btn_ok.Name = "btn_ok";
            this.btn_ok.Size = new System.Drawing.Size(87, 25);
            this.btn_ok.TabIndex = 1;
            this.btn_ok.Text = "&Save";
            this.btn_ok.Click += new System.EventHandler(this.btn_ok_Click);
            // 
            // btn_viewDF
            // 
            this.btn_viewDF.ButtonStyle = Infragistics.Win.UIElementButtonStyle.WindowsVistaButton;
            this.btn_viewDF.Location = new System.Drawing.Point(3, 3);
            this.btn_viewDF.Name = "btn_viewDF";
            this.btn_viewDF.Size = new System.Drawing.Size(87, 25);
            this.btn_viewDF.TabIndex = 0;
            this.btn_viewDF.Text = "&View DF";
            this.btn_viewDF.Click += new System.EventHandler(this.btn_viewDF_Click);
            // 
            // ultraGroupBox19
            // 
            this.ultraGroupBox19.Controls.Add(this.ActionButtonsPanel);
            this.ultraGroupBox19.Dock = System.Windows.Forms.DockStyle.Bottom;
            this.ultraGroupBox19.Location = new System.Drawing.Point(0, 471);
            this.ultraGroupBox19.Name = "ultraGroupBox19";
            this.ultraGroupBox19.Size = new System.Drawing.Size(978, 42);
            this.ultraGroupBox19.TabIndex = 2;
            this.ultraGroupBox19.ViewStyle = Infragistics.Win.Misc.GroupBoxViewStyle.Office2007;
            // 
            // ultraTabSharedControlsPage2
            // 
            this.ultraTabSharedControlsPage2.Location = new System.Drawing.Point(-10000, -10000);
            this.ultraTabSharedControlsPage2.Name = "ultraTabSharedControlsPage2";
            this.ultraTabSharedControlsPage2.Size = new System.Drawing.Size(949, 519);
            // 
            // ultraButton26
            // 
            this.ultraButton26.ButtonStyle = Infragistics.Win.UIElementButtonStyle.WindowsVistaButton;
            this.ultraButton26.Location = new System.Drawing.Point(238, 92);
            this.ultraButton26.Name = "ultraButton26";
            this.ultraButton26.Size = new System.Drawing.Size(87, 25);
            this.ultraButton26.TabIndex = 25;
            this.ultraButton26.Text = "Reset";
            // 
            // ultraButton27
            // 
            this.ultraButton27.ButtonStyle = Infragistics.Win.UIElementButtonStyle.WindowsVistaButton;
            this.ultraButton27.Location = new System.Drawing.Point(143, 92);
            this.ultraButton27.Name = "ultraButton27";
            this.ultraButton27.Size = new System.Drawing.Size(87, 25);
            this.ultraButton27.TabIndex = 24;
            this.ultraButton27.Text = "Search";
            // 
            // ultraGridAssignedGroups
            // 
            appearance101.BackColor = System.Drawing.SystemColors.Window;
            appearance101.BorderColor = System.Drawing.SystemColors.InactiveCaption;
            this.ultraGridAssignedGroups.DisplayLayout.Appearance = appearance101;
            ultraGridColumn1.CellActivation = Infragistics.Win.UltraWinGrid.Activation.NoEdit;
            ultraGridColumn1.Header.Caption = "Group name";
            ultraGridColumn1.Header.VisiblePosition = 1;
            ultraGridColumn1.Width = 106;
            ultraGridColumn2.CellActivation = Infragistics.Win.UltraWinGrid.Activation.NoEdit;
            ultraGridColumn2.Header.VisiblePosition = 2;
            ultraGridColumn2.Width = 124;
            ultraGridColumn3.CellActivation = Infragistics.Win.UltraWinGrid.Activation.ActivateOnly;
            ultraGridColumn3.DataType = typeof(bool);
            ultraGridColumn3.Header.VisiblePosition = 0;
            ultraGridColumn3.NullText = "DEL";
            ultraGridColumn3.Width = 29;
            ultraGridBand1.Columns.AddRange(new object[] {
            ultraGridColumn1,
            ultraGridColumn2,
            ultraGridColumn3});
            this.ultraGridAssignedGroups.DisplayLayout.BandsSerializer.Add(ultraGridBand1);
            this.ultraGridAssignedGroups.DisplayLayout.BorderStyle = Infragistics.Win.UIElementBorderStyle.Solid;
            this.ultraGridAssignedGroups.DisplayLayout.CaptionVisible = Infragistics.Win.DefaultableBoolean.False;
            appearance102.BackColor = System.Drawing.SystemColors.ActiveBorder;
            appearance102.BackColor2 = System.Drawing.SystemColors.ControlDark;
            appearance102.BackGradientStyle = Infragistics.Win.GradientStyle.Vertical;
            appearance102.BorderColor = System.Drawing.SystemColors.Window;
            this.ultraGridAssignedGroups.DisplayLayout.GroupByBox.Appearance = appearance102;
            appearance103.ForeColor = System.Drawing.SystemColors.GrayText;
            this.ultraGridAssignedGroups.DisplayLayout.GroupByBox.BandLabelAppearance = appearance103;
            this.ultraGridAssignedGroups.DisplayLayout.GroupByBox.BorderStyle = Infragistics.Win.UIElementBorderStyle.Solid;
            this.ultraGridAssignedGroups.DisplayLayout.GroupByBox.Hidden = true;
            appearance104.BackColor = System.Drawing.SystemColors.ControlLightLight;
            appearance104.BackColor2 = System.Drawing.SystemColors.Control;
            appearance104.BackGradientStyle = Infragistics.Win.GradientStyle.Horizontal;
            appearance104.ForeColor = System.Drawing.SystemColors.GrayText;
            this.ultraGridAssignedGroups.DisplayLayout.GroupByBox.PromptAppearance = appearance104;
            this.ultraGridAssignedGroups.DisplayLayout.MaxColScrollRegions = 1;
            this.ultraGridAssignedGroups.DisplayLayout.MaxRowScrollRegions = 1;
            appearance105.BackColor = System.Drawing.SystemColors.Window;
            appearance105.ForeColor = System.Drawing.SystemColors.ControlText;
            this.ultraGridAssignedGroups.DisplayLayout.Override.ActiveCellAppearance = appearance105;
            appearance106.BackColor = System.Drawing.SystemColors.Highlight;
            appearance106.ForeColor = System.Drawing.SystemColors.HighlightText;
            this.ultraGridAssignedGroups.DisplayLayout.Override.ActiveRowAppearance = appearance106;
            this.ultraGridAssignedGroups.DisplayLayout.Override.AllowColMoving = Infragistics.Win.UltraWinGrid.AllowColMoving.NotAllowed;
            this.ultraGridAssignedGroups.DisplayLayout.Override.AllowColSizing = Infragistics.Win.UltraWinGrid.AllowColSizing.None;
            this.ultraGridAssignedGroups.DisplayLayout.Override.AllowColSwapping = Infragistics.Win.UltraWinGrid.AllowColSwapping.NotAllowed;
            this.ultraGridAssignedGroups.DisplayLayout.Override.BorderStyleCell = Infragistics.Win.UIElementBorderStyle.Dotted;
            this.ultraGridAssignedGroups.DisplayLayout.Override.BorderStyleRow = Infragistics.Win.UIElementBorderStyle.Dotted;
            appearance169.BackColor = System.Drawing.SystemColors.Window;
            this.ultraGridAssignedGroups.DisplayLayout.Override.CardAreaAppearance = appearance169;
            appearance170.BorderColor = System.Drawing.Color.Silver;
            appearance170.TextTrimming = Infragistics.Win.TextTrimming.EllipsisCharacter;
            this.ultraGridAssignedGroups.DisplayLayout.Override.CellAppearance = appearance170;
            this.ultraGridAssignedGroups.DisplayLayout.Override.CellClickAction = Infragistics.Win.UltraWinGrid.CellClickAction.EditAndSelectText;
            this.ultraGridAssignedGroups.DisplayLayout.Override.CellPadding = 0;
            appearance171.BackColor = System.Drawing.SystemColors.Control;
            appearance171.BackColor2 = System.Drawing.SystemColors.ControlDark;
            appearance171.BackGradientAlignment = Infragistics.Win.GradientAlignment.Element;
            appearance171.BackGradientStyle = Infragistics.Win.GradientStyle.Horizontal;
            appearance171.BorderColor = System.Drawing.SystemColors.Window;
            this.ultraGridAssignedGroups.DisplayLayout.Override.GroupByRowAppearance = appearance171;
            appearance172.TextHAlignAsString = "Left";
            this.ultraGridAssignedGroups.DisplayLayout.Override.HeaderAppearance = appearance172;
            this.ultraGridAssignedGroups.DisplayLayout.Override.HeaderClickAction = Infragistics.Win.UltraWinGrid.HeaderClickAction.SortMulti;
            this.ultraGridAssignedGroups.DisplayLayout.Override.HeaderStyle = Infragistics.Win.HeaderStyle.WindowsXPCommand;
            appearance173.BackColor = System.Drawing.SystemColors.Window;
            appearance173.BorderColor = System.Drawing.Color.Silver;
            this.ultraGridAssignedGroups.DisplayLayout.Override.RowAppearance = appearance173;
            this.ultraGridAssignedGroups.DisplayLayout.Override.RowSelectors = Infragistics.Win.DefaultableBoolean.False;
            appearance174.BackColor = System.Drawing.SystemColors.ControlLight;
            this.ultraGridAssignedGroups.DisplayLayout.Override.TemplateAddRowAppearance = appearance174;
            this.ultraGridAssignedGroups.DisplayLayout.ScrollBounds = Infragistics.Win.UltraWinGrid.ScrollBounds.ScrollToFill;
            this.ultraGridAssignedGroups.DisplayLayout.ScrollStyle = Infragistics.Win.UltraWinGrid.ScrollStyle.Immediate;
            this.ultraGridAssignedGroups.DisplayLayout.ViewStyle = Infragistics.Win.UltraWinGrid.ViewStyle.SingleBand;
            this.ultraGridAssignedGroups.Dock = System.Windows.Forms.DockStyle.Fill;
            this.ultraGridAssignedGroups.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
            this.ultraGridAssignedGroups.Location = new System.Drawing.Point(3, 18);
            this.ultraGridAssignedGroups.Name = "ultraGridAssignedGroups";
            this.ultraGridAssignedGroups.Size = new System.Drawing.Size(407, 616);
            this.ultraGridAssignedGroups.TabIndex = 28;
            this.ultraGridAssignedGroups.Text = "ultraGrid11";
            // 
            // ultraTextEditorDescription
            // 
            this.ultraTextEditorDescription.DisplayStyle = Infragistics.Win.EmbeddableElementDisplayStyle.Office2007;
            this.ultraTextEditorDescription.Location = new System.Drawing.Point(100, 62);
            this.ultraTextEditorDescription.Name = "ultraTextEditorDescription";
            this.ultraTextEditorDescription.Size = new System.Drawing.Size(225, 21);
            this.ultraTextEditorDescription.TabIndex = 23;
            // 
            // ultraLabelDescription
            // 
            appearance87.BackColorAlpha = Infragistics.Win.Alpha.Transparent;
            this.ultraLabelDescription.Appearance = appearance87;
            this.ultraLabelDescription.AutoSize = true;
            this.ultraLabelDescription.Location = new System.Drawing.Point(19, 67);
            this.ultraLabelDescription.Name = "ultraLabelDescription";
            this.ultraLabelDescription.Size = new System.Drawing.Size(61, 14);
            this.ultraLabelDescription.TabIndex = 22;
            this.ultraLabelDescription.Text = "Description";
            // 
            // ultraTextEditorGroupName
            // 
            this.ultraTextEditorGroupName.DisplayStyle = Infragistics.Win.EmbeddableElementDisplayStyle.Office2007;
            this.ultraTextEditorGroupName.Location = new System.Drawing.Point(100, 33);
            this.ultraTextEditorGroupName.Name = "ultraTextEditorGroupName";
            this.ultraTextEditorGroupName.Size = new System.Drawing.Size(225, 21);
            this.ultraTextEditorGroupName.TabIndex = 21;
            // 
            // ultraLabelGroupname
            // 
            appearance88.BackColorAlpha = Infragistics.Win.Alpha.Transparent;
            this.ultraLabelGroupname.Appearance = appearance88;
            this.ultraLabelGroupname.AutoSize = true;
            this.ultraLabelGroupname.Location = new System.Drawing.Point(19, 38);
            this.ultraLabelGroupname.Name = "ultraLabelGroupname";
            this.ultraLabelGroupname.Size = new System.Drawing.Size(67, 14);
            this.ultraLabelGroupname.TabIndex = 20;
            this.ultraLabelGroupname.Text = "Group name";
            // 
            // ultraGridAllGroups
            // 
            appearance89.BackColor = System.Drawing.SystemColors.Window;
            appearance89.BorderColor = System.Drawing.SystemColors.InactiveCaption;
            this.ultraGridAllGroups.DisplayLayout.Appearance = appearance89;
            ultraGridColumn4.CellActivation = Infragistics.Win.UltraWinGrid.Activation.NoEdit;
            ultraGridColumn4.Header.Caption = "Group name";
            ultraGridColumn4.Header.VisiblePosition = 1;
            ultraGridColumn4.Width = 96;
            ultraGridColumn5.CellActivation = Infragistics.Win.UltraWinGrid.Activation.NoEdit;
            ultraGridColumn5.Header.VisiblePosition = 2;
            ultraGridColumn5.Width = 136;
            ultraGridColumn6.DataType = typeof(bool);
            ultraGridColumn6.Header.Caption = "";
            ultraGridColumn6.Header.VisiblePosition = 0;
            ultraGridColumn6.Width = 27;
            ultraGridBand2.Columns.AddRange(new object[] {
            ultraGridColumn4,
            ultraGridColumn5,
            ultraGridColumn6});
            this.ultraGridAllGroups.DisplayLayout.BandsSerializer.Add(ultraGridBand2);
            this.ultraGridAllGroups.DisplayLayout.BorderStyle = Infragistics.Win.UIElementBorderStyle.Solid;
            this.ultraGridAllGroups.DisplayLayout.CaptionVisible = Infragistics.Win.DefaultableBoolean.False;
            this.ultraGridAllGroups.DisplayLayout.ColScrollRegions.Add(colScrollRegion1);
            this.ultraGridAllGroups.DisplayLayout.ColScrollRegions.Add(colScrollRegion2);
            this.ultraGridAllGroups.DisplayLayout.ColScrollRegions.Add(colScrollRegion3);
            appearance90.BackColor = System.Drawing.SystemColors.ActiveBorder;
            appearance90.BackColor2 = System.Drawing.SystemColors.ControlDark;
            appearance90.BackGradientStyle = Infragistics.Win.GradientStyle.Vertical;
            appearance90.BorderColor = System.Drawing.SystemColors.Window;
            this.ultraGridAllGroups.DisplayLayout.GroupByBox.Appearance = appearance90;
            appearance91.ForeColor = System.Drawing.SystemColors.GrayText;
            this.ultraGridAllGroups.DisplayLayout.GroupByBox.BandLabelAppearance = appearance91;
            this.ultraGridAllGroups.DisplayLayout.GroupByBox.BorderStyle = Infragistics.Win.UIElementBorderStyle.Solid;
            this.ultraGridAllGroups.DisplayLayout.GroupByBox.Hidden = true;
            appearance92.BackColor = System.Drawing.SystemColors.ControlLightLight;
            appearance92.BackColor2 = System.Drawing.SystemColors.Control;
            appearance92.BackGradientStyle = Infragistics.Win.GradientStyle.Horizontal;
            appearance92.ForeColor = System.Drawing.SystemColors.GrayText;
            this.ultraGridAllGroups.DisplayLayout.GroupByBox.PromptAppearance = appearance92;
            this.ultraGridAllGroups.DisplayLayout.MaxColScrollRegions = 1;
            this.ultraGridAllGroups.DisplayLayout.MaxRowScrollRegions = 1;
            appearance93.BackColor = System.Drawing.SystemColors.Window;
            appearance93.ForeColor = System.Drawing.SystemColors.ControlText;
            this.ultraGridAllGroups.DisplayLayout.Override.ActiveCellAppearance = appearance93;
            appearance94.BackColor = System.Drawing.SystemColors.Highlight;
            appearance94.ForeColor = System.Drawing.SystemColors.HighlightText;
            this.ultraGridAllGroups.DisplayLayout.Override.ActiveRowAppearance = appearance94;
            this.ultraGridAllGroups.DisplayLayout.Override.AllowColMoving = Infragistics.Win.UltraWinGrid.AllowColMoving.NotAllowed;
            this.ultraGridAllGroups.DisplayLayout.Override.AllowColSizing = Infragistics.Win.UltraWinGrid.AllowColSizing.None;
            this.ultraGridAllGroups.DisplayLayout.Override.AllowColSwapping = Infragistics.Win.UltraWinGrid.AllowColSwapping.NotAllowed;
            this.ultraGridAllGroups.DisplayLayout.Override.BorderStyleCell = Infragistics.Win.UIElementBorderStyle.Dotted;
            this.ultraGridAllGroups.DisplayLayout.Override.BorderStyleRow = Infragistics.Win.UIElementBorderStyle.Dotted;
            appearance95.BackColor = System.Drawing.SystemColors.Window;
            this.ultraGridAllGroups.DisplayLayout.Override.CardAreaAppearance = appearance95;
            appearance96.BorderColor = System.Drawing.Color.Silver;
            appearance96.TextTrimming = Infragistics.Win.TextTrimming.EllipsisCharacter;
            this.ultraGridAllGroups.DisplayLayout.Override.CellAppearance = appearance96;
            this.ultraGridAllGroups.DisplayLayout.Override.CellClickAction = Infragistics.Win.UltraWinGrid.CellClickAction.EditAndSelectText;
            this.ultraGridAllGroups.DisplayLayout.Override.CellPadding = 0;
            appearance97.BackColor = System.Drawing.SystemColors.Control;
            appearance97.BackColor2 = System.Drawing.SystemColors.ControlDark;
            appearance97.BackGradientAlignment = Infragistics.Win.GradientAlignment.Element;
            appearance97.BackGradientStyle = Infragistics.Win.GradientStyle.Horizontal;
            appearance97.BorderColor = System.Drawing.SystemColors.Window;
            this.ultraGridAllGroups.DisplayLayout.Override.GroupByRowAppearance = appearance97;
            appearance98.TextHAlignAsString = "Left";
            this.ultraGridAllGroups.DisplayLayout.Override.HeaderAppearance = appearance98;
            this.ultraGridAllGroups.DisplayLayout.Override.HeaderClickAction = Infragistics.Win.UltraWinGrid.HeaderClickAction.SortMulti;
            this.ultraGridAllGroups.DisplayLayout.Override.HeaderStyle = Infragistics.Win.HeaderStyle.WindowsXPCommand;
            appearance99.BackColor = System.Drawing.SystemColors.Window;
            appearance99.BorderColor = System.Drawing.Color.Silver;
            this.ultraGridAllGroups.DisplayLayout.Override.RowAppearance = appearance99;
            this.ultraGridAllGroups.DisplayLayout.Override.RowSelectors = Infragistics.Win.DefaultableBoolean.False;
            appearance100.BackColor = System.Drawing.SystemColors.ControlLight;
            this.ultraGridAllGroups.DisplayLayout.Override.TemplateAddRowAppearance = appearance100;
            this.ultraGridAllGroups.DisplayLayout.ScrollBounds = Infragistics.Win.UltraWinGrid.ScrollBounds.ScrollToFill;
            this.ultraGridAllGroups.DisplayLayout.ScrollStyle = Infragistics.Win.UltraWinGrid.ScrollStyle.Immediate;
            this.ultraGridAllGroups.DisplayLayout.ViewStyle = Infragistics.Win.UltraWinGrid.ViewStyle.SingleBand;
            this.ultraGridAllGroups.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
            this.ultraGridAllGroups.Location = new System.Drawing.Point(6, 125);
            this.ultraGridAllGroups.Name = "ultraGridAllGroups";
            this.ultraGridAllGroups.Size = new System.Drawing.Size(401, 515);
            this.ultraGridAllGroups.TabIndex = 27;
            this.ultraGridAllGroups.Text = "ultraGrid13";
            // 
            // ultraGroupBox29
            // 
            this.ultraGroupBox29.Controls.Add(this.ultraGrid15);
            this.ultraGroupBox29.Location = new System.Drawing.Point(535, 3);
            this.ultraGroupBox29.Name = "ultraGroupBox29";
            this.ultraGroupBox29.Size = new System.Drawing.Size(413, 516);
            this.ultraGroupBox29.TabIndex = 20;
            this.ultraGroupBox29.Text = "Assigned roles";
            this.ultraGroupBox29.ViewStyle = Infragistics.Win.Misc.GroupBoxViewStyle.Office2007;
            // 
            // ultraGrid15
            // 
            appearance69.BackColor = System.Drawing.SystemColors.Window;
            appearance69.BorderColor = System.Drawing.SystemColors.InactiveCaption;
            this.ultraGrid15.DisplayLayout.Appearance = appearance69;
            ultraGridColumn7.CellActivation = Infragistics.Win.UltraWinGrid.Activation.NoEdit;
            ultraGridColumn7.Header.Caption = "Role name";
            ultraGridColumn7.Header.VisiblePosition = 1;
            ultraGridColumn7.Width = 106;
            ultraGridColumn8.CellActivation = Infragistics.Win.UltraWinGrid.Activation.NoEdit;
            ultraGridColumn8.Header.VisiblePosition = 2;
            ultraGridColumn8.Width = 124;
            ultraGridColumn9.CellActivation = Infragistics.Win.UltraWinGrid.Activation.ActivateOnly;
            ultraGridColumn9.DataType = typeof(bool);
            ultraGridColumn9.Header.VisiblePosition = 0;
            ultraGridColumn9.NullText = "DEL";
            ultraGridColumn9.Width = 29;
            ultraGridBand3.Columns.AddRange(new object[] {
            ultraGridColumn7,
            ultraGridColumn8,
            ultraGridColumn9});
            this.ultraGrid15.DisplayLayout.BandsSerializer.Add(ultraGridBand3);
            this.ultraGrid15.DisplayLayout.BorderStyle = Infragistics.Win.UIElementBorderStyle.Solid;
            this.ultraGrid15.DisplayLayout.CaptionVisible = Infragistics.Win.DefaultableBoolean.False;
            appearance207.BackColor = System.Drawing.SystemColors.ActiveBorder;
            appearance207.BackColor2 = System.Drawing.SystemColors.ControlDark;
            appearance207.BackGradientStyle = Infragistics.Win.GradientStyle.Vertical;
            appearance207.BorderColor = System.Drawing.SystemColors.Window;
            this.ultraGrid15.DisplayLayout.GroupByBox.Appearance = appearance207;
            appearance208.ForeColor = System.Drawing.SystemColors.GrayText;
            this.ultraGrid15.DisplayLayout.GroupByBox.BandLabelAppearance = appearance208;
            this.ultraGrid15.DisplayLayout.GroupByBox.BorderStyle = Infragistics.Win.UIElementBorderStyle.Solid;
            this.ultraGrid15.DisplayLayout.GroupByBox.Hidden = true;
            appearance209.BackColor = System.Drawing.SystemColors.ControlLightLight;
            appearance209.BackColor2 = System.Drawing.SystemColors.Control;
            appearance209.BackGradientStyle = Infragistics.Win.GradientStyle.Horizontal;
            appearance209.ForeColor = System.Drawing.SystemColors.GrayText;
            this.ultraGrid15.DisplayLayout.GroupByBox.PromptAppearance = appearance209;
            this.ultraGrid15.DisplayLayout.MaxColScrollRegions = 1;
            this.ultraGrid15.DisplayLayout.MaxRowScrollRegions = 1;
            appearance210.BackColor = System.Drawing.SystemColors.Window;
            appearance210.ForeColor = System.Drawing.SystemColors.ControlText;
            this.ultraGrid15.DisplayLayout.Override.ActiveCellAppearance = appearance210;
            appearance211.BackColor = System.Drawing.SystemColors.Highlight;
            appearance211.ForeColor = System.Drawing.SystemColors.HighlightText;
            this.ultraGrid15.DisplayLayout.Override.ActiveRowAppearance = appearance211;
            this.ultraGrid15.DisplayLayout.Override.AllowColMoving = Infragistics.Win.UltraWinGrid.AllowColMoving.NotAllowed;
            this.ultraGrid15.DisplayLayout.Override.AllowColSizing = Infragistics.Win.UltraWinGrid.AllowColSizing.None;
            this.ultraGrid15.DisplayLayout.Override.AllowColSwapping = Infragistics.Win.UltraWinGrid.AllowColSwapping.NotAllowed;
            this.ultraGrid15.DisplayLayout.Override.BorderStyleCell = Infragistics.Win.UIElementBorderStyle.Dotted;
            this.ultraGrid15.DisplayLayout.Override.BorderStyleRow = Infragistics.Win.UIElementBorderStyle.Dotted;
            appearance212.BackColor = System.Drawing.SystemColors.Window;
            this.ultraGrid15.DisplayLayout.Override.CardAreaAppearance = appearance212;
            appearance213.BorderColor = System.Drawing.Color.Silver;
            appearance213.TextTrimming = Infragistics.Win.TextTrimming.EllipsisCharacter;
            this.ultraGrid15.DisplayLayout.Override.CellAppearance = appearance213;
            this.ultraGrid15.DisplayLayout.Override.CellClickAction = Infragistics.Win.UltraWinGrid.CellClickAction.EditAndSelectText;
            this.ultraGrid15.DisplayLayout.Override.CellPadding = 0;
            appearance214.BackColor = System.Drawing.SystemColors.Control;
            appearance214.BackColor2 = System.Drawing.SystemColors.ControlDark;
            appearance214.BackGradientAlignment = Infragistics.Win.GradientAlignment.Element;
            appearance214.BackGradientStyle = Infragistics.Win.GradientStyle.Horizontal;
            appearance214.BorderColor = System.Drawing.SystemColors.Window;
            this.ultraGrid15.DisplayLayout.Override.GroupByRowAppearance = appearance214;
            appearance215.TextHAlignAsString = "Left";
            this.ultraGrid15.DisplayLayout.Override.HeaderAppearance = appearance215;
            this.ultraGrid15.DisplayLayout.Override.HeaderClickAction = Infragistics.Win.UltraWinGrid.HeaderClickAction.SortMulti;
            this.ultraGrid15.DisplayLayout.Override.HeaderStyle = Infragistics.Win.HeaderStyle.WindowsXPCommand;
            appearance216.BackColor = System.Drawing.SystemColors.Window;
            appearance216.BorderColor = System.Drawing.Color.Silver;
            this.ultraGrid15.DisplayLayout.Override.RowAppearance = appearance216;
            this.ultraGrid15.DisplayLayout.Override.RowSelectors = Infragistics.Win.DefaultableBoolean.False;
            appearance217.BackColor = System.Drawing.SystemColors.ControlLight;
            this.ultraGrid15.DisplayLayout.Override.TemplateAddRowAppearance = appearance217;
            this.ultraGrid15.DisplayLayout.ScrollBounds = Infragistics.Win.UltraWinGrid.ScrollBounds.ScrollToFill;
            this.ultraGrid15.DisplayLayout.ScrollStyle = Infragistics.Win.UltraWinGrid.ScrollStyle.Immediate;
            this.ultraGrid15.DisplayLayout.ViewStyle = Infragistics.Win.UltraWinGrid.ViewStyle.SingleBand;
            this.ultraGrid15.Dock = System.Windows.Forms.DockStyle.Fill;
            this.ultraGrid15.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
            this.ultraGrid15.Location = new System.Drawing.Point(3, 16);
            this.ultraGrid15.Name = "ultraGrid15";
            this.ultraGrid15.Size = new System.Drawing.Size(407, 497);
            this.ultraGrid15.TabIndex = 28;
            this.ultraGrid15.Text = "ultraGrid11";
            // 
            // ultraButton31
            // 
            this.ultraButton31.ButtonStyle = Infragistics.Win.UIElementButtonStyle.WindowsVistaButton;
            this.ultraButton31.Location = new System.Drawing.Point(449, 211);
            this.ultraButton31.Name = "ultraButton31";
            this.ultraButton31.Size = new System.Drawing.Size(70, 25);
            this.ultraButton31.TabIndex = 19;
            this.ultraButton31.Text = "&Unassign";
            // 
            // ultraButton32
            // 
            this.ultraButton32.ButtonStyle = Infragistics.Win.UIElementButtonStyle.WindowsVistaButton;
            this.ultraButton32.Location = new System.Drawing.Point(449, 153);
            this.ultraButton32.Name = "ultraButton32";
            this.ultraButton32.Size = new System.Drawing.Size(70, 25);
            this.ultraButton32.TabIndex = 18;
            this.ultraButton32.Text = "Ass&ign";
            // 
            // ultraGroupBox30
            // 
            this.ultraGroupBox30.Controls.Add(this.ultraButton33);
            this.ultraGroupBox30.Controls.Add(this.ultraButton34);
            this.ultraGroupBox30.Controls.Add(this.ultraTextEditor39);
            this.ultraGroupBox30.Controls.Add(this.ultraLabel74);
            this.ultraGroupBox30.Controls.Add(this.ultraTextEditor40);
            this.ultraGroupBox30.Controls.Add(this.ultraLabel75);
            this.ultraGroupBox30.Controls.Add(this.ultraGrid16);
            this.ultraGroupBox30.Dock = System.Windows.Forms.DockStyle.Left;
            this.ultraGroupBox30.Location = new System.Drawing.Point(0, 0);
            this.ultraGroupBox30.Name = "ultraGroupBox30";
            this.ultraGroupBox30.Size = new System.Drawing.Size(430, 519);
            this.ultraGroupBox30.TabIndex = 15;
            this.ultraGroupBox30.Text = "Available roles";
            this.ultraGroupBox30.ViewStyle = Infragistics.Win.Misc.GroupBoxViewStyle.Office2007;
            // 
            // ultraButton33
            // 
            this.ultraButton33.ButtonStyle = Infragistics.Win.UIElementButtonStyle.WindowsVistaButton;
            this.ultraButton33.Location = new System.Drawing.Point(238, 92);
            this.ultraButton33.Name = "ultraButton33";
            this.ultraButton33.Size = new System.Drawing.Size(87, 25);
            this.ultraButton33.TabIndex = 25;
            this.ultraButton33.Text = "Reset";
            // 
            // ultraButton34
            // 
            this.ultraButton34.ButtonStyle = Infragistics.Win.UIElementButtonStyle.WindowsVistaButton;
            this.ultraButton34.Location = new System.Drawing.Point(143, 92);
            this.ultraButton34.Name = "ultraButton34";
            this.ultraButton34.Size = new System.Drawing.Size(87, 25);
            this.ultraButton34.TabIndex = 24;
            this.ultraButton34.Text = "Search";
            // 
            // ultraTextEditor39
            // 
            this.ultraTextEditor39.DisplayStyle = Infragistics.Win.EmbeddableElementDisplayStyle.Office2007;
            this.ultraTextEditor39.Location = new System.Drawing.Point(100, 62);
            this.ultraTextEditor39.Name = "ultraTextEditor39";
            this.ultraTextEditor39.Size = new System.Drawing.Size(225, 21);
            this.ultraTextEditor39.TabIndex = 23;
            // 
            // ultraLabel74
            // 
            appearance280.BackColorAlpha = Infragistics.Win.Alpha.Transparent;
            this.ultraLabel74.Appearance = appearance280;
            this.ultraLabel74.AutoSize = true;
            this.ultraLabel74.Location = new System.Drawing.Point(19, 67);
            this.ultraLabel74.Name = "ultraLabel74";
            this.ultraLabel74.Size = new System.Drawing.Size(61, 14);
            this.ultraLabel74.TabIndex = 22;
            this.ultraLabel74.Text = "Description";
            // 
            // ultraTextEditor40
            // 
            this.ultraTextEditor40.DisplayStyle = Infragistics.Win.EmbeddableElementDisplayStyle.Office2007;
            this.ultraTextEditor40.Location = new System.Drawing.Point(100, 33);
            this.ultraTextEditor40.Name = "ultraTextEditor40";
            this.ultraTextEditor40.Size = new System.Drawing.Size(225, 21);
            this.ultraTextEditor40.TabIndex = 21;
            // 
            // ultraLabel75
            // 
            appearance281.BackColorAlpha = Infragistics.Win.Alpha.Transparent;
            this.ultraLabel75.Appearance = appearance281;
            this.ultraLabel75.AutoSize = true;
            this.ultraLabel75.Location = new System.Drawing.Point(19, 38);
            this.ultraLabel75.Name = "ultraLabel75";
            this.ultraLabel75.Size = new System.Drawing.Size(59, 14);
            this.ultraLabel75.TabIndex = 20;
            this.ultraLabel75.Text = "Role name";
            // 
            // ultraGrid16
            // 
            appearance268.BackColor = System.Drawing.SystemColors.Window;
            appearance268.BorderColor = System.Drawing.SystemColors.InactiveCaption;
            this.ultraGrid16.DisplayLayout.Appearance = appearance268;
            ultraGridColumn10.CellActivation = Infragistics.Win.UltraWinGrid.Activation.NoEdit;
            ultraGridColumn10.Header.Caption = "Role name";
            ultraGridColumn10.Header.VisiblePosition = 1;
            ultraGridColumn10.Width = 96;
            ultraGridColumn11.CellActivation = Infragistics.Win.UltraWinGrid.Activation.NoEdit;
            ultraGridColumn11.Header.VisiblePosition = 2;
            ultraGridColumn11.Width = 136;
            ultraGridColumn12.DataType = typeof(bool);
            ultraGridColumn12.Header.Caption = "";
            ultraGridColumn12.Header.VisiblePosition = 0;
            ultraGridColumn12.Width = 27;
            ultraGridBand4.Columns.AddRange(new object[] {
            ultraGridColumn10,
            ultraGridColumn11,
            ultraGridColumn12});
            this.ultraGrid16.DisplayLayout.BandsSerializer.Add(ultraGridBand4);
            this.ultraGrid16.DisplayLayout.BorderStyle = Infragistics.Win.UIElementBorderStyle.Solid;
            this.ultraGrid16.DisplayLayout.CaptionVisible = Infragistics.Win.DefaultableBoolean.False;
            this.ultraGrid16.DisplayLayout.ColScrollRegions.Add(colScrollRegion4);
            this.ultraGrid16.DisplayLayout.ColScrollRegions.Add(colScrollRegion5);
            this.ultraGrid16.DisplayLayout.ColScrollRegions.Add(colScrollRegion6);
            appearance269.BackColor = System.Drawing.SystemColors.ActiveBorder;
            appearance269.BackColor2 = System.Drawing.SystemColors.ControlDark;
            appearance269.BackGradientStyle = Infragistics.Win.GradientStyle.Vertical;
            appearance269.BorderColor = System.Drawing.SystemColors.Window;
            this.ultraGrid16.DisplayLayout.GroupByBox.Appearance = appearance269;
            appearance270.ForeColor = System.Drawing.SystemColors.GrayText;
            this.ultraGrid16.DisplayLayout.GroupByBox.BandLabelAppearance = appearance270;
            this.ultraGrid16.DisplayLayout.GroupByBox.BorderStyle = Infragistics.Win.UIElementBorderStyle.Solid;
            this.ultraGrid16.DisplayLayout.GroupByBox.Hidden = true;
            appearance271.BackColor = System.Drawing.SystemColors.ControlLightLight;
            appearance271.BackColor2 = System.Drawing.SystemColors.Control;
            appearance271.BackGradientStyle = Infragistics.Win.GradientStyle.Horizontal;
            appearance271.ForeColor = System.Drawing.SystemColors.GrayText;
            this.ultraGrid16.DisplayLayout.GroupByBox.PromptAppearance = appearance271;
            this.ultraGrid16.DisplayLayout.MaxColScrollRegions = 1;
            this.ultraGrid16.DisplayLayout.MaxRowScrollRegions = 1;
            appearance272.BackColor = System.Drawing.SystemColors.Window;
            appearance272.ForeColor = System.Drawing.SystemColors.ControlText;
            this.ultraGrid16.DisplayLayout.Override.ActiveCellAppearance = appearance272;
            appearance273.BackColor = System.Drawing.SystemColors.Highlight;
            appearance273.ForeColor = System.Drawing.SystemColors.HighlightText;
            this.ultraGrid16.DisplayLayout.Override.ActiveRowAppearance = appearance273;
            this.ultraGrid16.DisplayLayout.Override.AllowColMoving = Infragistics.Win.UltraWinGrid.AllowColMoving.NotAllowed;
            this.ultraGrid16.DisplayLayout.Override.AllowColSizing = Infragistics.Win.UltraWinGrid.AllowColSizing.None;
            this.ultraGrid16.DisplayLayout.Override.AllowColSwapping = Infragistics.Win.UltraWinGrid.AllowColSwapping.NotAllowed;
            this.ultraGrid16.DisplayLayout.Override.BorderStyleCell = Infragistics.Win.UIElementBorderStyle.Dotted;
            this.ultraGrid16.DisplayLayout.Override.BorderStyleRow = Infragistics.Win.UIElementBorderStyle.Dotted;
            appearance274.BackColor = System.Drawing.SystemColors.Window;
            this.ultraGrid16.DisplayLayout.Override.CardAreaAppearance = appearance274;
            appearance275.BorderColor = System.Drawing.Color.Silver;
            appearance275.TextTrimming = Infragistics.Win.TextTrimming.EllipsisCharacter;
            this.ultraGrid16.DisplayLayout.Override.CellAppearance = appearance275;
            this.ultraGrid16.DisplayLayout.Override.CellClickAction = Infragistics.Win.UltraWinGrid.CellClickAction.EditAndSelectText;
            this.ultraGrid16.DisplayLayout.Override.CellPadding = 0;
            appearance276.BackColor = System.Drawing.SystemColors.Control;
            appearance276.BackColor2 = System.Drawing.SystemColors.ControlDark;
            appearance276.BackGradientAlignment = Infragistics.Win.GradientAlignment.Element;
            appearance276.BackGradientStyle = Infragistics.Win.GradientStyle.Horizontal;
            appearance276.BorderColor = System.Drawing.SystemColors.Window;
            this.ultraGrid16.DisplayLayout.Override.GroupByRowAppearance = appearance276;
            appearance277.TextHAlignAsString = "Left";
            this.ultraGrid16.DisplayLayout.Override.HeaderAppearance = appearance277;
            this.ultraGrid16.DisplayLayout.Override.HeaderClickAction = Infragistics.Win.UltraWinGrid.HeaderClickAction.SortMulti;
            this.ultraGrid16.DisplayLayout.Override.HeaderStyle = Infragistics.Win.HeaderStyle.WindowsXPCommand;
            appearance278.BackColor = System.Drawing.SystemColors.Window;
            appearance278.BorderColor = System.Drawing.Color.Silver;
            this.ultraGrid16.DisplayLayout.Override.RowAppearance = appearance278;
            this.ultraGrid16.DisplayLayout.Override.RowSelectors = Infragistics.Win.DefaultableBoolean.False;
            appearance279.BackColor = System.Drawing.SystemColors.ControlLight;
            this.ultraGrid16.DisplayLayout.Override.TemplateAddRowAppearance = appearance279;
            this.ultraGrid16.DisplayLayout.ScrollBounds = Infragistics.Win.UltraWinGrid.ScrollBounds.ScrollToFill;
            this.ultraGrid16.DisplayLayout.ScrollStyle = Infragistics.Win.UltraWinGrid.ScrollStyle.Immediate;
            this.ultraGrid16.DisplayLayout.ViewStyle = Infragistics.Win.UltraWinGrid.ViewStyle.SingleBand;
            this.ultraGrid16.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
            this.ultraGrid16.Location = new System.Drawing.Point(6, 125);
            this.ultraGrid16.Name = "ultraGrid16";
            this.ultraGrid16.Size = new System.Drawing.Size(418, 388);
            this.ultraGrid16.TabIndex = 27;
            this.ultraGrid16.Text = "ultraGrid16";
            // 
            // validationProvider
            // 
            this.validationProvider.ErrorProvider = this.errorProvider;
            this.validationProvider.RulesetName = "User Info Operation Rule Set";
            this.validationProvider.SourceTypeName = "HiiP.Framework.Security.UserManagement.BusinessEntity.UserInfoEntity,HiiP.Framewo" +
                "rk.Security.UserManagement.BusinessEntity";
            this.validationProvider.ValueConvert += new System.EventHandler<Microsoft.Practices.EnterpriseLibrary.Validation.Integration.ValueConvertEventArgs>(this.validationProvider_ValueConvert);
            // 
            // UserDetail
            // 
            this.AcceptButton = this.btn_ok;
            this.AutoScaleDimensions = new System.Drawing.SizeF(7F, 14F);
            this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
            this.AutoScroll = true;
            this.AutoScrollMinSize = new System.Drawing.Size(754, 345);
            this.CancelButton = this.btn_cancel;
            this.Controls.Add(this.ultraTabControl1);
            this.Controls.Add(this.ultraGroupBox19);
            this.Controls.Add(this.ultraGroupBox1);
            this.Key = "AddUser";
            this.Name = "UserDetail";
            this.Size = new System.Drawing.Size(978, 513);
            this.ultraTabPageControlGeneral.ResumeLayout(false);
            ((System.ComponentModel.ISupportInitialize)(this.ultraGroupBox12)).EndInit();
            this.ultraGroupBox12.ResumeLayout(false);
            this.ultraGroupBox12.PerformLayout();
            ((System.ComponentModel.ISupportInitialize)(this.txt_remarks)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.ultraGroupBox14)).EndInit();
            this.ultraGroupBox14.ResumeLayout(false);
            this.ultraGroupBox14.PerformLayout();
            ((System.ComponentModel.ISupportInitialize)(this.cb_grade)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.cb_subunit)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.cb_unit)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.cb_branch)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.txt_EPRIN)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.txt_ReportsTo)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.Txt_JobTitle)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.txt_initials)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.txt_alias)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.txt_display)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.txt_lastname)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.cb_gender)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.dt_dateofbirth)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.cb_title)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.txt_pagerno)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.txt_mobileno)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.txt_faxno)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.txt_telephoneno)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.txt_email)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.txt_firstname)).EndInit();
            this.ultraTabPageControl4.ResumeLayout(false);
            this.tableLayoutPanelOfficeMain.ResumeLayout(false);
            ((System.ComponentModel.ISupportInitialize)(this.ultraGroupBox16)).EndInit();
            this.ultraGroupBox16.ResumeLayout(false);
            ((System.ComponentModel.ISupportInitialize)(this.SelectOfficeListView)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.ultraGroupBox15)).EndInit();
            this.ultraGroupBox15.ResumeLayout(false);
            ((System.ComponentModel.ISupportInitialize)(this.OfficeTree)).EndInit();
            this.panel1.ResumeLayout(false);
            ((System.ComponentModel.ISupportInitialize)(this.eTTableBindingSource)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.ultraGroupBox1)).EndInit();
            this.ultraGroupBox1.ResumeLayout(false);
            this.ultraGroupBox1.PerformLayout();
            ((System.ComponentModel.ISupportInitialize)(this.StatusTextEditor)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.txt_username)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.ultraTabControl1)).EndInit();
            this.ultraTabControl1.ResumeLayout(false);
            ((System.ComponentModel.ISupportInitialize)(this.ultraGroupBox10)).EndInit();
            this.ultraGroupBox10.ResumeLayout(false);
            ((System.ComponentModel.ISupportInitialize)(this.ultraGrid4)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.ultraGrid5)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.ultraGroupBox11)).EndInit();
            this.ultraGroupBox11.ResumeLayout(false);
            this.ultraGroupBox11.PerformLayout();
            ((System.ComponentModel.ISupportInitialize)(this.ultraGrid6)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.ultraTextEditor20)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.ultraTextEditor21)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.errorProvider)).EndInit();
            this.ActionButtonsPanel.ResumeLayout(false);
            ((System.ComponentModel.ISupportInitialize)(this.ultraGroupBox19)).EndInit();
            this.ultraGroupBox19.ResumeLayout(false);
            this.ultraGroupBox19.PerformLayout();
            ((System.ComponentModel.ISupportInitialize)(this.ultraGridAssignedGroups)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.ultraTextEditorDescription)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.ultraTextEditorGroupName)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.ultraGridAllGroups)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.ultraGroupBox29)).EndInit();
            this.ultraGroupBox29.ResumeLayout(false);
            ((System.ComponentModel.ISupportInitialize)(this.ultraGrid15)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.ultraGroupBox30)).EndInit();
            this.ultraGroupBox30.ResumeLayout(false);
            this.ultraGroupBox30.PerformLayout();
            ((System.ComponentModel.ISupportInitialize)(this.ultraTextEditor39)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.ultraTextEditor40)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.ultraGrid16)).EndInit();
            this.ResumeLayout(false);

        }
        /// <summary>
        /// Required method for Designer support - do not modify
        /// the contents of this method with the code editor.
        /// </summary>
        private void InitializeComponent()
        {
            System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(FrmCotizacion));
            Infragistics.Win.Appearance appearance25 = new Infragistics.Win.Appearance();
            Infragistics.Win.Appearance appearance26 = new Infragistics.Win.Appearance();
            Infragistics.Win.Appearance appearance27 = new Infragistics.Win.Appearance();
            Infragistics.Win.Appearance appearance28 = new Infragistics.Win.Appearance();
            Infragistics.Win.Appearance appearance6 = new Infragistics.Win.Appearance();
            Infragistics.Win.Appearance appearance7 = new Infragistics.Win.Appearance();
            Infragistics.Win.Appearance appearance8 = new Infragistics.Win.Appearance();
            Infragistics.Win.Appearance appearance9 = new Infragistics.Win.Appearance();
            Infragistics.Win.Appearance appearance10 = new Infragistics.Win.Appearance();
            Infragistics.Win.Appearance appearance11 = new Infragistics.Win.Appearance();
            Infragistics.Win.Appearance appearance12 = new Infragistics.Win.Appearance();
            Infragistics.Win.Appearance appearance13 = new Infragistics.Win.Appearance();
            Infragistics.Win.Appearance appearance14 = new Infragistics.Win.Appearance();
            Infragistics.Win.Appearance appearance15 = new Infragistics.Win.Appearance();
            Infragistics.Win.Appearance appearance16 = new Infragistics.Win.Appearance();
            Infragistics.Win.Appearance appearance17 = new Infragistics.Win.Appearance();
            Infragistics.Win.ValueListItem valueListItem1 = new Infragistics.Win.ValueListItem();
            Infragistics.Win.ValueListItem valueListItem2 = new Infragistics.Win.ValueListItem();
            Infragistics.Win.Appearance appearance18 = new Infragistics.Win.Appearance();
            Infragistics.Win.Appearance appearance19 = new Infragistics.Win.Appearance();
            Infragistics.Win.Appearance appearance20 = new Infragistics.Win.Appearance();
            Infragistics.Win.Appearance appearance21 = new Infragistics.Win.Appearance();
            Infragistics.Win.Appearance appearance22 = new Infragistics.Win.Appearance();
            Infragistics.Win.Appearance appearance23 = new Infragistics.Win.Appearance();
            Infragistics.Win.Appearance appearance24 = new Infragistics.Win.Appearance();
            Infragistics.Win.Appearance appearance29 = new Infragistics.Win.Appearance();
            Infragistics.Win.UltraWinTabControl.UltraTab ultraTab1 = new Infragistics.Win.UltraWinTabControl.UltraTab();
            Infragistics.Win.Appearance appearance30 = new Infragistics.Win.Appearance();
            Infragistics.Win.Appearance appearance31 = new Infragistics.Win.Appearance();
            Infragistics.Win.Appearance appearance32 = new Infragistics.Win.Appearance();
            Infragistics.Win.Appearance appearance33 = new Infragistics.Win.Appearance();
            Infragistics.Win.Appearance appearance34 = new Infragistics.Win.Appearance();
            Infragistics.Win.Appearance appearance35 = new Infragistics.Win.Appearance();
            Infragistics.Win.Appearance appearance36 = new Infragistics.Win.Appearance();
            Infragistics.Win.Appearance appearance37 = new Infragistics.Win.Appearance();
            Infragistics.Win.Appearance appearance38 = new Infragistics.Win.Appearance();
            Infragistics.Win.Appearance appearance39 = new Infragistics.Win.Appearance();
            Infragistics.Win.Appearance appearance40 = new Infragistics.Win.Appearance();
            Infragistics.Win.Appearance appearance41 = new Infragistics.Win.Appearance();
            Infragistics.Win.Appearance appearance42 = new Infragistics.Win.Appearance();
            Infragistics.Win.Appearance appearance43 = new Infragistics.Win.Appearance();
            Infragistics.Win.Appearance appearance44 = new Infragistics.Win.Appearance();
            Infragistics.Win.Appearance appearance45 = new Infragistics.Win.Appearance();
            Infragistics.Win.Appearance appearance46 = new Infragistics.Win.Appearance();
            Infragistics.Win.Appearance appearance47 = new Infragistics.Win.Appearance();
            Infragistics.Win.Appearance appearance48 = new Infragistics.Win.Appearance();
            Infragistics.Win.Appearance appearance49 = new Infragistics.Win.Appearance();
            Infragistics.Win.Appearance appearance50 = new Infragistics.Win.Appearance();
            Infragistics.Win.Appearance appearance51 = new Infragistics.Win.Appearance();
            Infragistics.Win.Appearance appearance52 = new Infragistics.Win.Appearance();
            Infragistics.Win.Appearance appearance53 = new Infragistics.Win.Appearance();
            Infragistics.Win.Appearance appearance54 = new Infragistics.Win.Appearance();
            Infragistics.Win.Appearance appearance55 = new Infragistics.Win.Appearance();
            Infragistics.Win.Appearance appearance56 = new Infragistics.Win.Appearance();
            Infragistics.Win.Appearance appearance57 = new Infragistics.Win.Appearance();
            Infragistics.Win.Appearance appearance58 = new Infragistics.Win.Appearance();
            Infragistics.Win.Appearance appearance59 = new Infragistics.Win.Appearance();
            Infragistics.Win.Appearance appearance60 = new Infragistics.Win.Appearance();
            Infragistics.Win.Appearance appearance5 = new Infragistics.Win.Appearance();
            Infragistics.Win.Appearance appearance61 = new Infragistics.Win.Appearance();
            Infragistics.Win.UltraWinTabControl.UltraTab ultraTab2 = new Infragistics.Win.UltraWinTabControl.UltraTab();
            Infragistics.Win.UltraWinTabControl.UltraTab ultraTab3 = new Infragistics.Win.UltraWinTabControl.UltraTab();
            Infragistics.Win.UltraWinTabControl.UltraTab ultraTab4 = new Infragistics.Win.UltraWinTabControl.UltraTab();
            Infragistics.Win.UltraWinTree.Override _override1 = new Infragistics.Win.UltraWinTree.Override();
            Infragistics.Win.Appearance appearance4 = new Infragistics.Win.Appearance();
            Infragistics.Win.Appearance appearance74 = new Infragistics.Win.Appearance();
            Infragistics.Win.Appearance appearance78 = new Infragistics.Win.Appearance();
            Infragistics.Win.Appearance appearance70 = new Infragistics.Win.Appearance();
            Infragistics.Win.Appearance appearance71 = new Infragistics.Win.Appearance();
            Infragistics.Win.Appearance appearance79 = new Infragistics.Win.Appearance();
            Infragistics.Win.Appearance appearance77 = new Infragistics.Win.Appearance();
            Infragistics.Win.Appearance appearance75 = new Infragistics.Win.Appearance();
            Infragistics.Win.Appearance appearance72 = new Infragistics.Win.Appearance();
            Infragistics.Win.Appearance appearance73 = new Infragistics.Win.Appearance();
            Infragistics.Win.Appearance appearance80 = new Infragistics.Win.Appearance();
            Infragistics.Win.Appearance appearance81 = new Infragistics.Win.Appearance();
            Infragistics.Win.Appearance appearance67 = new Infragistics.Win.Appearance();
            Infragistics.Win.Appearance appearance68 = new Infragistics.Win.Appearance();
            Infragistics.Win.Appearance appearance69 = new Infragistics.Win.Appearance();
            Infragistics.Win.Appearance appearance66 = new Infragistics.Win.Appearance();
            Infragistics.Win.Appearance appearance76 = new Infragistics.Win.Appearance();
            Infragistics.Win.Appearance appearance65 = new Infragistics.Win.Appearance();
            Infragistics.Win.Appearance appearance64 = new Infragistics.Win.Appearance();
            Infragistics.Win.Appearance appearance63 = new Infragistics.Win.Appearance();
            Infragistics.Win.Appearance appearance2 = new Infragistics.Win.Appearance();
            Infragistics.Win.Appearance appearance3 = new Infragistics.Win.Appearance();
            Infragistics.Win.Appearance appearance62 = new Infragistics.Win.Appearance();
            Infragistics.Win.Appearance appearance1 = new Infragistics.Win.Appearance();
            this.tabItems = new Infragistics.Win.UltraWinTabControl.UltraTabPageControl();
            this.txtCostoServicio = new Infragistics.Win.UltraWinEditors.UltraNumericEditor();
            this.btnModificar = new Infragistics.Win.Misc.UltraButton();
            this.ugServicios = new Infragistics.Win.UltraWinGrid.UltraGrid();
            this.ubEliminarServicio = new Infragistics.Win.Misc.UltraButton();
            this.ubNuevoServicio = new Infragistics.Win.Misc.UltraButton();
            this.ultraLabel17 = new Infragistics.Win.Misc.UltraLabel();
            this.ultraTabPageControl1 = new Infragistics.Win.UltraWinTabControl.UltraTabPageControl();
            this.ultraLabel28 = new Infragistics.Win.Misc.UltraLabel();
            this.uneCostoMaquina = new Infragistics.Win.UltraWinEditors.UltraNumericEditor();
            this.GruposTiras = new Infragistics.Win.Misc.UltraGroupBox();
            this.txtImpresoRetiraColor = new Infragistics.Win.UltraWinEditors.UltraNumericEditor();
            this.lblImpresoRetiraColor = new Infragistics.Win.Misc.UltraLabel();
            this.txtImpresoTiraColor = new Infragistics.Win.UltraWinEditors.UltraNumericEditor();
            this.lblImpresoTiraColor = new Infragistics.Win.Misc.UltraLabel();
            this.uneCostoMaterial = new Infragistics.Win.UltraWinEditors.UltraNumericEditor();
            this.ultraGroupBox6 = new Infragistics.Win.Misc.UltraGroupBox();
            this.txtCantidadItem = new Infragistics.Win.UltraWinEditors.UltraNumericEditor();
            this.txtCantidadProduccion = new Infragistics.Win.UltraWinEditors.UltraNumericEditor();
            this.lblTipoUnidad = new Infragistics.Win.Misc.UltraLabel();
            this.ultraLabel18 = new Infragistics.Win.Misc.UltraLabel();
            this.uneCosto = new Infragistics.Win.UltraWinEditors.UltraNumericEditor();
            this.txtNombre = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
            this.GrupoMedidaCerrada = new Infragistics.Win.Misc.UltraGroupBox();
            this.txtMedidaCerradaLargo = new Infragistics.Win.UltraWinEditors.UltraNumericEditor();
            this.txtMedidaCerradaAlto = new Infragistics.Win.UltraWinEditors.UltraNumericEditor();
            this.ultraLabel3 = new Infragistics.Win.Misc.UltraLabel();
            this.ultraLabel2 = new Infragistics.Win.Misc.UltraLabel();
            this.GrupoMedidaAbierta = new Infragistics.Win.Misc.UltraGroupBox();
            this.txtMedidaAnchoCaja = new Infragistics.Win.UltraWinEditors.UltraNumericEditor();
            this.labelFondoCaja = new Infragistics.Win.Misc.UltraLabel();
            this.comboMedida = new Infragistics.Win.UltraWinEditors.UltraComboEditor();
            this.txtMedidaAbiertoLargo = new Infragistics.Win.UltraWinEditors.UltraNumericEditor();
            this.ultraLabel1 = new Infragistics.Win.Misc.UltraLabel();
            this.txtMedidaAbiertoAlto = new Infragistics.Win.UltraWinEditors.UltraNumericEditor();
            this.LabelMedidaAbiertaLargo = new Infragistics.Win.Misc.UltraLabel();
            this.ultraLabel26 = new Infragistics.Win.Misc.UltraLabel();
            this.ssMaterial = new Soft.Controls.SoftSearch();
            this.ssMaquina = new Soft.Controls.SoftSearch();
            this.lblMaterial = new Infragistics.Win.Misc.UltraLabel();
            this.lblMaquina = new Infragistics.Win.Misc.UltraLabel();
            this.txtObservacionItem = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
            this.lblObservacionItem = new Infragistics.Win.Misc.UltraLabel();
            this.utcAcabadosyServicios = new Infragistics.Win.UltraWinTabControl.UltraTabControl();
            this.ultraTabSharedControlsPage1 = new Infragistics.Win.UltraWinTabControl.UltraTabSharedControlsPage();
            this.ultraTabPageControl2 = new Infragistics.Win.UltraWinTabControl.UltraTabPageControl();
            this.ugbImpresion = new Infragistics.Win.Misc.UltraGroupBox();
            this.ultraLabel27 = new Infragistics.Win.Misc.UltraLabel();
            this.LabelProduccion = new Infragistics.Win.Misc.UltraLabel();
            this.ubMostrarGraficoImpresion = new Infragistics.Win.Misc.UltraButton();
            this.labelSobranPaginas = new Infragistics.Win.Misc.UltraLabel();
            this.ubGirarGraficoImpresion = new Infragistics.Win.Misc.UltraButton();
            this.txtImpresionAlto = new Infragistics.Win.UltraWinEditors.UltraNumericEditor();
            this.txtNumeroCambios = new Infragistics.Win.UltraWinEditors.UltraNumericEditor();
            this.txtNroPiezasImpresion = new Infragistics.Win.UltraWinEditors.UltraNumericEditor();
            this.lblCantidadPiezas = new Infragistics.Win.Misc.UltraLabel();
            this.ubImprimirGraficoImpresion = new Infragistics.Win.Misc.UltraButton();
            this.txtPliegos = new Infragistics.Win.UltraWinEditors.UltraNumericEditor();
            this.txtImpresionLargo = new Infragistics.Win.UltraWinEditors.UltraNumericEditor();
            this.labelPliegos = new Infragistics.Win.Misc.UltraLabel();
            this.txtTiraje = new Infragistics.Win.UltraWinEditors.UltraNumericEditor();
            this.uneSeparacionY = new Infragistics.Win.UltraWinEditors.UltraNumericEditor();
            this.ultraLabel21 = new Infragistics.Win.Misc.UltraLabel();
            this.txtPases = new Infragistics.Win.UltraWinEditors.UltraNumericEditor();
            this.uneSeparacionX = new Infragistics.Win.UltraWinEditors.UltraNumericEditor();
            this.upbImpresion = new Infragistics.Win.UltraWinEditors.UltraPictureBox();
            this.ultraLabel25 = new Infragistics.Win.Misc.UltraLabel();
            this.lblSeparacionY = new Infragistics.Win.Misc.UltraLabel();
            this.checkGraficoImpresionManual = new Infragistics.Win.UltraWinEditors.UltraCheckEditor();
            this.ultraLabel20 = new Infragistics.Win.Misc.UltraLabel();
            this.lblSeparacionX = new Infragistics.Win.Misc.UltraLabel();
            this.lblMetodo = new Infragistics.Win.Misc.UltraLabel();
            this.ultraLabel13 = new Infragistics.Win.Misc.UltraLabel();
            this.busMetodoImpresion = new Soft.Controls.SoftSearch();
            this.ultraLabel14 = new Infragistics.Win.Misc.UltraLabel();
            this.ugbPrecorte = new Infragistics.Win.Misc.UltraGroupBox();
            this.txtNroPiezasPrecorte = new Infragistics.Win.UltraWinEditors.UltraNumericEditor();
            this.ultraLabel16 = new Infragistics.Win.Misc.UltraLabel();
            this.txtFormatoImpresionLargo = new Infragistics.Win.UltraWinEditors.UltraNumericEditor();
            this.txtFormatoImpresionAlto = new Infragistics.Win.UltraWinEditors.UltraNumericEditor();
            this.ultraLabel15 = new Infragistics.Win.Misc.UltraLabel();
            this.txtDemasia = new Infragistics.Win.UltraWinEditors.UltraNumericEditor();
            this.ultraLabel7 = new Infragistics.Win.Misc.UltraLabel();
            this.LabelMateriaPrima = new Infragistics.Win.Misc.UltraLabel();
            this.ultraLabel12 = new Infragistics.Win.Misc.UltraLabel();
            this.txtHojasMaquina = new Infragistics.Win.UltraWinEditors.UltraNumericEditor();
            this.upbPrecorte = new Infragistics.Win.UltraWinEditors.UltraPictureBox();
            this.ultraLabel19 = new Infragistics.Win.Misc.UltraLabel();
            this.ubMostrarGraficoPrecorte = new Infragistics.Win.Misc.UltraButton();
            this.ubImprimirGraficoPrecorte = new Infragistics.Win.Misc.UltraButton();
            this.ubGirarGraficoPrecorte = new Infragistics.Win.Misc.UltraButton();
            this.LabelMaterialAlmancen = new Infragistics.Win.Misc.UltraLabel();
            this.ultraTabPageControl3 = new Infragistics.Win.UltraWinTabControl.UltraTabPageControl();
            this.ultraGroupBox9 = new Infragistics.Win.Misc.UltraGroupBox();
            this.uceIncluirEnPresupuesto = new Infragistics.Win.UltraWinEditors.UltraCheckEditor();
            this.checkMuestraPrecioEnPresupuesto = new Infragistics.Win.UltraWinEditors.UltraCheckEditor();
            this.ultraGroupBox8 = new Infragistics.Win.Misc.UltraGroupBox();
            this.ssDireccionFactura = new Soft.Controls.SoftSearch();
            this.lblDireccionFactura = new Infragistics.Win.Misc.UltraLabel();
            this.lblDireccionEntrega = new Infragistics.Win.Misc.UltraLabel();
            this.ssDireccionEntrega = new Soft.Controls.SoftSearch();
            this.ssContacto = new Soft.Controls.SoftSearch();
            this.lblContacto = new Infragistics.Win.Misc.UltraLabel();
            this.ultraGroupBox5 = new Infragistics.Win.Misc.UltraGroupBox();
            this.busListaPreciosTransporte = new Soft.Controls.SoftSearch();
            this.ultraLabel6 = new Infragistics.Win.Misc.UltraLabel();
            this.busListaCostoMaquina = new Soft.Controls.SoftSearch();
            this.busListaPrecioMaterial = new Soft.Controls.SoftSearch();
            this.ultraLabel4 = new Infragistics.Win.Misc.UltraLabel();
            this.ultraLabel5 = new Infragistics.Win.Misc.UltraLabel();
            this.utcItemCotizacion = new Infragistics.Win.UltraWinTabControl.UltraTabControl();
            this.ultraTabSharedControlsPage2 = new Infragistics.Win.UltraWinTabControl.UltraTabSharedControlsPage();
            this.utCotizacion = new Infragistics.Win.UltraWinTree.UltraTree();
            this.ssFormaPago = new Soft.Controls.SoftSearch();
            this.lblFormaPago = new Infragistics.Win.Misc.UltraLabel();
            this.ssResponsable = new Soft.Controls.SoftSearch();
            this.lblCotizador = new Infragistics.Win.Misc.UltraLabel();
            this.txtObservacion = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
            this.ultraLabel11 = new Infragistics.Win.Misc.UltraLabel();
            this.uneCantidad = new Infragistics.Win.UltraWinEditors.UltraNumericEditor();
            this.lblCantidad = new Infragistics.Win.Misc.UltraLabel();
            this.txtDescripcion = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
            this.llbDescripcion = new Infragistics.Win.Misc.UltraLabel();
            this.udtFechaCreacion = new Infragistics.Win.UltraWinEditors.UltraDateTimeEditor();
            this.lblFechaCreacion = new Infragistics.Win.Misc.UltraLabel();
            this.txtNumeracion = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
            this.lblNumeracion = new Infragistics.Win.Misc.UltraLabel();
            this.ssCliente = new Soft.Controls.SoftSearch();
            this.ssTipoDocumento = new Soft.Controls.SoftSearch();
            this.lblCliente = new Infragistics.Win.Misc.UltraLabel();
            this.lblTipoDocumento = new Infragistics.Win.Misc.UltraLabel();
            this.ssVendedor = new Soft.Controls.SoftSearch();
            this.lblVendedor = new Infragistics.Win.Misc.UltraLabel();
            this.unePorcentajeUtilidad = new Infragistics.Win.UltraWinEditors.UltraNumericEditor();
            this.lblPorcentajeUtilidad = new Infragistics.Win.Misc.UltraLabel();
            this.uneTotal = new Infragistics.Win.UltraWinEditors.UltraNumericEditor();
            this.uneImpuesto = new Infragistics.Win.UltraWinEditors.UltraNumericEditor();
            this.uneSubTotal = new Infragistics.Win.UltraWinEditors.UltraNumericEditor();
            this.lblTotal = new Infragistics.Win.Misc.UltraLabel();
            this.lblImpuesto = new Infragistics.Win.Misc.UltraLabel();
            this.lblSubTotal = new Infragistics.Win.Misc.UltraLabel();
            this.ubRecalcular = new Infragistics.Win.Misc.UltraButton();
            this.ssMoneda = new Soft.Controls.SoftSearch();
            this.lblMoneda = new Infragistics.Win.Misc.UltraLabel();
            this.uneCostoMillar = new Infragistics.Win.UltraWinEditors.UltraNumericEditor();
            this.lblCostoMillar = new Infragistics.Win.Misc.UltraLabel();
            this.uneCostoUnidad = new Infragistics.Win.UltraWinEditors.UltraNumericEditor();
            this.lblCostoUnidad = new Infragistics.Win.Misc.UltraLabel();
            this.busLineaProduccion = new Soft.Controls.SoftSearch();
            this.ultraLabel24 = new Infragistics.Win.Misc.UltraLabel();
            this.btnBORRAR = new Infragistics.Win.Misc.UltraButton();
            this.checkPrecioItems = new Infragistics.Win.UltraWinEditors.UltraCheckEditor();
            this.chekOcultaPreciosTotal = new Infragistics.Win.UltraWinEditors.UltraCheckEditor();
            this.ultraButton1 = new Infragistics.Win.Misc.UltraButton();
            this.ultraGroupBox2 = new Infragistics.Win.Misc.UltraGroupBox();
            this.ultraGroupBox4 = new Infragistics.Win.Misc.UltraGroupBox();
            ((System.ComponentModel.ISupportInitialize)(this.ugbParent)).BeginInit();
            this.ugbParent.SuspendLayout();
            this.tabItems.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.txtCostoServicio)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.ugServicios)).BeginInit();
            this.ultraTabPageControl1.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.uneCostoMaquina)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.GruposTiras)).BeginInit();
            this.GruposTiras.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.txtImpresoRetiraColor)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.txtImpresoTiraColor)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.uneCostoMaterial)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.ultraGroupBox6)).BeginInit();
            this.ultraGroupBox6.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.txtCantidadItem)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.txtCantidadProduccion)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.uneCosto)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.txtNombre)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.GrupoMedidaCerrada)).BeginInit();
            this.GrupoMedidaCerrada.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.txtMedidaCerradaLargo)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.txtMedidaCerradaAlto)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.GrupoMedidaAbierta)).BeginInit();
            this.GrupoMedidaAbierta.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.txtMedidaAnchoCaja)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.comboMedida)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.txtMedidaAbiertoLargo)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.txtMedidaAbiertoAlto)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.txtObservacionItem)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.utcAcabadosyServicios)).BeginInit();
            this.utcAcabadosyServicios.SuspendLayout();
            this.ultraTabPageControl2.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.ugbImpresion)).BeginInit();
            this.ugbImpresion.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.txtImpresionAlto)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.txtNumeroCambios)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.txtNroPiezasImpresion)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.txtPliegos)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.txtImpresionLargo)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.txtTiraje)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.uneSeparacionY)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.txtPases)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.uneSeparacionX)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.checkGraficoImpresionManual)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.ugbPrecorte)).BeginInit();
            this.ugbPrecorte.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.txtNroPiezasPrecorte)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.txtFormatoImpresionLargo)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.txtFormatoImpresionAlto)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.txtDemasia)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.txtHojasMaquina)).BeginInit();
            this.ultraTabPageControl3.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.ultraGroupBox9)).BeginInit();
            this.ultraGroupBox9.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.uceIncluirEnPresupuesto)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.checkMuestraPrecioEnPresupuesto)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.ultraGroupBox8)).BeginInit();
            this.ultraGroupBox8.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.ultraGroupBox5)).BeginInit();
            this.ultraGroupBox5.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.utcItemCotizacion)).BeginInit();
            this.utcItemCotizacion.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.utCotizacion)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.txtObservacion)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.uneCantidad)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.txtDescripcion)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.udtFechaCreacion)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.txtNumeracion)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.unePorcentajeUtilidad)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.uneTotal)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.uneImpuesto)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.uneSubTotal)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.uneCostoMillar)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.uneCostoUnidad)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.checkPrecioItems)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.chekOcultaPreciosTotal)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.ultraGroupBox2)).BeginInit();
            this.ultraGroupBox2.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.ultraGroupBox4)).BeginInit();
            this.ultraGroupBox4.SuspendLayout();
            this.SuspendLayout();
            // 
            // ugbParent
            // 
            this.ugbParent.Controls.Add(this.ultraGroupBox4);
            this.ugbParent.Controls.Add(this.ultraGroupBox2);
            this.ugbParent.Controls.Add(this.busLineaProduccion);
            this.ugbParent.Controls.Add(this.ultraLabel24);
            this.ugbParent.Controls.Add(this.uneCostoUnidad);
            this.ugbParent.Controls.Add(this.lblCostoUnidad);
            this.ugbParent.Controls.Add(this.uneCostoMillar);
            this.ugbParent.Controls.Add(this.lblCostoMillar);
            this.ugbParent.Controls.Add(this.uneTotal);
            this.ugbParent.Controls.Add(this.ubRecalcular);
            this.ugbParent.Controls.Add(this.uneImpuesto);
            this.ugbParent.Controls.Add(this.uneSubTotal);
            this.ugbParent.Controls.Add(this.lblTotal);
            this.ugbParent.Controls.Add(this.unePorcentajeUtilidad);
            this.ugbParent.Controls.Add(this.lblImpuesto);
            this.ugbParent.Controls.Add(this.lblSubTotal);
            this.ugbParent.Controls.Add(this.txtObservacion);
            this.ugbParent.Controls.Add(this.ultraLabel11);
            this.ugbParent.Controls.Add(this.uneCantidad);
            this.ugbParent.Controls.Add(this.lblCantidad);
            this.ugbParent.Controls.Add(this.txtDescripcion);
            this.ugbParent.Controls.Add(this.udtFechaCreacion);
            this.ugbParent.Controls.Add(this.ssCliente);
            this.ugbParent.Controls.Add(this.ssTipoDocumento);
            this.ugbParent.Controls.Add(this.lblCliente);
            this.ugbParent.Controls.Add(this.lblTipoDocumento);
            this.ugbParent.Controls.Add(this.ssFormaPago);
            this.ugbParent.Controls.Add(this.lblFormaPago);
            this.ugbParent.Controls.Add(this.txtNumeracion);
            this.ugbParent.Controls.Add(this.lblNumeracion);
            this.ugbParent.Controls.Add(this.lblMoneda);
            this.ugbParent.Controls.Add(this.ssMoneda);
            this.ugbParent.Controls.Add(this.lblFechaCreacion);
            this.ugbParent.Controls.Add(this.ssVendedor);
            this.ugbParent.Controls.Add(this.ssResponsable);
            this.ugbParent.Controls.Add(this.lblCotizador);
            this.ugbParent.Controls.Add(this.llbDescripcion);
            this.ugbParent.Controls.Add(this.lblVendedor);
            this.ugbParent.Controls.Add(this.lblPorcentajeUtilidad);
            this.ugbParent.Size = new System.Drawing.Size(1083, 584);
            this.ugbParent.Controls.SetChildIndex(this.lblPorcentajeUtilidad, 0);
            this.ugbParent.Controls.SetChildIndex(this.lblVendedor, 0);
            this.ugbParent.Controls.SetChildIndex(this.llbDescripcion, 0);
            this.ugbParent.Controls.SetChildIndex(this.lblCotizador, 0);
            this.ugbParent.Controls.SetChildIndex(this.ssResponsable, 0);
            this.ugbParent.Controls.SetChildIndex(this.ssVendedor, 0);
            this.ugbParent.Controls.SetChildIndex(this.lblFechaCreacion, 0);
            this.ugbParent.Controls.SetChildIndex(this.ssMoneda, 0);
            this.ugbParent.Controls.SetChildIndex(this.lblMoneda, 0);
            this.ugbParent.Controls.SetChildIndex(this.lblNumeracion, 0);
            this.ugbParent.Controls.SetChildIndex(this.txtNumeracion, 0);
            this.ugbParent.Controls.SetChildIndex(this.lblFormaPago, 0);
            this.ugbParent.Controls.SetChildIndex(this.ssFormaPago, 0);
            this.ugbParent.Controls.SetChildIndex(this.lblTipoDocumento, 0);
            this.ugbParent.Controls.SetChildIndex(this.lblCliente, 0);
            this.ugbParent.Controls.SetChildIndex(this.ssTipoDocumento, 0);
            this.ugbParent.Controls.SetChildIndex(this.ssCliente, 0);
            this.ugbParent.Controls.SetChildIndex(this.udtFechaCreacion, 0);
            this.ugbParent.Controls.SetChildIndex(this.txtDescripcion, 0);
            this.ugbParent.Controls.SetChildIndex(this.lblCantidad, 0);
            this.ugbParent.Controls.SetChildIndex(this.uneCantidad, 0);
            this.ugbParent.Controls.SetChildIndex(this.ultraLabel11, 0);
            this.ugbParent.Controls.SetChildIndex(this.txtObservacion, 0);
            this.ugbParent.Controls.SetChildIndex(this.lblSubTotal, 0);
            this.ugbParent.Controls.SetChildIndex(this.lblImpuesto, 0);
            this.ugbParent.Controls.SetChildIndex(this.unePorcentajeUtilidad, 0);
            this.ugbParent.Controls.SetChildIndex(this.lblTotal, 0);
            this.ugbParent.Controls.SetChildIndex(this.uneSubTotal, 0);
            this.ugbParent.Controls.SetChildIndex(this.uneImpuesto, 0);
            this.ugbParent.Controls.SetChildIndex(this.ubRecalcular, 0);
            this.ugbParent.Controls.SetChildIndex(this.uneTotal, 0);
            this.ugbParent.Controls.SetChildIndex(this.lblCostoMillar, 0);
            this.ugbParent.Controls.SetChildIndex(this.uneCostoMillar, 0);
            this.ugbParent.Controls.SetChildIndex(this.lblCostoUnidad, 0);
            this.ugbParent.Controls.SetChildIndex(this.uneCostoUnidad, 0);
            this.ugbParent.Controls.SetChildIndex(this.ultraLabel24, 0);
            this.ugbParent.Controls.SetChildIndex(this.busLineaProduccion, 0);
            this.ugbParent.Controls.SetChildIndex(this.ultraGroupBox2, 0);
            this.ugbParent.Controls.SetChildIndex(this.ultraGroupBox4, 0);
            this.ugbParent.Controls.SetChildIndex(this.ubCancelar, 0);
            this.ugbParent.Controls.SetChildIndex(this.ubAceptar, 0);
            // 
            // ubCancelar
            // 
            this.ubCancelar.Location = new System.Drawing.Point(983, 552);
            this.ubCancelar.Size = new System.Drawing.Size(85, 23);
            // 
            // ubAceptar
            // 
            this.ubAceptar.Location = new System.Drawing.Point(894, 552);
            this.ubAceptar.Size = new System.Drawing.Size(83, 23);
            // 
            // ilMain
            // 
            this.ilMain.ImageStream = ((System.Windows.Forms.ImageListStreamer)(resources.GetObject("ilMain.ImageStream")));
            this.ilMain.Images.SetKeyName(0, "accept.png");
            this.ilMain.Images.SetKeyName(1, "accept_database.png");
            this.ilMain.Images.SetKeyName(2, "accept_page.png");
            this.ilMain.Images.SetKeyName(3, "add.png");
            this.ilMain.Images.SetKeyName(4, "add_comment.png");
            this.ilMain.Images.SetKeyName(5, "add_home.png");
            this.ilMain.Images.SetKeyName(6, "add_image.png");
            this.ilMain.Images.SetKeyName(7, "add_page.png");
            this.ilMain.Images.SetKeyName(8, "add_pages.png");
            this.ilMain.Images.SetKeyName(9, "add_printer.png");
            this.ilMain.Images.SetKeyName(10, "add_to_database.png");
            this.ilMain.Images.SetKeyName(11, "add_to_favorites.png");
            this.ilMain.Images.SetKeyName(12, "add_to_folder.png");
            this.ilMain.Images.SetKeyName(13, "add_to_shopping_cart.png");
            this.ilMain.Images.SetKeyName(14, "add_user.png");
            this.ilMain.Images.SetKeyName(15, "artwork.png");
            this.ilMain.Images.SetKeyName(16, "attach_image.png");
            this.ilMain.Images.SetKeyName(17, "attachment.png");
            this.ilMain.Images.SetKeyName(18, "back.png");
            this.ilMain.Images.SetKeyName(19, "block.png");
            this.ilMain.Images.SetKeyName(20, "blue_arrow_down.png");
            this.ilMain.Images.SetKeyName(21, "blue_arrow_up.png");
            this.ilMain.Images.SetKeyName(22, "blue_energy.png");
            this.ilMain.Images.SetKeyName(23, "bmp_file.png");
            this.ilMain.Images.SetKeyName(24, "book.png");
            this.ilMain.Images.SetKeyName(25, "book_accept.png");
            this.ilMain.Images.SetKeyName(26, "book_download.png");
            this.ilMain.Images.SetKeyName(27, "book_search.png");
            this.ilMain.Images.SetKeyName(28, "book_warning.png");
            this.ilMain.Images.SetKeyName(29, "calculator.png");
            this.ilMain.Images.SetKeyName(30, "calendar.png");
            this.ilMain.Images.SetKeyName(31, "calendar_empty.png");
            this.ilMain.Images.SetKeyName(32, "canvas_holder.png");
            this.ilMain.Images.SetKeyName(33, "card.png");
            this.ilMain.Images.SetKeyName(34, "cd.png");
            this.ilMain.Images.SetKeyName(35, "chalk_board.png");
            this.ilMain.Images.SetKeyName(36, "chart.png");
            this.ilMain.Images.SetKeyName(37, "chart_down.png");
            this.ilMain.Images.SetKeyName(38, "chart_pie.png");
            this.ilMain.Images.SetKeyName(39, "chart_up.png");
            this.ilMain.Images.SetKeyName(40, "clock.png");
            this.ilMain.Images.SetKeyName(41, "cloud_comment.png");
            this.ilMain.Images.SetKeyName(42, "coffee_cup.png");
            this.ilMain.Images.SetKeyName(43, "comment.png");
            this.ilMain.Images.SetKeyName(44, "comments.png");
            this.ilMain.Images.SetKeyName(45, "computer.png");
            this.ilMain.Images.SetKeyName(46, "computer_accept.png");
            this.ilMain.Images.SetKeyName(47, "computer_add.png");
            this.ilMain.Images.SetKeyName(48, "computer_help.png");
            this.ilMain.Images.SetKeyName(49, "computer_info.png");
            this.ilMain.Images.SetKeyName(50, "computer_process.png");
            this.ilMain.Images.SetKeyName(51, "computer_warning.png");
            this.ilMain.Images.SetKeyName(52, "copy_paste.png");
            this.ilMain.Images.SetKeyName(53, "credit_cart.png");
            this.ilMain.Images.SetKeyName(54, "credit_cart_cancelled.png");
            this.ilMain.Images.SetKeyName(55, "css_file.png");
            this.ilMain.Images.SetKeyName(56, "csv_file.png");
            this.ilMain.Images.SetKeyName(57, "cut.png");
            this.ilMain.Images.SetKeyName(58, "cut_from_page.png");
            this.ilMain.Images.SetKeyName(59, "database.png");
            this.ilMain.Images.SetKeyName(60, "delete.png");
            this.ilMain.Images.SetKeyName(61, "delete_comment.png");
            this.ilMain.Images.SetKeyName(62, "delete_computer.png");
            this.ilMain.Images.SetKeyName(63, "delete_folder.png");
            this.ilMain.Images.SetKeyName(64, "delete_home.png");
            this.ilMain.Images.SetKeyName(65, "delete_image.png");
            this.ilMain.Images.SetKeyName(66, "delete_page.png");
            this.ilMain.Images.SetKeyName(67, "delete_user.png");
            this.ilMain.Images.SetKeyName(68, "dollar_currency_sign.png");
            this.ilMain.Images.SetKeyName(69, "download.png");
            this.ilMain.Images.SetKeyName(70, "download_database.png");
            this.ilMain.Images.SetKeyName(71, "download_image.png");
            this.ilMain.Images.SetKeyName(72, "download_to_computer.png");
            this.ilMain.Images.SetKeyName(73, "dvd.png");
            this.ilMain.Images.SetKeyName(74, "edit.png");
            this.ilMain.Images.SetKeyName(75, "edit_page.png");
            this.ilMain.Images.SetKeyName(76, "edit_profile.png");
            this.ilMain.Images.SetKeyName(77, "eps_file.png");
            this.ilMain.Images.SetKeyName(78, "equalizer.png");
            this.ilMain.Images.SetKeyName(79, "euro_currency_sign.png");
            this.ilMain.Images.SetKeyName(80, "favorite.png");
            this.ilMain.Images.SetKeyName(81, "favorite_film.png");
            this.ilMain.Images.SetKeyName(82, "film.png");
            this.ilMain.Images.SetKeyName(83, "firewall.png");
            this.ilMain.Images.SetKeyName(84, "folder.png");
            this.ilMain.Images.SetKeyName(85, "folder_accept.png");
            this.ilMain.Images.SetKeyName(86, "folder_conflicted.png");
            this.ilMain.Images.SetKeyName(87, "folder_full.png");
            this.ilMain.Images.SetKeyName(88, "folder_modified.png");
            this.ilMain.Images.SetKeyName(89, "full_page.png");
            this.ilMain.Images.SetKeyName(90, "games.png");
            this.ilMain.Images.SetKeyName(91, "gif_file.png");
            this.ilMain.Images.SetKeyName(92, "globe.png");
            this.ilMain.Images.SetKeyName(93, "globe_download.png");
            this.ilMain.Images.SetKeyName(94, "globe_process.png");
            this.ilMain.Images.SetKeyName(95, "globe_warning.png");
            this.ilMain.Images.SetKeyName(96, "green_arrow_down.png");
            this.ilMain.Images.SetKeyName(97, "green_arrow_up.png");
            this.ilMain.Images.SetKeyName(98, "green_button.png");
            this.ilMain.Images.SetKeyName(99, "green_energy.png");
            this.ilMain.Images.SetKeyName(100, "green_flag.png");
            this.ilMain.Images.SetKeyName(101, "heart.png");
            this.ilMain.Images.SetKeyName(102, "help.png");
            this.ilMain.Images.SetKeyName(103, "help_balloon.png");
            this.ilMain.Images.SetKeyName(104, "home.png");
            this.ilMain.Images.SetKeyName(105, "home_accept.png");
            this.ilMain.Images.SetKeyName(106, "html_file.png");
            this.ilMain.Images.SetKeyName(107, "ico_file.png");
            this.ilMain.Images.SetKeyName(108, "id_card.png");
            this.ilMain.Images.SetKeyName(109, "image.png");
            this.ilMain.Images.SetKeyName(110, "image_accept.png");
            this.ilMain.Images.SetKeyName(111, "info.png");
            this.ilMain.Images.SetKeyName(112, "insert_to_shopping_cart.png");
            this.ilMain.Images.SetKeyName(113, "jpg_file.png");
            this.ilMain.Images.SetKeyName(114, "js_file.png");
            this.ilMain.Images.SetKeyName(115, "json_file.png");
            this.ilMain.Images.SetKeyName(116, "key.png");
            this.ilMain.Images.SetKeyName(117, "light_bulb.png");
            this.ilMain.Images.SetKeyName(118, "link.png");
            this.ilMain.Images.SetKeyName(119, "lock.png");
            this.ilMain.Images.SetKeyName(120, "magnet.png");
            this.ilMain.Images.SetKeyName(121, "mail.png");
            this.ilMain.Images.SetKeyName(122, "mail_lock.png");
            this.ilMain.Images.SetKeyName(123, "mail_receive.png");
            this.ilMain.Images.SetKeyName(124, "mail_search.png");
            this.ilMain.Images.SetKeyName(125, "mail_send.png");
            this.ilMain.Images.SetKeyName(126, "mobile_phone.png");
            this.ilMain.Images.SetKeyName(127, "mouse.png");
            this.ilMain.Images.SetKeyName(128, "music.png");
            this.ilMain.Images.SetKeyName(129, "new.png");
            this.ilMain.Images.SetKeyName(130, "new_page.png");
            this.ilMain.Images.SetKeyName(131, "news.png");
            this.ilMain.Images.SetKeyName(132, "next.png");
            this.ilMain.Images.SetKeyName(133, "note.png");
            this.ilMain.Images.SetKeyName(134, "note_accept.png");
            this.ilMain.Images.SetKeyName(135, "note_book.png");
            this.ilMain.Images.SetKeyName(136, "office_folders.png");
            this.ilMain.Images.SetKeyName(137, "old_clock.png");
            this.ilMain.Images.SetKeyName(138, "open_store.png");
            this.ilMain.Images.SetKeyName(139, "orange_arrow_down.png");
            this.ilMain.Images.SetKeyName(140, "orange_arrow_up.png");
            this.ilMain.Images.SetKeyName(141, "orange_button.png");
            this.ilMain.Images.SetKeyName(142, "package.png");
            this.ilMain.Images.SetKeyName(143, "package_accept.png");
            this.ilMain.Images.SetKeyName(144, "package_add.png");
            this.ilMain.Images.SetKeyName(145, "package_download.png");
            this.ilMain.Images.SetKeyName(146, "package_warning.png");
            this.ilMain.Images.SetKeyName(147, "page_down.png");
            this.ilMain.Images.SetKeyName(148, "page_process.png");
            this.ilMain.Images.SetKeyName(149, "page_up.png");
            this.ilMain.Images.SetKeyName(150, "pages.png");
            this.ilMain.Images.SetKeyName(151, "pages_warning.png");
            this.ilMain.Images.SetKeyName(152, "paint.png");
            this.ilMain.Images.SetKeyName(153, "paint_brush.png");
            this.ilMain.Images.SetKeyName(154, "palette.png");
            this.ilMain.Images.SetKeyName(155, "palette_brush.png");
            this.ilMain.Images.SetKeyName(156, "pastel_colors.png");
            this.ilMain.Images.SetKeyName(157, "pdf_file.png");
            this.ilMain.Images.SetKeyName(158, "phone_book.png");
            this.ilMain.Images.SetKeyName(159, "phone_book_edit.png");
            this.ilMain.Images.SetKeyName(160, "photo_camera.png");
            this.ilMain.Images.SetKeyName(161, "photo_camera_accept.png");
            this.ilMain.Images.SetKeyName(162, "php_file.png");
            this.ilMain.Images.SetKeyName(163, "pin.png");
            this.ilMain.Images.SetKeyName(164, "png_file.png");
            this.ilMain.Images.SetKeyName(165, "ppt_file.png");
            this.ilMain.Images.SetKeyName(166, "printer.png");
            this.ilMain.Images.SetKeyName(167, "printer_accept.png");
            this.ilMain.Images.SetKeyName(168, "printer_warning.png");
            this.ilMain.Images.SetKeyName(169, "prize_winner.png");
            this.ilMain.Images.SetKeyName(170, "process.png");
            this.ilMain.Images.SetKeyName(171, "process_accept.png");
            this.ilMain.Images.SetKeyName(172, "process_info.png");
            this.ilMain.Images.SetKeyName(173, "process_warning.png");
            this.ilMain.Images.SetKeyName(174, "promotion.png");
            this.ilMain.Images.SetKeyName(175, "protection.png");
            this.ilMain.Images.SetKeyName(176, "psd_file.png");
            this.ilMain.Images.SetKeyName(177, "puzzle.png");
            this.ilMain.Images.SetKeyName(178, "recycle.png");
            this.ilMain.Images.SetKeyName(179, "red_button.png");
            this.ilMain.Images.SetKeyName(180, "red_flag.png");
            this.ilMain.Images.SetKeyName(181, "refresh.png");
            this.ilMain.Images.SetKeyName(182, "refresh_page.png");
            this.ilMain.Images.SetKeyName(183, "remote_desktop.png");
            this.ilMain.Images.SetKeyName(184, "remove_from_database.png");
            this.ilMain.Images.SetKeyName(185, "remove_from_shopping_cart.png");
            this.ilMain.Images.SetKeyName(186, "report.png");
            this.ilMain.Images.SetKeyName(187, "rss.png");
            this.ilMain.Images.SetKeyName(188, "ruler.png");
            this.ilMain.Images.SetKeyName(189, "ruler_pencil.png");
            this.ilMain.Images.SetKeyName(190, "sale.png");
            this.ilMain.Images.SetKeyName(191, "save.png");
            this.ilMain.Images.SetKeyName(192, "search.png");
            this.ilMain.Images.SetKeyName(193, "search_computer.png");
            this.ilMain.Images.SetKeyName(194, "search_database.png");
            this.ilMain.Images.SetKeyName(195, "search_globe.png");
            this.ilMain.Images.SetKeyName(196, "search_home.png");
            this.ilMain.Images.SetKeyName(197, "search_image.png");
            this.ilMain.Images.SetKeyName(198, "search_page.png");
            this.ilMain.Images.SetKeyName(199, "search_printer.png");
            this.ilMain.Images.SetKeyName(200, "search_user.png");
            this.ilMain.Images.SetKeyName(201, "security.png");
            this.ilMain.Images.SetKeyName(202, "send_sms.png");
            this.ilMain.Images.SetKeyName(203, "shopping_cart.png");
            this.ilMain.Images.SetKeyName(204, "shopping_cart_accept.png");
            this.ilMain.Images.SetKeyName(205, "sms.png");
            this.ilMain.Images.SetKeyName(206, "sound.png");
            this.ilMain.Images.SetKeyName(207, "sound_muted.png");
            this.ilMain.Images.SetKeyName(208, "star_empty.png");
            this.ilMain.Images.SetKeyName(209, "star_full.png");
            this.ilMain.Images.SetKeyName(210, "star_half_full.png");
            this.ilMain.Images.SetKeyName(211, "sterling_pound_currency_sign.png");
            this.ilMain.Images.SetKeyName(212, "support.png");
            this.ilMain.Images.SetKeyName(213, "svg_file.png");
            this.ilMain.Images.SetKeyName(214, "swf_file.png");
            this.ilMain.Images.SetKeyName(215, "tablet.png");
            this.ilMain.Images.SetKeyName(216, "tag_blue.png");
            this.ilMain.Images.SetKeyName(217, "tag_green.png");
            this.ilMain.Images.SetKeyName(218, "target.png");
            this.ilMain.Images.SetKeyName(219, "television.png");
            this.ilMain.Images.SetKeyName(220, "text_page.png");
            this.ilMain.Images.SetKeyName(221, "tiff_file.png");
            this.ilMain.Images.SetKeyName(222, "tools.png");
            this.ilMain.Images.SetKeyName(223, "trash_can.png");
            this.ilMain.Images.SetKeyName(224, "turquoise_button.png");
            this.ilMain.Images.SetKeyName(225, "twitter.png");
            this.ilMain.Images.SetKeyName(226, "txt_file.png");
            this.ilMain.Images.SetKeyName(227, "unlock.png");
            this.ilMain.Images.SetKeyName(228, "up.png");
            this.ilMain.Images.SetKeyName(229, "user.png");
            this.ilMain.Images.SetKeyName(230, "user_accept.png");
            this.ilMain.Images.SetKeyName(231, "user_comment.png");
            this.ilMain.Images.SetKeyName(232, "users.png");
            this.ilMain.Images.SetKeyName(233, "users_comments.png");
            this.ilMain.Images.SetKeyName(234, "violet_button.png");
            this.ilMain.Images.SetKeyName(235, "warning.png");
            this.ilMain.Images.SetKeyName(236, "white_flag.png");
            this.ilMain.Images.SetKeyName(237, "windows_terminal.png");
            this.ilMain.Images.SetKeyName(238, "xml_file.png");
            this.ilMain.Images.SetKeyName(239, "yen_currency_sign.png");
            this.ilMain.Images.SetKeyName(240, "zip_file.png");
            this.ilMain.Images.SetKeyName(241, "zip_file_accept.png");
            this.ilMain.Images.SetKeyName(242, "zip_file_download.png");
            this.ilMain.Images.SetKeyName(243, "zip_file_info.png");
            this.ilMain.Images.SetKeyName(244, "zip_file_search.png");
            this.ilMain.Images.SetKeyName(245, "zoom_in.png");
            this.ilMain.Images.SetKeyName(246, "zoom_out.png");
            // 
            // tabItems
            // 
            this.tabItems.Controls.Add(this.txtCostoServicio);
            this.tabItems.Controls.Add(this.btnModificar);
            this.tabItems.Controls.Add(this.ugServicios);
            this.tabItems.Controls.Add(this.ubEliminarServicio);
            this.tabItems.Controls.Add(this.ubNuevoServicio);
            this.tabItems.Controls.Add(this.ultraLabel17);
            this.tabItems.Location = new System.Drawing.Point(1, 23);
            this.tabItems.Name = "tabItems";
            this.tabItems.Size = new System.Drawing.Size(301, 235);
            // 
            // txtCostoServicio
            // 
            this.txtCostoServicio.Location = new System.Drawing.Point(191, 209);
            this.txtCostoServicio.MaskInput = "nnnnnnnn.nn";
            this.txtCostoServicio.MaxValue = new decimal(new int[] {
            2050327040,
            10,
            0,
            0});
            this.txtCostoServicio.MinValue = new decimal(new int[] {
            0,
            0,
            0,
            0});
            this.txtCostoServicio.Name = "txtCostoServicio";
            this.txtCostoServicio.NumericType = Infragistics.Win.UltraWinEditors.NumericType.Decimal;
            this.txtCostoServicio.ReadOnly = true;
            this.txtCostoServicio.Size = new System.Drawing.Size(106, 21);
            this.txtCostoServicio.SpinButtonDisplayStyle = Infragistics.Win.ButtonDisplayStyle.Always;
            this.txtCostoServicio.TabIndex = 85;
            this.txtCostoServicio.TabNavigation = Infragistics.Win.UltraWinMaskedEdit.MaskedEditTabNavigation.NextControl;
            // 
            // btnModificar
            // 
            appearance25.Image = global::Soft.Ventas.Win.Properties.Resources.edit_page;
            appearance25.ImageHAlign = Infragistics.Win.HAlign.Center;
            this.btnModificar.Appearance = appearance25;
            this.btnModificar.ButtonStyle = Infragistics.Win.UIElementButtonStyle.Office2010Button;
            this.btnModificar.Location = new System.Drawing.Point(44, 207);
            this.btnModificar.Name = "btnModificar";
            this.btnModificar.Size = new System.Drawing.Size(35, 23);
            this.btnModificar.TabIndex = 10;
            this.btnModificar.Click += new System.EventHandler(this.btnModificar_Click);
            // 
            // ugServicios
            // 
            this.ugServicios.DisplayLayout.CaptionVisible = Infragistics.Win.DefaultableBoolean.False;
            this.ugServicios.DisplayLayout.Override.CellClickAction = Infragistics.Win.UltraWinGrid.CellClickAction.EditAndSelectText;
            this.ugServicios.DisplayLayout.TabNavigation = Infragistics.Win.UltraWinGrid.TabNavigation.NextControl;
            this.ugServicios.Dock = System.Windows.Forms.DockStyle.Top;
            this.ugServicios.Location = new System.Drawing.Point(0, 0);
            this.ugServicios.Name = "ugServicios";
            this.ugServicios.Size = new System.Drawing.Size(301, 201);
            this.ugServicios.TabIndex = 9;
            this.ugServicios.Text = "ultraGrid1";
            this.ugServicios.DoubleClickCell += new Infragistics.Win.UltraWinGrid.DoubleClickCellEventHandler(this.ugServicios_DoubleClickCell);
            // 
            // ubEliminarServicio
            // 
            appearance26.Image = global::Soft.Ventas.Win.Properties.Resources.delete_page;
            appearance26.ImageHAlign = Infragistics.Win.HAlign.Center;
            this.ubEliminarServicio.Appearance = appearance26;
            this.ubEliminarServicio.ButtonStyle = Infragistics.Win.UIElementButtonStyle.Office2010Button;
            this.ubEliminarServicio.Location = new System.Drawing.Point(85, 207);
            this.ubEliminarServicio.Name = "ubEliminarServicio";
            this.ubEliminarServicio.Size = new System.Drawing.Size(35, 23);
            this.ubEliminarServicio.TabIndex = 8;
            this.ubEliminarServicio.Click += new System.EventHandler(this.ubEliminarServicio_Click);
            // 
            // ubNuevoServicio
            // 
            appearance27.Image = global::Soft.Ventas.Win.Properties.Resources.add_page;
            appearance27.ImageHAlign = Infragistics.Win.HAlign.Center;
            this.ubNuevoServicio.Appearance = appearance27;
            this.ubNuevoServicio.ButtonStyle = Infragistics.Win.UIElementButtonStyle.Office2010Button;
            this.ubNuevoServicio.Location = new System.Drawing.Point(3, 207);
            this.ubNuevoServicio.Name = "ubNuevoServicio";
            this.ubNuevoServicio.Size = new System.Drawing.Size(35, 23);
            this.ubNuevoServicio.TabIndex = 7;
            this.ubNuevoServicio.Click += new System.EventHandler(this.ubNuevoServicio_Click);
            // 
            // ultraLabel17
            // 
            appearance28.BackColor = System.Drawing.Color.Transparent;
            this.ultraLabel17.Appearance = appearance28;
            this.ultraLabel17.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F);
            this.ultraLabel17.Location = new System.Drawing.Point(125, 213);
            this.ultraLabel17.Name = "ultraLabel17";
            this.ultraLabel17.Size = new System.Drawing.Size(75, 20);
            this.ultraLabel17.TabIndex = 86;
            this.ultraLabel17.Text = "TOTAL (S/.)";
            // 
            // ultraTabPageControl1
            // 
            this.ultraTabPageControl1.Controls.Add(this.ultraLabel28);
            this.ultraTabPageControl1.Controls.Add(this.uneCostoMaquina);
            this.ultraTabPageControl1.Controls.Add(this.GruposTiras);
            this.ultraTabPageControl1.Controls.Add(this.uneCostoMaterial);
            this.ultraTabPageControl1.Controls.Add(this.ultraGroupBox6);
            this.ultraTabPageControl1.Controls.Add(this.uneCosto);
            this.ultraTabPageControl1.Controls.Add(this.txtNombre);
            this.ultraTabPageControl1.Controls.Add(this.GrupoMedidaCerrada);
            this.ultraTabPageControl1.Controls.Add(this.GrupoMedidaAbierta);
            this.ultraTabPageControl1.Controls.Add(this.ssMaterial);
            this.ultraTabPageControl1.Controls.Add(this.ssMaquina);
            this.ultraTabPageControl1.Controls.Add(this.lblMaterial);
            this.ultraTabPageControl1.Controls.Add(this.lblMaquina);
            this.ultraTabPageControl1.Controls.Add(this.txtObservacionItem);
            this.ultraTabPageControl1.Controls.Add(this.lblObservacionItem);
            this.ultraTabPageControl1.Controls.Add(this.utcAcabadosyServicios);
            this.ultraTabPageControl1.Location = new System.Drawing.Point(1, 23);
            this.ultraTabPageControl1.Name = "ultraTabPageControl1";
            this.ultraTabPageControl1.Size = new System.Drawing.Size(919, 271);
            // 
            // ultraLabel28
            // 
            appearance6.BackColor = System.Drawing.Color.Transparent;
            this.ultraLabel28.Appearance = appearance6;
            this.ultraLabel28.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F);
            this.ultraLabel28.Location = new System.Drawing.Point(218, 190);
            this.ultraLabel28.Name = "ultraLabel28";
            this.ultraLabel28.Size = new System.Drawing.Size(86, 17);
            this.ultraLabel28.TabIndex = 99;
            this.ultraLabel28.Text = "TOTAL (S/.)";
            // 
            // uneCostoMaquina
            // 
            this.uneCostoMaquina.Location = new System.Drawing.Point(310, 120);
            this.uneCostoMaquina.MaskInput = "nnnnnnnn.nn";
            this.uneCostoMaquina.MaxValue = new decimal(new int[] {
            2050327040,
            10,
            0,
            0});
            this.uneCostoMaquina.MinValue = new decimal(new int[] {
            0,
            0,
            0,
            0});
            this.uneCostoMaquina.Name = "uneCostoMaquina";
            this.uneCostoMaquina.NumericType = Infragistics.Win.UltraWinEditors.NumericType.Decimal;
            this.uneCostoMaquina.ReadOnly = true;
            this.uneCostoMaquina.Size = new System.Drawing.Size(124, 21);
            this.uneCostoMaquina.SpinButtonDisplayStyle = Infragistics.Win.ButtonDisplayStyle.Always;
            this.uneCostoMaquina.TabIndex = 89;
            this.uneCostoMaquina.TabNavigation = Infragistics.Win.UltraWinMaskedEdit.MaskedEditTabNavigation.NextControl;
            // 
            // GruposTiras
            // 
            appearance7.BackColor = System.Drawing.Color.Transparent;
            this.GruposTiras.Appearance = appearance7;
            this.GruposTiras.CaptionAlignment = Infragistics.Win.Misc.GroupBoxCaptionAlignment.Center;
            this.GruposTiras.Controls.Add(this.txtImpresoRetiraColor);
            this.GruposTiras.Controls.Add(this.lblImpresoRetiraColor);
            this.GruposTiras.Controls.Add(this.txtImpresoTiraColor);
            this.GruposTiras.Controls.Add(this.lblImpresoTiraColor);
            this.GruposTiras.HeaderBorderStyle = Infragistics.Win.UIElementBorderStyle.Rounded3;
            this.GruposTiras.HeaderPosition = Infragistics.Win.Misc.GroupBoxHeaderPosition.TopInsideBorder;
            this.GruposTiras.Location = new System.Drawing.Point(444, 30);
            this.GruposTiras.Name = "GruposTiras";
            this.GruposTiras.Size = new System.Drawing.Size(159, 82);
            this.GruposTiras.TabIndex = 83;
            this.GruposTiras.Text = "MÉTODOS";
            // 
            // txtImpresoRetiraColor
            // 
            this.txtImpresoRetiraColor.Location = new System.Drawing.Point(73, 51);
            this.txtImpresoRetiraColor.MaskInput = "nn";
            this.txtImpresoRetiraColor.Name = "txtImpresoRetiraColor";
            this.txtImpresoRetiraColor.Size = new System.Drawing.Size(80, 21);
            this.txtImpresoRetiraColor.SpinButtonDisplayStyle = Infragistics.Win.ButtonDisplayStyle.Always;
            this.txtImpresoRetiraColor.TabIndex = 72;
            this.txtImpresoRetiraColor.TabNavigation = Infragistics.Win.UltraWinMaskedEdit.MaskedEditTabNavigation.NextControl;
            this.txtImpresoRetiraColor.ValueChanged += new System.EventHandler(this.txtImpresoRetiraColor_ValueChanged);
            // 
            // lblImpresoRetiraColor
            // 
            appearance8.BackColor = System.Drawing.Color.Transparent;
            this.lblImpresoRetiraColor.Appearance = appearance8;
            this.lblImpresoRetiraColor.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F);
            this.lblImpresoRetiraColor.Location = new System.Drawing.Point(8, 55);
            this.lblImpresoRetiraColor.Name = "lblImpresoRetiraColor";
            this.lblImpresoRetiraColor.Size = new System.Drawing.Size(72, 23);
            this.lblImpresoRetiraColor.TabIndex = 71;
            this.lblImpresoRetiraColor.Text = "R. COLOR";
            // 
            // txtImpresoTiraColor
            // 
            this.txtImpresoTiraColor.Location = new System.Drawing.Point(73, 28);
            this.txtImpresoTiraColor.MaskInput = "nn";
            this.txtImpresoTiraColor.MaxValue = 16;
            this.txtImpresoTiraColor.MinValue = 0;
            this.txtImpresoTiraColor.Name = "txtImpresoTiraColor";
            this.txtImpresoTiraColor.Size = new System.Drawing.Size(80, 21);
            this.txtImpresoTiraColor.SpinButtonDisplayStyle = Infragistics.Win.ButtonDisplayStyle.Always;
            this.txtImpresoTiraColor.TabIndex = 70;
            this.txtImpresoTiraColor.TabNavigation = Infragistics.Win.UltraWinMaskedEdit.MaskedEditTabNavigation.NextControl;
            this.txtImpresoTiraColor.ValueChanged += new System.EventHandler(this.txtImpresoTiraColor_ValueChanged);
            // 
            // lblImpresoTiraColor
            // 
            appearance9.BackColor = System.Drawing.Color.Transparent;
            this.lblImpresoTiraColor.Appearance = appearance9;
            this.lblImpresoTiraColor.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F);
            this.lblImpresoTiraColor.Location = new System.Drawing.Point(8, 32);
            this.lblImpresoTiraColor.Name = "lblImpresoTiraColor";
            this.lblImpresoTiraColor.Size = new System.Drawing.Size(61, 23);
            this.lblImpresoTiraColor.TabIndex = 69;
            this.lblImpresoTiraColor.Text = "T. COLOR";
            // 
            // uneCostoMaterial
            // 
            this.uneCostoMaterial.Location = new System.Drawing.Point(310, 142);
            this.uneCostoMaterial.MaskInput = "nnnnnnn.nn";
            this.uneCostoMaterial.MaxValue = new decimal(new int[] {
            2050327040,
            10,
            0,
            0});
            this.uneCostoMaterial.MinValue = new decimal(new int[] {
            0,
            0,
            0,
            0});
            this.uneCostoMaterial.Name = "uneCostoMaterial";
            this.uneCostoMaterial.NumericType = Infragistics.Win.UltraWinEditors.NumericType.Decimal;
            this.uneCostoMaterial.ReadOnly = true;
            this.uneCostoMaterial.Size = new System.Drawing.Size(124, 21);
            this.uneCostoMaterial.SpinButtonDisplayStyle = Infragistics.Win.ButtonDisplayStyle.Always;
            this.uneCostoMaterial.TabIndex = 90;
            this.uneCostoMaterial.TabNavigation = Infragistics.Win.UltraWinMaskedEdit.MaskedEditTabNavigation.NextControl;
            // 
            // ultraGroupBox6
            // 
            appearance10.BackColor = System.Drawing.Color.Transparent;
            this.ultraGroupBox6.Appearance = appearance10;
            this.ultraGroupBox6.Controls.Add(this.txtCantidadItem);
            this.ultraGroupBox6.Controls.Add(this.txtCantidadProduccion);
            this.ultraGroupBox6.Controls.Add(this.lblTipoUnidad);
            this.ultraGroupBox6.Controls.Add(this.ultraLabel18);
            this.ultraGroupBox6.Location = new System.Drawing.Point(444, 113);
            this.ultraGroupBox6.Name = "ultraGroupBox6";
            this.ultraGroupBox6.Size = new System.Drawing.Size(159, 56);
            this.ultraGroupBox6.TabIndex = 98;
            // 
            // txtCantidadItem
            // 
            this.txtCantidadItem.Location = new System.Drawing.Point(73, 5);
            this.txtCantidadItem.MaskInput = "nnnn";
            this.txtCantidadItem.MaxValue = 2000;
            this.txtCantidadItem.MinValue = 0;
            this.txtCantidadItem.Name = "txtCantidadItem";
            this.txtCantidadItem.Size = new System.Drawing.Size(80, 21);
            this.txtCantidadItem.SpinButtonDisplayStyle = Infragistics.Win.ButtonDisplayStyle.Always;
            this.txtCantidadItem.SpinIncrement = 4;
            this.txtCantidadItem.TabIndex = 78;
            this.txtCantidadItem.TabNavigation = Infragistics.Win.UltraWinMaskedEdit.MaskedEditTabNavigation.NextControl;
            this.txtCantidadItem.ValueChanged += new System.EventHandler(this.txtCantidadItem_ValueChanged);
            // 
            // txtCantidadProduccion
            // 
            this.txtCantidadProduccion.Location = new System.Drawing.Point(73, 28);
            this.txtCantidadProduccion.MaskInput = "nnnnnnnn";
            this.txtCantidadProduccion.Name = "txtCantidadProduccion";
            this.txtCantidadProduccion.Size = new System.Drawing.Size(80, 21);
            this.txtCantidadProduccion.SpinButtonDisplayStyle = Infragistics.Win.ButtonDisplayStyle.Always;
            this.txtCantidadProduccion.TabIndex = 93;
            this.txtCantidadProduccion.TabNavigation = Infragistics.Win.UltraWinMaskedEdit.MaskedEditTabNavigation.NextControl;
            this.txtCantidadProduccion.ValueChanged += new System.EventHandler(this.txtCantidadProduccion_ValueChanged);
            // 
            // lblTipoUnidad
            // 
            appearance11.BackColor = System.Drawing.Color.Transparent;
            this.lblTipoUnidad.Appearance = appearance11;
            this.lblTipoUnidad.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F);
            this.lblTipoUnidad.Location = new System.Drawing.Point(5, 10);
            this.lblTipoUnidad.Name = "lblTipoUnidad";
            this.lblTipoUnidad.Size = new System.Drawing.Size(82, 17);
            this.lblTipoUnidad.TabIndex = 77;
            this.lblTipoUnidad.Text = "[UNIDAD]";
            // 
            // ultraLabel18
            // 
            appearance12.BackColor = System.Drawing.Color.Transparent;
            this.ultraLabel18.Appearance = appearance12;
            this.ultraLabel18.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F);
            this.ultraLabel18.Location = new System.Drawing.Point(5, 31);
            this.ultraLabel18.Name = "ultraLabel18";
            this.ultraLabel18.Size = new System.Drawing.Size(64, 23);
            this.ultraLabel18.TabIndex = 92;
            this.ultraLabel18.Text = "C. PRODU";
            // 
            // uneCosto
            // 
            this.uneCosto.Location = new System.Drawing.Point(310, 186);
            this.uneCosto.MaskInput = "nnnnnnn.nn";
            this.uneCosto.MaxValue = new decimal(new int[] {
            2050327040,
            10,
            0,
            0});
            this.uneCosto.MinValue = new decimal(new int[] {
            0,
            0,
            0,
            0});
            this.uneCosto.Name = "uneCosto";
            this.uneCosto.NumericType = Infragistics.Win.UltraWinEditors.NumericType.Decimal;
            this.uneCosto.ReadOnly = true;
            this.uneCosto.Size = new System.Drawing.Size(124, 21);
            this.uneCosto.SpinButtonDisplayStyle = Infragistics.Win.ButtonDisplayStyle.Always;
            this.uneCosto.TabIndex = 83;
            this.uneCosto.TabNavigation = Infragistics.Win.UltraWinMaskedEdit.MaskedEditTabNavigation.NextControl;
            this.uneCosto.ValueChanged += new System.EventHandler(this.uneCosto_ValueChanged);
            // 
            // txtNombre
            // 
            this.txtNombre.Location = new System.Drawing.Point(7, 7);
            this.txtNombre.Multiline = true;
            this.txtNombre.Name = "txtNombre";
            this.txtNombre.Size = new System.Drawing.Size(276, 21);
            this.txtNombre.TabIndex = 95;
            this.txtNombre.ValueChanged += new System.EventHandler(this.txtNombre_ValueChanged);
            // 
            // GrupoMedidaCerrada
            // 
            appearance13.BackColor = System.Drawing.Color.Transparent;
            this.GrupoMedidaCerrada.Appearance = appearance13;
            this.GrupoMedidaCerrada.CaptionAlignment = Infragistics.Win.Misc.GroupBoxCaptionAlignment.Center;
            this.GrupoMedidaCerrada.Controls.Add(this.txtMedidaCerradaLargo);
            this.GrupoMedidaCerrada.Controls.Add(this.txtMedidaCerradaAlto);
            this.GrupoMedidaCerrada.Controls.Add(this.ultraLabel3);
            this.GrupoMedidaCerrada.Controls.Add(this.ultraLabel2);
            this.GrupoMedidaCerrada.HeaderBorderStyle = Infragistics.Win.UIElementBorderStyle.Rounded3;
            this.GrupoMedidaCerrada.HeaderPosition = Infragistics.Win.Misc.GroupBoxHeaderPosition.TopInsideBorder;
            this.GrupoMedidaCerrada.Location = new System.Drawing.Point(286, 30);
            this.GrupoMedidaCerrada.Name = "GrupoMedidaCerrada";
            this.GrupoMedidaCerrada.Size = new System.Drawing.Size(154, 82);
            this.GrupoMedidaCerrada.TabIndex = 82;
            this.GrupoMedidaCerrada.Text = "CERRADA";
            // 
            // txtMedidaCerradaLargo
            // 
            this.txtMedidaCerradaLargo.Location = new System.Drawing.Point(53, 28);
            this.txtMedidaCerradaLargo.MaskInput = "nnnn.nn";
            this.txtMedidaCerradaLargo.MaxValue = new decimal(new int[] {
            2500,
            0,
            0,
            0});
            this.txtMedidaCerradaLargo.MinValue = new decimal(new int[] {
            0,
            0,
            0,
            0});
            this.txtMedidaCerradaLargo.Name = "txtMedidaCerradaLargo";
            this.txtMedidaCerradaLargo.NumericType = Infragistics.Win.UltraWinEditors.NumericType.Decimal;
            this.txtMedidaCerradaLargo.Size = new System.Drawing.Size(95, 21);
            this.txtMedidaCerradaLargo.SpinButtonDisplayStyle = Infragistics.Win.ButtonDisplayStyle.Always;
            this.txtMedidaCerradaLargo.TabIndex = 65;
            this.txtMedidaCerradaLargo.TabNavigation = Infragistics.Win.UltraWinMaskedEdit.MaskedEditTabNavigation.NextControl;
            this.txtMedidaCerradaLargo.ValueChanged += new System.EventHandler(this.txtMedidaCerradaLargo_ValueChanged);
            // 
            // txtMedidaCerradaAlto
            // 
            this.txtMedidaCerradaAlto.Location = new System.Drawing.Point(53, 51);
            this.txtMedidaCerradaAlto.MaskInput = "nnnn.nn";
            this.txtMedidaCerradaAlto.MaxValue = new decimal(new int[] {
            2500,
            0,
            0,
            0});
            this.txtMedidaCerradaAlto.MinValue = new decimal(new int[] {
            0,
            0,
            0,
            0});
            this.txtMedidaCerradaAlto.Name = "txtMedidaCerradaAlto";
            this.txtMedidaCerradaAlto.NumericType = Infragistics.Win.UltraWinEditors.NumericType.Decimal;
            this.txtMedidaCerradaAlto.Size = new System.Drawing.Size(95, 21);
            this.txtMedidaCerradaAlto.SpinButtonDisplayStyle = Infragistics.Win.ButtonDisplayStyle.Always;
            this.txtMedidaCerradaAlto.TabIndex = 79;
            this.txtMedidaCerradaAlto.TabNavigation = Infragistics.Win.UltraWinMaskedEdit.MaskedEditTabNavigation.NextControl;
            this.txtMedidaCerradaAlto.ValueChanged += new System.EventHandler(this.txtMedidaCerradaAlto_ValueChanged);
            // 
            // ultraLabel3
            // 
            appearance14.BackColor = System.Drawing.Color.Transparent;
            this.ultraLabel3.Appearance = appearance14;
            this.ultraLabel3.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F);
            this.ultraLabel3.Location = new System.Drawing.Point(7, 32);
            this.ultraLabel3.Name = "ultraLabel3";
            this.ultraLabel3.Size = new System.Drawing.Size(50, 23);
            this.ultraLabel3.TabIndex = 68;
            this.ultraLabel3.Text = "LARGO";
            // 
            // ultraLabel2
            // 
            appearance15.BackColor = System.Drawing.Color.Transparent;
            this.ultraLabel2.Appearance = appearance15;
            this.ultraLabel2.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F);
            this.ultraLabel2.Location = new System.Drawing.Point(7, 55);
            this.ultraLabel2.Name = "ultraLabel2";
            this.ultraLabel2.Size = new System.Drawing.Size(50, 23);
            this.ultraLabel2.TabIndex = 80;
            this.ultraLabel2.Text = "ALTO";
            // 
            // GrupoMedidaAbierta
            // 
            appearance16.BackColor = System.Drawing.Color.Transparent;
            this.GrupoMedidaAbierta.Appearance = appearance16;
            this.GrupoMedidaAbierta.CaptionAlignment = Infragistics.Win.Misc.GroupBoxCaptionAlignment.Center;
            this.GrupoMedidaAbierta.Controls.Add(this.txtMedidaAnchoCaja);
            this.GrupoMedidaAbierta.Controls.Add(this.labelFondoCaja);
            this.GrupoMedidaAbierta.Controls.Add(this.comboMedida);
            this.GrupoMedidaAbierta.Controls.Add(this.txtMedidaAbiertoLargo);
            this.GrupoMedidaAbierta.Controls.Add(this.ultraLabel1);
            this.GrupoMedidaAbierta.Controls.Add(this.txtMedidaAbiertoAlto);
            this.GrupoMedidaAbierta.Controls.Add(this.LabelMedidaAbiertaLargo);
            this.GrupoMedidaAbierta.Controls.Add(this.ultraLabel26);
            this.GrupoMedidaAbierta.HeaderBorderStyle = Infragistics.Win.UIElementBorderStyle.Rounded3;
            this.GrupoMedidaAbierta.HeaderPosition = Infragistics.Win.Misc.GroupBoxHeaderPosition.TopInsideBorder;
            this.GrupoMedidaAbierta.Location = new System.Drawing.Point(7, 30);
            this.GrupoMedidaAbierta.Name = "GrupoMedidaAbierta";
            this.GrupoMedidaAbierta.Size = new System.Drawing.Size(276, 82);
            this.GrupoMedidaAbierta.TabIndex = 81;
            this.GrupoMedidaAbierta.Text = "ABIERTA";
            // 
            // txtMedidaAnchoCaja
            // 
            this.txtMedidaAnchoCaja.Location = new System.Drawing.Point(191, 53);
            this.txtMedidaAnchoCaja.MaskInput = "nnnn.nn";
            this.txtMedidaAnchoCaja.MaxValue = new decimal(new int[] {
            2500,
            0,
            0,
            0});
            this.txtMedidaAnchoCaja.MinValue = new decimal(new int[] {
            0,
            0,
            0,
            0});
            this.txtMedidaAnchoCaja.Name = "txtMedidaAnchoCaja";
            this.txtMedidaAnchoCaja.NumericType = Infragistics.Win.UltraWinEditors.NumericType.Decimal;
            this.txtMedidaAnchoCaja.Size = new System.Drawing.Size(74, 21);
            this.txtMedidaAnchoCaja.SpinButtonDisplayStyle = Infragistics.Win.ButtonDisplayStyle.Always;
            this.txtMedidaAnchoCaja.TabIndex = 122;
            this.txtMedidaAnchoCaja.TabNavigation = Infragistics.Win.UltraWinMaskedEdit.MaskedEditTabNavigation.NextControl;
            this.txtMedidaAnchoCaja.ValueChanged += new System.EventHandler(this.txtMedidaAnchoCaja_ValueChanged);
            // 
            // labelFondoCaja
            // 
            appearance17.BackColor = System.Drawing.Color.Transparent;
            this.labelFondoCaja.Appearance = appearance17;
            this.labelFondoCaja.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F);
            this.labelFondoCaja.Location = new System.Drawing.Point(140, 56);
            this.labelFondoCaja.Name = "labelFondoCaja";
            this.labelFondoCaja.Size = new System.Drawing.Size(47, 17);
            this.labelFondoCaja.TabIndex = 123;
            this.labelFondoCaja.Text = "FONDO";
            // 
            // comboMedida
            // 
            this.comboMedida.DisplayStyle = Infragistics.Win.EmbeddableElementDisplayStyle.Office2007;
            valueListItem1.DataValue = "CM.";
            valueListItem1.Tag = 1;
            valueListItem2.DataValue = "MT.";
            valueListItem2.Tag = 100;
            this.comboMedida.Items.AddRange(new Infragistics.Win.ValueListItem[] {
            valueListItem1,
            valueListItem2});
            this.comboMedida.Location = new System.Drawing.Point(191, 30);
            this.comboMedida.Name = "comboMedida";
            this.comboMedida.Size = new System.Drawing.Size(74, 21);
            this.comboMedida.TabIndex = 121;
            this.comboMedida.ValueChanged += new System.EventHandler(this.comboMedida_ValueChanged);
            // 
            // txtMedidaAbiertoLargo
            // 
            this.txtMedidaAbiertoLargo.Location = new System.Drawing.Point(61, 30);
            this.txtMedidaAbiertoLargo.MaskInput = "nnnn.nn";
            this.txtMedidaAbiertoLargo.MaxValue = new decimal(new int[] {
            2500,
            0,
            0,
            0});
            this.txtMedidaAbiertoLargo.MinValue = new decimal(new int[] {
            0,
            0,
            0,
            0});
            this.txtMedidaAbiertoLargo.Name = "txtMedidaAbiertoLargo";
            this.txtMedidaAbiertoLargo.NumericType = Infragistics.Win.UltraWinEditors.NumericType.Decimal;
            this.txtMedidaAbiertoLargo.Size = new System.Drawing.Size(73, 21);
            this.txtMedidaAbiertoLargo.SpinButtonDisplayStyle = Infragistics.Win.ButtonDisplayStyle.Always;
            this.txtMedidaAbiertoLargo.TabIndex = 65;
            this.txtMedidaAbiertoLargo.TabNavigation = Infragistics.Win.UltraWinMaskedEdit.MaskedEditTabNavigation.NextControl;
            this.txtMedidaAbiertoLargo.ValueChanged += new System.EventHandler(this.txtMedidaAbiertoLargo_ValueChanged);
            // 
            // ultraLabel1
            // 
            appearance18.BackColor = System.Drawing.Color.Transparent;
            this.ultraLabel1.Appearance = appearance18;
            this.ultraLabel1.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F);
            this.ultraLabel1.Location = new System.Drawing.Point(10, 56);
            this.ultraLabel1.Name = "ultraLabel1";
            this.ultraLabel1.Size = new System.Drawing.Size(51, 23);
            this.ultraLabel1.TabIndex = 80;
            this.ultraLabel1.Text = "ALTO";
            // 
            // txtMedidaAbiertoAlto
            // 
            this.txtMedidaAbiertoAlto.Location = new System.Drawing.Point(61, 52);
            this.txtMedidaAbiertoAlto.MaskInput = "nnnn.nn";
            this.txtMedidaAbiertoAlto.MaxValue = new decimal(new int[] {
            2500,
            0,
            0,
            0});
            this.txtMedidaAbiertoAlto.MinValue = new decimal(new int[] {
            0,
            0,
            0,
            0});
            this.txtMedidaAbiertoAlto.Name = "txtMedidaAbiertoAlto";
            this.txtMedidaAbiertoAlto.NumericType = Infragistics.Win.UltraWinEditors.NumericType.Decimal;
            this.txtMedidaAbiertoAlto.Size = new System.Drawing.Size(73, 21);
            this.txtMedidaAbiertoAlto.SpinButtonDisplayStyle = Infragistics.Win.ButtonDisplayStyle.Always;
            this.txtMedidaAbiertoAlto.TabIndex = 79;
            this.txtMedidaAbiertoAlto.TabNavigation = Infragistics.Win.UltraWinMaskedEdit.MaskedEditTabNavigation.NextControl;
            this.txtMedidaAbiertoAlto.ValueChanged += new System.EventHandler(this.txtMedidaAbiertoAlto_ValueChanged);
            // 
            // LabelMedidaAbiertaLargo
            // 
            appearance19.BackColor = System.Drawing.Color.Transparent;
            this.LabelMedidaAbiertaLargo.Appearance = appearance19;
            this.LabelMedidaAbiertaLargo.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F);
            this.LabelMedidaAbiertaLargo.Location = new System.Drawing.Point(9, 34);
            this.LabelMedidaAbiertaLargo.Name = "LabelMedidaAbiertaLargo";
            this.LabelMedidaAbiertaLargo.Size = new System.Drawing.Size(48, 23);
            this.LabelMedidaAbiertaLargo.TabIndex = 68;
            this.LabelMedidaAbiertaLargo.Text = "LARGO";
            // 
            // ultraLabel26
            // 
            appearance20.BackColor = System.Drawing.Color.Transparent;
            this.ultraLabel26.Appearance = appearance20;
            this.ultraLabel26.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F);
            this.ultraLabel26.Location = new System.Drawing.Point(140, 34);
            this.ultraLabel26.Name = "ultraLabel26";
            this.ultraLabel26.Size = new System.Drawing.Size(82, 17);
            this.ultraLabel26.TabIndex = 98;
            this.ultraLabel26.Text = "UND";
            // 
            // ssMaterial
            // 
            this.ssMaterial.BackColor = System.Drawing.Color.Transparent;
            this.ssMaterial.Location = new System.Drawing.Point(80, 142);
            this.ssMaterial.Name = "ssMaterial";
            this.ssMaterial.Size = new System.Drawing.Size(204, 28);
            this.ssMaterial.TabIndex = 76;
            this.ssMaterial.Search += new System.EventHandler(this.ssMaterial_Search);
            this.ssMaterial.Clear += new System.EventHandler(this.ssMaterial_Clear);
            // 
            // ssMaquina
            // 
            this.ssMaquina.BackColor = System.Drawing.Color.Transparent;
            this.ssMaquina.Location = new System.Drawing.Point(80, 120);
            this.ssMaquina.Name = "ssMaquina";
            this.ssMaquina.Size = new System.Drawing.Size(204, 28);
            this.ssMaquina.TabIndex = 75;
            this.ssMaquina.Search += new System.EventHandler(this.ssMaquina_Search);
            this.ssMaquina.Clear += new System.EventHandler(this.ssMaquina_Clear);
            // 
            // lblMaterial
            // 
            appearance21.BackColor = System.Drawing.Color.Transparent;
            this.lblMaterial.Appearance = appearance21;
            this.lblMaterial.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F);
            this.lblMaterial.Location = new System.Drawing.Point(7, 146);
            this.lblMaterial.Name = "lblMaterial";
            this.lblMaterial.Size = new System.Drawing.Size(70, 24);
            this.lblMaterial.TabIndex = 74;
            this.lblMaterial.Text = "MATERIAL";
            // 
            // lblMaquina
            // 
            appearance22.BackColor = System.Drawing.Color.Transparent;
            this.lblMaquina.Appearance = appearance22;
            this.lblMaquina.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F);
            this.lblMaquina.Location = new System.Drawing.Point(7, 124);
            this.lblMaquina.Name = "lblMaquina";
            this.lblMaquina.Size = new System.Drawing.Size(74, 12);
            this.lblMaquina.TabIndex = 73;
            this.lblMaquina.Text = "MÁQUINA";
            // 
            // txtObservacionItem
            // 
            this.txtObservacionItem.Location = new System.Drawing.Point(108, 212);
            this.txtObservacionItem.Multiline = true;
            this.txtObservacionItem.Name = "txtObservacionItem";
            this.txtObservacionItem.Size = new System.Drawing.Size(495, 56);
            this.txtObservacionItem.TabIndex = 64;
            this.txtObservacionItem.TextChanged += new System.EventHandler(this.txtObservacionItem_TextChanged);
            // 
            // lblObservacionItem
            // 
            appearance23.BackColor = System.Drawing.Color.Transparent;
            this.lblObservacionItem.Appearance = appearance23;
            this.lblObservacionItem.Location = new System.Drawing.Point(7, 213);
            this.lblObservacionItem.Name = "lblObservacionItem";
            this.lblObservacionItem.Size = new System.Drawing.Size(96, 23);
            this.lblObservacionItem.TabIndex = 63;
            this.lblObservacionItem.Text = "OBSERVACIÓN";
            // 
            // utcAcabadosyServicios
            // 
            appearance24.BackColor = System.Drawing.Color.Transparent;
            this.utcAcabadosyServicios.Appearance = appearance24;
            this.utcAcabadosyServicios.Controls.Add(this.ultraTabSharedControlsPage1);
            this.utcAcabadosyServicios.Controls.Add(this.tabItems);
            this.utcAcabadosyServicios.Location = new System.Drawing.Point(608, 7);
            this.utcAcabadosyServicios.Name = "utcAcabadosyServicios";
            this.utcAcabadosyServicios.SharedControlsPage = this.ultraTabSharedControlsPage1;
            this.utcAcabadosyServicios.Size = new System.Drawing.Size(305, 261);
            appearance29.BackColor = System.Drawing.Color.Transparent;
            this.utcAcabadosyServicios.TabHeaderAreaAppearance = appearance29;
            this.utcAcabadosyServicios.TabIndex = 60;
            ultraTab1.TabPage = this.tabItems;
            ultraTab1.Text = ":: ACA / MAQ / MAT ::";
            this.utcAcabadosyServicios.Tabs.AddRange(new Infragistics.Win.UltraWinTabControl.UltraTab[] {
            ultraTab1});
            // 
            // ultraTabSharedControlsPage1
            // 
            this.ultraTabSharedControlsPage1.Location = new System.Drawing.Point(-10000, -10000);
            this.ultraTabSharedControlsPage1.Name = "ultraTabSharedControlsPage1";
            this.ultraTabSharedControlsPage1.Size = new System.Drawing.Size(301, 235);
            // 
            // ultraTabPageControl2
            // 
            this.ultraTabPageControl2.Controls.Add(this.ugbImpresion);
            this.ultraTabPageControl2.Controls.Add(this.ugbPrecorte);
            this.ultraTabPageControl2.Location = new System.Drawing.Point(-10000, -10000);
            this.ultraTabPageControl2.Name = "ultraTabPageControl2";
            this.ultraTabPageControl2.Size = new System.Drawing.Size(919, 271);
            // 
            // ugbImpresion
            // 
            appearance30.BackColor = System.Drawing.Color.Transparent;
            this.ugbImpresion.Appearance = appearance30;
            this.ugbImpresion.CaptionAlignment = Infragistics.Win.Misc.GroupBoxCaptionAlignment.Center;
            this.ugbImpresion.Controls.Add(this.ultraLabel27);
            this.ugbImpresion.Controls.Add(this.LabelProduccion);
            this.ugbImpresion.Controls.Add(this.ubMostrarGraficoImpresion);
            this.ugbImpresion.Controls.Add(this.labelSobranPaginas);
            this.ugbImpresion.Controls.Add(this.ubGirarGraficoImpresion);
            this.ugbImpresion.Controls.Add(this.txtImpresionAlto);
            this.ugbImpresion.Controls.Add(this.txtNumeroCambios);
            this.ugbImpresion.Controls.Add(this.txtNroPiezasImpresion);
            this.ugbImpresion.Controls.Add(this.lblCantidadPiezas);
            this.ugbImpresion.Controls.Add(this.ubImprimirGraficoImpresion);
            this.ugbImpresion.Controls.Add(this.txtPliegos);
            this.ugbImpresion.Controls.Add(this.txtImpresionLargo);
            this.ugbImpresion.Controls.Add(this.labelPliegos);
            this.ugbImpresion.Controls.Add(this.txtTiraje);
            this.ugbImpresion.Controls.Add(this.uneSeparacionY);
            this.ugbImpresion.Controls.Add(this.ultraLabel21);
            this.ugbImpresion.Controls.Add(this.txtPases);
            this.ugbImpresion.Controls.Add(this.uneSeparacionX);
            this.ugbImpresion.Controls.Add(this.upbImpresion);
            this.ugbImpresion.Controls.Add(this.ultraLabel25);
            this.ugbImpresion.Controls.Add(this.lblSeparacionY);
            this.ugbImpresion.Controls.Add(this.checkGraficoImpresionManual);
            this.ugbImpresion.Controls.Add(this.ultraLabel20);
            this.ugbImpresion.Controls.Add(this.lblSeparacionX);
            this.ugbImpresion.Controls.Add(this.lblMetodo);
            this.ugbImpresion.Controls.Add(this.ultraLabel13);
            this.ugbImpresion.Controls.Add(this.busMetodoImpresion);
            this.ugbImpresion.Controls.Add(this.ultraLabel14);
            this.ugbImpresion.HeaderBorderStyle = Infragistics.Win.UIElementBorderStyle.Rounded3;
            this.ugbImpresion.HeaderPosition = Infragistics.Win.Misc.GroupBoxHeaderPosition.TopInsideBorder;
            this.ugbImpresion.Location = new System.Drawing.Point(422, 6);
            this.ugbImpresion.Name = "ugbImpresion";
            this.ugbImpresion.Size = new System.Drawing.Size(427, 259);
            this.ugbImpresion.TabIndex = 101;
            this.ugbImpresion.Text = "IMPRESIÓN";
            // 
            // ultraLabel27
            // 
            appearance31.BackColor = System.Drawing.Color.Transparent;
            this.ultraLabel27.Appearance = appearance31;
            this.ultraLabel27.Location = new System.Drawing.Point(11, 238);
            this.ultraLabel27.Name = "ultraLabel27";
            this.ultraLabel27.Size = new System.Drawing.Size(84, 23);
            this.ultraLabel27.TabIndex = 132;
            this.ultraLabel27.Text = "PRODUCCIÓN";
            // 
            // LabelProduccion
            // 
            appearance32.BackColor = System.Drawing.Color.Transparent;
            this.LabelProduccion.Appearance = appearance32;
            this.LabelProduccion.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F);
            this.LabelProduccion.Location = new System.Drawing.Point(113, 236);
            this.LabelProduccion.Name = "LabelProduccion";
            this.LabelProduccion.Size = new System.Drawing.Size(306, 17);
            this.LabelProduccion.TabIndex = 68;
            // 
            // ubMostrarGraficoImpresion
            // 
            this.ubMostrarGraficoImpresion.Location = new System.Drawing.Point(338, 28);
            this.ubMostrarGraficoImpresion.Name = "ubMostrarGraficoImpresion";
            this.ubMostrarGraficoImpresion.Size = new System.Drawing.Size(83, 23);
            this.ubMostrarGraficoImpresion.TabIndex = 108;
            this.ubMostrarGraficoImpresion.Text = "<< VER";
            this.ubMostrarGraficoImpresion.Click += new System.EventHandler(this.ubMostrarGraficoImpresion_Click);
            // 
            // labelSobranPaginas
            // 
            appearance33.BackColor = System.Drawing.Color.MistyRose;
            appearance33.BackColor2 = System.Drawing.Color.Transparent;
            appearance33.BackColorDisabled = System.Drawing.Color.White;
            appearance33.BackColorDisabled2 = System.Drawing.Color.White;
            appearance33.FontData.UnderlineAsString = "False";
            appearance33.ForeColor = System.Drawing.Color.Red;
            this.labelSobranPaginas.Appearance = appearance33;
            this.labelSobranPaginas.BorderStyleInner = Infragistics.Win.UIElementBorderStyle.Dotted;
            this.labelSobranPaginas.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Bold);
            this.labelSobranPaginas.ImageTransparentColor = System.Drawing.Color.Firebrick;
            this.labelSobranPaginas.Location = new System.Drawing.Point(12, 165);
            this.labelSobranPaginas.Name = "labelSobranPaginas";
            this.labelSobranPaginas.Size = new System.Drawing.Size(124, 17);
            this.labelSobranPaginas.TabIndex = 131;
            this.labelSobranPaginas.DoubleClick += new System.EventHandler(this.labelSobranPaginas_DoubleClick);
            // 
            // ubGirarGraficoImpresion
            // 
            this.ubGirarGraficoImpresion.Location = new System.Drawing.Point(338, 52);
            this.ubGirarGraficoImpresion.Name = "ubGirarGraficoImpresion";
            this.ubGirarGraficoImpresion.Size = new System.Drawing.Size(83, 23);
            this.ubGirarGraficoImpresion.TabIndex = 106;
            this.ubGirarGraficoImpresion.Text = "<< GIRAR";
            this.ubGirarGraficoImpresion.Click += new System.EventHandler(this.ubGirarGraficoImpresion_Click);
            // 
            // txtImpresionAlto
            // 
            this.txtImpresionAlto.Location = new System.Drawing.Point(202, 186);
            this.txtImpresionAlto.MaskInput = "nnnn.nn";
            this.txtImpresionAlto.MaxValue = new decimal(new int[] {
            2500,
            0,
            0,
            0});
            this.txtImpresionAlto.MinValue = new decimal(new int[] {
            0,
            0,
            0,
            0});
            this.txtImpresionAlto.Name = "txtImpresionAlto";
            this.txtImpresionAlto.NumericType = Infragistics.Win.UltraWinEditors.NumericType.Decimal;
            this.txtImpresionAlto.ReadOnly = true;
            this.txtImpresionAlto.Size = new System.Drawing.Size(61, 21);
            this.txtImpresionAlto.TabIndex = 114;
            this.txtImpresionAlto.TabNavigation = Infragistics.Win.UltraWinMaskedEdit.MaskedEditTabNavigation.NextControl;
            // 
            // txtNumeroCambios
            // 
            this.txtNumeroCambios.Location = new System.Drawing.Point(338, 118);
            this.txtNumeroCambios.MaskInput = "nn";
            this.txtNumeroCambios.Name = "txtNumeroCambios";
            this.txtNumeroCambios.ReadOnly = true;
            this.txtNumeroCambios.Size = new System.Drawing.Size(83, 21);
            this.txtNumeroCambios.SpinButtonDisplayStyle = Infragistics.Win.ButtonDisplayStyle.Always;
            this.txtNumeroCambios.TabIndex = 129;
            this.txtNumeroCambios.TabNavigation = Infragistics.Win.UltraWinMaskedEdit.MaskedEditTabNavigation.NextControl;
            // 
            // txtNroPiezasImpresion
            // 
            this.txtNroPiezasImpresion.Location = new System.Drawing.Point(338, 210);
            this.txtNroPiezasImpresion.Name = "txtNroPiezasImpresion";
            this.txtNroPiezasImpresion.Size = new System.Drawing.Size(83, 21);
            this.txtNroPiezasImpresion.TabIndex = 98;
            this.txtNroPiezasImpresion.ValueChanged += new System.EventHandler(this.txtNroPiezasImpresion_ValueChanged);
            // 
            // lblCantidadPiezas
            // 
            appearance34.BackColor = System.Drawing.Color.Transparent;
            this.lblCantidadPiezas.Appearance = appearance34;
            this.lblCantidadPiezas.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F);
            this.lblCantidadPiezas.Location = new System.Drawing.Point(272, 216);
            this.lblCantidadPiezas.Name = "lblCantidadPiezas";
            this.lblCantidadPiezas.Size = new System.Drawing.Size(68, 23);
            this.lblCantidadPiezas.TabIndex = 109;
            this.lblCantidadPiezas.Text = "Nº PIEZAS";
            // 
            // ubImprimirGraficoImpresion
            // 
            this.ubImprimirGraficoImpresion.Location = new System.Drawing.Point(338, 77);
            this.ubImprimirGraficoImpresion.Name = "ubImprimirGraficoImpresion";
            this.ubImprimirGraficoImpresion.Size = new System.Drawing.Size(83, 23);
            this.ubImprimirGraficoImpresion.TabIndex = 107;
            this.ubImprimirGraficoImpresion.Text = "<< IMPRIMIR";
            this.ubImprimirGraficoImpresion.Click += new System.EventHandler(this.ubImprimirGraficoImpresion_Click);
            // 
            // txtPliegos
            // 
            this.txtPliegos.Location = new System.Drawing.Point(276, 51);
            this.txtPliegos.MaskInput = "nnn";
            this.txtPliegos.Name = "txtPliegos";
            this.txtPliegos.ReadOnly = true;
            this.txtPliegos.Size = new System.Drawing.Size(51, 21);
            this.txtPliegos.SpinButtonDisplayStyle = Infragistics.Win.ButtonDisplayStyle.Always;
            this.txtPliegos.TabIndex = 124;
            this.txtPliegos.TabNavigation = Infragistics.Win.UltraWinMaskedEdit.MaskedEditTabNavigation.NextControl;
            // 
            // txtImpresionLargo
            // 
            this.txtImpresionLargo.Location = new System.Drawing.Point(69, 188);
            this.txtImpresionLargo.MaskInput = "nnnn.nn";
            this.txtImpresionLargo.MaxValue = new decimal(new int[] {
            2500,
            0,
            0,
            0});
            this.txtImpresionLargo.MinValue = new decimal(new int[] {
            0,
            0,
            0,
            0});
            this.txtImpresionLargo.Name = "txtImpresionLargo";
            this.txtImpresionLargo.NumericType = Infragistics.Win.UltraWinEditors.NumericType.Decimal;
            this.txtImpresionLargo.ReadOnly = true;
            this.txtImpresionLargo.Size = new System.Drawing.Size(67, 21);
            this.txtImpresionLargo.TabIndex = 112;
            this.txtImpresionLargo.TabNavigation = Infragistics.Win.UltraWinMaskedEdit.MaskedEditTabNavigation.NextControl;
            // 
            // labelPliegos
            // 
            appearance35.BackColor = System.Drawing.Color.Transparent;
            this.labelPliegos.Appearance = appearance35;
            this.labelPliegos.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F);
            this.labelPliegos.Location = new System.Drawing.Point(274, 34);
            this.labelPliegos.Name = "labelPliegos";
            this.labelPliegos.Size = new System.Drawing.Size(55, 23);
            this.labelPliegos.TabIndex = 127;
            this.labelPliegos.Text = "PLIEGOS";
            // 
            // txtTiraje
            // 
            this.txtTiraje.Location = new System.Drawing.Point(338, 161);
            this.txtTiraje.MaskInput = "nnnnnnnn";
            this.txtTiraje.Name = "txtTiraje";
            this.txtTiraje.ReadOnly = true;
            this.txtTiraje.Size = new System.Drawing.Size(83, 21);
            this.txtTiraje.SpinButtonDisplayStyle = Infragistics.Win.ButtonDisplayStyle.Always;
            this.txtTiraje.TabIndex = 126;
            this.txtTiraje.TabNavigation = Infragistics.Win.UltraWinMaskedEdit.MaskedEditTabNavigation.NextControl;
            // 
            // uneSeparacionY
            // 
            this.uneSeparacionY.Location = new System.Drawing.Point(202, 214);
            this.uneSeparacionY.MaskInput = "nnn";
            this.uneSeparacionY.MaxValue = new decimal(new int[] {
            2500,
            0,
            0,
            0});
            this.uneSeparacionY.MinValue = new decimal(new int[] {
            0,
            0,
            0,
            0});
            this.uneSeparacionY.Name = "uneSeparacionY";
            this.uneSeparacionY.Size = new System.Drawing.Size(61, 21);
            this.uneSeparacionY.SpinButtonDisplayStyle = Infragistics.Win.ButtonDisplayStyle.Always;
            this.uneSeparacionY.TabIndex = 105;
            this.uneSeparacionY.TabNavigation = Infragistics.Win.UltraWinMaskedEdit.MaskedEditTabNavigation.NextControl;
            this.uneSeparacionY.ValueChanged += new System.EventHandler(this.uneSeparacionY_ValueChanged);
            // 
            // ultraLabel21
            // 
            appearance36.BackColor = System.Drawing.Color.Transparent;
            this.ultraLabel21.Appearance = appearance36;
            this.ultraLabel21.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F);
            this.ultraLabel21.Location = new System.Drawing.Point(336, 145);
            this.ultraLabel21.Name = "ultraLabel21";
            this.ultraLabel21.Size = new System.Drawing.Size(88, 23);
            this.ultraLabel21.TabIndex = 125;
            this.ultraLabel21.Text = "TIRAJE";
            // 
            // txtPases
            // 
            this.txtPases.Location = new System.Drawing.Point(275, 97);
            this.txtPases.MaskInput = "nn";
            this.txtPases.Name = "txtPases";
            this.txtPases.ReadOnly = true;
            this.txtPases.Size = new System.Drawing.Size(52, 21);
            this.txtPases.SpinButtonDisplayStyle = Infragistics.Win.ButtonDisplayStyle.Always;
            this.txtPases.TabIndex = 123;
            this.txtPases.TabNavigation = Infragistics.Win.UltraWinMaskedEdit.MaskedEditTabNavigation.NextControl;
            // 
            // uneSeparacionX
            // 
            this.uneSeparacionX.Location = new System.Drawing.Point(69, 214);
            this.uneSeparacionX.MaskInput = "nnn";
            this.uneSeparacionX.MaxValue = new decimal(new int[] {
            2500,
            0,
            0,
            0});
            this.uneSeparacionX.MinValue = new decimal(new int[] {
            0,
            0,
            0,
            0});
            this.uneSeparacionX.Name = "uneSeparacionX";
            this.uneSeparacionX.Size = new System.Drawing.Size(67, 21);
            this.uneSeparacionX.SpinButtonDisplayStyle = Infragistics.Win.ButtonDisplayStyle.Always;
            this.uneSeparacionX.TabIndex = 104;
            this.uneSeparacionX.TabNavigation = Infragistics.Win.UltraWinMaskedEdit.MaskedEditTabNavigation.NextControl;
            this.uneSeparacionX.ValueChanged += new System.EventHandler(this.uneSeparacionX_ValueChanged);
            // 
            // upbImpresion
            // 
            this.upbImpresion.BackColor = System.Drawing.Color.Transparent;
            this.upbImpresion.BorderShadowColor = System.Drawing.Color.Empty;
            this.upbImpresion.Location = new System.Drawing.Point(15, 38);
            this.upbImpresion.Name = "upbImpresion";
            this.upbImpresion.Size = new System.Drawing.Size(10, 10);
            this.upbImpresion.TabIndex = 1;
            this.upbImpresion.UseAppStyling = false;
            // 
            // ultraLabel25
            // 
            appearance37.BackColor = System.Drawing.Color.Transparent;
            this.ultraLabel25.Appearance = appearance37;
            this.ultraLabel25.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F);
            this.ultraLabel25.Location = new System.Drawing.Point(336, 102);
            this.ultraLabel25.Name = "ultraLabel25";
            this.ultraLabel25.Size = new System.Drawing.Size(76, 17);
            this.ultraLabel25.TabIndex = 130;
            this.ultraLabel25.Text = "Nº CAMBIOS";
            // 
            // lblSeparacionY
            // 
            appearance38.BackColor = System.Drawing.Color.Transparent;
            this.lblSeparacionY.Appearance = appearance38;
            this.lblSeparacionY.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F);
            this.lblSeparacionY.Location = new System.Drawing.Point(149, 218);
            this.lblSeparacionY.Name = "lblSeparacionY";
            this.lblSeparacionY.Size = new System.Drawing.Size(57, 23);
            this.lblSeparacionY.TabIndex = 103;
            this.lblSeparacionY.Text = "SEP. Y";
            // 
            // checkGraficoImpresionManual
            // 
            this.checkGraficoImpresionManual.Location = new System.Drawing.Point(298, 4);
            this.checkGraficoImpresionManual.Name = "checkGraficoImpresionManual";
            this.checkGraficoImpresionManual.Size = new System.Drawing.Size(129, 24);
            this.checkGraficoImpresionManual.TabIndex = 128;
            this.checkGraficoImpresionManual.Text = "GRÁFICO MANUAL";
            this.checkGraficoImpresionManual.CheckedChanged += new System.EventHandler(this.checkGraficoImpresionManual_CheckedChanged);
            // 
            // ultraLabel20
            // 
            appearance39.BackColor = System.Drawing.Color.Transparent;
            this.ultraLabel20.Appearance = appearance39;
            this.ultraLabel20.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F);
            this.ultraLabel20.Location = new System.Drawing.Point(272, 78);
            this.ultraLabel20.Name = "ultraLabel20";
            this.ultraLabel20.Size = new System.Drawing.Size(55, 23);
            this.ultraLabel20.TabIndex = 124;
            this.ultraLabel20.Text = "PASES";
            // 
            // lblSeparacionX
            // 
            appearance40.BackColor = System.Drawing.Color.Transparent;
            this.lblSeparacionX.Appearance = appearance40;
            this.lblSeparacionX.Location = new System.Drawing.Point(12, 218);
            this.lblSeparacionX.Name = "lblSeparacionX";
            this.lblSeparacionX.Size = new System.Drawing.Size(72, 23);
            this.lblSeparacionX.TabIndex = 98;
            this.lblSeparacionX.Text = "SEP. X";
            // 
            // lblMetodo
            // 
            appearance41.BackColor = System.Drawing.Color.Transparent;
            this.lblMetodo.Appearance = appearance41;
            this.lblMetodo.Location = new System.Drawing.Point(272, 165);
            this.lblMetodo.Name = "lblMetodo";
            this.lblMetodo.Size = new System.Drawing.Size(72, 15);
            this.lblMetodo.TabIndex = 115;
            this.lblMetodo.Text = "MÉTODO";
            // 
            // ultraLabel13
            // 
            appearance42.BackColor = System.Drawing.Color.Transparent;
            this.ultraLabel13.Appearance = appearance42;
            this.ultraLabel13.Location = new System.Drawing.Point(11, 192);
            this.ultraLabel13.Name = "ultraLabel13";
            this.ultraLabel13.Size = new System.Drawing.Size(72, 23);
            this.ultraLabel13.TabIndex = 111;
            this.ultraLabel13.Text = "LARGO";
            // 
            // busMetodoImpresion
            // 
            this.busMetodoImpresion.BackColor = System.Drawing.Color.Transparent;
            this.busMetodoImpresion.Location = new System.Drawing.Point(274, 186);
            this.busMetodoImpresion.Name = "busMetodoImpresion";
            this.busMetodoImpresion.Size = new System.Drawing.Size(147, 28);
            this.busMetodoImpresion.TabIndex = 121;
            this.busMetodoImpresion.Search += new System.EventHandler(this.busMetodoImpresion_Search);
            // 
            // ultraLabel14
            // 
            appearance43.BackColor = System.Drawing.Color.Transparent;
            this.ultraLabel14.Appearance = appearance43;
            this.ultraLabel14.Location = new System.Drawing.Point(149, 192);
            this.ultraLabel14.Name = "ultraLabel14";
            this.ultraLabel14.Size = new System.Drawing.Size(72, 23);
            this.ultraLabel14.TabIndex = 113;
            this.ultraLabel14.Text = "ALTO";
            // 
            // ugbPrecorte
            // 
            appearance44.BackColor = System.Drawing.Color.Transparent;
            this.ugbPrecorte.Appearance = appearance44;
            this.ugbPrecorte.CaptionAlignment = Infragistics.Win.Misc.GroupBoxCaptionAlignment.Center;
            this.ugbPrecorte.Controls.Add(this.txtNroPiezasPrecorte);
            this.ugbPrecorte.Controls.Add(this.ultraLabel16);
            this.ugbPrecorte.Controls.Add(this.txtFormatoImpresionLargo);
            this.ugbPrecorte.Controls.Add(this.txtFormatoImpresionAlto);
            this.ugbPrecorte.Controls.Add(this.ultraLabel15);
            this.ugbPrecorte.Controls.Add(this.txtDemasia);
            this.ugbPrecorte.Controls.Add(this.ultraLabel7);
            this.ugbPrecorte.Controls.Add(this.LabelMateriaPrima);
            this.ugbPrecorte.Controls.Add(this.ultraLabel12);
            this.ugbPrecorte.Controls.Add(this.txtHojasMaquina);
            this.ugbPrecorte.Controls.Add(this.upbPrecorte);
            this.ugbPrecorte.Controls.Add(this.ultraLabel19);
            this.ugbPrecorte.Controls.Add(this.ubMostrarGraficoPrecorte);
            this.ugbPrecorte.Controls.Add(this.ubImprimirGraficoPrecorte);
            this.ugbPrecorte.Controls.Add(this.ubGirarGraficoPrecorte);
            this.ugbPrecorte.Controls.Add(this.LabelMaterialAlmancen);
            this.ugbPrecorte.HeaderBorderStyle = Infragistics.Win.UIElementBorderStyle.Rounded3;
            this.ugbPrecorte.HeaderPosition = Infragistics.Win.Misc.GroupBoxHeaderPosition.TopInsideBorder;
            this.ugbPrecorte.Location = new System.Drawing.Point(6, 6);
            this.ugbPrecorte.Name = "ugbPrecorte";
            this.ugbPrecorte.Size = new System.Drawing.Size(410, 260);
            this.ugbPrecorte.TabIndex = 100;
            this.ugbPrecorte.Text = "PRECORTE";
            // 
            // txtNroPiezasPrecorte
            // 
            this.txtNroPiezasPrecorte.Location = new System.Drawing.Point(199, 230);
            this.txtNroPiezasPrecorte.MaskInput = "nnnnnnn";
            this.txtNroPiezasPrecorte.Name = "txtNroPiezasPrecorte";
            this.txtNroPiezasPrecorte.ReadOnly = true;
            this.txtNroPiezasPrecorte.Size = new System.Drawing.Size(73, 21);
            this.txtNroPiezasPrecorte.TabIndex = 118;
            // 
            // ultraLabel16
            // 
            appearance45.BackColor = System.Drawing.Color.Transparent;
            this.ultraLabel16.Appearance = appearance45;
            this.ultraLabel16.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F);
            this.ultraLabel16.Location = new System.Drawing.Point(316, 150);
            this.ultraLabel16.Name = "ultraLabel16";
            this.ultraLabel16.Size = new System.Drawing.Size(89, 18);
            this.ultraLabel16.TabIndex = 121;
            this.ultraLabel16.Text = "DEMASIA";
            // 
            // txtFormatoImpresionLargo
            // 
            this.txtFormatoImpresionLargo.Location = new System.Drawing.Point(61, 230);
            this.txtFormatoImpresionLargo.MaskInput = "nnnnn.nn";
            this.txtFormatoImpresionLargo.MaxValue = new decimal(new int[] {
            255500,
            0,
            0,
            0});
            this.txtFormatoImpresionLargo.MinValue = new decimal(new int[] {
            0,
            0,
            0,
            0});
            this.txtFormatoImpresionLargo.Name = "txtFormatoImpresionLargo";
            this.txtFormatoImpresionLargo.NumericType = Infragistics.Win.UltraWinEditors.NumericType.Decimal;
            this.txtFormatoImpresionLargo.Size = new System.Drawing.Size(73, 21);
            this.txtFormatoImpresionLargo.SpinButtonDisplayStyle = Infragistics.Win.ButtonDisplayStyle.Always;
            this.txtFormatoImpresionLargo.TabIndex = 65;
            this.txtFormatoImpresionLargo.TabNavigation = Infragistics.Win.UltraWinMaskedEdit.MaskedEditTabNavigation.NextControl;
            this.txtFormatoImpresionLargo.ValueChanged += new System.EventHandler(this.txtFormatoImpresionLargo_ValueChanged);
            // 
            // txtFormatoImpresionAlto
            // 
            this.txtFormatoImpresionAlto.Location = new System.Drawing.Point(316, 229);
            this.txtFormatoImpresionAlto.MaskInput = "nnnnn.nn";
            this.txtFormatoImpresionAlto.MaxValue = new decimal(new int[] {
            255500,
            0,
            0,
            0});
            this.txtFormatoImpresionAlto.MinValue = new decimal(new int[] {
            0,
            0,
            0,
            0});
            this.txtFormatoImpresionAlto.Name = "txtFormatoImpresionAlto";
            this.txtFormatoImpresionAlto.NumericType = Infragistics.Win.UltraWinEditors.NumericType.Decimal;
            this.txtFormatoImpresionAlto.Size = new System.Drawing.Size(89, 21);
            this.txtFormatoImpresionAlto.SpinButtonDisplayStyle = Infragistics.Win.ButtonDisplayStyle.Always;
            this.txtFormatoImpresionAlto.TabIndex = 79;
            this.txtFormatoImpresionAlto.TabNavigation = Infragistics.Win.UltraWinMaskedEdit.MaskedEditTabNavigation.NextControl;
            this.txtFormatoImpresionAlto.ValueChanged += new System.EventHandler(this.txtFormatoImpresionAlto_ValueChanged);
            // 
            // ultraLabel15
            // 
            appearance46.BackColor = System.Drawing.Color.Transparent;
            this.ultraLabel15.Appearance = appearance46;
            this.ultraLabel15.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F);
            this.ultraLabel15.Location = new System.Drawing.Point(136, 234);
            this.ultraLabel15.Name = "ultraLabel15";
            this.ultraLabel15.Size = new System.Drawing.Size(72, 23);
            this.ultraLabel15.TabIndex = 119;
            this.ultraLabel15.Text = "Nº PIEZAS";
            // 
            // txtDemasia
            // 
            this.txtDemasia.Location = new System.Drawing.Point(316, 168);
            this.txtDemasia.MaskInput = "nnnnnn";
            this.txtDemasia.Name = "txtDemasia";
            this.txtDemasia.Size = new System.Drawing.Size(89, 21);
            this.txtDemasia.SpinButtonDisplayStyle = Infragistics.Win.ButtonDisplayStyle.Always;
            this.txtDemasia.TabIndex = 120;
            this.txtDemasia.TabNavigation = Infragistics.Win.UltraWinMaskedEdit.MaskedEditTabNavigation.NextControl;
            this.txtDemasia.ValueChanged += new System.EventHandler(this.txtDemasia_ValueChanged_1);
            // 
            // ultraLabel7
            // 
            appearance47.BackColor = System.Drawing.Color.Transparent;
            this.ultraLabel7.Appearance = appearance47;
            this.ultraLabel7.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F);
            this.ultraLabel7.Location = new System.Drawing.Point(278, 233);
            this.ultraLabel7.Name = "ultraLabel7";
            this.ultraLabel7.Size = new System.Drawing.Size(43, 23);
            this.ultraLabel7.TabIndex = 80;
            this.ultraLabel7.Text = "ALTO";
            // 
            // LabelMateriaPrima
            // 
            appearance48.BackColor = System.Drawing.Color.Transparent;
            this.LabelMateriaPrima.Appearance = appearance48;
            this.LabelMateriaPrima.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F);
            this.LabelMateriaPrima.Location = new System.Drawing.Point(6, 190);
            this.LabelMateriaPrima.Name = "LabelMateriaPrima";
            this.LabelMateriaPrima.Size = new System.Drawing.Size(328, 17);
            this.LabelMateriaPrima.TabIndex = 68;
            this.LabelMateriaPrima.Text = "TOTAL : ";
            // 
            // ultraLabel12
            // 
            appearance49.BackColor = System.Drawing.Color.Transparent;
            this.ultraLabel12.Appearance = appearance49;
            this.ultraLabel12.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F);
            this.ultraLabel12.Location = new System.Drawing.Point(9, 234);
            this.ultraLabel12.Name = "ultraLabel12";
            this.ultraLabel12.Size = new System.Drawing.Size(48, 23);
            this.ultraLabel12.TabIndex = 68;
            this.ultraLabel12.Text = "LARGO";
            // 
            // txtHojasMaquina
            // 
            this.txtHojasMaquina.Location = new System.Drawing.Point(316, 124);
            this.txtHojasMaquina.MaskInput = "nnnnnnnn";
            this.txtHojasMaquina.Name = "txtHojasMaquina";
            this.txtHojasMaquina.ReadOnly = true;
            this.txtHojasMaquina.Size = new System.Drawing.Size(89, 21);
            this.txtHojasMaquina.SpinButtonDisplayStyle = Infragistics.Win.ButtonDisplayStyle.Always;
            this.txtHojasMaquina.TabIndex = 122;
            this.txtHojasMaquina.TabNavigation = Infragistics.Win.UltraWinMaskedEdit.MaskedEditTabNavigation.NextControl;
            // 
            // upbPrecorte
            // 
            this.upbPrecorte.BackColor = System.Drawing.Color.Transparent;
            this.upbPrecorte.BorderShadowColor = System.Drawing.Color.Empty;
            this.upbPrecorte.BorderStyle = Infragistics.Win.UIElementBorderStyle.Dotted;
            this.upbPrecorte.Location = new System.Drawing.Point(6, 28);
            this.upbPrecorte.Name = "upbPrecorte";
            this.upbPrecorte.Size = new System.Drawing.Size(45, 37);
            this.upbPrecorte.TabIndex = 0;
            this.upbPrecorte.UseAppStyling = false;
            // 
            // ultraLabel19
            // 
            appearance50.BackColor = System.Drawing.Color.Transparent;
            this.ultraLabel19.Appearance = appearance50;
            this.ultraLabel19.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F);
            this.ultraLabel19.Location = new System.Drawing.Point(316, 104);
            this.ultraLabel19.Name = "ultraLabel19";
            this.ultraLabel19.Size = new System.Drawing.Size(89, 23);
            this.ultraLabel19.TabIndex = 122;
            this.ultraLabel19.Text = "HJS. MÁQUINA";
            // 
            // ubMostrarGraficoPrecorte
            // 
            this.ubMostrarGraficoPrecorte.Location = new System.Drawing.Point(316, 28);
            this.ubMostrarGraficoPrecorte.Name = "ubMostrarGraficoPrecorte";
            this.ubMostrarGraficoPrecorte.Size = new System.Drawing.Size(89, 23);
            this.ubMostrarGraficoPrecorte.TabIndex = 102;
            this.ubMostrarGraficoPrecorte.Text = "<< VER";
            this.ubMostrarGraficoPrecorte.Click += new System.EventHandler(this.ubMostrarGraficoPrecorte_Click);
            // 
            // ubImprimirGraficoPrecorte
            // 
            this.ubImprimirGraficoPrecorte.Location = new System.Drawing.Point(316, 77);
            this.ubImprimirGraficoPrecorte.Name = "ubImprimirGraficoPrecorte";
            this.ubImprimirGraficoPrecorte.Size = new System.Drawing.Size(89, 23);
            this.ubImprimirGraficoPrecorte.TabIndex = 99;
            this.ubImprimirGraficoPrecorte.Text = "<< IMPRIMIR";
            this.ubImprimirGraficoPrecorte.Click += new System.EventHandler(this.ubImprimirGraficoPrecorte_Click);
            // 
            // ubGirarGraficoPrecorte
            // 
            this.ubGirarGraficoPrecorte.Location = new System.Drawing.Point(316, 52);
            this.ubGirarGraficoPrecorte.Name = "ubGirarGraficoPrecorte";
            this.ubGirarGraficoPrecorte.Size = new System.Drawing.Size(89, 23);
            this.ubGirarGraficoPrecorte.TabIndex = 98;
            this.ubGirarGraficoPrecorte.Text = "<< GIRAR";
            this.ubGirarGraficoPrecorte.Click += new System.EventHandler(this.ubGirarGraficoPrecorte_Click);
            // 
            // LabelMaterialAlmancen
            // 
            appearance51.BackColor = System.Drawing.Color.Transparent;
            this.LabelMaterialAlmancen.Appearance = appearance51;
            this.LabelMaterialAlmancen.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F);
            this.LabelMaterialAlmancen.Location = new System.Drawing.Point(6, 211);
            this.LabelMaterialAlmancen.Name = "LabelMaterialAlmancen";
            this.LabelMaterialAlmancen.Size = new System.Drawing.Size(328, 17);
            this.LabelMaterialAlmancen.TabIndex = 120;
            this.LabelMaterialAlmancen.Text = "TOTAL : ";
            // 
            // ultraTabPageControl3
            // 
            this.ultraTabPageControl3.Controls.Add(this.ultraGroupBox9);
            this.ultraTabPageControl3.Controls.Add(this.ultraGroupBox8);
            this.ultraTabPageControl3.Controls.Add(this.ultraGroupBox5);
            this.ultraTabPageControl3.Location = new System.Drawing.Point(-10000, -10000);
            this.ultraTabPageControl3.Name = "ultraTabPageControl3";
            this.ultraTabPageControl3.Size = new System.Drawing.Size(919, 271);
            // 
            // ultraGroupBox9
            // 
            appearance52.BackColor = System.Drawing.Color.Transparent;
            this.ultraGroupBox9.Appearance = appearance52;
            this.ultraGroupBox9.CaptionAlignment = Infragistics.Win.Misc.GroupBoxCaptionAlignment.Center;
            this.ultraGroupBox9.Controls.Add(this.uceIncluirEnPresupuesto);
            this.ultraGroupBox9.Controls.Add(this.checkMuestraPrecioEnPresupuesto);
            this.ultraGroupBox9.HeaderBorderStyle = Infragistics.Win.UIElementBorderStyle.Rounded3;
            this.ultraGroupBox9.HeaderPosition = Infragistics.Win.Misc.GroupBoxHeaderPosition.TopInsideBorder;
            this.ultraGroupBox9.Location = new System.Drawing.Point(7, 115);
            this.ultraGroupBox9.Name = "ultraGroupBox9";
            this.ultraGroupBox9.Size = new System.Drawing.Size(341, 68);
            this.ultraGroupBox9.TabIndex = 96;
            this.ultraGroupBox9.Text = "GENERALIDADES";
            // 
            // uceIncluirEnPresupuesto
            // 
            this.uceIncluirEnPresupuesto.Location = new System.Drawing.Point(24, 28);
            this.uceIncluirEnPresupuesto.Name = "uceIncluirEnPresupuesto";
            this.uceIncluirEnPresupuesto.Size = new System.Drawing.Size(131, 29);
            this.uceIncluirEnPresupuesto.TabIndex = 96;
            this.uceIncluirEnPresupuesto.Text = "INCLUIR EN PRESUPUESTO";
            this.uceIncluirEnPresupuesto.CheckedChanged += new System.EventHandler(this.uceIncluirEnPresupuesto_CheckedChanged);
            // 
            // checkMuestraPrecioEnPresupuesto
            // 
            this.checkMuestraPrecioEnPresupuesto.Location = new System.Drawing.Point(176, 28);
            this.checkMuestraPrecioEnPresupuesto.Name = "checkMuestraPrecioEnPresupuesto";
            this.checkMuestraPrecioEnPresupuesto.Size = new System.Drawing.Size(152, 29);
            this.checkMuestraPrecioEnPresupuesto.TabIndex = 129;
            this.checkMuestraPrecioEnPresupuesto.Text = "MOSTRAR PRECIO EN PRESUPUESTO";
            this.checkMuestraPrecioEnPresupuesto.CheckedChanged += new System.EventHandler(this.checkMuestraPrecioEnPresupuesto_CheckedChanged);
            // 
            // ultraGroupBox8
            // 
            appearance53.BackColor = System.Drawing.Color.Transparent;
            this.ultraGroupBox8.Appearance = appearance53;
            this.ultraGroupBox8.CaptionAlignment = Infragistics.Win.Misc.GroupBoxCaptionAlignment.Center;
            this.ultraGroupBox8.Controls.Add(this.ssDireccionFactura);
            this.ultraGroupBox8.Controls.Add(this.lblDireccionFactura);
            this.ultraGroupBox8.Controls.Add(this.lblDireccionEntrega);
            this.ultraGroupBox8.Controls.Add(this.ssDireccionEntrega);
            this.ultraGroupBox8.Controls.Add(this.ssContacto);
            this.ultraGroupBox8.Controls.Add(this.lblContacto);
            this.ultraGroupBox8.HeaderBorderStyle = Infragistics.Win.UIElementBorderStyle.Rounded3;
            this.ultraGroupBox8.HeaderPosition = Infragistics.Win.Misc.GroupBoxHeaderPosition.TopInsideBorder;
            this.ultraGroupBox8.Location = new System.Drawing.Point(354, 6);
            this.ultraGroupBox8.Name = "ultraGroupBox8";
            this.ultraGroupBox8.Size = new System.Drawing.Size(399, 103);
            this.ultraGroupBox8.TabIndex = 95;
            this.ultraGroupBox8.Text = "LÓGISTICA";
            // 
            // ssDireccionFactura
            // 
            this.ssDireccionFactura.BackColor = System.Drawing.Color.Transparent;
            this.ssDireccionFactura.Location = new System.Drawing.Point(140, 73);
            this.ssDireccionFactura.Name = "ssDireccionFactura";
            this.ssDireccionFactura.Size = new System.Drawing.Size(250, 28);
            this.ssDireccionFactura.TabIndex = 103;
            this.ssDireccionFactura.Search += new System.EventHandler(this.ssDireccionFactura_Search);
            // 
            // lblDireccionFactura
            // 
            appearance54.BackColor = System.Drawing.Color.Transparent;
            this.lblDireccionFactura.Appearance = appearance54;
            this.lblDireccionFactura.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F);
            this.lblDireccionFactura.Location = new System.Drawing.Point(9, 77);
            this.lblDireccionFactura.Name = "lblDireccionFactura";
            this.lblDireccionFactura.Size = new System.Drawing.Size(128, 23);
            this.lblDireccionFactura.TabIndex = 102;
            this.lblDireccionFactura.Text = "DIRECC. DE FACTURA";
            // 
            // lblDireccionEntrega
            // 
            appearance55.BackColor = System.Drawing.Color.Transparent;
            this.lblDireccionEntrega.Appearance = appearance55;
            this.lblDireccionEntrega.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F);
            this.lblDireccionEntrega.Location = new System.Drawing.Point(9, 54);
            this.lblDireccionEntrega.Name = "lblDireccionEntrega";
            this.lblDireccionEntrega.Size = new System.Drawing.Size(128, 23);
            this.lblDireccionEntrega.TabIndex = 100;
            this.lblDireccionEntrega.Text = "DIRECC. DE ENTREGA";
            // 
            // ssDireccionEntrega
            // 
            this.ssDireccionEntrega.BackColor = System.Drawing.Color.Transparent;
            this.ssDireccionEntrega.Location = new System.Drawing.Point(140, 51);
            this.ssDireccionEntrega.Name = "ssDireccionEntrega";
            this.ssDireccionEntrega.Size = new System.Drawing.Size(250, 28);
            this.ssDireccionEntrega.TabIndex = 101;
            this.ssDireccionEntrega.Search += new System.EventHandler(this.ssDireccionEntrega_Search);
            // 
            // ssContacto
            // 
            this.ssContacto.BackColor = System.Drawing.Color.Transparent;
            this.ssContacto.Location = new System.Drawing.Point(140, 29);
            this.ssContacto.Name = "ssContacto";
            this.ssContacto.Size = new System.Drawing.Size(250, 28);
            this.ssContacto.TabIndex = 99;
            this.ssContacto.Search += new System.EventHandler(this.ssContacto_Search);
            // 
            // lblContacto
            // 
            appearance56.BackColor = System.Drawing.Color.Transparent;
            this.lblContacto.Appearance = appearance56;
            this.lblContacto.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F);
            this.lblContacto.Location = new System.Drawing.Point(9, 32);
            this.lblContacto.Name = "lblContacto";
            this.lblContacto.Size = new System.Drawing.Size(79, 23);
            this.lblContacto.TabIndex = 98;
            this.lblContacto.Text = "CONTACTO";
            // 
            // ultraGroupBox5
            // 
            appearance57.BackColor = System.Drawing.Color.Transparent;
            this.ultraGroupBox5.Appearance = appearance57;
            this.ultraGroupBox5.CaptionAlignment = Infragistics.Win.Misc.GroupBoxCaptionAlignment.Center;
            this.ultraGroupBox5.Controls.Add(this.busListaPreciosTransporte);
            this.ultraGroupBox5.Controls.Add(this.ultraLabel6);
            this.ultraGroupBox5.Controls.Add(this.busListaCostoMaquina);
            this.ultraGroupBox5.Controls.Add(this.busListaPrecioMaterial);
            this.ultraGroupBox5.Controls.Add(this.ultraLabel4);
            this.ultraGroupBox5.Controls.Add(this.ultraLabel5);
            this.ultraGroupBox5.HeaderBorderStyle = Infragistics.Win.UIElementBorderStyle.Rounded3;
            this.ultraGroupBox5.HeaderPosition = Infragistics.Win.Misc.GroupBoxHeaderPosition.TopInsideBorder;
            this.ultraGroupBox5.Location = new System.Drawing.Point(7, 6);
            this.ultraGroupBox5.Name = "ultraGroupBox5";
            this.ultraGroupBox5.Size = new System.Drawing.Size(341, 103);
            this.ultraGroupBox5.TabIndex = 94;
            this.ultraGroupBox5.Text = "LISTA DE PRECIOS";
            // 
            // busListaPreciosTransporte
            // 
            this.busListaPreciosTransporte.BackColor = System.Drawing.Color.Transparent;
            this.busListaPreciosTransporte.Location = new System.Drawing.Point(87, 73);
            this.busListaPreciosTransporte.Name = "busListaPreciosTransporte";
            this.busListaPreciosTransporte.Size = new System.Drawing.Size(246, 28);
            this.busListaPreciosTransporte.TabIndex = 92;
            this.busListaPreciosTransporte.Search += new System.EventHandler(this.busListaPreciosTransporte_Search);
            // 
            // ultraLabel6
            // 
            appearance58.BackColor = System.Drawing.Color.Transparent;
            this.ultraLabel6.Appearance = appearance58;
            this.ultraLabel6.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F);
            this.ultraLabel6.Location = new System.Drawing.Point(6, 77);
            this.ultraLabel6.Name = "ultraLabel6";
            this.ultraLabel6.Size = new System.Drawing.Size(85, 23);
            this.ultraLabel6.TabIndex = 93;
            this.ultraLabel6.Text = "TRANSPORTE";
            // 
            // busListaCostoMaquina
            // 
            this.busListaCostoMaquina.BackColor = System.Drawing.Color.Transparent;
            this.busListaCostoMaquina.Location = new System.Drawing.Point(87, 50);
            this.busListaCostoMaquina.Name = "busListaCostoMaquina";
            this.busListaCostoMaquina.Size = new System.Drawing.Size(246, 28);
            this.busListaCostoMaquina.TabIndex = 90;
            this.busListaCostoMaquina.Search += new System.EventHandler(this.busListaCostoMaquina_Search);
            // 
            // busListaPrecioMaterial
            // 
            this.busListaPrecioMaterial.BackColor = System.Drawing.Color.Transparent;
            this.busListaPrecioMaterial.Location = new System.Drawing.Point(87, 28);
            this.busListaPrecioMaterial.Name = "busListaPrecioMaterial";
            this.busListaPrecioMaterial.Size = new System.Drawing.Size(246, 28);
            this.busListaPrecioMaterial.TabIndex = 88;
            this.busListaPrecioMaterial.Search += new System.EventHandler(this.busListaPrecioMaterial_Search);
            // 
            // ultraLabel4
            // 
            appearance59.BackColor = System.Drawing.Color.Transparent;
            this.ultraLabel4.Appearance = appearance59;
            this.ultraLabel4.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F);
            this.ultraLabel4.Location = new System.Drawing.Point(6, 32);
            this.ultraLabel4.Name = "ultraLabel4";
            this.ultraLabel4.Size = new System.Drawing.Size(85, 23);
            this.ultraLabel4.TabIndex = 89;
            this.ultraLabel4.Text = "MATERIAL";
            // 
            // ultraLabel5
            // 
            appearance60.BackColor = System.Drawing.Color.Transparent;
            this.ultraLabel5.Appearance = appearance60;
            this.ultraLabel5.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F);
            this.ultraLabel5.Location = new System.Drawing.Point(6, 54);
            this.ultraLabel5.Name = "ultraLabel5";
            this.ultraLabel5.Size = new System.Drawing.Size(85, 23);
            this.ultraLabel5.TabIndex = 91;
            this.ultraLabel5.Text = "MÁQUINA";
            // 
            // utcItemCotizacion
            // 
            appearance5.BackColor = System.Drawing.Color.Transparent;
            this.utcItemCotizacion.Appearance = appearance5;
            this.utcItemCotizacion.Controls.Add(this.ultraTabSharedControlsPage2);
            this.utcItemCotizacion.Controls.Add(this.ultraTabPageControl1);
            this.utcItemCotizacion.Controls.Add(this.ultraTabPageControl2);
            this.utcItemCotizacion.Controls.Add(this.ultraTabPageControl3);
            this.utcItemCotizacion.Location = new System.Drawing.Point(132, 28);
            this.utcItemCotizacion.Name = "utcItemCotizacion";
            this.utcItemCotizacion.SharedControlsPage = this.ultraTabSharedControlsPage2;
            this.utcItemCotizacion.Size = new System.Drawing.Size(923, 297);
            appearance61.BackColor = System.Drawing.Color.Transparent;
            this.utcItemCotizacion.TabHeaderAreaAppearance = appearance61;
            this.utcItemCotizacion.TabIndex = 91;
            ultraTab2.TabPage = this.ultraTabPageControl1;
            ultraTab2.Text = ":: VACIO ::";
            ultraTab3.Key = "Graficos";
            ultraTab3.TabPage = this.ultraTabPageControl2;
            ultraTab3.Text = ":: GRÁFICOS ::";
            ultraTab4.TabPage = this.ultraTabPageControl3;
            ultraTab4.Text = ":: INFORMACIÓN ADICIONAL ::";
            this.utcItemCotizacion.Tabs.AddRange(new Infragistics.Win.UltraWinTabControl.UltraTab[] {
            ultraTab2,
            ultraTab3,
            ultraTab4});
            // 
            // ultraTabSharedControlsPage2
            // 
            this.ultraTabSharedControlsPage2.Location = new System.Drawing.Point(-10000, -10000);
            this.ultraTabSharedControlsPage2.Name = "ultraTabSharedControlsPage2";
            this.ultraTabSharedControlsPage2.Size = new System.Drawing.Size(919, 271);
            // 
            // utCotizacion
            // 
            this.utCotizacion.Location = new System.Drawing.Point(6, 52);
            this.utCotizacion.Name = "utCotizacion";
            appearance4.FontData.BoldAsString = "True";
            appearance4.FontData.ItalicAsString = "True";
            _override1.ActiveNodeAppearance = appearance4;
            this.utCotizacion.Override = _override1;
            this.utCotizacion.Size = new System.Drawing.Size(124, 273);
            this.utCotizacion.TabIndex = 90;
            this.utCotizacion.AfterSelect += new Infragistics.Win.UltraWinTree.AfterNodeSelectEventHandler(this.utCotizacion_AfterSelect);
            // 
            // ssFormaPago
            // 
            this.ssFormaPago.BackColor = System.Drawing.Color.Transparent;
            this.ssFormaPago.Location = new System.Drawing.Point(577, 73);
            this.ssFormaPago.Name = "ssFormaPago";
            this.ssFormaPago.Size = new System.Drawing.Size(119, 28);
            this.ssFormaPago.TabIndex = 89;
            this.ssFormaPago.Search += new System.EventHandler(this.ssFormaPago_Search);
            // 
            // lblFormaPago
            // 
            appearance74.BackColor = System.Drawing.Color.Transparent;
            this.lblFormaPago.Appearance = appearance74;
            this.lblFormaPago.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F);
            this.lblFormaPago.Location = new System.Drawing.Point(473, 75);
            this.lblFormaPago.Name = "lblFormaPago";
            this.lblFormaPago.Size = new System.Drawing.Size(122, 23);
            this.lblFormaPago.TabIndex = 88;
            this.lblFormaPago.Text = "F. PAGO";
            // 
            // ssResponsable
            // 
            this.ssResponsable.BackColor = System.Drawing.Color.Transparent;
            this.ssResponsable.Location = new System.Drawing.Point(109, 74);
            this.ssResponsable.Name = "ssResponsable";
            this.ssResponsable.Size = new System.Drawing.Size(354, 28);
            this.ssResponsable.TabIndex = 86;
            this.ssResponsable.Search += new System.EventHandler(this.ssResponsable_Search);
            // 
            // lblCotizador
            // 
            appearance78.BackColor = System.Drawing.Color.Transparent;
            this.lblCotizador.Appearance = appearance78;
            this.lblCotizador.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F);
            this.lblCotizador.Location = new System.Drawing.Point(10, 76);
            this.lblCotizador.Name = "lblCotizador";
            this.lblCotizador.Size = new System.Drawing.Size(130, 23);
            this.lblCotizador.TabIndex = 87;
            this.lblCotizador.Text = "COTIZADOR";
            // 
            // txtObservacion
            // 
            this.txtObservacion.Location = new System.Drawing.Point(139, 485);
            this.txtObservacion.Multiline = true;
            this.txtObservacion.Name = "txtObservacion";
            this.txtObservacion.Size = new System.Drawing.Size(390, 49);
            this.txtObservacion.TabIndex = 84;
            this.txtObservacion.TextChanged += new System.EventHandler(this.txtObservacion_TextChanged);
            // 
            // ultraLabel11
            // 
            appearance70.BackColor = System.Drawing.Color.Transparent;
            this.ultraLabel11.Appearance = appearance70;
            this.ultraLabel11.Location = new System.Drawing.Point(13, 485);
            this.ultraLabel11.Name = "ultraLabel11";
            this.ultraLabel11.Size = new System.Drawing.Size(94, 23);
            this.ultraLabel11.TabIndex = 85;
            this.ultraLabel11.Text = "OBSERVACIÓN";
            // 
            // uneCantidad
            // 
            this.uneCantidad.Location = new System.Drawing.Point(109, 119);
            this.uneCantidad.MaskInput = "nnnnnnnnnn";
            this.uneCantidad.Name = "uneCantidad";
            this.uneCantidad.Size = new System.Drawing.Size(100, 21);
            this.uneCantidad.TabIndex = 83;
            this.uneCantidad.ValueChanged += new System.EventHandler(this.uneCantidad_ValueChanged);
            // 
            // lblCantidad
            // 
            appearance71.BackColor = System.Drawing.Color.Transparent;
            this.lblCantidad.Appearance = appearance71;
            this.lblCantidad.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F);
            this.lblCantidad.Location = new System.Drawing.Point(10, 121);
            this.lblCantidad.Name = "lblCantidad";
            this.lblCantidad.Size = new System.Drawing.Size(97, 23);
            this.lblCantidad.TabIndex = 82;
            this.lblCantidad.Text = "CANTIDAD";
            // 
            // txtDescripcion
            // 
            this.txtDescripcion.Location = new System.Drawing.Point(109, 52);
            this.txtDescripcion.Name = "txtDescripcion";
            this.txtDescripcion.Size = new System.Drawing.Size(354, 21);
            this.txtDescripcion.TabIndex = 81;
            this.txtDescripcion.TextChanged += new System.EventHandler(this.txtDescripcion_TextChanged);
            // 
            // llbDescripcion
            // 
            appearance79.BackColor = System.Drawing.Color.Transparent;
            this.llbDescripcion.Appearance = appearance79;
            this.llbDescripcion.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F);
            this.llbDescripcion.Location = new System.Drawing.Point(10, 56);
            this.llbDescripcion.Name = "llbDescripcion";
            this.llbDescripcion.Size = new System.Drawing.Size(130, 23);
            this.llbDescripcion.TabIndex = 80;
            this.llbDescripcion.Text = "DESCRIPCIÓN";
            // 
            // udtFechaCreacion
            // 
            this.udtFechaCreacion.DateTime = new System.DateTime(2013, 11, 21, 0, 0, 0, 0);
            this.udtFechaCreacion.Location = new System.Drawing.Point(577, 29);
            this.udtFechaCreacion.Name = "udtFechaCreacion";
            this.udtFechaCreacion.Size = new System.Drawing.Size(119, 21);
            this.udtFechaCreacion.TabIndex = 79;
            this.udtFechaCreacion.Value = new System.DateTime(2013, 11, 21, 0, 0, 0, 0);
            this.udtFechaCreacion.ValueChanged += new System.EventHandler(this.udtFechaCreacion_ValueChanged);
            // 
            // lblFechaCreacion
            // 
            appearance77.BackColor = System.Drawing.Color.Transparent;
            this.lblFechaCreacion.Appearance = appearance77;
            this.lblFechaCreacion.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F);
            this.lblFechaCreacion.Location = new System.Drawing.Point(474, 33);
            this.lblFechaCreacion.Name = "lblFechaCreacion";
            this.lblFechaCreacion.Size = new System.Drawing.Size(85, 23);
            this.lblFechaCreacion.TabIndex = 78;
            this.lblFechaCreacion.Text = "F. CREACIÓN";
            // 
            // txtNumeracion
            // 
            this.txtNumeracion.Location = new System.Drawing.Point(577, 7);
            this.txtNumeracion.Name = "txtNumeracion";
            this.txtNumeracion.Size = new System.Drawing.Size(119, 21);
            this.txtNumeracion.TabIndex = 73;
            this.txtNumeracion.TextChanged += new System.EventHandler(this.txtNumeracion_TextChanged);
            // 
            // lblNumeracion
            // 
            appearance75.BackColor = System.Drawing.Color.Transparent;
            this.lblNumeracion.Appearance = appearance75;
            this.lblNumeracion.Location = new System.Drawing.Point(473, 11);
            this.lblNumeracion.Name = "lblNumeracion";
            this.lblNumeracion.Size = new System.Drawing.Size(30, 23);
            this.lblNumeracion.TabIndex = 77;
            this.lblNumeracion.Text = "Nº";
            // 
            // ssCliente
            // 
            this.ssCliente.BackColor = System.Drawing.Color.Transparent;
            this.ssCliente.Location = new System.Drawing.Point(109, 30);
            this.ssCliente.Name = "ssCliente";
            this.ssCliente.Size = new System.Drawing.Size(354, 28);
            this.ssCliente.TabIndex = 74;
            this.ssCliente.Search += new System.EventHandler(this.ssCliente_Search);
            // 
            // ssTipoDocumento
            // 
            this.ssTipoDocumento.BackColor = System.Drawing.Color.Transparent;
            this.ssTipoDocumento.Location = new System.Drawing.Point(109, 8);
            this.ssTipoDocumento.Name = "ssTipoDocumento";
            this.ssTipoDocumento.Size = new System.Drawing.Size(354, 28);
            this.ssTipoDocumento.TabIndex = 72;
            this.ssTipoDocumento.Search += new System.EventHandler(this.ssTipoDocumento_Search);
            // 
            // lblCliente
            // 
            appearance72.BackColor = System.Drawing.Color.Transparent;
            this.lblCliente.Appearance = appearance72;
            this.lblCliente.Location = new System.Drawing.Point(10, 32);
            this.lblCliente.Name = "lblCliente";
            this.lblCliente.Size = new System.Drawing.Size(130, 23);
            this.lblCliente.TabIndex = 76;
            this.lblCliente.Text = "CLIENTE";
            // 
            // lblTipoDocumento
            // 
            appearance73.BackColor = System.Drawing.Color.Transparent;
            this.lblTipoDocumento.Appearance = appearance73;
            this.lblTipoDocumento.Location = new System.Drawing.Point(10, 8);
            this.lblTipoDocumento.Name = "lblTipoDocumento";
            this.lblTipoDocumento.Size = new System.Drawing.Size(130, 23);
            this.lblTipoDocumento.TabIndex = 75;
            this.lblTipoDocumento.Text = "DOCUMENTO";
            // 
            // ssVendedor
            // 
            this.ssVendedor.BackColor = System.Drawing.Color.Transparent;
            this.ssVendedor.Location = new System.Drawing.Point(109, 96);
            this.ssVendedor.Name = "ssVendedor";
            this.ssVendedor.Size = new System.Drawing.Size(354, 28);
            this.ssVendedor.TabIndex = 92;
            this.ssVendedor.Search += new System.EventHandler(this.ssVendedor_Search);
            // 
            // lblVendedor
            // 
            appearance80.BackColor = System.Drawing.Color.Transparent;
            this.lblVendedor.Appearance = appearance80;
            this.lblVendedor.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F);
            this.lblVendedor.Location = new System.Drawing.Point(10, 98);
            this.lblVendedor.Name = "lblVendedor";
            this.lblVendedor.Size = new System.Drawing.Size(130, 23);
            this.lblVendedor.TabIndex = 93;
            this.lblVendedor.Text = "VENDEDOR";
            // 
            // unePorcentajeUtilidad
            // 
            this.unePorcentajeUtilidad.Location = new System.Drawing.Point(623, 484);
            this.unePorcentajeUtilidad.MaskInput = "nnnnnnnnn";
            this.unePorcentajeUtilidad.MaxValue = new decimal(new int[] {
            2500,
            0,
            0,
            0});
            this.unePorcentajeUtilidad.MinValue = new decimal(new int[] {
            0,
            0,
            0,
            0});
            this.unePorcentajeUtilidad.Name = "unePorcentajeUtilidad";
            this.unePorcentajeUtilidad.NumericType = Infragistics.Win.UltraWinEditors.NumericType.Decimal;
            this.unePorcentajeUtilidad.Size = new System.Drawing.Size(73, 21);
            this.unePorcentajeUtilidad.SpinButtonDisplayStyle = Infragistics.Win.ButtonDisplayStyle.Always;
            this.unePorcentajeUtilidad.TabIndex = 94;
            this.unePorcentajeUtilidad.TabNavigation = Infragistics.Win.UltraWinMaskedEdit.MaskedEditTabNavigation.NextControl;
            this.unePorcentajeUtilidad.ValueChanged += new System.EventHandler(this.unePorcentajeUtilidad_ValueChanged);
            // 
            // lblPorcentajeUtilidad
            // 
            appearance81.BackColor = System.Drawing.Color.Transparent;
            this.lblPorcentajeUtilidad.Appearance = appearance81;
            this.lblPorcentajeUtilidad.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F);
            this.lblPorcentajeUtilidad.Location = new System.Drawing.Point(545, 488);
            this.lblPorcentajeUtilidad.Name = "lblPorcentajeUtilidad";
            this.lblPorcentajeUtilidad.Size = new System.Drawing.Size(86, 23);
            this.lblPorcentajeUtilidad.TabIndex = 95;
            this.lblPorcentajeUtilidad.Text = "(%) UTILIDAD";
            // 
            // uneTotal
            // 
            this.uneTotal.Location = new System.Drawing.Point(911, 525);
            this.uneTotal.Name = "uneTotal";
            this.uneTotal.NumericType = Infragistics.Win.UltraWinEditors.NumericType.Double;
            this.uneTotal.ReadOnly = true;
            this.uneTotal.Size = new System.Drawing.Size(156, 21);
            this.uneTotal.TabIndex = 58;
            // 
            // uneImpuesto
            // 
            this.uneImpuesto.Location = new System.Drawing.Point(911, 503);
            this.uneImpuesto.Name = "uneImpuesto";
            this.uneImpuesto.NumericType = Infragistics.Win.UltraWinEditors.NumericType.Double;
            this.uneImpuesto.ReadOnly = true;
            this.uneImpuesto.Size = new System.Drawing.Size(156, 21);
            this.uneImpuesto.TabIndex = 57;
            // 
            // uneSubTotal
            // 
            this.uneSubTotal.Location = new System.Drawing.Point(911, 481);
            this.uneSubTotal.Name = "uneSubTotal";
            this.uneSubTotal.NumericType = Infragistics.Win.UltraWinEditors.NumericType.Double;
            this.uneSubTotal.ReadOnly = true;
            this.uneSubTotal.Size = new System.Drawing.Size(156, 21);
            this.uneSubTotal.TabIndex = 56;
            // 
            // lblTotal
            // 
            appearance67.BackColor = System.Drawing.Color.Transparent;
            appearance67.TextHAlignAsString = "Right";
            this.lblTotal.Appearance = appearance67;
            this.lblTotal.Location = new System.Drawing.Point(781, 529);
            this.lblTotal.Name = "lblTotal";
            this.lblTotal.Size = new System.Drawing.Size(115, 23);
            this.lblTotal.TabIndex = 55;
            this.lblTotal.Text = "TOTAL";
            // 
            // lblImpuesto
            // 
            appearance68.BackColor = System.Drawing.Color.Transparent;
            appearance68.TextHAlignAsString = "Right";
            this.lblImpuesto.Appearance = appearance68;
            this.lblImpuesto.Location = new System.Drawing.Point(781, 507);
            this.lblImpuesto.Name = "lblImpuesto";
            this.lblImpuesto.Size = new System.Drawing.Size(115, 23);
            this.lblImpuesto.TabIndex = 54;
            this.lblImpuesto.Text = "IMPUESTO";
            // 
            // lblSubTotal
            // 
            appearance69.BackColor = System.Drawing.Color.Transparent;
            appearance69.TextHAlignAsString = "Right";
            this.lblSubTotal.Appearance = appearance69;
            this.lblSubTotal.Location = new System.Drawing.Point(781, 485);
            this.lblSubTotal.Name = "lblSubTotal";
            this.lblSubTotal.Size = new System.Drawing.Size(115, 23);
            this.lblSubTotal.TabIndex = 53;
            this.lblSubTotal.Text = "SUBTOTAL";
            // 
            // ubRecalcular
            // 
            appearance66.Image = global::Soft.Ventas.Win.Properties.Resources.sterling_pound_currency_sign;
            appearance66.ImageHAlign = Infragistics.Win.HAlign.Left;
            this.ubRecalcular.Appearance = appearance66;
            this.ubRecalcular.Location = new System.Drawing.Point(545, 511);
            this.ubRecalcular.Name = "ubRecalcular";
            this.ubRecalcular.Size = new System.Drawing.Size(153, 23);
            this.ubRecalcular.TabIndex = 97;
            this.ubRecalcular.Text = "CALCULAR COSTO";
            this.ubRecalcular.Click += new System.EventHandler(this.ubRecalcular_Click);
            // 
            // ssMoneda
            // 
            this.ssMoneda.BackColor = System.Drawing.Color.Transparent;
            this.ssMoneda.Location = new System.Drawing.Point(577, 51);
            this.ssMoneda.Name = "ssMoneda";
            this.ssMoneda.Size = new System.Drawing.Size(119, 28);
            this.ssMoneda.TabIndex = 75;
            this.ssMoneda.Search += new System.EventHandler(this.ssMoneda_Search);
            // 
            // lblMoneda
            // 
            appearance76.BackColor = System.Drawing.Color.Transparent;
            this.lblMoneda.Appearance = appearance76;
            this.lblMoneda.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F);
            this.lblMoneda.Location = new System.Drawing.Point(473, 55);
            this.lblMoneda.Name = "lblMoneda";
            this.lblMoneda.Size = new System.Drawing.Size(72, 23);
            this.lblMoneda.TabIndex = 74;
            this.lblMoneda.Text = "MONEDA";
            // 
            // uneCostoMillar
            // 
            this.uneCostoMillar.Location = new System.Drawing.Point(234, 540);
            this.uneCostoMillar.Name = "uneCostoMillar";
            this.uneCostoMillar.NumericType = Infragistics.Win.UltraWinEditors.NumericType.Double;
            this.uneCostoMillar.ReadOnly = true;
            this.uneCostoMillar.Size = new System.Drawing.Size(88, 21);
            this.uneCostoMillar.TabIndex = 99;
            // 
            // lblCostoMillar
            // 
            appearance65.BackColor = System.Drawing.Color.Transparent;
            this.lblCostoMillar.Appearance = appearance65;
            this.lblCostoMillar.Location = new System.Drawing.Point(136, 544);
            this.lblCostoMillar.Name = "lblCostoMillar";
            this.lblCostoMillar.Size = new System.Drawing.Size(92, 31);
            this.lblCostoMillar.TabIndex = 98;
            this.lblCostoMillar.Text = "COSTO MILLAR";
            // 
            // uneCostoUnidad
            // 
            this.uneCostoUnidad.Location = new System.Drawing.Point(426, 540);
            this.uneCostoUnidad.Name = "uneCostoUnidad";
            this.uneCostoUnidad.NumericType = Infragistics.Win.UltraWinEditors.NumericType.Double;
            this.uneCostoUnidad.ReadOnly = true;
            this.uneCostoUnidad.Size = new System.Drawing.Size(103, 21);
            this.uneCostoUnidad.TabIndex = 101;
            // 
            // lblCostoUnidad
            // 
            appearance64.BackColor = System.Drawing.Color.Transparent;
            this.lblCostoUnidad.Appearance = appearance64;
            this.lblCostoUnidad.Location = new System.Drawing.Point(330, 544);
            this.lblCostoUnidad.Name = "lblCostoUnidad";
            this.lblCostoUnidad.Size = new System.Drawing.Size(105, 34);
            this.lblCostoUnidad.TabIndex = 100;
            this.lblCostoUnidad.Text = "COSTO UNIDAD";
            // 
            // busLineaProduccion
            // 
            this.busLineaProduccion.BackColor = System.Drawing.Color.Transparent;
            this.busLineaProduccion.Location = new System.Drawing.Point(577, 95);
            this.busLineaProduccion.Name = "busLineaProduccion";
            this.busLineaProduccion.Size = new System.Drawing.Size(119, 28);
            this.busLineaProduccion.TabIndex = 103;
            this.busLineaProduccion.Search += new System.EventHandler(this.busLineaProduccion_Search);
            this.busLineaProduccion.Clear += new System.EventHandler(this.busLineaProduccion_Clear);
            // 
            // ultraLabel24
            // 
            appearance63.BackColor = System.Drawing.Color.Transparent;
            this.ultraLabel24.Appearance = appearance63;
            this.ultraLabel24.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F);
            this.ultraLabel24.Location = new System.Drawing.Point(474, 98);
            this.ultraLabel24.Name = "ultraLabel24";
            this.ultraLabel24.Size = new System.Drawing.Size(100, 23);
            this.ultraLabel24.TabIndex = 102;
            this.ultraLabel24.Text = "L. PRODUCCIÓN";
            // 
            // btnBORRAR
            // 
            appearance2.Image = global::Soft.Ventas.Win.Properties.Resources.delete_page;
            appearance2.ImageHAlign = Infragistics.Win.HAlign.Center;
            this.btnBORRAR.Appearance = appearance2;
            this.btnBORRAR.Location = new System.Drawing.Point(66, 28);
            this.btnBORRAR.Name = "btnBORRAR";
            this.btnBORRAR.Size = new System.Drawing.Size(64, 23);
            this.btnBORRAR.TabIndex = 104;
            this.btnBORRAR.Click += new System.EventHandler(this.btnBORRAR_Click);
            // 
            // checkPrecioItems
            // 
            this.checkPrecioItems.Location = new System.Drawing.Point(7, 64);
            this.checkPrecioItems.Name = "checkPrecioItems";
            this.checkPrecioItems.Size = new System.Drawing.Size(127, 40);
            this.checkPrecioItems.TabIndex = 130;
            this.checkPrecioItems.Text = "MOSTRAR PRECIO DE ITEMS";
            this.checkPrecioItems.CheckedChanged += new System.EventHandler(this.checkPrecioItems_CheckedChanged);
            // 
            // chekOcultaPreciosTotal
            // 
            this.chekOcultaPreciosTotal.Location = new System.Drawing.Point(7, 28);
            this.chekOcultaPreciosTotal.Name = "chekOcultaPreciosTotal";
            this.chekOcultaPreciosTotal.Size = new System.Drawing.Size(123, 32);
            this.chekOcultaPreciosTotal.TabIndex = 131;
            this.chekOcultaPreciosTotal.Text = "OCULTAR PRECIO TOTAL";
            this.chekOcultaPreciosTotal.CheckedChanged += new System.EventHandler(this.chekOcultaPreciosTotal_CheckedChanged);
            // 
            // ultraButton1
            // 
            appearance3.Image = global::Soft.Ventas.Win.Properties.Resources.pages;
            appearance3.ImageHAlign = Infragistics.Win.HAlign.Center;
            this.ultraButton1.Appearance = appearance3;
            this.ultraButton1.Location = new System.Drawing.Point(6, 28);
            this.ultraButton1.Name = "ultraButton1";
            this.ultraButton1.Size = new System.Drawing.Size(60, 23);
            this.ultraButton1.TabIndex = 132;
            this.ultraButton1.Click += new System.EventHandler(this.ultraButton1_Click);
            // 
            // ultraGroupBox2
            // 
            appearance62.BackColor = System.Drawing.Color.Transparent;
            this.ultraGroupBox2.Appearance = appearance62;
            this.ultraGroupBox2.CaptionAlignment = Infragistics.Win.Misc.GroupBoxCaptionAlignment.Center;
            this.ultraGroupBox2.Controls.Add(this.chekOcultaPreciosTotal);
            this.ultraGroupBox2.Controls.Add(this.checkPrecioItems);
            this.ultraGroupBox2.HeaderBorderStyle = Infragistics.Win.UIElementBorderStyle.Rounded3;
            this.ultraGroupBox2.HeaderPosition = Infragistics.Win.Misc.GroupBoxHeaderPosition.TopInsideBorder;
            this.ultraGroupBox2.Location = new System.Drawing.Point(707, 11);
            this.ultraGroupBox2.Name = "ultraGroupBox2";
            this.ultraGroupBox2.Size = new System.Drawing.Size(133, 110);
            this.ultraGroupBox2.TabIndex = 83;
            this.ultraGroupBox2.Text = "GENERALIDADES";
            // 
            // ultraGroupBox4
            // 
            appearance1.BackColor = System.Drawing.Color.Transparent;
            this.ultraGroupBox4.Appearance = appearance1;
            this.ultraGroupBox4.Controls.Add(this.btnBORRAR);
            this.ultraGroupBox4.Controls.Add(this.ultraButton1);
            this.ultraGroupBox4.Controls.Add(this.utCotizacion);
            this.ultraGroupBox4.Controls.Add(this.utcItemCotizacion);
            this.ultraGroupBox4.HeaderBorderStyle = Infragistics.Win.UIElementBorderStyle.Rounded3;
            this.ultraGroupBox4.HeaderPosition = Infragistics.Win.Misc.GroupBoxHeaderPosition.TopInsideBorder;
            this.ultraGroupBox4.Location = new System.Drawing.Point(7, 145);
            this.ultraGroupBox4.Name = "ultraGroupBox4";
            this.ultraGroupBox4.Size = new System.Drawing.Size(1061, 334);
            this.ultraGroupBox4.TabIndex = 83;
            this.ultraGroupBox4.Text = "ITEMS";
            // 
            // FrmCotizacion
            // 
            this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
            this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
            this.ClientSize = new System.Drawing.Size(1099, 622);
            this.Name = "FrmCotizacion";
            this.Text = "COTIZACIÓN";
            ((System.ComponentModel.ISupportInitialize)(this.ugbParent)).EndInit();
            this.ugbParent.ResumeLayout(false);
            this.ugbParent.PerformLayout();
            this.tabItems.ResumeLayout(false);
            this.tabItems.PerformLayout();
            ((System.ComponentModel.ISupportInitialize)(this.txtCostoServicio)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.ugServicios)).EndInit();
            this.ultraTabPageControl1.ResumeLayout(false);
            this.ultraTabPageControl1.PerformLayout();
            ((System.ComponentModel.ISupportInitialize)(this.uneCostoMaquina)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.GruposTiras)).EndInit();
            this.GruposTiras.ResumeLayout(false);
            this.GruposTiras.PerformLayout();
            ((System.ComponentModel.ISupportInitialize)(this.txtImpresoRetiraColor)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.txtImpresoTiraColor)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.uneCostoMaterial)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.ultraGroupBox6)).EndInit();
            this.ultraGroupBox6.ResumeLayout(false);
            this.ultraGroupBox6.PerformLayout();
            ((System.ComponentModel.ISupportInitialize)(this.txtCantidadItem)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.txtCantidadProduccion)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.uneCosto)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.txtNombre)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.GrupoMedidaCerrada)).EndInit();
            this.GrupoMedidaCerrada.ResumeLayout(false);
            this.GrupoMedidaCerrada.PerformLayout();
            ((System.ComponentModel.ISupportInitialize)(this.txtMedidaCerradaLargo)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.txtMedidaCerradaAlto)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.GrupoMedidaAbierta)).EndInit();
            this.GrupoMedidaAbierta.ResumeLayout(false);
            this.GrupoMedidaAbierta.PerformLayout();
            ((System.ComponentModel.ISupportInitialize)(this.txtMedidaAnchoCaja)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.comboMedida)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.txtMedidaAbiertoLargo)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.txtMedidaAbiertoAlto)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.txtObservacionItem)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.utcAcabadosyServicios)).EndInit();
            this.utcAcabadosyServicios.ResumeLayout(false);
            this.ultraTabPageControl2.ResumeLayout(false);
            ((System.ComponentModel.ISupportInitialize)(this.ugbImpresion)).EndInit();
            this.ugbImpresion.ResumeLayout(false);
            this.ugbImpresion.PerformLayout();
            ((System.ComponentModel.ISupportInitialize)(this.txtImpresionAlto)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.txtNumeroCambios)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.txtNroPiezasImpresion)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.txtPliegos)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.txtImpresionLargo)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.txtTiraje)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.uneSeparacionY)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.txtPases)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.uneSeparacionX)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.checkGraficoImpresionManual)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.ugbPrecorte)).EndInit();
            this.ugbPrecorte.ResumeLayout(false);
            this.ugbPrecorte.PerformLayout();
            ((System.ComponentModel.ISupportInitialize)(this.txtNroPiezasPrecorte)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.txtFormatoImpresionLargo)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.txtFormatoImpresionAlto)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.txtDemasia)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.txtHojasMaquina)).EndInit();
            this.ultraTabPageControl3.ResumeLayout(false);
            ((System.ComponentModel.ISupportInitialize)(this.ultraGroupBox9)).EndInit();
            this.ultraGroupBox9.ResumeLayout(false);
            ((System.ComponentModel.ISupportInitialize)(this.uceIncluirEnPresupuesto)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.checkMuestraPrecioEnPresupuesto)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.ultraGroupBox8)).EndInit();
            this.ultraGroupBox8.ResumeLayout(false);
            ((System.ComponentModel.ISupportInitialize)(this.ultraGroupBox5)).EndInit();
            this.ultraGroupBox5.ResumeLayout(false);
            ((System.ComponentModel.ISupportInitialize)(this.utcItemCotizacion)).EndInit();
            this.utcItemCotizacion.ResumeLayout(false);
            ((System.ComponentModel.ISupportInitialize)(this.utCotizacion)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.txtObservacion)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.uneCantidad)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.txtDescripcion)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.udtFechaCreacion)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.txtNumeracion)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.unePorcentajeUtilidad)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.uneTotal)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.uneImpuesto)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.uneSubTotal)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.uneCostoMillar)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.uneCostoUnidad)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.checkPrecioItems)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.chekOcultaPreciosTotal)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.ultraGroupBox2)).EndInit();
            this.ultraGroupBox2.ResumeLayout(false);
            ((System.ComponentModel.ISupportInitialize)(this.ultraGroupBox4)).EndInit();
            this.ultraGroupBox4.ResumeLayout(false);
            this.ResumeLayout(false);

        }
Example #26
0
 /// <summary>
 /// Required method for Designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     this.components = new System.ComponentModel.Container();
     Infragistics.Win.UltraWinTabControl.UltraTab ultraTab5  = new Infragistics.Win.UltraWinTabControl.UltraTab();
     Infragistics.Win.UltraWinTabControl.UltraTab ultraTab16 = new Infragistics.Win.UltraWinTabControl.UltraTab();
     Infragistics.Win.UltraWinTabControl.UltraTab ultraTab18 = new Infragistics.Win.UltraWinTabControl.UltraTab();
     Infragistics.Win.UltraWinTabControl.UltraTab ultraTab17 = new Infragistics.Win.UltraWinTabControl.UltraTab();
     Infragistics.Win.UltraWinTabControl.UltraTab ultraTab19 = new Infragistics.Win.UltraWinTabControl.UltraTab();
     Infragistics.Win.UltraWinTabControl.UltraTab ultraTab20 = new Infragistics.Win.UltraWinTabControl.UltraTab();
     Infragistics.Win.UltraWinTabControl.UltraTab ultraTab7  = new Infragistics.Win.UltraWinTabControl.UltraTab();
     Infragistics.Win.UltraWinTabControl.UltraTab ultraTab1  = new Infragistics.Win.UltraWinTabControl.UltraTab();
     Infragistics.Win.UltraWinTabControl.UltraTab ultraTab3  = new Infragistics.Win.UltraWinTabControl.UltraTab();
     Infragistics.Win.UltraWinTabControl.UltraTab ultraTab2  = new Infragistics.Win.UltraWinTabControl.UltraTab();
     Infragistics.Win.UltraWinTabControl.UltraTab ultraTab4  = new Infragistics.Win.UltraWinTabControl.UltraTab();
     Infragistics.Win.UltraWinTabControl.UltraTab ultraTab6  = new Infragistics.Win.UltraWinTabControl.UltraTab();
     this.ultraTabPageControl11 = new Infragistics.Win.UltraWinTabControl.UltraTabPageControl();
     this.ultraGridall          = new Infragistics.Win.UltraWinGrid.UltraGrid();
     this.ultraTabPageControl5  = new Infragistics.Win.UltraWinTabControl.UltraTabPageControl();
     this.ultraGrid7            = new Infragistics.Win.UltraWinGrid.UltraGrid();
     this.ultraTabPageControl7  = new Infragistics.Win.UltraWinTabControl.UltraTabPageControl();
     this.ultraGrid9            = new Infragistics.Win.UltraWinGrid.UltraGrid();
     this.ultraTabPageControl6  = new Infragistics.Win.UltraWinTabControl.UltraTabPageControl();
     this.ultraGridindex        = new Infragistics.Win.UltraWinGrid.UltraGrid();
     this.ultraTabPageControl8  = new Infragistics.Win.UltraWinTabControl.UltraTabPageControl();
     this.ultraGrid10           = new Infragistics.Win.UltraWinGrid.UltraGrid();
     this.ultraTabPageControl9  = new Infragistics.Win.UltraWinTabControl.UltraTabPageControl();
     this.ultraGrid11           = new Infragistics.Win.UltraWinGrid.UltraGrid();
     this.ultraTabPageControl10 = new Infragistics.Win.UltraWinTabControl.UltraTabPageControl();
     this.ultraGrid4            = new Infragistics.Win.UltraWinGrid.UltraGrid();
     this.ultraTabPageControl1  = new Infragistics.Win.UltraWinTabControl.UltraTabPageControl();
     this.ultraGridcnt          = new Infragistics.Win.UltraWinGrid.UltraGrid();
     this.ultraTabPageControl3  = new Infragistics.Win.UltraWinTabControl.UltraTabPageControl();
     this.ultraGrid3            = new Infragistics.Win.UltraWinGrid.UltraGrid();
     this.ultraTabPageControl2  = new Infragistics.Win.UltraWinTabControl.UltraTabPageControl();
     this.ultraGrid2            = new Infragistics.Win.UltraWinGrid.UltraGrid();
     this.ultraTabPageControl4  = new Infragistics.Win.UltraWinTabControl.UltraTabPageControl();
     this.ultraGrid5            = new Infragistics.Win.UltraWinGrid.UltraGrid();
     this.ultraTabPageControl12 = new Infragistics.Win.UltraWinTabControl.UltraTabPageControl();
     this.button9                     = new System.Windows.Forms.Button();
     this.button8                     = new System.Windows.Forms.Button();
     this.button7                     = new System.Windows.Forms.Button();
     this.button6                     = new System.Windows.Forms.Button();
     this.button1                     = new System.Windows.Forms.Button();
     this.button5                     = new System.Windows.Forms.Button();
     this.button3                     = new System.Windows.Forms.Button();
     this.button4                     = new System.Windows.Forms.Button();
     this.button2                     = new System.Windows.Forms.Button();
     this.panel2                      = new System.Windows.Forms.Panel();
     this.panel1                      = new System.Windows.Forms.Panel();
     this.ultraTabControl4            = new Infragistics.Win.UltraWinTabControl.UltraTabControl();
     this.ultraTabSharedControlsPage1 = new Infragistics.Win.UltraWinTabControl.UltraTabSharedControlsPage();
     this.panel5                      = new System.Windows.Forms.Panel();
     this.ultraTabControl2            = new Infragistics.Win.UltraWinTabControl.UltraTabControl();
     this.ultraTabSharedControlsPage2 = new Infragistics.Win.UltraWinTabControl.UltraTabSharedControlsPage();
     this.panel4                      = new System.Windows.Forms.Panel();
     this.ultraTabControl3            = new Infragistics.Win.UltraWinTabControl.UltraTabControl();
     this.ultraTabSharedControlsPage3 = new Infragistics.Win.UltraWinTabControl.UltraTabSharedControlsPage();
     this.panel3                      = new System.Windows.Forms.Panel();
     this.ultraTabControl1            = new Infragistics.Win.UltraWinTabControl.UltraTabControl();
     this.ultraTabSharedControlsPage4 = new Infragistics.Win.UltraWinTabControl.UltraTabSharedControlsPage();
     this.ultraGrid6                  = new Infragistics.Win.UltraWinGrid.UltraGrid();
     this.timer1                      = new System.Windows.Forms.Timer(this.components);
     this.ultraGridExcelExporter1     = new Infragistics.Win.UltraWinGrid.ExcelExport.UltraGridExcelExporter(this.components);
     this.ultraTabPageControl11.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.ultraGridall)).BeginInit();
     this.ultraTabPageControl5.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.ultraGrid7)).BeginInit();
     this.ultraTabPageControl7.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.ultraGrid9)).BeginInit();
     this.ultraTabPageControl6.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.ultraGridindex)).BeginInit();
     this.ultraTabPageControl8.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.ultraGrid10)).BeginInit();
     this.ultraTabPageControl9.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.ultraGrid11)).BeginInit();
     this.ultraTabPageControl10.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.ultraGrid4)).BeginInit();
     this.ultraTabPageControl1.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.ultraGridcnt)).BeginInit();
     this.ultraTabPageControl3.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.ultraGrid3)).BeginInit();
     this.ultraTabPageControl2.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.ultraGrid2)).BeginInit();
     this.ultraTabPageControl4.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.ultraGrid5)).BeginInit();
     this.ultraTabPageControl12.SuspendLayout();
     this.panel2.SuspendLayout();
     this.panel1.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.ultraTabControl4)).BeginInit();
     this.ultraTabControl4.SuspendLayout();
     this.panel5.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.ultraTabControl2)).BeginInit();
     this.ultraTabControl2.SuspendLayout();
     this.panel4.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.ultraTabControl3)).BeginInit();
     this.ultraTabControl3.SuspendLayout();
     this.panel3.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.ultraTabControl1)).BeginInit();
     this.ultraTabControl1.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.ultraGrid6)).BeginInit();
     this.SuspendLayout();
     //
     // ultraTabPageControl11
     //
     this.ultraTabPageControl11.Controls.Add(this.ultraGridall);
     this.ultraTabPageControl11.Location = new System.Drawing.Point(1, 22);
     this.ultraTabPageControl11.Name     = "ultraTabPageControl11";
     this.ultraTabPageControl11.Size     = new System.Drawing.Size(1223, 185);
     //
     // ultraGridall
     //
     this.ultraGridall.DisplayLayout.EmptyRowSettings.Style             = Infragistics.Win.UltraWinGrid.EmptyRowStyle.AlignWithDataRows;
     this.ultraGridall.DisplayLayout.Override.FilterClearButtonLocation = Infragistics.Win.UltraWinGrid.FilterClearButtonLocation.Row;
     this.ultraGridall.DisplayLayout.Override.HeaderClickAction         = Infragistics.Win.UltraWinGrid.HeaderClickAction.SortSingle;
     this.ultraGridall.DisplayLayout.Override.RowFilterAction           = Infragistics.Win.UltraWinGrid.RowFilterAction.AppearancesOnly;
     this.ultraGridall.DisplayLayout.UseFixedHeaders = true;
     this.ultraGridall.Dock     = System.Windows.Forms.DockStyle.Fill;
     this.ultraGridall.Location = new System.Drawing.Point(0, 0);
     this.ultraGridall.Name     = "ultraGridall";
     this.ultraGridall.Size     = new System.Drawing.Size(1223, 185);
     this.ultraGridall.TabIndex = 23;
     //
     // ultraTabPageControl5
     //
     this.ultraTabPageControl5.Controls.Add(this.ultraGrid7);
     this.ultraTabPageControl5.Location = new System.Drawing.Point(1, 22);
     this.ultraTabPageControl5.Name     = "ultraTabPageControl5";
     this.ultraTabPageControl5.Size     = new System.Drawing.Size(1223, 200);
     //
     // ultraGrid7
     //
     this.ultraGrid7.DisplayLayout.EmptyRowSettings.Style             = Infragistics.Win.UltraWinGrid.EmptyRowStyle.AlignWithDataRows;
     this.ultraGrid7.DisplayLayout.Override.FilterClearButtonLocation = Infragistics.Win.UltraWinGrid.FilterClearButtonLocation.Row;
     this.ultraGrid7.DisplayLayout.Override.HeaderClickAction         = Infragistics.Win.UltraWinGrid.HeaderClickAction.SortSingle;
     this.ultraGrid7.DisplayLayout.Override.RowFilterAction           = Infragistics.Win.UltraWinGrid.RowFilterAction.AppearancesOnly;
     this.ultraGrid7.DisplayLayout.UseFixedHeaders = true;
     this.ultraGrid7.Dock     = System.Windows.Forms.DockStyle.Fill;
     this.ultraGrid7.Location = new System.Drawing.Point(0, 0);
     this.ultraGrid7.Name     = "ultraGrid7";
     this.ultraGrid7.Size     = new System.Drawing.Size(1223, 200);
     this.ultraGrid7.TabIndex = 24;
     //
     // ultraTabPageControl7
     //
     this.ultraTabPageControl7.Controls.Add(this.ultraGrid9);
     this.ultraTabPageControl7.Location = new System.Drawing.Point(-10000, -10000);
     this.ultraTabPageControl7.Name     = "ultraTabPageControl7";
     this.ultraTabPageControl7.Size     = new System.Drawing.Size(1223, 200);
     //
     // ultraGrid9
     //
     this.ultraGrid9.DisplayLayout.EmptyRowSettings.Style             = Infragistics.Win.UltraWinGrid.EmptyRowStyle.AlignWithDataRows;
     this.ultraGrid9.DisplayLayout.Override.FilterClearButtonLocation = Infragistics.Win.UltraWinGrid.FilterClearButtonLocation.Row;
     this.ultraGrid9.DisplayLayout.Override.HeaderClickAction         = Infragistics.Win.UltraWinGrid.HeaderClickAction.SortSingle;
     this.ultraGrid9.DisplayLayout.Override.RowFilterAction           = Infragistics.Win.UltraWinGrid.RowFilterAction.AppearancesOnly;
     this.ultraGrid9.DisplayLayout.UseFixedHeaders = true;
     this.ultraGrid9.Dock     = System.Windows.Forms.DockStyle.Fill;
     this.ultraGrid9.Location = new System.Drawing.Point(0, 0);
     this.ultraGrid9.Name     = "ultraGrid9";
     this.ultraGrid9.Size     = new System.Drawing.Size(1223, 200);
     this.ultraGrid9.TabIndex = 24;
     //
     // ultraTabPageControl6
     //
     this.ultraTabPageControl6.Controls.Add(this.ultraGridindex);
     this.ultraTabPageControl6.Location = new System.Drawing.Point(-10000, -10000);
     this.ultraTabPageControl6.Name     = "ultraTabPageControl6";
     this.ultraTabPageControl6.Size     = new System.Drawing.Size(1223, 200);
     //
     // ultraGridindex
     //
     this.ultraGridindex.DisplayLayout.EmptyRowSettings.Style             = Infragistics.Win.UltraWinGrid.EmptyRowStyle.AlignWithDataRows;
     this.ultraGridindex.DisplayLayout.Override.FilterClearButtonLocation = Infragistics.Win.UltraWinGrid.FilterClearButtonLocation.Row;
     this.ultraGridindex.DisplayLayout.Override.HeaderClickAction         = Infragistics.Win.UltraWinGrid.HeaderClickAction.SortSingle;
     this.ultraGridindex.DisplayLayout.Override.RowFilterAction           = Infragistics.Win.UltraWinGrid.RowFilterAction.AppearancesOnly;
     this.ultraGridindex.DisplayLayout.UseFixedHeaders = true;
     this.ultraGridindex.Dock     = System.Windows.Forms.DockStyle.Fill;
     this.ultraGridindex.Location = new System.Drawing.Point(0, 0);
     this.ultraGridindex.Name     = "ultraGridindex";
     this.ultraGridindex.Size     = new System.Drawing.Size(1223, 200);
     this.ultraGridindex.TabIndex = 24;
     //
     // ultraTabPageControl8
     //
     this.ultraTabPageControl8.Controls.Add(this.ultraGrid10);
     this.ultraTabPageControl8.Location = new System.Drawing.Point(-10000, -10000);
     this.ultraTabPageControl8.Name     = "ultraTabPageControl8";
     this.ultraTabPageControl8.Size     = new System.Drawing.Size(1223, 200);
     //
     // ultraGrid10
     //
     this.ultraGrid10.DisplayLayout.EmptyRowSettings.Style             = Infragistics.Win.UltraWinGrid.EmptyRowStyle.AlignWithDataRows;
     this.ultraGrid10.DisplayLayout.Override.FilterClearButtonLocation = Infragistics.Win.UltraWinGrid.FilterClearButtonLocation.Row;
     this.ultraGrid10.DisplayLayout.Override.HeaderClickAction         = Infragistics.Win.UltraWinGrid.HeaderClickAction.SortSingle;
     this.ultraGrid10.DisplayLayout.Override.RowFilterAction           = Infragistics.Win.UltraWinGrid.RowFilterAction.AppearancesOnly;
     this.ultraGrid10.DisplayLayout.UseFixedHeaders = true;
     this.ultraGrid10.Dock     = System.Windows.Forms.DockStyle.Fill;
     this.ultraGrid10.Location = new System.Drawing.Point(0, 0);
     this.ultraGrid10.Name     = "ultraGrid10";
     this.ultraGrid10.Size     = new System.Drawing.Size(1223, 200);
     this.ultraGrid10.TabIndex = 24;
     //
     // ultraTabPageControl9
     //
     this.ultraTabPageControl9.Controls.Add(this.ultraGrid11);
     this.ultraTabPageControl9.Location = new System.Drawing.Point(-10000, -10000);
     this.ultraTabPageControl9.Name     = "ultraTabPageControl9";
     this.ultraTabPageControl9.Size     = new System.Drawing.Size(1223, 200);
     //
     // ultraGrid11
     //
     this.ultraGrid11.DisplayLayout.EmptyRowSettings.Style             = Infragistics.Win.UltraWinGrid.EmptyRowStyle.AlignWithDataRows;
     this.ultraGrid11.DisplayLayout.Override.FilterClearButtonLocation = Infragistics.Win.UltraWinGrid.FilterClearButtonLocation.Row;
     this.ultraGrid11.DisplayLayout.Override.HeaderClickAction         = Infragistics.Win.UltraWinGrid.HeaderClickAction.SortSingle;
     this.ultraGrid11.DisplayLayout.Override.RowFilterAction           = Infragistics.Win.UltraWinGrid.RowFilterAction.AppearancesOnly;
     this.ultraGrid11.DisplayLayout.UseFixedHeaders = true;
     this.ultraGrid11.Dock     = System.Windows.Forms.DockStyle.Fill;
     this.ultraGrid11.Location = new System.Drawing.Point(0, 0);
     this.ultraGrid11.Name     = "ultraGrid11";
     this.ultraGrid11.Size     = new System.Drawing.Size(1223, 200);
     this.ultraGrid11.TabIndex = 24;
     //
     // ultraTabPageControl10
     //
     this.ultraTabPageControl10.Controls.Add(this.ultraGrid4);
     this.ultraTabPageControl10.Location = new System.Drawing.Point(1, 22);
     this.ultraTabPageControl10.Name     = "ultraTabPageControl10";
     this.ultraTabPageControl10.Size     = new System.Drawing.Size(1223, 254);
     //
     // ultraGrid4
     //
     this.ultraGrid4.DisplayLayout.EmptyRowSettings.Style             = Infragistics.Win.UltraWinGrid.EmptyRowStyle.AlignWithDataRows;
     this.ultraGrid4.DisplayLayout.Override.FilterClearButtonLocation = Infragistics.Win.UltraWinGrid.FilterClearButtonLocation.Row;
     this.ultraGrid4.DisplayLayout.Override.HeaderClickAction         = Infragistics.Win.UltraWinGrid.HeaderClickAction.SortSingle;
     this.ultraGrid4.DisplayLayout.Override.RowFilterAction           = Infragistics.Win.UltraWinGrid.RowFilterAction.AppearancesOnly;
     this.ultraGrid4.DisplayLayout.UseFixedHeaders = true;
     this.ultraGrid4.Dock     = System.Windows.Forms.DockStyle.Fill;
     this.ultraGrid4.Location = new System.Drawing.Point(0, 0);
     this.ultraGrid4.Name     = "ultraGrid4";
     this.ultraGrid4.Size     = new System.Drawing.Size(1223, 254);
     this.ultraGrid4.TabIndex = 23;
     //
     // ultraTabPageControl1
     //
     this.ultraTabPageControl1.Controls.Add(this.ultraGridcnt);
     this.ultraTabPageControl1.Location = new System.Drawing.Point(-10000, -10000);
     this.ultraTabPageControl1.Name     = "ultraTabPageControl1";
     this.ultraTabPageControl1.Size     = new System.Drawing.Size(1223, 257);
     //
     // ultraGridcnt
     //
     this.ultraGridcnt.DisplayLayout.EmptyRowSettings.Style             = Infragistics.Win.UltraWinGrid.EmptyRowStyle.AlignWithDataRows;
     this.ultraGridcnt.DisplayLayout.Override.FilterClearButtonLocation = Infragistics.Win.UltraWinGrid.FilterClearButtonLocation.Row;
     this.ultraGridcnt.DisplayLayout.Override.HeaderClickAction         = Infragistics.Win.UltraWinGrid.HeaderClickAction.SortSingle;
     this.ultraGridcnt.DisplayLayout.Override.RowFilterAction           = Infragistics.Win.UltraWinGrid.RowFilterAction.AppearancesOnly;
     this.ultraGridcnt.DisplayLayout.UseFixedHeaders = true;
     this.ultraGridcnt.Dock     = System.Windows.Forms.DockStyle.Fill;
     this.ultraGridcnt.Location = new System.Drawing.Point(0, 0);
     this.ultraGridcnt.Name     = "ultraGridcnt";
     this.ultraGridcnt.Size     = new System.Drawing.Size(1223, 257);
     this.ultraGridcnt.TabIndex = 22;
     //
     // ultraTabPageControl3
     //
     this.ultraTabPageControl3.Controls.Add(this.ultraGrid3);
     this.ultraTabPageControl3.Location = new System.Drawing.Point(-10000, -10000);
     this.ultraTabPageControl3.Name     = "ultraTabPageControl3";
     this.ultraTabPageControl3.Size     = new System.Drawing.Size(1223, 257);
     //
     // ultraGrid3
     //
     this.ultraGrid3.DisplayLayout.EmptyRowSettings.Style             = Infragistics.Win.UltraWinGrid.EmptyRowStyle.AlignWithDataRows;
     this.ultraGrid3.DisplayLayout.Override.FilterClearButtonLocation = Infragistics.Win.UltraWinGrid.FilterClearButtonLocation.Row;
     this.ultraGrid3.DisplayLayout.Override.HeaderClickAction         = Infragistics.Win.UltraWinGrid.HeaderClickAction.SortSingle;
     this.ultraGrid3.DisplayLayout.Override.RowFilterAction           = Infragistics.Win.UltraWinGrid.RowFilterAction.AppearancesOnly;
     this.ultraGrid3.DisplayLayout.UseFixedHeaders = true;
     this.ultraGrid3.Dock     = System.Windows.Forms.DockStyle.Fill;
     this.ultraGrid3.Location = new System.Drawing.Point(0, 0);
     this.ultraGrid3.Name     = "ultraGrid3";
     this.ultraGrid3.Size     = new System.Drawing.Size(1223, 257);
     this.ultraGrid3.TabIndex = 21;
     //
     // ultraTabPageControl2
     //
     this.ultraTabPageControl2.Controls.Add(this.ultraGrid2);
     this.ultraTabPageControl2.Location = new System.Drawing.Point(-10000, -10000);
     this.ultraTabPageControl2.Name     = "ultraTabPageControl2";
     this.ultraTabPageControl2.Size     = new System.Drawing.Size(1223, 257);
     //
     // ultraGrid2
     //
     this.ultraGrid2.DisplayLayout.EmptyRowSettings.Style             = Infragistics.Win.UltraWinGrid.EmptyRowStyle.AlignWithDataRows;
     this.ultraGrid2.DisplayLayout.Override.FilterClearButtonLocation = Infragistics.Win.UltraWinGrid.FilterClearButtonLocation.Row;
     this.ultraGrid2.DisplayLayout.Override.HeaderClickAction         = Infragistics.Win.UltraWinGrid.HeaderClickAction.SortSingle;
     this.ultraGrid2.DisplayLayout.Override.RowFilterAction           = Infragistics.Win.UltraWinGrid.RowFilterAction.AppearancesOnly;
     this.ultraGrid2.DisplayLayout.UseFixedHeaders = true;
     this.ultraGrid2.Dock     = System.Windows.Forms.DockStyle.Fill;
     this.ultraGrid2.Location = new System.Drawing.Point(0, 0);
     this.ultraGrid2.Name     = "ultraGrid2";
     this.ultraGrid2.Size     = new System.Drawing.Size(1223, 257);
     this.ultraGrid2.TabIndex = 21;
     //
     // ultraTabPageControl4
     //
     this.ultraTabPageControl4.Controls.Add(this.ultraGrid5);
     this.ultraTabPageControl4.Location = new System.Drawing.Point(-10000, -10000);
     this.ultraTabPageControl4.Name     = "ultraTabPageControl4";
     this.ultraTabPageControl4.Size     = new System.Drawing.Size(1223, 257);
     //
     // ultraGrid5
     //
     this.ultraGrid5.DisplayLayout.EmptyRowSettings.Style             = Infragistics.Win.UltraWinGrid.EmptyRowStyle.AlignWithDataRows;
     this.ultraGrid5.DisplayLayout.Override.FilterClearButtonLocation = Infragistics.Win.UltraWinGrid.FilterClearButtonLocation.Row;
     this.ultraGrid5.DisplayLayout.Override.HeaderClickAction         = Infragistics.Win.UltraWinGrid.HeaderClickAction.SortSingle;
     this.ultraGrid5.DisplayLayout.Override.RowFilterAction           = Infragistics.Win.UltraWinGrid.RowFilterAction.AppearancesOnly;
     this.ultraGrid5.DisplayLayout.UseFixedHeaders = true;
     this.ultraGrid5.Dock     = System.Windows.Forms.DockStyle.Fill;
     this.ultraGrid5.Location = new System.Drawing.Point(0, 0);
     this.ultraGrid5.Name     = "ultraGrid5";
     this.ultraGrid5.Size     = new System.Drawing.Size(1223, 257);
     this.ultraGrid5.TabIndex = 21;
     //
     // ultraTabPageControl12
     //
     this.ultraTabPageControl12.Controls.Add(this.button9);
     this.ultraTabPageControl12.Controls.Add(this.button8);
     this.ultraTabPageControl12.Controls.Add(this.button7);
     this.ultraTabPageControl12.Controls.Add(this.button6);
     this.ultraTabPageControl12.Controls.Add(this.button1);
     this.ultraTabPageControl12.Controls.Add(this.button5);
     this.ultraTabPageControl12.Controls.Add(this.button3);
     this.ultraTabPageControl12.Controls.Add(this.button4);
     this.ultraTabPageControl12.Controls.Add(this.button2);
     this.ultraTabPageControl12.Location = new System.Drawing.Point(1, 22);
     this.ultraTabPageControl12.Name     = "ultraTabPageControl12";
     this.ultraTabPageControl12.Size     = new System.Drawing.Size(1223, 257);
     //
     // button9
     //
     this.button9.Location = new System.Drawing.Point(95, 103);
     this.button9.Name     = "button9";
     this.button9.Size     = new System.Drawing.Size(106, 43);
     this.button9.TabIndex = 16;
     this.button9.Text     = "启动流量";
     this.button9.UseVisualStyleBackColor = true;
     this.button9.Click += new System.EventHandler(this.button9_Click);
     //
     // button8
     //
     this.button8.Location = new System.Drawing.Point(95, 40);
     this.button8.Name     = "button8";
     this.button8.Size     = new System.Drawing.Size(106, 43);
     this.button8.TabIndex = 15;
     this.button8.Text     = "启动成交";
     this.button8.UseVisualStyleBackColor = true;
     this.button8.Click += new System.EventHandler(this.button8_Click);
     //
     // button7
     //
     this.button7.Location = new System.Drawing.Point(671, 113);
     this.button7.Name     = "button7";
     this.button7.Size     = new System.Drawing.Size(106, 43);
     this.button7.TabIndex = 14;
     this.button7.Text     = "导出成交";
     this.button7.UseVisualStyleBackColor = true;
     this.button7.Click += new System.EventHandler(this.button7_Click_1);
     //
     // button6
     //
     this.button6.Location = new System.Drawing.Point(547, 113);
     this.button6.Name     = "button6";
     this.button6.Size     = new System.Drawing.Size(106, 43);
     this.button6.TabIndex = 13;
     this.button6.Text     = "导出直通车";
     this.button6.UseVisualStyleBackColor = true;
     this.button6.Click += new System.EventHandler(this.button6_Click_1);
     //
     // button1
     //
     this.button1.Location = new System.Drawing.Point(1085, 40);
     this.button1.Name     = "button1";
     this.button1.Size     = new System.Drawing.Size(106, 43);
     this.button1.TabIndex = 0;
     this.button1.Text     = "测试2";
     this.button1.UseVisualStyleBackColor = true;
     this.button1.Click += new System.EventHandler(this.button1_Click);
     //
     // button5
     //
     this.button5.Location = new System.Drawing.Point(671, 40);
     this.button5.Name     = "button5";
     this.button5.Size     = new System.Drawing.Size(106, 43);
     this.button5.TabIndex = 12;
     this.button5.Text     = "清除流量";
     this.button5.UseVisualStyleBackColor = true;
     this.button5.Click += new System.EventHandler(this.button5_Click);
     //
     // button3
     //
     this.button3.Location = new System.Drawing.Point(945, 40);
     this.button3.Name     = "button3";
     this.button3.Size     = new System.Drawing.Size(122, 43);
     this.button3.TabIndex = 10;
     this.button3.Text     = "重置流量小时";
     this.button3.UseVisualStyleBackColor = true;
     this.button3.Click += new System.EventHandler(this.button3_Click);
     //
     // button4
     //
     this.button4.Location = new System.Drawing.Point(547, 40);
     this.button4.Name     = "button4";
     this.button4.Size     = new System.Drawing.Size(106, 43);
     this.button4.TabIndex = 11;
     this.button4.Text     = "启动";
     this.button4.UseVisualStyleBackColor = true;
     this.button4.Click += new System.EventHandler(this.button4_Click);
     //
     // button2
     //
     this.button2.Location = new System.Drawing.Point(795, 40);
     this.button2.Name     = "button2";
     this.button2.Size     = new System.Drawing.Size(132, 43);
     this.button2.TabIndex = 9;
     this.button2.Text     = "重置所有流量";
     this.button2.UseVisualStyleBackColor = true;
     this.button2.Click += new System.EventHandler(this.button2_Click);
     //
     // panel2
     //
     this.panel2.Controls.Add(this.panel1);
     this.panel2.Controls.Add(this.panel5);
     this.panel2.Controls.Add(this.panel4);
     this.panel2.Controls.Add(this.panel3);
     this.panel2.Dock     = System.Windows.Forms.DockStyle.Fill;
     this.panel2.Location = new System.Drawing.Point(0, 0);
     this.panel2.Name     = "panel2";
     this.panel2.Size     = new System.Drawing.Size(1225, 995);
     this.panel2.TabIndex = 4;
     //
     // panel1
     //
     this.panel1.Controls.Add(this.ultraTabControl4);
     this.panel1.Dock     = System.Windows.Forms.DockStyle.Top;
     this.panel1.Location = new System.Drawing.Point(0, 780);
     this.panel1.Name     = "panel1";
     this.panel1.Size     = new System.Drawing.Size(1225, 208);
     this.panel1.TabIndex = 8;
     //
     // ultraTabControl4
     //
     this.ultraTabControl4.Controls.Add(this.ultraTabSharedControlsPage1);
     this.ultraTabControl4.Controls.Add(this.ultraTabPageControl11);
     this.ultraTabControl4.Dock               = System.Windows.Forms.DockStyle.Fill;
     this.ultraTabControl4.Location           = new System.Drawing.Point(0, 0);
     this.ultraTabControl4.Name               = "ultraTabControl4";
     this.ultraTabControl4.SharedControlsPage = this.ultraTabSharedControlsPage1;
     this.ultraTabControl4.Size               = new System.Drawing.Size(1225, 208);
     this.ultraTabControl4.TabIndex           = 8;
     ultraTab5.TabPage = this.ultraTabPageControl11;
     ultraTab5.Text    = "汇总";
     this.ultraTabControl4.Tabs.AddRange(new Infragistics.Win.UltraWinTabControl.UltraTab[] {
         ultraTab5
     });
     this.ultraTabControl4.ViewStyle = Infragistics.Win.UltraWinTabControl.ViewStyle.Office2007;
     //
     // ultraTabSharedControlsPage1
     //
     this.ultraTabSharedControlsPage1.Location = new System.Drawing.Point(-10000, -10000);
     this.ultraTabSharedControlsPage1.Name     = "ultraTabSharedControlsPage1";
     this.ultraTabSharedControlsPage1.Size     = new System.Drawing.Size(1223, 185);
     //
     // panel5
     //
     this.panel5.Controls.Add(this.ultraTabControl2);
     this.panel5.Dock     = System.Windows.Forms.DockStyle.Top;
     this.panel5.Location = new System.Drawing.Point(0, 557);
     this.panel5.Name     = "panel5";
     this.panel5.Size     = new System.Drawing.Size(1225, 223);
     this.panel5.TabIndex = 7;
     //
     // ultraTabControl2
     //
     this.ultraTabControl2.Controls.Add(this.ultraTabSharedControlsPage2);
     this.ultraTabControl2.Controls.Add(this.ultraTabPageControl5);
     this.ultraTabControl2.Controls.Add(this.ultraTabPageControl6);
     this.ultraTabControl2.Controls.Add(this.ultraTabPageControl7);
     this.ultraTabControl2.Controls.Add(this.ultraTabPageControl8);
     this.ultraTabControl2.Controls.Add(this.ultraTabPageControl9);
     this.ultraTabControl2.Dock               = System.Windows.Forms.DockStyle.Fill;
     this.ultraTabControl2.Location           = new System.Drawing.Point(0, 0);
     this.ultraTabControl2.Name               = "ultraTabControl2";
     this.ultraTabControl2.SharedControlsPage = this.ultraTabSharedControlsPage2;
     this.ultraTabControl2.Size               = new System.Drawing.Size(1225, 223);
     this.ultraTabControl2.TabIndex           = 4;
     ultraTab16.TabPage = this.ultraTabPageControl5;
     ultraTab16.Text    = "手淘搜索";
     ultraTab18.TabPage = this.ultraTabPageControl7;
     ultraTab18.Text    = "购物车";
     ultraTab17.TabPage = this.ultraTabPageControl6;
     ultraTab17.Text    = "首页";
     ultraTab19.TabPage = this.ultraTabPageControl8;
     ultraTab19.Text    = "淘内免费其它";
     ultraTab20.TabPage = this.ultraTabPageControl9;
     ultraTab20.Text    = "我的淘宝";
     this.ultraTabControl2.Tabs.AddRange(new Infragistics.Win.UltraWinTabControl.UltraTab[] {
         ultraTab16,
         ultraTab18,
         ultraTab17,
         ultraTab19,
         ultraTab20
     });
     this.ultraTabControl2.ViewStyle = Infragistics.Win.UltraWinTabControl.ViewStyle.Office2007;
     //
     // ultraTabSharedControlsPage2
     //
     this.ultraTabSharedControlsPage2.Location = new System.Drawing.Point(-10000, -10000);
     this.ultraTabSharedControlsPage2.Name     = "ultraTabSharedControlsPage2";
     this.ultraTabSharedControlsPage2.Size     = new System.Drawing.Size(1223, 200);
     //
     // panel4
     //
     this.panel4.Controls.Add(this.ultraTabControl3);
     this.panel4.Dock     = System.Windows.Forms.DockStyle.Top;
     this.panel4.Location = new System.Drawing.Point(0, 280);
     this.panel4.Name     = "panel4";
     this.panel4.Size     = new System.Drawing.Size(1225, 277);
     this.panel4.TabIndex = 6;
     //
     // ultraTabControl3
     //
     this.ultraTabControl3.Controls.Add(this.ultraTabSharedControlsPage3);
     this.ultraTabControl3.Controls.Add(this.ultraTabPageControl10);
     this.ultraTabControl3.Dock               = System.Windows.Forms.DockStyle.Fill;
     this.ultraTabControl3.Location           = new System.Drawing.Point(0, 0);
     this.ultraTabControl3.Name               = "ultraTabControl3";
     this.ultraTabControl3.SharedControlsPage = this.ultraTabSharedControlsPage3;
     this.ultraTabControl3.Size               = new System.Drawing.Size(1225, 277);
     this.ultraTabControl3.TabIndex           = 6;
     ultraTab7.TabPage = this.ultraTabPageControl10;
     ultraTab7.Text    = "直通车";
     this.ultraTabControl3.Tabs.AddRange(new Infragistics.Win.UltraWinTabControl.UltraTab[] {
         ultraTab7
     });
     this.ultraTabControl3.ViewStyle = Infragistics.Win.UltraWinTabControl.ViewStyle.Office2007;
     //
     // ultraTabSharedControlsPage3
     //
     this.ultraTabSharedControlsPage3.Location = new System.Drawing.Point(-10000, -10000);
     this.ultraTabSharedControlsPage3.Name     = "ultraTabSharedControlsPage3";
     this.ultraTabSharedControlsPage3.Size     = new System.Drawing.Size(1223, 254);
     //
     // panel3
     //
     this.panel3.Controls.Add(this.ultraTabControl1);
     this.panel3.Dock     = System.Windows.Forms.DockStyle.Top;
     this.panel3.Location = new System.Drawing.Point(0, 0);
     this.panel3.Name     = "panel3";
     this.panel3.Size     = new System.Drawing.Size(1225, 280);
     this.panel3.TabIndex = 5;
     //
     // ultraTabControl1
     //
     this.ultraTabControl1.Controls.Add(this.ultraTabPageControl1);
     this.ultraTabControl1.Controls.Add(this.ultraTabPageControl2);
     this.ultraTabControl1.Controls.Add(this.ultraTabPageControl3);
     this.ultraTabControl1.Controls.Add(this.ultraTabPageControl4);
     this.ultraTabControl1.Controls.Add(this.ultraTabPageControl12);
     this.ultraTabControl1.Dock               = System.Windows.Forms.DockStyle.Fill;
     this.ultraTabControl1.Location           = new System.Drawing.Point(0, 0);
     this.ultraTabControl1.Name               = "ultraTabControl1";
     this.ultraTabControl1.SharedControlsPage = this.ultraTabSharedControlsPage4;
     this.ultraTabControl1.Size               = new System.Drawing.Size(1225, 280);
     this.ultraTabControl1.TabIndex           = 5;
     ultraTab1.TabPage = this.ultraTabPageControl1;
     ultraTab1.Text    = "成交";
     ultraTab3.TabPage = this.ultraTabPageControl3;
     ultraTab3.Text    = "转化指数";
     ultraTab2.TabPage = this.ultraTabPageControl2;
     ultraTab2.Text    = "流量指数";
     ultraTab4.TabPage = this.ultraTabPageControl4;
     ultraTab4.Text    = "购物车指数";
     ultraTab6.TabPage = this.ultraTabPageControl12;
     ultraTab6.Text    = "操作";
     this.ultraTabControl1.Tabs.AddRange(new Infragistics.Win.UltraWinTabControl.UltraTab[] {
         ultraTab1,
         ultraTab3,
         ultraTab2,
         ultraTab4,
         ultraTab6
     });
     this.ultraTabControl1.ViewStyle = Infragistics.Win.UltraWinTabControl.ViewStyle.Office2007;
     //
     // ultraTabSharedControlsPage4
     //
     this.ultraTabSharedControlsPage4.Location = new System.Drawing.Point(-10000, -10000);
     this.ultraTabSharedControlsPage4.Name     = "ultraTabSharedControlsPage4";
     this.ultraTabSharedControlsPage4.Size     = new System.Drawing.Size(1223, 257);
     //
     // ultraGrid6
     //
     this.ultraGrid6.Dock     = System.Windows.Forms.DockStyle.Fill;
     this.ultraGrid6.Location = new System.Drawing.Point(0, 0);
     this.ultraGrid6.Name     = "ultraGrid6";
     this.ultraGrid6.Size     = new System.Drawing.Size(983, 185);
     this.ultraGrid6.TabIndex = 22;
     //
     // timer1
     //
     this.timer1.Interval = 900000;
     this.timer1.Tick    += new System.EventHandler(this.timer1_Tick);
     //
     // Dztc
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
     this.AutoScaleMode       = System.Windows.Forms.AutoScaleMode.Font;
     this.ClientSize          = new System.Drawing.Size(1225, 995);
     this.Controls.Add(this.panel2);
     this.Name  = "Dztc";
     this.Text  = "竞品监控";
     this.Load += new System.EventHandler(this.Dztc_Load);
     this.ultraTabPageControl11.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.ultraGridall)).EndInit();
     this.ultraTabPageControl5.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.ultraGrid7)).EndInit();
     this.ultraTabPageControl7.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.ultraGrid9)).EndInit();
     this.ultraTabPageControl6.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.ultraGridindex)).EndInit();
     this.ultraTabPageControl8.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.ultraGrid10)).EndInit();
     this.ultraTabPageControl9.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.ultraGrid11)).EndInit();
     this.ultraTabPageControl10.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.ultraGrid4)).EndInit();
     this.ultraTabPageControl1.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.ultraGridcnt)).EndInit();
     this.ultraTabPageControl3.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.ultraGrid3)).EndInit();
     this.ultraTabPageControl2.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.ultraGrid2)).EndInit();
     this.ultraTabPageControl4.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.ultraGrid5)).EndInit();
     this.ultraTabPageControl12.ResumeLayout(false);
     this.panel2.ResumeLayout(false);
     this.panel1.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.ultraTabControl4)).EndInit();
     this.ultraTabControl4.ResumeLayout(false);
     this.panel5.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.ultraTabControl2)).EndInit();
     this.ultraTabControl2.ResumeLayout(false);
     this.panel4.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.ultraTabControl3)).EndInit();
     this.ultraTabControl3.ResumeLayout(false);
     this.panel3.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.ultraTabControl1)).EndInit();
     this.ultraTabControl1.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.ultraGrid6)).EndInit();
     this.ResumeLayout(false);
 }
Example #27
0
 /// <summary>
 /// Required method for Designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(FrmTipoSolicitudCotizacion));
     Infragistics.Win.Appearance appearance2  = new Infragistics.Win.Appearance();
     Infragistics.Win.Appearance appearance3  = new Infragistics.Win.Appearance();
     Infragistics.Win.Appearance appearance4  = new Infragistics.Win.Appearance();
     Infragistics.Win.Appearance appearance5  = new Infragistics.Win.Appearance();
     Infragistics.Win.Appearance appearance6  = new Infragistics.Win.Appearance();
     Infragistics.Win.Appearance appearance7  = new Infragistics.Win.Appearance();
     Infragistics.Win.Appearance appearance8  = new Infragistics.Win.Appearance();
     Infragistics.Win.Appearance appearance10 = new Infragistics.Win.Appearance();
     Infragistics.Win.Appearance appearance11 = new Infragistics.Win.Appearance();
     Infragistics.Win.Appearance appearance12 = new Infragistics.Win.Appearance();
     Infragistics.Win.Appearance appearance1  = new Infragistics.Win.Appearance();
     Infragistics.Win.Appearance appearance9  = new Infragistics.Win.Appearance();
     Infragistics.Win.UltraWinTabControl.UltraTab ultraTab1 = new Infragistics.Win.UltraWinTabControl.UltraTab();
     Infragistics.Win.UltraWinTabControl.UltraTab ultraTab2 = new Infragistics.Win.UltraWinTabControl.UltraTab();
     this.ultraTabPageControl1         = new Infragistics.Win.UltraWinTabControl.UltraTabPageControl();
     this.CheckGeneraNumeracionalFinal = new Infragistics.Win.UltraWinEditors.UltraCheckEditor();
     this.ultraGroupBox2        = new Infragistics.Win.Misc.UltraGroupBox();
     this.txtNumeracionLongitud = new Infragistics.Win.UltraWinEditors.UltraNumericEditor();
     this.txtNumeracionActual   = new Infragistics.Win.UltraWinEditors.UltraNumericEditor();
     this.ultraLabel8           = new Infragistics.Win.Misc.UltraLabel();
     this.ultraLabel9           = new Infragistics.Win.Misc.UltraLabel();
     this.ultraGroupBox1        = new Infragistics.Win.Misc.UltraGroupBox();
     this.txtSerieLongitud      = new Infragistics.Win.UltraWinEditors.UltraNumericEditor();
     this.ultraLabel7           = new Infragistics.Win.Misc.UltraLabel();
     this.txtSerieCodigo        = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
     this.ultraLabel6           = new Infragistics.Win.Misc.UltraLabel();
     this.ultraTabPageControl2  = new Infragistics.Win.UltraWinTabControl.UltraTabPageControl();
     this.ssReporte             = new Soft.Controls.SoftSearch();
     this.lblReporte            = new Infragistics.Win.Misc.UltraLabel();
     this.CheckActivo           = new Infragistics.Win.UltraWinEditors.UltraCheckEditor();
     this.txtDescripcion        = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
     this.ultraLabel2           = new Infragistics.Win.Misc.UltraLabel();
     this.txtNombre             = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
     this.Nombre       = new Infragistics.Win.Misc.UltraLabel();
     this.txtCodigo    = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
     this.Codigo       = new Infragistics.Win.Misc.UltraLabel();
     this.utNumeracion = new Infragistics.Win.UltraWinTabControl.UltraTabControl();
     this.ultraTabSharedControlsPage1 = new Infragistics.Win.UltraWinTabControl.UltraTabSharedControlsPage();
     this.CheckNumeracionAutomatica   = new Infragistics.Win.UltraWinEditors.UltraCheckEditor();
     ((System.ComponentModel.ISupportInitialize)(this.ugbParent)).BeginInit();
     this.ugbParent.SuspendLayout();
     this.ultraTabPageControl1.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.CheckGeneraNumeracionalFinal)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.ultraGroupBox2)).BeginInit();
     this.ultraGroupBox2.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.txtNumeracionLongitud)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.txtNumeracionActual)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.ultraGroupBox1)).BeginInit();
     this.ultraGroupBox1.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.txtSerieLongitud)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.txtSerieCodigo)).BeginInit();
     this.ultraTabPageControl2.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.CheckActivo)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.txtDescripcion)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.txtNombre)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.txtCodigo)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.utNumeracion)).BeginInit();
     this.utNumeracion.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.CheckNumeracionAutomatica)).BeginInit();
     this.SuspendLayout();
     //
     // ugbParent
     //
     this.ugbParent.Controls.Add(this.utNumeracion);
     this.ugbParent.Controls.Add(this.CheckActivo);
     this.ugbParent.Controls.Add(this.txtDescripcion);
     this.ugbParent.Controls.Add(this.ultraLabel2);
     this.ugbParent.Controls.Add(this.txtNombre);
     this.ugbParent.Controls.Add(this.Nombre);
     this.ugbParent.Controls.Add(this.txtCodigo);
     this.ugbParent.Controls.Add(this.Codigo);
     this.ugbParent.Size = new System.Drawing.Size(438, 380);
     this.ugbParent.Controls.SetChildIndex(this.ubAceptar, 0);
     this.ugbParent.Controls.SetChildIndex(this.ubCancelar, 0);
     this.ugbParent.Controls.SetChildIndex(this.Codigo, 0);
     this.ugbParent.Controls.SetChildIndex(this.txtCodigo, 0);
     this.ugbParent.Controls.SetChildIndex(this.Nombre, 0);
     this.ugbParent.Controls.SetChildIndex(this.txtNombre, 0);
     this.ugbParent.Controls.SetChildIndex(this.ultraLabel2, 0);
     this.ugbParent.Controls.SetChildIndex(this.txtDescripcion, 0);
     this.ugbParent.Controls.SetChildIndex(this.CheckActivo, 0);
     this.ugbParent.Controls.SetChildIndex(this.utNumeracion, 0);
     //
     // ubCancelar
     //
     this.ubCancelar.Location = new System.Drawing.Point(348, 343);
     //
     // ubAceptar
     //
     this.ubAceptar.Location = new System.Drawing.Point(270, 343);
     //
     // ilMain
     //
     this.ilMain.ImageStream = ((System.Windows.Forms.ImageListStreamer)(resources.GetObject("ilMain.ImageStream")));
     this.ilMain.Images.SetKeyName(0, "accept.png");
     this.ilMain.Images.SetKeyName(1, "accept_database.png");
     this.ilMain.Images.SetKeyName(2, "accept_page.png");
     this.ilMain.Images.SetKeyName(3, "add.png");
     this.ilMain.Images.SetKeyName(4, "add_comment.png");
     this.ilMain.Images.SetKeyName(5, "add_home.png");
     this.ilMain.Images.SetKeyName(6, "add_image.png");
     this.ilMain.Images.SetKeyName(7, "add_page.png");
     this.ilMain.Images.SetKeyName(8, "add_pages.png");
     this.ilMain.Images.SetKeyName(9, "add_printer.png");
     this.ilMain.Images.SetKeyName(10, "add_to_database.png");
     this.ilMain.Images.SetKeyName(11, "add_to_favorites.png");
     this.ilMain.Images.SetKeyName(12, "add_to_folder.png");
     this.ilMain.Images.SetKeyName(13, "add_to_shopping_cart.png");
     this.ilMain.Images.SetKeyName(14, "add_user.png");
     this.ilMain.Images.SetKeyName(15, "artwork.png");
     this.ilMain.Images.SetKeyName(16, "attach_image.png");
     this.ilMain.Images.SetKeyName(17, "attachment.png");
     this.ilMain.Images.SetKeyName(18, "back.png");
     this.ilMain.Images.SetKeyName(19, "block.png");
     this.ilMain.Images.SetKeyName(20, "blue_arrow_down.png");
     this.ilMain.Images.SetKeyName(21, "blue_arrow_up.png");
     this.ilMain.Images.SetKeyName(22, "blue_energy.png");
     this.ilMain.Images.SetKeyName(23, "bmp_file.png");
     this.ilMain.Images.SetKeyName(24, "book.png");
     this.ilMain.Images.SetKeyName(25, "book_accept.png");
     this.ilMain.Images.SetKeyName(26, "book_download.png");
     this.ilMain.Images.SetKeyName(27, "book_search.png");
     this.ilMain.Images.SetKeyName(28, "book_warning.png");
     this.ilMain.Images.SetKeyName(29, "calculator.png");
     this.ilMain.Images.SetKeyName(30, "calendar.png");
     this.ilMain.Images.SetKeyName(31, "calendar_empty.png");
     this.ilMain.Images.SetKeyName(32, "canvas_holder.png");
     this.ilMain.Images.SetKeyName(33, "card.png");
     this.ilMain.Images.SetKeyName(34, "cd.png");
     this.ilMain.Images.SetKeyName(35, "chalk_board.png");
     this.ilMain.Images.SetKeyName(36, "chart.png");
     this.ilMain.Images.SetKeyName(37, "chart_down.png");
     this.ilMain.Images.SetKeyName(38, "chart_pie.png");
     this.ilMain.Images.SetKeyName(39, "chart_up.png");
     this.ilMain.Images.SetKeyName(40, "clock.png");
     this.ilMain.Images.SetKeyName(41, "cloud_comment.png");
     this.ilMain.Images.SetKeyName(42, "coffee_cup.png");
     this.ilMain.Images.SetKeyName(43, "comment.png");
     this.ilMain.Images.SetKeyName(44, "comments.png");
     this.ilMain.Images.SetKeyName(45, "computer.png");
     this.ilMain.Images.SetKeyName(46, "computer_accept.png");
     this.ilMain.Images.SetKeyName(47, "computer_add.png");
     this.ilMain.Images.SetKeyName(48, "computer_help.png");
     this.ilMain.Images.SetKeyName(49, "computer_info.png");
     this.ilMain.Images.SetKeyName(50, "computer_process.png");
     this.ilMain.Images.SetKeyName(51, "computer_warning.png");
     this.ilMain.Images.SetKeyName(52, "copy_paste.png");
     this.ilMain.Images.SetKeyName(53, "credit_cart.png");
     this.ilMain.Images.SetKeyName(54, "credit_cart_cancelled.png");
     this.ilMain.Images.SetKeyName(55, "css_file.png");
     this.ilMain.Images.SetKeyName(56, "csv_file.png");
     this.ilMain.Images.SetKeyName(57, "cut.png");
     this.ilMain.Images.SetKeyName(58, "cut_from_page.png");
     this.ilMain.Images.SetKeyName(59, "database.png");
     this.ilMain.Images.SetKeyName(60, "delete.png");
     this.ilMain.Images.SetKeyName(61, "delete_comment.png");
     this.ilMain.Images.SetKeyName(62, "delete_computer.png");
     this.ilMain.Images.SetKeyName(63, "delete_folder.png");
     this.ilMain.Images.SetKeyName(64, "delete_home.png");
     this.ilMain.Images.SetKeyName(65, "delete_image.png");
     this.ilMain.Images.SetKeyName(66, "delete_page.png");
     this.ilMain.Images.SetKeyName(67, "delete_user.png");
     this.ilMain.Images.SetKeyName(68, "dollar_currency_sign.png");
     this.ilMain.Images.SetKeyName(69, "download.png");
     this.ilMain.Images.SetKeyName(70, "download_database.png");
     this.ilMain.Images.SetKeyName(71, "download_image.png");
     this.ilMain.Images.SetKeyName(72, "download_to_computer.png");
     this.ilMain.Images.SetKeyName(73, "dvd.png");
     this.ilMain.Images.SetKeyName(74, "edit.png");
     this.ilMain.Images.SetKeyName(75, "edit_page.png");
     this.ilMain.Images.SetKeyName(76, "edit_profile.png");
     this.ilMain.Images.SetKeyName(77, "eps_file.png");
     this.ilMain.Images.SetKeyName(78, "equalizer.png");
     this.ilMain.Images.SetKeyName(79, "euro_currency_sign.png");
     this.ilMain.Images.SetKeyName(80, "favorite.png");
     this.ilMain.Images.SetKeyName(81, "favorite_film.png");
     this.ilMain.Images.SetKeyName(82, "film.png");
     this.ilMain.Images.SetKeyName(83, "firewall.png");
     this.ilMain.Images.SetKeyName(84, "folder.png");
     this.ilMain.Images.SetKeyName(85, "folder_accept.png");
     this.ilMain.Images.SetKeyName(86, "folder_conflicted.png");
     this.ilMain.Images.SetKeyName(87, "folder_full.png");
     this.ilMain.Images.SetKeyName(88, "folder_modified.png");
     this.ilMain.Images.SetKeyName(89, "full_page.png");
     this.ilMain.Images.SetKeyName(90, "games.png");
     this.ilMain.Images.SetKeyName(91, "gif_file.png");
     this.ilMain.Images.SetKeyName(92, "globe.png");
     this.ilMain.Images.SetKeyName(93, "globe_download.png");
     this.ilMain.Images.SetKeyName(94, "globe_process.png");
     this.ilMain.Images.SetKeyName(95, "globe_warning.png");
     this.ilMain.Images.SetKeyName(96, "green_arrow_down.png");
     this.ilMain.Images.SetKeyName(97, "green_arrow_up.png");
     this.ilMain.Images.SetKeyName(98, "green_button.png");
     this.ilMain.Images.SetKeyName(99, "green_energy.png");
     this.ilMain.Images.SetKeyName(100, "green_flag.png");
     this.ilMain.Images.SetKeyName(101, "heart.png");
     this.ilMain.Images.SetKeyName(102, "help.png");
     this.ilMain.Images.SetKeyName(103, "help_balloon.png");
     this.ilMain.Images.SetKeyName(104, "home.png");
     this.ilMain.Images.SetKeyName(105, "home_accept.png");
     this.ilMain.Images.SetKeyName(106, "html_file.png");
     this.ilMain.Images.SetKeyName(107, "ico_file.png");
     this.ilMain.Images.SetKeyName(108, "id_card.png");
     this.ilMain.Images.SetKeyName(109, "image.png");
     this.ilMain.Images.SetKeyName(110, "image_accept.png");
     this.ilMain.Images.SetKeyName(111, "info.png");
     this.ilMain.Images.SetKeyName(112, "insert_to_shopping_cart.png");
     this.ilMain.Images.SetKeyName(113, "jpg_file.png");
     this.ilMain.Images.SetKeyName(114, "js_file.png");
     this.ilMain.Images.SetKeyName(115, "json_file.png");
     this.ilMain.Images.SetKeyName(116, "key.png");
     this.ilMain.Images.SetKeyName(117, "light_bulb.png");
     this.ilMain.Images.SetKeyName(118, "link.png");
     this.ilMain.Images.SetKeyName(119, "lock.png");
     this.ilMain.Images.SetKeyName(120, "magnet.png");
     this.ilMain.Images.SetKeyName(121, "mail.png");
     this.ilMain.Images.SetKeyName(122, "mail_lock.png");
     this.ilMain.Images.SetKeyName(123, "mail_receive.png");
     this.ilMain.Images.SetKeyName(124, "mail_search.png");
     this.ilMain.Images.SetKeyName(125, "mail_send.png");
     this.ilMain.Images.SetKeyName(126, "mobile_phone.png");
     this.ilMain.Images.SetKeyName(127, "mouse.png");
     this.ilMain.Images.SetKeyName(128, "music.png");
     this.ilMain.Images.SetKeyName(129, "new.png");
     this.ilMain.Images.SetKeyName(130, "new_page.png");
     this.ilMain.Images.SetKeyName(131, "news.png");
     this.ilMain.Images.SetKeyName(132, "next.png");
     this.ilMain.Images.SetKeyName(133, "note.png");
     this.ilMain.Images.SetKeyName(134, "note_accept.png");
     this.ilMain.Images.SetKeyName(135, "note_book.png");
     this.ilMain.Images.SetKeyName(136, "office_folders.png");
     this.ilMain.Images.SetKeyName(137, "old_clock.png");
     this.ilMain.Images.SetKeyName(138, "open_store.png");
     this.ilMain.Images.SetKeyName(139, "orange_arrow_down.png");
     this.ilMain.Images.SetKeyName(140, "orange_arrow_up.png");
     this.ilMain.Images.SetKeyName(141, "orange_button.png");
     this.ilMain.Images.SetKeyName(142, "package.png");
     this.ilMain.Images.SetKeyName(143, "package_accept.png");
     this.ilMain.Images.SetKeyName(144, "package_add.png");
     this.ilMain.Images.SetKeyName(145, "package_download.png");
     this.ilMain.Images.SetKeyName(146, "package_warning.png");
     this.ilMain.Images.SetKeyName(147, "page_down.png");
     this.ilMain.Images.SetKeyName(148, "page_process.png");
     this.ilMain.Images.SetKeyName(149, "page_up.png");
     this.ilMain.Images.SetKeyName(150, "pages.png");
     this.ilMain.Images.SetKeyName(151, "pages_warning.png");
     this.ilMain.Images.SetKeyName(152, "paint.png");
     this.ilMain.Images.SetKeyName(153, "paint_brush.png");
     this.ilMain.Images.SetKeyName(154, "palette.png");
     this.ilMain.Images.SetKeyName(155, "palette_brush.png");
     this.ilMain.Images.SetKeyName(156, "pastel_colors.png");
     this.ilMain.Images.SetKeyName(157, "pdf_file.png");
     this.ilMain.Images.SetKeyName(158, "phone_book.png");
     this.ilMain.Images.SetKeyName(159, "phone_book_edit.png");
     this.ilMain.Images.SetKeyName(160, "photo_camera.png");
     this.ilMain.Images.SetKeyName(161, "photo_camera_accept.png");
     this.ilMain.Images.SetKeyName(162, "php_file.png");
     this.ilMain.Images.SetKeyName(163, "pin.png");
     this.ilMain.Images.SetKeyName(164, "png_file.png");
     this.ilMain.Images.SetKeyName(165, "ppt_file.png");
     this.ilMain.Images.SetKeyName(166, "printer.png");
     this.ilMain.Images.SetKeyName(167, "printer_accept.png");
     this.ilMain.Images.SetKeyName(168, "printer_warning.png");
     this.ilMain.Images.SetKeyName(169, "prize_winner.png");
     this.ilMain.Images.SetKeyName(170, "process.png");
     this.ilMain.Images.SetKeyName(171, "process_accept.png");
     this.ilMain.Images.SetKeyName(172, "process_info.png");
     this.ilMain.Images.SetKeyName(173, "process_warning.png");
     this.ilMain.Images.SetKeyName(174, "promotion.png");
     this.ilMain.Images.SetKeyName(175, "protection.png");
     this.ilMain.Images.SetKeyName(176, "psd_file.png");
     this.ilMain.Images.SetKeyName(177, "puzzle.png");
     this.ilMain.Images.SetKeyName(178, "recycle.png");
     this.ilMain.Images.SetKeyName(179, "red_button.png");
     this.ilMain.Images.SetKeyName(180, "red_flag.png");
     this.ilMain.Images.SetKeyName(181, "refresh.png");
     this.ilMain.Images.SetKeyName(182, "refresh_page.png");
     this.ilMain.Images.SetKeyName(183, "remote_desktop.png");
     this.ilMain.Images.SetKeyName(184, "remove_from_database.png");
     this.ilMain.Images.SetKeyName(185, "remove_from_shopping_cart.png");
     this.ilMain.Images.SetKeyName(186, "report.png");
     this.ilMain.Images.SetKeyName(187, "rss.png");
     this.ilMain.Images.SetKeyName(188, "ruler.png");
     this.ilMain.Images.SetKeyName(189, "ruler_pencil.png");
     this.ilMain.Images.SetKeyName(190, "sale.png");
     this.ilMain.Images.SetKeyName(191, "save.png");
     this.ilMain.Images.SetKeyName(192, "search.png");
     this.ilMain.Images.SetKeyName(193, "search_computer.png");
     this.ilMain.Images.SetKeyName(194, "search_database.png");
     this.ilMain.Images.SetKeyName(195, "search_globe.png");
     this.ilMain.Images.SetKeyName(196, "search_home.png");
     this.ilMain.Images.SetKeyName(197, "search_image.png");
     this.ilMain.Images.SetKeyName(198, "search_page.png");
     this.ilMain.Images.SetKeyName(199, "search_printer.png");
     this.ilMain.Images.SetKeyName(200, "search_user.png");
     this.ilMain.Images.SetKeyName(201, "security.png");
     this.ilMain.Images.SetKeyName(202, "send_sms.png");
     this.ilMain.Images.SetKeyName(203, "shopping_cart.png");
     this.ilMain.Images.SetKeyName(204, "shopping_cart_accept.png");
     this.ilMain.Images.SetKeyName(205, "sms.png");
     this.ilMain.Images.SetKeyName(206, "sound.png");
     this.ilMain.Images.SetKeyName(207, "sound_muted.png");
     this.ilMain.Images.SetKeyName(208, "star_empty.png");
     this.ilMain.Images.SetKeyName(209, "star_full.png");
     this.ilMain.Images.SetKeyName(210, "star_half_full.png");
     this.ilMain.Images.SetKeyName(211, "sterling_pound_currency_sign.png");
     this.ilMain.Images.SetKeyName(212, "support.png");
     this.ilMain.Images.SetKeyName(213, "svg_file.png");
     this.ilMain.Images.SetKeyName(214, "swf_file.png");
     this.ilMain.Images.SetKeyName(215, "tablet.png");
     this.ilMain.Images.SetKeyName(216, "tag_blue.png");
     this.ilMain.Images.SetKeyName(217, "tag_green.png");
     this.ilMain.Images.SetKeyName(218, "target.png");
     this.ilMain.Images.SetKeyName(219, "television.png");
     this.ilMain.Images.SetKeyName(220, "text_page.png");
     this.ilMain.Images.SetKeyName(221, "tiff_file.png");
     this.ilMain.Images.SetKeyName(222, "tools.png");
     this.ilMain.Images.SetKeyName(223, "trash_can.png");
     this.ilMain.Images.SetKeyName(224, "turquoise_button.png");
     this.ilMain.Images.SetKeyName(225, "twitter.png");
     this.ilMain.Images.SetKeyName(226, "txt_file.png");
     this.ilMain.Images.SetKeyName(227, "unlock.png");
     this.ilMain.Images.SetKeyName(228, "up.png");
     this.ilMain.Images.SetKeyName(229, "user.png");
     this.ilMain.Images.SetKeyName(230, "user_accept.png");
     this.ilMain.Images.SetKeyName(231, "user_comment.png");
     this.ilMain.Images.SetKeyName(232, "users.png");
     this.ilMain.Images.SetKeyName(233, "users_comments.png");
     this.ilMain.Images.SetKeyName(234, "violet_button.png");
     this.ilMain.Images.SetKeyName(235, "warning.png");
     this.ilMain.Images.SetKeyName(236, "white_flag.png");
     this.ilMain.Images.SetKeyName(237, "windows_terminal.png");
     this.ilMain.Images.SetKeyName(238, "xml_file.png");
     this.ilMain.Images.SetKeyName(239, "yen_currency_sign.png");
     this.ilMain.Images.SetKeyName(240, "zip_file.png");
     this.ilMain.Images.SetKeyName(241, "zip_file_accept.png");
     this.ilMain.Images.SetKeyName(242, "zip_file_download.png");
     this.ilMain.Images.SetKeyName(243, "zip_file_info.png");
     this.ilMain.Images.SetKeyName(244, "zip_file_search.png");
     this.ilMain.Images.SetKeyName(245, "zoom_in.png");
     this.ilMain.Images.SetKeyName(246, "zoom_out.png");
     //
     // ultraTabPageControl1
     //
     this.ultraTabPageControl1.Controls.Add(this.CheckNumeracionAutomatica);
     this.ultraTabPageControl1.Controls.Add(this.CheckGeneraNumeracionalFinal);
     this.ultraTabPageControl1.Controls.Add(this.ultraGroupBox2);
     this.ultraTabPageControl1.Controls.Add(this.ultraGroupBox1);
     this.ultraTabPageControl1.Location = new System.Drawing.Point(1, 23);
     this.ultraTabPageControl1.Name     = "ultraTabPageControl1";
     this.ultraTabPageControl1.Size     = new System.Drawing.Size(404, 182);
     //
     // CheckGeneraNumeracionalFinal
     //
     this.CheckGeneraNumeracionalFinal.BackColor         = System.Drawing.Color.Transparent;
     this.CheckGeneraNumeracionalFinal.BackColorInternal = System.Drawing.Color.Transparent;
     this.CheckGeneraNumeracionalFinal.Checked           = true;
     this.CheckGeneraNumeracionalFinal.CheckState        = System.Windows.Forms.CheckState.Checked;
     this.CheckGeneraNumeracionalFinal.Location          = new System.Drawing.Point(218, 150);
     this.CheckGeneraNumeracionalFinal.Name            = "CheckGeneraNumeracionalFinal";
     this.CheckGeneraNumeracionalFinal.Size            = new System.Drawing.Size(172, 20);
     this.CheckGeneraNumeracionalFinal.TabIndex        = 34;
     this.CheckGeneraNumeracionalFinal.Text            = "Genera Numeración al Final";
     this.CheckGeneraNumeracionalFinal.CheckedChanged += new System.EventHandler(this.CheckGeneraNumeracionalFinal_CheckedChanged);
     //
     // ultraGroupBox2
     //
     appearance2.BackColor          = System.Drawing.Color.Transparent;
     this.ultraGroupBox2.Appearance = appearance2;
     this.ultraGroupBox2.Controls.Add(this.txtNumeracionLongitud);
     this.ultraGroupBox2.Controls.Add(this.txtNumeracionActual);
     this.ultraGroupBox2.Controls.Add(this.ultraLabel8);
     this.ultraGroupBox2.Controls.Add(this.ultraLabel9);
     this.ultraGroupBox2.HeaderBorderStyle = Infragistics.Win.UIElementBorderStyle.Rounded3;
     this.ultraGroupBox2.HeaderPosition    = Infragistics.Win.Misc.GroupBoxHeaderPosition.TopOutsideBorder;
     this.ultraGroupBox2.Location          = new System.Drawing.Point(18, 81);
     this.ultraGroupBox2.Name     = "ultraGroupBox2";
     this.ultraGroupBox2.Size     = new System.Drawing.Size(372, 63);
     this.ultraGroupBox2.TabIndex = 1;
     this.ultraGroupBox2.Text     = "Numeración";
     //
     // txtNumeracionLongitud
     //
     this.txtNumeracionLongitud.Location      = new System.Drawing.Point(274, 31);
     this.txtNumeracionLongitud.Name          = "txtNumeracionLongitud";
     this.txtNumeracionLongitud.Size          = new System.Drawing.Size(74, 21);
     this.txtNumeracionLongitud.TabIndex      = 23;
     this.txtNumeracionLongitud.ValueChanged += new System.EventHandler(this.txtNumeracionLongitud_ValueChanged);
     //
     // txtNumeracionActual
     //
     this.txtNumeracionActual.Location      = new System.Drawing.Point(70, 31);
     this.txtNumeracionActual.Name          = "txtNumeracionActual";
     this.txtNumeracionActual.Size          = new System.Drawing.Size(135, 21);
     this.txtNumeracionActual.TabIndex      = 21;
     this.txtNumeracionActual.ValueChanged += new System.EventHandler(this.txtNumeracionActual_ValueChanged);
     //
     // ultraLabel8
     //
     appearance3.BackColor       = System.Drawing.Color.Transparent;
     this.ultraLabel8.Appearance = appearance3;
     this.ultraLabel8.Location   = new System.Drawing.Point(217, 35);
     this.ultraLabel8.Name       = "ultraLabel8";
     this.ultraLabel8.Size       = new System.Drawing.Size(51, 23);
     this.ultraLabel8.TabIndex   = 20;
     this.ultraLabel8.Text       = "Longitud";
     //
     // ultraLabel9
     //
     appearance4.BackColor       = System.Drawing.Color.Transparent;
     this.ultraLabel9.Appearance = appearance4;
     this.ultraLabel9.Location   = new System.Drawing.Point(13, 35);
     this.ultraLabel9.Name       = "ultraLabel9";
     this.ultraLabel9.Size       = new System.Drawing.Size(51, 23);
     this.ultraLabel9.TabIndex   = 18;
     this.ultraLabel9.Text       = "Actual";
     //
     // ultraGroupBox1
     //
     appearance5.BackColor          = System.Drawing.Color.Transparent;
     this.ultraGroupBox1.Appearance = appearance5;
     this.ultraGroupBox1.Controls.Add(this.txtSerieLongitud);
     this.ultraGroupBox1.Controls.Add(this.ultraLabel7);
     this.ultraGroupBox1.Controls.Add(this.txtSerieCodigo);
     this.ultraGroupBox1.Controls.Add(this.ultraLabel6);
     this.ultraGroupBox1.HeaderBorderStyle = Infragistics.Win.UIElementBorderStyle.Rounded3;
     this.ultraGroupBox1.HeaderPosition    = Infragistics.Win.Misc.GroupBoxHeaderPosition.TopOutsideBorder;
     this.ultraGroupBox1.Location          = new System.Drawing.Point(18, 8);
     this.ultraGroupBox1.Name     = "ultraGroupBox1";
     this.ultraGroupBox1.Size     = new System.Drawing.Size(372, 63);
     this.ultraGroupBox1.TabIndex = 0;
     this.ultraGroupBox1.Text     = "Serie del Documento";
     //
     // txtSerieLongitud
     //
     this.txtSerieLongitud.Location      = new System.Drawing.Point(274, 32);
     this.txtSerieLongitud.Name          = "txtSerieLongitud";
     this.txtSerieLongitud.Size          = new System.Drawing.Size(74, 21);
     this.txtSerieLongitud.TabIndex      = 22;
     this.txtSerieLongitud.ValueChanged += new System.EventHandler(this.txtSerieLongitud_ValueChanged);
     //
     // ultraLabel7
     //
     appearance6.BackColor       = System.Drawing.Color.Transparent;
     this.ultraLabel7.Appearance = appearance6;
     this.ultraLabel7.Location   = new System.Drawing.Point(217, 36);
     this.ultraLabel7.Name       = "ultraLabel7";
     this.ultraLabel7.Size       = new System.Drawing.Size(51, 23);
     this.ultraLabel7.TabIndex   = 16;
     this.ultraLabel7.Text       = "Longitud";
     //
     // txtSerieCodigo
     //
     this.txtSerieCodigo.Location     = new System.Drawing.Point(69, 32);
     this.txtSerieCodigo.Name         = "txtSerieCodigo";
     this.txtSerieCodigo.Size         = new System.Drawing.Size(136, 21);
     this.txtSerieCodigo.TabIndex     = 15;
     this.txtSerieCodigo.TextChanged += new System.EventHandler(this.txtSerieCodigo_TextChanged_1);
     //
     // ultraLabel6
     //
     appearance7.BackColor       = System.Drawing.Color.Transparent;
     this.ultraLabel6.Appearance = appearance7;
     this.ultraLabel6.Location   = new System.Drawing.Point(12, 36);
     this.ultraLabel6.Name       = "ultraLabel6";
     this.ultraLabel6.Size       = new System.Drawing.Size(51, 23);
     this.ultraLabel6.TabIndex   = 14;
     this.ultraLabel6.Text       = "Código";
     //
     // ultraTabPageControl2
     //
     this.ultraTabPageControl2.Controls.Add(this.ssReporte);
     this.ultraTabPageControl2.Controls.Add(this.lblReporte);
     this.ultraTabPageControl2.Location = new System.Drawing.Point(-10000, -10000);
     this.ultraTabPageControl2.Name     = "ultraTabPageControl2";
     this.ultraTabPageControl2.Size     = new System.Drawing.Size(404, 182);
     //
     // ssReporte
     //
     this.ssReporte.BackColor = System.Drawing.Color.Transparent;
     this.ssReporte.Location  = new System.Drawing.Point(103, 15);
     this.ssReporte.Name      = "ssReporte";
     this.ssReporte.Size      = new System.Drawing.Size(276, 36);
     this.ssReporte.TabIndex  = 31;
     this.ssReporte.Search   += new System.EventHandler(this.ssReporte_Search);
     //
     // lblReporte
     //
     appearance8.BackColor      = System.Drawing.Color.Transparent;
     this.lblReporte.Appearance = appearance8;
     this.lblReporte.Font       = new System.Drawing.Font("Microsoft Sans Serif", 8.25F);
     this.lblReporte.Location   = new System.Drawing.Point(21, 19);
     this.lblReporte.Name       = "lblReporte";
     this.lblReporte.Size       = new System.Drawing.Size(100, 23);
     this.lblReporte.TabIndex   = 30;
     this.lblReporte.Text       = "Reporte";
     //
     // CheckActivo
     //
     this.CheckActivo.BackColor         = System.Drawing.Color.Transparent;
     this.CheckActivo.BackColorInternal = System.Drawing.Color.Transparent;
     this.CheckActivo.Checked           = true;
     this.CheckActivo.CheckState        = System.Windows.Forms.CheckState.Checked;
     this.CheckActivo.Location          = new System.Drawing.Point(350, 16);
     this.CheckActivo.Name            = "CheckActivo";
     this.CheckActivo.Size            = new System.Drawing.Size(75, 20);
     this.CheckActivo.TabIndex        = 25;
     this.CheckActivo.Text            = "Activo";
     this.CheckActivo.CheckedChanged += new System.EventHandler(this.CheckActivo_CheckedChanged);
     //
     // txtDescripcion
     //
     this.txtDescripcion.Location              = new System.Drawing.Point(122, 72);
     this.txtDescripcion.Multiline             = true;
     this.txtDescripcion.Name                  = "txtDescripcion";
     this.txtDescripcion.ShowOverflowIndicator = true;
     this.txtDescripcion.Size                  = new System.Drawing.Size(303, 32);
     this.txtDescripcion.TabIndex              = 24;
     this.txtDescripcion.TextChanged          += new System.EventHandler(this.txtDescripcion_TextChanged);
     //
     // ultraLabel2
     //
     appearance10.BackColor      = System.Drawing.Color.Transparent;
     this.ultraLabel2.Appearance = appearance10;
     this.ultraLabel2.Location   = new System.Drawing.Point(16, 72);
     this.ultraLabel2.Name       = "ultraLabel2";
     this.ultraLabel2.Size       = new System.Drawing.Size(100, 23);
     this.ultraLabel2.TabIndex   = 23;
     this.ultraLabel2.Text       = "Descripcion";
     //
     // txtNombre
     //
     this.txtNombre.Location     = new System.Drawing.Point(123, 43);
     this.txtNombre.Name         = "txtNombre";
     this.txtNombre.Size         = new System.Drawing.Size(302, 21);
     this.txtNombre.TabIndex     = 22;
     this.txtNombre.TextChanged += new System.EventHandler(this.txtNombre_TextChanged);
     //
     // Nombre
     //
     appearance11.BackColor = System.Drawing.Color.Transparent;
     this.Nombre.Appearance = appearance11;
     this.Nombre.Location   = new System.Drawing.Point(16, 43);
     this.Nombre.Name       = "Nombre";
     this.Nombre.Size       = new System.Drawing.Size(100, 23);
     this.Nombre.TabIndex   = 21;
     this.Nombre.Text       = "Nombre";
     //
     // txtCodigo
     //
     this.txtCodigo.Location     = new System.Drawing.Point(123, 16);
     this.txtCodigo.Name         = "txtCodigo";
     this.txtCodigo.Size         = new System.Drawing.Size(122, 21);
     this.txtCodigo.TabIndex     = 20;
     this.txtCodigo.TextChanged += new System.EventHandler(this.txtCodigo_TextChanged);
     //
     // Codigo
     //
     appearance12.BackColor = System.Drawing.Color.Transparent;
     this.Codigo.Appearance = appearance12;
     this.Codigo.Location   = new System.Drawing.Point(16, 16);
     this.Codigo.Name       = "Codigo";
     this.Codigo.Size       = new System.Drawing.Size(100, 23);
     this.Codigo.TabIndex   = 19;
     this.Codigo.Text       = "Codigo";
     //
     // utNumeracion
     //
     appearance1.BackColor        = System.Drawing.Color.Transparent;
     this.utNumeracion.Appearance = appearance1;
     this.utNumeracion.Controls.Add(this.ultraTabSharedControlsPage1);
     this.utNumeracion.Controls.Add(this.ultraTabPageControl1);
     this.utNumeracion.Controls.Add(this.ultraTabPageControl2);
     this.utNumeracion.Location           = new System.Drawing.Point(17, 129);
     this.utNumeracion.Name               = "utNumeracion";
     this.utNumeracion.SharedControlsPage = this.ultraTabSharedControlsPage1;
     this.utNumeracion.Size               = new System.Drawing.Size(408, 208);
     appearance9.BackColor = System.Drawing.Color.Transparent;
     this.utNumeracion.TabHeaderAreaAppearance = appearance9;
     this.utNumeracion.TabIndex = 35;
     ultraTab1.TabPage          = this.ultraTabPageControl1;
     ultraTab1.Text             = ":: Numeración ::";
     ultraTab2.TabPage          = this.ultraTabPageControl2;
     ultraTab2.Text             = ":: Impresión ::";
     this.utNumeracion.Tabs.AddRange(new Infragistics.Win.UltraWinTabControl.UltraTab[] {
         ultraTab1,
         ultraTab2
     });
     //
     // ultraTabSharedControlsPage1
     //
     this.ultraTabSharedControlsPage1.Location = new System.Drawing.Point(-10000, -10000);
     this.ultraTabSharedControlsPage1.Name     = "ultraTabSharedControlsPage1";
     this.ultraTabSharedControlsPage1.Size     = new System.Drawing.Size(404, 182);
     //
     // CheckNumeracionAutomatica
     //
     this.CheckNumeracionAutomatica.BackColor         = System.Drawing.Color.Transparent;
     this.CheckNumeracionAutomatica.BackColorInternal = System.Drawing.Color.Transparent;
     this.CheckNumeracionAutomatica.Checked           = true;
     this.CheckNumeracionAutomatica.CheckState        = System.Windows.Forms.CheckState.Checked;
     this.CheckNumeracionAutomatica.Location          = new System.Drawing.Point(30, 150);
     this.CheckNumeracionAutomatica.Name            = "CheckNumeracionAutomatica";
     this.CheckNumeracionAutomatica.Size            = new System.Drawing.Size(172, 20);
     this.CheckNumeracionAutomatica.TabIndex        = 35;
     this.CheckNumeracionAutomatica.Text            = "Numeración Automática";
     this.CheckNumeracionAutomatica.CheckedChanged += new System.EventHandler(this.CheckNumeracionAutomatica_CheckedChanged);
     //
     // FrmTipoSolicitudCotizacion
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
     this.AutoScaleMode       = System.Windows.Forms.AutoScaleMode.Font;
     this.ClientSize          = new System.Drawing.Size(454, 418);
     this.Name = "FrmTipoSolicitudCotizacion";
     this.Text = "Tipo de Solicitud de Cotización";
     ((System.ComponentModel.ISupportInitialize)(this.ugbParent)).EndInit();
     this.ugbParent.ResumeLayout(false);
     this.ugbParent.PerformLayout();
     this.ultraTabPageControl1.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.CheckGeneraNumeracionalFinal)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.ultraGroupBox2)).EndInit();
     this.ultraGroupBox2.ResumeLayout(false);
     this.ultraGroupBox2.PerformLayout();
     ((System.ComponentModel.ISupportInitialize)(this.txtNumeracionLongitud)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.txtNumeracionActual)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.ultraGroupBox1)).EndInit();
     this.ultraGroupBox1.ResumeLayout(false);
     this.ultraGroupBox1.PerformLayout();
     ((System.ComponentModel.ISupportInitialize)(this.txtSerieLongitud)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.txtSerieCodigo)).EndInit();
     this.ultraTabPageControl2.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.CheckActivo)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.txtDescripcion)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.txtNombre)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.txtCodigo)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.utNumeracion)).EndInit();
     this.utNumeracion.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.CheckNumeracionAutomatica)).EndInit();
     this.ResumeLayout(false);
 }
 /// <summary>
 /// Required method for Designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     Infragistics.Win.UltraWinListView.UltraListViewSubItemColumn ultraListViewSubItemColumn1 = new Infragistics.Win.UltraWinListView.UltraListViewSubItemColumn("Manage");
     Infragistics.Win.UltraWinListView.UltraListViewSubItemColumn ultraListViewSubItemColumn2 = new Infragistics.Win.UltraWinListView.UltraListViewSubItemColumn("Last");
     Infragistics.Win.UltraWinListView.UltraListViewSubItemColumn ultraListViewSubItemColumn3 = new Infragistics.Win.UltraWinListView.UltraListViewSubItemColumn("Next");
     Infragistics.Win.UltraWinListView.UltraListViewSubItemColumn ultraListViewSubItemColumn4 = new Infragistics.Win.UltraWinListView.UltraListViewSubItemColumn("Collect");
     Infragistics.Win.UltraWinListView.UltraListViewSubItemColumn ultraListViewSubItemColumn5 = new Infragistics.Win.UltraWinListView.UltraListViewSubItemColumn("Manage");
     System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(ControlGettingStarted));
     Infragistics.Win.Appearance appearance2 = new Infragistics.Win.Appearance();
     Infragistics.Win.Appearance appearance3 = new Infragistics.Win.Appearance();
     Infragistics.Win.Appearance appearance4 = new Infragistics.Win.Appearance();
     Infragistics.Win.Appearance appearance1 = new Infragistics.Win.Appearance();
     Infragistics.Win.UltraWinTabControl.UltraTab ultraTab1 = new Infragistics.Win.UltraWinTabControl.UltraTab();
     Infragistics.Win.UltraWinTabControl.UltraTab ultraTab2 = new Infragistics.Win.UltraWinTabControl.UltraTab();
     Infragistics.Win.UltraWinTabControl.UltraTab ultraTab3 = new Infragistics.Win.UltraWinTabControl.UltraTab();
     Infragistics.Win.UltraWinTabControl.UltraTab ultraTab4 = new Infragistics.Win.UltraWinTabControl.UltraTab();
     this.ultraTabPageControl1         = new Infragistics.Win.UltraWinTabControl.UltraTabPageControl();
     this.viewSection_RegisterServer   = new Idera.SQLsecure.UI.Console.Controls.ViewSection();
     this.ultraListView_RegisterServer = new Infragistics.Win.UltraWinListView.UltraListView();
     this.panel1                          = new System.Windows.Forms.Panel();
     this.ultraButton1                    = new Infragistics.Win.Misc.UltraButton();
     this.button1                         = new System.Windows.Forms.Button();
     this.label_RegisterServer            = new System.Windows.Forms.Label();
     this.ultraTabPageControl2            = new Infragistics.Win.UltraWinTabControl.UltraTabPageControl();
     this.viewSection1                    = new Idera.SQLsecure.UI.Console.Controls.ViewSection();
     this.ultraListView_CollectData       = new Infragistics.Win.UltraWinListView.UltraListView();
     this.panel4                          = new System.Windows.Forms.Panel();
     this.label_CollectData               = new System.Windows.Forms.Label();
     this.ultraTabPageControl3            = new Infragistics.Win.UltraWinTabControl.UltraTabPageControl();
     this.viewSection2                    = new Idera.SQLsecure.UI.Console.Controls.ViewSection();
     this.panel2                          = new System.Windows.Forms.Panel();
     this.ultraListViewPolicies           = new Infragistics.Win.UltraWinListView.UltraListView();
     this.panel3                          = new System.Windows.Forms.Panel();
     this.ultraButton2                    = new Infragistics.Win.Misc.UltraButton();
     this.label_Policy                    = new System.Windows.Forms.Label();
     this.ultraTabPageControl4            = new Infragistics.Win.UltraWinTabControl.UltraTabPageControl();
     this.viewSection3                    = new Idera.SQLsecure.UI.Console.Controls.ViewSection();
     this.panel6                          = new System.Windows.Forms.Panel();
     this.panel5                          = new System.Windows.Forms.Panel();
     this.label1                          = new System.Windows.Forms.Label();
     this.gradientPanelMainGettingStarted = new Idera.SQLsecure.UI.Console.Controls.GradientPanel();
     this.ultraTabControl1                = new Infragistics.Win.UltraWinTabControl.UltraTabControl();
     this.ultraTabSharedControlsPage1     = new Infragistics.Win.UltraWinTabControl.UltraTabSharedControlsPage();
     this.ultraTabPageControl1.SuspendLayout();
     this.viewSection_RegisterServer.ViewPanel.SuspendLayout();
     this.viewSection_RegisterServer.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.ultraListView_RegisterServer)).BeginInit();
     this.panel1.SuspendLayout();
     this.ultraTabPageControl2.SuspendLayout();
     this.viewSection1.ViewPanel.SuspendLayout();
     this.viewSection1.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.ultraListView_CollectData)).BeginInit();
     this.panel4.SuspendLayout();
     this.ultraTabPageControl3.SuspendLayout();
     this.viewSection2.ViewPanel.SuspendLayout();
     this.viewSection2.SuspendLayout();
     this.panel2.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.ultraListViewPolicies)).BeginInit();
     this.panel3.SuspendLayout();
     this.ultraTabPageControl4.SuspendLayout();
     this.viewSection3.ViewPanel.SuspendLayout();
     this.viewSection3.SuspendLayout();
     this.panel5.SuspendLayout();
     this.gradientPanelMainGettingStarted.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.ultraTabControl1)).BeginInit();
     this.ultraTabControl1.SuspendLayout();
     this.SuspendLayout();
     //
     // ultraTabPageControl1
     //
     this.ultraTabPageControl1.Controls.Add(this.viewSection_RegisterServer);
     this.ultraTabPageControl1.Location = new System.Drawing.Point(-10000, -10000);
     this.ultraTabPageControl1.Name     = "ultraTabPageControl1";
     this.ultraTabPageControl1.Size     = new System.Drawing.Size(598, 475);
     //
     // viewSection_RegisterServer
     //
     this.viewSection_RegisterServer.BackColor = System.Drawing.Color.WhiteSmoke;
     this.viewSection_RegisterServer.Dock      = System.Windows.Forms.DockStyle.Fill;
     this.viewSection_RegisterServer.HeaderGradientBorderStyle = Idera.SQLsecure.UI.Console.Controls.GradientPanel.GradientBorderStyle.None;
     this.viewSection_RegisterServer.HeaderGradientColor       = System.Drawing.Color.FromArgb(((int)(((byte)(191)))), ((int)(((byte)(219)))), ((int)(((byte)(255)))));
     this.viewSection_RegisterServer.HeaderGradientCornerStyle = Idera.SQLsecure.UI.Console.Controls.GradientPanel.GradientCornerStyle.Square;
     this.viewSection_RegisterServer.HeaderTextColor           = System.Drawing.Color.FromArgb(((int)(((byte)(21)))), ((int)(((byte)(66)))), ((int)(((byte)(139)))));
     this.viewSection_RegisterServer.Location = new System.Drawing.Point(0, 0);
     this.viewSection_RegisterServer.Name     = "viewSection_RegisterServer";
     this.viewSection_RegisterServer.Size     = new System.Drawing.Size(598, 475);
     this.viewSection_RegisterServer.TabIndex = 1;
     this.viewSection_RegisterServer.Title    = "Register SQL Server Instance (required)";
     //
     // viewSection_RegisterServer.Panel
     //
     this.viewSection_RegisterServer.ViewPanel.BackColor = System.Drawing.Color.White;
     this.viewSection_RegisterServer.ViewPanel.Controls.Add(this.ultraListView_RegisterServer);
     this.viewSection_RegisterServer.ViewPanel.Controls.Add(this.panel1);
     this.viewSection_RegisterServer.ViewPanel.Dock          = System.Windows.Forms.DockStyle.Fill;
     this.viewSection_RegisterServer.ViewPanel.ForeColor     = System.Drawing.Color.Navy;
     this.viewSection_RegisterServer.ViewPanel.GradientColor = System.Drawing.Color.WhiteSmoke;
     this.viewSection_RegisterServer.ViewPanel.Location      = new System.Drawing.Point(0, 20);
     this.viewSection_RegisterServer.ViewPanel.Name          = "Panel";
     this.viewSection_RegisterServer.ViewPanel.Rotation      = 270F;
     this.viewSection_RegisterServer.ViewPanel.Size          = new System.Drawing.Size(598, 455);
     this.viewSection_RegisterServer.ViewPanel.TabIndex      = 2;
     //
     // ultraListView_RegisterServer
     //
     this.ultraListView_RegisterServer.Dock = System.Windows.Forms.DockStyle.Fill;
     this.ultraListView_RegisterServer.ItemSettings.AllowEdit = Infragistics.Win.DefaultableBoolean.False;
     this.ultraListView_RegisterServer.Location        = new System.Drawing.Point(0, 100);
     this.ultraListView_RegisterServer.MainColumn.Key  = "Server";
     this.ultraListView_RegisterServer.MainColumn.Text = "Registered Server";
     this.ultraListView_RegisterServer.MainColumn.VisiblePositionInDetailsView = 0;
     this.ultraListView_RegisterServer.MainColumn.Width = 200;
     this.ultraListView_RegisterServer.Name             = "ultraListView_RegisterServer";
     this.ultraListView_RegisterServer.Size             = new System.Drawing.Size(598, 355);
     ultraListViewSubItemColumn1.Key  = "Manage";
     ultraListViewSubItemColumn1.Text = "Manage Server";
     ultraListViewSubItemColumn1.VisiblePositionInDetailsView = 1;
     ultraListViewSubItemColumn1.Width = 300;
     this.ultraListView_RegisterServer.SubItemColumns.AddRange(new Infragistics.Win.UltraWinListView.UltraListViewSubItemColumn[] {
         ultraListViewSubItemColumn1
     });
     this.ultraListView_RegisterServer.TabIndex   = 4;
     this.ultraListView_RegisterServer.Text       = "ultraListView1";
     this.ultraListView_RegisterServer.View       = Infragistics.Win.UltraWinListView.UltraListViewStyle.Details;
     this.ultraListView_RegisterServer.MouseMove += new System.Windows.Forms.MouseEventHandler(this.ultraListView_RegisterServer_MouseMove);
     this.ultraListView_RegisterServer.MouseDown += new System.Windows.Forms.MouseEventHandler(this.ultraListView_RegisterServer_MouseDown);
     //
     // panel1
     //
     this.panel1.BackColor = System.Drawing.Color.Transparent;
     this.panel1.Controls.Add(this.ultraButton1);
     this.panel1.Controls.Add(this.button1);
     this.panel1.Controls.Add(this.label_RegisterServer);
     this.panel1.Dock     = System.Windows.Forms.DockStyle.Top;
     this.panel1.Location = new System.Drawing.Point(0, 0);
     this.panel1.Name     = "panel1";
     this.panel1.Size     = new System.Drawing.Size(598, 100);
     this.panel1.TabIndex = 4;
     //
     // ultraButton1
     //
     this.ultraButton1.Location = new System.Drawing.Point(14, 67);
     this.ultraButton1.Name     = "ultraButton1";
     this.ultraButton1.Size     = new System.Drawing.Size(102, 23);
     this.ultraButton1.TabIndex = 4;
     this.ultraButton1.Text     = "Register Server...";
     this.ultraButton1.Click   += new System.EventHandler(this.ultraButton1_Click);
     //
     // button1
     //
     this.button1.Anchor   = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)));
     this.button1.Location = new System.Drawing.Point(31, -247);
     this.button1.Name     = "button1";
     this.button1.Size     = new System.Drawing.Size(76, 23);
     this.button1.TabIndex = 3;
     this.button1.Text     = "Register...";
     this.button1.UseVisualStyleBackColor = true;
     //
     // label_RegisterServer
     //
     this.label_RegisterServer.BackColor = System.Drawing.Color.White;
     this.label_RegisterServer.Dock      = System.Windows.Forms.DockStyle.Top;
     this.label_RegisterServer.ForeColor = System.Drawing.Color.Navy;
     this.label_RegisterServer.Location  = new System.Drawing.Point(0, 0);
     this.label_RegisterServer.Name      = "label_RegisterServer";
     this.label_RegisterServer.Padding   = new System.Windows.Forms.Padding(5, 0, 0, 0);
     this.label_RegisterServer.Size      = new System.Drawing.Size(598, 58);
     this.label_RegisterServer.TabIndex  = 0;
     this.label_RegisterServer.Text      = "A SQL Server Instance must be registered with SQLsecure before the audit process." +
                                           " You can see what Servers you have registed and register new server here.";
     this.label_RegisterServer.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
     //
     // ultraTabPageControl2
     //
     this.ultraTabPageControl2.Controls.Add(this.viewSection1);
     this.ultraTabPageControl2.Location = new System.Drawing.Point(-10000, -10000);
     this.ultraTabPageControl2.Name     = "ultraTabPageControl2";
     this.ultraTabPageControl2.Size     = new System.Drawing.Size(598, 475);
     //
     // viewSection1
     //
     this.viewSection1.BackColor = System.Drawing.Color.White;
     this.viewSection1.Dock      = System.Windows.Forms.DockStyle.Fill;
     this.viewSection1.HeaderGradientBorderStyle = Idera.SQLsecure.UI.Console.Controls.GradientPanel.GradientBorderStyle.None;
     this.viewSection1.HeaderGradientColor       = System.Drawing.Color.FromArgb(((int)(((byte)(191)))), ((int)(((byte)(219)))), ((int)(((byte)(255)))));
     this.viewSection1.HeaderGradientCornerStyle = Idera.SQLsecure.UI.Console.Controls.GradientPanel.GradientCornerStyle.Square;
     this.viewSection1.HeaderTextColor           = System.Drawing.Color.FromArgb(((int)(((byte)(21)))), ((int)(((byte)(66)))), ((int)(((byte)(139)))));
     this.viewSection1.Location = new System.Drawing.Point(0, 0);
     this.viewSection1.Name     = "viewSection1";
     this.viewSection1.Size     = new System.Drawing.Size(598, 475);
     this.viewSection1.TabIndex = 3;
     this.viewSection1.Title    = "Collect Data (required)";
     //
     // viewSection1.Panel
     //
     this.viewSection1.ViewPanel.BackColor = System.Drawing.Color.White;
     this.viewSection1.ViewPanel.Controls.Add(this.ultraListView_CollectData);
     this.viewSection1.ViewPanel.Controls.Add(this.panel4);
     this.viewSection1.ViewPanel.Dock          = System.Windows.Forms.DockStyle.Fill;
     this.viewSection1.ViewPanel.ForeColor     = System.Drawing.Color.Navy;
     this.viewSection1.ViewPanel.GradientColor = System.Drawing.Color.WhiteSmoke;
     this.viewSection1.ViewPanel.Location      = new System.Drawing.Point(0, 20);
     this.viewSection1.ViewPanel.Name          = "Panel";
     this.viewSection1.ViewPanel.Rotation      = 270F;
     this.viewSection1.ViewPanel.Size          = new System.Drawing.Size(598, 455);
     this.viewSection1.ViewPanel.TabIndex      = 2;
     //
     // ultraListView_CollectData
     //
     this.ultraListView_CollectData.Dock = System.Windows.Forms.DockStyle.Fill;
     this.ultraListView_CollectData.ItemSettings.AllowEdit = Infragistics.Win.DefaultableBoolean.False;
     this.ultraListView_CollectData.Location        = new System.Drawing.Point(0, 100);
     this.ultraListView_CollectData.MainColumn.Key  = "Server";
     this.ultraListView_CollectData.MainColumn.Text = "Registered Server";
     this.ultraListView_CollectData.MainColumn.VisiblePositionInDetailsView = 0;
     this.ultraListView_CollectData.MainColumn.Width = 200;
     this.ultraListView_CollectData.Name             = "ultraListView_CollectData";
     this.ultraListView_CollectData.ShowGroups       = false;
     this.ultraListView_CollectData.Size             = new System.Drawing.Size(598, 355);
     ultraListViewSubItemColumn2.Key  = "Last";
     ultraListViewSubItemColumn2.Text = "Last Collection";
     ultraListViewSubItemColumn2.VisiblePositionInDetailsView = 1;
     ultraListViewSubItemColumn2.Width = 150;
     ultraListViewSubItemColumn3.Key   = "Next";
     ultraListViewSubItemColumn3.Text  = "Next Scheduled Collection";
     ultraListViewSubItemColumn3.VisiblePositionInDetailsView = 2;
     ultraListViewSubItemColumn3.Width = 150;
     ultraListViewSubItemColumn4.Key   = "Collect";
     ultraListViewSubItemColumn4.Text  = "Collect Now";
     ultraListViewSubItemColumn4.VisiblePositionInDetailsView = 3;
     this.ultraListView_CollectData.SubItemColumns.AddRange(new Infragistics.Win.UltraWinListView.UltraListViewSubItemColumn[] {
         ultraListViewSubItemColumn2,
         ultraListViewSubItemColumn3,
         ultraListViewSubItemColumn4
     });
     this.ultraListView_CollectData.TabIndex   = 5;
     this.ultraListView_CollectData.Text       = "ultraListView1";
     this.ultraListView_CollectData.View       = Infragistics.Win.UltraWinListView.UltraListViewStyle.Details;
     this.ultraListView_CollectData.MouseMove += new System.Windows.Forms.MouseEventHandler(this.ultraListView_CollectData_MouseMove);
     this.ultraListView_CollectData.MouseDown += new System.Windows.Forms.MouseEventHandler(this.ultraListView_CollectData_MouseDown);
     //
     // panel4
     //
     this.panel4.BackColor = System.Drawing.Color.Transparent;
     this.panel4.Controls.Add(this.label_CollectData);
     this.panel4.Dock     = System.Windows.Forms.DockStyle.Top;
     this.panel4.Location = new System.Drawing.Point(0, 0);
     this.panel4.Name     = "panel4";
     this.panel4.Size     = new System.Drawing.Size(598, 100);
     this.panel4.TabIndex = 6;
     //
     // label_CollectData
     //
     this.label_CollectData.BackColor = System.Drawing.Color.White;
     this.label_CollectData.Dock      = System.Windows.Forms.DockStyle.Top;
     this.label_CollectData.ForeColor = System.Drawing.Color.Navy;
     this.label_CollectData.Location  = new System.Drawing.Point(0, 0);
     this.label_CollectData.Name      = "label_CollectData";
     this.label_CollectData.Padding   = new System.Windows.Forms.Padding(5, 0, 0, 0);
     this.label_CollectData.Size      = new System.Drawing.Size(598, 58);
     this.label_CollectData.TabIndex  = 0;
     this.label_CollectData.Text      = "SQLsecure must collect data from the Registered Server. This collection can be sc" +
                                        "heduled or ran manually. Here you can review and modify your collection schedule" +
                                        "s or run a manually collection.";
     this.label_CollectData.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
     //
     // ultraTabPageControl3
     //
     this.ultraTabPageControl3.Controls.Add(this.viewSection2);
     this.ultraTabPageControl3.Location = new System.Drawing.Point(142, 1);
     this.ultraTabPageControl3.Name     = "ultraTabPageControl3";
     this.ultraTabPageControl3.Size     = new System.Drawing.Size(598, 475);
     //
     // viewSection2
     //
     this.viewSection2.BackColor = System.Drawing.Color.White;
     this.viewSection2.Dock      = System.Windows.Forms.DockStyle.Fill;
     this.viewSection2.HeaderGradientBorderStyle = Idera.SQLsecure.UI.Console.Controls.GradientPanel.GradientBorderStyle.None;
     this.viewSection2.HeaderGradientColor       = System.Drawing.Color.FromArgb(((int)(((byte)(191)))), ((int)(((byte)(219)))), ((int)(((byte)(255)))));
     this.viewSection2.HeaderGradientCornerStyle = Idera.SQLsecure.UI.Console.Controls.GradientPanel.GradientCornerStyle.Square;
     this.viewSection2.HeaderTextColor           = System.Drawing.Color.FromArgb(((int)(((byte)(21)))), ((int)(((byte)(66)))), ((int)(((byte)(139)))));
     this.viewSection2.Location = new System.Drawing.Point(0, 0);
     this.viewSection2.Name     = "viewSection2";
     this.viewSection2.Size     = new System.Drawing.Size(598, 475);
     this.viewSection2.TabIndex = 4;
     this.viewSection2.Title    = "Setup a Secuity Policy (recommended)";
     //
     // viewSection2.Panel
     //
     this.viewSection2.ViewPanel.BackColor = System.Drawing.Color.White;
     this.viewSection2.ViewPanel.Controls.Add(this.panel2);
     this.viewSection2.ViewPanel.Dock          = System.Windows.Forms.DockStyle.Fill;
     this.viewSection2.ViewPanel.ForeColor     = System.Drawing.Color.Navy;
     this.viewSection2.ViewPanel.GradientColor = System.Drawing.Color.WhiteSmoke;
     this.viewSection2.ViewPanel.Location      = new System.Drawing.Point(0, 20);
     this.viewSection2.ViewPanel.Name          = "Panel";
     this.viewSection2.ViewPanel.Rotation      = 270F;
     this.viewSection2.ViewPanel.Size          = new System.Drawing.Size(598, 455);
     this.viewSection2.ViewPanel.TabIndex      = 2;
     //
     // panel2
     //
     this.panel2.BackColor = System.Drawing.Color.Transparent;
     this.panel2.Controls.Add(this.ultraListViewPolicies);
     this.panel2.Controls.Add(this.panel3);
     this.panel2.Dock     = System.Windows.Forms.DockStyle.Fill;
     this.panel2.Location = new System.Drawing.Point(0, 0);
     this.panel2.Name     = "panel2";
     this.panel2.Size     = new System.Drawing.Size(598, 455);
     this.panel2.TabIndex = 3;
     //
     // ultraListViewPolicies
     //
     this.ultraListViewPolicies.Dock = System.Windows.Forms.DockStyle.Fill;
     this.ultraListViewPolicies.ItemSettings.AllowEdit = Infragistics.Win.DefaultableBoolean.False;
     this.ultraListViewPolicies.Location        = new System.Drawing.Point(0, 100);
     this.ultraListViewPolicies.MainColumn.Key  = "Policy";
     this.ultraListViewPolicies.MainColumn.Text = "Policy";
     this.ultraListViewPolicies.MainColumn.VisiblePositionInDetailsView = 0;
     this.ultraListViewPolicies.MainColumn.Width = 200;
     this.ultraListViewPolicies.Name             = "ultraListViewPolicies";
     this.ultraListViewPolicies.Size             = new System.Drawing.Size(598, 355);
     ultraListViewSubItemColumn5.Key             = "Manage";
     ultraListViewSubItemColumn5.Text            = "Manage Policy";
     ultraListViewSubItemColumn5.VisiblePositionInDetailsView = 1;
     ultraListViewSubItemColumn5.Width = 300;
     this.ultraListViewPolicies.SubItemColumns.AddRange(new Infragistics.Win.UltraWinListView.UltraListViewSubItemColumn[] {
         ultraListViewSubItemColumn5
     });
     this.ultraListViewPolicies.TabIndex   = 5;
     this.ultraListViewPolicies.Text       = "ultraListView1";
     this.ultraListViewPolicies.View       = Infragistics.Win.UltraWinListView.UltraListViewStyle.Details;
     this.ultraListViewPolicies.MouseMove += new System.Windows.Forms.MouseEventHandler(this.ultraListViewPolicies_MouseMove);
     this.ultraListViewPolicies.MouseDown += new System.Windows.Forms.MouseEventHandler(this.ultraListViewPolicies_MouseDown);
     //
     // panel3
     //
     this.panel3.BackColor = System.Drawing.Color.Transparent;
     this.panel3.Controls.Add(this.ultraButton2);
     this.panel3.Controls.Add(this.label_Policy);
     this.panel3.Dock     = System.Windows.Forms.DockStyle.Top;
     this.panel3.Location = new System.Drawing.Point(0, 0);
     this.panel3.Name     = "panel3";
     this.panel3.Size     = new System.Drawing.Size(598, 100);
     this.panel3.TabIndex = 0;
     //
     // ultraButton2
     //
     this.ultraButton2.Location = new System.Drawing.Point(14, 67);
     this.ultraButton2.Name     = "ultraButton2";
     this.ultraButton2.Size     = new System.Drawing.Size(89, 23);
     this.ultraButton2.TabIndex = 1;
     this.ultraButton2.Text     = "Create Policy...";
     this.ultraButton2.Click   += new System.EventHandler(this.ultraButton2_Click);
     //
     // label_Policy
     //
     this.label_Policy.BackColor = System.Drawing.Color.White;
     this.label_Policy.Dock      = System.Windows.Forms.DockStyle.Top;
     this.label_Policy.ForeColor = System.Drawing.Color.Navy;
     this.label_Policy.Location  = new System.Drawing.Point(0, 0);
     this.label_Policy.Name      = "label_Policy";
     this.label_Policy.Padding   = new System.Windows.Forms.Padding(5, 0, 0, 0);
     this.label_Policy.Size      = new System.Drawing.Size(598, 58);
     this.label_Policy.TabIndex  = 0;
     this.label_Policy.Text      = resources.GetString("label_Policy.Text");
     this.label_Policy.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
     //
     // ultraTabPageControl4
     //
     this.ultraTabPageControl4.Controls.Add(this.viewSection3);
     this.ultraTabPageControl4.Location = new System.Drawing.Point(-10000, -10000);
     this.ultraTabPageControl4.Name     = "ultraTabPageControl4";
     this.ultraTabPageControl4.Size     = new System.Drawing.Size(598, 475);
     //
     // viewSection3
     //
     this.viewSection3.BackColor = System.Drawing.Color.White;
     this.viewSection3.Dock      = System.Windows.Forms.DockStyle.Fill;
     this.viewSection3.HeaderGradientBorderStyle = Idera.SQLsecure.UI.Console.Controls.GradientPanel.GradientBorderStyle.None;
     this.viewSection3.HeaderGradientColor       = System.Drawing.Color.FromArgb(((int)(((byte)(191)))), ((int)(((byte)(219)))), ((int)(((byte)(255)))));
     this.viewSection3.HeaderGradientCornerStyle = Idera.SQLsecure.UI.Console.Controls.GradientPanel.GradientCornerStyle.Square;
     this.viewSection3.HeaderTextColor           = System.Drawing.Color.FromArgb(((int)(((byte)(21)))), ((int)(((byte)(66)))), ((int)(((byte)(139)))));
     this.viewSection3.Location = new System.Drawing.Point(0, 0);
     this.viewSection3.Name     = "viewSection3";
     this.viewSection3.Size     = new System.Drawing.Size(598, 475);
     this.viewSection3.TabIndex = 4;
     this.viewSection3.Title    = "View Data";
     //
     // viewSection3.Panel
     //
     this.viewSection3.ViewPanel.BackColor = System.Drawing.Color.White;
     this.viewSection3.ViewPanel.Controls.Add(this.panel6);
     this.viewSection3.ViewPanel.Controls.Add(this.panel5);
     this.viewSection3.ViewPanel.Dock          = System.Windows.Forms.DockStyle.Fill;
     this.viewSection3.ViewPanel.ForeColor     = System.Drawing.Color.Navy;
     this.viewSection3.ViewPanel.GradientColor = System.Drawing.Color.WhiteSmoke;
     this.viewSection3.ViewPanel.Location      = new System.Drawing.Point(0, 20);
     this.viewSection3.ViewPanel.Name          = "Panel";
     this.viewSection3.ViewPanel.Rotation      = 270F;
     this.viewSection3.ViewPanel.Size          = new System.Drawing.Size(598, 455);
     this.viewSection3.ViewPanel.TabIndex      = 2;
     //
     // panel6
     //
     this.panel6.Dock     = System.Windows.Forms.DockStyle.Fill;
     this.panel6.Location = new System.Drawing.Point(0, 100);
     this.panel6.Name     = "panel6";
     this.panel6.Size     = new System.Drawing.Size(598, 355);
     this.panel6.TabIndex = 7;
     //
     // panel5
     //
     this.panel5.BackColor = System.Drawing.Color.Transparent;
     this.panel5.Controls.Add(this.label1);
     this.panel5.Dock     = System.Windows.Forms.DockStyle.Top;
     this.panel5.Location = new System.Drawing.Point(0, 0);
     this.panel5.Name     = "panel5";
     this.panel5.Size     = new System.Drawing.Size(598, 100);
     this.panel5.TabIndex = 6;
     //
     // label1
     //
     this.label1.BackColor = System.Drawing.Color.White;
     this.label1.Dock      = System.Windows.Forms.DockStyle.Top;
     this.label1.ForeColor = System.Drawing.Color.Navy;
     this.label1.Location  = new System.Drawing.Point(0, 0);
     this.label1.Name      = "label1";
     this.label1.Padding   = new System.Windows.Forms.Padding(5, 0, 0, 0);
     this.label1.Size      = new System.Drawing.Size(598, 58);
     this.label1.TabIndex  = 0;
     this.label1.Text      = "SQLsecure allows you to easily review the security data to find vulnerabilities, " +
                             "access and permissions  for you SQL Server environment.";
     this.label1.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
     //
     // gradientPanelMainGettingStarted
     //
     this.gradientPanelMainGettingStarted.BackColor = System.Drawing.Color.WhiteSmoke;
     this.gradientPanelMainGettingStarted.Controls.Add(this.ultraTabControl1);
     this.gradientPanelMainGettingStarted.Dock          = System.Windows.Forms.DockStyle.Fill;
     this.gradientPanelMainGettingStarted.GradientColor = System.Drawing.Color.FromArgb(((int)(((byte)(191)))), ((int)(((byte)(219)))), ((int)(((byte)(255)))));
     this.gradientPanelMainGettingStarted.Location      = new System.Drawing.Point(0, 0);
     this.gradientPanelMainGettingStarted.Name          = "gradientPanelMainGettingStarted";
     this.gradientPanelMainGettingStarted.Rotation      = 270F;
     this.gradientPanelMainGettingStarted.Size          = new System.Drawing.Size(743, 479);
     this.gradientPanelMainGettingStarted.TabIndex      = 2;
     //
     // ultraTabControl1
     //
     appearance2.BackColor  = System.Drawing.Color.White;
     appearance2.BackColor2 = System.Drawing.Color.White;
     this.ultraTabControl1.ActiveTabAppearance = appearance2;
     appearance3.BackColor                      = System.Drawing.Color.Transparent;
     appearance3.BackColor2                     = System.Drawing.Color.Transparent;
     appearance3.FontData.BoldAsString          = "True";
     appearance3.TextHAlignAsString             = "Left";
     this.ultraTabControl1.Appearance           = appearance3;
     appearance4.BackColor                      = System.Drawing.Color.Transparent;
     appearance4.BackColor2                     = System.Drawing.Color.Transparent;
     this.ultraTabControl1.ClientAreaAppearance = appearance4;
     this.ultraTabControl1.Controls.Add(this.ultraTabSharedControlsPage1);
     this.ultraTabControl1.Controls.Add(this.ultraTabPageControl1);
     this.ultraTabControl1.Controls.Add(this.ultraTabPageControl2);
     this.ultraTabControl1.Controls.Add(this.ultraTabPageControl3);
     this.ultraTabControl1.Controls.Add(this.ultraTabPageControl4);
     this.ultraTabControl1.Dock               = System.Windows.Forms.DockStyle.Fill;
     this.ultraTabControl1.Location           = new System.Drawing.Point(0, 0);
     this.ultraTabControl1.Name               = "ultraTabControl1";
     this.ultraTabControl1.SharedControlsPage = this.ultraTabSharedControlsPage1;
     this.ultraTabControl1.Size               = new System.Drawing.Size(743, 479);
     appearance1.BackColor          = System.Drawing.Color.Transparent;
     appearance1.BackColor2         = System.Drawing.Color.Transparent;
     appearance1.TextHAlignAsString = "Left";
     this.ultraTabControl1.TabHeaderAreaAppearance = appearance1;
     this.ultraTabControl1.TabIndex       = 6;
     this.ultraTabControl1.TabOrientation = Infragistics.Win.UltraWinTabs.TabOrientation.LeftTop;
     ultraTab1.TabPage = this.ultraTabPageControl1;
     ultraTab1.Text    = "1 - Register SQL Server";
     ultraTab2.TabPage = this.ultraTabPageControl2;
     ultraTab2.Text    = "2 - Collect Data";
     ultraTab3.TabPage = this.ultraTabPageControl3;
     ultraTab3.Text    = "3 - Setup Security Policy";
     ultraTab4.TabPage = this.ultraTabPageControl4;
     ultraTab4.Text    = "4 - View Data";
     this.ultraTabControl1.Tabs.AddRange(new Infragistics.Win.UltraWinTabControl.UltraTab[] {
         ultraTab1,
         ultraTab2,
         ultraTab3,
         ultraTab4
     });
     this.ultraTabControl1.TextOrientation   = Infragistics.Win.UltraWinTabs.TextOrientation.Horizontal;
     this.ultraTabControl1.ActiveTabChanged += new Infragistics.Win.UltraWinTabControl.ActiveTabChangedEventHandler(this.ultraTabControl1_ActiveTabChanged);
     //
     // ultraTabSharedControlsPage1
     //
     this.ultraTabSharedControlsPage1.Location = new System.Drawing.Point(-10000, -10000);
     this.ultraTabSharedControlsPage1.Name     = "ultraTabSharedControlsPage1";
     this.ultraTabSharedControlsPage1.Size     = new System.Drawing.Size(598, 475);
     //
     // ControlGettingStarted
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
     this.AutoScaleMode       = System.Windows.Forms.AutoScaleMode.Font;
     this.BackColor           = System.Drawing.Color.Transparent;
     this.Controls.Add(this.gradientPanelMainGettingStarted);
     this.Name = "ControlGettingStarted";
     this.Size = new System.Drawing.Size(743, 479);
     this.ultraTabPageControl1.ResumeLayout(false);
     this.viewSection_RegisterServer.ViewPanel.ResumeLayout(false);
     this.viewSection_RegisterServer.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.ultraListView_RegisterServer)).EndInit();
     this.panel1.ResumeLayout(false);
     this.ultraTabPageControl2.ResumeLayout(false);
     this.viewSection1.ViewPanel.ResumeLayout(false);
     this.viewSection1.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.ultraListView_CollectData)).EndInit();
     this.panel4.ResumeLayout(false);
     this.ultraTabPageControl3.ResumeLayout(false);
     this.viewSection2.ViewPanel.ResumeLayout(false);
     this.viewSection2.ResumeLayout(false);
     this.panel2.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.ultraListViewPolicies)).EndInit();
     this.panel3.ResumeLayout(false);
     this.ultraTabPageControl4.ResumeLayout(false);
     this.viewSection3.ViewPanel.ResumeLayout(false);
     this.viewSection3.ResumeLayout(false);
     this.panel5.ResumeLayout(false);
     this.gradientPanelMainGettingStarted.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.ultraTabControl1)).EndInit();
     this.ultraTabControl1.ResumeLayout(false);
     this.ResumeLayout(false);
 }
Example #29
0
 /// <summary>
 /// Required method for Designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     Infragistics.Win.Appearance appearance1  = new Infragistics.Win.Appearance();
     Infragistics.Win.Appearance appearance2  = new Infragistics.Win.Appearance();
     Infragistics.Win.Appearance appearance3  = new Infragistics.Win.Appearance();
     Infragistics.Win.Appearance appearance4  = new Infragistics.Win.Appearance();
     Infragistics.Win.Appearance appearance5  = new Infragistics.Win.Appearance();
     Infragistics.Win.Appearance appearance6  = new Infragistics.Win.Appearance();
     Infragistics.Win.Appearance appearance7  = new Infragistics.Win.Appearance();
     Infragistics.Win.Appearance appearance8  = new Infragistics.Win.Appearance();
     Infragistics.Win.Appearance appearance9  = new Infragistics.Win.Appearance();
     Infragistics.Win.Appearance appearance10 = new Infragistics.Win.Appearance();
     Infragistics.Win.Appearance appearance11 = new Infragistics.Win.Appearance();
     Infragistics.Win.Appearance appearance12 = new Infragistics.Win.Appearance();
     Infragistics.Win.Appearance appearance13 = new Infragistics.Win.Appearance();
     Infragistics.Win.Appearance appearance14 = new Infragistics.Win.Appearance();
     Infragistics.Win.Appearance appearance18 = new Infragistics.Win.Appearance();
     Infragistics.Win.Appearance appearance17 = new Infragistics.Win.Appearance();
     Infragistics.Win.Appearance appearance15 = new Infragistics.Win.Appearance();
     Infragistics.Win.UltraWinTabControl.UltraTab ultraTab1 = new Infragistics.Win.UltraWinTabControl.UltraTab();
     Infragistics.Win.UltraWinTabControl.UltraTab ultraTab2 = new Infragistics.Win.UltraWinTabControl.UltraTab();
     this.ultraTabPageControl_General = new Infragistics.Win.UltraWinTabControl.UltraTabPageControl();
     this._pnl_Properties             = new System.Windows.Forms.Panel();
     this._lbl_MO                         = new System.Windows.Forms.Label();
     this._pnl_MemberOf                   = new System.Windows.Forms.Panel();
     this._ultraGrid                      = new Infragistics.Win.UltraWinGrid.UltraGrid();
     this._lbl_L                          = new System.Windows.Forms.Label();
     this._lbl_Login                      = new System.Windows.Forms.Label();
     this._grpbx_Misc                     = new System.Windows.Forms.GroupBox();
     this._lbl_HA                         = new System.Windows.Forms.Label();
     this._lbl_DefaultSchemaName          = new System.Windows.Forms.Label();
     this._lbl_IsAliased                  = new System.Windows.Forms.Label();
     this._lbl_DSN                        = new System.Windows.Forms.Label();
     this._lbl_HasAccess                  = new System.Windows.Forms.Label();
     this._lbl_IA                         = new System.Windows.Forms.Label();
     this._lbl_AT                         = new System.Windows.Forms.Label();
     this._lbl_AliasedTo                  = new System.Windows.Forms.Label();
     this.label1                          = new System.Windows.Forms.Label();
     this._lbl_T                          = new System.Windows.Forms.Label();
     this._lbl_Name                       = new System.Windows.Forms.Label();
     this._lbl_N                          = new System.Windows.Forms.Label();
     this._lb_ContainedType               = new System.Windows.Forms.Label();
     this._lbl_Type                       = new System.Windows.Forms.Label();
     this.ultraTabPageControl_Permissions = new Infragistics.Win.UltraWinTabControl.UltraTabPageControl();
     this._dbPrincipalPermissionsGrid     = new Idera.SQLsecure.UI.Console.Controls.DbPrincipalPermissionsGrid();
     this._btn_Close                      = new Infragistics.Win.Misc.UltraButton();
     this.ultraTabControl1                = new Infragistics.Win.UltraWinTabControl.UltraTabControl();
     this.ultraTabSharedControlsPage1     = new Infragistics.Win.UltraWinTabControl.UltraTabSharedControlsPage();
     this._bfd_ButtonPanel.SuspendLayout();
     this._bf_MainPanel.SuspendLayout();
     this.ultraTabPageControl_General.SuspendLayout();
     this._pnl_Properties.SuspendLayout();
     this._pnl_MemberOf.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this._ultraGrid)).BeginInit();
     this._grpbx_Misc.SuspendLayout();
     this.ultraTabPageControl_Permissions.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.ultraTabControl1)).BeginInit();
     this.ultraTabControl1.SuspendLayout();
     this.SuspendLayout();
     //
     // _bfd_ButtonPanel
     //
     this._bfd_ButtonPanel.Controls.Add(this._btn_Close);
     this._bfd_ButtonPanel.Location = new System.Drawing.Point(0, 570);
     this._bfd_ButtonPanel.Size     = new System.Drawing.Size(613, 41);
     this._bfd_ButtonPanel.Controls.SetChildIndex(this._btn_Close, 0);
     //
     // _bf_MainPanel
     //
     this._bf_MainPanel.Controls.Add(this.ultraTabControl1);
     this._bf_MainPanel.Padding = new System.Windows.Forms.Padding(3);
     this._bf_MainPanel.Size    = new System.Drawing.Size(613, 517);
     //
     // _bf_HeaderPanel
     //
     this._bf_HeaderPanel.Size = new System.Drawing.Size(613, 53);
     //
     // ultraTabPageControl_General
     //
     this.ultraTabPageControl_General.Controls.Add(this._pnl_Properties);
     this.ultraTabPageControl_General.Location = new System.Drawing.Point(1, 23);
     this.ultraTabPageControl_General.Name     = "ultraTabPageControl_General";
     this.ultraTabPageControl_General.Padding  = new System.Windows.Forms.Padding(3);
     this.ultraTabPageControl_General.Size     = new System.Drawing.Size(603, 485);
     //
     // _pnl_Properties
     //
     this._pnl_Properties.Controls.Add(this._lbl_MO);
     this._pnl_Properties.Controls.Add(this._pnl_MemberOf);
     this._pnl_Properties.Controls.Add(this._lbl_L);
     this._pnl_Properties.Controls.Add(this._lbl_Login);
     this._pnl_Properties.Controls.Add(this._grpbx_Misc);
     this._pnl_Properties.Controls.Add(this.label1);
     this._pnl_Properties.Controls.Add(this._lbl_T);
     this._pnl_Properties.Controls.Add(this._lbl_Name);
     this._pnl_Properties.Controls.Add(this._lbl_N);
     this._pnl_Properties.Controls.Add(this._lb_ContainedType);
     this._pnl_Properties.Controls.Add(this._lbl_Type);
     this._pnl_Properties.Dock     = System.Windows.Forms.DockStyle.Fill;
     this._pnl_Properties.Location = new System.Drawing.Point(3, 3);
     this._pnl_Properties.Name     = "_pnl_Properties";
     this._pnl_Properties.Size     = new System.Drawing.Size(597, 479);
     this._pnl_Properties.TabIndex = 27;
     //
     // _lbl_MO
     //
     this._lbl_MO.AutoSize = true;
     this._lbl_MO.Location = new System.Drawing.Point(0, 159);
     this._lbl_MO.Name     = "_lbl_MO";
     this._lbl_MO.Size     = new System.Drawing.Size(60, 13);
     this._lbl_MO.TabIndex = 23;
     this._lbl_MO.Text     = "Member of:";
     //
     // _pnl_MemberOf
     //
     this._pnl_MemberOf.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
                                                                        | System.Windows.Forms.AnchorStyles.Left)
                                                                       | System.Windows.Forms.AnchorStyles.Right)));
     this._pnl_MemberOf.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
     this._pnl_MemberOf.Controls.Add(this._ultraGrid);
     this._pnl_MemberOf.Location = new System.Drawing.Point(3, 175);
     this._pnl_MemberOf.Name     = "_pnl_MemberOf";
     this._pnl_MemberOf.Size     = new System.Drawing.Size(591, 301);
     this._pnl_MemberOf.TabIndex = 22;
     //
     // _ultraGrid
     //
     appearance1.BackColor   = System.Drawing.Color.White;
     appearance1.BorderColor = System.Drawing.SystemColors.InactiveCaption;
     this._ultraGrid.DisplayLayout.Appearance     = appearance1;
     this._ultraGrid.DisplayLayout.AutoFitStyle   = Infragistics.Win.UltraWinGrid.AutoFitStyle.ExtendLastColumn;
     this._ultraGrid.DisplayLayout.BorderStyle    = Infragistics.Win.UIElementBorderStyle.None;
     this._ultraGrid.DisplayLayout.CaptionVisible = Infragistics.Win.DefaultableBoolean.False;
     appearance2.BackColor         = System.Drawing.Color.Transparent;
     appearance2.BackColor2        = System.Drawing.Color.Transparent;
     appearance2.BackGradientStyle = Infragistics.Win.GradientStyle.None;
     appearance2.BorderColor       = System.Drawing.SystemColors.Window;
     this._ultraGrid.DisplayLayout.GroupByBox.Appearance = appearance2;
     appearance3.BackColor         = System.Drawing.Color.Transparent;
     appearance3.BackGradientStyle = Infragistics.Win.GradientStyle.None;
     appearance3.ForeColor         = System.Drawing.SystemColors.GrayText;
     this._ultraGrid.DisplayLayout.GroupByBox.BandLabelAppearance = appearance3;
     this._ultraGrid.DisplayLayout.GroupByBox.BorderStyle         = Infragistics.Win.UIElementBorderStyle.Solid;
     appearance4.BackColor         = System.Drawing.Color.Transparent;
     appearance4.BackColor2        = System.Drawing.Color.Transparent;
     appearance4.BackGradientStyle = Infragistics.Win.GradientStyle.None;
     appearance4.ForeColor         = System.Drawing.SystemColors.GrayText;
     this._ultraGrid.DisplayLayout.GroupByBox.PromptAppearance = appearance4;
     this._ultraGrid.DisplayLayout.MaxColScrollRegions         = 1;
     this._ultraGrid.DisplayLayout.MaxRowScrollRegions         = 1;
     appearance5.BackColor = System.Drawing.SystemColors.Window;
     appearance5.ForeColor = System.Drawing.SystemColors.ControlText;
     this._ultraGrid.DisplayLayout.Override.ActiveCellAppearance = appearance5;
     appearance6.BackColor = System.Drawing.Color.White;
     appearance6.ForeColor = System.Drawing.Color.Black;
     this._ultraGrid.DisplayLayout.Override.ActiveRowAppearance      = appearance6;
     this._ultraGrid.DisplayLayout.Override.AllowAddNew              = Infragistics.Win.UltraWinGrid.AllowAddNew.No;
     this._ultraGrid.DisplayLayout.Override.AllowDelete              = Infragistics.Win.DefaultableBoolean.False;
     this._ultraGrid.DisplayLayout.Override.AllowMultiCellOperations = Infragistics.Win.UltraWinGrid.AllowMultiCellOperation.None;
     this._ultraGrid.DisplayLayout.Override.AllowRowFiltering        = Infragistics.Win.DefaultableBoolean.False;
     this._ultraGrid.DisplayLayout.Override.AllowRowSummaries        = Infragistics.Win.UltraWinGrid.AllowRowSummaries.False;
     this._ultraGrid.DisplayLayout.Override.AllowUpdate              = Infragistics.Win.DefaultableBoolean.False;
     this._ultraGrid.DisplayLayout.Override.BorderStyleCell          = Infragistics.Win.UIElementBorderStyle.Dotted;
     this._ultraGrid.DisplayLayout.Override.BorderStyleRow           = Infragistics.Win.UIElementBorderStyle.Dotted;
     appearance7.BackColor = System.Drawing.Color.Transparent;
     this._ultraGrid.DisplayLayout.Override.CardAreaAppearance = appearance7;
     appearance8.BorderColor  = System.Drawing.Color.Silver;
     appearance8.TextTrimming = Infragistics.Win.TextTrimming.EllipsisCharacter;
     this._ultraGrid.DisplayLayout.Override.CellAppearance          = appearance8;
     this._ultraGrid.DisplayLayout.Override.CellClickAction         = Infragistics.Win.UltraWinGrid.CellClickAction.RowSelect;
     this._ultraGrid.DisplayLayout.Override.CellPadding             = 0;
     this._ultraGrid.DisplayLayout.Override.ColumnAutoSizeMode      = Infragistics.Win.UltraWinGrid.ColumnAutoSizeMode.AllRowsInBand;
     this._ultraGrid.DisplayLayout.Override.FilterEvaluationTrigger = Infragistics.Win.UltraWinGrid.FilterEvaluationTrigger.OnCellValueChange;
     this._ultraGrid.DisplayLayout.Override.FilterUIType            = Infragistics.Win.UltraWinGrid.FilterUIType.HeaderIcons;
     appearance9.BackColor             = System.Drawing.SystemColors.Control;
     appearance9.BackColor2            = System.Drawing.SystemColors.ControlDark;
     appearance9.BackGradientAlignment = Infragistics.Win.GradientAlignment.Element;
     appearance9.BackGradientStyle     = Infragistics.Win.GradientStyle.Horizontal;
     appearance9.BorderColor           = System.Drawing.SystemColors.Window;
     this._ultraGrid.DisplayLayout.Override.GroupByRowAppearance = appearance9;
     appearance10.TextHAlignAsString = "Left";
     this._ultraGrid.DisplayLayout.Override.HeaderAppearance  = appearance10;
     this._ultraGrid.DisplayLayout.Override.HeaderClickAction = Infragistics.Win.UltraWinGrid.HeaderClickAction.SortMulti;
     this._ultraGrid.DisplayLayout.Override.HeaderStyle       = Infragistics.Win.HeaderStyle.XPThemed;
     appearance11.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(248)))), ((int)(((byte)(248)))), ((int)(((byte)(248)))));
     this._ultraGrid.DisplayLayout.Override.RowAlternateAppearance = appearance11;
     appearance12.BorderColor        = System.Drawing.Color.LightGray;
     appearance12.TextVAlignAsString = "Middle";
     this._ultraGrid.DisplayLayout.Override.RowAppearance   = appearance12;
     this._ultraGrid.DisplayLayout.Override.RowFilterAction = Infragistics.Win.UltraWinGrid.RowFilterAction.HideFilteredOutRows;
     this._ultraGrid.DisplayLayout.Override.RowSelectors    = Infragistics.Win.DefaultableBoolean.False;
     appearance13.BackColor   = System.Drawing.SystemColors.Highlight;
     appearance13.BorderColor = System.Drawing.Color.Black;
     appearance13.ForeColor   = System.Drawing.SystemColors.HighlightText;
     this._ultraGrid.DisplayLayout.Override.SelectedRowAppearance = appearance13;
     this._ultraGrid.DisplayLayout.Override.SelectTypeCell        = Infragistics.Win.UltraWinGrid.SelectType.None;
     this._ultraGrid.DisplayLayout.Override.SelectTypeCol         = Infragistics.Win.UltraWinGrid.SelectType.None;
     this._ultraGrid.DisplayLayout.Override.SelectTypeRow         = Infragistics.Win.UltraWinGrid.SelectType.Single;
     this._ultraGrid.DisplayLayout.Override.SummaryDisplayArea    = Infragistics.Win.UltraWinGrid.SummaryDisplayAreas.None;
     appearance14.BackColor = System.Drawing.SystemColors.ControlLight;
     this._ultraGrid.DisplayLayout.Override.TemplateAddRowAppearance = appearance14;
     this._ultraGrid.DisplayLayout.RowConnectorStyle = Infragistics.Win.UltraWinGrid.RowConnectorStyle.None;
     this._ultraGrid.DisplayLayout.ScrollBounds      = Infragistics.Win.UltraWinGrid.ScrollBounds.ScrollToFill;
     this._ultraGrid.DisplayLayout.ScrollStyle       = Infragistics.Win.UltraWinGrid.ScrollStyle.Immediate;
     this._ultraGrid.DisplayLayout.TabNavigation     = Infragistics.Win.UltraWinGrid.TabNavigation.NextControl;
     this._ultraGrid.DisplayLayout.ViewStyle         = Infragistics.Win.UltraWinGrid.ViewStyle.SingleBand;
     this._ultraGrid.Dock              = System.Windows.Forms.DockStyle.Fill;
     this._ultraGrid.Location          = new System.Drawing.Point(0, 0);
     this._ultraGrid.Name              = "_ultraGrid";
     this._ultraGrid.Size              = new System.Drawing.Size(589, 299);
     this._ultraGrid.TabIndex          = 0;
     this._ultraGrid.Text              = "ultraGrid1";
     this._ultraGrid.InitializeLayout += new Infragistics.Win.UltraWinGrid.InitializeLayoutEventHandler(this._ultraGrid_InitializeLayout);
     //
     // _lbl_L
     //
     this._lbl_L.AutoSize = true;
     this._lbl_L.Location = new System.Drawing.Point(3, 26);
     this._lbl_L.Name     = "_lbl_L";
     this._lbl_L.Size     = new System.Drawing.Size(36, 13);
     this._lbl_L.TabIndex = 9;
     this._lbl_L.Text     = "Login:"******"_lbl_Login";
     this._lbl_Login.Size         = new System.Drawing.Size(265, 15);
     this._lbl_Login.TabIndex     = 10;
     //
     // _grpbx_Misc
     //
     this._grpbx_Misc.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
                                                                     | System.Windows.Forms.AnchorStyles.Right)));
     this._grpbx_Misc.Controls.Add(this._lbl_HA);
     this._grpbx_Misc.Controls.Add(this._lbl_DefaultSchemaName);
     this._grpbx_Misc.Controls.Add(this._lbl_IsAliased);
     this._grpbx_Misc.Controls.Add(this._lbl_DSN);
     this._grpbx_Misc.Controls.Add(this._lbl_HasAccess);
     this._grpbx_Misc.Controls.Add(this._lbl_IA);
     this._grpbx_Misc.Controls.Add(this._lbl_AT);
     this._grpbx_Misc.Controls.Add(this._lbl_AliasedTo);
     this._grpbx_Misc.Location = new System.Drawing.Point(3, 43);
     this._grpbx_Misc.Name     = "_grpbx_Misc";
     this._grpbx_Misc.Size     = new System.Drawing.Size(591, 113);
     this._grpbx_Misc.TabIndex = 21;
     this._grpbx_Misc.TabStop  = false;
     //
     // _lbl_HA
     //
     this._lbl_HA.AutoSize = true;
     this._lbl_HA.Location = new System.Drawing.Point(6, 16);
     this._lbl_HA.Name     = "_lbl_HA";
     this._lbl_HA.Size     = new System.Drawing.Size(67, 13);
     this._lbl_HA.TabIndex = 11;
     this._lbl_HA.Text     = "Has Access:";
     //
     // _lbl_DefaultSchemaName
     //
     this._lbl_DefaultSchemaName.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
                                                                                | System.Windows.Forms.AnchorStyles.Right)));
     this._lbl_DefaultSchemaName.AutoEllipsis = true;
     this._lbl_DefaultSchemaName.BackColor    = System.Drawing.Color.FromArgb(((int)(((byte)(242)))), ((int)(((byte)(242)))), ((int)(((byte)(242)))));
     this._lbl_DefaultSchemaName.BorderStyle  = System.Windows.Forms.BorderStyle.Fixed3D;
     this._lbl_DefaultSchemaName.ForeColor    = System.Drawing.Color.FromArgb(((int)(((byte)(80)))), ((int)(((byte)(80)))), ((int)(((byte)(80)))));
     this._lbl_DefaultSchemaName.Location     = new System.Drawing.Point(129, 87);
     this._lbl_DefaultSchemaName.Name         = "_lbl_DefaultSchemaName";
     this._lbl_DefaultSchemaName.Size         = new System.Drawing.Size(456, 15);
     this._lbl_DefaultSchemaName.TabIndex     = 14;
     //
     // _lbl_IsAliased
     //
     this._lbl_IsAliased.AutoEllipsis = true;
     this._lbl_IsAliased.BackColor    = System.Drawing.Color.FromArgb(((int)(((byte)(242)))), ((int)(((byte)(242)))), ((int)(((byte)(242)))));
     this._lbl_IsAliased.BorderStyle  = System.Windows.Forms.BorderStyle.Fixed3D;
     this._lbl_IsAliased.ForeColor    = System.Drawing.Color.FromArgb(((int)(((byte)(80)))), ((int)(((byte)(80)))), ((int)(((byte)(80)))));
     this._lbl_IsAliased.Location     = new System.Drawing.Point(129, 39);
     this._lbl_IsAliased.Name         = "_lbl_IsAliased";
     this._lbl_IsAliased.Size         = new System.Drawing.Size(84, 15);
     this._lbl_IsAliased.TabIndex     = 18;
     //
     // _lbl_DSN
     //
     this._lbl_DSN.AutoSize = true;
     this._lbl_DSN.Location = new System.Drawing.Point(6, 88);
     this._lbl_DSN.Name     = "_lbl_DSN";
     this._lbl_DSN.Size     = new System.Drawing.Size(117, 13);
     this._lbl_DSN.TabIndex = 13;
     this._lbl_DSN.Text     = "Default Schema Name:";
     //
     // _lbl_HasAccess
     //
     this._lbl_HasAccess.AutoEllipsis = true;
     this._lbl_HasAccess.BackColor    = System.Drawing.Color.FromArgb(((int)(((byte)(242)))), ((int)(((byte)(242)))), ((int)(((byte)(242)))));
     this._lbl_HasAccess.BorderStyle  = System.Windows.Forms.BorderStyle.Fixed3D;
     this._lbl_HasAccess.ForeColor    = System.Drawing.Color.FromArgb(((int)(((byte)(80)))), ((int)(((byte)(80)))), ((int)(((byte)(80)))));
     this._lbl_HasAccess.Location     = new System.Drawing.Point(129, 16);
     this._lbl_HasAccess.Name         = "_lbl_HasAccess";
     this._lbl_HasAccess.Size         = new System.Drawing.Size(84, 15);
     this._lbl_HasAccess.TabIndex     = 12;
     //
     // _lbl_IA
     //
     this._lbl_IA.AutoSize = true;
     this._lbl_IA.Location = new System.Drawing.Point(6, 40);
     this._lbl_IA.Name     = "_lbl_IA";
     this._lbl_IA.Size     = new System.Drawing.Size(55, 13);
     this._lbl_IA.TabIndex = 17;
     this._lbl_IA.Text     = "Is Aliased:";
     //
     // _lbl_AT
     //
     this._lbl_AT.AutoSize = true;
     this._lbl_AT.Location = new System.Drawing.Point(6, 64);
     this._lbl_AT.Name     = "_lbl_AT";
     this._lbl_AT.Size     = new System.Drawing.Size(60, 13);
     this._lbl_AT.TabIndex = 15;
     this._lbl_AT.Text     = "Aliased To:";
     //
     // _lbl_AliasedTo
     //
     this._lbl_AliasedTo.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
                                                                        | System.Windows.Forms.AnchorStyles.Right)));
     this._lbl_AliasedTo.AutoEllipsis = true;
     this._lbl_AliasedTo.BackColor    = System.Drawing.Color.FromArgb(((int)(((byte)(242)))), ((int)(((byte)(242)))), ((int)(((byte)(242)))));
     this._lbl_AliasedTo.BorderStyle  = System.Windows.Forms.BorderStyle.Fixed3D;
     this._lbl_AliasedTo.ForeColor    = System.Drawing.Color.FromArgb(((int)(((byte)(80)))), ((int)(((byte)(80)))), ((int)(((byte)(80)))));
     this._lbl_AliasedTo.Location     = new System.Drawing.Point(129, 63);
     this._lbl_AliasedTo.Name         = "_lbl_AliasedTo";
     this._lbl_AliasedTo.Size         = new System.Drawing.Size(456, 15);
     this._lbl_AliasedTo.TabIndex     = 16;
     //
     // label1
     //
     this.label1.AutoSize = true;
     this.label1.Location = new System.Drawing.Point(318, 27);
     this.label1.Name     = "label1";
     this.label1.Size     = new System.Drawing.Size(105, 13);
     this.label1.TabIndex = 1;
     this.label1.Text     = "Authentication Type:";
     //
     // _lbl_T
     //
     this._lbl_T.AutoSize = true;
     this._lbl_T.Location = new System.Drawing.Point(318, 2);
     this._lbl_T.Name     = "_lbl_T";
     this._lbl_T.Size     = new System.Drawing.Size(34, 13);
     this._lbl_T.TabIndex = 1;
     this._lbl_T.Text     = "Type:";
     //
     // _lbl_Name
     //
     this._lbl_Name.AutoEllipsis = true;
     this._lbl_Name.BackColor    = System.Drawing.Color.FromArgb(((int)(((byte)(242)))), ((int)(((byte)(242)))), ((int)(((byte)(242)))));
     this._lbl_Name.BorderStyle  = System.Windows.Forms.BorderStyle.Fixed3D;
     this._lbl_Name.ForeColor    = System.Drawing.Color.FromArgb(((int)(((byte)(80)))), ((int)(((byte)(80)))), ((int)(((byte)(80)))));
     this._lbl_Name.Location     = new System.Drawing.Point(47, 2);
     this._lbl_Name.Name         = "_lbl_Name";
     this._lbl_Name.Size         = new System.Drawing.Size(265, 15);
     this._lbl_Name.TabIndex     = 8;
     //
     // _lbl_N
     //
     this._lbl_N.AutoSize = true;
     this._lbl_N.Location = new System.Drawing.Point(3, 2);
     this._lbl_N.Name     = "_lbl_N";
     this._lbl_N.Size     = new System.Drawing.Size(38, 13);
     this._lbl_N.TabIndex = 5;
     this._lbl_N.Text     = "Name:";
     //
     // _lb_ContainedType
     //
     this._lb_ContainedType.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
                                                                           | System.Windows.Forms.AnchorStyles.Right)));
     this._lb_ContainedType.AutoEllipsis = true;
     this._lb_ContainedType.BackColor    = System.Drawing.Color.FromArgb(((int)(((byte)(242)))), ((int)(((byte)(242)))), ((int)(((byte)(242)))));
     this._lb_ContainedType.BorderStyle  = System.Windows.Forms.BorderStyle.Fixed3D;
     this._lb_ContainedType.ForeColor    = System.Drawing.Color.FromArgb(((int)(((byte)(80)))), ((int)(((byte)(80)))), ((int)(((byte)(80)))));
     this._lb_ContainedType.Location     = new System.Drawing.Point(429, 24);
     this._lb_ContainedType.Name         = "_lb_ContainedType";
     this._lb_ContainedType.Size         = new System.Drawing.Size(165, 16);
     this._lb_ContainedType.TabIndex     = 4;
     //
     // _lbl_Type
     //
     this._lbl_Type.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
                                                                   | System.Windows.Forms.AnchorStyles.Right)));
     this._lbl_Type.AutoEllipsis = true;
     this._lbl_Type.BackColor    = System.Drawing.Color.FromArgb(((int)(((byte)(242)))), ((int)(((byte)(242)))), ((int)(((byte)(242)))));
     this._lbl_Type.BorderStyle  = System.Windows.Forms.BorderStyle.Fixed3D;
     this._lbl_Type.ForeColor    = System.Drawing.Color.FromArgb(((int)(((byte)(80)))), ((int)(((byte)(80)))), ((int)(((byte)(80)))));
     this._lbl_Type.Location     = new System.Drawing.Point(429, 2);
     this._lbl_Type.Name         = "_lbl_Type";
     this._lbl_Type.Size         = new System.Drawing.Size(165, 15);
     this._lbl_Type.TabIndex     = 4;
     //
     // ultraTabPageControl_Permissions
     //
     this.ultraTabPageControl_Permissions.Controls.Add(this._dbPrincipalPermissionsGrid);
     this.ultraTabPageControl_Permissions.Location = new System.Drawing.Point(-10000, -10000);
     this.ultraTabPageControl_Permissions.Name     = "ultraTabPageControl_Permissions";
     this.ultraTabPageControl_Permissions.Size     = new System.Drawing.Size(603, 485);
     //
     // _dbPrincipalPermissionsGrid
     //
     this._dbPrincipalPermissionsGrid.Dock     = System.Windows.Forms.DockStyle.Fill;
     this._dbPrincipalPermissionsGrid.Location = new System.Drawing.Point(0, 0);
     this._dbPrincipalPermissionsGrid.Name     = "_dbPrincipalPermissionsGrid";
     this._dbPrincipalPermissionsGrid.Size     = new System.Drawing.Size(603, 485);
     this._dbPrincipalPermissionsGrid.TabIndex = 0;
     //
     // _btn_Close
     //
     this._btn_Close.Anchor       = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
     this._btn_Close.DialogResult = System.Windows.Forms.DialogResult.Cancel;
     this._btn_Close.Location     = new System.Drawing.Point(510, 9);
     this._btn_Close.Name         = "_btn_Close";
     this._btn_Close.Size         = new System.Drawing.Size(75, 23);
     this._btn_Close.TabIndex     = 26;
     this._btn_Close.Text         = "&Close";
     //
     // ultraTabControl1
     //
     appearance18.BackColor = System.Drawing.Color.White;
     this.ultraTabControl1.ActiveTabAppearance = appearance18;
     appearance17.BackColor                     = System.Drawing.Color.Transparent;
     appearance17.BackColor2                    = System.Drawing.Color.Transparent;
     this.ultraTabControl1.Appearance           = appearance17;
     appearance15.BackColor                     = System.Drawing.Color.Transparent;
     appearance15.BackColor2                    = System.Drawing.Color.Transparent;
     this.ultraTabControl1.ClientAreaAppearance = appearance15;
     this.ultraTabControl1.Controls.Add(this.ultraTabSharedControlsPage1);
     this.ultraTabControl1.Controls.Add(this.ultraTabPageControl_General);
     this.ultraTabControl1.Controls.Add(this.ultraTabPageControl_Permissions);
     this.ultraTabControl1.Dock               = System.Windows.Forms.DockStyle.Fill;
     this.ultraTabControl1.Location           = new System.Drawing.Point(3, 3);
     this.ultraTabControl1.Name               = "ultraTabControl1";
     this.ultraTabControl1.SharedControlsPage = this.ultraTabSharedControlsPage1;
     this.ultraTabControl1.Size               = new System.Drawing.Size(607, 511);
     this.ultraTabControl1.TabIndex           = 29;
     ultraTab1.Key     = "General";
     ultraTab1.TabPage = this.ultraTabPageControl_General;
     ultraTab1.Text    = "General";
     ultraTab2.Key     = "Permissions";
     ultraTab2.TabPage = this.ultraTabPageControl_Permissions;
     ultraTab2.Text    = "Permissions";
     this.ultraTabControl1.Tabs.AddRange(new Infragistics.Win.UltraWinTabControl.UltraTab[] {
         ultraTab1,
         ultraTab2
     });
     this.ultraTabControl1.SelectedTabChanged += new Infragistics.Win.UltraWinTabControl.SelectedTabChangedEventHandler(this.ultraTabControl1_SelectedTabChanged);
     //
     // ultraTabSharedControlsPage1
     //
     this.ultraTabSharedControlsPage1.Location = new System.Drawing.Point(-10000, -10000);
     this.ultraTabSharedControlsPage1.Name     = "ultraTabSharedControlsPage1";
     this.ultraTabSharedControlsPage1.Size     = new System.Drawing.Size(603, 485);
     //
     // Form_SnapshotUserProperties
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
     this.AutoScaleMode       = System.Windows.Forms.AutoScaleMode.Font;
     this.ClientSize          = new System.Drawing.Size(613, 611);
     this.Description         = "View properties of this Database Users";
     this.Name    = "Form_SnapshotUserProperties";
     this.Picture = global::Idera.SQLsecure.UI.Console.Properties.Resources.DBUser_48;
     this.Text    = "Form_SnapshotUserProperties";
     this._bfd_ButtonPanel.ResumeLayout(false);
     this._bf_MainPanel.ResumeLayout(false);
     this.ultraTabPageControl_General.ResumeLayout(false);
     this._pnl_Properties.ResumeLayout(false);
     this._pnl_Properties.PerformLayout();
     this._pnl_MemberOf.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this._ultraGrid)).EndInit();
     this._grpbx_Misc.ResumeLayout(false);
     this._grpbx_Misc.PerformLayout();
     this.ultraTabPageControl_Permissions.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.ultraTabControl1)).EndInit();
     this.ultraTabControl1.ResumeLayout(false);
     this.ResumeLayout(false);
 }
Example #30
0
 /// <summary>
 /// Required method for Designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     this.components = new System.ComponentModel.Container();
     Infragistics.Win.UltraWinGrid.UltraGridBand   ultraGridBand2    = new Infragistics.Win.UltraWinGrid.UltraGridBand("DPListCUST", -1);
     Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn8  = new Infragistics.Win.UltraWinGrid.UltraGridColumn("shopName");
     Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn9  = new Infragistics.Win.UltraWinGrid.UltraGridColumn("DItemdate");
     Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn4  = new Infragistics.Win.UltraWinGrid.UltraGridColumn("买家数");
     Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn3  = new Infragistics.Win.UltraWinGrid.UltraGridColumn("访客数");
     Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn5  = new Infragistics.Win.UltraWinGrid.UltraGridColumn("指数");
     Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn10 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("ItemID");
     Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn7  = new Infragistics.Win.UltraWinGrid.UltraGridColumn("UnboundColumn1", 0);
     Infragistics.Win.UltraWinGrid.UltraGridBand   ultraGridBand1    = new Infragistics.Win.UltraWinGrid.UltraGridBand("DPhqKeywordLIstCUST", -1);
     Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn15 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("日期");
     Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn16 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("关建字");
     Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn1  = new Infragistics.Win.UltraWinGrid.UltraGridColumn("访客数");
     Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn2  = new Infragistics.Win.UltraWinGrid.UltraGridColumn("买家数", -1, null, 0, Infragistics.Win.UltraWinGrid.SortIndicator.Descending, false);
     Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn19 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("指数");
     Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn20 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("ItemID");
     Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn21 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("UnboundColumn1", 0);
     Infragistics.Win.UltraWinTabControl.UltraTab  ultraTab10        = new Infragistics.Win.UltraWinTabControl.UltraTab();
     Infragistics.Win.UltraWinTabControl.UltraTab  ultraTab6         = new Infragistics.Win.UltraWinTabControl.UltraTab();
     Infragistics.Win.UltraWinTabControl.UltraTab  ultraTab7         = new Infragistics.Win.UltraWinTabControl.UltraTab();
     Infragistics.Win.UltraWinTabControl.UltraTab  ultraTab1         = new Infragistics.Win.UltraWinTabControl.UltraTab();
     Infragistics.Win.UltraWinTabControl.UltraTab  ultraTab3         = new Infragistics.Win.UltraWinTabControl.UltraTab();
     Infragistics.Win.UltraWinTabControl.UltraTab  ultraTab5         = new Infragistics.Win.UltraWinTabControl.UltraTab();
     this.ultraTabPageControl11 = new Infragistics.Win.UltraWinTabControl.UltraTabPageControl();
     this.ultraGrid3            = new Infragistics.Win.UltraWinGrid.UltraGrid();
     this.ultraTabPageControl4  = new Infragistics.Win.UltraWinTabControl.UltraTabPageControl();
     this.ultraGrid2            = new Infragistics.Win.UltraWinGrid.UltraGrid();
     this.ultraTabPageControl3  = new Infragistics.Win.UltraWinTabControl.UltraTabPageControl();
     this.ultraGridcnt          = new Infragistics.Win.UltraWinGrid.UltraGrid();
     this.ultraTabPageControl6  = new Infragistics.Win.UltraWinTabControl.UltraTabPageControl();
     this.button1 = new System.Windows.Forms.Button();
     this.ultraTabPageControl2        = new Infragistics.Win.UltraWinTabControl.UltraTabPageControl();
     this.ultraGrid1                  = new Infragistics.Win.UltraWinGrid.UltraGrid();
     this.ultraTabControl4            = new Infragistics.Win.UltraWinTabControl.UltraTabControl();
     this.ultraTabSharedControlsPage5 = new Infragistics.Win.UltraWinTabControl.UltraTabSharedControlsPage();
     this.tableLayoutPanel1           = new System.Windows.Forms.TableLayoutPanel();
     this.ultraTabControl3            = new Infragistics.Win.UltraWinTabControl.UltraTabControl();
     this.ultraTabSharedControlsPage3 = new Infragistics.Win.UltraWinTabControl.UltraTabSharedControlsPage();
     this.ultraTabControl2            = new Infragistics.Win.UltraWinTabControl.UltraTabControl();
     this.ultraTabSharedControlsPage2 = new Infragistics.Win.UltraWinTabControl.UltraTabSharedControlsPage();
     this.tableLayoutPanel2           = new System.Windows.Forms.TableLayoutPanel();
     this.ultraTabControl1            = new Infragistics.Win.UltraWinTabControl.UltraTabControl();
     this.ultraTabSharedControlsPage1 = new Infragistics.Win.UltraWinTabControl.UltraTabSharedControlsPage();
     this.ultraTabPageControl5        = new Infragistics.Win.UltraWinTabControl.UltraTabPageControl();
     this.ultraGrid4                  = new Infragistics.Win.UltraWinGrid.UltraGrid();
     this.ultraTabSharedControlsPage4 = new Infragistics.Win.UltraWinTabControl.UltraTabSharedControlsPage();
     this.ultraTabControl5            = new Infragistics.Win.UltraWinTabControl.UltraTabControl();
     this.groupBox1         = new System.Windows.Forms.GroupBox();
     this.NextBut           = new System.Windows.Forms.Button();
     this.Upbut             = new System.Windows.Forms.Button();
     this.GetdateIN         = new System.Windows.Forms.DateTimePicker();
     this.ultraCalcManager1 = new Infragistics.Win.UltraWinCalcManager.UltraCalcManager(this.components);
     this.ultraTabPageControl11.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.ultraGrid3)).BeginInit();
     this.ultraTabPageControl4.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.ultraGrid2)).BeginInit();
     this.ultraTabPageControl3.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.ultraGridcnt)).BeginInit();
     this.ultraTabPageControl6.SuspendLayout();
     this.ultraTabPageControl2.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.ultraGrid1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.ultraTabControl4)).BeginInit();
     this.ultraTabControl4.SuspendLayout();
     this.tableLayoutPanel1.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.ultraTabControl3)).BeginInit();
     this.ultraTabControl3.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.ultraTabControl2)).BeginInit();
     this.ultraTabControl2.SuspendLayout();
     this.tableLayoutPanel2.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.ultraTabControl1)).BeginInit();
     this.ultraTabControl1.SuspendLayout();
     this.ultraTabPageControl5.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.ultraGrid4)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.ultraTabControl5)).BeginInit();
     this.ultraTabControl5.SuspendLayout();
     this.groupBox1.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.ultraCalcManager1)).BeginInit();
     this.SuspendLayout();
     //
     // ultraTabPageControl11
     //
     this.ultraTabPageControl11.Controls.Add(this.ultraGrid3);
     this.ultraTabPageControl11.Location = new System.Drawing.Point(1, 22);
     this.ultraTabPageControl11.Name     = "ultraTabPageControl11";
     this.ultraTabPageControl11.Size     = new System.Drawing.Size(465, 277);
     //
     // ultraGrid3
     //
     this.ultraGrid3.AllowDrop   = true;
     this.ultraGrid3.CalcManager = this.ultraCalcManager1;
     this.ultraGrid3.DisplayLayout.AutoFitStyle = Infragistics.Win.UltraWinGrid.AutoFitStyle.ResizeAllColumns;
     ultraGridColumn8.Header.Caption            = "流量来源";
     ultraGridColumn8.Header.Fixed                 = true;
     ultraGridColumn8.Header.VisiblePosition       = 0;
     ultraGridColumn8.RowLayoutColumnInfo.OriginX  = 2;
     ultraGridColumn8.RowLayoutColumnInfo.OriginY  = 0;
     ultraGridColumn8.RowLayoutColumnInfo.SpanX    = 2;
     ultraGridColumn8.RowLayoutColumnInfo.SpanY    = 2;
     ultraGridColumn9.Header.Caption               = "日期";
     ultraGridColumn9.Header.Fixed                 = true;
     ultraGridColumn9.Header.VisiblePosition       = 1;
     ultraGridColumn9.RowLayoutColumnInfo.OriginX  = 0;
     ultraGridColumn9.RowLayoutColumnInfo.OriginY  = 0;
     ultraGridColumn9.RowLayoutColumnInfo.SpanX    = 2;
     ultraGridColumn9.RowLayoutColumnInfo.SpanY    = 2;
     ultraGridColumn4.Header.VisiblePosition       = 2;
     ultraGridColumn4.RowLayoutColumnInfo.OriginX  = 6;
     ultraGridColumn4.RowLayoutColumnInfo.OriginY  = 0;
     ultraGridColumn4.RowLayoutColumnInfo.SpanX    = 2;
     ultraGridColumn4.RowLayoutColumnInfo.SpanY    = 2;
     ultraGridColumn3.Header.VisiblePosition       = 3;
     ultraGridColumn3.RowLayoutColumnInfo.OriginX  = 4;
     ultraGridColumn3.RowLayoutColumnInfo.OriginY  = 0;
     ultraGridColumn3.RowLayoutColumnInfo.SpanX    = 2;
     ultraGridColumn3.RowLayoutColumnInfo.SpanY    = 2;
     ultraGridColumn5.Header.VisiblePosition       = 4;
     ultraGridColumn5.RowLayoutColumnInfo.OriginX  = 10;
     ultraGridColumn5.RowLayoutColumnInfo.OriginY  = 0;
     ultraGridColumn5.RowLayoutColumnInfo.SpanX    = 2;
     ultraGridColumn5.RowLayoutColumnInfo.SpanY    = 2;
     ultraGridColumn10.Header.VisiblePosition      = 5;
     ultraGridColumn10.RowLayoutColumnInfo.OriginX = 12;
     ultraGridColumn10.RowLayoutColumnInfo.OriginY = 0;
     ultraGridColumn10.RowLayoutColumnInfo.SpanX   = 2;
     ultraGridColumn10.RowLayoutColumnInfo.SpanY   = 2;
     ultraGridColumn7.Format                      = "0.00";
     ultraGridColumn7.Formula                     = "[买家数] / [访客数]*100";
     ultraGridColumn7.Header.Caption              = "转化率";
     ultraGridColumn7.Header.VisiblePosition      = 6;
     ultraGridColumn7.RowLayoutColumnInfo.OriginX = 8;
     ultraGridColumn7.RowLayoutColumnInfo.OriginY = 0;
     ultraGridColumn7.RowLayoutColumnInfo.SpanX   = 2;
     ultraGridColumn7.RowLayoutColumnInfo.SpanY   = 2;
     ultraGridBand2.Columns.AddRange(new object[] {
         ultraGridColumn8,
         ultraGridColumn9,
         ultraGridColumn4,
         ultraGridColumn3,
         ultraGridColumn5,
         ultraGridColumn10,
         ultraGridColumn7
     });
     ultraGridBand2.Override.SummaryFooterCaptionVisible = Infragistics.Win.DefaultableBoolean.False;
     ultraGridBand2.RowLayoutStyle = Infragistics.Win.UltraWinGrid.RowLayoutStyle.GroupLayout;
     this.ultraGrid3.DisplayLayout.BandsSerializer.Add(ultraGridBand2);
     this.ultraGrid3.DisplayLayout.CaptionVisible             = Infragistics.Win.DefaultableBoolean.True;
     this.ultraGrid3.DisplayLayout.EmptyRowSettings.Style     = Infragistics.Win.UltraWinGrid.EmptyRowStyle.AlignWithDataRows;
     this.ultraGrid3.DisplayLayout.Override.AllowRowFiltering = Infragistics.Win.DefaultableBoolean.True;
     this.ultraGrid3.DisplayLayout.Override.AllowRowSummaries = Infragistics.Win.UltraWinGrid.AllowRowSummaries.BasedOnDataType;
     this.ultraGrid3.DisplayLayout.Override.FilterUIType      = Infragistics.Win.UltraWinGrid.FilterUIType.FilterRow;
     this.ultraGrid3.DisplayLayout.Override.HeaderClickAction = Infragistics.Win.UltraWinGrid.HeaderClickAction.SortSingle;
     this.ultraGrid3.DisplayLayout.Override.RowSelectors      = Infragistics.Win.DefaultableBoolean.True;
     this.ultraGrid3.DisplayLayout.Override.WrapHeaderText    = Infragistics.Win.DefaultableBoolean.True;
     this.ultraGrid3.DisplayLayout.ScrollBounds = Infragistics.Win.UltraWinGrid.ScrollBounds.ScrollToFill;
     this.ultraGrid3.DisplayLayout.ScrollStyle  = Infragistics.Win.UltraWinGrid.ScrollStyle.Immediate;
     this.ultraGrid3.Dock        = System.Windows.Forms.DockStyle.Fill;
     this.ultraGrid3.Font        = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
     this.ultraGrid3.Location    = new System.Drawing.Point(0, 0);
     this.ultraGrid3.Name        = "ultraGrid3";
     this.ultraGrid3.Size        = new System.Drawing.Size(465, 277);
     this.ultraGrid3.TabIndex    = 7;
     this.ultraGrid3.UseOsThemes = Infragistics.Win.DefaultableBoolean.False;
     //
     // ultraTabPageControl4
     //
     this.ultraTabPageControl4.Controls.Add(this.ultraGrid2);
     this.ultraTabPageControl4.Location = new System.Drawing.Point(1, 22);
     this.ultraTabPageControl4.Name     = "ultraTabPageControl4";
     this.ultraTabPageControl4.Size     = new System.Drawing.Size(307, 362);
     //
     // ultraGrid2
     //
     this.ultraGrid2.CalcManager = this.ultraCalcManager1;
     this.ultraGrid2.DisplayLayout.AutoFitStyle                       = Infragistics.Win.UltraWinGrid.AutoFitStyle.ResizeAllColumns;
     this.ultraGrid2.DisplayLayout.EmptyRowSettings.Style             = Infragistics.Win.UltraWinGrid.EmptyRowStyle.AlignWithDataRows;
     this.ultraGrid2.DisplayLayout.Override.FilterClearButtonLocation = Infragistics.Win.UltraWinGrid.FilterClearButtonLocation.Row;
     this.ultraGrid2.DisplayLayout.Override.HeaderClickAction         = Infragistics.Win.UltraWinGrid.HeaderClickAction.SortSingle;
     this.ultraGrid2.DisplayLayout.Override.RowFilterAction           = Infragistics.Win.UltraWinGrid.RowFilterAction.AppearancesOnly;
     this.ultraGrid2.DisplayLayout.UseFixedHeaders                    = true;
     this.ultraGrid2.Dock     = System.Windows.Forms.DockStyle.Fill;
     this.ultraGrid2.Location = new System.Drawing.Point(0, 0);
     this.ultraGrid2.Name     = "ultraGrid2";
     this.ultraGrid2.Size     = new System.Drawing.Size(307, 362);
     this.ultraGrid2.TabIndex = 25;
     //
     // ultraTabPageControl3
     //
     this.ultraTabPageControl3.Controls.Add(this.ultraGridcnt);
     this.ultraTabPageControl3.Location = new System.Drawing.Point(1, 22);
     this.ultraTabPageControl3.Name     = "ultraTabPageControl3";
     this.ultraTabPageControl3.Size     = new System.Drawing.Size(307, 362);
     //
     // ultraGridcnt
     //
     this.ultraGridcnt.CalcManager = this.ultraCalcManager1;
     this.ultraGridcnt.DisplayLayout.AutoFitStyle                       = Infragistics.Win.UltraWinGrid.AutoFitStyle.ResizeAllColumns;
     this.ultraGridcnt.DisplayLayout.EmptyRowSettings.Style             = Infragistics.Win.UltraWinGrid.EmptyRowStyle.AlignWithDataRows;
     this.ultraGridcnt.DisplayLayout.Override.FilterClearButtonLocation = Infragistics.Win.UltraWinGrid.FilterClearButtonLocation.Row;
     this.ultraGridcnt.DisplayLayout.Override.HeaderClickAction         = Infragistics.Win.UltraWinGrid.HeaderClickAction.SortSingle;
     this.ultraGridcnt.DisplayLayout.Override.RowFilterAction           = Infragistics.Win.UltraWinGrid.RowFilterAction.AppearancesOnly;
     this.ultraGridcnt.DisplayLayout.UseFixedHeaders                    = true;
     this.ultraGridcnt.Dock     = System.Windows.Forms.DockStyle.Fill;
     this.ultraGridcnt.Location = new System.Drawing.Point(0, 0);
     this.ultraGridcnt.Name     = "ultraGridcnt";
     this.ultraGridcnt.Size     = new System.Drawing.Size(307, 362);
     this.ultraGridcnt.TabIndex = 24;
     //
     // ultraTabPageControl6
     //
     this.ultraTabPageControl6.Controls.Add(this.button1);
     this.ultraTabPageControl6.Location = new System.Drawing.Point(-10000, -10000);
     this.ultraTabPageControl6.Name     = "ultraTabPageControl6";
     this.ultraTabPageControl6.Size     = new System.Drawing.Size(309, 362);
     //
     // button1
     //
     this.button1.Location = new System.Drawing.Point(8, 14);
     this.button1.Name     = "button1";
     this.button1.Size     = new System.Drawing.Size(75, 23);
     this.button1.TabIndex = 7;
     this.button1.Text     = "加载";
     this.button1.UseVisualStyleBackColor = true;
     this.button1.Click += new System.EventHandler(this.button1_Click);
     //
     // ultraTabPageControl2
     //
     this.ultraTabPageControl2.Controls.Add(this.ultraGrid1);
     this.ultraTabPageControl2.Location = new System.Drawing.Point(1, 20);
     this.ultraTabPageControl2.Name     = "ultraTabPageControl2";
     this.ultraTabPageControl2.Size     = new System.Drawing.Size(466, 279);
     //
     // ultraGrid1
     //
     this.ultraGrid1.AllowDrop   = true;
     this.ultraGrid1.CalcManager = this.ultraCalcManager1;
     this.ultraGrid1.DisplayLayout.AutoFitStyle    = Infragistics.Win.UltraWinGrid.AutoFitStyle.ResizeAllColumns;
     ultraGridColumn15.Header.VisiblePosition      = 0;
     ultraGridColumn16.Header.VisiblePosition      = 1;
     ultraGridColumn1.Header.VisiblePosition       = 2;
     ultraGridColumn2.Header.VisiblePosition       = 3;
     ultraGridColumn19.Header.VisiblePosition      = 4;
     ultraGridColumn19.RowLayoutColumnInfo.OriginX = 10;
     ultraGridColumn19.RowLayoutColumnInfo.OriginY = 0;
     ultraGridColumn19.RowLayoutColumnInfo.SpanX   = 2;
     ultraGridColumn19.RowLayoutColumnInfo.SpanY   = 2;
     ultraGridColumn20.Header.VisiblePosition      = 5;
     ultraGridColumn21.Format                      = "0.00";
     ultraGridColumn21.Formula                     = "[买家数] / [访客数]*100";
     ultraGridColumn21.Header.Caption              = "转化率";
     ultraGridColumn21.Header.VisiblePosition      = 6;
     ultraGridColumn21.RowLayoutColumnInfo.OriginX = 8;
     ultraGridColumn21.RowLayoutColumnInfo.OriginY = 0;
     ultraGridColumn21.RowLayoutColumnInfo.SpanX   = 2;
     ultraGridColumn21.RowLayoutColumnInfo.SpanY   = 2;
     ultraGridBand1.Columns.AddRange(new object[] {
         ultraGridColumn15,
         ultraGridColumn16,
         ultraGridColumn1,
         ultraGridColumn2,
         ultraGridColumn19,
         ultraGridColumn20,
         ultraGridColumn21
     });
     ultraGridBand1.Override.SummaryFooterCaptionVisible = Infragistics.Win.DefaultableBoolean.False;
     ultraGridBand1.RowLayoutStyle = Infragistics.Win.UltraWinGrid.RowLayoutStyle.GroupLayout;
     this.ultraGrid1.DisplayLayout.BandsSerializer.Add(ultraGridBand1);
     this.ultraGrid1.DisplayLayout.CaptionVisible             = Infragistics.Win.DefaultableBoolean.True;
     this.ultraGrid1.DisplayLayout.EmptyRowSettings.Style     = Infragistics.Win.UltraWinGrid.EmptyRowStyle.AlignWithDataRows;
     this.ultraGrid1.DisplayLayout.Override.AllowRowFiltering = Infragistics.Win.DefaultableBoolean.True;
     this.ultraGrid1.DisplayLayout.Override.AllowRowSummaries = Infragistics.Win.UltraWinGrid.AllowRowSummaries.BasedOnDataType;
     this.ultraGrid1.DisplayLayout.Override.FilterUIType      = Infragistics.Win.UltraWinGrid.FilterUIType.FilterRow;
     this.ultraGrid1.DisplayLayout.Override.HeaderClickAction = Infragistics.Win.UltraWinGrid.HeaderClickAction.SortSingle;
     this.ultraGrid1.DisplayLayout.Override.WrapHeaderText    = Infragistics.Win.DefaultableBoolean.True;
     this.ultraGrid1.DisplayLayout.ScrollBounds    = Infragistics.Win.UltraWinGrid.ScrollBounds.ScrollToFill;
     this.ultraGrid1.DisplayLayout.ScrollStyle     = Infragistics.Win.UltraWinGrid.ScrollStyle.Immediate;
     this.ultraGrid1.DisplayLayout.UseFixedHeaders = true;
     this.ultraGrid1.Dock        = System.Windows.Forms.DockStyle.Fill;
     this.ultraGrid1.Font        = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
     this.ultraGrid1.Location    = new System.Drawing.Point(0, 0);
     this.ultraGrid1.Name        = "ultraGrid1";
     this.ultraGrid1.Size        = new System.Drawing.Size(466, 279);
     this.ultraGrid1.TabIndex    = 7;
     this.ultraGrid1.UseOsThemes = Infragistics.Win.DefaultableBoolean.False;
     //
     // ultraTabControl4
     //
     this.ultraTabControl4.Controls.Add(this.ultraTabSharedControlsPage5);
     this.ultraTabControl4.Controls.Add(this.ultraTabPageControl11);
     this.ultraTabControl4.Dock               = System.Windows.Forms.DockStyle.Fill;
     this.ultraTabControl4.Location           = new System.Drawing.Point(3, 3);
     this.ultraTabControl4.Name               = "ultraTabControl4";
     this.ultraTabControl4.SharedControlsPage = this.ultraTabSharedControlsPage5;
     this.ultraTabControl4.Size               = new System.Drawing.Size(467, 300);
     this.ultraTabControl4.TabIndex           = 6;
     ultraTab10.TabPage = this.ultraTabPageControl11;
     ultraTab10.Text    = "流量来源成交转化";
     this.ultraTabControl4.Tabs.AddRange(new Infragistics.Win.UltraWinTabControl.UltraTab[] {
         ultraTab10
     });
     this.ultraTabControl4.ViewStyle = Infragistics.Win.UltraWinTabControl.ViewStyle.Office2007;
     //
     // ultraTabSharedControlsPage5
     //
     this.ultraTabSharedControlsPage5.Location = new System.Drawing.Point(-10000, -10000);
     this.ultraTabSharedControlsPage5.Name     = "ultraTabSharedControlsPage5";
     this.ultraTabSharedControlsPage5.Size     = new System.Drawing.Size(465, 277);
     //
     // tableLayoutPanel1
     //
     this.tableLayoutPanel1.ColumnCount = 3;
     this.tableLayoutPanel1.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 33.33333F));
     this.tableLayoutPanel1.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 33.33333F));
     this.tableLayoutPanel1.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 33.33333F));
     this.tableLayoutPanel1.Controls.Add(this.ultraTabControl5, 2, 0);
     this.tableLayoutPanel1.Controls.Add(this.ultraTabControl3, 1, 0);
     this.tableLayoutPanel1.Controls.Add(this.ultraTabControl2, 0, 0);
     this.tableLayoutPanel1.Dock     = System.Windows.Forms.DockStyle.Top;
     this.tableLayoutPanel1.Location = new System.Drawing.Point(0, 0);
     this.tableLayoutPanel1.Name     = "tableLayoutPanel1";
     this.tableLayoutPanel1.RowCount = 1;
     this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 50F));
     this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 50F));
     this.tableLayoutPanel1.Size     = new System.Drawing.Size(947, 391);
     this.tableLayoutPanel1.TabIndex = 8;
     //
     // ultraTabControl3
     //
     this.ultraTabControl3.Controls.Add(this.ultraTabSharedControlsPage3);
     this.ultraTabControl3.Controls.Add(this.ultraTabPageControl4);
     this.ultraTabControl3.Dock               = System.Windows.Forms.DockStyle.Fill;
     this.ultraTabControl3.Location           = new System.Drawing.Point(318, 3);
     this.ultraTabControl3.Name               = "ultraTabControl3";
     this.ultraTabControl3.SharedControlsPage = this.ultraTabSharedControlsPage3;
     this.ultraTabControl3.Size               = new System.Drawing.Size(309, 385);
     this.ultraTabControl3.TabIndex           = 12;
     ultraTab6.TabPage = this.ultraTabPageControl4;
     ultraTab6.Text    = "今日流量来源";
     this.ultraTabControl3.Tabs.AddRange(new Infragistics.Win.UltraWinTabControl.UltraTab[] {
         ultraTab6
     });
     this.ultraTabControl3.ViewStyle = Infragistics.Win.UltraWinTabControl.ViewStyle.Office2007;
     //
     // ultraTabSharedControlsPage3
     //
     this.ultraTabSharedControlsPage3.Location = new System.Drawing.Point(-10000, -10000);
     this.ultraTabSharedControlsPage3.Name     = "ultraTabSharedControlsPage3";
     this.ultraTabSharedControlsPage3.Size     = new System.Drawing.Size(307, 362);
     //
     // ultraTabControl2
     //
     this.ultraTabControl2.Controls.Add(this.ultraTabSharedControlsPage2);
     this.ultraTabControl2.Controls.Add(this.ultraTabPageControl3);
     this.ultraTabControl2.Controls.Add(this.ultraTabPageControl6);
     this.ultraTabControl2.Dock               = System.Windows.Forms.DockStyle.Fill;
     this.ultraTabControl2.Location           = new System.Drawing.Point(3, 3);
     this.ultraTabControl2.Name               = "ultraTabControl2";
     this.ultraTabControl2.SharedControlsPage = this.ultraTabSharedControlsPage2;
     this.ultraTabControl2.Size               = new System.Drawing.Size(309, 385);
     this.ultraTabControl2.TabIndex           = 11;
     ultraTab7.TabPage = this.ultraTabPageControl3;
     ultraTab7.Text    = "今日关键字流量";
     ultraTab1.TabPage = this.ultraTabPageControl6;
     ultraTab1.Text    = "操作";
     this.ultraTabControl2.Tabs.AddRange(new Infragistics.Win.UltraWinTabControl.UltraTab[] {
         ultraTab7,
         ultraTab1
     });
     this.ultraTabControl2.ViewStyle = Infragistics.Win.UltraWinTabControl.ViewStyle.Office2007;
     //
     // ultraTabSharedControlsPage2
     //
     this.ultraTabSharedControlsPage2.Location = new System.Drawing.Point(-10000, -10000);
     this.ultraTabSharedControlsPage2.Name     = "ultraTabSharedControlsPage2";
     this.ultraTabSharedControlsPage2.Size     = new System.Drawing.Size(307, 362);
     //
     // tableLayoutPanel2
     //
     this.tableLayoutPanel2.ColumnCount = 2;
     this.tableLayoutPanel2.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 50F));
     this.tableLayoutPanel2.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 50F));
     this.tableLayoutPanel2.Controls.Add(this.ultraTabControl4, 0, 0);
     this.tableLayoutPanel2.Controls.Add(this.ultraTabControl1, 1, 0);
     this.tableLayoutPanel2.Dock     = System.Windows.Forms.DockStyle.Bottom;
     this.tableLayoutPanel2.Location = new System.Drawing.Point(0, 441);
     this.tableLayoutPanel2.Name     = "tableLayoutPanel2";
     this.tableLayoutPanel2.RowCount = 1;
     this.tableLayoutPanel2.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 50F));
     this.tableLayoutPanel2.Size     = new System.Drawing.Size(947, 306);
     this.tableLayoutPanel2.TabIndex = 20;
     //
     // ultraTabControl1
     //
     this.ultraTabControl1.Controls.Add(this.ultraTabSharedControlsPage1);
     this.ultraTabControl1.Controls.Add(this.ultraTabPageControl2);
     this.ultraTabControl1.Dock               = System.Windows.Forms.DockStyle.Fill;
     this.ultraTabControl1.Location           = new System.Drawing.Point(476, 3);
     this.ultraTabControl1.Name               = "ultraTabControl1";
     this.ultraTabControl1.SharedControlsPage = this.ultraTabSharedControlsPage1;
     this.ultraTabControl1.Size               = new System.Drawing.Size(468, 300);
     this.ultraTabControl1.Style              = Infragistics.Win.UltraWinTabControl.UltraTabControlStyle.VisualStudio2005;
     this.ultraTabControl1.TabIndex           = 7;
     ultraTab3.TabPage = this.ultraTabPageControl2;
     ultraTab3.Text    = "昨日流量成交转化";
     this.ultraTabControl1.Tabs.AddRange(new Infragistics.Win.UltraWinTabControl.UltraTab[] {
         ultraTab3
     });
     this.ultraTabControl1.ViewStyle = Infragistics.Win.UltraWinTabControl.ViewStyle.Office2007;
     //
     // ultraTabSharedControlsPage1
     //
     this.ultraTabSharedControlsPage1.Location = new System.Drawing.Point(-10000, -10000);
     this.ultraTabSharedControlsPage1.Name     = "ultraTabSharedControlsPage1";
     this.ultraTabSharedControlsPage1.Size     = new System.Drawing.Size(466, 279);
     //
     // ultraTabPageControl5
     //
     this.ultraTabPageControl5.Controls.Add(this.ultraGrid4);
     this.ultraTabPageControl5.Location = new System.Drawing.Point(1, 22);
     this.ultraTabPageControl5.Name     = "ultraTabPageControl5";
     this.ultraTabPageControl5.Size     = new System.Drawing.Size(309, 362);
     //
     // ultraGrid4
     //
     this.ultraGrid4.CalcManager = this.ultraCalcManager1;
     this.ultraGrid4.DisplayLayout.AutoFitStyle                       = Infragistics.Win.UltraWinGrid.AutoFitStyle.ResizeAllColumns;
     this.ultraGrid4.DisplayLayout.EmptyRowSettings.Style             = Infragistics.Win.UltraWinGrid.EmptyRowStyle.AlignWithDataRows;
     this.ultraGrid4.DisplayLayout.Override.FilterClearButtonLocation = Infragistics.Win.UltraWinGrid.FilterClearButtonLocation.Row;
     this.ultraGrid4.DisplayLayout.Override.HeaderClickAction         = Infragistics.Win.UltraWinGrid.HeaderClickAction.SortSingle;
     this.ultraGrid4.DisplayLayout.Override.RowFilterAction           = Infragistics.Win.UltraWinGrid.RowFilterAction.AppearancesOnly;
     this.ultraGrid4.DisplayLayout.UseFixedHeaders                    = true;
     this.ultraGrid4.Dock     = System.Windows.Forms.DockStyle.Fill;
     this.ultraGrid4.Location = new System.Drawing.Point(0, 0);
     this.ultraGrid4.Name     = "ultraGrid4";
     this.ultraGrid4.Size     = new System.Drawing.Size(309, 362);
     this.ultraGrid4.TabIndex = 26;
     //
     // ultraTabSharedControlsPage4
     //
     this.ultraTabSharedControlsPage4.Location = new System.Drawing.Point(-10000, -10000);
     this.ultraTabSharedControlsPage4.Name     = "ultraTabSharedControlsPage4";
     this.ultraTabSharedControlsPage4.Size     = new System.Drawing.Size(309, 362);
     //
     // ultraTabControl5
     //
     this.ultraTabControl5.Controls.Add(this.ultraTabSharedControlsPage4);
     this.ultraTabControl5.Controls.Add(this.ultraTabPageControl5);
     this.ultraTabControl5.Dock               = System.Windows.Forms.DockStyle.Fill;
     this.ultraTabControl5.Location           = new System.Drawing.Point(633, 3);
     this.ultraTabControl5.Name               = "ultraTabControl5";
     this.ultraTabControl5.SharedControlsPage = this.ultraTabSharedControlsPage4;
     this.ultraTabControl5.Size               = new System.Drawing.Size(311, 385);
     this.ultraTabControl5.TabIndex           = 13;
     ultraTab5.TabPage = this.ultraTabPageControl5;
     ultraTab5.Text    = "今日成交笔数";
     this.ultraTabControl5.Tabs.AddRange(new Infragistics.Win.UltraWinTabControl.UltraTab[] {
         ultraTab5
     });
     this.ultraTabControl5.ViewStyle = Infragistics.Win.UltraWinTabControl.ViewStyle.Office2007;
     //
     // groupBox1
     //
     this.groupBox1.Controls.Add(this.GetdateIN);
     this.groupBox1.Controls.Add(this.Upbut);
     this.groupBox1.Controls.Add(this.NextBut);
     this.groupBox1.Dock     = System.Windows.Forms.DockStyle.Top;
     this.groupBox1.Location = new System.Drawing.Point(0, 391);
     this.groupBox1.Name     = "groupBox1";
     this.groupBox1.Size     = new System.Drawing.Size(947, 47);
     this.groupBox1.TabIndex = 10;
     this.groupBox1.TabStop  = false;
     //
     // NextBut
     //
     this.NextBut.Location = new System.Drawing.Point(860, 18);
     this.NextBut.Name     = "NextBut";
     this.NextBut.Size     = new System.Drawing.Size(75, 23);
     this.NextBut.TabIndex = 1;
     this.NextBut.Text     = "下一日";
     this.NextBut.UseVisualStyleBackColor = true;
     this.NextBut.Click += new System.EventHandler(this.NextBut_Click);
     //
     // Upbut
     //
     this.Upbut.Location = new System.Drawing.Point(528, 19);
     this.Upbut.Name     = "Upbut";
     this.Upbut.Size     = new System.Drawing.Size(75, 23);
     this.Upbut.TabIndex = 2;
     this.Upbut.Text     = "上一日";
     this.Upbut.UseVisualStyleBackColor = true;
     this.Upbut.Click += new System.EventHandler(this.Upbut_Click);
     //
     // GetdateIN
     //
     this.GetdateIN.Location      = new System.Drawing.Point(633, 18);
     this.GetdateIN.Name          = "GetdateIN";
     this.GetdateIN.Size          = new System.Drawing.Size(200, 21);
     this.GetdateIN.TabIndex      = 7;
     this.GetdateIN.ValueChanged += new System.EventHandler(this.GetdateIN_ValueChanged);
     //
     // ultraCalcManager1
     //
     this.ultraCalcManager1.ContainingControl = this;
     //
     // DPindex
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
     this.AutoScaleMode       = System.Windows.Forms.AutoScaleMode.Font;
     this.ClientSize          = new System.Drawing.Size(947, 747);
     this.Controls.Add(this.groupBox1);
     this.Controls.Add(this.tableLayoutPanel2);
     this.Controls.Add(this.tableLayoutPanel1);
     this.Name  = "DPindex";
     this.Text  = "大盘";
     this.Load += new System.EventHandler(this.DPindex_Load);
     this.ultraTabPageControl11.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.ultraGrid3)).EndInit();
     this.ultraTabPageControl4.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.ultraGrid2)).EndInit();
     this.ultraTabPageControl3.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.ultraGridcnt)).EndInit();
     this.ultraTabPageControl6.ResumeLayout(false);
     this.ultraTabPageControl2.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.ultraGrid1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.ultraTabControl4)).EndInit();
     this.ultraTabControl4.ResumeLayout(false);
     this.tableLayoutPanel1.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.ultraTabControl3)).EndInit();
     this.ultraTabControl3.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.ultraTabControl2)).EndInit();
     this.ultraTabControl2.ResumeLayout(false);
     this.tableLayoutPanel2.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.ultraTabControl1)).EndInit();
     this.ultraTabControl1.ResumeLayout(false);
     this.ultraTabPageControl5.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.ultraGrid4)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.ultraTabControl5)).EndInit();
     this.ultraTabControl5.ResumeLayout(false);
     this.groupBox1.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.ultraCalcManager1)).EndInit();
     this.ResumeLayout(false);
 }
Example #31
0
        /// <summary>
        /// Required method for Designer support - do not modify
        /// the contents of this method with the code editor.
        /// </summary>
        private void InitializeComponent()
        {
            this.components = new System.ComponentModel.Container();
            Infragistics.Win.Appearance appearance1 = new Infragistics.Win.Appearance();
            Infragistics.Win.Appearance appearance2 = new Infragistics.Win.Appearance();
            Infragistics.Win.Appearance appearance3 = new Infragistics.Win.Appearance();
            System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(GenericModel));
            Infragistics.Win.UltraWinTabControl.UltraTab ultraTab1 = new Infragistics.Win.UltraWinTabControl.UltraTab();
            Infragistics.Win.Appearance appearance4 = new Infragistics.Win.Appearance();
            Infragistics.Win.UltraWinTabControl.UltraTab ultraTab2 = new Infragistics.Win.UltraWinTabControl.UltraTab();
            Infragistics.Win.UltraWinTabControl.UltraTab ultraTab3 = new Infragistics.Win.UltraWinTabControl.UltraTab();
            Infragistics.Win.UltraWinTabControl.UltraTab ultraTab4 = new Infragistics.Win.UltraWinTabControl.UltraTab();
            Infragistics.Win.Appearance appearance6 = new Infragistics.Win.Appearance();
            Infragistics.Win.UltraWinTabControl.UltraTab ultraTab5 = new Infragistics.Win.UltraWinTabControl.UltraTab();
            Infragistics.Win.Appearance appearance5 = new Infragistics.Win.Appearance();
            Infragistics.Win.UltraWinTabControl.UltraTab ultraTab6 = new Infragistics.Win.UltraWinTabControl.UltraTab();
            Infragistics.Win.Appearance appearance7 = new Infragistics.Win.Appearance();
            this.tabInformation = new Infragistics.Win.UltraWinTabControl.UltraTabPageControl();
            this.webBrowser = new System.Windows.Forms.WebBrowser();
            this.tabVariablesSelection = new Infragistics.Win.UltraWinTabControl.UltraTabPageControl();
            this.label5 = new System.Windows.Forms.Label();
            this.label4 = new System.Windows.Forms.Label();
            this.label3 = new System.Windows.Forms.Label();
            this.btnRemoveIndependent = new System.Windows.Forms.Button();
            this.btnAddIndependent = new System.Windows.Forms.Button();
            this.btnRemoveDependent = new System.Windows.Forms.Button();
            this.btnAddDependent = new System.Windows.Forms.Button();
            this.lvIndependentVar = new System.Windows.Forms.ListView();
            this.colIndependentName = new System.Windows.Forms.ColumnHeader();
            this.colIndependentDescription = new System.Windows.Forms.ColumnHeader();
            this.lvDependentVar = new System.Windows.Forms.ListView();
            this.colDependentName = new System.Windows.Forms.ColumnHeader();
            this.colDependentDescription = new System.Windows.Forms.ColumnHeader();
            this.lvVariables = new System.Windows.Forms.ListView();
            this.colName = new System.Windows.Forms.ColumnHeader();
            this.colDescription = new System.Windows.Forms.ColumnHeader();
            this.tabParameters = new Infragistics.Win.UltraWinTabControl.UltraTabPageControl();
            this.pnlModelSpecificParameters = new System.Windows.Forms.Panel();
            this.pnlCommonParameters = new System.Windows.Forms.Panel();
            this.ultraLabel1 = new Infragistics.Win.Misc.UltraLabel();
            this.label2 = new System.Windows.Forms.Label();
            this.ultraLabel2 = new Infragistics.Win.Misc.UltraLabel();
            this.udModelValidation = new System.Windows.Forms.NumericUpDown();
            this.ultraLabel3 = new Infragistics.Win.Misc.UltraLabel();
            this.label1 = new System.Windows.Forms.Label();
            this.lblExtractBegin = new Infragistics.Win.Misc.UltraLabel();
            this.btnRefresh = new System.Windows.Forms.Button();
            this.lblExtractEnd = new Infragistics.Win.Misc.UltraLabel();
            this.lblExtractTotalCount = new Infragistics.Win.Misc.UltraLabel();
            this.tabTraining = new Infragistics.Win.UltraWinTabControl.UltraTabPageControl();
            this.pnlTrainingMain = new System.Windows.Forms.Panel();
            this.pnlTrainingButtons = new System.Windows.Forms.Panel();
            this.lblTrainingInfo = new System.Windows.Forms.Label();
            this.btnStart = new System.Windows.Forms.Button();
            this.PlayImages = new System.Windows.Forms.ImageList(this.components);
            this.tabResults = new Infragistics.Win.UltraWinTabControl.UltraTabPageControl();
            this.ResultsToolStripContainer = new System.Windows.Forms.ToolStripContainer();
            this.tcResults = new System.Windows.Forms.TabControl();
            this.tabGraph = new System.Windows.Forms.TabPage();
            this.pnlResultsClient = new System.Windows.Forms.Panel();
            this.tabResiudals = new System.Windows.Forms.TabPage();
            this.tabTests = new System.Windows.Forms.TabPage();
            this.tabSensitivity = new System.Windows.Forms.TabPage();
            this.ResultsToolStrip = new System.Windows.Forms.ToolStrip();
            this.btnGraph = new System.Windows.Forms.ToolStripButton();
            this.btnResiduals = new System.Windows.Forms.ToolStripButton();
            this.btnTest = new System.Windows.Forms.ToolStripButton();
            this.btnSensitivity = new System.Windows.Forms.ToolStripButton();
            this.pnlResultsTop = new System.Windows.Forms.Panel();
            this.lblResults = new System.Windows.Forms.Label();
            this.tabVerification = new Infragistics.Win.UltraWinTabControl.UltraTabPageControl();
            this.pnlForecastMain = new System.Windows.Forms.Panel();
            this.pnlForecastTop = new System.Windows.Forms.Panel();
            this.label6 = new System.Windows.Forms.Label();
            this.tabModel = new Infragistics.Win.UltraWinTabControl.UltraTabControl();
            this.ultraTabSharedControlsPage1 = new Infragistics.Win.UltraWinTabControl.UltraTabSharedControlsPage();
            this.pnlButtons = new System.Windows.Forms.Panel();
            this.btnClose = new System.Windows.Forms.Button();
            this.mnuMain = new System.Windows.Forms.MenuStrip();
            this.miModel = new System.Windows.Forms.ToolStripMenuItem();
            this.miModelLoad = new System.Windows.Forms.ToolStripMenuItem();
            this.miModelSave = new System.Windows.Forms.ToolStripMenuItem();
            this.tabInformation.SuspendLayout();
            this.tabVariablesSelection.SuspendLayout();
            this.tabParameters.SuspendLayout();
            this.pnlCommonParameters.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.udModelValidation)).BeginInit();
            this.tabTraining.SuspendLayout();
            this.pnlTrainingButtons.SuspendLayout();
            this.tabResults.SuspendLayout();
            this.ResultsToolStripContainer.ContentPanel.SuspendLayout();
            this.ResultsToolStripContainer.LeftToolStripPanel.SuspendLayout();
            this.ResultsToolStripContainer.SuspendLayout();
            this.tcResults.SuspendLayout();
            this.tabGraph.SuspendLayout();
            this.ResultsToolStrip.SuspendLayout();
            this.pnlResultsTop.SuspendLayout();
            this.tabVerification.SuspendLayout();
            this.pnlForecastTop.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.tabModel)).BeginInit();
            this.tabModel.SuspendLayout();
            this.pnlButtons.SuspendLayout();
            this.mnuMain.SuspendLayout();
            this.SuspendLayout();
            // 
            // tabInformation
            // 
            this.tabInformation.Controls.Add(this.webBrowser);
            this.tabInformation.Location = new System.Drawing.Point(-10000, -10000);
            this.tabInformation.Name = "tabInformation";
            this.tabInformation.Size = new System.Drawing.Size(773, 343);
            // 
            // webBrowser
            // 
            this.webBrowser.Dock = System.Windows.Forms.DockStyle.Fill;
            this.webBrowser.Location = new System.Drawing.Point(0, 0);
            this.webBrowser.MinimumSize = new System.Drawing.Size(20, 20);
            this.webBrowser.Name = "webBrowser";
            this.webBrowser.Size = new System.Drawing.Size(773, 343);
            this.webBrowser.TabIndex = 0;
            // 
            // tabVariablesSelection
            // 
            this.tabVariablesSelection.Controls.Add(this.label5);
            this.tabVariablesSelection.Controls.Add(this.label4);
            this.tabVariablesSelection.Controls.Add(this.label3);
            this.tabVariablesSelection.Controls.Add(this.btnRemoveIndependent);
            this.tabVariablesSelection.Controls.Add(this.btnAddIndependent);
            this.tabVariablesSelection.Controls.Add(this.btnRemoveDependent);
            this.tabVariablesSelection.Controls.Add(this.btnAddDependent);
            this.tabVariablesSelection.Controls.Add(this.lvIndependentVar);
            this.tabVariablesSelection.Controls.Add(this.lvDependentVar);
            this.tabVariablesSelection.Controls.Add(this.lvVariables);
            this.tabVariablesSelection.Location = new System.Drawing.Point(1, 23);
            this.tabVariablesSelection.Name = "tabVariablesSelection";
            this.tabVariablesSelection.Size = new System.Drawing.Size(773, 343);
            // 
            // label5
            // 
            this.label5.AutoSize = true;
            this.label5.BackColor = System.Drawing.Color.Transparent;
            this.label5.Location = new System.Drawing.Point(322, 140);
            this.label5.Name = "label5";
            this.label5.Size = new System.Drawing.Size(136, 13);
            this.label5.TabIndex = 16;
            this.label5.Text = "Независими променливи";
            // 
            // label4
            // 
            this.label4.AutoSize = true;
            this.label4.BackColor = System.Drawing.Color.Transparent;
            this.label4.Location = new System.Drawing.Point(319, 14);
            this.label4.Name = "label4";
            this.label4.Size = new System.Drawing.Size(123, 13);
            this.label4.TabIndex = 15;
            this.label4.Text = "Зависими променливи";
            // 
            // label3
            // 
            this.label3.AutoSize = true;
            this.label3.BackColor = System.Drawing.Color.Transparent;
            this.label3.Location = new System.Drawing.Point(11, 15);
            this.label3.Name = "label3";
            this.label3.Size = new System.Drawing.Size(108, 13);
            this.label3.TabIndex = 14;
            this.label3.Text = "Всички променливи";
            // 
            // btnRemoveIndependent
            // 
            this.btnRemoveIndependent.Location = new System.Drawing.Point(228, 187);
            this.btnRemoveIndependent.Name = "btnRemoveIndependent";
            this.btnRemoveIndependent.Size = new System.Drawing.Size(85, 23);
            this.btnRemoveIndependent.TabIndex = 13;
            this.btnRemoveIndependent.Text = "<< Премахни";
            this.btnRemoveIndependent.UseVisualStyleBackColor = true;
            this.btnRemoveIndependent.Click += new System.EventHandler(this.btnRemoveIndependent_Click);
            // 
            // btnAddIndependent
            // 
            this.btnAddIndependent.Location = new System.Drawing.Point(228, 157);
            this.btnAddIndependent.Name = "btnAddIndependent";
            this.btnAddIndependent.Size = new System.Drawing.Size(85, 23);
            this.btnAddIndependent.TabIndex = 12;
            this.btnAddIndependent.Text = "Добави >>";
            this.btnAddIndependent.UseVisualStyleBackColor = true;
            this.btnAddIndependent.Click += new System.EventHandler(this.btnAddIndependent_Click);
            // 
            // btnRemoveDependent
            // 
            this.btnRemoveDependent.Location = new System.Drawing.Point(228, 64);
            this.btnRemoveDependent.Name = "btnRemoveDependent";
            this.btnRemoveDependent.Size = new System.Drawing.Size(85, 23);
            this.btnRemoveDependent.TabIndex = 11;
            this.btnRemoveDependent.Text = "<< Премахни";
            this.btnRemoveDependent.UseVisualStyleBackColor = true;
            this.btnRemoveDependent.Click += new System.EventHandler(this.btnRemoveDependent_Click);
            // 
            // btnAddDependent
            // 
            this.btnAddDependent.Location = new System.Drawing.Point(228, 34);
            this.btnAddDependent.Name = "btnAddDependent";
            this.btnAddDependent.Size = new System.Drawing.Size(85, 23);
            this.btnAddDependent.TabIndex = 10;
            this.btnAddDependent.Text = "Добави >>";
            this.btnAddDependent.UseVisualStyleBackColor = true;
            this.btnAddDependent.Click += new System.EventHandler(this.btnAddDependent_Click);
            // 
            // lvIndependentVar
            // 
            this.lvIndependentVar.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
                        | System.Windows.Forms.AnchorStyles.Left)));
            this.lvIndependentVar.Columns.AddRange(new System.Windows.Forms.ColumnHeader[] {
            this.colIndependentName,
            this.colIndependentDescription});
            this.lvIndependentVar.Location = new System.Drawing.Point(319, 157);
            this.lvIndependentVar.Name = "lvIndependentVar";
            this.lvIndependentVar.Size = new System.Drawing.Size(184, 198);
            this.lvIndependentVar.TabIndex = 9;
            this.lvIndependentVar.UseCompatibleStateImageBehavior = false;
            this.lvIndependentVar.View = System.Windows.Forms.View.Details;
            // 
            // colIndependentName
            // 
            this.colIndependentName.Text = "Име";
            this.colIndependentName.Width = 59;
            // 
            // colIndependentDescription
            // 
            this.colIndependentDescription.Text = "Описание";
            this.colIndependentDescription.Width = 117;
            // 
            // lvDependentVar
            // 
            this.lvDependentVar.Columns.AddRange(new System.Windows.Forms.ColumnHeader[] {
            this.colDependentName,
            this.colDependentDescription});
            this.lvDependentVar.Location = new System.Drawing.Point(319, 34);
            this.lvDependentVar.Name = "lvDependentVar";
            this.lvDependentVar.Size = new System.Drawing.Size(184, 99);
            this.lvDependentVar.TabIndex = 8;
            this.lvDependentVar.UseCompatibleStateImageBehavior = false;
            this.lvDependentVar.View = System.Windows.Forms.View.Details;
            // 
            // colDependentName
            // 
            this.colDependentName.Text = "Име";
            // 
            // colDependentDescription
            // 
            this.colDependentDescription.Text = "Описание";
            this.colDependentDescription.Width = 117;
            // 
            // lvVariables
            // 
            this.lvVariables.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
                        | System.Windows.Forms.AnchorStyles.Left)));
            this.lvVariables.Columns.AddRange(new System.Windows.Forms.ColumnHeader[] {
            this.colName,
            this.colDescription});
            this.lvVariables.FullRowSelect = true;
            this.lvVariables.Location = new System.Drawing.Point(11, 34);
            this.lvVariables.Name = "lvVariables";
            this.lvVariables.Size = new System.Drawing.Size(210, 321);
            this.lvVariables.TabIndex = 7;
            this.lvVariables.UseCompatibleStateImageBehavior = false;
            this.lvVariables.View = System.Windows.Forms.View.Details;
            // 
            // colName
            // 
            this.colName.Text = "Име";
            this.colName.Width = 120;
            // 
            // colDescription
            // 
            this.colDescription.Text = "Описание";
            this.colDescription.Width = 120;
            // 
            // tabParameters
            // 
            this.tabParameters.Controls.Add(this.pnlModelSpecificParameters);
            this.tabParameters.Controls.Add(this.pnlCommonParameters);
            this.tabParameters.Location = new System.Drawing.Point(-10000, -10000);
            this.tabParameters.Name = "tabParameters";
            this.tabParameters.Size = new System.Drawing.Size(773, 319);
            this.tabParameters.Paint += new System.Windows.Forms.PaintEventHandler(this.tabParameters_Paint);
            this.tabParameters.Enter += new System.EventHandler(this.tabParameters_Enter);
            // 
            // pnlModelSpecificParameters
            // 
            this.pnlModelSpecificParameters.Dock = System.Windows.Forms.DockStyle.Fill;
            this.pnlModelSpecificParameters.Location = new System.Drawing.Point(0, 81);
            this.pnlModelSpecificParameters.Name = "pnlModelSpecificParameters";
            this.pnlModelSpecificParameters.Size = new System.Drawing.Size(773, 238);
            this.pnlModelSpecificParameters.TabIndex = 11;
            // 
            // pnlCommonParameters
            // 
            this.pnlCommonParameters.Controls.Add(this.ultraLabel1);
            this.pnlCommonParameters.Controls.Add(this.label2);
            this.pnlCommonParameters.Controls.Add(this.ultraLabel2);
            this.pnlCommonParameters.Controls.Add(this.udModelValidation);
            this.pnlCommonParameters.Controls.Add(this.ultraLabel3);
            this.pnlCommonParameters.Controls.Add(this.label1);
            this.pnlCommonParameters.Controls.Add(this.lblExtractBegin);
            this.pnlCommonParameters.Controls.Add(this.btnRefresh);
            this.pnlCommonParameters.Controls.Add(this.lblExtractEnd);
            this.pnlCommonParameters.Controls.Add(this.lblExtractTotalCount);
            this.pnlCommonParameters.Dock = System.Windows.Forms.DockStyle.Top;
            this.pnlCommonParameters.Location = new System.Drawing.Point(0, 0);
            this.pnlCommonParameters.Name = "pnlCommonParameters";
            this.pnlCommonParameters.Size = new System.Drawing.Size(773, 81);
            this.pnlCommonParameters.TabIndex = 10;
            // 
            // ultraLabel1
            // 
            this.ultraLabel1.Location = new System.Drawing.Point(11, 13);
            this.ultraLabel1.Name = "ultraLabel1";
            this.ultraLabel1.Size = new System.Drawing.Size(56, 15);
            this.ultraLabel1.TabIndex = 0;
            this.ultraLabel1.Text = "Начало:";
            // 
            // label2
            // 
            this.label2.AutoSize = true;
            this.label2.Location = new System.Drawing.Point(348, 37);
            this.label2.Name = "label2";
            this.label2.Size = new System.Drawing.Size(69, 13);
            this.label2.TabIndex = 9;
            this.label2.Text = "наблюдения";
            // 
            // ultraLabel2
            // 
            this.ultraLabel2.Location = new System.Drawing.Point(136, 13);
            this.ultraLabel2.Name = "ultraLabel2";
            this.ultraLabel2.Size = new System.Drawing.Size(64, 15);
            this.ultraLabel2.TabIndex = 1;
            this.ultraLabel2.Text = "Край:";
            // 
            // udModelValidation
            // 
            this.udModelValidation.Location = new System.Drawing.Point(268, 35);
            this.udModelValidation.Maximum = new decimal(new int[] {
            0,
            0,
            0,
            0});
            this.udModelValidation.Name = "udModelValidation";
            this.udModelValidation.Size = new System.Drawing.Size(74, 20);
            this.udModelValidation.TabIndex = 8;
            // 
            // ultraLabel3
            // 
            this.ultraLabel3.Location = new System.Drawing.Point(290, 13);
            this.ultraLabel3.Name = "ultraLabel3";
            this.ultraLabel3.Size = new System.Drawing.Size(72, 15);
            this.ultraLabel3.TabIndex = 2;
            this.ultraLabel3.Text = "Общ брой:";
            // 
            // label1
            // 
            this.label1.AutoSize = true;
            this.label1.Location = new System.Drawing.Point(10, 37);
            this.label1.Name = "label1";
            this.label1.Size = new System.Drawing.Size(250, 13);
            this.label1.TabIndex = 7;
            this.label1.Text = "Използвай за проверка на модела последните:";
            // 
            // lblExtractBegin
            // 
            appearance1.BackColor = System.Drawing.SystemColors.Info;
            appearance1.TextHAlignAsString = "Right";
            this.lblExtractBegin.Appearance = appearance1;
            this.lblExtractBegin.Location = new System.Drawing.Point(74, 13);
            this.lblExtractBegin.Name = "lblExtractBegin";
            this.lblExtractBegin.Size = new System.Drawing.Size(56, 15);
            this.lblExtractBegin.TabIndex = 3;
            // 
            // btnRefresh
            // 
            this.btnRefresh.Location = new System.Drawing.Point(585, 8);
            this.btnRefresh.Name = "btnRefresh";
            this.btnRefresh.Size = new System.Drawing.Size(75, 23);
            this.btnRefresh.TabIndex = 6;
            this.btnRefresh.Text = "Опресни";
            this.btnRefresh.UseVisualStyleBackColor = true;
            this.btnRefresh.Click += new System.EventHandler(this.btnRefresh_Click);
            // 
            // lblExtractEnd
            // 
            appearance2.BackColor = System.Drawing.SystemColors.Info;
            appearance2.TextHAlignAsString = "Right";
            this.lblExtractEnd.Appearance = appearance2;
            this.lblExtractEnd.Location = new System.Drawing.Point(207, 13);
            this.lblExtractEnd.Name = "lblExtractEnd";
            this.lblExtractEnd.Size = new System.Drawing.Size(64, 15);
            this.lblExtractEnd.TabIndex = 4;
            // 
            // lblExtractTotalCount
            // 
            appearance3.BackColor = System.Drawing.SystemColors.Info;
            appearance3.TextHAlignAsString = "Right";
            this.lblExtractTotalCount.Appearance = appearance3;
            this.lblExtractTotalCount.Location = new System.Drawing.Point(369, 13);
            this.lblExtractTotalCount.Name = "lblExtractTotalCount";
            this.lblExtractTotalCount.Size = new System.Drawing.Size(78, 15);
            this.lblExtractTotalCount.TabIndex = 5;
            // 
            // tabTraining
            // 
            this.tabTraining.Controls.Add(this.pnlTrainingMain);
            this.tabTraining.Controls.Add(this.pnlTrainingButtons);
            this.tabTraining.Location = new System.Drawing.Point(-10000, -10000);
            this.tabTraining.Name = "tabTraining";
            this.tabTraining.Size = new System.Drawing.Size(773, 319);
            // 
            // pnlTrainingMain
            // 
            this.pnlTrainingMain.Dock = System.Windows.Forms.DockStyle.Fill;
            this.pnlTrainingMain.Location = new System.Drawing.Point(0, 51);
            this.pnlTrainingMain.Name = "pnlTrainingMain";
            this.pnlTrainingMain.Size = new System.Drawing.Size(773, 268);
            this.pnlTrainingMain.TabIndex = 2;
            // 
            // pnlTrainingButtons
            // 
            this.pnlTrainingButtons.Controls.Add(this.lblTrainingInfo);
            this.pnlTrainingButtons.Controls.Add(this.btnStart);
            this.pnlTrainingButtons.Dock = System.Windows.Forms.DockStyle.Top;
            this.pnlTrainingButtons.Location = new System.Drawing.Point(0, 0);
            this.pnlTrainingButtons.Name = "pnlTrainingButtons";
            this.pnlTrainingButtons.Size = new System.Drawing.Size(773, 51);
            this.pnlTrainingButtons.TabIndex = 1;
            // 
            // lblTrainingInfo
            // 
            this.lblTrainingInfo.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
            this.lblTrainingInfo.AutoSize = true;
            this.lblTrainingInfo.Font = new System.Drawing.Font("Courier New", 18F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(204)));
            this.lblTrainingInfo.Location = new System.Drawing.Point(626, 12);
            this.lblTrainingInfo.Name = "lblTrainingInfo";
            this.lblTrainingInfo.Size = new System.Drawing.Size(124, 27);
            this.lblTrainingInfo.TabIndex = 2;
            this.lblTrainingInfo.Text = "Обучение";
            // 
            // btnStart
            // 
            this.btnStart.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft;
            this.btnStart.ImageIndex = 0;
            this.btnStart.ImageList = this.PlayImages;
            this.btnStart.Location = new System.Drawing.Point(11, 12);
            this.btnStart.Name = "btnStart";
            this.btnStart.Size = new System.Drawing.Size(75, 23);
            this.btnStart.TabIndex = 0;
            this.btnStart.Text = "Старт";
            this.btnStart.UseVisualStyleBackColor = true;
            this.btnStart.Click += new System.EventHandler(this.btnStart_Click);
            // 
            // PlayImages
            // 
            this.PlayImages.ImageStream = ((System.Windows.Forms.ImageListStreamer)(resources.GetObject("PlayImages.ImageStream")));
            this.PlayImages.TransparentColor = System.Drawing.Color.Transparent;
            this.PlayImages.Images.SetKeyName(0, "start.png");
            this.PlayImages.Images.SetKeyName(1, "stop.png");
            // 
            // tabResults
            // 
            this.tabResults.Controls.Add(this.ResultsToolStripContainer);
            this.tabResults.Controls.Add(this.pnlResultsTop);
            this.tabResults.Location = new System.Drawing.Point(-10000, -10000);
            this.tabResults.Name = "tabResults";
            this.tabResults.Size = new System.Drawing.Size(773, 319);
            // 
            // ResultsToolStripContainer
            // 
            // 
            // ResultsToolStripContainer.ContentPanel
            // 
            this.ResultsToolStripContainer.ContentPanel.Controls.Add(this.tcResults);
            this.ResultsToolStripContainer.ContentPanel.Size = new System.Drawing.Size(674, 244);
            this.ResultsToolStripContainer.Dock = System.Windows.Forms.DockStyle.Fill;
            // 
            // ResultsToolStripContainer.LeftToolStripPanel
            // 
            this.ResultsToolStripContainer.LeftToolStripPanel.Controls.Add(this.ResultsToolStrip);
            this.ResultsToolStripContainer.Location = new System.Drawing.Point(0, 50);
            this.ResultsToolStripContainer.Name = "ResultsToolStripContainer";
            this.ResultsToolStripContainer.Size = new System.Drawing.Size(773, 269);
            this.ResultsToolStripContainer.TabIndex = 2;
            this.ResultsToolStripContainer.Text = "toolStripContainer1";
            // 
            // tcResults
            // 
            this.tcResults.Controls.Add(this.tabGraph);
            this.tcResults.Controls.Add(this.tabResiudals);
            this.tcResults.Controls.Add(this.tabTests);
            this.tcResults.Controls.Add(this.tabSensitivity);
            this.tcResults.Dock = System.Windows.Forms.DockStyle.Fill;
            this.tcResults.Location = new System.Drawing.Point(0, 0);
            this.tcResults.Name = "tcResults";
            this.tcResults.SelectedIndex = 0;
            this.tcResults.Size = new System.Drawing.Size(674, 244);
            this.tcResults.TabIndex = 0;
            // 
            // tabGraph
            // 
            this.tabGraph.Controls.Add(this.pnlResultsClient);
            this.tabGraph.Location = new System.Drawing.Point(4, 22);
            this.tabGraph.Name = "tabGraph";
            this.tabGraph.Padding = new System.Windows.Forms.Padding(3);
            this.tabGraph.Size = new System.Drawing.Size(666, 218);
            this.tabGraph.TabIndex = 0;
            this.tabGraph.Text = "Графика";
            this.tabGraph.UseVisualStyleBackColor = true;
            // 
            // pnlResultsClient
            // 
            this.pnlResultsClient.Dock = System.Windows.Forms.DockStyle.Fill;
            this.pnlResultsClient.Location = new System.Drawing.Point(3, 3);
            this.pnlResultsClient.Name = "pnlResultsClient";
            this.pnlResultsClient.Size = new System.Drawing.Size(660, 212);
            this.pnlResultsClient.TabIndex = 1;
            // 
            // tabResiudals
            // 
            this.tabResiudals.Location = new System.Drawing.Point(4, 22);
            this.tabResiudals.Name = "tabResiudals";
            this.tabResiudals.Padding = new System.Windows.Forms.Padding(3);
            this.tabResiudals.Size = new System.Drawing.Size(666, 242);
            this.tabResiudals.TabIndex = 1;
            this.tabResiudals.Text = "Остатъци";
            this.tabResiudals.UseVisualStyleBackColor = true;
            // 
            // tabTests
            // 
            this.tabTests.Location = new System.Drawing.Point(4, 22);
            this.tabTests.Name = "tabTests";
            this.tabTests.Padding = new System.Windows.Forms.Padding(3);
            this.tabTests.Size = new System.Drawing.Size(666, 242);
            this.tabTests.TabIndex = 2;
            this.tabTests.Text = "Тестове";
            this.tabTests.UseVisualStyleBackColor = true;
            // 
            // tabSensitivity
            // 
            this.tabSensitivity.Location = new System.Drawing.Point(4, 22);
            this.tabSensitivity.Name = "tabSensitivity";
            this.tabSensitivity.Padding = new System.Windows.Forms.Padding(3);
            this.tabSensitivity.Size = new System.Drawing.Size(666, 242);
            this.tabSensitivity.TabIndex = 3;
            this.tabSensitivity.Text = "Чувствителност";
            this.tabSensitivity.UseVisualStyleBackColor = true;
            // 
            // ResultsToolStrip
            // 
            this.ResultsToolStrip.Dock = System.Windows.Forms.DockStyle.None;
            this.ResultsToolStrip.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
            this.btnGraph,
            this.btnResiduals,
            this.btnTest,
            this.btnSensitivity});
            this.ResultsToolStrip.Location = new System.Drawing.Point(0, 3);
            this.ResultsToolStrip.Name = "ResultsToolStrip";
            this.ResultsToolStrip.Size = new System.Drawing.Size(99, 163);
            this.ResultsToolStrip.TabIndex = 0;
            // 
            // btnGraph
            // 
            this.btnGraph.Image = ((System.Drawing.Image)(resources.GetObject("btnGraph.Image")));
            this.btnGraph.ImageTransparentColor = System.Drawing.Color.Magenta;
            this.btnGraph.Name = "btnGraph";
            this.btnGraph.Size = new System.Drawing.Size(97, 35);
            this.btnGraph.Text = "Графика";
            this.btnGraph.TextImageRelation = System.Windows.Forms.TextImageRelation.ImageAboveText;
            this.btnGraph.Click += new System.EventHandler(this.btnGraph_Click);
            // 
            // btnResiduals
            // 
            this.btnResiduals.Image = ((System.Drawing.Image)(resources.GetObject("btnResiduals.Image")));
            this.btnResiduals.ImageTransparentColor = System.Drawing.Color.Magenta;
            this.btnResiduals.Name = "btnResiduals";
            this.btnResiduals.Size = new System.Drawing.Size(97, 35);
            this.btnResiduals.Text = "Остатъци";
            this.btnResiduals.TextImageRelation = System.Windows.Forms.TextImageRelation.ImageAboveText;
            this.btnResiduals.Click += new System.EventHandler(this.btnResiduals_Click);
            // 
            // btnTest
            // 
            this.btnTest.Image = ((System.Drawing.Image)(resources.GetObject("btnTest.Image")));
            this.btnTest.ImageTransparentColor = System.Drawing.Color.Magenta;
            this.btnTest.Name = "btnTest";
            this.btnTest.Size = new System.Drawing.Size(97, 35);
            this.btnTest.Text = "Тестове";
            this.btnTest.TextImageRelation = System.Windows.Forms.TextImageRelation.ImageAboveText;
            this.btnTest.Click += new System.EventHandler(this.btnTest_Click);
            // 
            // btnSensitivity
            // 
            this.btnSensitivity.Image = ((System.Drawing.Image)(resources.GetObject("btnSensitivity.Image")));
            this.btnSensitivity.ImageTransparentColor = System.Drawing.Color.Magenta;
            this.btnSensitivity.Name = "btnSensitivity";
            this.btnSensitivity.Size = new System.Drawing.Size(97, 35);
            this.btnSensitivity.Text = "Чувствителност";
            this.btnSensitivity.TextImageRelation = System.Windows.Forms.TextImageRelation.ImageAboveText;
            this.btnSensitivity.ToolTipText = "Чувствителност";
            this.btnSensitivity.Click += new System.EventHandler(this.btnSensitivity_Click);
            // 
            // pnlResultsTop
            // 
            this.pnlResultsTop.Controls.Add(this.lblResults);
            this.pnlResultsTop.Dock = System.Windows.Forms.DockStyle.Top;
            this.pnlResultsTop.Location = new System.Drawing.Point(0, 0);
            this.pnlResultsTop.Name = "pnlResultsTop";
            this.pnlResultsTop.Size = new System.Drawing.Size(773, 50);
            this.pnlResultsTop.TabIndex = 0;
            // 
            // lblResults
            // 
            this.lblResults.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
            this.lblResults.AutoSize = true;
            this.lblResults.Font = new System.Drawing.Font("Courier New", 18F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(204)));
            this.lblResults.Location = new System.Drawing.Point(626, 11);
            this.lblResults.Name = "lblResults";
            this.lblResults.Size = new System.Drawing.Size(138, 27);
            this.lblResults.TabIndex = 1;
            this.lblResults.Text = "Резултати";
            // 
            // tabVerification
            // 
            this.tabVerification.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
            this.tabVerification.Controls.Add(this.pnlForecastMain);
            this.tabVerification.Controls.Add(this.pnlForecastTop);
            this.tabVerification.Location = new System.Drawing.Point(-10000, -10000);
            this.tabVerification.Name = "tabVerification";
            this.tabVerification.Size = new System.Drawing.Size(773, 319);
            // 
            // pnlForecastMain
            // 
            this.pnlForecastMain.Dock = System.Windows.Forms.DockStyle.Fill;
            this.pnlForecastMain.Location = new System.Drawing.Point(0, 50);
            this.pnlForecastMain.Name = "pnlForecastMain";
            this.pnlForecastMain.Size = new System.Drawing.Size(771, 267);
            this.pnlForecastMain.TabIndex = 2;
            // 
            // pnlForecastTop
            // 
            this.pnlForecastTop.Controls.Add(this.label6);
            this.pnlForecastTop.Dock = System.Windows.Forms.DockStyle.Top;
            this.pnlForecastTop.Location = new System.Drawing.Point(0, 0);
            this.pnlForecastTop.Name = "pnlForecastTop";
            this.pnlForecastTop.Size = new System.Drawing.Size(771, 50);
            this.pnlForecastTop.TabIndex = 1;
            // 
            // label6
            // 
            this.label6.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
            this.label6.AutoSize = true;
            this.label6.Font = new System.Drawing.Font("Courier New", 18F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(204)));
            this.label6.Location = new System.Drawing.Point(639, 11);
            this.label6.Name = "label6";
            this.label6.Size = new System.Drawing.Size(124, 27);
            this.label6.TabIndex = 2;
            this.label6.Text = "Прогнози";
            // 
            // tabModel
            // 
            this.tabModel.Controls.Add(this.ultraTabSharedControlsPage1);
            this.tabModel.Controls.Add(this.tabInformation);
            this.tabModel.Controls.Add(this.tabVariablesSelection);
            this.tabModel.Controls.Add(this.tabParameters);
            this.tabModel.Controls.Add(this.tabTraining);
            this.tabModel.Controls.Add(this.tabResults);
            this.tabModel.Controls.Add(this.tabVerification);
            this.tabModel.Dock = System.Windows.Forms.DockStyle.Fill;
            this.tabModel.Location = new System.Drawing.Point(0, 0);
            this.tabModel.Name = "tabModel";
            this.tabModel.SharedControlsPage = this.ultraTabSharedControlsPage1;
            this.tabModel.Size = new System.Drawing.Size(777, 369);
            this.tabModel.TabIndex = 0;
            appearance4.Image = ((object)(resources.GetObject("appearance4.Image")));
            ultraTab1.Appearance = appearance4;
            ultraTab1.TabPage = this.tabInformation;
            ultraTab1.Text = "Информация";
            ultraTab2.TabPage = this.tabVariablesSelection;
            ultraTab2.Text = "Избор на променливи";
            ultraTab3.TabPage = this.tabParameters;
            ultraTab3.Text = "Параметри на модела";
            appearance6.Image = ((object)(resources.GetObject("appearance6.Image")));
            ultraTab4.Appearance = appearance6;
            ultraTab4.TabPage = this.tabTraining;
            ultraTab4.Text = "Обучение";
            appearance5.Image = ((object)(resources.GetObject("appearance5.Image")));
            ultraTab5.Appearance = appearance5;
            ultraTab5.TabPage = this.tabResults;
            ultraTab5.Text = "Резултати";
            appearance7.Image = ((object)(resources.GetObject("appearance7.Image")));
            ultraTab6.Appearance = appearance7;
            ultraTab6.TabPage = this.tabVerification;
            ultraTab6.Text = "Прогноза";
            this.tabModel.Tabs.AddRange(new Infragistics.Win.UltraWinTabControl.UltraTab[] {
            ultraTab1,
            ultraTab2,
            ultraTab3,
            ultraTab4,
            ultraTab5,
            ultraTab6});
            this.tabModel.SelectedTabChanged += new Infragistics.Win.UltraWinTabControl.SelectedTabChangedEventHandler(this.tabModel_SelectedTabChanged);
            // 
            // ultraTabSharedControlsPage1
            // 
            this.ultraTabSharedControlsPage1.Location = new System.Drawing.Point(-10000, -10000);
            this.ultraTabSharedControlsPage1.Name = "ultraTabSharedControlsPage1";
            this.ultraTabSharedControlsPage1.Size = new System.Drawing.Size(773, 343);
            // 
            // pnlButtons
            // 
            this.pnlButtons.Controls.Add(this.btnClose);
            this.pnlButtons.Dock = System.Windows.Forms.DockStyle.Bottom;
            this.pnlButtons.Location = new System.Drawing.Point(0, 369);
            this.pnlButtons.Name = "pnlButtons";
            this.pnlButtons.Size = new System.Drawing.Size(777, 45);
            this.pnlButtons.TabIndex = 1;
            // 
            // btnClose
            // 
            this.btnClose.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
            this.btnClose.Image = ((System.Drawing.Image)(resources.GetObject("btnClose.Image")));
            this.btnClose.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft;
            this.btnClose.Location = new System.Drawing.Point(670, 10);
            this.btnClose.Name = "btnClose";
            this.btnClose.Size = new System.Drawing.Size(95, 23);
            this.btnClose.TabIndex = 0;
            this.btnClose.Text = "Изход";
            this.btnClose.UseVisualStyleBackColor = true;
            this.btnClose.Click += new System.EventHandler(this.btnClose_Click);
            // 
            // mnuMain
            // 
            this.mnuMain.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
            this.miModel});
            this.mnuMain.Location = new System.Drawing.Point(0, 0);
            this.mnuMain.Name = "mnuMain";
            this.mnuMain.Size = new System.Drawing.Size(777, 24);
            this.mnuMain.TabIndex = 1;
            this.mnuMain.Text = "mnuMain";
            this.mnuMain.Visible = false;
            // 
            // miModel
            // 
            this.miModel.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
            this.miModelLoad,
            this.miModelSave});
            this.miModel.Name = "miModel";
            this.miModel.Size = new System.Drawing.Size(56, 20);
            this.miModel.Text = "Модел";
            // 
            // miModelLoad
            // 
            this.miModelLoad.Name = "miModelLoad";
            this.miModelLoad.Size = new System.Drawing.Size(152, 22);
            this.miModelLoad.Text = "&Отвори...";
            this.miModelLoad.Click += new System.EventHandler(this.miModelLoad_Click);
            // 
            // miModelSave
            // 
            this.miModelSave.Name = "miModelSave";
            this.miModelSave.Size = new System.Drawing.Size(152, 22);
            this.miModelSave.Text = "&Запази...";
            this.miModelSave.Click += new System.EventHandler(this.miModelSave_Click);
            // 
            // GenericModel
            // 
            this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
            this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
            this.ClientSize = new System.Drawing.Size(777, 414);
            this.Controls.Add(this.tabModel);
            this.Controls.Add(this.pnlButtons);
            this.Controls.Add(this.mnuMain);
            this.MainMenuStrip = this.mnuMain;
            this.Name = "GenericModel";
            this.ShowInTaskbar = false;
            this.Text = "Генеричен модел";
            this.Load += new System.EventHandler(this.GenericModel_Load);
            this.tabInformation.ResumeLayout(false);
            this.tabVariablesSelection.ResumeLayout(false);
            this.tabVariablesSelection.PerformLayout();
            this.tabParameters.ResumeLayout(false);
            this.pnlCommonParameters.ResumeLayout(false);
            this.pnlCommonParameters.PerformLayout();
            ((System.ComponentModel.ISupportInitialize)(this.udModelValidation)).EndInit();
            this.tabTraining.ResumeLayout(false);
            this.pnlTrainingButtons.ResumeLayout(false);
            this.pnlTrainingButtons.PerformLayout();
            this.tabResults.ResumeLayout(false);
            this.ResultsToolStripContainer.ContentPanel.ResumeLayout(false);
            this.ResultsToolStripContainer.LeftToolStripPanel.ResumeLayout(false);
            this.ResultsToolStripContainer.LeftToolStripPanel.PerformLayout();
            this.ResultsToolStripContainer.ResumeLayout(false);
            this.ResultsToolStripContainer.PerformLayout();
            this.tcResults.ResumeLayout(false);
            this.tabGraph.ResumeLayout(false);
            this.ResultsToolStrip.ResumeLayout(false);
            this.ResultsToolStrip.PerformLayout();
            this.pnlResultsTop.ResumeLayout(false);
            this.pnlResultsTop.PerformLayout();
            this.tabVerification.ResumeLayout(false);
            this.pnlForecastTop.ResumeLayout(false);
            this.pnlForecastTop.PerformLayout();
            ((System.ComponentModel.ISupportInitialize)(this.tabModel)).EndInit();
            this.tabModel.ResumeLayout(false);
            this.pnlButtons.ResumeLayout(false);
            this.mnuMain.ResumeLayout(false);
            this.mnuMain.PerformLayout();
            this.ResumeLayout(false);
            this.PerformLayout();

        }
Example #32
0
 /// <summary>
 /// Required method for Designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     this.components = new System.ComponentModel.Container();
     Infragistics.Win.UltraWinToolTip.UltraToolTipInfo ultraToolTipInfo1 = new Infragistics.Win.UltraWinToolTip.UltraToolTipInfo("Tests connection using supplied informtion.", Infragistics.Win.ToolTipImage.Default, "Test Connection", Infragistics.Win.DefaultableBoolean.Default);
     Infragistics.Win.Appearance appearance1 = new Infragistics.Win.Appearance();
     Infragistics.Win.UltraWinToolTip.UltraToolTipInfo ultraToolTipInfo2 = new Infragistics.Win.UltraWinToolTip.UltraToolTipInfo("Whether queries changing database records should be commited automatically. Unche" +
                                                                                                                                 "cking this option will allow you to manually commit or rollback your transaction" +
                                                                                                                                 ".", Infragistics.Win.ToolTipImage.Default, "Auto Commit", Infragistics.Win.DefaultableBoolean.Default);
     Infragistics.Win.UltraWinToolTip.UltraToolTipInfo ultraToolTipInfo3 = new Infragistics.Win.UltraWinToolTip.UltraToolTipInfo("Whether queries changing database records should be commited automatically. Unche" +
                                                                                                                                 "cking this option will allow you to manually commit or rollback your transaction" +
                                                                                                                                 ".", Infragistics.Win.ToolTipImage.Default, "Auto Commit", Infragistics.Win.DefaultableBoolean.Default);
     Infragistics.Win.UltraWinToolTip.UltraToolTipInfo ultraToolTipInfo4 = new Infragistics.Win.UltraWinToolTip.UltraToolTipInfo("Maximum number of records to return for SELECT queries. Please keep this to a rea" +
                                                                                                                                 "sonable number to avoid performance penalties.", Infragistics.Win.ToolTipImage.Default, "Maximum Results", Infragistics.Win.DefaultableBoolean.Default);
     Infragistics.Win.UltraWinToolTip.UltraToolTipInfo ultraToolTipInfo5 = new Infragistics.Win.UltraWinToolTip.UltraToolTipInfo("Maximum number of records to return for SELECT queries. Please keep this to a rea" +
                                                                                                                                 "sonable number to avoid performance penalties.", Infragistics.Win.ToolTipImage.Default, "Maximum Results", Infragistics.Win.DefaultableBoolean.Default);
     Infragistics.Win.UltraWinToolTip.UltraToolTipInfo ultraToolTipInfo6 = new Infragistics.Win.UltraWinToolTip.UltraToolTipInfo("", Infragistics.Win.ToolTipImage.Default, "Connection Name", Infragistics.Win.DefaultableBoolean.Default);
     Infragistics.Win.UltraWinToolTip.UltraToolTipInfo ultraToolTipInfo7 = new Infragistics.Win.UltraWinToolTip.UltraToolTipInfo("Types of database whihc you are connecting to (i.e. ORACLE, DB2, etc.)", Infragistics.Win.ToolTipImage.Default, "Database Type", Infragistics.Win.DefaultableBoolean.Default);
     Infragistics.Win.UltraWinTabControl.UltraTab      ultraTab1         = new Infragistics.Win.UltraWinTabControl.UltraTab();
     Infragistics.Win.UltraWinTabControl.UltraTab      ultraTab2         = new Infragistics.Win.UltraWinTabControl.UltraTab();
     System.ComponentModel.ComponentResourceManager    resources         = new System.ComponentModel.ComponentResourceManager(typeof(FrmConnectionDetails));
     this.ultraTabPageControl1         = new Infragistics.Win.UltraWinTabControl.UltraTabPageControl();
     this._pgConnectionSimple          = new System.Windows.Forms.PropertyGrid();
     this.ultraTabPageControl2         = new Infragistics.Win.UltraWinTabControl.UltraTabPageControl();
     this._pgConnectionAdvanced        = new System.Windows.Forms.PropertyGrid();
     this.FrmConnectionEdit_Fill_Panel = new Infragistics.Win.Misc.UltraPanel();
     this.tableLayoutPanel1            = new System.Windows.Forms.TableLayoutPanel();
     this._ubCancel                   = new Infragistics.Win.Misc.UltraButton();
     this._ubOk                       = new Infragistics.Win.Misc.UltraButton();
     this._ubTestConnection           = new Infragistics.Win.Misc.UltraButton();
     this._ugbDatabaseType            = new Infragistics.Win.Misc.UltraGroupBox();
     this.ultraLabel4                 = new Infragistics.Win.Misc.UltraLabel();
     this._uceAutoCommit              = new Infragistics.Win.UltraWinEditors.UltraCheckEditor();
     this._uneMaxiumumResults         = new Infragistics.Win.UltraWinEditors.UltraNumericEditor();
     this.ultraLabel3                 = new Infragistics.Win.Misc.UltraLabel();
     this._uteConnectionName          = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
     this.ultraLabel2                 = new Infragistics.Win.Misc.UltraLabel();
     this._uceDatabaseType            = new Infragistics.Win.UltraWinEditors.UltraComboEditor();
     this.ultraLabel1                 = new Infragistics.Win.Misc.UltraLabel();
     this.ultraGroupBox2              = new Infragistics.Win.Misc.UltraGroupBox();
     this._utcTabs                    = new Infragistics.Win.UltraWinTabControl.UltraTabControl();
     this.ultraTabSharedControlsPage1 = new Infragistics.Win.UltraWinTabControl.UltraTabSharedControlsPage();
     this._utt = new Infragistics.Win.UltraWinToolTip.UltraToolTipManager(this.components);
     this.ultraTabPageControl1.SuspendLayout();
     this.ultraTabPageControl2.SuspendLayout();
     this.FrmConnectionEdit_Fill_Panel.ClientArea.SuspendLayout();
     this.FrmConnectionEdit_Fill_Panel.SuspendLayout();
     this.tableLayoutPanel1.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this._ugbDatabaseType)).BeginInit();
     this._ugbDatabaseType.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this._uceAutoCommit)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this._uneMaxiumumResults)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this._uteConnectionName)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this._uceDatabaseType)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.ultraGroupBox2)).BeginInit();
     this.ultraGroupBox2.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this._utcTabs)).BeginInit();
     this._utcTabs.SuspendLayout();
     this.SuspendLayout();
     //
     // ultraTabPageControl1
     //
     this.ultraTabPageControl1.Controls.Add(this._pgConnectionSimple);
     this.ultraTabPageControl1.Location = new System.Drawing.Point(1, 22);
     this.ultraTabPageControl1.Name     = "ultraTabPageControl1";
     this.ultraTabPageControl1.Size     = new System.Drawing.Size(422, 288);
     //
     // _pgConnectionSimple
     //
     this._pgConnectionSimple.Dock                  = System.Windows.Forms.DockStyle.Fill;
     this._pgConnectionSimple.Location              = new System.Drawing.Point(0, 0);
     this._pgConnectionSimple.Name                  = "_pgConnectionSimple";
     this._pgConnectionSimple.Size                  = new System.Drawing.Size(422, 288);
     this._pgConnectionSimple.TabIndex              = 2;
     this._pgConnectionSimple.PropertyValueChanged += new System.Windows.Forms.PropertyValueChangedEventHandler(this.PgConnectionPropertyValueChanged);
     //
     // ultraTabPageControl2
     //
     this.ultraTabPageControl2.Controls.Add(this._pgConnectionAdvanced);
     this.ultraTabPageControl2.Location = new System.Drawing.Point(-10000, -10000);
     this.ultraTabPageControl2.Name     = "ultraTabPageControl2";
     this.ultraTabPageControl2.Size     = new System.Drawing.Size(422, 288);
     //
     // _pgConnectionAdvanced
     //
     this._pgConnectionAdvanced.Dock                  = System.Windows.Forms.DockStyle.Fill;
     this._pgConnectionAdvanced.Location              = new System.Drawing.Point(0, 0);
     this._pgConnectionAdvanced.Name                  = "_pgConnectionAdvanced";
     this._pgConnectionAdvanced.Size                  = new System.Drawing.Size(422, 288);
     this._pgConnectionAdvanced.TabIndex              = 1;
     this._pgConnectionAdvanced.PropertyValueChanged += new System.Windows.Forms.PropertyValueChangedEventHandler(this.PgConnectionPropertyValueChanged);
     //
     // FrmConnectionEdit_Fill_Panel
     //
     //
     // FrmConnectionEdit_Fill_Panel.ClientArea
     //
     this.FrmConnectionEdit_Fill_Panel.ClientArea.Controls.Add(this.tableLayoutPanel1);
     this.FrmConnectionEdit_Fill_Panel.Cursor   = System.Windows.Forms.Cursors.Default;
     this.FrmConnectionEdit_Fill_Panel.Dock     = System.Windows.Forms.DockStyle.Fill;
     this.FrmConnectionEdit_Fill_Panel.Location = new System.Drawing.Point(0, 0);
     this.FrmConnectionEdit_Fill_Panel.Name     = "FrmConnectionEdit_Fill_Panel";
     this.FrmConnectionEdit_Fill_Panel.Size     = new System.Drawing.Size(436, 518);
     this.FrmConnectionEdit_Fill_Panel.TabIndex = 0;
     //
     // tableLayoutPanel1
     //
     this.tableLayoutPanel1.BackColor   = System.Drawing.Color.Transparent;
     this.tableLayoutPanel1.ColumnCount = 3;
     this.tableLayoutPanel1.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 50F));
     this.tableLayoutPanel1.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Absolute, 120F));
     this.tableLayoutPanel1.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 50F));
     this.tableLayoutPanel1.Controls.Add(this._ubCancel, 2, 2);
     this.tableLayoutPanel1.Controls.Add(this._ubOk, 1, 2);
     this.tableLayoutPanel1.Controls.Add(this._ubTestConnection, 0, 2);
     this.tableLayoutPanel1.Controls.Add(this._ugbDatabaseType, 0, 0);
     this.tableLayoutPanel1.Controls.Add(this.ultraGroupBox2, 0, 1);
     this.tableLayoutPanel1.Dock     = System.Windows.Forms.DockStyle.Fill;
     this.tableLayoutPanel1.Location = new System.Drawing.Point(0, 0);
     this.tableLayoutPanel1.Name     = "tableLayoutPanel1";
     this.tableLayoutPanel1.RowCount = 3;
     this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 143F));
     this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 100F));
     this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 39F));
     this.tableLayoutPanel1.Size     = new System.Drawing.Size(436, 518);
     this.tableLayoutPanel1.TabIndex = 1;
     //
     // _ubCancel
     //
     this._ubCancel.Anchor       = System.Windows.Forms.AnchorStyles.Left;
     this._ubCancel.DialogResult = System.Windows.Forms.DialogResult.Cancel;
     this._ubCancel.Location     = new System.Drawing.Point(281, 487);
     this._ubCancel.Name         = "_ubCancel";
     this._ubCancel.Size         = new System.Drawing.Size(107, 23);
     this._ubCancel.TabIndex     = 3;
     this._ubCancel.Text         = "Cancel";
     this._ubCancel.Click       += new System.EventHandler(this.UbCancelClick);
     //
     // _ubOk
     //
     this._ubOk.Anchor   = System.Windows.Forms.AnchorStyles.None;
     this._ubOk.Location = new System.Drawing.Point(164, 487);
     this._ubOk.Name     = "_ubOk";
     this._ubOk.Size     = new System.Drawing.Size(107, 23);
     this._ubOk.TabIndex = 2;
     this._ubOk.Text     = "OK";
     this._ubOk.Click   += new System.EventHandler(this.UbOkClick);
     //
     // _ubTestConnection
     //
     this._ubTestConnection.Anchor   = System.Windows.Forms.AnchorStyles.Right;
     this._ubTestConnection.Location = new System.Drawing.Point(48, 487);
     this._ubTestConnection.Name     = "_ubTestConnection";
     this._ubTestConnection.Size     = new System.Drawing.Size(107, 23);
     this._ubTestConnection.TabIndex = 1;
     this._ubTestConnection.Text     = "Test Connection";
     ultraToolTipInfo1.ToolTipText   = "Tests connection using supplied informtion.";
     ultraToolTipInfo1.ToolTipTitle  = "Test Connection";
     this._utt.SetUltraToolTip(this._ubTestConnection, ultraToolTipInfo1);
     this._ubTestConnection.Click += new System.EventHandler(this.UbTestConnectionClick);
     //
     // _ugbDatabaseType
     //
     this.tableLayoutPanel1.SetColumnSpan(this._ugbDatabaseType, 3);
     this._ugbDatabaseType.Controls.Add(this.ultraLabel4);
     this._ugbDatabaseType.Controls.Add(this._uceAutoCommit);
     this._ugbDatabaseType.Controls.Add(this._uneMaxiumumResults);
     this._ugbDatabaseType.Controls.Add(this.ultraLabel3);
     this._ugbDatabaseType.Controls.Add(this._uteConnectionName);
     this._ugbDatabaseType.Controls.Add(this.ultraLabel2);
     this._ugbDatabaseType.Controls.Add(this._uceDatabaseType);
     this._ugbDatabaseType.Controls.Add(this.ultraLabel1);
     this._ugbDatabaseType.Dock      = System.Windows.Forms.DockStyle.Fill;
     this._ugbDatabaseType.Location  = new System.Drawing.Point(3, 3);
     this._ugbDatabaseType.Name      = "_ugbDatabaseType";
     this._ugbDatabaseType.Size      = new System.Drawing.Size(430, 137);
     this._ugbDatabaseType.TabIndex  = 4;
     this._ugbDatabaseType.Text      = "Connection Details";
     this._ugbDatabaseType.ViewStyle = Infragistics.Win.Misc.GroupBoxViewStyle.Office2007;
     //
     // ultraLabel4
     //
     appearance1.BackColor         = System.Drawing.Color.Transparent;
     this.ultraLabel4.Appearance   = appearance1;
     this.ultraLabel4.AutoSize     = true;
     this.ultraLabel4.Location     = new System.Drawing.Point(6, 108);
     this.ultraLabel4.Name         = "ultraLabel4";
     this.ultraLabel4.Size         = new System.Drawing.Size(70, 14);
     this.ultraLabel4.TabIndex     = 7;
     this.ultraLabel4.Text         = "Auto Commit";
     ultraToolTipInfo2.ToolTipText = "Whether queries changing database records should be commited automatically. Unche" +
                                     "cking this option will allow you to manually commit or rollback your transaction" +
                                     ".";
     ultraToolTipInfo2.ToolTipTitle = "Auto Commit";
     this._utt.SetUltraToolTip(this.ultraLabel4, ultraToolTipInfo2);
     //
     // _uceAutoCommit
     //
     this._uceAutoCommit.Location  = new System.Drawing.Point(112, 108);
     this._uceAutoCommit.Name      = "_uceAutoCommit";
     this._uceAutoCommit.Size      = new System.Drawing.Size(120, 20);
     this._uceAutoCommit.TabIndex  = 6;
     ultraToolTipInfo3.ToolTipText = "Whether queries changing database records should be commited automatically. Unche" +
                                     "cking this option will allow you to manually commit or rollback your transaction" +
                                     ".";
     ultraToolTipInfo3.ToolTipTitle = "Auto Commit";
     this._utt.SetUltraToolTip(this._uceAutoCommit, ultraToolTipInfo3);
     //
     // _uneMaxiumumResults
     //
     this._uneMaxiumumResults.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
                                                                             | System.Windows.Forms.AnchorStyles.Right)));
     this._uneMaxiumumResults.Location   = new System.Drawing.Point(112, 81);
     this._uneMaxiumumResults.MinValue   = 1;
     this._uneMaxiumumResults.Name       = "_uneMaxiumumResults";
     this._uneMaxiumumResults.PromptChar = ' ';
     this._uneMaxiumumResults.Size       = new System.Drawing.Size(306, 21);
     this._uneMaxiumumResults.TabIndex   = 5;
     ultraToolTipInfo4.ToolTipText       = "Maximum number of records to return for SELECT queries. Please keep this to a rea" +
                                           "sonable number to avoid performance penalties.";
     ultraToolTipInfo4.ToolTipTitle = "Maximum Results";
     this._utt.SetUltraToolTip(this._uneMaxiumumResults, ultraToolTipInfo4);
     //
     // ultraLabel3
     //
     this.ultraLabel3.AutoSize     = true;
     this.ultraLabel3.Location     = new System.Drawing.Point(6, 85);
     this.ultraLabel3.Name         = "ultraLabel3";
     this.ultraLabel3.Size         = new System.Drawing.Size(94, 14);
     this.ultraLabel3.TabIndex     = 4;
     this.ultraLabel3.Text         = "Maximum Results";
     ultraToolTipInfo5.ToolTipText = "Maximum number of records to return for SELECT queries. Please keep this to a rea" +
                                     "sonable number to avoid performance penalties.";
     ultraToolTipInfo5.ToolTipTitle = "Maximum Results";
     this._utt.SetUltraToolTip(this.ultraLabel3, ultraToolTipInfo5);
     //
     // _uteConnectionName
     //
     this._uteConnectionName.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
                                                                            | System.Windows.Forms.AnchorStyles.Right)));
     this._uteConnectionName.DisplayStyle = Infragistics.Win.EmbeddableElementDisplayStyle.Office2007;
     this._uteConnectionName.Location     = new System.Drawing.Point(112, 27);
     this._uteConnectionName.Name         = "_uteConnectionName";
     this._uteConnectionName.Size         = new System.Drawing.Size(306, 21);
     this._uteConnectionName.TabIndex     = 3;
     //
     // ultraLabel2
     //
     this.ultraLabel2.AutoSize      = true;
     this.ultraLabel2.Location      = new System.Drawing.Point(6, 31);
     this.ultraLabel2.Name          = "ultraLabel2";
     this.ultraLabel2.Size          = new System.Drawing.Size(95, 14);
     this.ultraLabel2.TabIndex      = 2;
     this.ultraLabel2.Text          = "Connection Name";
     ultraToolTipInfo6.ToolTipTitle = "Connection Name";
     this._utt.SetUltraToolTip(this.ultraLabel2, ultraToolTipInfo6);
     //
     // _uceDatabaseType
     //
     this._uceDatabaseType.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
                                                                          | System.Windows.Forms.AnchorStyles.Right)));
     this._uceDatabaseType.DisplayStyle  = Infragistics.Win.EmbeddableElementDisplayStyle.Office2007;
     this._uceDatabaseType.DropDownStyle = Infragistics.Win.DropDownStyle.DropDownList;
     this._uceDatabaseType.Location      = new System.Drawing.Point(112, 54);
     this._uceDatabaseType.Name          = "_uceDatabaseType";
     this._uceDatabaseType.Size          = new System.Drawing.Size(306, 21);
     this._uceDatabaseType.TabIndex      = 1;
     ultraToolTipInfo7.ToolTipText       = "Types of database whihc you are connecting to (i.e. ORACLE, DB2, etc.)";
     ultraToolTipInfo7.ToolTipTitle      = "Database Type";
     this._utt.SetUltraToolTip(this._uceDatabaseType, ultraToolTipInfo7);
     this._uceDatabaseType.SelectionChangeCommitted += new System.EventHandler(this.UceDatabaseTypeSelectionChangeCommitted);
     //
     // ultraLabel1
     //
     this.ultraLabel1.AutoSize = true;
     this.ultraLabel1.Location = new System.Drawing.Point(6, 58);
     this.ultraLabel1.Name     = "ultraLabel1";
     this.ultraLabel1.Size     = new System.Drawing.Size(81, 14);
     this.ultraLabel1.TabIndex = 0;
     this.ultraLabel1.Text     = "Database Type";
     //
     // ultraGroupBox2
     //
     this.tableLayoutPanel1.SetColumnSpan(this.ultraGroupBox2, 3);
     this.ultraGroupBox2.Controls.Add(this._utcTabs);
     this.ultraGroupBox2.Dock      = System.Windows.Forms.DockStyle.Fill;
     this.ultraGroupBox2.Location  = new System.Drawing.Point(3, 146);
     this.ultraGroupBox2.Name      = "ultraGroupBox2";
     this.ultraGroupBox2.Size      = new System.Drawing.Size(430, 330);
     this.ultraGroupBox2.TabIndex  = 5;
     this.ultraGroupBox2.Text      = "Connection String Details";
     this.ultraGroupBox2.ViewStyle = Infragistics.Win.Misc.GroupBoxViewStyle.Office2007;
     //
     // _utcTabs
     //
     this._utcTabs.CloseButtonLocation = Infragistics.Win.UltraWinTabs.TabCloseButtonLocation.None;
     this._utcTabs.Controls.Add(this.ultraTabSharedControlsPage1);
     this._utcTabs.Controls.Add(this.ultraTabPageControl1);
     this._utcTabs.Controls.Add(this.ultraTabPageControl2);
     this._utcTabs.Dock               = System.Windows.Forms.DockStyle.Fill;
     this._utcTabs.Location           = new System.Drawing.Point(3, 16);
     this._utcTabs.Name               = "_utcTabs";
     this._utcTabs.SharedControlsPage = this.ultraTabSharedControlsPage1;
     this._utcTabs.Size               = new System.Drawing.Size(424, 311);
     this._utcTabs.TabIndex           = 6;
     ultraTab1.Key     = "Simple";
     ultraTab1.TabPage = this.ultraTabPageControl1;
     ultraTab1.Text    = "Simple";
     ultraTab2.Key     = "Advanced";
     ultraTab2.TabPage = this.ultraTabPageControl2;
     ultraTab2.Text    = "Advanced";
     this._utcTabs.Tabs.AddRange(new Infragistics.Win.UltraWinTabControl.UltraTab[] {
         ultraTab1,
         ultraTab2
     });
     this._utcTabs.ViewStyle = Infragistics.Win.UltraWinTabControl.ViewStyle.Office2007;
     //
     // ultraTabSharedControlsPage1
     //
     this.ultraTabSharedControlsPage1.Location = new System.Drawing.Point(-10000, -10000);
     this.ultraTabSharedControlsPage1.Name     = "ultraTabSharedControlsPage1";
     this.ultraTabSharedControlsPage1.Size     = new System.Drawing.Size(422, 288);
     //
     // _utt
     //
     this._utt.AutoPopDelay      = 4000;
     this._utt.ContainingControl = this;
     //
     // FrmConnectionDetails
     //
     this.AcceptButton        = this._ubOk;
     this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
     this.AutoScaleMode       = System.Windows.Forms.AutoScaleMode.Font;
     this.CancelButton        = this._ubCancel;
     this.ClientSize          = new System.Drawing.Size(436, 518);
     this.Controls.Add(this.FrmConnectionEdit_Fill_Panel);
     this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.SizableToolWindow;
     this.Icon            = ((System.Drawing.Icon)(resources.GetObject("$this.Icon")));
     this.Name            = "FrmConnectionDetails";
     this.ShowInTaskbar   = false;
     this.StartPosition   = System.Windows.Forms.FormStartPosition.CenterParent;
     this.Text            = "Connection Details";
     this.ultraTabPageControl1.ResumeLayout(false);
     this.ultraTabPageControl2.ResumeLayout(false);
     this.FrmConnectionEdit_Fill_Panel.ClientArea.ResumeLayout(false);
     this.FrmConnectionEdit_Fill_Panel.ResumeLayout(false);
     this.tableLayoutPanel1.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this._ugbDatabaseType)).EndInit();
     this._ugbDatabaseType.ResumeLayout(false);
     this._ugbDatabaseType.PerformLayout();
     ((System.ComponentModel.ISupportInitialize)(this._uceAutoCommit)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this._uneMaxiumumResults)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this._uteConnectionName)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this._uceDatabaseType)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.ultraGroupBox2)).EndInit();
     this.ultraGroupBox2.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this._utcTabs)).EndInit();
     this._utcTabs.ResumeLayout(false);
     this.ResumeLayout(false);
 }
 /// <summary>
 /// Required method for Designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     Infragistics.Win.Appearance appearance18 = new Infragistics.Win.Appearance();
     Infragistics.Win.Appearance appearance19 = new Infragistics.Win.Appearance();
     Infragistics.Win.Appearance appearance20 = new Infragistics.Win.Appearance();
     Infragistics.Win.Appearance appearance21 = new Infragistics.Win.Appearance();
     Infragistics.Win.Appearance appearance22 = new Infragistics.Win.Appearance();
     Infragistics.Win.Appearance appearance23 = new Infragistics.Win.Appearance();
     Infragistics.Win.Appearance appearance24 = new Infragistics.Win.Appearance();
     Infragistics.Win.Appearance appearance25 = new Infragistics.Win.Appearance();
     Infragistics.Win.Appearance appearance26 = new Infragistics.Win.Appearance();
     Infragistics.Win.Appearance appearance27 = new Infragistics.Win.Appearance();
     Infragistics.Win.Appearance appearance28 = new Infragistics.Win.Appearance();
     Infragistics.Win.Appearance appearance29 = new Infragistics.Win.Appearance();
     Infragistics.Win.Appearance appearance30 = new Infragistics.Win.Appearance();
     Infragistics.Win.Appearance appearance31 = new Infragistics.Win.Appearance();
     Infragistics.Win.Appearance appearance15 = new Infragistics.Win.Appearance();
     Infragistics.Win.Appearance appearance16 = new Infragistics.Win.Appearance();
     Infragistics.Win.Appearance appearance17 = new Infragistics.Win.Appearance();
     Infragistics.Win.UltraWinTabControl.UltraTab ultraTab1 = new Infragistics.Win.UltraWinTabControl.UltraTab();
     Infragistics.Win.UltraWinTabControl.UltraTab ultraTab2 = new Infragistics.Win.UltraWinTabControl.UltraTab();
     this.ultraTabPageControl1 = new Infragistics.Win.UltraWinTabControl.UltraTabPageControl();
     this._pnl_Properties      = new System.Windows.Forms.Panel();
     this._pnl_Members         = new System.Windows.Forms.Panel();
     this._ultraGrid           = new Infragistics.Win.UltraWinGrid.UltraGrid();
     this._lbl_RM                         = new System.Windows.Forms.Label();
     this._lbl_Name                       = new System.Windows.Forms.Label();
     this._lbl_N                          = new System.Windows.Forms.Label();
     this.ultraTabPageControl2            = new Infragistics.Win.UltraWinTabControl.UltraTabPageControl();
     this._btn_Close                      = new Infragistics.Win.Misc.UltraButton();
     this.ultraTabControl1                = new Infragistics.Win.UltraWinTabControl.UltraTabControl();
     this.ultraTabSharedControlsPage1     = new Infragistics.Win.UltraWinTabControl.UltraTabSharedControlsPage();
     this._serverPrincipalPermissionsGrid = new Idera.SQLsecure.UI.Console.Controls.ServerPrincipalPermissionsGrid();
     this._bfd_ButtonPanel.SuspendLayout();
     this._bf_MainPanel.SuspendLayout();
     this.ultraTabPageControl1.SuspendLayout();
     this._pnl_Properties.SuspendLayout();
     this._pnl_Members.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this._ultraGrid)).BeginInit();
     this.ultraTabPageControl2.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.ultraTabControl1)).BeginInit();
     this.ultraTabControl1.SuspendLayout();
     this.SuspendLayout();
     //
     // _bfd_ButtonPanel
     //
     this._bfd_ButtonPanel.Controls.Add(this._btn_Close);
     this._bfd_ButtonPanel.Location = new System.Drawing.Point(0, 415);
     this._bfd_ButtonPanel.Size     = new System.Drawing.Size(534, 40);
     this._bfd_ButtonPanel.Controls.SetChildIndex(this._btn_Close, 0);
     //
     // _bf_MainPanel
     //
     this._bf_MainPanel.Controls.Add(this.ultraTabControl1);
     this._bf_MainPanel.Size = new System.Drawing.Size(534, 362);
     //
     // _bf_HeaderPanel
     //
     this._bf_HeaderPanel.Size = new System.Drawing.Size(534, 53);
     //
     // ultraTabPageControl1
     //
     this.ultraTabPageControl1.Controls.Add(this._pnl_Properties);
     this.ultraTabPageControl1.Location = new System.Drawing.Point(2, 24);
     this.ultraTabPageControl1.Name     = "ultraTabPageControl1";
     this.ultraTabPageControl1.Size     = new System.Drawing.Size(530, 336);
     //
     // _pnl_Properties
     //
     this._pnl_Properties.Controls.Add(this._pnl_Members);
     this._pnl_Properties.Controls.Add(this._lbl_RM);
     this._pnl_Properties.Controls.Add(this._lbl_Name);
     this._pnl_Properties.Controls.Add(this._lbl_N);
     this._pnl_Properties.Dock     = System.Windows.Forms.DockStyle.Fill;
     this._pnl_Properties.Location = new System.Drawing.Point(0, 0);
     this._pnl_Properties.Name     = "_pnl_Properties";
     this._pnl_Properties.Size     = new System.Drawing.Size(530, 336);
     this._pnl_Properties.TabIndex = 28;
     //
     // _pnl_Members
     //
     this._pnl_Members.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
                                                                       | System.Windows.Forms.AnchorStyles.Left)
                                                                      | System.Windows.Forms.AnchorStyles.Right)));
     this._pnl_Members.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
     this._pnl_Members.Controls.Add(this._ultraGrid);
     this._pnl_Members.Location = new System.Drawing.Point(3, 40);
     this._pnl_Members.Name     = "_pnl_Members";
     this._pnl_Members.Size     = new System.Drawing.Size(524, 291);
     this._pnl_Members.TabIndex = 14;
     //
     // _ultraGrid
     //
     appearance18.BackColor   = System.Drawing.Color.White;
     appearance18.BorderColor = System.Drawing.SystemColors.InactiveCaption;
     this._ultraGrid.DisplayLayout.Appearance     = appearance18;
     this._ultraGrid.DisplayLayout.AutoFitStyle   = Infragistics.Win.UltraWinGrid.AutoFitStyle.ExtendLastColumn;
     this._ultraGrid.DisplayLayout.BorderStyle    = Infragistics.Win.UIElementBorderStyle.None;
     this._ultraGrid.DisplayLayout.CaptionVisible = Infragistics.Win.DefaultableBoolean.False;
     appearance19.BackColor         = System.Drawing.Color.Transparent;
     appearance19.BackColor2        = System.Drawing.Color.Transparent;
     appearance19.BackGradientStyle = Infragistics.Win.GradientStyle.None;
     appearance19.BorderColor       = System.Drawing.SystemColors.Window;
     this._ultraGrid.DisplayLayout.GroupByBox.Appearance = appearance19;
     appearance20.BackColor         = System.Drawing.Color.Transparent;
     appearance20.BackGradientStyle = Infragistics.Win.GradientStyle.None;
     appearance20.ForeColor         = System.Drawing.SystemColors.GrayText;
     this._ultraGrid.DisplayLayout.GroupByBox.BandLabelAppearance = appearance20;
     this._ultraGrid.DisplayLayout.GroupByBox.BorderStyle         = Infragistics.Win.UIElementBorderStyle.Solid;
     appearance21.BackColor         = System.Drawing.Color.Transparent;
     appearance21.BackColor2        = System.Drawing.Color.Transparent;
     appearance21.BackGradientStyle = Infragistics.Win.GradientStyle.None;
     appearance21.ForeColor         = System.Drawing.SystemColors.GrayText;
     this._ultraGrid.DisplayLayout.GroupByBox.PromptAppearance = appearance21;
     this._ultraGrid.DisplayLayout.MaxColScrollRegions         = 1;
     this._ultraGrid.DisplayLayout.MaxRowScrollRegions         = 1;
     appearance22.BackColor = System.Drawing.SystemColors.Window;
     appearance22.ForeColor = System.Drawing.SystemColors.ControlText;
     this._ultraGrid.DisplayLayout.Override.ActiveCellAppearance = appearance22;
     appearance23.BackColor = System.Drawing.Color.White;
     appearance23.ForeColor = System.Drawing.Color.Black;
     this._ultraGrid.DisplayLayout.Override.ActiveRowAppearance      = appearance23;
     this._ultraGrid.DisplayLayout.Override.AllowAddNew              = Infragistics.Win.UltraWinGrid.AllowAddNew.No;
     this._ultraGrid.DisplayLayout.Override.AllowDelete              = Infragistics.Win.DefaultableBoolean.False;
     this._ultraGrid.DisplayLayout.Override.AllowMultiCellOperations = Infragistics.Win.UltraWinGrid.AllowMultiCellOperation.None;
     this._ultraGrid.DisplayLayout.Override.AllowRowFiltering        = Infragistics.Win.DefaultableBoolean.False;
     this._ultraGrid.DisplayLayout.Override.AllowRowSummaries        = Infragistics.Win.UltraWinGrid.AllowRowSummaries.False;
     this._ultraGrid.DisplayLayout.Override.AllowUpdate              = Infragistics.Win.DefaultableBoolean.False;
     this._ultraGrid.DisplayLayout.Override.BorderStyleCell          = Infragistics.Win.UIElementBorderStyle.Dotted;
     this._ultraGrid.DisplayLayout.Override.BorderStyleRow           = Infragistics.Win.UIElementBorderStyle.Dotted;
     appearance24.BackColor = System.Drawing.Color.Transparent;
     this._ultraGrid.DisplayLayout.Override.CardAreaAppearance = appearance24;
     appearance25.BorderColor  = System.Drawing.Color.Silver;
     appearance25.TextTrimming = Infragistics.Win.TextTrimming.EllipsisCharacter;
     this._ultraGrid.DisplayLayout.Override.CellAppearance          = appearance25;
     this._ultraGrid.DisplayLayout.Override.CellClickAction         = Infragistics.Win.UltraWinGrid.CellClickAction.RowSelect;
     this._ultraGrid.DisplayLayout.Override.CellPadding             = 0;
     this._ultraGrid.DisplayLayout.Override.ColumnAutoSizeMode      = Infragistics.Win.UltraWinGrid.ColumnAutoSizeMode.AllRowsInBand;
     this._ultraGrid.DisplayLayout.Override.FilterEvaluationTrigger = Infragistics.Win.UltraWinGrid.FilterEvaluationTrigger.OnCellValueChange;
     this._ultraGrid.DisplayLayout.Override.FilterUIType            = Infragistics.Win.UltraWinGrid.FilterUIType.HeaderIcons;
     appearance26.BackColor             = System.Drawing.SystemColors.Control;
     appearance26.BackColor2            = System.Drawing.SystemColors.ControlDark;
     appearance26.BackGradientAlignment = Infragistics.Win.GradientAlignment.Element;
     appearance26.BackGradientStyle     = Infragistics.Win.GradientStyle.Horizontal;
     appearance26.BorderColor           = System.Drawing.SystemColors.Window;
     this._ultraGrid.DisplayLayout.Override.GroupByRowAppearance = appearance26;
     appearance27.TextHAlignAsString = "Left";
     this._ultraGrid.DisplayLayout.Override.HeaderAppearance  = appearance27;
     this._ultraGrid.DisplayLayout.Override.HeaderClickAction = Infragistics.Win.UltraWinGrid.HeaderClickAction.SortMulti;
     this._ultraGrid.DisplayLayout.Override.HeaderStyle       = Infragistics.Win.HeaderStyle.XPThemed;
     appearance28.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(248)))), ((int)(((byte)(248)))), ((int)(((byte)(248)))));
     this._ultraGrid.DisplayLayout.Override.RowAlternateAppearance = appearance28;
     appearance29.BorderColor        = System.Drawing.Color.LightGray;
     appearance29.TextVAlignAsString = "Middle";
     this._ultraGrid.DisplayLayout.Override.RowAppearance   = appearance29;
     this._ultraGrid.DisplayLayout.Override.RowFilterAction = Infragistics.Win.UltraWinGrid.RowFilterAction.HideFilteredOutRows;
     this._ultraGrid.DisplayLayout.Override.RowSelectors    = Infragistics.Win.DefaultableBoolean.False;
     appearance30.BackColor   = System.Drawing.SystemColors.Highlight;
     appearance30.BorderColor = System.Drawing.Color.Black;
     appearance30.ForeColor   = System.Drawing.SystemColors.HighlightText;
     this._ultraGrid.DisplayLayout.Override.SelectedRowAppearance = appearance30;
     this._ultraGrid.DisplayLayout.Override.SelectTypeCell        = Infragistics.Win.UltraWinGrid.SelectType.None;
     this._ultraGrid.DisplayLayout.Override.SelectTypeCol         = Infragistics.Win.UltraWinGrid.SelectType.None;
     this._ultraGrid.DisplayLayout.Override.SelectTypeRow         = Infragistics.Win.UltraWinGrid.SelectType.Single;
     this._ultraGrid.DisplayLayout.Override.SummaryDisplayArea    = Infragistics.Win.UltraWinGrid.SummaryDisplayAreas.None;
     appearance31.BackColor = System.Drawing.SystemColors.ControlLight;
     this._ultraGrid.DisplayLayout.Override.TemplateAddRowAppearance = appearance31;
     this._ultraGrid.DisplayLayout.RowConnectorStyle = Infragistics.Win.UltraWinGrid.RowConnectorStyle.None;
     this._ultraGrid.DisplayLayout.ScrollBounds      = Infragistics.Win.UltraWinGrid.ScrollBounds.ScrollToFill;
     this._ultraGrid.DisplayLayout.ScrollStyle       = Infragistics.Win.UltraWinGrid.ScrollStyle.Immediate;
     this._ultraGrid.DisplayLayout.TabNavigation     = Infragistics.Win.UltraWinGrid.TabNavigation.NextControl;
     this._ultraGrid.DisplayLayout.ViewStyle         = Infragistics.Win.UltraWinGrid.ViewStyle.SingleBand;
     this._ultraGrid.Dock              = System.Windows.Forms.DockStyle.Fill;
     this._ultraGrid.Location          = new System.Drawing.Point(0, 0);
     this._ultraGrid.Name              = "_ultraGrid";
     this._ultraGrid.Size              = new System.Drawing.Size(522, 289);
     this._ultraGrid.TabIndex          = 0;
     this._ultraGrid.Text              = "ultraGrid1";
     this._ultraGrid.InitializeLayout += new Infragistics.Win.UltraWinGrid.InitializeLayoutEventHandler(this._ultraGrid_InitializeLayout);
     //
     // _lbl_RM
     //
     this._lbl_RM.AutoSize = true;
     this._lbl_RM.Location = new System.Drawing.Point(3, 24);
     this._lbl_RM.Name     = "_lbl_RM";
     this._lbl_RM.Size     = new System.Drawing.Size(53, 13);
     this._lbl_RM.TabIndex = 10;
     this._lbl_RM.Text     = "Members:";
     //
     // _lbl_Name
     //
     this._lbl_Name.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
                                                                   | System.Windows.Forms.AnchorStyles.Right)));
     this._lbl_Name.AutoEllipsis = true;
     this._lbl_Name.BackColor    = System.Drawing.Color.FromArgb(((int)(((byte)(242)))), ((int)(((byte)(242)))), ((int)(((byte)(242)))));
     this._lbl_Name.BorderStyle  = System.Windows.Forms.BorderStyle.Fixed3D;
     this._lbl_Name.ForeColor    = System.Drawing.Color.FromArgb(((int)(((byte)(80)))), ((int)(((byte)(80)))), ((int)(((byte)(80)))));
     this._lbl_Name.Location     = new System.Drawing.Point(47, 3);
     this._lbl_Name.Name         = "_lbl_Name";
     this._lbl_Name.Size         = new System.Drawing.Size(480, 15);
     this._lbl_Name.TabIndex     = 8;
     this._lbl_Name.Text         = "label2";
     //
     // _lbl_N
     //
     this._lbl_N.AutoSize = true;
     this._lbl_N.Location = new System.Drawing.Point(3, 3);
     this._lbl_N.Name     = "_lbl_N";
     this._lbl_N.Size     = new System.Drawing.Size(38, 13);
     this._lbl_N.TabIndex = 5;
     this._lbl_N.Text     = "Name:";
     //
     // ultraTabPageControl2
     //
     this.ultraTabPageControl2.Controls.Add(this._serverPrincipalPermissionsGrid);
     this.ultraTabPageControl2.Location = new System.Drawing.Point(-10000, -10000);
     this.ultraTabPageControl2.Name     = "ultraTabPageControl2";
     this.ultraTabPageControl2.Size     = new System.Drawing.Size(530, 336);
     //
     // _btn_Close
     //
     this._btn_Close.Anchor       = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
     this._btn_Close.DialogResult = System.Windows.Forms.DialogResult.Cancel;
     this._btn_Close.Location     = new System.Drawing.Point(443, 9);
     this._btn_Close.Name         = "_btn_Close";
     this._btn_Close.Size         = new System.Drawing.Size(75, 23);
     this._btn_Close.TabIndex     = 26;
     this._btn_Close.Text         = "&Close";
     //
     // ultraTabControl1
     //
     appearance15.BackColor  = System.Drawing.Color.White;
     appearance15.BackColor2 = System.Drawing.Color.White;
     this.ultraTabControl1.ActiveTabAppearance = appearance15;
     appearance16.BackColor                     = System.Drawing.Color.Transparent;
     appearance16.BackColor2                    = System.Drawing.Color.Transparent;
     this.ultraTabControl1.Appearance           = appearance16;
     appearance17.BackColor                     = System.Drawing.Color.Transparent;
     appearance17.BackColor2                    = System.Drawing.Color.Transparent;
     this.ultraTabControl1.ClientAreaAppearance = appearance17;
     this.ultraTabControl1.Controls.Add(this.ultraTabPageControl1);
     this.ultraTabControl1.Controls.Add(this.ultraTabSharedControlsPage1);
     this.ultraTabControl1.Controls.Add(this.ultraTabPageControl2);
     this.ultraTabControl1.Dock               = System.Windows.Forms.DockStyle.Fill;
     this.ultraTabControl1.Location           = new System.Drawing.Point(0, 0);
     this.ultraTabControl1.Name               = "ultraTabControl1";
     this.ultraTabControl1.SharedControlsPage = this.ultraTabSharedControlsPage1;
     this.ultraTabControl1.Size               = new System.Drawing.Size(534, 362);
     this.ultraTabControl1.TabIndex           = 28;
     ultraTab1.Key     = "General";
     ultraTab1.TabPage = this.ultraTabPageControl1;
     ultraTab1.Text    = "General";
     ultraTab2.Key     = "Permissions";
     ultraTab2.TabPage = this.ultraTabPageControl2;
     ultraTab2.Text    = "Permissions";
     this.ultraTabControl1.Tabs.AddRange(new Infragistics.Win.UltraWinTabControl.UltraTab[] {
         ultraTab1,
         ultraTab2
     });
     this.ultraTabControl1.SelectedTabChanged += new Infragistics.Win.UltraWinTabControl.SelectedTabChangedEventHandler(this.ultraTabControl1_SelectedTabChanged);
     //
     // ultraTabSharedControlsPage1
     //
     this.ultraTabSharedControlsPage1.Location = new System.Drawing.Point(-10000, -10000);
     this.ultraTabSharedControlsPage1.Name     = "ultraTabSharedControlsPage1";
     this.ultraTabSharedControlsPage1.Size     = new System.Drawing.Size(530, 336);
     //
     // _serverPrincipalPermissionsGrid
     //
     this._serverPrincipalPermissionsGrid.Dock     = System.Windows.Forms.DockStyle.Fill;
     this._serverPrincipalPermissionsGrid.Location = new System.Drawing.Point(0, 0);
     this._serverPrincipalPermissionsGrid.Name     = "_serverPrincipalPermissionsGrid";
     this._serverPrincipalPermissionsGrid.Size     = new System.Drawing.Size(530, 336);
     this._serverPrincipalPermissionsGrid.TabIndex = 0;
     //
     // Form_SnapshotServerRoleProperties
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
     this.AutoScaleMode       = System.Windows.Forms.AutoScaleMode.Font;
     this.ClientSize          = new System.Drawing.Size(534, 455);
     this.Description         = "View properties of this SQL Server Role";
     this.Name    = "Form_SnapshotServerRoleProperties";
     this.Picture = global::Idera.SQLsecure.UI.Console.Properties.Resources.SQLServerRole_48;
     this.Text    = "Form_SnapshotServerRoleProperties";
     this._bfd_ButtonPanel.ResumeLayout(false);
     this._bf_MainPanel.ResumeLayout(false);
     this.ultraTabPageControl1.ResumeLayout(false);
     this._pnl_Properties.ResumeLayout(false);
     this._pnl_Properties.PerformLayout();
     this._pnl_Members.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this._ultraGrid)).EndInit();
     this.ultraTabPageControl2.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.ultraTabControl1)).EndInit();
     this.ultraTabControl1.ResumeLayout(false);
     this.ResumeLayout(false);
 }
        /// <summary>
        /// Metodo necessario per il supporto della finestra di progettazione. Non modificare
        /// il contenuto del metodo con l'editor di codice.
        /// </summary>
        private void InitializeComponent()
        {
            this.components = new System.ComponentModel.Container();
            Infragistics.Win.UltraWinGrid.UltraGridBand ultraGridBand1 = new Infragistics.Win.UltraWinGrid.UltraGridBand("AlertContrattoDTO", -1);
            Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn1 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("AvvisoScadenza");
            Infragistics.Win.Appearance appearance1 = new Infragistics.Win.Appearance();
            Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn2 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("Descrizione");
            Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn3 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("DisplayReferente");
            Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn4 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("IdContratto");
            Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn5 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("IdReferente");
            Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn6 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("TipoAlert");
            Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn7 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("TipoAvviso");
            Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn8 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("ToNotify");
            Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn9 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("ExtensionData");
            Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn10 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("DisplayName");
            Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn11 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("FrequentlyAccessed");
            Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn12 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("ID");
            Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn13 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("IsDeleteAllow");
            Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn14 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("Stato");
            Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn15 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("Version");
            Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn16 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("DeleteColumn", 0);
            Infragistics.Win.Appearance appearance2 = new Infragistics.Win.Appearance();
            System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(DettaglioAssicurazioneContrattoUI));
            Infragistics.Win.UltraWinGrid.UltraGridBand ultraGridBand2 = new Infragistics.Win.UltraWinGrid.UltraGridBand("AlertContrattoDTO", -1);
            Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn17 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("AvvisoScadenza");
            Infragistics.Win.Appearance appearance3 = new Infragistics.Win.Appearance();
            Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn18 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("Descrizione");
            Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn19 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("DisplayReferente");
            Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn20 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("IdContratto");
            Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn21 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("IdReferente");
            Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn22 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("TipoAlert");
            Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn23 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("TipoAvviso");
            Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn24 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("ToNotify");
            Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn25 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("ExtensionData");
            Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn26 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("DisplayName");
            Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn27 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("FrequentlyAccessed");
            Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn28 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("ID");
            Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn29 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("IsDeleteAllow");
            Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn30 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("Stato");
            Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn31 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("Version");
            Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn32 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("DeleteColumn", 0);
            Infragistics.Win.Appearance appearance4 = new Infragistics.Win.Appearance();
            Infragistics.Win.Appearance appearance5 = new Infragistics.Win.Appearance();
            Infragistics.Win.Appearance appearance6 = new Infragistics.Win.Appearance();
            Infragistics.Win.Appearance appearance7 = new Infragistics.Win.Appearance();
            Infragistics.Win.Appearance appearance8 = new Infragistics.Win.Appearance();
            Infragistics.Win.Appearance appearance9 = new Infragistics.Win.Appearance();
            Infragistics.Win.UltraWinTabControl.UltraTab ultraTab1 = new Infragistics.Win.UltraWinTabControl.UltraTab();
            Infragistics.Win.UltraWinTabControl.UltraTab ultraTab2 = new Infragistics.Win.UltraWinTabControl.UltraTab();
            Infragistics.Win.UltraWinTabControl.UltraTab ultraTab3 = new Infragistics.Win.UltraWinTabControl.UltraTab();
            this.ultraTabPageControl1 = new Infragistics.Win.UltraWinTabControl.UltraTabPageControl();
            this.premioGroup = new Infragistics.Win.Misc.UltraGroupBox();
            this.lblImportoPremio = new Infragistics.Win.Misc.UltraLabel();
            this.importoPremio = new Infragistics.Win.UltraWinEditors.UltraCurrencyEditor();
            this.assicurazioneContrattoDtoBindingSource = new System.Windows.Forms.BindingSource(this.components);
            this.btnPagamentoPremio = new Infragistics.Win.Misc.UltraButton();
            this.abilitaAlertPremio = new Infragistics.Win.UltraWinEditors.UltraCheckEditor();
            this.alertsPremio = new Infragistics.Win.UltraWinGrid.UltraGrid();
            this.alertPremioBindingSource = new System.Windows.Forms.BindingSource(this.components);
            this.lblAlertPremio = new Infragistics.Win.Misc.UltraLabel();
            this.scadenzaPremio = new Infragistics.Win.UltraWinEditors.UltraDateTimeEditor();
            this.lblScadenzaPremio = new Infragistics.Win.Misc.UltraLabel();
            this.scadenzaGroup = new Infragistics.Win.Misc.UltraGroupBox();
            this.durataContratto = new Infragistics.Win.UltraWinEditors.UltraComboEditor();
            this.lblDurataContratto = new Infragistics.Win.Misc.UltraLabel();
            this.abilitaAlertScadenza = new Infragistics.Win.UltraWinEditors.UltraCheckEditor();
            this.alertsScadenza = new Infragistics.Win.UltraWinGrid.UltraGrid();
            this.alertScadenzaBindingSource = new System.Windows.Forms.BindingSource(this.components);
            this.lblTipoAlert = new Infragistics.Win.Misc.UltraLabel();
            this.scadenzaContratto = new Infragistics.Win.UltraWinEditors.UltraDateTimeEditor();
            this.lblScadenzaContratto = new Infragistics.Win.Misc.UltraLabel();
            this.datiContrattoGroup = new Infragistics.Win.Misc.UltraGroupBox();
            this.numeroPolizza = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
            this.fornitore = new Gipasoft.Stabili.UI.Library.SceltaFornitoreCombo();
            this.tipoPolizza = new Infragistics.Win.Misc.UltraLabel();
            this.lblTipoPolizza = new Infragistics.Win.Misc.UltraLabel();
            this.descrizione = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
            this.lblFornitore = new Infragistics.Win.Misc.UltraLabel();
            this.lblDescrizione = new Infragistics.Win.Misc.UltraLabel();
            this.lblNumeroPolizza = new Infragistics.Win.Misc.UltraLabel();
            this.condominioGroup = new Infragistics.Win.Misc.UltraGroupBox();
            this.lblReferente = new Infragistics.Win.Misc.UltraLabel();
            this.referente = new Infragistics.Win.Misc.UltraLabel();
            this.btnCercaCondominio = new Infragistics.Win.Misc.UltraButton();
            this.localitaCondominio = new Infragistics.Win.Misc.UltraLabel();
            this.lblPromptIndirizzo = new Infragistics.Win.Misc.UltraLabel();
            this.indirizzoCondominio = new Infragistics.Win.Misc.UltraLabel();
            this.descrizioneCondominio = new Infragistics.Win.Misc.UltraLabel();
            this.lblDescrizioneCondominio = new Infragistics.Win.Misc.UltraLabel();
            this.ultraTabPageControl3 = new Infragistics.Win.UltraWinTabControl.UltraTabPageControl();
            this.listaPremiAssicurativiUC1 = new Gipasoft.Stabili.UI.Contratti.ListaPremiAssicurativiUC();
            this.ultraTabPageControl2 = new Infragistics.Win.UltraWinTabControl.UltraTabPageControl();
            this.mainTabControl = new Infragistics.Win.UltraWinTabControl.UltraTabControl();
            this.ultraTabSharedControlsPage1 = new Infragistics.Win.UltraWinTabControl.UltraTabSharedControlsPage();
            this.reqFornitore = new Gipasoft.Windows.Forms.CustomValidation.RequiredFieldValidator();
            this.noteContratto = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
            ((System.ComponentModel.ISupportInitialize)(this.ultraToolbarsManagerStandard)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.standardFormStatus)).BeginInit();
            this.MainStandardForm_Fill_Panel.SuspendLayout();
            this.ultraTabPageControl1.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.premioGroup)).BeginInit();
            this.premioGroup.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.importoPremio)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.assicurazioneContrattoDtoBindingSource)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.abilitaAlertPremio)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.alertsPremio)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.alertPremioBindingSource)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.scadenzaPremio)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.scadenzaGroup)).BeginInit();
            this.scadenzaGroup.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.durataContratto)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.abilitaAlertScadenza)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.alertsScadenza)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.alertScadenzaBindingSource)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.scadenzaContratto)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.datiContrattoGroup)).BeginInit();
            this.datiContrattoGroup.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.numeroPolizza)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.descrizione)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.condominioGroup)).BeginInit();
            this.condominioGroup.SuspendLayout();
            this.ultraTabPageControl3.SuspendLayout();
            this.ultraTabPageControl2.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.mainTabControl)).BeginInit();
            this.mainTabControl.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.noteContratto)).BeginInit();
            this.SuspendLayout();
            // 
            // ultraToolbarsManagerStandard
            // 
            this.ultraToolbarsManagerStandard.MenuSettings.ForceSerialization = true;
            this.ultraToolbarsManagerStandard.Ribbon.ApplicationMenuButtonImage = global::Gipasoft.Stabili.UI.Contratti.AssicurazioneContrattoResources.sferanew_trasparente;
            this.ultraToolbarsManagerStandard.Ribbon.Visible = true;
            this.ultraToolbarsManagerStandard.ToolbarSettings.ForceSerialization = true;
            // 
            // standardFormStatus
            // 
            this.standardFormStatus.Location = new System.Drawing.Point(0, 712);
            this.standardFormStatus.Size = new System.Drawing.Size(973, 27);
            // 
            // MainStandardForm_Fill_Panel
            // 
            this.MainStandardForm_Fill_Panel.Controls.Add(this.mainTabControl);
            this.MainStandardForm_Fill_Panel.Size = new System.Drawing.Size(957, 548);
            // 
            // ultraTabPageControl1
            // 
            this.ultraTabPageControl1.Controls.Add(this.premioGroup);
            this.ultraTabPageControl1.Controls.Add(this.scadenzaGroup);
            this.ultraTabPageControl1.Controls.Add(this.datiContrattoGroup);
            this.ultraTabPageControl1.Controls.Add(this.condominioGroup);
            this.ultraTabPageControl1.Location = new System.Drawing.Point(-10000, -10000);
            this.ultraTabPageControl1.Name = "ultraTabPageControl1";
            this.ultraTabPageControl1.Size = new System.Drawing.Size(953, 522);
            // 
            // premioGroup
            // 
            this.premioGroup.Controls.Add(this.lblImportoPremio);
            this.premioGroup.Controls.Add(this.importoPremio);
            this.premioGroup.Controls.Add(this.btnPagamentoPremio);
            this.premioGroup.Controls.Add(this.abilitaAlertPremio);
            this.premioGroup.Controls.Add(this.alertsPremio);
            this.premioGroup.Controls.Add(this.lblAlertPremio);
            this.premioGroup.Controls.Add(this.scadenzaPremio);
            this.premioGroup.Controls.Add(this.lblScadenzaPremio);
            this.premioGroup.Location = new System.Drawing.Point(428, 311);
            this.premioGroup.Name = "premioGroup";
            this.premioGroup.Size = new System.Drawing.Size(499, 182);
            this.premioGroup.TabIndex = 90;
            this.premioGroup.Text = "Scadenza premio assicurativo";
            // 
            // lblImportoPremio
            // 
            this.lblImportoPremio.Location = new System.Drawing.Point(279, 21);
            this.lblImportoPremio.Name = "lblImportoPremio";
            this.lblImportoPremio.Size = new System.Drawing.Size(46, 23);
            this.lblImportoPremio.TabIndex = 132;
            this.lblImportoPremio.Text = "Premio";
            // 
            // importoPremio
            // 
            this.importoPremio.DataBindings.Add(new System.Windows.Forms.Binding("Value", this.assicurazioneContrattoDtoBindingSource, "ImportoPremio", true));
            this.importoPremio.Location = new System.Drawing.Point(331, 21);
            this.importoPremio.MaskInput = "{currency:6.2:c}";
            this.importoPremio.Name = "importoPremio";
            this.importoPremio.Size = new System.Drawing.Size(84, 22);
            this.importoPremio.TabIndex = 90;
            // 
            // assicurazioneContrattoDtoBindingSource
            // 
            this.assicurazioneContrattoDtoBindingSource.DataSource = typeof(Gipasoft.Business.GestioneCondomini.DTO.AssicurazioneContrattoDTO);
            // 
            // btnPagamentoPremio
            // 
            this.btnPagamentoPremio.Enabled = false;
            this.btnPagamentoPremio.Location = new System.Drawing.Point(188, 19);
            this.btnPagamentoPremio.Name = "btnPagamentoPremio";
            this.btnPagamentoPremio.Size = new System.Drawing.Size(81, 23);
            this.btnPagamentoPremio.TabIndex = 80;
            this.btnPagamentoPremio.Text = "Pagamento";
            this.btnPagamentoPremio.Click += new System.EventHandler(this.btnPagamentoPremioClick);
            // 
            // abilitaAlertPremio
            // 
            this.abilitaAlertPremio.CheckAlign = System.Drawing.ContentAlignment.MiddleRight;
            this.abilitaAlertPremio.DataBindings.Add(new System.Windows.Forms.Binding("Checked", this.assicurazioneContrattoDtoBindingSource, "AlertPremioAbilitato", true));
            this.abilitaAlertPremio.Location = new System.Drawing.Point(435, 23);
            this.abilitaAlertPremio.Name = "abilitaAlertPremio";
            this.abilitaAlertPremio.Size = new System.Drawing.Size(48, 20);
            this.abilitaAlertPremio.TabIndex = 100;
            this.abilitaAlertPremio.Text = "Alert";
            this.abilitaAlertPremio.CheckedChanged += new System.EventHandler(this.abilitaAlertPremioCheckedChanged);
            // 
            // alertsPremio
            // 
            this.alertsPremio.DataSource = this.alertPremioBindingSource;
            ultraGridColumn1.AutoCompleteMode = Infragistics.Win.AutoCompleteMode.Append;
            appearance1.TextHAlignAsString = "Right";
            ultraGridColumn1.CellAppearance = appearance1;
            ultraGridColumn1.ColumnChooserCaption = "Giorni Avviso";
            ultraGridColumn1.Header.Caption = "GG";
            ultraGridColumn1.Header.VisiblePosition = 2;
            ultraGridColumn1.Style = Infragistics.Win.UltraWinGrid.ColumnStyle.IntegerWithSpin;
            ultraGridColumn1.Width = 104;
            ultraGridColumn2.AutoCompleteMode = Infragistics.Win.AutoCompleteMode.Append;
            ultraGridColumn2.Header.VisiblePosition = 7;
            ultraGridColumn2.Hidden = true;
            ultraGridColumn3.AutoCompleteMode = Infragistics.Win.AutoCompleteMode.Append;
            ultraGridColumn3.Header.Caption = "Destinatario";
            ultraGridColumn3.Header.VisiblePosition = 3;
            ultraGridColumn3.Hidden = true;
            ultraGridColumn4.AutoCompleteMode = Infragistics.Win.AutoCompleteMode.Append;
            ultraGridColumn4.ColumnChooserCaption = "Identificativo Contratto";
            ultraGridColumn4.Header.Caption = "Id Con.";
            ultraGridColumn4.Header.VisiblePosition = 4;
            ultraGridColumn4.Hidden = true;
            ultraGridColumn5.AutoCompleteMode = Infragistics.Win.AutoCompleteMode.Append;
            ultraGridColumn5.ColumnChooserCaption = "Scelta Destinatario";
            ultraGridColumn5.Header.Caption = "Destinatario";
            ultraGridColumn5.Header.VisiblePosition = 5;
            ultraGridColumn5.Style = Infragistics.Win.UltraWinGrid.ColumnStyle.DropDownList;
            ultraGridColumn5.Width = 194;
            ultraGridColumn6.AutoCompleteMode = Infragistics.Win.AutoCompleteMode.Append;
            ultraGridColumn6.ExcludeFromColumnChooser = Infragistics.Win.UltraWinGrid.ExcludeFromColumnChooser.True;
            ultraGridColumn6.Header.VisiblePosition = 8;
            ultraGridColumn6.Hidden = true;
            ultraGridColumn7.AutoCompleteMode = Infragistics.Win.AutoCompleteMode.Append;
            ultraGridColumn7.ColumnChooserCaption = "Tipo Avviso";
            ultraGridColumn7.Header.Caption = "Tipo";
            ultraGridColumn7.Header.VisiblePosition = 1;
            ultraGridColumn7.Style = Infragistics.Win.UltraWinGrid.ColumnStyle.DropDownList;
            ultraGridColumn7.Width = 69;
            ultraGridColumn8.AutoCompleteMode = Infragistics.Win.AutoCompleteMode.Append;
            ultraGridColumn8.ExcludeFromColumnChooser = Infragistics.Win.UltraWinGrid.ExcludeFromColumnChooser.True;
            ultraGridColumn8.Header.VisiblePosition = 10;
            ultraGridColumn8.Hidden = true;
            ultraGridColumn9.AutoCompleteMode = Infragistics.Win.AutoCompleteMode.Append;
            ultraGridColumn9.ExcludeFromColumnChooser = Infragistics.Win.UltraWinGrid.ExcludeFromColumnChooser.True;
            ultraGridColumn9.Header.VisiblePosition = 6;
            ultraGridColumn9.Hidden = true;
            ultraGridColumn10.AutoCompleteMode = Infragistics.Win.AutoCompleteMode.Append;
            ultraGridColumn10.ColumnChooserCaption = "Descrizione";
            ultraGridColumn10.Header.Caption = "Descrizione";
            ultraGridColumn10.Header.VisiblePosition = 9;
            ultraGridColumn10.Hidden = true;
            ultraGridColumn11.AutoCompleteMode = Infragistics.Win.AutoCompleteMode.Append;
            ultraGridColumn11.ExcludeFromColumnChooser = Infragistics.Win.UltraWinGrid.ExcludeFromColumnChooser.True;
            ultraGridColumn11.Header.VisiblePosition = 11;
            ultraGridColumn11.Hidden = true;
            ultraGridColumn12.AutoCompleteMode = Infragistics.Win.AutoCompleteMode.Append;
            ultraGridColumn12.ColumnChooserCaption = "Identificativo";
            ultraGridColumn12.Header.Caption = "Id";
            ultraGridColumn12.Header.VisiblePosition = 0;
            ultraGridColumn12.Hidden = true;
            ultraGridColumn13.AutoCompleteMode = Infragistics.Win.AutoCompleteMode.Append;
            ultraGridColumn13.Header.VisiblePosition = 12;
            ultraGridColumn13.Hidden = true;
            ultraGridColumn13.Width = 73;
            ultraGridColumn14.AutoCompleteMode = Infragistics.Win.AutoCompleteMode.Append;
            ultraGridColumn14.ExcludeFromColumnChooser = Infragistics.Win.UltraWinGrid.ExcludeFromColumnChooser.True;
            ultraGridColumn14.Header.VisiblePosition = 14;
            ultraGridColumn14.Hidden = true;
            ultraGridColumn15.AutoCompleteMode = Infragistics.Win.AutoCompleteMode.Append;
            ultraGridColumn15.ExcludeFromColumnChooser = Infragistics.Win.UltraWinGrid.ExcludeFromColumnChooser.True;
            ultraGridColumn15.Header.VisiblePosition = 15;
            ultraGridColumn15.Hidden = true;
            ultraGridColumn16.AutoCompleteMode = Infragistics.Win.AutoCompleteMode.Append;
            ultraGridColumn16.ButtonDisplayStyle = Infragistics.Win.UltraWinGrid.ButtonDisplayStyle.Always;
            appearance2.Image = ((object)(resources.GetObject("appearance2.Image")));
            appearance2.ImageHAlign = Infragistics.Win.HAlign.Center;
            appearance2.ImageVAlign = Infragistics.Win.VAlign.Middle;
            ultraGridColumn16.CellButtonAppearance = appearance2;
            ultraGridColumn16.ExcludeFromColumnChooser = Infragistics.Win.UltraWinGrid.ExcludeFromColumnChooser.True;
            ultraGridColumn16.Header.Caption = "C";
            ultraGridColumn16.Header.VisiblePosition = 13;
            ultraGridColumn16.Hidden = true;
            ultraGridColumn16.Style = Infragistics.Win.UltraWinGrid.ColumnStyle.Button;
            ultraGridColumn16.Width = 22;
            ultraGridBand1.Columns.AddRange(new object[] {
            ultraGridColumn1,
            ultraGridColumn2,
            ultraGridColumn3,
            ultraGridColumn4,
            ultraGridColumn5,
            ultraGridColumn6,
            ultraGridColumn7,
            ultraGridColumn8,
            ultraGridColumn9,
            ultraGridColumn10,
            ultraGridColumn11,
            ultraGridColumn12,
            ultraGridColumn13,
            ultraGridColumn14,
            ultraGridColumn15,
            ultraGridColumn16});
            this.alertsPremio.DisplayLayout.BandsSerializer.Add(ultraGridBand1);
            this.alertsPremio.DisplayLayout.Override.AllowAddNew = Infragistics.Win.UltraWinGrid.AllowAddNew.TemplateOnBottom;
            this.alertsPremio.DisplayLayout.Override.AllowDelete = Infragistics.Win.DefaultableBoolean.True;
            this.alertsPremio.DisplayLayout.Override.AllowUpdate = Infragistics.Win.DefaultableBoolean.True;
            this.alertsPremio.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.alertsPremio.Location = new System.Drawing.Point(78, 49);
            this.alertsPremio.Name = "alertsPremio";
            this.alertsPremio.Size = new System.Drawing.Size(405, 127);
            this.alertsPremio.TabIndex = 110;
            this.alertsPremio.AfterRowInsert += new Infragistics.Win.UltraWinGrid.RowEventHandler(this.alertsPremioAfterRowInsert);
            this.alertsPremio.ClickCellButton += new Infragistics.Win.UltraWinGrid.CellEventHandler(this.alertsPremioClickCellButton);
            // 
            // alertPremioBindingSource
            // 
            this.alertPremioBindingSource.DataSource = typeof(Gipasoft.Business.GestioneCondomini.DTO.AlertContrattoDTO);
            // 
            // lblAlertPremio
            // 
            this.lblAlertPremio.Location = new System.Drawing.Point(6, 49);
            this.lblAlertPremio.Name = "lblAlertPremio";
            this.lblAlertPremio.Size = new System.Drawing.Size(66, 37);
            this.lblAlertPremio.TabIndex = 8;
            this.lblAlertPremio.Text = "Alert premio";
            // 
            // scadenzaPremio
            // 
            this.scadenzaPremio.DataBindings.Add(new System.Windows.Forms.Binding("Value", this.assicurazioneContrattoDtoBindingSource, "ScadenzaPremio", true));
            this.scadenzaPremio.Location = new System.Drawing.Point(78, 20);
            this.scadenzaPremio.Name = "scadenzaPremio";
            this.scadenzaPremio.Size = new System.Drawing.Size(95, 22);
            this.scadenzaPremio.TabIndex = 70;
            this.scadenzaPremio.Value = null;
            // 
            // lblScadenzaPremio
            // 
            this.lblScadenzaPremio.Location = new System.Drawing.Point(6, 20);
            this.lblScadenzaPremio.Name = "lblScadenzaPremio";
            this.lblScadenzaPremio.Size = new System.Drawing.Size(66, 23);
            this.lblScadenzaPremio.TabIndex = 6;
            this.lblScadenzaPremio.Text = "Scadenza";
            // 
            // scadenzaGroup
            // 
            this.scadenzaGroup.Controls.Add(this.durataContratto);
            this.scadenzaGroup.Controls.Add(this.lblDurataContratto);
            this.scadenzaGroup.Controls.Add(this.abilitaAlertScadenza);
            this.scadenzaGroup.Controls.Add(this.alertsScadenza);
            this.scadenzaGroup.Controls.Add(this.lblTipoAlert);
            this.scadenzaGroup.Controls.Add(this.scadenzaContratto);
            this.scadenzaGroup.Controls.Add(this.lblScadenzaContratto);
            this.scadenzaGroup.Location = new System.Drawing.Point(428, 119);
            this.scadenzaGroup.Name = "scadenzaGroup";
            this.scadenzaGroup.Size = new System.Drawing.Size(499, 186);
            this.scadenzaGroup.TabIndex = 30;
            this.scadenzaGroup.Text = "Scadenza contratto";
            // 
            // durataContratto
            // 
            this.durataContratto.DataBindings.Add(new System.Windows.Forms.Binding("Value", this.assicurazioneContrattoDtoBindingSource, "MesiDurata", true));
            this.durataContratto.DropDownStyle = Infragistics.Win.DropDownStyle.DropDownList;
            this.durataContratto.Location = new System.Drawing.Point(239, 20);
            this.durataContratto.Name = "durataContratto";
            this.durataContratto.Size = new System.Drawing.Size(112, 22);
            this.durataContratto.TabIndex = 50;
            // 
            // lblDurataContratto
            // 
            this.lblDurataContratto.Location = new System.Drawing.Point(188, 19);
            this.lblDurataContratto.Name = "lblDurataContratto";
            this.lblDurataContratto.Size = new System.Drawing.Size(45, 23);
            this.lblDurataContratto.TabIndex = 61;
            this.lblDurataContratto.Text = "Durata";
            // 
            // abilitaAlertScadenza
            // 
            this.abilitaAlertScadenza.CheckAlign = System.Drawing.ContentAlignment.MiddleRight;
            this.abilitaAlertScadenza.DataBindings.Add(new System.Windows.Forms.Binding("Checked", this.assicurazioneContrattoDtoBindingSource, "AlertScadenzaAbilitato", true));
            this.abilitaAlertScadenza.Location = new System.Drawing.Point(435, 23);
            this.abilitaAlertScadenza.Name = "abilitaAlertScadenza";
            this.abilitaAlertScadenza.Size = new System.Drawing.Size(48, 20);
            this.abilitaAlertScadenza.TabIndex = 70;
            this.abilitaAlertScadenza.Text = "Alert";
            this.abilitaAlertScadenza.CheckedChanged += new System.EventHandler(this.abilitaAlertScadenzaCheckedChanged);
            // 
            // alertsScadenza
            // 
            this.alertsScadenza.DataSource = this.alertScadenzaBindingSource;
            ultraGridColumn17.AutoCompleteMode = Infragistics.Win.AutoCompleteMode.Append;
            appearance3.TextHAlignAsString = "Right";
            ultraGridColumn17.CellAppearance = appearance3;
            ultraGridColumn17.ColumnChooserCaption = "Giorni Avviso";
            ultraGridColumn17.Format = "";
            ultraGridColumn17.Header.Caption = "GG";
            ultraGridColumn17.Header.VisiblePosition = 2;
            ultraGridColumn17.Style = Infragistics.Win.UltraWinGrid.ColumnStyle.IntegerWithSpin;
            ultraGridColumn17.Width = 93;
            ultraGridColumn18.AutoCompleteMode = Infragistics.Win.AutoCompleteMode.Append;
            ultraGridColumn18.Header.VisiblePosition = 7;
            ultraGridColumn18.Hidden = true;
            ultraGridColumn19.AutoCompleteMode = Infragistics.Win.AutoCompleteMode.Append;
            ultraGridColumn19.ColumnChooserCaption = "Descrizione Destinatario";
            ultraGridColumn19.Header.Caption = "Destinatario";
            ultraGridColumn19.Header.VisiblePosition = 3;
            ultraGridColumn19.Hidden = true;
            ultraGridColumn20.AutoCompleteMode = Infragistics.Win.AutoCompleteMode.Append;
            ultraGridColumn20.ColumnChooserCaption = "Identificativo Contratto";
            ultraGridColumn20.Header.Caption = "Id Cont.";
            ultraGridColumn20.Header.VisiblePosition = 4;
            ultraGridColumn20.Hidden = true;
            ultraGridColumn21.AutoCompleteMode = Infragistics.Win.AutoCompleteMode.Append;
            ultraGridColumn21.ColumnChooserCaption = "Scelta Destinatario";
            ultraGridColumn21.Header.Caption = "Destinatario";
            ultraGridColumn21.Header.VisiblePosition = 5;
            ultraGridColumn21.Style = Infragistics.Win.UltraWinGrid.ColumnStyle.DropDownList;
            ultraGridColumn21.Width = 203;
            ultraGridColumn22.AutoCompleteMode = Infragistics.Win.AutoCompleteMode.Append;
            ultraGridColumn22.ExcludeFromColumnChooser = Infragistics.Win.UltraWinGrid.ExcludeFromColumnChooser.True;
            ultraGridColumn22.Header.VisiblePosition = 8;
            ultraGridColumn22.Hidden = true;
            ultraGridColumn23.AutoCompleteMode = Infragistics.Win.AutoCompleteMode.Append;
            ultraGridColumn23.ColumnChooserCaption = "Tipo Avviso";
            ultraGridColumn23.Header.Caption = "Tipo";
            ultraGridColumn23.Header.VisiblePosition = 1;
            ultraGridColumn23.Style = Infragistics.Win.UltraWinGrid.ColumnStyle.DropDownList;
            ultraGridColumn23.Width = 71;
            ultraGridColumn24.AutoCompleteMode = Infragistics.Win.AutoCompleteMode.Append;
            ultraGridColumn24.ExcludeFromColumnChooser = Infragistics.Win.UltraWinGrid.ExcludeFromColumnChooser.True;
            ultraGridColumn24.Header.VisiblePosition = 10;
            ultraGridColumn24.Hidden = true;
            ultraGridColumn25.AutoCompleteMode = Infragistics.Win.AutoCompleteMode.Append;
            ultraGridColumn25.ExcludeFromColumnChooser = Infragistics.Win.UltraWinGrid.ExcludeFromColumnChooser.True;
            ultraGridColumn25.Header.VisiblePosition = 6;
            ultraGridColumn25.Hidden = true;
            ultraGridColumn26.AutoCompleteMode = Infragistics.Win.AutoCompleteMode.Append;
            ultraGridColumn26.ColumnChooserCaption = "Descrizione";
            ultraGridColumn26.Header.Caption = "Descrizione";
            ultraGridColumn26.Header.VisiblePosition = 9;
            ultraGridColumn26.Hidden = true;
            ultraGridColumn27.AutoCompleteMode = Infragistics.Win.AutoCompleteMode.Append;
            ultraGridColumn27.ExcludeFromColumnChooser = Infragistics.Win.UltraWinGrid.ExcludeFromColumnChooser.True;
            ultraGridColumn27.Header.VisiblePosition = 11;
            ultraGridColumn27.Hidden = true;
            ultraGridColumn28.AutoCompleteMode = Infragistics.Win.AutoCompleteMode.Append;
            ultraGridColumn28.ColumnChooserCaption = "Identificativo";
            ultraGridColumn28.Header.Caption = "Id";
            ultraGridColumn28.Header.VisiblePosition = 0;
            ultraGridColumn28.Hidden = true;
            ultraGridColumn29.AutoCompleteMode = Infragistics.Win.AutoCompleteMode.Append;
            ultraGridColumn29.Header.VisiblePosition = 12;
            ultraGridColumn29.Hidden = true;
            ultraGridColumn29.Width = 73;
            ultraGridColumn30.AutoCompleteMode = Infragistics.Win.AutoCompleteMode.Append;
            ultraGridColumn30.ExcludeFromColumnChooser = Infragistics.Win.UltraWinGrid.ExcludeFromColumnChooser.True;
            ultraGridColumn30.Header.VisiblePosition = 14;
            ultraGridColumn30.Hidden = true;
            ultraGridColumn31.AutoCompleteMode = Infragistics.Win.AutoCompleteMode.Append;
            ultraGridColumn31.ExcludeFromColumnChooser = Infragistics.Win.UltraWinGrid.ExcludeFromColumnChooser.True;
            ultraGridColumn31.Header.VisiblePosition = 15;
            ultraGridColumn31.Hidden = true;
            ultraGridColumn32.AutoCompleteMode = Infragistics.Win.AutoCompleteMode.Append;
            ultraGridColumn32.ButtonDisplayStyle = Infragistics.Win.UltraWinGrid.ButtonDisplayStyle.Always;
            appearance4.Image = ((object)(resources.GetObject("appearance4.Image")));
            appearance4.ImageHAlign = Infragistics.Win.HAlign.Center;
            appearance4.ImageVAlign = Infragistics.Win.VAlign.Middle;
            ultraGridColumn32.CellButtonAppearance = appearance4;
            ultraGridColumn32.ExcludeFromColumnChooser = Infragistics.Win.UltraWinGrid.ExcludeFromColumnChooser.True;
            ultraGridColumn32.Header.Caption = "C";
            ultraGridColumn32.Header.VisiblePosition = 13;
            ultraGridColumn32.Hidden = true;
            ultraGridColumn32.Style = Infragistics.Win.UltraWinGrid.ColumnStyle.Button;
            ultraGridColumn32.Width = 22;
            ultraGridBand2.Columns.AddRange(new object[] {
            ultraGridColumn17,
            ultraGridColumn18,
            ultraGridColumn19,
            ultraGridColumn20,
            ultraGridColumn21,
            ultraGridColumn22,
            ultraGridColumn23,
            ultraGridColumn24,
            ultraGridColumn25,
            ultraGridColumn26,
            ultraGridColumn27,
            ultraGridColumn28,
            ultraGridColumn29,
            ultraGridColumn30,
            ultraGridColumn31,
            ultraGridColumn32});
            this.alertsScadenza.DisplayLayout.BandsSerializer.Add(ultraGridBand2);
            this.alertsScadenza.DisplayLayout.Override.AllowAddNew = Infragistics.Win.UltraWinGrid.AllowAddNew.TemplateOnBottom;
            this.alertsScadenza.DisplayLayout.Override.AllowDelete = Infragistics.Win.DefaultableBoolean.True;
            this.alertsScadenza.DisplayLayout.Override.AllowUpdate = Infragistics.Win.DefaultableBoolean.True;
            this.alertsScadenza.DisplayLayout.ViewStyle = Infragistics.Win.UltraWinGrid.ViewStyle.SingleBand;
            this.alertsScadenza.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.alertsScadenza.Location = new System.Drawing.Point(78, 49);
            this.alertsScadenza.Name = "alertsScadenza";
            this.alertsScadenza.Size = new System.Drawing.Size(405, 131);
            this.alertsScadenza.TabIndex = 60;
            this.alertsScadenza.AfterRowInsert += new Infragistics.Win.UltraWinGrid.RowEventHandler(this.alertsScadenzaAfterRowInsert);
            this.alertsScadenza.ClickCellButton += new Infragistics.Win.UltraWinGrid.CellEventHandler(this.alertsClickCellButton);
            // 
            // alertScadenzaBindingSource
            // 
            this.alertScadenzaBindingSource.DataSource = typeof(Gipasoft.Business.GestioneCondomini.DTO.AlertContrattoDTO);
            // 
            // lblTipoAlert
            // 
            this.lblTipoAlert.Location = new System.Drawing.Point(6, 49);
            this.lblTipoAlert.Name = "lblTipoAlert";
            this.lblTipoAlert.Size = new System.Drawing.Size(66, 37);
            this.lblTipoAlert.TabIndex = 8;
            this.lblTipoAlert.Text = "Alert scadenza";
            // 
            // scadenzaContratto
            // 
            this.scadenzaContratto.DataBindings.Add(new System.Windows.Forms.Binding("Value", this.assicurazioneContrattoDtoBindingSource, "Scadenza", true));
            this.scadenzaContratto.Location = new System.Drawing.Point(78, 20);
            this.scadenzaContratto.Name = "scadenzaContratto";
            this.scadenzaContratto.Size = new System.Drawing.Size(95, 22);
            this.scadenzaContratto.TabIndex = 40;
            this.scadenzaContratto.Value = null;
            // 
            // lblScadenzaContratto
            // 
            this.lblScadenzaContratto.Location = new System.Drawing.Point(6, 20);
            this.lblScadenzaContratto.Name = "lblScadenzaContratto";
            this.lblScadenzaContratto.Size = new System.Drawing.Size(66, 23);
            this.lblScadenzaContratto.TabIndex = 6;
            this.lblScadenzaContratto.Text = "Scadenza";
            // 
            // datiContrattoGroup
            // 
            this.datiContrattoGroup.Controls.Add(this.numeroPolizza);
            this.datiContrattoGroup.Controls.Add(this.fornitore);
            this.datiContrattoGroup.Controls.Add(this.tipoPolizza);
            this.datiContrattoGroup.Controls.Add(this.lblTipoPolizza);
            this.datiContrattoGroup.Controls.Add(this.descrizione);
            this.datiContrattoGroup.Controls.Add(this.lblFornitore);
            this.datiContrattoGroup.Controls.Add(this.lblDescrizione);
            this.datiContrattoGroup.Controls.Add(this.lblNumeroPolizza);
            this.datiContrattoGroup.Location = new System.Drawing.Point(10, 3);
            this.datiContrattoGroup.Name = "datiContrattoGroup";
            this.datiContrattoGroup.Size = new System.Drawing.Size(917, 110);
            this.datiContrattoGroup.TabIndex = 1;
            this.datiContrattoGroup.Text = "Dati generali";
            // 
            // numeroPolizza
            // 
            this.numeroPolizza.DataBindings.Add(new System.Windows.Forms.Binding("Value", this.assicurazioneContrattoDtoBindingSource, "NumeroPolizza", true));
            this.numeroPolizza.Location = new System.Drawing.Point(569, 46);
            this.numeroPolizza.MaxLength = 50;
            this.numeroPolizza.Name = "numeroPolizza";
            this.numeroPolizza.Size = new System.Drawing.Size(332, 22);
            this.numeroPolizza.TabIndex = 32;
            // 
            // fornitore
            // 
            this.fornitore.AllowInsert = true;
            this.fornitore.Location = new System.Drawing.Point(92, 49);
            this.fornitore.Margin = new System.Windows.Forms.Padding(0);
            this.fornitore.Name = "fornitore";
            this.fornitore.Size = new System.Drawing.Size(361, 21);
            this.fornitore.TabIndex = 31;
            // 
            // tipoPolizza
            // 
            appearance5.BackColor = System.Drawing.Color.White;
            appearance5.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(127)))), ((int)(((byte)(157)))), ((int)(((byte)(185)))));
            this.tipoPolizza.Appearance = appearance5;
            this.tipoPolizza.BorderStyleOuter = Infragistics.Win.UIElementBorderStyle.Solid;
            this.tipoPolizza.Location = new System.Drawing.Point(569, 16);
            this.tipoPolizza.Name = "tipoPolizza";
            this.tipoPolizza.Size = new System.Drawing.Size(332, 23);
            this.tipoPolizza.TabIndex = 20;
            this.tipoPolizza.Text = "tipo polizza";
            // 
            // lblTipoPolizza
            // 
            this.lblTipoPolizza.Location = new System.Drawing.Point(491, 17);
            this.lblTipoPolizza.Name = "lblTipoPolizza";
            this.lblTipoPolizza.Size = new System.Drawing.Size(100, 23);
            this.lblTipoPolizza.TabIndex = 23;
            this.lblTipoPolizza.Text = "Tipo polizza";
            // 
            // descrizione
            // 
            this.descrizione.DataBindings.Add(new System.Windows.Forms.Binding("Value", this.assicurazioneContrattoDtoBindingSource, "Descrizione", true));
            this.descrizione.Location = new System.Drawing.Point(92, 17);
            this.descrizione.MaxLength = 50;
            this.descrizione.Name = "descrizione";
            this.descrizione.Size = new System.Drawing.Size(361, 22);
            this.descrizione.TabIndex = 10;
            // 
            // lblFornitore
            // 
            this.lblFornitore.Location = new System.Drawing.Point(6, 49);
            this.lblFornitore.Name = "lblFornitore";
            this.lblFornitore.Size = new System.Drawing.Size(79, 23);
            this.lblFornitore.TabIndex = 4;
            this.lblFornitore.Text = "Fornitore";
            // 
            // lblDescrizione
            // 
            this.lblDescrizione.Location = new System.Drawing.Point(6, 20);
            this.lblDescrizione.Name = "lblDescrizione";
            this.lblDescrizione.Size = new System.Drawing.Size(79, 23);
            this.lblDescrizione.TabIndex = 2;
            this.lblDescrizione.Text = "Descrizione";
            // 
            // lblNumeroPolizza
            // 
            this.lblNumeroPolizza.Location = new System.Drawing.Point(474, 49);
            this.lblNumeroPolizza.Name = "lblNumeroPolizza";
            this.lblNumeroPolizza.Size = new System.Drawing.Size(100, 23);
            this.lblNumeroPolizza.TabIndex = 33;
            this.lblNumeroPolizza.Text = "Numero polizza";
            // 
            // condominioGroup
            // 
            this.condominioGroup.Controls.Add(this.lblReferente);
            this.condominioGroup.Controls.Add(this.referente);
            this.condominioGroup.Controls.Add(this.btnCercaCondominio);
            this.condominioGroup.Controls.Add(this.localitaCondominio);
            this.condominioGroup.Controls.Add(this.lblPromptIndirizzo);
            this.condominioGroup.Controls.Add(this.indirizzoCondominio);
            this.condominioGroup.Controls.Add(this.descrizioneCondominio);
            this.condominioGroup.Controls.Add(this.lblDescrizioneCondominio);
            this.condominioGroup.Location = new System.Drawing.Point(10, 119);
            this.condominioGroup.Name = "condominioGroup";
            this.condominioGroup.Size = new System.Drawing.Size(412, 238);
            this.condominioGroup.TabIndex = 40;
            this.condominioGroup.Text = "Condominio";
            // 
            // lblReferente
            // 
            this.lblReferente.Location = new System.Drawing.Point(6, 176);
            this.lblReferente.Name = "lblReferente";
            this.lblReferente.Size = new System.Drawing.Size(79, 23);
            this.lblReferente.TabIndex = 8;
            this.lblReferente.Text = "Referente";
            // 
            // referente
            // 
            appearance6.FontData.BoldAsString = "True";
            this.referente.Appearance = appearance6;
            this.referente.Location = new System.Drawing.Point(91, 176);
            this.referente.Name = "referente";
            this.referente.Size = new System.Drawing.Size(315, 23);
            this.referente.TabIndex = 7;
            this.referente.Text = "referente";
            // 
            // btnCercaCondominio
            // 
            this.btnCercaCondominio.Location = new System.Drawing.Point(91, 209);
            this.btnCercaCondominio.Name = "btnCercaCondominio";
            this.btnCercaCondominio.Size = new System.Drawing.Size(75, 23);
            this.btnCercaCondominio.TabIndex = 130;
            this.btnCercaCondominio.Text = "Cerca";
            this.btnCercaCondominio.Click += new System.EventHandler(this.btnCercaCondominioClick);
            // 
            // localitaCondominio
            // 
            appearance7.FontData.BoldAsString = "True";
            this.localitaCondominio.Appearance = appearance7;
            this.localitaCondominio.Location = new System.Drawing.Point(92, 147);
            this.localitaCondominio.Name = "localitaCondominio";
            this.localitaCondominio.Size = new System.Drawing.Size(315, 23);
            this.localitaCondominio.TabIndex = 5;
            this.localitaCondominio.Text = "indirizzo";
            // 
            // lblPromptIndirizzo
            // 
            this.lblPromptIndirizzo.Location = new System.Drawing.Point(6, 78);
            this.lblPromptIndirizzo.Name = "lblPromptIndirizzo";
            this.lblPromptIndirizzo.Size = new System.Drawing.Size(79, 23);
            this.lblPromptIndirizzo.TabIndex = 4;
            this.lblPromptIndirizzo.Text = "Indirizzo";
            // 
            // indirizzoCondominio
            // 
            appearance8.FontData.BoldAsString = "True";
            this.indirizzoCondominio.Appearance = appearance8;
            this.indirizzoCondominio.Location = new System.Drawing.Point(91, 78);
            this.indirizzoCondominio.Name = "indirizzoCondominio";
            this.indirizzoCondominio.Size = new System.Drawing.Size(315, 63);
            this.indirizzoCondominio.TabIndex = 3;
            this.indirizzoCondominio.Text = "indirizzo";
            // 
            // descrizioneCondominio
            // 
            appearance9.FontData.BoldAsString = "True";
            this.descrizioneCondominio.Appearance = appearance9;
            this.descrizioneCondominio.Location = new System.Drawing.Point(91, 20);
            this.descrizioneCondominio.Name = "descrizioneCondominio";
            this.descrizioneCondominio.Size = new System.Drawing.Size(315, 52);
            this.descrizioneCondominio.TabIndex = 2;
            this.descrizioneCondominio.Text = "descrizione";
            // 
            // lblDescrizioneCondominio
            // 
            this.lblDescrizioneCondominio.Location = new System.Drawing.Point(6, 20);
            this.lblDescrizioneCondominio.Name = "lblDescrizioneCondominio";
            this.lblDescrizioneCondominio.Size = new System.Drawing.Size(79, 23);
            this.lblDescrizioneCondominio.TabIndex = 1;
            this.lblDescrizioneCondominio.Text = "Descrizione";
            // 
            // ultraTabPageControl3
            // 
            this.ultraTabPageControl3.Controls.Add(this.listaPremiAssicurativiUC1);
            this.ultraTabPageControl3.Location = new System.Drawing.Point(-10000, -10000);
            this.ultraTabPageControl3.Name = "ultraTabPageControl3";
            this.ultraTabPageControl3.Size = new System.Drawing.Size(652, 509);
            // 
            // listaPremiAssicurativiUC1
            // 
            this.listaPremiAssicurativiUC1.Dock = System.Windows.Forms.DockStyle.Fill;
            this.listaPremiAssicurativiUC1.Location = new System.Drawing.Point(0, 0);
            this.listaPremiAssicurativiUC1.Name = "listaPremiAssicurativiUC1";
            this.listaPremiAssicurativiUC1.Size = new System.Drawing.Size(652, 509);
            this.listaPremiAssicurativiUC1.TabIndex = 140;
            // 
            // ultraTabPageControl2
            // 
            this.ultraTabPageControl2.Controls.Add(this.noteContratto);
            this.ultraTabPageControl2.Location = new System.Drawing.Point(1, 23);
            this.ultraTabPageControl2.Name = "ultraTabPageControl2";
            this.ultraTabPageControl2.Size = new System.Drawing.Size(953, 522);
            // 
            // mainTabControl
            // 
            this.mainTabControl.Controls.Add(this.ultraTabSharedControlsPage1);
            this.mainTabControl.Controls.Add(this.ultraTabPageControl1);
            this.mainTabControl.Controls.Add(this.ultraTabPageControl2);
            this.mainTabControl.Controls.Add(this.ultraTabPageControl3);
            this.mainTabControl.Dock = System.Windows.Forms.DockStyle.Fill;
            this.mainTabControl.Location = new System.Drawing.Point(0, 0);
            this.mainTabControl.Name = "mainTabControl";
            this.mainTabControl.SharedControlsPage = this.ultraTabSharedControlsPage1;
            this.mainTabControl.Size = new System.Drawing.Size(957, 548);
            this.mainTabControl.TabIndex = 100;
            ultraTab1.Key = "datiGenerali";
            ultraTab1.TabPage = this.ultraTabPageControl1;
            ultraTab1.Text = "Dati contratto";
            ultraTab2.Key = "premiPagati";
            ultraTab2.TabPage = this.ultraTabPageControl3;
            ultraTab2.Text = "Premi pagati";
            ultraTab3.Key = "note";
            ultraTab3.TabPage = this.ultraTabPageControl2;
            ultraTab3.Text = "Note";
            this.mainTabControl.Tabs.AddRange(new Infragistics.Win.UltraWinTabControl.UltraTab[] {
            ultraTab1,
            ultraTab2,
            ultraTab3});
            this.mainTabControl.SelectedTabChanged += new Infragistics.Win.UltraWinTabControl.SelectedTabChangedEventHandler(this.mainTabControlSelectedTabChanged);
            // 
            // ultraTabSharedControlsPage1
            // 
            this.ultraTabSharedControlsPage1.Location = new System.Drawing.Point(-10000, -10000);
            this.ultraTabSharedControlsPage1.Name = "ultraTabSharedControlsPage1";
            this.ultraTabSharedControlsPage1.Size = new System.Drawing.Size(953, 522);
            // 
            // reqFornitore
            // 
            this.reqFornitore.ControlToValidate = this.fornitore;
            this.reqFornitore.ErrorMessage = "Scegliere il fornitore";
            this.reqFornitore.Icon = ((System.Drawing.Icon)(resources.GetObject("reqFornitore.Icon")));
            // 
            // noteContratto
            // 
            this.noteContratto.DataBindings.Add(new System.Windows.Forms.Binding("Value", this.assicurazioneContrattoDtoBindingSource, "Note", true));
            this.noteContratto.Dock = System.Windows.Forms.DockStyle.Fill;
            this.noteContratto.Location = new System.Drawing.Point(0, 0);
            this.noteContratto.Multiline = true;
            this.noteContratto.Name = "noteContratto";
            this.noteContratto.Size = new System.Drawing.Size(953, 522);
            this.noteContratto.TabIndex = 1;
            // 
            // DettaglioAssicurazioneContrattoUI
            // 
            this.AutoScaleDimensions = new System.Drawing.SizeF(7F, 15F);
            this.ClientSize = new System.Drawing.Size(973, 739);
            this.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.Name = "DettaglioAssicurazioneContrattoUI";
            this.Text = "Contr. Ass.";
            this.Load += new System.EventHandler(this.dettaglioAssicurazioneContrattoUILoad);
            ((System.ComponentModel.ISupportInitialize)(this.ultraToolbarsManagerStandard)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.standardFormStatus)).EndInit();
            this.MainStandardForm_Fill_Panel.ResumeLayout(false);
            this.ultraTabPageControl1.ResumeLayout(false);
            ((System.ComponentModel.ISupportInitialize)(this.premioGroup)).EndInit();
            this.premioGroup.ResumeLayout(false);
            this.premioGroup.PerformLayout();
            ((System.ComponentModel.ISupportInitialize)(this.importoPremio)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.assicurazioneContrattoDtoBindingSource)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.abilitaAlertPremio)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.alertsPremio)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.alertPremioBindingSource)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.scadenzaPremio)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.scadenzaGroup)).EndInit();
            this.scadenzaGroup.ResumeLayout(false);
            this.scadenzaGroup.PerformLayout();
            ((System.ComponentModel.ISupportInitialize)(this.durataContratto)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.abilitaAlertScadenza)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.alertsScadenza)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.alertScadenzaBindingSource)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.scadenzaContratto)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.datiContrattoGroup)).EndInit();
            this.datiContrattoGroup.ResumeLayout(false);
            this.datiContrattoGroup.PerformLayout();
            ((System.ComponentModel.ISupportInitialize)(this.numeroPolizza)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.descrizione)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.condominioGroup)).EndInit();
            this.condominioGroup.ResumeLayout(false);
            this.ultraTabPageControl3.ResumeLayout(false);
            this.ultraTabPageControl2.ResumeLayout(false);
            this.ultraTabPageControl2.PerformLayout();
            ((System.ComponentModel.ISupportInitialize)(this.mainTabControl)).EndInit();
            this.mainTabControl.ResumeLayout(false);
            ((System.ComponentModel.ISupportInitialize)(this.noteContratto)).EndInit();
            this.ResumeLayout(false);
            this.PerformLayout();

        }
Example #35
0
 /// <summary>
 /// Required method for Designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     this.components = new System.ComponentModel.Container();
     Infragistics.Win.Appearance appearance2 = new Infragistics.Win.Appearance();
     Infragistics.Win.Appearance appearance4 = new Infragistics.Win.Appearance();
     Infragistics.Win.Appearance appearance1 = new Infragistics.Win.Appearance();
     Infragistics.Win.UltraWinExplorerBar.UltraExplorerBarGroup ultraExplorerBarGroup1 = new Infragistics.Win.UltraWinExplorerBar.UltraExplorerBarGroup();
     Infragistics.Win.Appearance appearance3 = new Infragistics.Win.Appearance();
     System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(PickListTabView));
     Infragistics.Win.UltraWinTabControl.UltraTab   ultraTab1 = new Infragistics.Win.UltraWinTabControl.UltraTab();
     Infragistics.Win.Appearance appearance14 = new Infragistics.Win.Appearance();
     this.ultraTabPageControl1    = new Infragistics.Win.UltraWinTabControl.UltraTabPageControl();
     this.splitContainerPickItems = new System.Windows.Forms.SplitContainer();
     this.ulvPickItems            = new Infragistics.Win.UltraWinListView.UltraListView();
     this.cmsPickItems            = new System.Windows.Forms.ContextMenuStrip(this.components);
     this.miNewItem              = new System.Windows.Forms.ToolStripMenuItem();
     this.miDeleteItem           = new System.Windows.Forms.ToolStripMenuItem();
     this.bnEditItem             = new System.Windows.Forms.Button();
     this.bnAddItem              = new System.Windows.Forms.Button();
     this.bnDeleteItem           = new System.Windows.Forms.Button();
     this.splitContainerPickList = new System.Windows.Forms.SplitContainer();
     this.pickListsExplorerBar   = new Infragistics.Win.UltraWinExplorerBar.UltraExplorerBar();
     this.cmsPickLists           = new System.Windows.Forms.ContextMenuStrip(this.components);
     this.miNewPickList          = new System.Windows.Forms.ToolStripMenuItem();
     this.miDeletePickList       = new System.Windows.Forms.ToolStripMenuItem();
     this.miPickListProperties   = new System.Windows.Forms.ToolStripMenuItem();
     this.bnEditList             = new System.Windows.Forms.Button();
     this.bnNewList              = new System.Windows.Forms.Button();
     this.bnDeleteList           = new System.Windows.Forms.Button();
     this.activityTabPage        = new Infragistics.Win.UltraWinTabControl.UltraTabPageControl();
     this.emailButton            = new System.Windows.Forms.Button();
     this.advancedButton         = new System.Windows.Forms.Button();
     this.smtpTextBox            = new System.Windows.Forms.TextBox();
     this.label3                      = new System.Windows.Forms.Label();
     this.emailTextBox                = new System.Windows.Forms.TextBox();
     this.label2                      = new System.Windows.Forms.Label();
     this.neverRadioButton            = new System.Windows.Forms.RadioButton();
     this.monthlyRadioButton          = new System.Windows.Forms.RadioButton();
     this.label1                      = new System.Windows.Forms.Label();
     this.weeklyRadioButton           = new System.Windows.Forms.RadioButton();
     this.dailyRadioButton            = new System.Windows.Forms.RadioButton();
     this.instructionLabel            = new Infragistics.Win.Misc.UltraLabel();
     this.footerPictureBox            = new System.Windows.Forms.PictureBox();
     this.button1                     = new System.Windows.Forms.Button();
     this.button2                     = new System.Windows.Forms.Button();
     this.textBox1                    = new System.Windows.Forms.TextBox();
     this.label4                      = new System.Windows.Forms.Label();
     this.textBox2                    = new System.Windows.Forms.TextBox();
     this.label5                      = new System.Windows.Forms.Label();
     this.radioButton1                = new System.Windows.Forms.RadioButton();
     this.radioButton2                = new System.Windows.Forms.RadioButton();
     this.label6                      = new System.Windows.Forms.Label();
     this.radioButton3                = new System.Windows.Forms.RadioButton();
     this.radioButton4                = new System.Windows.Forms.RadioButton();
     this.ultraLabel1                 = new Infragistics.Win.Misc.UltraLabel();
     this.agentTabControl             = new Infragistics.Win.UltraWinTabControl.UltraTabControl();
     this.ultraTabSharedControlsPage1 = new Infragistics.Win.UltraWinTabControl.UltraTabSharedControlsPage();
     this.headerGroupBox              = new Infragistics.Win.Misc.UltraGroupBox();
     this.headerLabel                 = new Infragistics.Win.Misc.UltraLabel();
     this.pictureBox2                 = new System.Windows.Forms.PictureBox();
     this.toolTip1                    = new System.Windows.Forms.ToolTip(this.components);
     this.dataColumn1                 = new System.Data.DataColumn();
     this.dataColumn5                 = new System.Data.DataColumn();
     this.miPickItemProperties        = new System.Windows.Forms.ToolStripMenuItem();
     this.ultraTabPageControl1.SuspendLayout();
     this.splitContainerPickItems.Panel1.SuspendLayout();
     this.splitContainerPickItems.Panel2.SuspendLayout();
     this.splitContainerPickItems.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.ulvPickItems)).BeginInit();
     this.cmsPickItems.SuspendLayout();
     this.splitContainerPickList.Panel1.SuspendLayout();
     this.splitContainerPickList.Panel2.SuspendLayout();
     this.splitContainerPickList.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.pickListsExplorerBar)).BeginInit();
     this.cmsPickLists.SuspendLayout();
     this.activityTabPage.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.footerPictureBox)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.agentTabControl)).BeginInit();
     this.agentTabControl.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.headerGroupBox)).BeginInit();
     this.headerGroupBox.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.pictureBox2)).BeginInit();
     this.SuspendLayout();
     //
     // ultraTabPageControl1
     //
     this.ultraTabPageControl1.AutoScroll = true;
     this.ultraTabPageControl1.Controls.Add(this.splitContainerPickItems);
     this.ultraTabPageControl1.Controls.Add(this.splitContainerPickList);
     this.ultraTabPageControl1.Location = new System.Drawing.Point(0, 0);
     this.ultraTabPageControl1.Name     = "ultraTabPageControl1";
     this.ultraTabPageControl1.Size     = new System.Drawing.Size(817, 520);
     //
     // splitContainerPickItems
     //
     this.splitContainerPickItems.Dock            = System.Windows.Forms.DockStyle.Fill;
     this.splitContainerPickItems.IsSplitterFixed = true;
     this.splitContainerPickItems.Location        = new System.Drawing.Point(239, 0);
     this.splitContainerPickItems.Name            = "splitContainerPickItems";
     this.splitContainerPickItems.Orientation     = System.Windows.Forms.Orientation.Horizontal;
     //
     // splitContainerPickItems.Panel1
     //
     this.splitContainerPickItems.Panel1.Controls.Add(this.ulvPickItems);
     //
     // splitContainerPickItems.Panel2
     //
     this.splitContainerPickItems.Panel2.Controls.Add(this.bnEditItem);
     this.splitContainerPickItems.Panel2.Controls.Add(this.bnAddItem);
     this.splitContainerPickItems.Panel2.Controls.Add(this.bnDeleteItem);
     this.splitContainerPickItems.Size             = new System.Drawing.Size(578, 520);
     this.splitContainerPickItems.SplitterDistance = 489;
     this.splitContainerPickItems.TabIndex         = 9;
     //
     // ulvPickItems
     //
     appearance2.Image                                     = global::Layton.AuditWizard.Administration.Properties.Resources.pickitem_16;
     this.ulvPickItems.Appearance                          = appearance2;
     this.ulvPickItems.ContextMenuStrip                    = this.cmsPickItems;
     this.ulvPickItems.Dock                                = System.Windows.Forms.DockStyle.Fill;
     this.ulvPickItems.ItemSettings.AllowEdit              = Infragistics.Win.DefaultableBoolean.False;
     appearance4.Image                                     = global::Layton.AuditWizard.Administration.Properties.Resources.pickitem_16;
     this.ulvPickItems.ItemSettings.Appearance             = appearance4;
     this.ulvPickItems.Location                            = new System.Drawing.Point(0, 0);
     this.ulvPickItems.Name                                = "ulvPickItems";
     this.ulvPickItems.Size                                = new System.Drawing.Size(578, 489);
     this.ulvPickItems.TabIndex                            = 6;
     this.ulvPickItems.Text                                = "ultraListView2";
     this.ulvPickItems.View                                = Infragistics.Win.UltraWinListView.UltraListViewStyle.List;
     this.ulvPickItems.ViewSettingsIcons.Alignment         = Infragistics.Win.UltraWinListView.ItemAlignment.TopToBottom;
     this.ulvPickItems.ViewSettingsIcons.TextAreaAlignment = Infragistics.Win.UltraWinListView.TextAreaAlignment.Right;
     this.ulvPickItems.KeyDown                            += new System.Windows.Forms.KeyEventHandler(this.ulvPickItems_KeyDown);
     this.ulvPickItems.ItemSelectionChanged               += new Infragistics.Win.UltraWinListView.ItemSelectionChangedEventHandler(this.ulvPickItems_ItemSelectionChanged);
     this.ulvPickItems.ItemExitingEditMode                += new Infragistics.Win.UltraWinListView.ItemExitingEditModeEventHandler(this.ulvPickItems_ItemExitingEditMode);
     this.ulvPickItems.ItemDoubleClick                    += new Infragistics.Win.UltraWinListView.ItemDoubleClickEventHandler(this.ulvPickItems_ItemDoubleClick);
     this.ulvPickItems.MouseDown                          += new System.Windows.Forms.MouseEventHandler(this.ulvUserData_MouseDown);
     //
     // cmsPickItems
     //
     this.cmsPickItems.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
         this.miNewItem,
         this.miDeleteItem,
         this.miPickItemProperties
     });
     this.cmsPickItems.Name     = "contextMenuStrip1";
     this.cmsPickItems.Size     = new System.Drawing.Size(153, 92);
     this.cmsPickItems.Opening += new System.ComponentModel.CancelEventHandler(this.cmsPickItems_Opening);
     //
     // miNewItem
     //
     this.miNewItem.Image  = global::Layton.AuditWizard.Administration.Properties.Resources.useradd_16;
     this.miNewItem.Name   = "miNewItem";
     this.miNewItem.Size   = new System.Drawing.Size(152, 22);
     this.miNewItem.Text   = "&New Item";
     this.miNewItem.Click += new System.EventHandler(this.miNewItem_Click);
     //
     // miDeleteItem
     //
     this.miDeleteItem.Image  = global::Layton.AuditWizard.Administration.Properties.Resources.userdelete_16;
     this.miDeleteItem.Name   = "miDeleteItem";
     this.miDeleteItem.Size   = new System.Drawing.Size(152, 22);
     this.miDeleteItem.Text   = "&Delete Item";
     this.miDeleteItem.Click += new System.EventHandler(this.miDeleteItem_Click);
     //
     // bnEditItem
     //
     this.bnEditItem.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Center;
     this.bnEditItem.Enabled     = false;
     this.bnEditItem.Image       = global::Layton.AuditWizard.Administration.Properties.Resources.Edit;
     this.bnEditItem.Location    = new System.Drawing.Point(54, 2);
     this.bnEditItem.MaximumSize = new System.Drawing.Size(24, 24);
     this.bnEditItem.MinimumSize = new System.Drawing.Size(24, 24);
     this.bnEditItem.Name        = "bnEditItem";
     this.bnEditItem.RightToLeft = System.Windows.Forms.RightToLeft.Yes;
     this.bnEditItem.Size        = new System.Drawing.Size(24, 24);
     this.bnEditItem.TabIndex    = 13;
     this.toolTip1.SetToolTip(this.bnEditItem, "Edit Pick Item");
     this.bnEditItem.UseVisualStyleBackColor = true;
     this.bnEditItem.Click += new System.EventHandler(this.bnEditItem_Click);
     //
     // bnAddItem
     //
     this.bnAddItem.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
     this.bnAddItem.Image       = global::Layton.AuditWizard.Administration.Properties.Resources.add16;
     this.bnAddItem.Location    = new System.Drawing.Point(4, 2);
     this.bnAddItem.MaximumSize = new System.Drawing.Size(24, 24);
     this.bnAddItem.MinimumSize = new System.Drawing.Size(24, 24);
     this.bnAddItem.Name        = "bnAddItem";
     this.bnAddItem.RightToLeft = System.Windows.Forms.RightToLeft.Yes;
     this.bnAddItem.Size        = new System.Drawing.Size(24, 24);
     this.bnAddItem.TabIndex    = 11;
     this.toolTip1.SetToolTip(this.bnAddItem, "Add Pick Item");
     this.bnAddItem.UseVisualStyleBackColor = true;
     this.bnAddItem.Click += new System.EventHandler(this.bnAddItem_Click);
     //
     // bnDeleteItem
     //
     this.bnDeleteItem.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Center;
     this.bnDeleteItem.Image       = global::Layton.AuditWizard.Administration.Properties.Resources.Delete;
     this.bnDeleteItem.Location    = new System.Drawing.Point(29, 2);
     this.bnDeleteItem.MaximumSize = new System.Drawing.Size(24, 24);
     this.bnDeleteItem.MinimumSize = new System.Drawing.Size(24, 24);
     this.bnDeleteItem.Name        = "bnDeleteItem";
     this.bnDeleteItem.RightToLeft = System.Windows.Forms.RightToLeft.Yes;
     this.bnDeleteItem.Size        = new System.Drawing.Size(24, 24);
     this.bnDeleteItem.TabIndex    = 12;
     this.toolTip1.SetToolTip(this.bnDeleteItem, "Delete Pick Item");
     this.bnDeleteItem.UseVisualStyleBackColor = true;
     this.bnDeleteItem.Click += new System.EventHandler(this.bnDeleteItem_Click);
     //
     // splitContainerPickList
     //
     this.splitContainerPickList.Dock            = System.Windows.Forms.DockStyle.Left;
     this.splitContainerPickList.IsSplitterFixed = true;
     this.splitContainerPickList.Location        = new System.Drawing.Point(0, 0);
     this.splitContainerPickList.Name            = "splitContainerPickList";
     this.splitContainerPickList.Orientation     = System.Windows.Forms.Orientation.Horizontal;
     //
     // splitContainerPickList.Panel1
     //
     this.splitContainerPickList.Panel1.Controls.Add(this.pickListsExplorerBar);
     //
     // splitContainerPickList.Panel2
     //
     this.splitContainerPickList.Panel2.Controls.Add(this.bnEditList);
     this.splitContainerPickList.Panel2.Controls.Add(this.bnNewList);
     this.splitContainerPickList.Panel2.Controls.Add(this.bnDeleteList);
     this.splitContainerPickList.Size             = new System.Drawing.Size(239, 520);
     this.splitContainerPickList.SplitterDistance = 489;
     this.splitContainerPickList.TabIndex         = 8;
     //
     // pickListsExplorerBar
     //
     appearance1.BackColor                      = System.Drawing.Color.White;
     appearance1.BackColor2                     = System.Drawing.Color.FromArgb(((int)(((byte)(228)))), ((int)(((byte)(228)))), ((int)(((byte)(235)))));
     appearance1.BackGradientStyle              = Infragistics.Win.GradientStyle.GlassTop50;
     this.pickListsExplorerBar.Appearance       = appearance1;
     this.pickListsExplorerBar.BorderStyle      = Infragistics.Win.UIElementBorderStyle.None;
     this.pickListsExplorerBar.ContextMenuStrip = this.cmsPickLists;
     this.pickListsExplorerBar.Dock             = System.Windows.Forms.DockStyle.Fill;
     ultraExplorerBarGroup1.Text                = "Picklists";
     this.pickListsExplorerBar.Groups.AddRange(new Infragistics.Win.UltraWinExplorerBar.UltraExplorerBarGroup[] {
         ultraExplorerBarGroup1
     });
     this.pickListsExplorerBar.GroupSettings.AllowEdit        = Infragistics.Win.DefaultableBoolean.False;
     this.pickListsExplorerBar.GroupSettings.AllowItemDrop    = Infragistics.Win.DefaultableBoolean.False;
     this.pickListsExplorerBar.GroupSettings.AllowItemUncheck = Infragistics.Win.DefaultableBoolean.False;
     this.pickListsExplorerBar.GroupSettings.HeaderVisible    = Infragistics.Win.DefaultableBoolean.False;
     appearance3.BackColor  = System.Drawing.Color.Transparent;
     appearance3.BackColor2 = System.Drawing.Color.Transparent;
     this.pickListsExplorerBar.ItemSettings.AppearancesLarge.Appearance = appearance3;
     this.pickListsExplorerBar.Location = new System.Drawing.Point(0, 0);
     this.pickListsExplorerBar.Name     = "pickListsExplorerBar";
     this.pickListsExplorerBar.ShowDefaultContextMenu = false;
     this.pickListsExplorerBar.Size        = new System.Drawing.Size(239, 489);
     this.pickListsExplorerBar.Style       = Infragistics.Win.UltraWinExplorerBar.UltraExplorerBarStyle.Listbar;
     this.pickListsExplorerBar.TabIndex    = 7;
     this.pickListsExplorerBar.UseFlatMode = Infragistics.Win.DefaultableBoolean.False;
     this.pickListsExplorerBar.UseLargeGroupHeaderImages = Infragistics.Win.DefaultableBoolean.True;
     this.pickListsExplorerBar.UseOsThemes        = Infragistics.Win.DefaultableBoolean.True;
     this.pickListsExplorerBar.ViewStyle          = Infragistics.Win.UltraWinExplorerBar.UltraExplorerBarViewStyle.Office2007;
     this.pickListsExplorerBar.ActiveItemChanged += new Infragistics.Win.UltraWinExplorerBar.ActiveItemChangedEventHandler(this.userDataExplorerBar_ActiveItemChanged);
     //
     // cmsPickLists
     //
     this.cmsPickLists.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
         this.miNewPickList,
         this.miDeletePickList,
         this.miPickListProperties
     });
     this.cmsPickLists.Name     = "contextMenuStrip1";
     this.cmsPickLists.Size     = new System.Drawing.Size(151, 70);
     this.cmsPickLists.Opening += new System.ComponentModel.CancelEventHandler(this.cmsPickLists_Opening);
     //
     // miNewPickList
     //
     this.miNewPickList.Image  = global::Layton.AuditWizard.Administration.Properties.Resources.useradd_16;
     this.miNewPickList.Name   = "miNewPickList";
     this.miNewPickList.Size   = new System.Drawing.Size(150, 22);
     this.miNewPickList.Text   = "&New Picklist";
     this.miNewPickList.Click += new System.EventHandler(this.miNewPickList_Click);
     //
     // miDeletePickList
     //
     this.miDeletePickList.Image  = global::Layton.AuditWizard.Administration.Properties.Resources.userdelete_16;
     this.miDeletePickList.Name   = "miDeletePickList";
     this.miDeletePickList.Size   = new System.Drawing.Size(150, 22);
     this.miDeletePickList.Text   = "&Delete PickList";
     this.miDeletePickList.Click += new System.EventHandler(this.miDeletePickList_Click);
     //
     // miPickListProperties
     //
     this.miPickListProperties.Name   = "miPickListProperties";
     this.miPickListProperties.Size   = new System.Drawing.Size(150, 22);
     this.miPickListProperties.Text   = "&Properties";
     this.miPickListProperties.Click += new System.EventHandler(this.miPickListProperties_Click);
     //
     // bnEditList
     //
     this.bnEditList.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Center;
     this.bnEditList.Enabled     = false;
     this.bnEditList.Image       = global::Layton.AuditWizard.Administration.Properties.Resources.Edit;
     this.bnEditList.Location    = new System.Drawing.Point(53, 2);
     this.bnEditList.MaximumSize = new System.Drawing.Size(24, 24);
     this.bnEditList.MinimumSize = new System.Drawing.Size(24, 24);
     this.bnEditList.Name        = "bnEditList";
     this.bnEditList.RightToLeft = System.Windows.Forms.RightToLeft.Yes;
     this.bnEditList.Size        = new System.Drawing.Size(24, 24);
     this.bnEditList.TabIndex    = 10;
     this.toolTip1.SetToolTip(this.bnEditList, "Edit Pick List");
     this.bnEditList.UseVisualStyleBackColor = true;
     this.bnEditList.Click += new System.EventHandler(this.bnEditList_Click);
     //
     // bnNewList
     //
     this.bnNewList.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
     this.bnNewList.Image       = global::Layton.AuditWizard.Administration.Properties.Resources.add16;
     this.bnNewList.Location    = new System.Drawing.Point(3, 2);
     this.bnNewList.MaximumSize = new System.Drawing.Size(24, 24);
     this.bnNewList.MinimumSize = new System.Drawing.Size(24, 24);
     this.bnNewList.Name        = "bnNewList";
     this.bnNewList.RightToLeft = System.Windows.Forms.RightToLeft.Yes;
     this.bnNewList.Size        = new System.Drawing.Size(24, 24);
     this.bnNewList.TabIndex    = 8;
     this.toolTip1.SetToolTip(this.bnNewList, "Add Pick List");
     this.bnNewList.UseVisualStyleBackColor = true;
     this.bnNewList.Click += new System.EventHandler(this.bnNewList_Click);
     //
     // bnDeleteList
     //
     this.bnDeleteList.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Center;
     this.bnDeleteList.Image       = global::Layton.AuditWizard.Administration.Properties.Resources.Delete;
     this.bnDeleteList.Location    = new System.Drawing.Point(28, 2);
     this.bnDeleteList.MaximumSize = new System.Drawing.Size(24, 24);
     this.bnDeleteList.MinimumSize = new System.Drawing.Size(24, 24);
     this.bnDeleteList.Name        = "bnDeleteList";
     this.bnDeleteList.RightToLeft = System.Windows.Forms.RightToLeft.Yes;
     this.bnDeleteList.Size        = new System.Drawing.Size(24, 24);
     this.bnDeleteList.TabIndex    = 9;
     this.toolTip1.SetToolTip(this.bnDeleteList, "Delete Pick List");
     this.bnDeleteList.UseVisualStyleBackColor = true;
     this.bnDeleteList.Click += new System.EventHandler(this.bnDeleteList_Click);
     //
     // activityTabPage
     //
     this.activityTabPage.Controls.Add(this.emailButton);
     this.activityTabPage.Controls.Add(this.advancedButton);
     this.activityTabPage.Controls.Add(this.smtpTextBox);
     this.activityTabPage.Controls.Add(this.label3);
     this.activityTabPage.Controls.Add(this.emailTextBox);
     this.activityTabPage.Controls.Add(this.label2);
     this.activityTabPage.Controls.Add(this.neverRadioButton);
     this.activityTabPage.Controls.Add(this.monthlyRadioButton);
     this.activityTabPage.Controls.Add(this.label1);
     this.activityTabPage.Controls.Add(this.weeklyRadioButton);
     this.activityTabPage.Controls.Add(this.dailyRadioButton);
     this.activityTabPage.Controls.Add(this.instructionLabel);
     this.activityTabPage.Controls.Add(this.footerPictureBox);
     this.activityTabPage.Location = new System.Drawing.Point(-10000, -10000);
     this.activityTabPage.Name     = "activityTabPage";
     this.activityTabPage.Size     = new System.Drawing.Size(825, 535);
     //
     // emailButton
     //
     this.emailButton.Anchor    = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
     this.emailButton.BackColor = System.Drawing.Color.Transparent;
     this.emailButton.Location  = new System.Drawing.Point(316, 175);
     this.emailButton.Name      = "emailButton";
     this.emailButton.Size      = new System.Drawing.Size(75, 23);
     this.emailButton.TabIndex  = 29;
     this.emailButton.Text      = "Send Email";
     this.emailButton.UseVisualStyleBackColor = false;
     //
     // advancedButton
     //
     this.advancedButton.Anchor    = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
     this.advancedButton.BackColor = System.Drawing.Color.Transparent;
     this.advancedButton.Location  = new System.Drawing.Point(397, 175);
     this.advancedButton.Name      = "advancedButton";
     this.advancedButton.Size      = new System.Drawing.Size(75, 23);
     this.advancedButton.TabIndex  = 28;
     this.advancedButton.Text      = "Advanced";
     this.advancedButton.UseVisualStyleBackColor = false;
     //
     // smtpTextBox
     //
     this.smtpTextBox.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
                                                                     | System.Windows.Forms.AnchorStyles.Right)));
     this.smtpTextBox.Location = new System.Drawing.Point(98, 149);
     this.smtpTextBox.Name     = "smtpTextBox";
     this.smtpTextBox.Size     = new System.Drawing.Size(374, 20);
     this.smtpTextBox.TabIndex = 27;
     //
     // label3
     //
     this.label3.AutoSize = true;
     this.label3.Location = new System.Drawing.Point(13, 152);
     this.label3.Name     = "label3";
     this.label3.Size     = new System.Drawing.Size(65, 13);
     this.label3.TabIndex = 26;
     this.label3.Text     = "SMTP Host:";
     //
     // emailTextBox
     //
     this.emailTextBox.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
                                                                      | System.Windows.Forms.AnchorStyles.Right)));
     this.emailTextBox.Location = new System.Drawing.Point(98, 123);
     this.emailTextBox.Name     = "emailTextBox";
     this.emailTextBox.Size     = new System.Drawing.Size(374, 20);
     this.emailTextBox.TabIndex = 25;
     //
     // label2
     //
     this.label2.AutoSize = true;
     this.label2.Location = new System.Drawing.Point(13, 126);
     this.label2.Name     = "label2";
     this.label2.Size     = new System.Drawing.Size(76, 13);
     this.label2.TabIndex = 24;
     this.label2.Text     = "Email Address:";
     //
     // neverRadioButton
     //
     this.neverRadioButton.AutoSize  = true;
     this.neverRadioButton.BackColor = System.Drawing.Color.Transparent;
     this.neverRadioButton.Location  = new System.Drawing.Point(267, 79);
     this.neverRadioButton.Name      = "neverRadioButton";
     this.neverRadioButton.Size      = new System.Drawing.Size(54, 17);
     this.neverRadioButton.TabIndex  = 23;
     this.neverRadioButton.Text      = "Never";
     this.neverRadioButton.UseVisualStyleBackColor = false;
     //
     // monthlyRadioButton
     //
     this.monthlyRadioButton.AutoSize  = true;
     this.monthlyRadioButton.BackColor = System.Drawing.Color.Transparent;
     this.monthlyRadioButton.Location  = new System.Drawing.Point(204, 79);
     this.monthlyRadioButton.Name      = "monthlyRadioButton";
     this.monthlyRadioButton.Size      = new System.Drawing.Size(62, 17);
     this.monthlyRadioButton.TabIndex  = 22;
     this.monthlyRadioButton.Text      = "Monthly";
     this.monthlyRadioButton.UseVisualStyleBackColor = false;
     //
     // label1
     //
     this.label1.AutoSize = true;
     this.label1.Location = new System.Drawing.Point(13, 81);
     this.label1.Name     = "label1";
     this.label1.Size     = new System.Drawing.Size(60, 13);
     this.label1.TabIndex = 21;
     this.label1.Text     = "Frequency:";
     //
     // weeklyRadioButton
     //
     this.weeklyRadioButton.AutoSize  = true;
     this.weeklyRadioButton.BackColor = System.Drawing.Color.Transparent;
     this.weeklyRadioButton.Location  = new System.Drawing.Point(139, 79);
     this.weeklyRadioButton.Name      = "weeklyRadioButton";
     this.weeklyRadioButton.Size      = new System.Drawing.Size(61, 17);
     this.weeklyRadioButton.TabIndex  = 20;
     this.weeklyRadioButton.Text      = "Weekly";
     this.weeklyRadioButton.UseVisualStyleBackColor = false;
     //
     // dailyRadioButton
     //
     this.dailyRadioButton.AutoSize  = true;
     this.dailyRadioButton.BackColor = System.Drawing.Color.Transparent;
     this.dailyRadioButton.Checked   = true;
     this.dailyRadioButton.Location  = new System.Drawing.Point(85, 79);
     this.dailyRadioButton.Name      = "dailyRadioButton";
     this.dailyRadioButton.Size      = new System.Drawing.Size(48, 17);
     this.dailyRadioButton.TabIndex  = 19;
     this.dailyRadioButton.TabStop   = true;
     this.dailyRadioButton.Text      = "Daily";
     this.dailyRadioButton.UseVisualStyleBackColor = false;
     //
     // instructionLabel
     //
     this.instructionLabel.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
                                                                          | System.Windows.Forms.AnchorStyles.Right)));
     this.instructionLabel.Font     = new System.Drawing.Font("Verdana", 8.25F);
     this.instructionLabel.Location = new System.Drawing.Point(16, 14);
     this.instructionLabel.Name     = "instructionLabel";
     this.instructionLabel.Size     = new System.Drawing.Size(793, 69);
     this.instructionLabel.TabIndex = 17;
     this.instructionLabel.Text     = resources.GetString("instructionLabel.Text");
     //
     // footerPictureBox
     //
     this.footerPictureBox.Anchor    = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
     this.footerPictureBox.BackColor = System.Drawing.Color.Transparent;
     this.footerPictureBox.Image     = global::Layton.AuditWizard.Administration.Properties.Resources.email_settings_footer;
     this.footerPictureBox.Location  = new System.Drawing.Point(510, 440);
     this.footerPictureBox.Name      = "footerPictureBox";
     this.footerPictureBox.Size      = new System.Drawing.Size(312, 92);
     this.footerPictureBox.TabIndex  = 7;
     this.footerPictureBox.TabStop   = false;
     //
     // button1
     //
     this.button1.Anchor    = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
     this.button1.BackColor = System.Drawing.Color.Transparent;
     this.button1.Location  = new System.Drawing.Point(301, 190);
     this.button1.Name      = "button1";
     this.button1.Size      = new System.Drawing.Size(75, 23);
     this.button1.TabIndex  = 65;
     this.button1.Text      = "Send Email";
     this.button1.UseVisualStyleBackColor = false;
     //
     // button2
     //
     this.button2.Anchor    = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
     this.button2.BackColor = System.Drawing.Color.Transparent;
     this.button2.Location  = new System.Drawing.Point(382, 190);
     this.button2.Name      = "button2";
     this.button2.Size      = new System.Drawing.Size(75, 23);
     this.button2.TabIndex  = 64;
     this.button2.Text      = "Advanced";
     this.button2.UseVisualStyleBackColor = false;
     //
     // textBox1
     //
     this.textBox1.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
                                                                  | System.Windows.Forms.AnchorStyles.Right)));
     this.textBox1.Location = new System.Drawing.Point(85, 164);
     this.textBox1.Name     = "textBox1";
     this.textBox1.Size     = new System.Drawing.Size(372, 20);
     this.textBox1.TabIndex = 63;
     //
     // label4
     //
     this.label4.AutoSize = true;
     this.label4.Location = new System.Drawing.Point(6, 167);
     this.label4.Name     = "label4";
     this.label4.Size     = new System.Drawing.Size(65, 13);
     this.label4.TabIndex = 62;
     this.label4.Text     = "SMTP Host:";
     //
     // textBox2
     //
     this.textBox2.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
                                                                  | System.Windows.Forms.AnchorStyles.Right)));
     this.textBox2.Location = new System.Drawing.Point(86, 134);
     this.textBox2.Name     = "textBox2";
     this.textBox2.Size     = new System.Drawing.Size(372, 20);
     this.textBox2.TabIndex = 61;
     //
     // label5
     //
     this.label5.AutoSize = true;
     this.label5.Location = new System.Drawing.Point(7, 137);
     this.label5.Name     = "label5";
     this.label5.Size     = new System.Drawing.Size(76, 13);
     this.label5.TabIndex = 60;
     this.label5.Text     = "Email Address:";
     //
     // radioButton1
     //
     this.radioButton1.AutoSize  = true;
     this.radioButton1.BackColor = System.Drawing.Color.Transparent;
     this.radioButton1.Location  = new System.Drawing.Point(316, 94);
     this.radioButton1.Name      = "radioButton1";
     this.radioButton1.Size      = new System.Drawing.Size(54, 17);
     this.radioButton1.TabIndex  = 59;
     this.radioButton1.Text      = "Never";
     this.radioButton1.UseVisualStyleBackColor = false;
     //
     // radioButton2
     //
     this.radioButton2.AutoSize  = true;
     this.radioButton2.BackColor = System.Drawing.Color.Transparent;
     this.radioButton2.Location  = new System.Drawing.Point(237, 94);
     this.radioButton2.Name      = "radioButton2";
     this.radioButton2.Size      = new System.Drawing.Size(62, 17);
     this.radioButton2.TabIndex  = 58;
     this.radioButton2.Text      = "Monthly";
     this.radioButton2.UseVisualStyleBackColor = false;
     //
     // label6
     //
     this.label6.AutoSize = true;
     this.label6.Location = new System.Drawing.Point(6, 96);
     this.label6.Name     = "label6";
     this.label6.Size     = new System.Drawing.Size(60, 13);
     this.label6.TabIndex = 57;
     this.label6.Text     = "Frequency:";
     //
     // radioButton3
     //
     this.radioButton3.AutoSize  = true;
     this.radioButton3.BackColor = System.Drawing.Color.Transparent;
     this.radioButton3.Location  = new System.Drawing.Point(156, 94);
     this.radioButton3.Name      = "radioButton3";
     this.radioButton3.Size      = new System.Drawing.Size(61, 17);
     this.radioButton3.TabIndex  = 55;
     this.radioButton3.Text      = "Weekly";
     this.radioButton3.UseVisualStyleBackColor = false;
     //
     // radioButton4
     //
     this.radioButton4.AutoSize  = true;
     this.radioButton4.BackColor = System.Drawing.Color.Transparent;
     this.radioButton4.Checked   = true;
     this.radioButton4.Location  = new System.Drawing.Point(86, 94);
     this.radioButton4.Name      = "radioButton4";
     this.radioButton4.Size      = new System.Drawing.Size(48, 17);
     this.radioButton4.TabIndex  = 54;
     this.radioButton4.TabStop   = true;
     this.radioButton4.Text      = "Daily";
     this.radioButton4.UseVisualStyleBackColor = false;
     //
     // ultraLabel1
     //
     this.ultraLabel1.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
                                                                     | System.Windows.Forms.AnchorStyles.Right)));
     this.ultraLabel1.Font     = new System.Drawing.Font("Verdana", 8.25F);
     this.ultraLabel1.Location = new System.Drawing.Point(3, 23);
     this.ultraLabel1.Name     = "ultraLabel1";
     this.ultraLabel1.Size     = new System.Drawing.Size(796, 68);
     this.ultraLabel1.TabIndex = 53;
     this.ultraLabel1.Text     = resources.GetString("ultraLabel1.Text");
     //
     // agentTabControl
     //
     this.agentTabControl.Controls.Add(this.ultraTabSharedControlsPage1);
     this.agentTabControl.Controls.Add(this.ultraTabPageControl1);
     this.agentTabControl.Dock               = System.Windows.Forms.DockStyle.Fill;
     this.agentTabControl.Location           = new System.Drawing.Point(0, 80);
     this.agentTabControl.Name               = "agentTabControl";
     this.agentTabControl.SharedControlsPage = this.ultraTabSharedControlsPage1;
     this.agentTabControl.Size               = new System.Drawing.Size(817, 520);
     this.agentTabControl.Style              = Infragistics.Win.UltraWinTabControl.UltraTabControlStyle.Wizard;
     this.agentTabControl.TabIndex           = 4;
     this.agentTabControl.TabOrientation     = Infragistics.Win.UltraWinTabs.TabOrientation.TopLeft;
     ultraTab1.TabPage = this.ultraTabPageControl1;
     ultraTab1.Text    = "User Accounts";
     this.agentTabControl.Tabs.AddRange(new Infragistics.Win.UltraWinTabControl.UltraTab[] {
         ultraTab1
     });
     //
     // ultraTabSharedControlsPage1
     //
     this.ultraTabSharedControlsPage1.Location = new System.Drawing.Point(-10000, -10000);
     this.ultraTabSharedControlsPage1.Name     = "ultraTabSharedControlsPage1";
     this.ultraTabSharedControlsPage1.Size     = new System.Drawing.Size(817, 520);
     //
     // headerGroupBox
     //
     this.headerGroupBox.Controls.Add(this.headerLabel);
     this.headerGroupBox.Dock        = System.Windows.Forms.DockStyle.Top;
     this.headerGroupBox.Location    = new System.Drawing.Point(0, 0);
     this.headerGroupBox.Name        = "headerGroupBox";
     this.headerGroupBox.RightToLeft = System.Windows.Forms.RightToLeft.Yes;
     this.headerGroupBox.Size        = new System.Drawing.Size(817, 80);
     this.headerGroupBox.TabIndex    = 6;
     this.headerGroupBox.ViewStyle   = Infragistics.Win.Misc.GroupBoxViewStyle.Office2007;
     //
     // headerLabel
     //
     appearance14.BackColor          = System.Drawing.Color.Transparent;
     appearance14.Image              = global::Layton.AuditWizard.Administration.Properties.Resources.picklist_72;
     appearance14.ImageVAlign        = Infragistics.Win.VAlign.Middle;
     appearance14.TextHAlignAsString = "Center";
     appearance14.TextVAlignAsString = "Middle";
     this.headerLabel.Appearance     = appearance14;
     this.headerLabel.Font           = new System.Drawing.Font("Verdana", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.headerLabel.ImageSize      = new System.Drawing.Size(72, 72);
     this.headerLabel.Location       = new System.Drawing.Point(7, 5);
     this.headerLabel.Name           = "headerLabel";
     this.headerLabel.RightToLeft    = System.Windows.Forms.RightToLeft.No;
     this.headerLabel.Size           = new System.Drawing.Size(180, 72);
     this.headerLabel.TabIndex       = 5;
     this.headerLabel.Text           = "Picklists";
     //
     // pictureBox2
     //
     this.pictureBox2.Anchor   = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
     this.pictureBox2.Image    = global::Layton.AuditWizard.Administration.Properties.Resources.email_service_control_corner;
     this.pictureBox2.Location = new System.Drawing.Point(451, 415);
     this.pictureBox2.Name     = "pictureBox2";
     this.pictureBox2.Size     = new System.Drawing.Size(383, 121);
     this.pictureBox2.TabIndex = 52;
     this.pictureBox2.TabStop  = false;
     //
     // dataColumn1
     //
     this.dataColumn1.ColumnName = "dataobject";
     this.dataColumn1.DataType   = typeof(object);
     //
     // dataColumn5
     //
     this.dataColumn5.ColumnName = "dataobject";
     this.dataColumn5.DataType   = typeof(object);
     //
     // miPickItemProperties
     //
     this.miPickItemProperties.Name   = "miPickItemProperties";
     this.miPickItemProperties.Size   = new System.Drawing.Size(152, 22);
     this.miPickItemProperties.Text   = "&Properties";
     this.miPickItemProperties.Click += new System.EventHandler(this.miPickItemProperties_Click);
     //
     // PickListTabView
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF(7F, 13F);
     this.AutoScaleMode       = System.Windows.Forms.AutoScaleMode.Font;
     this.AutoScroll          = true;
     this.BackColor           = System.Drawing.Color.White;
     this.Controls.Add(this.agentTabControl);
     this.Controls.Add(this.headerGroupBox);
     this.Font = new System.Drawing.Font("Verdana", 8.25F);
     this.Name = "PickListTabView";
     this.Size = new System.Drawing.Size(817, 600);
     this.ultraTabPageControl1.ResumeLayout(false);
     this.splitContainerPickItems.Panel1.ResumeLayout(false);
     this.splitContainerPickItems.Panel2.ResumeLayout(false);
     this.splitContainerPickItems.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.ulvPickItems)).EndInit();
     this.cmsPickItems.ResumeLayout(false);
     this.splitContainerPickList.Panel1.ResumeLayout(false);
     this.splitContainerPickList.Panel2.ResumeLayout(false);
     this.splitContainerPickList.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.pickListsExplorerBar)).EndInit();
     this.cmsPickLists.ResumeLayout(false);
     this.activityTabPage.ResumeLayout(false);
     this.activityTabPage.PerformLayout();
     ((System.ComponentModel.ISupportInitialize)(this.footerPictureBox)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.agentTabControl)).EndInit();
     this.agentTabControl.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.headerGroupBox)).EndInit();
     this.headerGroupBox.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.pictureBox2)).EndInit();
     this.ResumeLayout(false);
 }
    /// <summary> 
    /// Required method for Designer support - do not modify 
    /// the contents of this method with the code editor.
    /// </summary>
    private void InitializeComponent()
    {
      Infragistics.Win.Appearance appearance1 = new Infragistics.Win.Appearance();
      Infragistics.Win.Appearance appearance2 = new Infragistics.Win.Appearance();
      Infragistics.Win.Appearance appearance7 = new Infragistics.Win.Appearance();
      Infragistics.Win.Appearance appearance8 = new Infragistics.Win.Appearance();
      Infragistics.Win.Appearance appearance3 = new Infragistics.Win.Appearance();
      Infragistics.Win.Appearance appearance4 = new Infragistics.Win.Appearance();
      Infragistics.Win.Appearance appearance5 = new Infragistics.Win.Appearance();
      Infragistics.Win.Appearance appearance6 = new Infragistics.Win.Appearance();
      Infragistics.Win.UltraWinTabControl.UltraTab ultraTab4 = new Infragistics.Win.UltraWinTabControl.UltraTab();
      Infragistics.Win.UltraWinTabControl.UltraTab ultraTab3 = new Infragistics.Win.UltraWinTabControl.UltraTab();
      Infragistics.Win.UltraWinTabControl.UltraTab ultraTab6 = new Infragistics.Win.UltraWinTabControl.UltraTab();
      Infragistics.Win.UltraWinTabControl.UltraTab ultraTab5 = new Infragistics.Win.UltraWinTabControl.UltraTab();
      Infragistics.Win.UltraWinTabControl.UltraTab ultraTab1 = new Infragistics.Win.UltraWinTabControl.UltraTab();
      Infragistics.Win.UltraWinTabControl.UltraTab ultraTab2 = new Infragistics.Win.UltraWinTabControl.UltraTab();
      this.ultraTabPageControl3 = new Infragistics.Win.UltraWinTabControl.UltraTabPageControl();
      this.regressionPlot1 = new SI.ReturnsEvalDisplay.RegressionPlot();
      this.ultraTabPageControl4 = new Infragistics.Win.UltraWinTabControl.UltraTabPageControl();
      this.regressionScatterPlot1 = new SI.ReturnsEvalDisplay.RegressionScatterPlot();
      this.ultraTabPageControl6 = new Infragistics.Win.UltraWinTabControl.UltraTabPageControl();
      this.lineChartRollingStats = new SI.Controls.LineChartDataDisplay();
      this.ultraTabPageControl5 = new Infragistics.Win.UltraWinTabControl.UltraTabPageControl();
      this.rollowingWindowGrid = new SI.Controls.BoundInfraGrid();
      this.ultraTabPageControl1 = new Infragistics.Win.UltraWinTabControl.UltraTabPageControl();
      this.panel4 = new SI.Controls.Panel();
      this.tbWindowLength = new SI.Controls.BoundTextBox();
      this.label8 = new SI.Controls.Label();
      this.gbDegOfFreedom = new SI.Controls.GroupBox();
      this.label4 = new SI.Controls.Label();
      this.lblErrorDegreesOfFreedom = new SI.Controls.BoundLabel();
      this.lblModelDegreesOfFreedom = new SI.Controls.BoundLabel();
      this.label3 = new SI.Controls.Label();
      this.label11 = new SI.Controls.Label();
      this.gbRegression = new SI.Controls.GroupBox();
      this.label12 = new SI.Controls.Label();
      this.lblResidualSumOfSquares = new SI.Controls.BoundLabel();
      this.label13 = new SI.Controls.Label();
      this.lblMeanSquaredResidual = new SI.Controls.BoundLabel();
      this.lblRSquared = new SI.Controls.BoundLabel();
      this.label5 = new SI.Controls.Label();
      this.lblAdjustedRSquared = new SI.Controls.BoundLabel();
      this.label9 = new SI.Controls.Label();
      this.label6 = new SI.Controls.Label();
      this.lblFStatPVal = new SI.Controls.BoundLabel();
      this.lblFStatistic = new SI.Controls.BoundLabel();
      this.label10 = new SI.Controls.Label();
      this.ultraTabControl2 = new Infragistics.Win.UltraWinTabControl.UltraTabControl();
      this.ultraTabSharedControlsPage2 = new Infragistics.Win.UltraWinTabControl.UltraTabSharedControlsPage();
      this.paramsGrid = new SI.Controls.BoundInfraGrid();
      this.cmbPeriodType = new SI.Controls.BoundComboBox();
      this.flVars = new System.Windows.Forms.FlowLayoutPanel();
      this.ultraTabPageControl2 = new Infragistics.Win.UltraWinTabControl.UltraTabPageControl();
      this.ultraTabControl3 = new Infragistics.Win.UltraWinTabControl.UltraTabControl();
      this.ultraTabSharedControlsPage3 = new Infragistics.Win.UltraWinTabControl.UltraTabSharedControlsPage();
      this.cbDoRollingStats = new SI.Controls.CheckBox();
      this.label14 = new SI.Controls.Label();
      this.tbRollingWindowLength = new SI.Controls.BoundTextBox();
      this.ultraTabControl1 = new Infragistics.Win.UltraWinTabControl.UltraTabControl();
      this.ultraTabSharedControlsPage1 = new Infragistics.Win.UltraWinTabControl.UltraTabSharedControlsPage();
      this.gbResiduals = new SI.Controls.GroupBox();
      this.ultraTabPageControl3.SuspendLayout();
      this.ultraTabPageControl4.SuspendLayout();
      this.ultraTabPageControl6.SuspendLayout();
      this.ultraTabPageControl5.SuspendLayout();
      ((System.ComponentModel.ISupportInitialize)(this.rollowingWindowGrid)).BeginInit();
      this.ultraTabPageControl1.SuspendLayout();
      this.panel4.ClientArea.SuspendLayout();
      this.panel4.SuspendLayout();
      ((System.ComponentModel.ISupportInitialize)(this.tbWindowLength)).BeginInit();
      ((System.ComponentModel.ISupportInitialize)(this.gbDegOfFreedom)).BeginInit();
      this.gbDegOfFreedom.SuspendLayout();
      ((System.ComponentModel.ISupportInitialize)(this.gbRegression)).BeginInit();
      this.gbRegression.SuspendLayout();
      ((System.ComponentModel.ISupportInitialize)(this.ultraTabControl2)).BeginInit();
      this.ultraTabControl2.SuspendLayout();
      ((System.ComponentModel.ISupportInitialize)(this.paramsGrid)).BeginInit();
      ((System.ComponentModel.ISupportInitialize)(this.cmbPeriodType)).BeginInit();
      this.ultraTabPageControl2.SuspendLayout();
      ((System.ComponentModel.ISupportInitialize)(this.ultraTabControl3)).BeginInit();
      this.ultraTabControl3.SuspendLayout();
      ((System.ComponentModel.ISupportInitialize)(this.cbDoRollingStats)).BeginInit();
      ((System.ComponentModel.ISupportInitialize)(this.tbRollingWindowLength)).BeginInit();
      ((System.ComponentModel.ISupportInitialize)(this.ultraTabControl1)).BeginInit();
      this.ultraTabControl1.SuspendLayout();
      ((System.ComponentModel.ISupportInitialize)(this.gbResiduals)).BeginInit();
      this.gbResiduals.SuspendLayout();
      this.SuspendLayout();
      // 
      // ultraTabPageControl3
      // 
      this.ultraTabPageControl3.Controls.Add(this.regressionPlot1);
      this.ultraTabPageControl3.Location = new System.Drawing.Point(-10000, -10000);
      this.ultraTabPageControl3.Name = "ultraTabPageControl3";
      this.ultraTabPageControl3.Size = new System.Drawing.Size(1137, 497);
      // 
      // regressionPlot1
      // 
      this.regressionPlot1.Dock = System.Windows.Forms.DockStyle.Fill;
      this.regressionPlot1.Location = new System.Drawing.Point(0, 0);
      this.regressionPlot1.Name = "regressionPlot1";
      this.regressionPlot1.Size = new System.Drawing.Size(1137, 497);
      this.regressionPlot1.TabIndex = 25;
      // 
      // ultraTabPageControl4
      // 
      this.ultraTabPageControl4.Controls.Add(this.regressionScatterPlot1);
      this.ultraTabPageControl4.Location = new System.Drawing.Point(1, 23);
      this.ultraTabPageControl4.Name = "ultraTabPageControl4";
      this.ultraTabPageControl4.Size = new System.Drawing.Size(1137, 497);
      // 
      // regressionScatterPlot1
      // 
      this.regressionScatterPlot1.Dock = System.Windows.Forms.DockStyle.Fill;
      this.regressionScatterPlot1.Location = new System.Drawing.Point(0, 0);
      this.regressionScatterPlot1.Name = "regressionScatterPlot1";
      this.regressionScatterPlot1.Size = new System.Drawing.Size(1137, 497);
      this.regressionScatterPlot1.TabIndex = 33;
      // 
      // ultraTabPageControl6
      // 
      this.ultraTabPageControl6.Controls.Add(this.lineChartRollingStats);
      this.ultraTabPageControl6.Location = new System.Drawing.Point(1, 23);
      this.ultraTabPageControl6.Name = "ultraTabPageControl6";
      this.ultraTabPageControl6.Size = new System.Drawing.Size(1140, 669);
      // 
      // lineChartRollingStats
      // 
      this.lineChartRollingStats.Dock = System.Windows.Forms.DockStyle.Fill;
      this.lineChartRollingStats.LineThickNess = 1;
      this.lineChartRollingStats.Location = new System.Drawing.Point(0, 0);
      this.lineChartRollingStats.Name = "lineChartRollingStats";
      this.lineChartRollingStats.Size = new System.Drawing.Size(1140, 669);
      this.lineChartRollingStats.TabIndex = 0;
      // 
      // ultraTabPageControl5
      // 
      this.ultraTabPageControl5.Controls.Add(this.rollowingWindowGrid);
      this.ultraTabPageControl5.Location = new System.Drawing.Point(-10000, -10000);
      this.ultraTabPageControl5.Name = "ultraTabPageControl5";
      this.ultraTabPageControl5.Size = new System.Drawing.Size(1140, 669);
      // 
      // rollowingWindowGrid
      // 
      this.rollowingWindowGrid.AllEditHandler = null;
      this.rollowingWindowGrid.Dock = System.Windows.Forms.DockStyle.Fill;
      this.rollowingWindowGrid.DoubleDisplayFormat = null;
      this.rollowingWindowGrid.Location = new System.Drawing.Point(0, 0);
      this.rollowingWindowGrid.Name = "rollowingWindowGrid";
      this.rollowingWindowGrid.ResizeGridColumns = false;
      this.rollowingWindowGrid.Size = new System.Drawing.Size(1140, 669);
      this.rollowingWindowGrid.TabIndex = 5;
      // 
      // ultraTabPageControl1
      // 
      this.ultraTabPageControl1.Controls.Add(this.panel4);
      this.ultraTabPageControl1.Location = new System.Drawing.Point(1, 23);
      this.ultraTabPageControl1.Name = "ultraTabPageControl1";
      this.ultraTabPageControl1.Size = new System.Drawing.Size(1149, 724);
      // 
      // panel4
      // 
      // 
      // panel4.ClientArea
      // 
      this.panel4.ClientArea.Controls.Add(this.tbWindowLength);
      this.panel4.ClientArea.Controls.Add(this.label8);
      this.panel4.ClientArea.Controls.Add(this.gbDegOfFreedom);
      this.panel4.ClientArea.Controls.Add(this.label11);
      this.panel4.ClientArea.Controls.Add(this.gbRegression);
      this.panel4.ClientArea.Controls.Add(this.gbResiduals);
      this.panel4.ClientArea.Controls.Add(this.ultraTabControl2);
      this.panel4.ClientArea.Controls.Add(this.paramsGrid);
      this.panel4.ClientArea.Controls.Add(this.cmbPeriodType);
      this.panel4.ClientArea.Controls.Add(this.flVars);
      this.panel4.Dock = System.Windows.Forms.DockStyle.Fill;
      this.panel4.Location = new System.Drawing.Point(0, 0);
      this.panel4.Name = "panel4";
      this.panel4.Size = new System.Drawing.Size(1149, 724);
      this.panel4.TabIndex = 36;
      // 
      // tbWindowLength
      // 
      this.tbWindowLength.Location = new System.Drawing.Point(6, 95);
      this.tbWindowLength.Name = "tbWindowLength";
      this.tbWindowLength.Size = new System.Drawing.Size(75, 22);
      this.tbWindowLength.TabIndex = 36;
      // 
      // label8
      // 
      this.label8.AutoSize = true;
      this.label8.Location = new System.Drawing.Point(3, 3);
      this.label8.Name = "label8";
      this.label8.Size = new System.Drawing.Size(117, 15);
      this.label8.TabIndex = 28;
      this.label8.Text = "Independent Variables";
      // 
      // gbDegOfFreedom
      // 
      this.gbDegOfFreedom.Controls.Add(this.label4);
      this.gbDegOfFreedom.Controls.Add(this.lblErrorDegreesOfFreedom);
      this.gbDegOfFreedom.Controls.Add(this.lblModelDegreesOfFreedom);
      this.gbDegOfFreedom.Controls.Add(this.label3);
      this.gbDegOfFreedom.Location = new System.Drawing.Point(401, 123);
      this.gbDegOfFreedom.Name = "gbDegOfFreedom";
      this.gbDegOfFreedom.Size = new System.Drawing.Size(147, 64);
      this.gbDegOfFreedom.TabIndex = 35;
      this.gbDegOfFreedom.Text = "Degrees of Freedom";
      // 
      // label4
      // 
      this.label4.AutoSize = true;
      this.label4.Location = new System.Drawing.Point(19, 19);
      this.label4.Name = "label4";
      this.label4.Size = new System.Drawing.Size(29, 15);
      this.label4.TabIndex = 4;
      this.label4.Text = "Error";
      // 
      // lblErrorDegreesOfFreedom
      // 
      appearance1.FontData.BoldAsString = "True";
      this.lblErrorDegreesOfFreedom.Appearance = appearance1;
      this.lblErrorDegreesOfFreedom.AutoSize = true;
      this.lblErrorDegreesOfFreedom.Location = new System.Drawing.Point(56, 19);
      this.lblErrorDegreesOfFreedom.Name = "lblErrorDegreesOfFreedom";
      this.lblErrorDegreesOfFreedom.Size = new System.Drawing.Size(71, 15);
      this.lblErrorDegreesOfFreedom.TabIndex = 13;
      this.lblErrorDegreesOfFreedom.Text = "<modErrF>";
      // 
      // lblModelDegreesOfFreedom
      // 
      appearance2.FontData.BoldAsString = "True";
      this.lblModelDegreesOfFreedom.Appearance = appearance2;
      this.lblModelDegreesOfFreedom.AutoSize = true;
      this.lblModelDegreesOfFreedom.Location = new System.Drawing.Point(56, 35);
      this.lblModelDegreesOfFreedom.Name = "lblModelDegreesOfFreedom";
      this.lblModelDegreesOfFreedom.Size = new System.Drawing.Size(77, 15);
      this.lblModelDegreesOfFreedom.TabIndex = 12;
      this.lblModelDegreesOfFreedom.Text = "<modDegF>";
      // 
      // label3
      // 
      this.label3.AutoSize = true;
      this.label3.Location = new System.Drawing.Point(15, 35);
      this.label3.Name = "label3";
      this.label3.Size = new System.Drawing.Size(34, 15);
      this.label3.TabIndex = 3;
      this.label3.Text = "Model";
      // 
      // label11
      // 
      this.label11.AutoSize = true;
      this.label11.Location = new System.Drawing.Point(189, 3);
      this.label11.Name = "label11";
      this.label11.Size = new System.Drawing.Size(61, 15);
      this.label11.TabIndex = 21;
      this.label11.Text = "Parameters";
      // 
      // gbRegression
      // 
      this.gbRegression.Controls.Add(this.lblRSquared);
      this.gbRegression.Controls.Add(this.label5);
      this.gbRegression.Controls.Add(this.lblAdjustedRSquared);
      this.gbRegression.Controls.Add(this.label9);
      this.gbRegression.Controls.Add(this.label6);
      this.gbRegression.Controls.Add(this.lblFStatPVal);
      this.gbRegression.Controls.Add(this.lblFStatistic);
      this.gbRegression.Controls.Add(this.label10);
      this.gbRegression.Location = new System.Drawing.Point(6, 123);
      this.gbRegression.Name = "gbRegression";
      this.gbRegression.Size = new System.Drawing.Size(387, 64);
      this.gbRegression.TabIndex = 34;
      this.gbRegression.Text = "Regression";
      // 
      // label12
      // 
      this.label12.AutoSize = true;
      this.label12.Location = new System.Drawing.Point(6, 19);
      this.label12.Name = "label12";
      this.label12.Size = new System.Drawing.Size(83, 15);
      this.label12.TabIndex = 1;
      this.label12.Text = "Sum of Squares";
      // 
      // lblResidualSumOfSquares
      // 
      appearance7.FontData.BoldAsString = "True";
      this.lblResidualSumOfSquares.Appearance = appearance7;
      this.lblResidualSumOfSquares.AutoSize = true;
      this.lblResidualSumOfSquares.Location = new System.Drawing.Point(91, 19);
      this.lblResidualSumOfSquares.Name = "lblResidualSumOfSquares";
      this.lblResidualSumOfSquares.Size = new System.Drawing.Size(56, 15);
      this.lblResidualSumOfSquares.TabIndex = 11;
      this.lblResidualSumOfSquares.Text = "<regSS>";
      // 
      // label13
      // 
      this.label13.AutoSize = true;
      this.label13.Location = new System.Drawing.Point(12, 34);
      this.label13.Name = "label13";
      this.label13.Size = new System.Drawing.Size(76, 15);
      this.label13.TabIndex = 7;
      this.label13.Text = "Mean Squared";
      // 
      // lblMeanSquaredResidual
      // 
      appearance8.FontData.BoldAsString = "True";
      this.lblMeanSquaredResidual.Appearance = appearance8;
      this.lblMeanSquaredResidual.AutoSize = true;
      this.lblMeanSquaredResidual.Location = new System.Drawing.Point(91, 34);
      this.lblMeanSquaredResidual.Name = "lblMeanSquaredResidual";
      this.lblMeanSquaredResidual.Size = new System.Drawing.Size(69, 15);
      this.lblMeanSquaredResidual.TabIndex = 17;
      this.lblMeanSquaredResidual.Text = "<MSqReg>";
      // 
      // lblRSquared
      // 
      appearance3.FontData.BoldAsString = "True";
      this.lblRSquared.Appearance = appearance3;
      this.lblRSquared.AutoSize = true;
      this.lblRSquared.Location = new System.Drawing.Point(129, 20);
      this.lblRSquared.Name = "lblRSquared";
      this.lblRSquared.Size = new System.Drawing.Size(47, 15);
      this.lblRSquared.TabIndex = 14;
      this.lblRSquared.Text = "<R^2>";
      // 
      // label5
      // 
      this.label5.AutoSize = true;
      this.label5.Location = new System.Drawing.Point(54, 20);
      this.label5.Name = "label5";
      this.label5.Size = new System.Drawing.Size(56, 15);
      this.label5.TabIndex = 5;
      this.label5.Text = "R-Squared";
      // 
      // lblAdjustedRSquared
      // 
      appearance4.FontData.BoldAsString = "True";
      this.lblAdjustedRSquared.Appearance = appearance4;
      this.lblAdjustedRSquared.AutoSize = true;
      this.lblAdjustedRSquared.Location = new System.Drawing.Point(129, 35);
      this.lblAdjustedRSquared.Name = "lblAdjustedRSquared";
      this.lblAdjustedRSquared.Size = new System.Drawing.Size(55, 15);
      this.lblAdjustedRSquared.TabIndex = 15;
      this.lblAdjustedRSquared.Text = "<AR^2>";
      // 
      // label9
      // 
      this.label9.AutoSize = true;
      this.label9.Location = new System.Drawing.Point(249, 20);
      this.label9.Name = "label9";
      this.label9.Size = new System.Drawing.Size(53, 15);
      this.label9.TabIndex = 9;
      this.label9.Text = "F-Statistic";
      // 
      // label6
      // 
      this.label6.AutoSize = true;
      this.label6.Location = new System.Drawing.Point(8, 35);
      this.label6.Name = "label6";
      this.label6.Size = new System.Drawing.Size(104, 15);
      this.label6.TabIndex = 6;
      this.label6.Text = "Adjusted R-Squared";
      // 
      // lblFStatPVal
      // 
      appearance5.FontData.BoldAsString = "True";
      this.lblFStatPVal.Appearance = appearance5;
      this.lblFStatPVal.AutoSize = true;
      this.lblFStatPVal.Location = new System.Drawing.Point(317, 35);
      this.lblFStatPVal.Name = "lblFStatPVal";
      this.lblFStatPVal.Size = new System.Drawing.Size(58, 15);
      this.lblFStatPVal.TabIndex = 19;
      this.lblFStatPVal.Text = "<F-St-P>";
      // 
      // lblFStatistic
      // 
      appearance6.FontData.BoldAsString = "True";
      this.lblFStatistic.Appearance = appearance6;
      this.lblFStatistic.AutoSize = true;
      this.lblFStatistic.Location = new System.Drawing.Point(319, 20);
      this.lblFStatistic.Name = "lblFStatistic";
      this.lblFStatistic.Size = new System.Drawing.Size(46, 15);
      this.lblFStatistic.TabIndex = 18;
      this.lblFStatistic.Text = "<F-St>";
      // 
      // label10
      // 
      this.label10.AutoSize = true;
      this.label10.Location = new System.Drawing.Point(209, 35);
      this.label10.Name = "label10";
      this.label10.Size = new System.Drawing.Size(94, 15);
      this.label10.TabIndex = 10;
      this.label10.Text = "F-Statistic P Value";
      // 
      // ultraTabControl2
      // 
      this.ultraTabControl2.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom) 
            | System.Windows.Forms.AnchorStyles.Left) 
            | System.Windows.Forms.AnchorStyles.Right)));
      this.ultraTabControl2.Controls.Add(this.ultraTabSharedControlsPage2);
      this.ultraTabControl2.Controls.Add(this.ultraTabPageControl3);
      this.ultraTabControl2.Controls.Add(this.ultraTabPageControl4);
      this.ultraTabControl2.Location = new System.Drawing.Point(3, 198);
      this.ultraTabControl2.Name = "ultraTabControl2";
      this.ultraTabControl2.SharedControlsPage = this.ultraTabSharedControlsPage2;
      this.ultraTabControl2.Size = new System.Drawing.Size(1141, 523);
      this.ultraTabControl2.TabIndex = 32;
      ultraTab4.TabPage = this.ultraTabPageControl4;
      ultraTab4.Text = "Scatter Plot";
      ultraTab3.TabPage = this.ultraTabPageControl3;
      ultraTab3.Text = "Fitted Line vs Observations";
      this.ultraTabControl2.Tabs.AddRange(new Infragistics.Win.UltraWinTabControl.UltraTab[] {
            ultraTab4,
            ultraTab3});
      // 
      // ultraTabSharedControlsPage2
      // 
      this.ultraTabSharedControlsPage2.Location = new System.Drawing.Point(-10000, -10000);
      this.ultraTabSharedControlsPage2.Name = "ultraTabSharedControlsPage2";
      this.ultraTabSharedControlsPage2.Size = new System.Drawing.Size(1137, 497);
      // 
      // paramsGrid
      // 
      this.paramsGrid.AllEditHandler = null;
      this.paramsGrid.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left) 
            | System.Windows.Forms.AnchorStyles.Right)));
      this.paramsGrid.DoubleDisplayFormat = null;
      this.paramsGrid.ExcelExportVisible = false;
      this.paramsGrid.Location = new System.Drawing.Point(192, 19);
      this.paramsGrid.Name = "paramsGrid";
      this.paramsGrid.ResizeGridColumns = false;
      this.paramsGrid.Size = new System.Drawing.Size(954, 98);
      this.paramsGrid.TabIndex = 0;
      // 
      // cmbPeriodType
      // 
      this.cmbPeriodType.DropDownStyle = Infragistics.Win.DropDownStyle.DropDownList;
      this.cmbPeriodType.Location = new System.Drawing.Point(87, 95);
      this.cmbPeriodType.Name = "cmbPeriodType";
      this.cmbPeriodType.Size = new System.Drawing.Size(99, 22);
      this.cmbPeriodType.TabIndex = 30;
      // 
      // flVars
      // 
      this.flVars.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
      this.flVars.Location = new System.Drawing.Point(6, 19);
      this.flVars.Name = "flVars";
      this.flVars.Size = new System.Drawing.Size(180, 75);
      this.flVars.TabIndex = 29;
      // 
      // ultraTabPageControl2
      // 
      this.ultraTabPageControl2.Controls.Add(this.ultraTabControl3);
      this.ultraTabPageControl2.Controls.Add(this.cbDoRollingStats);
      this.ultraTabPageControl2.Controls.Add(this.label14);
      this.ultraTabPageControl2.Controls.Add(this.tbRollingWindowLength);
      this.ultraTabPageControl2.Location = new System.Drawing.Point(-10000, -10000);
      this.ultraTabPageControl2.Name = "ultraTabPageControl2";
      this.ultraTabPageControl2.Size = new System.Drawing.Size(1149, 724);
      // 
      // ultraTabControl3
      // 
      this.ultraTabControl3.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom) 
            | System.Windows.Forms.AnchorStyles.Left) 
            | System.Windows.Forms.AnchorStyles.Right)));
      this.ultraTabControl3.Controls.Add(this.ultraTabSharedControlsPage3);
      this.ultraTabControl3.Controls.Add(this.ultraTabPageControl5);
      this.ultraTabControl3.Controls.Add(this.ultraTabPageControl6);
      this.ultraTabControl3.Location = new System.Drawing.Point(2, 29);
      this.ultraTabControl3.Name = "ultraTabControl3";
      this.ultraTabControl3.SharedControlsPage = this.ultraTabSharedControlsPage3;
      this.ultraTabControl3.Size = new System.Drawing.Size(1144, 695);
      this.ultraTabControl3.TabIndex = 6;
      ultraTab6.TabPage = this.ultraTabPageControl6;
      ultraTab6.Text = "Chart";
      ultraTab5.TabPage = this.ultraTabPageControl5;
      ultraTab5.Text = "Grid";
      this.ultraTabControl3.Tabs.AddRange(new Infragistics.Win.UltraWinTabControl.UltraTab[] {
            ultraTab6,
            ultraTab5});
      // 
      // ultraTabSharedControlsPage3
      // 
      this.ultraTabSharedControlsPage3.Location = new System.Drawing.Point(-10000, -10000);
      this.ultraTabSharedControlsPage3.Name = "ultraTabSharedControlsPage3";
      this.ultraTabSharedControlsPage3.Size = new System.Drawing.Size(1140, 669);
      // 
      // cbDoRollingStats
      // 
      this.cbDoRollingStats.AutoSize = true;
      this.cbDoRollingStats.Location = new System.Drawing.Point(3, 3);
      this.cbDoRollingStats.Name = "cbDoRollingStats";
      this.cbDoRollingStats.Size = new System.Drawing.Size(99, 18);
      this.cbDoRollingStats.TabIndex = 1;
      this.cbDoRollingStats.Text = "Do RollingStats";
      // 
      // label14
      // 
      this.label14.AutoSize = true;
      this.label14.Location = new System.Drawing.Point(138, 4);
      this.label14.Name = "label14";
      this.label14.Size = new System.Drawing.Size(82, 15);
      this.label14.TabIndex = 2;
      this.label14.Text = "Window Length";
      // 
      // tbRollingWindowLength
      // 
      this.tbRollingWindowLength.Location = new System.Drawing.Point(225, 1);
      this.tbRollingWindowLength.Name = "tbRollingWindowLength";
      this.tbRollingWindowLength.Size = new System.Drawing.Size(48, 22);
      this.tbRollingWindowLength.TabIndex = 3;
      // 
      // ultraTabControl1
      // 
      this.ultraTabControl1.Controls.Add(this.ultraTabSharedControlsPage1);
      this.ultraTabControl1.Controls.Add(this.ultraTabPageControl1);
      this.ultraTabControl1.Controls.Add(this.ultraTabPageControl2);
      this.ultraTabControl1.Dock = System.Windows.Forms.DockStyle.Fill;
      this.ultraTabControl1.Location = new System.Drawing.Point(0, 0);
      this.ultraTabControl1.Name = "ultraTabControl1";
      this.ultraTabControl1.SharedControlsPage = this.ultraTabSharedControlsPage1;
      this.ultraTabControl1.Size = new System.Drawing.Size(1153, 750);
      this.ultraTabControl1.TabIndex = 26;
      ultraTab1.TabPage = this.ultraTabPageControl1;
      ultraTab1.Text = "Overall Stats";
      ultraTab2.TabPage = this.ultraTabPageControl2;
      ultraTab2.Text = "Rolling Stats";
      this.ultraTabControl1.Tabs.AddRange(new Infragistics.Win.UltraWinTabControl.UltraTab[] {
            ultraTab1,
            ultraTab2});
      // 
      // ultraTabSharedControlsPage1
      // 
      this.ultraTabSharedControlsPage1.Location = new System.Drawing.Point(-10000, -10000);
      this.ultraTabSharedControlsPage1.Name = "ultraTabSharedControlsPage1";
      this.ultraTabSharedControlsPage1.Size = new System.Drawing.Size(1149, 724);
      // 
      // gbResiduals
      // 
      this.gbResiduals.Controls.Add(this.label12);
      this.gbResiduals.Controls.Add(this.lblResidualSumOfSquares);
      this.gbResiduals.Controls.Add(this.label13);
      this.gbResiduals.Controls.Add(this.lblMeanSquaredResidual);
      this.gbResiduals.Location = new System.Drawing.Point(554, 123);
      this.gbResiduals.Name = "gbResiduals";
      this.gbResiduals.Size = new System.Drawing.Size(169, 63);
      this.gbResiduals.TabIndex = 33;
      this.gbResiduals.Text = "Residuals";
      // 
      // RegressionResultsDisplay
      // 
      this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
      this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
      this.Controls.Add(this.ultraTabControl1);
      this.Font = new System.Drawing.Font("Tahoma", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
      this.Name = "RegressionResultsDisplay";
      this.Size = new System.Drawing.Size(1153, 750);
      this.ultraTabPageControl3.ResumeLayout(false);
      this.ultraTabPageControl4.ResumeLayout(false);
      this.ultraTabPageControl6.ResumeLayout(false);
      this.ultraTabPageControl5.ResumeLayout(false);
      ((System.ComponentModel.ISupportInitialize)(this.rollowingWindowGrid)).EndInit();
      this.ultraTabPageControl1.ResumeLayout(false);
      this.panel4.ClientArea.ResumeLayout(false);
      this.panel4.ClientArea.PerformLayout();
      this.panel4.ResumeLayout(false);
      ((System.ComponentModel.ISupportInitialize)(this.tbWindowLength)).EndInit();
      ((System.ComponentModel.ISupportInitialize)(this.gbDegOfFreedom)).EndInit();
      this.gbDegOfFreedom.ResumeLayout(false);
      this.gbDegOfFreedom.PerformLayout();
      ((System.ComponentModel.ISupportInitialize)(this.gbRegression)).EndInit();
      this.gbRegression.ResumeLayout(false);
      this.gbRegression.PerformLayout();
      ((System.ComponentModel.ISupportInitialize)(this.ultraTabControl2)).EndInit();
      this.ultraTabControl2.ResumeLayout(false);
      ((System.ComponentModel.ISupportInitialize)(this.paramsGrid)).EndInit();
      ((System.ComponentModel.ISupportInitialize)(this.cmbPeriodType)).EndInit();
      this.ultraTabPageControl2.ResumeLayout(false);
      this.ultraTabPageControl2.PerformLayout();
      ((System.ComponentModel.ISupportInitialize)(this.ultraTabControl3)).EndInit();
      this.ultraTabControl3.ResumeLayout(false);
      ((System.ComponentModel.ISupportInitialize)(this.cbDoRollingStats)).EndInit();
      ((System.ComponentModel.ISupportInitialize)(this.tbRollingWindowLength)).EndInit();
      ((System.ComponentModel.ISupportInitialize)(this.ultraTabControl1)).EndInit();
      this.ultraTabControl1.ResumeLayout(false);
      ((System.ComponentModel.ISupportInitialize)(this.gbResiduals)).EndInit();
      this.gbResiduals.ResumeLayout(false);
      this.gbResiduals.PerformLayout();
      this.ResumeLayout(false);

    }
        /// <summary>
        /// Metodo necessario per il supporto della finestra di progettazione. Non modificare
        /// il contenuto del metodo con l'editor di codice.
        /// </summary>
        private void InitializeComponent()
        {
            this.components = new System.ComponentModel.Container();
            Infragistics.Win.UltraWinTabControl.UltraTab ultraTab1 = new Infragistics.Win.UltraWinTabControl.UltraTab();
            Gipasoft.Windows.Forms.Templates.CustomControlProperties customFormProperties1 = new Gipasoft.Windows.Forms.Templates.CustomControlProperties();
            System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(DettaglioAssicurazioneGlobaleUI));
            Infragistics.Win.Appearance appearance1 = new Infragistics.Win.Appearance();
            Infragistics.Win.Appearance appearance2 = new Infragistics.Win.Appearance();
            this.ultraTabPageControl4 = new Infragistics.Win.UltraWinTabControl.UltraTabPageControl();
            this.groupAltreClausole = new Infragistics.Win.Misc.UltraGroupBox();
            this.franchigiaDanniAcqua = new Infragistics.Win.UltraWinEditors.UltraCurrencyEditor();
            this.bindingAssicurazioneContrattoDTO = new System.Windows.Forms.BindingSource(this.components);
            this.lblFranchigiaDanniAcqua = new Infragistics.Win.Misc.UltraLabel();
            this.danniAcqua = new Infragistics.Win.UltraWinEditors.UltraCheckEditor();
            this.franchigiaRicercaGuasto = new Infragistics.Win.UltraWinEditors.UltraCurrencyEditor();
            this.lblFranchigiaRicercaGuasto = new Infragistics.Win.Misc.UltraLabel();
            this.ricercaGuasto = new Infragistics.Win.UltraWinEditors.UltraCheckEditor();
            this.groupResponsabilitaCivile = new Infragistics.Win.Misc.UltraGroupBox();
            this.importoUnico = new Infragistics.Win.UltraWinEditors.UltraCurrencyEditor();
            this.lblImportoUnico = new Infragistics.Win.Misc.UltraLabel();
            this.limiteCose = new Infragistics.Win.UltraWinEditors.UltraCurrencyEditor();
            this.lblLimiteCose = new Infragistics.Win.Misc.UltraLabel();
            this.limitePersona = new Infragistics.Win.UltraWinEditors.UltraCurrencyEditor();
            this.lblLimitePersona = new Infragistics.Win.Misc.UltraLabel();
            this.massimaleSinistro = new Infragistics.Win.UltraWinEditors.UltraCurrencyEditor();
            this.lblMassimaleSinistro = new Infragistics.Win.Misc.UltraLabel();
            this.valoreRicostruzioneNuovo = new Infragistics.Win.UltraWinEditors.UltraCurrencyEditor();
            this.ultraLabel2 = new Infragistics.Win.Misc.UltraLabel();
            this.ultraTabPageControl3 = new Infragistics.Win.UltraWinTabControl.UltraTabPageControl();
            ((System.ComponentModel.ISupportInitialize)(this.mainTabControl)).BeginInit();
            this.mainTabControl.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.datiContrattoGroup)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.ultraToolbarsManagerStandard)).BeginInit();
            this.MainStandardForm_Fill_Panel.SuspendLayout();
            this.ultraTabPageControl4.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.groupAltreClausole)).BeginInit();
            this.groupAltreClausole.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.franchigiaDanniAcqua)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.bindingAssicurazioneContrattoDTO)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.danniAcqua)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.franchigiaRicercaGuasto)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.ricercaGuasto)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.groupResponsabilitaCivile)).BeginInit();
            this.groupResponsabilitaCivile.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.importoUnico)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.limiteCose)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.limitePersona)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.massimaleSinistro)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.valoreRicostruzioneNuovo)).BeginInit();
            this.SuspendLayout();
            // 
            // mainTabControl
            // 
            this.mainTabControl.Controls.Add(this.ultraTabPageControl4);
            this.mainTabControl.Controls.Add(this.ultraTabPageControl3);
            this.mainTabControl.Size = new System.Drawing.Size(941, 406);
            this.mainTabControl.TabPageMargins.ForceSerialization = true;
            ultraTab1.Key = "condizioniPolizza";
            ultraTab1.TabPage = this.ultraTabPageControl4;
            ultraTab1.Text = "Condizioni";
            this.mainTabControl.Tabs.AddRange(new Infragistics.Win.UltraWinTabControl.UltraTab[] {
            ultraTab1});
            customFormProperties1.AllowAddNew = Infragistics.Win.UltraWinGrid.AllowAddNew.No;
            customFormProperties1.AllowDelete = Infragistics.Win.DefaultableBoolean.False;
            customFormProperties1.AllowUpdate = Infragistics.Win.DefaultableBoolean.False;
            customFormProperties1.AlwaysEnable = false;
            customFormProperties1.AlwaysReadOnly = false;
            customFormProperties1.DataSourceName = null;
            customFormProperties1.EnableStyleSave = true;
            customFormProperties1.GridExcelLike = true;
            customFormProperties1.GridRow = null;
            customFormProperties1.LayoutKey = null;
            this.mainTabControl.Tag = customFormProperties1;
            this.mainTabControl.Controls.SetChildIndex(this.ultraTabPageControl3, 0);
            this.mainTabControl.Controls.SetChildIndex(this.ultraTabPageControl4, 0);
            // 
            // ultraToolbarsManagerStandard
            // 
            this.ultraToolbarsManagerStandard.MenuSettings.ForceSerialization = true;
            this.ultraToolbarsManagerStandard.Ribbon.ApplicationMenuButtonImage = ((System.Drawing.Image)(resources.GetObject("ultraToolbarsManagerStandard.Ribbon.ApplicationMenuButtonImage")));
            this.ultraToolbarsManagerStandard.Ribbon.Visible = true;
            this.ultraToolbarsManagerStandard.ToolbarSettings.ForceSerialization = true;
            // 
            // standardFormStatus
            // 
            this.standardFormStatus.Location = new System.Drawing.Point(0, 566);
            // 
            // MainStandardForm_Fill_Panel
            // 
            this.MainStandardForm_Fill_Panel.Size = new System.Drawing.Size(941, 406);
            // 
            // ultraTabPageControl4
            // 
            this.ultraTabPageControl4.Controls.Add(this.groupAltreClausole);
            this.ultraTabPageControl4.Controls.Add(this.groupResponsabilitaCivile);
            this.ultraTabPageControl4.Controls.Add(this.valoreRicostruzioneNuovo);
            this.ultraTabPageControl4.Controls.Add(this.ultraLabel2);
            this.ultraTabPageControl4.Location = new System.Drawing.Point(-10000, -10000);
            this.ultraTabPageControl4.Name = "ultraTabPageControl4";
            this.ultraTabPageControl4.Size = new System.Drawing.Size(937, 380);
            // 
            // groupAltreClausole
            // 
            this.groupAltreClausole.Appearance = appearance1;
            this.groupAltreClausole.Controls.Add(this.franchigiaDanniAcqua);
            this.groupAltreClausole.Controls.Add(this.lblFranchigiaDanniAcqua);
            this.groupAltreClausole.Controls.Add(this.danniAcqua);
            this.groupAltreClausole.Controls.Add(this.franchigiaRicercaGuasto);
            this.groupAltreClausole.Controls.Add(this.lblFranchigiaRicercaGuasto);
            this.groupAltreClausole.Controls.Add(this.ricercaGuasto);
            this.groupAltreClausole.Location = new System.Drawing.Point(292, 64);
            this.groupAltreClausole.Name = "groupAltreClausole";
            this.groupAltreClausole.Size = new System.Drawing.Size(410, 81);
            this.groupAltreClausole.TabIndex = 3;
            this.groupAltreClausole.Text = "Altre Clausole";
            // 
            // franchigiaDanniAcqua
            // 
            this.franchigiaDanniAcqua.DataBindings.Add(new System.Windows.Forms.Binding("Value", this.bindingAssicurazioneContrattoDTO, "FranchigiaDanniAcqua", true));
            this.franchigiaDanniAcqua.Location = new System.Drawing.Point(296, 46);
            this.franchigiaDanniAcqua.Name = "franchigiaDanniAcqua";
            this.franchigiaDanniAcqua.Size = new System.Drawing.Size(100, 22);
            this.franchigiaDanniAcqua.TabIndex = 8;
            // 
            // bindingAssicurazioneContrattoDTO
            // 
            this.bindingAssicurazioneContrattoDTO.DataSource = typeof(Gipasoft.Business.GestioneCondomini.DTO.AssicurazioneContrattoDTO);
            // 
            // lblFranchigiaDanniAcqua
            // 
            this.lblFranchigiaDanniAcqua.Location = new System.Drawing.Point(144, 50);
            this.lblFranchigiaDanniAcqua.Name = "lblFranchigiaDanniAcqua";
            this.lblFranchigiaDanniAcqua.Size = new System.Drawing.Size(146, 22);
            this.lblFranchigiaDanniAcqua.TabIndex = 7;
            this.lblFranchigiaDanniAcqua.Text = "Franchigia danni acqua";
            // 
            // danniAcqua
            // 
            this.danniAcqua.CheckAlign = System.Drawing.ContentAlignment.MiddleRight;
            this.danniAcqua.DataBindings.Add(new System.Windows.Forms.Binding("Checked", this.bindingAssicurazioneContrattoDTO, "DanniAcqua", true));
            this.danniAcqua.Location = new System.Drawing.Point(17, 48);
            this.danniAcqua.Name = "danniAcqua";
            this.danniAcqua.Size = new System.Drawing.Size(109, 20);
            this.danniAcqua.TabIndex = 6;
            this.danniAcqua.Text = "Danni acqua";
            this.danniAcqua.CheckedChanged += new System.EventHandler(this.danniAcquaCheckedChanged);
            // 
            // franchigiaRicercaGuasto
            // 
            this.franchigiaRicercaGuasto.DataBindings.Add(new System.Windows.Forms.Binding("Value", this.bindingAssicurazioneContrattoDTO, "FranchigiaRicercaGuasto", true));
            this.franchigiaRicercaGuasto.Location = new System.Drawing.Point(296, 20);
            this.franchigiaRicercaGuasto.Name = "franchigiaRicercaGuasto";
            this.franchigiaRicercaGuasto.Size = new System.Drawing.Size(100, 22);
            this.franchigiaRicercaGuasto.TabIndex = 5;
            // 
            // lblFranchigiaRicercaGuasto
            // 
            this.lblFranchigiaRicercaGuasto.Location = new System.Drawing.Point(144, 24);
            this.lblFranchigiaRicercaGuasto.Name = "lblFranchigiaRicercaGuasto";
            this.lblFranchigiaRicercaGuasto.Size = new System.Drawing.Size(146, 22);
            this.lblFranchigiaRicercaGuasto.TabIndex = 4;
            this.lblFranchigiaRicercaGuasto.Text = "Franchigia ricerca guasto";
            // 
            // ricercaGuasto
            // 
            this.ricercaGuasto.CheckAlign = System.Drawing.ContentAlignment.MiddleRight;
            this.ricercaGuasto.DataBindings.Add(new System.Windows.Forms.Binding("Checked", this.bindingAssicurazioneContrattoDTO, "RicercaGuasto", true));
            this.ricercaGuasto.Location = new System.Drawing.Point(17, 22);
            this.ricercaGuasto.Name = "ricercaGuasto";
            this.ricercaGuasto.Size = new System.Drawing.Size(109, 20);
            this.ricercaGuasto.TabIndex = 0;
            this.ricercaGuasto.Text = "Ricerca guasto";
            this.ricercaGuasto.CheckedChanged += new System.EventHandler(this.ricercaGuastoCheckedChanged);
            // 
            // groupResponsabilitaCivile
            // 
            this.groupResponsabilitaCivile.Appearance = appearance2;
            this.groupResponsabilitaCivile.Controls.Add(this.importoUnico);
            this.groupResponsabilitaCivile.Controls.Add(this.lblImportoUnico);
            this.groupResponsabilitaCivile.Controls.Add(this.limiteCose);
            this.groupResponsabilitaCivile.Controls.Add(this.lblLimiteCose);
            this.groupResponsabilitaCivile.Controls.Add(this.limitePersona);
            this.groupResponsabilitaCivile.Controls.Add(this.lblLimitePersona);
            this.groupResponsabilitaCivile.Controls.Add(this.massimaleSinistro);
            this.groupResponsabilitaCivile.Controls.Add(this.lblMassimaleSinistro);
            this.groupResponsabilitaCivile.Location = new System.Drawing.Point(11, 64);
            this.groupResponsabilitaCivile.Name = "groupResponsabilitaCivile";
            this.groupResponsabilitaCivile.Size = new System.Drawing.Size(258, 138);
            this.groupResponsabilitaCivile.TabIndex = 2;
            this.groupResponsabilitaCivile.Text = "RCT - Responsabilità civile verso terzi";
            // 
            // importoUnico
            // 
            this.importoUnico.DataBindings.Add(new System.Windows.Forms.Binding("Value", this.bindingAssicurazioneContrattoDTO, "ImportoUnicoRCT", true));
            this.importoUnico.Location = new System.Drawing.Point(147, 104);
            this.importoUnico.Name = "importoUnico";
            this.importoUnico.Size = new System.Drawing.Size(100, 22);
            this.importoUnico.TabIndex = 9;
            // 
            // lblImportoUnico
            // 
            this.lblImportoUnico.Location = new System.Drawing.Point(6, 104);
            this.lblImportoUnico.Name = "lblImportoUnico";
            this.lblImportoUnico.Size = new System.Drawing.Size(130, 22);
            this.lblImportoUnico.TabIndex = 8;
            this.lblImportoUnico.Text = "Importo unico";
            // 
            // limiteCose
            // 
            this.limiteCose.DataBindings.Add(new System.Windows.Forms.Binding("Value", this.bindingAssicurazioneContrattoDTO, "ImportoLimiteCoseRCT", true));
            this.limiteCose.Location = new System.Drawing.Point(147, 76);
            this.limiteCose.Name = "limiteCose";
            this.limiteCose.Size = new System.Drawing.Size(100, 22);
            this.limiteCose.TabIndex = 7;
            // 
            // lblLimiteCose
            // 
            this.lblLimiteCose.Location = new System.Drawing.Point(6, 76);
            this.lblLimiteCose.Name = "lblLimiteCose";
            this.lblLimiteCose.Size = new System.Drawing.Size(130, 22);
            this.lblLimiteCose.TabIndex = 6;
            this.lblLimiteCose.Text = "Limite per cose";
            // 
            // limitePersona
            // 
            this.limitePersona.DataBindings.Add(new System.Windows.Forms.Binding("Value", this.bindingAssicurazioneContrattoDTO, "ImportoLimitePersonaRCT", true));
            this.limitePersona.Location = new System.Drawing.Point(147, 48);
            this.limitePersona.Name = "limitePersona";
            this.limitePersona.Size = new System.Drawing.Size(100, 22);
            this.limitePersona.TabIndex = 5;
            // 
            // lblLimitePersona
            // 
            this.lblLimitePersona.Location = new System.Drawing.Point(6, 48);
            this.lblLimitePersona.Name = "lblLimitePersona";
            this.lblLimitePersona.Size = new System.Drawing.Size(130, 22);
            this.lblLimitePersona.TabIndex = 4;
            this.lblLimitePersona.Text = "Limite per persona";
            // 
            // massimaleSinistro
            // 
            this.massimaleSinistro.DataBindings.Add(new System.Windows.Forms.Binding("Value", this.bindingAssicurazioneContrattoDTO, "ImportoMassimaleSinistroRCT", true));
            this.massimaleSinistro.Location = new System.Drawing.Point(147, 20);
            this.massimaleSinistro.Name = "massimaleSinistro";
            this.massimaleSinistro.Size = new System.Drawing.Size(100, 22);
            this.massimaleSinistro.TabIndex = 3;
            // 
            // lblMassimaleSinistro
            // 
            this.lblMassimaleSinistro.Location = new System.Drawing.Point(6, 20);
            this.lblMassimaleSinistro.Name = "lblMassimaleSinistro";
            this.lblMassimaleSinistro.Size = new System.Drawing.Size(130, 22);
            this.lblMassimaleSinistro.TabIndex = 2;
            this.lblMassimaleSinistro.Text = "Massimale per sinistro";
            // 
            // valoreRicostruzioneNuovo
            // 
            this.valoreRicostruzioneNuovo.DataBindings.Add(new System.Windows.Forms.Binding("Value", this.bindingAssicurazioneContrattoDTO, "ValoreRicostruzioneNuovo", true));
            this.valoreRicostruzioneNuovo.Location = new System.Drawing.Point(158, 17);
            this.valoreRicostruzioneNuovo.Name = "valoreRicostruzioneNuovo";
            this.valoreRicostruzioneNuovo.Size = new System.Drawing.Size(100, 22);
            this.valoreRicostruzioneNuovo.TabIndex = 1;
            // 
            // ultraLabel2
            // 
            this.ultraLabel2.Location = new System.Drawing.Point(11, 17);
            this.ultraLabel2.Name = "ultraLabel2";
            this.ultraLabel2.Size = new System.Drawing.Size(130, 32);
            this.ultraLabel2.TabIndex = 0;
            this.ultraLabel2.Text = "Valore ricostruzione a nuovo";
            // 
            // ultraTabPageControl3
            // 
            this.ultraTabPageControl3.Location = new System.Drawing.Point(-10000, -10000);
            this.ultraTabPageControl3.Name = "ultraTabPageControl3";
            this.ultraTabPageControl3.Size = new System.Drawing.Size(937, 425);
            // 
            // DettaglioAssicurazioneGlobaleUI
            // 
            this.AutoScaleDimensions = new System.Drawing.SizeF(7F, 15F);
            this.ClientSize = new System.Drawing.Size(957, 593);
            this.Name = "DettaglioAssicurazioneGlobaleUI";
            this.Text = "Polizza globale fabbricati";
            this.Load += new System.EventHandler(this.dettaglioAssicurazioneGlobaleUILoad);
            ((System.ComponentModel.ISupportInitialize)(this.mainTabControl)).EndInit();
            this.mainTabControl.ResumeLayout(false);
            ((System.ComponentModel.ISupportInitialize)(this.datiContrattoGroup)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.ultraToolbarsManagerStandard)).EndInit();
            this.MainStandardForm_Fill_Panel.ResumeLayout(false);
            this.ultraTabPageControl4.ResumeLayout(false);
            this.ultraTabPageControl4.PerformLayout();
            ((System.ComponentModel.ISupportInitialize)(this.groupAltreClausole)).EndInit();
            this.groupAltreClausole.ResumeLayout(false);
            this.groupAltreClausole.PerformLayout();
            ((System.ComponentModel.ISupportInitialize)(this.franchigiaDanniAcqua)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.bindingAssicurazioneContrattoDTO)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.danniAcqua)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.franchigiaRicercaGuasto)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.ricercaGuasto)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.groupResponsabilitaCivile)).EndInit();
            this.groupResponsabilitaCivile.ResumeLayout(false);
            this.groupResponsabilitaCivile.PerformLayout();
            ((System.ComponentModel.ISupportInitialize)(this.importoUnico)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.limiteCose)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.limitePersona)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.massimaleSinistro)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.valoreRicostruzioneNuovo)).EndInit();
            this.ResumeLayout(false);
            this.PerformLayout();

        }
        /// <summary> 
        /// Metodo necessario per il supporto della finestra di progettazione. Non modificare 
        /// il contenuto del metodo con l'editor di codice.
        /// </summary>
        private void InitializeComponent()
        {
            this.components = new System.ComponentModel.Container();
            Infragistics.Win.UltraWinGrid.UltraGridBand ultraGridBand1 = new Infragistics.Win.UltraWinGrid.UltraGridBand("RitenutaAccontoDTO", -1);
            Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn1 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("ExtensionData");
            Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn2 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("AbiCondominio");
            Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn28 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("Archiviazione");
            Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn3 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("CabCondominio");
            Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn4 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("CodiceTributo");
            Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn5 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("Condominio");
            Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn6 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("DataDocumento");
            Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn7 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("DataPagamento");
            Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn8 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("DataVersamentoRitenuta");
            Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn9 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("Descrizione");
            Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn10 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("Detrazione");
            Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn11 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("Fornitore");
            Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn12 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("IdCondominio");
            Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn13 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("IdConto");
            Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn14 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("IdPagamento");
            Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn15 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("IdSottoconto");
            Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn16 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("ImportoInteressi");
            Infragistics.Win.Appearance appearance1 = new Infragistics.Win.Appearance();
            Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn17 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("ImportoPagamento");
            Infragistics.Win.Appearance appearance2 = new Infragistics.Win.Appearance();
            Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn18 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("ImportoRitenuta");
            Infragistics.Win.Appearance appearance3 = new Infragistics.Win.Appearance();
            Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn19 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("ImportoSanzione");
            Infragistics.Win.Appearance appearance4 = new Infragistics.Win.Appearance();
            Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn20 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("NumeroDocumento");
            Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn21 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("PeriodoRiferimento");
            Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn22 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("Selezionabile");
            Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn23 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("Stato");
            Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn24 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("Tipo");
            Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn25 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("TipoDocumento");
            Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn26 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("Valuta");
            Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn27 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("SelectColumn", 0);
            Infragistics.Win.Appearance appearance5 = new Infragistics.Win.Appearance();
            Infragistics.Win.ValueListItem valueListItem1 = new Infragistics.Win.ValueListItem();
            Infragistics.Win.ValueListItem valueListItem2 = new Infragistics.Win.ValueListItem();
            Infragistics.Win.ValueListItem valueListItem3 = new Infragistics.Win.ValueListItem();
            Infragistics.Win.ValueListItem valueListItem4 = new Infragistics.Win.ValueListItem();
            Infragistics.Win.ValueListItem valueListItem5 = new Infragistics.Win.ValueListItem();
            Infragistics.Win.ValueListItem valueListItem6 = new Infragistics.Win.ValueListItem();
            Infragistics.Win.ValueListItem valueListItem7 = new Infragistics.Win.ValueListItem();
            Infragistics.Win.ValueListItem valueListItem8 = new Infragistics.Win.ValueListItem();
            Infragistics.Win.ValueListItem valueListItem9 = new Infragistics.Win.ValueListItem();
            Infragistics.Win.ValueListItem valueListItem10 = new Infragistics.Win.ValueListItem();
            Infragistics.Win.ValueListItem valueListItem11 = new Infragistics.Win.ValueListItem();
            Infragistics.Win.ValueListItem valueListItem12 = new Infragistics.Win.ValueListItem();
            Infragistics.Win.ValueListItem valueListItem28 = new Infragistics.Win.ValueListItem();
            Infragistics.Win.ValueListItem valueListItem29 = new Infragistics.Win.ValueListItem();
            Infragistics.Win.ValueListItem valueListItem30 = new Infragistics.Win.ValueListItem();
            Infragistics.Win.ValueListItem valueListItem16 = new Infragistics.Win.ValueListItem();
            Infragistics.Win.ValueListItem valueListItem17 = new Infragistics.Win.ValueListItem();
            Infragistics.Win.ValueListItem valueListItem18 = new Infragistics.Win.ValueListItem();
            Infragistics.Win.ValueListItem valueListItem19 = new Infragistics.Win.ValueListItem();
            Infragistics.Win.ValueListItem valueListItem20 = new Infragistics.Win.ValueListItem();
            Infragistics.Win.ValueListItem valueListItem21 = new Infragistics.Win.ValueListItem();
            Infragistics.Win.ValueListItem valueListItem22 = new Infragistics.Win.ValueListItem();
            Infragistics.Win.ValueListItem valueListItem23 = new Infragistics.Win.ValueListItem();
            Infragistics.Win.ValueListItem valueListItem24 = new Infragistics.Win.ValueListItem();
            Infragistics.Win.ValueListItem valueListItem25 = new Infragistics.Win.ValueListItem();
            Infragistics.Win.ValueListItem valueListItem26 = new Infragistics.Win.ValueListItem();
            Infragistics.Win.ValueListItem valueListItem27 = new Infragistics.Win.ValueListItem();
            Infragistics.Win.UltraWinToolTip.UltraToolTipInfo ultraToolTipInfo1 = new Infragistics.Win.UltraWinToolTip.UltraToolTipInfo("", Infragistics.Win.ToolTipImage.Default, "Modalità creazione file CBI", Infragistics.Win.DefaultableBoolean.Default);
            System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(RitenuteAccontoUI));
            Infragistics.Win.ValueListItem valueListItem13 = new Infragistics.Win.ValueListItem();
            Infragistics.Win.ValueListItem valueListItem14 = new Infragistics.Win.ValueListItem();
            Infragistics.Win.UltraWinTabControl.UltraTab ultraTab1 = new Infragistics.Win.UltraWinTabControl.UltraTab();
            Infragistics.Win.UltraWinTabControl.UltraTab ultraTab2 = new Infragistics.Win.UltraWinTabControl.UltraTab();
            this.ultraTabPageControl1 = new Infragistics.Win.UltraWinTabControl.UltraTabPageControl();
            this.btnReportMovimentiRitenute = new Infragistics.Win.Misc.UltraButton();
            this.listaRitenute = new Infragistics.Win.UltraWinGrid.UltraGrid();
            this.ritenutaAccontoDtoBindingSource = new System.Windows.Forms.BindingSource(this.components);
            this.parametriGroup = new Infragistics.Win.Misc.UltraGroupBox();
            this.lblDataPagamento = new Infragistics.Win.Misc.UltraLabel();
            this.dataPagamento = new Infragistics.Win.UltraWinEditors.UltraDateTimeEditor();
            this.btnCerca = new Infragistics.Win.Misc.UltraButton();
            this.annoRiferimento = new Infragistics.Win.UltraWinEditors.UltraComboEditor();
            this.lblAnnoRiferimento = new Infragistics.Win.Misc.UltraLabel();
            this.lblDetraibile = new Infragistics.Win.Misc.UltraLabel();
            this.sceltaDetraibile = new Infragistics.Win.UltraWinEditors.UltraOptionSet();
            this.meseRiferimento = new Infragistics.Win.UltraWinEditors.UltraComboEditor();
            this.lblMeseRiferimento = new Infragistics.Win.Misc.UltraLabel();
            this.btnFine = new Infragistics.Win.Misc.UltraButton();
            this.btnIndietro = new Infragistics.Win.Misc.UltraButton();
            this.btnAvanti = new Infragistics.Win.Misc.UltraButton();
            this.ultraTabPageControl2 = new Infragistics.Win.UltraWinTabControl.UltraTabPageControl();
            this.btnPdf = new Infragistics.Win.Misc.UltraButton();
            this.creazioneFileGroup = new Infragistics.Win.Misc.UltraGroupBox();
            this.testataPerCondominio = new Infragistics.Win.UltraWinEditors.UltraCheckEditor();
            this.lblMittente = new Infragistics.Win.Misc.UltraLabel();
            this.mittente = new Infragistics.Win.UltraWinEditors.UltraOptionSet();
            this.lblDescrizioneAddebitoSanzioni = new Infragistics.Win.Misc.UltraLabel();
            this.descrizioneAddebitoSanzioni = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
            this.descrizioneAddebitoInteressi = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
            this.lblDescrizioneAddebitoInteressi = new Infragistics.Win.Misc.UltraLabel();
            this.lblDescrizioneDisposizione = new Infragistics.Win.Misc.UltraLabel();
            this.descrizioneDisposizione = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
            this.btnSceltaFileCbi = new Infragistics.Win.Misc.UltraButton();
            this.lblPromptFileCbi = new Infragistics.Win.Misc.UltraLabel();
            this.nomeFile = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
            this.wizardPagamentoRitenute = new Infragistics.Win.UltraWinTabControl.UltraTabControl();
            this.ultraTabSharedControlsPage1 = new Infragistics.Win.UltraWinTabControl.UltraTabSharedControlsPage();
            this.saveFileDialog1 = new System.Windows.Forms.SaveFileDialog();
            this.validationSummary1 = new Gipasoft.Windows.Forms.CustomValidation.ValidationSummary(this.components);
            this.reqDescrizione = new Gipasoft.Windows.Forms.CustomValidation.RequiredFieldValidator();
            this.reqNomeFile = new Gipasoft.Windows.Forms.CustomValidation.RequiredFieldValidator();
            this.customRitenuteValidator = new Gipasoft.Windows.Forms.CustomValidation.CustomValidator();
            this.customRitenuteServerValidator = new Gipasoft.Windows.Forms.CustomValidation.CustomValidator();
            this.reqDataPagamento = new Gipasoft.Windows.Forms.CustomValidation.RequiredFieldValidator();
            this.reqDescrizioneInteressi = new Gipasoft.Windows.Forms.CustomValidation.RequiredFieldValidator();
            this.reqDescrizioneSanzioni = new Gipasoft.Windows.Forms.CustomValidation.RequiredFieldValidator();
            this.reqCondominio = new Gipasoft.Windows.Forms.CustomValidation.RequiredFieldValidator();
            this.contextMenuStrip1 = new System.Windows.Forms.ContextMenuStrip(this.components);
            this.apriSpesaToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
            this.apriDocumentoToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
            this.apriLetteraBonificoToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
            this.toolStripSeparator1 = new System.Windows.Forms.ToolStripSeparator();
            this.versamentoRitenutaToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
            this.versamentoRitenutaEccessoToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
            this.toolStripSeparator2 = new System.Windows.Forms.ToolStripSeparator();
            this.annullaPagamentoToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
            this.ultraToolTipManager1 = new Infragistics.Win.UltraWinToolTip.UltraToolTipManager(this.components);
            this.customValidatorDataPagamento = new Gipasoft.Windows.Forms.CustomValidation.CustomValidator();
            this.customValidatorFileName = new Gipasoft.Windows.Forms.CustomValidation.CustomValidator();
            this.ultraTabPageControl1.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.listaRitenute)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.ritenutaAccontoDtoBindingSource)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.parametriGroup)).BeginInit();
            this.parametriGroup.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.dataPagamento)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.annoRiferimento)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.sceltaDetraibile)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.meseRiferimento)).BeginInit();
            this.ultraTabPageControl2.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.creazioneFileGroup)).BeginInit();
            this.creazioneFileGroup.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.testataPerCondominio)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.mittente)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.descrizioneAddebitoSanzioni)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.descrizioneAddebitoInteressi)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.descrizioneDisposizione)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.nomeFile)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.wizardPagamentoRitenute)).BeginInit();
            this.wizardPagamentoRitenute.SuspendLayout();
            this.ultraTabSharedControlsPage1.SuspendLayout();
            this.contextMenuStrip1.SuspendLayout();
            this.SuspendLayout();
            // 
            // ultraTabPageControl1
            // 
            this.ultraTabPageControl1.Controls.Add(this.btnReportMovimentiRitenute);
            this.ultraTabPageControl1.Controls.Add(this.listaRitenute);
            this.ultraTabPageControl1.Controls.Add(this.parametriGroup);
            this.ultraTabPageControl1.Location = new System.Drawing.Point(-10000, -10000);
            this.ultraTabPageControl1.Name = "ultraTabPageControl1";
            this.ultraTabPageControl1.Size = new System.Drawing.Size(831, 481);
            // 
            // btnReportMovimentiRitenute
            // 
            this.btnReportMovimentiRitenute.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
            this.btnReportMovimentiRitenute.Location = new System.Drawing.Point(672, 455);
            this.btnReportMovimentiRitenute.Name = "btnReportMovimentiRitenute";
            this.btnReportMovimentiRitenute.Size = new System.Drawing.Size(75, 23);
            this.btnReportMovimentiRitenute.TabIndex = 9;
            this.btnReportMovimentiRitenute.Text = "Distinta";
            this.btnReportMovimentiRitenute.Click += new System.EventHandler(this.btnReportMovimentiRitenuteClick);
            // 
            // listaRitenute
            // 
            this.listaRitenute.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom) 
            | System.Windows.Forms.AnchorStyles.Left) 
            | System.Windows.Forms.AnchorStyles.Right)));
            this.listaRitenute.DataSource = this.ritenutaAccontoDtoBindingSource;
            ultraGridColumn1.AutoCompleteMode = Infragistics.Win.AutoCompleteMode.Append;
            ultraGridColumn1.CellActivation = Infragistics.Win.UltraWinGrid.Activation.ActivateOnly;
            ultraGridColumn1.ExcludeFromColumnChooser = Infragistics.Win.UltraWinGrid.ExcludeFromColumnChooser.True;
            ultraGridColumn1.Header.VisiblePosition = 26;
            ultraGridColumn1.Hidden = true;
            ultraGridColumn2.CellActivation = Infragistics.Win.UltraWinGrid.Activation.ActivateOnly;
            ultraGridColumn2.CellDisplayStyle = Infragistics.Win.UltraWinGrid.CellDisplayStyle.PlainText;
            ultraGridColumn2.ColumnChooserCaption = "Abi Condominio";
            ultraGridColumn2.Header.Caption = "Abi";
            ultraGridColumn2.Header.VisiblePosition = 5;
            ultraGridColumn2.Width = 80;
            ultraGridColumn28.CellDisplayStyle = Infragistics.Win.UltraWinGrid.CellDisplayStyle.PlainText;
            ultraGridColumn28.Header.VisiblePosition = 2;
            ultraGridColumn3.CellActivation = Infragistics.Win.UltraWinGrid.Activation.ActivateOnly;
            ultraGridColumn3.CellDisplayStyle = Infragistics.Win.UltraWinGrid.CellDisplayStyle.PlainText;
            ultraGridColumn3.ColumnChooserCaption = "Cab Condominio";
            ultraGridColumn3.Header.Caption = "Cab";
            ultraGridColumn3.Header.VisiblePosition = 6;
            ultraGridColumn3.Width = 80;
            ultraGridColumn4.AutoCompleteMode = Infragistics.Win.AutoCompleteMode.Append;
            ultraGridColumn4.CellActivation = Infragistics.Win.UltraWinGrid.Activation.ActivateOnly;
            ultraGridColumn4.CellDisplayStyle = Infragistics.Win.UltraWinGrid.CellDisplayStyle.PlainText;
            ultraGridColumn4.ColumnChooserCaption = "Codice Tributo";
            ultraGridColumn4.Header.Caption = "Tributo";
            ultraGridColumn4.Header.VisiblePosition = 8;
            ultraGridColumn4.Width = 51;
            ultraGridColumn5.AutoCompleteMode = Infragistics.Win.AutoCompleteMode.Append;
            ultraGridColumn5.CellActivation = Infragistics.Win.UltraWinGrid.Activation.ActivateOnly;
            ultraGridColumn5.CellDisplayStyle = Infragistics.Win.UltraWinGrid.CellDisplayStyle.PlainText;
            ultraGridColumn5.Header.VisiblePosition = 4;
            ultraGridColumn6.AutoCompleteMode = Infragistics.Win.AutoCompleteMode.Append;
            ultraGridColumn6.CellActivation = Infragistics.Win.UltraWinGrid.Activation.ActivateOnly;
            ultraGridColumn6.CellDisplayStyle = Infragistics.Win.UltraWinGrid.CellDisplayStyle.FormattedText;
            ultraGridColumn6.ColumnChooserCaption = "Data Documento";
            ultraGridColumn6.Format = "d";
            ultraGridColumn6.GroupByMode = Infragistics.Win.UltraWinGrid.GroupByMode.Month;
            ultraGridColumn6.Header.Caption = "Dt.Doc.";
            ultraGridColumn6.Header.VisiblePosition = 22;
            ultraGridColumn7.AutoCompleteMode = Infragistics.Win.AutoCompleteMode.Append;
            ultraGridColumn7.CellActivation = Infragistics.Win.UltraWinGrid.Activation.ActivateOnly;
            ultraGridColumn7.CellDisplayStyle = Infragistics.Win.UltraWinGrid.CellDisplayStyle.FormattedText;
            ultraGridColumn7.ColumnChooserCaption = "DataPagamento";
            ultraGridColumn7.Format = "d";
            ultraGridColumn7.GroupByMode = Infragistics.Win.UltraWinGrid.GroupByMode.Month;
            ultraGridColumn7.Header.Caption = "Dt.Pag.";
            ultraGridColumn7.Header.VisiblePosition = 7;
            ultraGridColumn7.Width = 82;
            ultraGridColumn8.CellActivation = Infragistics.Win.UltraWinGrid.Activation.ActivateOnly;
            ultraGridColumn8.CellDisplayStyle = Infragistics.Win.UltraWinGrid.CellDisplayStyle.FormattedText;
            ultraGridColumn8.ColumnChooserCaption = "Data Versamento Ritenuta";
            ultraGridColumn8.Header.Caption = "Vers.Ritenuta";
            ultraGridColumn8.Header.VisiblePosition = 9;
            ultraGridColumn8.Hidden = true;
            ultraGridColumn9.CellActivation = Infragistics.Win.UltraWinGrid.Activation.ActivateOnly;
            ultraGridColumn9.CellDisplayStyle = Infragistics.Win.UltraWinGrid.CellDisplayStyle.PlainText;
            ultraGridColumn9.ExcludeFromColumnChooser = Infragistics.Win.UltraWinGrid.ExcludeFromColumnChooser.True;
            ultraGridColumn9.Header.VisiblePosition = 10;
            ultraGridColumn9.Hidden = true;
            ultraGridColumn10.AutoCompleteMode = Infragistics.Win.AutoCompleteMode.Append;
            ultraGridColumn10.CellActivation = Infragistics.Win.UltraWinGrid.Activation.ActivateOnly;
            ultraGridColumn10.CellDisplayStyle = Infragistics.Win.UltraWinGrid.CellDisplayStyle.PlainText;
            ultraGridColumn10.Header.VisiblePosition = 14;
            ultraGridColumn10.Width = 40;
            ultraGridColumn11.AutoCompleteMode = Infragistics.Win.AutoCompleteMode.Append;
            ultraGridColumn11.CellActivation = Infragistics.Win.UltraWinGrid.Activation.ActivateOnly;
            ultraGridColumn11.CellDisplayStyle = Infragistics.Win.UltraWinGrid.CellDisplayStyle.PlainText;
            ultraGridColumn11.Header.VisiblePosition = 11;
            ultraGridColumn11.Width = 132;
            ultraGridColumn12.AutoCompleteMode = Infragistics.Win.AutoCompleteMode.Append;
            ultraGridColumn12.CellActivation = Infragistics.Win.UltraWinGrid.Activation.ActivateOnly;
            ultraGridColumn12.CellDisplayStyle = Infragistics.Win.UltraWinGrid.CellDisplayStyle.PlainText;
            ultraGridColumn12.ColumnChooserCaption = "Identificativo Condominio";
            ultraGridColumn12.Header.Caption = "Id Cond.";
            ultraGridColumn12.Header.VisiblePosition = 1;
            ultraGridColumn12.Hidden = true;
            ultraGridColumn13.CellActivation = Infragistics.Win.UltraWinGrid.Activation.ActivateOnly;
            ultraGridColumn13.CellDisplayStyle = Infragistics.Win.UltraWinGrid.CellDisplayStyle.PlainText;
            ultraGridColumn13.ExcludeFromColumnChooser = Infragistics.Win.UltraWinGrid.ExcludeFromColumnChooser.True;
            ultraGridColumn13.Header.VisiblePosition = 15;
            ultraGridColumn13.Hidden = true;
            ultraGridColumn14.AutoCompleteMode = Infragistics.Win.AutoCompleteMode.Append;
            ultraGridColumn14.CellActivation = Infragistics.Win.UltraWinGrid.Activation.ActivateOnly;
            ultraGridColumn14.CellDisplayStyle = Infragistics.Win.UltraWinGrid.CellDisplayStyle.PlainText;
            ultraGridColumn14.ColumnChooserCaption = "Identificativo Pagamento";
            ultraGridColumn14.Header.Caption = "Id Pag.";
            ultraGridColumn14.Header.VisiblePosition = 17;
            ultraGridColumn14.Hidden = true;
            ultraGridColumn15.CellActivation = Infragistics.Win.UltraWinGrid.Activation.ActivateOnly;
            ultraGridColumn15.CellDisplayStyle = Infragistics.Win.UltraWinGrid.CellDisplayStyle.PlainText;
            ultraGridColumn15.ExcludeFromColumnChooser = Infragistics.Win.UltraWinGrid.ExcludeFromColumnChooser.True;
            ultraGridColumn15.Header.VisiblePosition = 18;
            ultraGridColumn15.Hidden = true;
            ultraGridColumn16.AutoCompleteMode = Infragistics.Win.AutoCompleteMode.Append;
            ultraGridColumn16.CellActivation = Infragistics.Win.UltraWinGrid.Activation.NoEdit;
            appearance1.TextHAlignAsString = "Right";
            ultraGridColumn16.CellAppearance = appearance1;
            ultraGridColumn16.CellDisplayStyle = Infragistics.Win.UltraWinGrid.CellDisplayStyle.FormattedText;
            ultraGridColumn16.Format = "c";
            ultraGridColumn16.Header.Caption = "Interessi";
            ultraGridColumn16.Header.VisiblePosition = 16;
            ultraGridColumn17.AllowRowSummaries = Infragistics.Win.UltraWinGrid.AllowRowSummaries.True;
            ultraGridColumn17.AutoCompleteMode = Infragistics.Win.AutoCompleteMode.Append;
            ultraGridColumn17.CellActivation = Infragistics.Win.UltraWinGrid.Activation.ActivateOnly;
            appearance2.TextHAlignAsString = "Right";
            ultraGridColumn17.CellAppearance = appearance2;
            ultraGridColumn17.CellDisplayStyle = Infragistics.Win.UltraWinGrid.CellDisplayStyle.FormattedText;
            ultraGridColumn17.ColumnChooserCaption = "Importo Pagamento";
            ultraGridColumn17.Format = "c";
            ultraGridColumn17.Header.Caption = "Pagam.";
            ultraGridColumn17.Header.VisiblePosition = 12;
            ultraGridColumn17.Width = 73;
            ultraGridColumn18.AllowRowSummaries = Infragistics.Win.UltraWinGrid.AllowRowSummaries.True;
            ultraGridColumn18.AutoCompleteMode = Infragistics.Win.AutoCompleteMode.Append;
            ultraGridColumn18.CellActivation = Infragistics.Win.UltraWinGrid.Activation.ActivateOnly;
            appearance3.TextHAlignAsString = "Right";
            ultraGridColumn18.CellAppearance = appearance3;
            ultraGridColumn18.CellDisplayStyle = Infragistics.Win.UltraWinGrid.CellDisplayStyle.FormattedText;
            ultraGridColumn18.ColumnChooserCaption = "Importo Ritenuta";
            ultraGridColumn18.Format = "c";
            ultraGridColumn18.Header.Caption = "RDA";
            ultraGridColumn18.Header.VisiblePosition = 13;
            ultraGridColumn19.AutoCompleteMode = Infragistics.Win.AutoCompleteMode.Append;
            ultraGridColumn19.CellActivation = Infragistics.Win.UltraWinGrid.Activation.NoEdit;
            appearance4.TextHAlignAsString = "Right";
            ultraGridColumn19.CellAppearance = appearance4;
            ultraGridColumn19.CellDisplayStyle = Infragistics.Win.UltraWinGrid.CellDisplayStyle.FormattedText;
            ultraGridColumn19.Format = "c";
            ultraGridColumn19.Header.Caption = "Sanzione";
            ultraGridColumn19.Header.VisiblePosition = 20;
            ultraGridColumn20.AutoCompleteMode = Infragistics.Win.AutoCompleteMode.Append;
            ultraGridColumn20.CellActivation = Infragistics.Win.UltraWinGrid.Activation.ActivateOnly;
            ultraGridColumn20.CellDisplayStyle = Infragistics.Win.UltraWinGrid.CellDisplayStyle.PlainText;
            ultraGridColumn20.ColumnChooserCaption = "Numero Documento";
            ultraGridColumn20.Header.Caption = "Num.Doc.";
            ultraGridColumn20.Header.VisiblePosition = 21;
            ultraGridColumn20.Width = 62;
            ultraGridColumn21.CellActivation = Infragistics.Win.UltraWinGrid.Activation.ActivateOnly;
            ultraGridColumn21.CellDisplayStyle = Infragistics.Win.UltraWinGrid.CellDisplayStyle.PlainText;
            ultraGridColumn21.Header.Caption = "Periodo";
            ultraGridColumn21.Header.VisiblePosition = 3;
            ultraGridColumn21.Width = 50;
            ultraGridColumn22.AutoCompleteMode = Infragistics.Win.AutoCompleteMode.Append;
            ultraGridColumn22.CellActivation = Infragistics.Win.UltraWinGrid.Activation.ActivateOnly;
            ultraGridColumn22.CellDisplayStyle = Infragistics.Win.UltraWinGrid.CellDisplayStyle.PlainText;
            ultraGridColumn22.ExcludeFromColumnChooser = Infragistics.Win.UltraWinGrid.ExcludeFromColumnChooser.True;
            ultraGridColumn22.Header.VisiblePosition = 19;
            ultraGridColumn22.Hidden = true;
            ultraGridColumn23.AutoCompleteMode = Infragistics.Win.AutoCompleteMode.Append;
            ultraGridColumn23.CellActivation = Infragistics.Win.UltraWinGrid.Activation.ActivateOnly;
            ultraGridColumn23.CellDisplayStyle = Infragistics.Win.UltraWinGrid.CellDisplayStyle.PlainText;
            ultraGridColumn23.Header.VisiblePosition = 24;
            ultraGridColumn24.CellActivation = Infragistics.Win.UltraWinGrid.Activation.ActivateOnly;
            ultraGridColumn24.CellDisplayStyle = Infragistics.Win.UltraWinGrid.CellDisplayStyle.PlainText;
            ultraGridColumn24.ExcludeFromColumnChooser = Infragistics.Win.UltraWinGrid.ExcludeFromColumnChooser.True;
            ultraGridColumn24.Header.VisiblePosition = 27;
            ultraGridColumn24.Hidden = true;
            ultraGridColumn25.AutoCompleteMode = Infragistics.Win.AutoCompleteMode.Append;
            ultraGridColumn25.CellActivation = Infragistics.Win.UltraWinGrid.Activation.ActivateOnly;
            ultraGridColumn25.CellDisplayStyle = Infragistics.Win.UltraWinGrid.CellDisplayStyle.PlainText;
            ultraGridColumn25.ColumnChooserCaption = "Tipo Documento";
            ultraGridColumn25.Header.Caption = "Tipo doc.";
            ultraGridColumn25.Header.VisiblePosition = 23;
            ultraGridColumn25.Width = 53;
            ultraGridColumn26.AutoCompleteMode = Infragistics.Win.AutoCompleteMode.Append;
            ultraGridColumn26.CellActivation = Infragistics.Win.UltraWinGrid.Activation.ActivateOnly;
            ultraGridColumn26.CellDisplayStyle = Infragistics.Win.UltraWinGrid.CellDisplayStyle.PlainText;
            ultraGridColumn26.Header.VisiblePosition = 25;
            ultraGridColumn26.Hidden = true;
            ultraGridColumn27.AllowRowFiltering = Infragistics.Win.DefaultableBoolean.False;
            ultraGridColumn27.AutoCompleteMode = Infragistics.Win.AutoCompleteMode.Append;
            ultraGridColumn27.CellClickAction = Infragistics.Win.UltraWinGrid.CellClickAction.Edit;
            ultraGridColumn27.DataType = typeof(bool);
            ultraGridColumn27.ExcludeFromColumnChooser = Infragistics.Win.UltraWinGrid.ExcludeFromColumnChooser.True;
            ultraGridColumn27.Header.Caption = "S";
            ultraGridColumn27.Header.VisiblePosition = 0;
            ultraGridColumn27.Style = Infragistics.Win.UltraWinGrid.ColumnStyle.CheckBox;
            ultraGridColumn27.Width = 34;
            ultraGridBand1.Columns.AddRange(new object[] {
            ultraGridColumn1,
            ultraGridColumn2,
            ultraGridColumn28,
            ultraGridColumn3,
            ultraGridColumn4,
            ultraGridColumn5,
            ultraGridColumn6,
            ultraGridColumn7,
            ultraGridColumn8,
            ultraGridColumn9,
            ultraGridColumn10,
            ultraGridColumn11,
            ultraGridColumn12,
            ultraGridColumn13,
            ultraGridColumn14,
            ultraGridColumn15,
            ultraGridColumn16,
            ultraGridColumn17,
            ultraGridColumn18,
            ultraGridColumn19,
            ultraGridColumn20,
            ultraGridColumn21,
            ultraGridColumn22,
            ultraGridColumn23,
            ultraGridColumn24,
            ultraGridColumn25,
            ultraGridColumn26,
            ultraGridColumn27});
            this.listaRitenute.DisplayLayout.BandsSerializer.Add(ultraGridBand1);
            appearance5.FontData.BoldAsString = "True";
            appearance5.TextHAlignAsString = "Left";
            this.listaRitenute.DisplayLayout.CaptionAppearance = appearance5;
            this.listaRitenute.DisplayLayout.Override.AllowAddNew = Infragistics.Win.UltraWinGrid.AllowAddNew.No;
            this.listaRitenute.DisplayLayout.Override.AllowDelete = Infragistics.Win.DefaultableBoolean.False;
            this.listaRitenute.DisplayLayout.Override.AllowRowFiltering = Infragistics.Win.DefaultableBoolean.True;
            this.listaRitenute.DisplayLayout.Override.AllowUpdate = Infragistics.Win.DefaultableBoolean.True;
            this.listaRitenute.DisplayLayout.Override.FilterUIType = Infragistics.Win.UltraWinGrid.FilterUIType.FilterRow;
            this.listaRitenute.DisplayLayout.Override.HeaderCheckBoxVisibility = Infragistics.Win.UltraWinGrid.HeaderCheckBoxVisibility.WhenUsingCheckEditor;
            this.listaRitenute.DisplayLayout.Override.RowSelectorHeaderStyle = Infragistics.Win.UltraWinGrid.RowSelectorHeaderStyle.ColumnChooserButton;
            this.listaRitenute.DisplayLayout.Override.RowSelectors = Infragistics.Win.DefaultableBoolean.True;
            this.listaRitenute.DisplayLayout.ViewStyleBand = Infragistics.Win.UltraWinGrid.ViewStyleBand.OutlookGroupBy;
            this.listaRitenute.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.listaRitenute.Location = new System.Drawing.Point(3, 96);
            this.listaRitenute.Name = "listaRitenute";
            this.listaRitenute.Size = new System.Drawing.Size(825, 353);
            this.listaRitenute.TabIndex = 1;
            this.listaRitenute.Text = "Ritenute Acconto";
            this.listaRitenute.DoubleClickRow += new Infragistics.Win.UltraWinGrid.DoubleClickRowEventHandler(this.listaRitenuteDoubleClickRow);
            this.listaRitenute.MouseUp += new System.Windows.Forms.MouseEventHandler(this.listaMouseUp);
            // 
            // ritenutaAccontoDtoBindingSource
            // 
            this.ritenutaAccontoDtoBindingSource.DataSource = typeof(Gipasoft.Business.GestioneCondomini.DTO.RitenutaAccontoDTO);
            // 
            // parametriGroup
            // 
            this.parametriGroup.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left) 
            | System.Windows.Forms.AnchorStyles.Right)));
            this.parametriGroup.Controls.Add(this.lblDataPagamento);
            this.parametriGroup.Controls.Add(this.dataPagamento);
            this.parametriGroup.Controls.Add(this.btnCerca);
            this.parametriGroup.Controls.Add(this.annoRiferimento);
            this.parametriGroup.Controls.Add(this.lblAnnoRiferimento);
            this.parametriGroup.Controls.Add(this.lblDetraibile);
            this.parametriGroup.Controls.Add(this.sceltaDetraibile);
            this.parametriGroup.Controls.Add(this.meseRiferimento);
            this.parametriGroup.Controls.Add(this.lblMeseRiferimento);
            this.parametriGroup.Location = new System.Drawing.Point(3, 3);
            this.parametriGroup.Name = "parametriGroup";
            this.parametriGroup.Size = new System.Drawing.Size(825, 87);
            this.parametriGroup.TabIndex = 0;
            this.parametriGroup.Text = "Parametri";
            // 
            // lblDataPagamento
            // 
            this.lblDataPagamento.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
            this.lblDataPagamento.Location = new System.Drawing.Point(628, 62);
            this.lblDataPagamento.Name = "lblDataPagamento";
            this.lblDataPagamento.Size = new System.Drawing.Size(97, 23);
            this.lblDataPagamento.TabIndex = 228;
            this.lblDataPagamento.Text = "Data Pagamento";
            // 
            // dataPagamento
            // 
            this.dataPagamento.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
            this.dataPagamento.Location = new System.Drawing.Point(731, 58);
            this.dataPagamento.Name = "dataPagamento";
            this.dataPagamento.Size = new System.Drawing.Size(88, 21);
            this.dataPagamento.TabIndex = 227;
            this.dataPagamento.ValueChanged += new System.EventHandler(this.dataPagamentoValueChanged);
            // 
            // btnCerca
            // 
            this.btnCerca.Location = new System.Drawing.Point(51, 58);
            this.btnCerca.Name = "btnCerca";
            this.btnCerca.Size = new System.Drawing.Size(75, 23);
            this.btnCerca.TabIndex = 226;
            this.btnCerca.Text = "Cerca";
            this.btnCerca.Click += new System.EventHandler(this.btnCercaClick);
            // 
            // annoRiferimento
            // 
            this.annoRiferimento.DropDownStyle = Infragistics.Win.DropDownStyle.DropDownList;
            valueListItem1.DataValue = 1;
            valueListItem1.DisplayText = "Gennaio";
            valueListItem2.DataValue = 2;
            valueListItem2.DisplayText = "Febbraio";
            valueListItem3.DataValue = 3;
            valueListItem3.DisplayText = "Marzo";
            valueListItem4.DataValue = 4;
            valueListItem4.DisplayText = "Aprile";
            valueListItem5.DataValue = 5;
            valueListItem5.DisplayText = "Maggio";
            valueListItem6.DataValue = 6;
            valueListItem6.DisplayText = "Giugno";
            valueListItem7.DataValue = 7;
            valueListItem7.DisplayText = "Luglio";
            valueListItem8.DataValue = 8;
            valueListItem8.DisplayText = "Agosto";
            valueListItem9.DataValue = 9;
            valueListItem9.DisplayText = "Settembre";
            valueListItem10.DataValue = 10;
            valueListItem10.DisplayText = "Ottobre";
            valueListItem11.DataValue = 11;
            valueListItem11.DisplayText = "Novembre";
            valueListItem12.DataValue = 12;
            valueListItem12.DisplayText = "Dicembre";
            this.annoRiferimento.Items.AddRange(new Infragistics.Win.ValueListItem[] {
            valueListItem1,
            valueListItem2,
            valueListItem3,
            valueListItem4,
            valueListItem5,
            valueListItem6,
            valueListItem7,
            valueListItem8,
            valueListItem9,
            valueListItem10,
            valueListItem11,
            valueListItem12});
            this.annoRiferimento.Location = new System.Drawing.Point(225, 18);
            this.annoRiferimento.Name = "annoRiferimento";
            this.annoRiferimento.Size = new System.Drawing.Size(67, 21);
            this.annoRiferimento.TabIndex = 225;
            this.annoRiferimento.ValueChanged += new System.EventHandler(this.annoRiferimentoValueChanged);
            // 
            // lblAnnoRiferimento
            // 
            this.lblAnnoRiferimento.Location = new System.Drawing.Point(180, 19);
            this.lblAnnoRiferimento.Name = "lblAnnoRiferimento";
            this.lblAnnoRiferimento.Size = new System.Drawing.Size(39, 23);
            this.lblAnnoRiferimento.TabIndex = 224;
            this.lblAnnoRiferimento.Text = "Anno";
            // 
            // lblDetraibile
            // 
            this.lblDetraibile.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
            this.lblDetraibile.Location = new System.Drawing.Point(508, 19);
            this.lblDetraibile.Name = "lblDetraibile";
            this.lblDetraibile.Size = new System.Drawing.Size(65, 23);
            this.lblDetraibile.TabIndex = 223;
            this.lblDetraibile.Text = "Detraibilità";
            // 
            // sceltaDetraibile
            // 
            this.sceltaDetraibile.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
            this.sceltaDetraibile.BorderStyle = Infragistics.Win.UIElementBorderStyle.None;
            this.sceltaDetraibile.CheckedIndex = 0;
            valueListItem28.DataValue = "tutti";
            valueListItem28.DisplayText = "Tutti";
            valueListItem29.DataValue = "detraibile";
            valueListItem29.DisplayText = "Solo detraibile";
            valueListItem30.DataValue = "nondetraibile";
            valueListItem30.DisplayText = "NO detraibile";
            this.sceltaDetraibile.Items.AddRange(new Infragistics.Win.ValueListItem[] {
            valueListItem28,
            valueListItem29,
            valueListItem30});
            this.sceltaDetraibile.ItemSpacingHorizontal = 2;
            this.sceltaDetraibile.Location = new System.Drawing.Point(579, 18);
            this.sceltaDetraibile.Name = "sceltaDetraibile";
            this.sceltaDetraibile.Size = new System.Drawing.Size(240, 22);
            this.sceltaDetraibile.TabIndex = 222;
            this.sceltaDetraibile.Text = "Tutti";
            this.sceltaDetraibile.ValueChanged += new System.EventHandler(this.sceltaDetraibileValueChanged);
            // 
            // meseRiferimento
            // 
            this.meseRiferimento.DropDownStyle = Infragistics.Win.DropDownStyle.DropDownList;
            valueListItem16.DataValue = 1;
            valueListItem16.DisplayText = "Gennaio";
            valueListItem17.DataValue = 2;
            valueListItem17.DisplayText = "Febbraio";
            valueListItem18.DataValue = 3;
            valueListItem18.DisplayText = "Marzo";
            valueListItem19.DataValue = 4;
            valueListItem19.DisplayText = "Aprile";
            valueListItem20.DataValue = 5;
            valueListItem20.DisplayText = "Maggio";
            valueListItem21.DataValue = 6;
            valueListItem21.DisplayText = "Giugno";
            valueListItem22.DataValue = 7;
            valueListItem22.DisplayText = "Luglio";
            valueListItem23.DataValue = 8;
            valueListItem23.DisplayText = "Agosto";
            valueListItem24.DataValue = 9;
            valueListItem24.DisplayText = "Settembre";
            valueListItem25.DataValue = 10;
            valueListItem25.DisplayText = "Ottobre";
            valueListItem26.DataValue = 11;
            valueListItem26.DisplayText = "Novembre";
            valueListItem27.DataValue = 12;
            valueListItem27.DisplayText = "Dicembre";
            this.meseRiferimento.Items.AddRange(new Infragistics.Win.ValueListItem[] {
            valueListItem16,
            valueListItem17,
            valueListItem18,
            valueListItem19,
            valueListItem20,
            valueListItem21,
            valueListItem22,
            valueListItem23,
            valueListItem24,
            valueListItem25,
            valueListItem26,
            valueListItem27});
            this.meseRiferimento.Location = new System.Drawing.Point(51, 18);
            this.meseRiferimento.Name = "meseRiferimento";
            this.meseRiferimento.Size = new System.Drawing.Size(105, 21);
            this.meseRiferimento.TabIndex = 221;
            this.meseRiferimento.ValueChanged += new System.EventHandler(this.meseRiferimentoValueChanged);
            // 
            // lblMeseRiferimento
            // 
            this.lblMeseRiferimento.Location = new System.Drawing.Point(6, 19);
            this.lblMeseRiferimento.Name = "lblMeseRiferimento";
            this.lblMeseRiferimento.Size = new System.Drawing.Size(39, 23);
            this.lblMeseRiferimento.TabIndex = 0;
            this.lblMeseRiferimento.Text = "Mese";
            // 
            // btnFine
            // 
            this.btnFine.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
            this.btnFine.Location = new System.Drawing.Point(753, 455);
            this.btnFine.Name = "btnFine";
            this.btnFine.Size = new System.Drawing.Size(75, 23);
            this.btnFine.TabIndex = 8;
            this.btnFine.Text = "File CBI";
            this.btnFine.Visible = false;
            this.btnFine.Click += new System.EventHandler(this.btnFineClick);
            // 
            // btnIndietro
            // 
            this.btnIndietro.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)));
            this.btnIndietro.Enabled = false;
            this.btnIndietro.Location = new System.Drawing.Point(3, 455);
            this.btnIndietro.Name = "btnIndietro";
            this.btnIndietro.Size = new System.Drawing.Size(75, 23);
            this.btnIndietro.TabIndex = 7;
            this.btnIndietro.Text = "<< Indietro";
            this.btnIndietro.Click += new System.EventHandler(this.btnIndietroClick);
            // 
            // btnAvanti
            // 
            this.btnAvanti.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)));
            this.btnAvanti.Enabled = false;
            this.btnAvanti.Location = new System.Drawing.Point(84, 455);
            this.btnAvanti.Name = "btnAvanti";
            this.btnAvanti.Size = new System.Drawing.Size(75, 23);
            this.btnAvanti.TabIndex = 6;
            this.btnAvanti.Text = "Avanti >>";
            this.btnAvanti.Click += new System.EventHandler(this.btnAvantiClick);
            // 
            // ultraTabPageControl2
            // 
            this.ultraTabPageControl2.Controls.Add(this.btnPdf);
            this.ultraTabPageControl2.Controls.Add(this.creazioneFileGroup);
            this.ultraTabPageControl2.Controls.Add(this.btnFine);
            this.ultraTabPageControl2.Controls.Add(this.btnIndietro);
            this.ultraTabPageControl2.Controls.Add(this.btnAvanti);
            this.ultraTabPageControl2.Enabled = false;
            this.ultraTabPageControl2.Location = new System.Drawing.Point(1, 23);
            this.ultraTabPageControl2.Name = "ultraTabPageControl2";
            this.ultraTabPageControl2.Size = new System.Drawing.Size(831, 481);
            // 
            // btnPdf
            // 
            this.btnPdf.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
            this.btnPdf.Location = new System.Drawing.Point(663, 455);
            this.btnPdf.Name = "btnPdf";
            this.btnPdf.Size = new System.Drawing.Size(84, 23);
            this.btnPdf.TabIndex = 11;
            this.btnPdf.Text = "Modulo PDF";
            this.btnPdf.Visible = false;
            this.btnPdf.Click += new System.EventHandler(this.btnPdfClick);
            // 
            // creazioneFileGroup
            // 
            this.creazioneFileGroup.Controls.Add(this.testataPerCondominio);
            this.creazioneFileGroup.Controls.Add(this.lblMittente);
            this.creazioneFileGroup.Controls.Add(this.mittente);
            this.creazioneFileGroup.Controls.Add(this.lblDescrizioneAddebitoSanzioni);
            this.creazioneFileGroup.Controls.Add(this.descrizioneAddebitoSanzioni);
            this.creazioneFileGroup.Controls.Add(this.descrizioneAddebitoInteressi);
            this.creazioneFileGroup.Controls.Add(this.lblDescrizioneAddebitoInteressi);
            this.creazioneFileGroup.Controls.Add(this.lblDescrizioneDisposizione);
            this.creazioneFileGroup.Controls.Add(this.descrizioneDisposizione);
            this.creazioneFileGroup.Controls.Add(this.btnSceltaFileCbi);
            this.creazioneFileGroup.Controls.Add(this.lblPromptFileCbi);
            this.creazioneFileGroup.Controls.Add(this.nomeFile);
            this.creazioneFileGroup.Location = new System.Drawing.Point(3, 3);
            this.creazioneFileGroup.Name = "creazioneFileGroup";
            this.creazioneFileGroup.Size = new System.Drawing.Size(825, 163);
            this.creazioneFileGroup.TabIndex = 9;
            this.creazioneFileGroup.Text = "File";
            // 
            // testataPerCondominio
            // 
            this.testataPerCondominio.CheckAlign = System.Drawing.ContentAlignment.MiddleRight;
            this.testataPerCondominio.Checked = true;
            this.testataPerCondominio.CheckState = System.Windows.Forms.CheckState.Checked;
            this.testataPerCondominio.Location = new System.Drawing.Point(280, 100);
            this.testataPerCondominio.Name = "testataPerCondominio";
            this.testataPerCondominio.Size = new System.Drawing.Size(120, 20);
            this.testataPerCondominio.TabIndex = 251;
            this.testataPerCondominio.Text = "Divisione in blocchi";
            ultraToolTipInfo1.ToolTipTextFormatted = resources.GetString("ultraToolTipInfo1.ToolTipTextFormatted");
            ultraToolTipInfo1.ToolTipTitle = "Modalità creazione file CBI";
            this.ultraToolTipManager1.SetUltraToolTip(this.testataPerCondominio, ultraToolTipInfo1);
            this.testataPerCondominio.CheckedChanged += new System.EventHandler(this.testataPerCondominio_CheckedChanged);
            // 
            // lblMittente
            // 
            this.lblMittente.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
            this.lblMittente.Location = new System.Drawing.Point(56, 104);
            this.lblMittente.Name = "lblMittente";
            this.lblMittente.Size = new System.Drawing.Size(50, 23);
            this.lblMittente.TabIndex = 250;
            this.lblMittente.Text = "Mittente";
            // 
            // mittente
            // 
            this.mittente.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
            this.mittente.BorderStyle = Infragistics.Win.UIElementBorderStyle.None;
            this.mittente.CheckedIndex = 1;
            valueListItem13.CheckState = System.Windows.Forms.CheckState.Checked;
            valueListItem13.DataValue = "S";
            valueListItem13.DisplayText = "Studio";
            valueListItem14.DataValue = "C";
            valueListItem14.DisplayText = "Condominio";
            this.mittente.Items.AddRange(new Infragistics.Win.ValueListItem[] {
            valueListItem13,
            valueListItem14});
            this.mittente.ItemSpacingHorizontal = 2;
            this.mittente.Location = new System.Drawing.Point(112, 103);
            this.mittente.Name = "mittente";
            this.mittente.Size = new System.Drawing.Size(136, 22);
            this.mittente.TabIndex = 249;
            this.mittente.Text = "Condominio";
            // 
            // lblDescrizioneAddebitoSanzioni
            // 
            this.lblDescrizioneAddebitoSanzioni.Location = new System.Drawing.Point(417, 80);
            this.lblDescrizioneAddebitoSanzioni.Name = "lblDescrizioneAddebitoSanzioni";
            this.lblDescrizioneAddebitoSanzioni.Size = new System.Drawing.Size(96, 23);
            this.lblDescrizioneAddebitoSanzioni.TabIndex = 248;
            this.lblDescrizioneAddebitoSanzioni.Text = "Addebito Sanzioni";
            // 
            // descrizioneAddebitoSanzioni
            // 
            this.descrizioneAddebitoSanzioni.Location = new System.Drawing.Point(519, 76);
            this.descrizioneAddebitoSanzioni.Name = "descrizioneAddebitoSanzioni";
            this.descrizioneAddebitoSanzioni.Size = new System.Drawing.Size(300, 21);
            this.descrizioneAddebitoSanzioni.TabIndex = 247;
            // 
            // descrizioneAddebitoInteressi
            // 
            this.descrizioneAddebitoInteressi.Location = new System.Drawing.Point(112, 76);
            this.descrizioneAddebitoInteressi.Name = "descrizioneAddebitoInteressi";
            this.descrizioneAddebitoInteressi.Size = new System.Drawing.Size(288, 21);
            this.descrizioneAddebitoInteressi.TabIndex = 246;
            // 
            // lblDescrizioneAddebitoInteressi
            // 
            this.lblDescrizioneAddebitoInteressi.Location = new System.Drawing.Point(6, 80);
            this.lblDescrizioneAddebitoInteressi.Name = "lblDescrizioneAddebitoInteressi";
            this.lblDescrizioneAddebitoInteressi.Size = new System.Drawing.Size(96, 23);
            this.lblDescrizioneAddebitoInteressi.TabIndex = 245;
            this.lblDescrizioneAddebitoInteressi.Text = "Addebito Interessi";
            // 
            // lblDescrizioneDisposizione
            // 
            this.lblDescrizioneDisposizione.Location = new System.Drawing.Point(6, 26);
            this.lblDescrizioneDisposizione.Name = "lblDescrizioneDisposizione";
            this.lblDescrizioneDisposizione.Size = new System.Drawing.Size(100, 23);
            this.lblDescrizioneDisposizione.TabIndex = 6;
            this.lblDescrizioneDisposizione.Text = "Descrizione";
            // 
            // descrizioneDisposizione
            // 
            this.descrizioneDisposizione.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left) 
            | System.Windows.Forms.AnchorStyles.Right)));
            this.descrizioneDisposizione.Location = new System.Drawing.Point(112, 22);
            this.descrizioneDisposizione.Name = "descrizioneDisposizione";
            this.descrizioneDisposizione.Size = new System.Drawing.Size(707, 21);
            this.descrizioneDisposizione.TabIndex = 5;
            // 
            // btnSceltaFileCbi
            // 
            this.btnSceltaFileCbi.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
            this.btnSceltaFileCbi.Location = new System.Drawing.Point(770, 48);
            this.btnSceltaFileCbi.Name = "btnSceltaFileCbi";
            this.btnSceltaFileCbi.Size = new System.Drawing.Size(49, 23);
            this.btnSceltaFileCbi.TabIndex = 4;
            this.btnSceltaFileCbi.Text = "Scelta";
            this.btnSceltaFileCbi.Click += new System.EventHandler(this.btnSceltaFileCbiClick);
            // 
            // lblPromptFileCbi
            // 
            this.lblPromptFileCbi.Location = new System.Drawing.Point(6, 53);
            this.lblPromptFileCbi.Name = "lblPromptFileCbi";
            this.lblPromptFileCbi.Size = new System.Drawing.Size(100, 23);
            this.lblPromptFileCbi.TabIndex = 3;
            this.lblPromptFileCbi.Text = "Percorso File";
            // 
            // nomeFile
            // 
            this.nomeFile.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left) 
            | System.Windows.Forms.AnchorStyles.Right)));
            this.nomeFile.Location = new System.Drawing.Point(112, 49);
            this.nomeFile.Name = "nomeFile";
            this.nomeFile.Size = new System.Drawing.Size(650, 21);
            this.nomeFile.TabIndex = 2;
            // 
            // wizardPagamentoRitenute
            // 
            this.wizardPagamentoRitenute.Controls.Add(this.ultraTabSharedControlsPage1);
            this.wizardPagamentoRitenute.Controls.Add(this.ultraTabPageControl1);
            this.wizardPagamentoRitenute.Controls.Add(this.ultraTabPageControl2);
            this.wizardPagamentoRitenute.Dock = System.Windows.Forms.DockStyle.Fill;
            this.wizardPagamentoRitenute.Location = new System.Drawing.Point(0, 0);
            this.wizardPagamentoRitenute.Name = "wizardPagamentoRitenute";
            this.wizardPagamentoRitenute.SharedControls.AddRange(new System.Windows.Forms.Control[] {
            this.btnFine,
            this.btnIndietro,
            this.btnAvanti});
            this.wizardPagamentoRitenute.SharedControlsPage = this.ultraTabSharedControlsPage1;
            this.wizardPagamentoRitenute.Size = new System.Drawing.Size(835, 507);
            this.wizardPagamentoRitenute.TabIndex = 0;
            ultraTab1.Key = "ritenute";
            ultraTab1.TabPage = this.ultraTabPageControl1;
            ultraTab1.Text = "Ritenute";
            ultraTab2.Key = "creazioneFile";
            ultraTab2.TabPage = this.ultraTabPageControl2;
            ultraTab2.Text = "Creazione file";
            this.wizardPagamentoRitenute.Tabs.AddRange(new Infragistics.Win.UltraWinTabControl.UltraTab[] {
            ultraTab1,
            ultraTab2});
            // 
            // ultraTabSharedControlsPage1
            // 
            this.ultraTabSharedControlsPage1.Controls.Add(this.btnFine);
            this.ultraTabSharedControlsPage1.Controls.Add(this.btnIndietro);
            this.ultraTabSharedControlsPage1.Controls.Add(this.btnAvanti);
            this.ultraTabSharedControlsPage1.Location = new System.Drawing.Point(-10000, -10000);
            this.ultraTabSharedControlsPage1.Name = "ultraTabSharedControlsPage1";
            this.ultraTabSharedControlsPage1.Size = new System.Drawing.Size(831, 481);
            // 
            // saveFileDialog1
            // 
            this.saveFileDialog1.DefaultExt = "cbi";
            this.saveFileDialog1.Filter = "File CBI|*.txt|Tutti i file|*.*";
            // 
            // reqDescrizione
            // 
            this.reqDescrizione.ControlToValidate = this.descrizioneDisposizione;
            this.reqDescrizione.ErrorMessage = "Inserire una descrizione.";
            this.reqDescrizione.Icon = ((System.Drawing.Icon)(resources.GetObject("reqDescrizione.Icon")));
            // 
            // reqNomeFile
            // 
            this.reqNomeFile.ControlToValidate = this.nomeFile;
            this.reqNomeFile.ErrorMessage = "Scegliere un nome di file";
            this.reqNomeFile.Icon = ((System.Drawing.Icon)(resources.GetObject("reqNomeFile.Icon")));
            // 
            // customRitenuteValidator
            // 
            this.customRitenuteValidator.ControlToValidate = this.listaRitenute;
            this.customRitenuteValidator.ErrorMessage = "Scegliere almeno una riga";
            this.customRitenuteValidator.Icon = ((System.Drawing.Icon)(resources.GetObject("customRitenuteValidator.Icon")));
            this.customRitenuteValidator.Validating += new Gipasoft.Windows.Forms.CustomValidation.CustomValidator.ValidatingEventHandler(this.customRitenuteValidatorValidating);
            // 
            // customRitenuteServerValidator
            // 
            this.customRitenuteServerValidator.ControlToValidate = this.listaRitenute;
            this.customRitenuteServerValidator.ErrorMessage = "Scegliere almeno una riga";
            this.customRitenuteServerValidator.Icon = ((System.Drawing.Icon)(resources.GetObject("customRitenuteServerValidator.Icon")));
            this.customRitenuteServerValidator.Validating += new Gipasoft.Windows.Forms.CustomValidation.CustomValidator.ValidatingEventHandler(this.customRitenuteServerValidatorValidating);
            // 
            // reqDataPagamento
            // 
            this.reqDataPagamento.ControlToValidate = this.dataPagamento;
            this.reqDataPagamento.ErrorMessage = "Inserire la data di pagamento";
            this.reqDataPagamento.Icon = ((System.Drawing.Icon)(resources.GetObject("reqDataPagamento.Icon")));
            // 
            // reqDescrizioneInteressi
            // 
            this.reqDescrizioneInteressi.ControlToValidate = this.descrizioneAddebitoInteressi;
            this.reqDescrizioneInteressi.ErrorMessage = "Inserire la descrizione per l\'addebito di eventuali interessi";
            this.reqDescrizioneInteressi.Icon = ((System.Drawing.Icon)(resources.GetObject("reqDescrizioneInteressi.Icon")));
            // 
            // reqDescrizioneSanzioni
            // 
            this.reqDescrizioneSanzioni.ControlToValidate = this.descrizioneAddebitoSanzioni;
            this.reqDescrizioneSanzioni.ErrorMessage = "Inserire la descrizione per l\'addebito di eventuali sanzioni";
            this.reqDescrizioneSanzioni.Icon = ((System.Drawing.Icon)(resources.GetObject("reqDescrizioneSanzioni.Icon")));
            // 
            // reqCondominio
            // 
            this.reqCondominio.ControlToValidate = this.descrizioneAddebitoSanzioni;
            this.reqCondominio.ErrorMessage = "Scegliere un condominio";
            this.reqCondominio.Icon = ((System.Drawing.Icon)(resources.GetObject("reqCondominio.Icon")));
            // 
            // contextMenuStrip1
            // 
            this.contextMenuStrip1.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
            this.apriSpesaToolStripMenuItem,
            this.apriDocumentoToolStripMenuItem,
            this.apriLetteraBonificoToolStripMenuItem,
            this.toolStripSeparator1,
            this.versamentoRitenutaToolStripMenuItem,
            this.versamentoRitenutaEccessoToolStripMenuItem,
            this.toolStripSeparator2,
            this.annullaPagamentoToolStripMenuItem});
            this.contextMenuStrip1.Name = "contextMenuStrip1";
            this.contextMenuStrip1.Size = new System.Drawing.Size(229, 148);
            this.contextMenuStrip1.ItemClicked += new System.Windows.Forms.ToolStripItemClickedEventHandler(this.contextMenuStrip1ItemClicked);
            // 
            // apriSpesaToolStripMenuItem
            // 
            this.apriSpesaToolStripMenuItem.Name = "apriSpesaToolStripMenuItem";
            this.apriSpesaToolStripMenuItem.Size = new System.Drawing.Size(228, 22);
            this.apriSpesaToolStripMenuItem.Text = "Apri Spesa";
            // 
            // apriDocumentoToolStripMenuItem
            // 
            this.apriDocumentoToolStripMenuItem.Name = "apriDocumentoToolStripMenuItem";
            this.apriDocumentoToolStripMenuItem.Size = new System.Drawing.Size(228, 22);
            this.apriDocumentoToolStripMenuItem.Text = "Apri Documento";
            // 
            // apriLetteraBonificoToolStripMenuItem
            // 
            this.apriLetteraBonificoToolStripMenuItem.Name = "apriLetteraBonificoToolStripMenuItem";
            this.apriLetteraBonificoToolStripMenuItem.Size = new System.Drawing.Size(228, 22);
            this.apriLetteraBonificoToolStripMenuItem.Text = "Apri Lettera Bonifico";
            // 
            // toolStripSeparator1
            // 
            this.toolStripSeparator1.Name = "toolStripSeparator1";
            this.toolStripSeparator1.Size = new System.Drawing.Size(225, 6);
            // 
            // versamentoRitenutaToolStripMenuItem
            // 
            this.versamentoRitenutaToolStripMenuItem.Name = "versamentoRitenutaToolStripMenuItem";
            this.versamentoRitenutaToolStripMenuItem.Size = new System.Drawing.Size(228, 22);
            this.versamentoRitenutaToolStripMenuItem.Text = "Versamento Ritenuta";
            // 
            // versamentoRitenutaEccessoToolStripMenuItem
            // 
            this.versamentoRitenutaEccessoToolStripMenuItem.Name = "versamentoRitenutaEccessoToolStripMenuItem";
            this.versamentoRitenutaEccessoToolStripMenuItem.Size = new System.Drawing.Size(228, 22);
            this.versamentoRitenutaEccessoToolStripMenuItem.Text = "Versamento Ritenuta Eccesso";
            // 
            // toolStripSeparator2
            // 
            this.toolStripSeparator2.Name = "toolStripSeparator2";
            this.toolStripSeparator2.Size = new System.Drawing.Size(225, 6);
            // 
            // annullaPagamentoToolStripMenuItem
            // 
            this.annullaPagamentoToolStripMenuItem.Name = "annullaPagamentoToolStripMenuItem";
            this.annullaPagamentoToolStripMenuItem.Size = new System.Drawing.Size(228, 22);
            this.annullaPagamentoToolStripMenuItem.Text = "Annulla Pagamento";
            // 
            // ultraToolTipManager1
            // 
            this.ultraToolTipManager1.ContainingControl = this;
            // 
            // customValidatorDataPagamento
            // 
            this.customValidatorDataPagamento.ControlToValidate = this.dataPagamento;
            this.customValidatorDataPagamento.ErrorMessage = "La data di pagamento inserita non è amessa";
            this.customValidatorDataPagamento.Icon = ((System.Drawing.Icon)(resources.GetObject("customValidatorDataPagamento.Icon")));
            this.customValidatorDataPagamento.Validating += new Gipasoft.Windows.Forms.CustomValidation.CustomValidator.ValidatingEventHandler(this.customValidatorDataPagamentoValidating);
            // 
            // customValidatorFileName
            // 
            this.customValidatorFileName.ControlToValidate = this.nomeFile;
            this.customValidatorFileName.ErrorMessage = "Il nome del file non è corretto";
            this.customValidatorFileName.Icon = ((System.Drawing.Icon)(resources.GetObject("customValidatorFileName.Icon")));
            this.customValidatorFileName.Validating += new Gipasoft.Windows.Forms.CustomValidation.CustomValidator.ValidatingEventHandler(this.customValidatorFileName_Validating);
            // 
            // RitenuteAccontoUI
            // 
            this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
            this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
            this.Controls.Add(this.wizardPagamentoRitenute);
            this.Name = "RitenuteAccontoUI";
            this.Size = new System.Drawing.Size(835, 507);
            this.Load += new System.EventHandler(this.ritenuteAccontoUILoad);
            this.ultraTabPageControl1.ResumeLayout(false);
            ((System.ComponentModel.ISupportInitialize)(this.listaRitenute)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.ritenutaAccontoDtoBindingSource)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.parametriGroup)).EndInit();
            this.parametriGroup.ResumeLayout(false);
            this.parametriGroup.PerformLayout();
            ((System.ComponentModel.ISupportInitialize)(this.dataPagamento)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.annoRiferimento)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.sceltaDetraibile)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.meseRiferimento)).EndInit();
            this.ultraTabPageControl2.ResumeLayout(false);
            ((System.ComponentModel.ISupportInitialize)(this.creazioneFileGroup)).EndInit();
            this.creazioneFileGroup.ResumeLayout(false);
            this.creazioneFileGroup.PerformLayout();
            ((System.ComponentModel.ISupportInitialize)(this.testataPerCondominio)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.mittente)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.descrizioneAddebitoSanzioni)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.descrizioneAddebitoInteressi)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.descrizioneDisposizione)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.nomeFile)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.wizardPagamentoRitenute)).EndInit();
            this.wizardPagamentoRitenute.ResumeLayout(false);
            this.ultraTabSharedControlsPage1.ResumeLayout(false);
            this.contextMenuStrip1.ResumeLayout(false);
            this.ResumeLayout(false);

        }
 /// <summary>
 /// Required method for Designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     this.components = new System.ComponentModel.Container();
     Infragistics.Win.Appearance appearance10 = new Infragistics.Win.Appearance();
     Infragistics.Win.UltraWinGrid.UltraGridBand   ultraGridBand1    = new Infragistics.Win.UltraWinGrid.UltraGridBand("SuppliersTable", -1);
     Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn1  = new Infragistics.Win.UltraWinGrid.UltraGridColumn("SupplierObject");
     Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn2  = new Infragistics.Win.UltraWinGrid.UltraGridColumn("addressline1");
     Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn3  = new Infragistics.Win.UltraWinGrid.UltraGridColumn("addressline2");
     Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn4  = new Infragistics.Win.UltraWinGrid.UltraGridColumn("city");
     Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn5  = new Infragistics.Win.UltraWinGrid.UltraGridColumn("state");
     Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn6  = new Infragistics.Win.UltraWinGrid.UltraGridColumn("zip");
     Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn7  = new Infragistics.Win.UltraWinGrid.UltraGridColumn("contactname");
     Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn8  = new Infragistics.Win.UltraWinGrid.UltraGridColumn("telephone");
     Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn9  = new Infragistics.Win.UltraWinGrid.UltraGridColumn("email");
     Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn10 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("name");
     Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn11 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("fax");
     Infragistics.Win.Appearance appearance4 = new Infragistics.Win.Appearance();
     System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(SuppliersTabView));
     Infragistics.Win.Appearance    appearance5             = new Infragistics.Win.Appearance();
     Infragistics.Win.Appearance    appearance15            = new Infragistics.Win.Appearance();
     Infragistics.Win.Appearance    appearance16            = new Infragistics.Win.Appearance();
     Infragistics.Win.Appearance    appearance17            = new Infragistics.Win.Appearance();
     Infragistics.Win.Appearance    appearance18            = new Infragistics.Win.Appearance();
     Infragistics.Win.Appearance    appearance19            = new Infragistics.Win.Appearance();
     Infragistics.Win.Appearance    appearance20            = new Infragistics.Win.Appearance();
     Infragistics.Win.Appearance    appearance21            = new Infragistics.Win.Appearance();
     Infragistics.Win.Appearance    appearance22            = new Infragistics.Win.Appearance();
     Infragistics.Win.Appearance    appearance23            = new Infragistics.Win.Appearance();
     Infragistics.Win.Appearance    appearance24            = new Infragistics.Win.Appearance();
     Infragistics.Win.Appearance    appearance25            = new Infragistics.Win.Appearance();
     Infragistics.Win.Appearance    appearance26            = new Infragistics.Win.Appearance();
     Infragistics.Win.Appearance    appearance27            = new Infragistics.Win.Appearance();
     Infragistics.Win.ValueList     valueList1              = new Infragistics.Win.ValueList(20951407);
     Infragistics.Win.ValueListItem valueListItem1          = new Infragistics.Win.ValueListItem();
     Infragistics.Win.ValueListItem valueListItem2          = new Infragistics.Win.ValueListItem();
     Infragistics.Win.ValueListItem valueListItem3          = new Infragistics.Win.ValueListItem();
     Infragistics.Win.UltraWinTabControl.UltraTab ultraTab1 = new Infragistics.Win.UltraWinTabControl.UltraTab();
     Infragistics.Win.Appearance appearance1 = new Infragistics.Win.Appearance();
     this.ultraTabPageControl1          = new Infragistics.Win.UltraWinTabControl.UltraTabPageControl();
     this.ultraGridSuppliers            = new Infragistics.Win.UltraWinGrid.UltraGrid();
     this.contextMenuStrip1             = new System.Windows.Forms.ContextMenuStrip(this.components);
     this.newUserToolStripMenuItem      = new System.Windows.Forms.ToolStripMenuItem();
     this.deleteUserToolStripMenuItem   = new System.Windows.Forms.ToolStripMenuItem();
     this.editSupplierToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
     this.suppliersDataSet            = new System.Data.DataSet();
     this.suppliersTable              = new System.Data.DataTable();
     this.firstName                   = new System.Data.DataColumn();
     this.dataColumn3                 = new System.Data.DataColumn();
     this.dataColumn4                 = new System.Data.DataColumn();
     this.dataColumn5                 = new System.Data.DataColumn();
     this.dataColumn2                 = new System.Data.DataColumn();
     this.dataColumn6                 = new System.Data.DataColumn();
     this.dataColumn7                 = new System.Data.DataColumn();
     this.dataColumn8                 = new System.Data.DataColumn();
     this.dataColumn9                 = new System.Data.DataColumn();
     this.dataColumn10                = new System.Data.DataColumn();
     this.activityTabPage             = new Infragistics.Win.UltraWinTabControl.UltraTabPageControl();
     this.emailButton                 = new System.Windows.Forms.Button();
     this.advancedButton              = new System.Windows.Forms.Button();
     this.smtpTextBox                 = new System.Windows.Forms.TextBox();
     this.label3                      = new System.Windows.Forms.Label();
     this.emailTextBox                = new System.Windows.Forms.TextBox();
     this.label2                      = new System.Windows.Forms.Label();
     this.neverRadioButton            = new System.Windows.Forms.RadioButton();
     this.monthlyRadioButton          = new System.Windows.Forms.RadioButton();
     this.label1                      = new System.Windows.Forms.Label();
     this.weeklyRadioButton           = new System.Windows.Forms.RadioButton();
     this.dailyRadioButton            = new System.Windows.Forms.RadioButton();
     this.instructionLabel            = new Infragistics.Win.Misc.UltraLabel();
     this.footerPictureBox            = new System.Windows.Forms.PictureBox();
     this.generalTabControl           = new Infragistics.Win.UltraWinTabControl.UltraTabControl();
     this.ultraTabSharedControlsPage1 = new Infragistics.Win.UltraWinTabControl.UltraTabSharedControlsPage();
     this.headerGroupBox              = new Infragistics.Win.Misc.UltraGroupBox();
     this.headerLabel                 = new Infragistics.Win.Misc.UltraLabel();
     this.splitContainer1             = new System.Windows.Forms.SplitContainer();
     this.bnEditSupplier              = new System.Windows.Forms.Button();
     this.bnNewSupplier               = new System.Windows.Forms.Button();
     this.bnDeleteSupplier            = new System.Windows.Forms.Button();
     this.toolTip1                    = new System.Windows.Forms.ToolTip(this.components);
     this.dataColumn1                 = new System.Data.DataColumn();
     this.ultraTabPageControl1.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.ultraGridSuppliers)).BeginInit();
     this.contextMenuStrip1.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.suppliersDataSet)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.suppliersTable)).BeginInit();
     this.activityTabPage.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.footerPictureBox)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.generalTabControl)).BeginInit();
     this.generalTabControl.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.headerGroupBox)).BeginInit();
     this.headerGroupBox.SuspendLayout();
     this.splitContainer1.Panel1.SuspendLayout();
     this.splitContainer1.Panel2.SuspendLayout();
     this.splitContainer1.SuspendLayout();
     this.SuspendLayout();
     //
     // ultraTabPageControl1
     //
     this.ultraTabPageControl1.Controls.Add(this.splitContainer1);
     this.ultraTabPageControl1.Location = new System.Drawing.Point(0, 0);
     this.ultraTabPageControl1.Name     = "ultraTabPageControl1";
     this.ultraTabPageControl1.Size     = new System.Drawing.Size(817, 420);
     //
     // ultraGridSuppliers
     //
     this.ultraGridSuppliers.ContextMenuStrip = this.contextMenuStrip1;
     this.ultraGridSuppliers.DataSource       = this.suppliersDataSet;
     appearance10.BackColor   = System.Drawing.Color.Transparent;
     appearance10.BorderColor = System.Drawing.SystemColors.InactiveCaption;
     this.ultraGridSuppliers.DisplayLayout.Appearance = appearance10;
     ultraGridBand1.CardSettings.CaptionField         = "name";
     ultraGridBand1.CardSettings.LabelWidth           = 100;
     ultraGridBand1.CardSettings.Style        = Infragistics.Win.UltraWinGrid.CardStyle.StandardLabels;
     ultraGridBand1.CardSettings.Width        = 250;
     ultraGridBand1.CardView                  = true;
     ultraGridColumn1.Header.VisiblePosition  = 0;
     ultraGridColumn1.Hidden                  = true;
     ultraGridColumn2.Header.VisiblePosition  = 1;
     ultraGridColumn3.Header.VisiblePosition  = 2;
     ultraGridColumn4.Header.VisiblePosition  = 3;
     ultraGridColumn5.Header.VisiblePosition  = 4;
     ultraGridColumn6.Header.VisiblePosition  = 5;
     ultraGridColumn7.Header.Caption          = "ContactName";
     ultraGridColumn7.Header.VisiblePosition  = 6;
     ultraGridColumn8.Header.VisiblePosition  = 7;
     ultraGridColumn9.Header.Caption          = "Email";
     ultraGridColumn9.Header.VisiblePosition  = 8;
     ultraGridColumn10.Header.VisiblePosition = 9;
     ultraGridColumn10.Hidden                 = true;
     ultraGridColumn11.Header.VisiblePosition = 10;
     ultraGridBand1.Columns.AddRange(new object[] {
         ultraGridColumn1,
         ultraGridColumn2,
         ultraGridColumn3,
         ultraGridColumn4,
         ultraGridColumn5,
         ultraGridColumn6,
         ultraGridColumn7,
         ultraGridColumn8,
         ultraGridColumn9,
         ultraGridColumn10,
         ultraGridColumn11
     });
     ultraGridBand1.Override.AllowAddNew      = Infragistics.Win.UltraWinGrid.AllowAddNew.Yes;
     ultraGridBand1.Override.AllowColSwapping = Infragistics.Win.UltraWinGrid.AllowColSwapping.NotAllowed;
     ultraGridBand1.Override.AllowDelete      = Infragistics.Win.DefaultableBoolean.True;
     ultraGridBand1.Override.AllowGroupBy     = Infragistics.Win.DefaultableBoolean.False;
     appearance4.FontData.BoldAsString        = "True";
     appearance4.FontData.SizeInPoints        = 10F;
     appearance4.Image = ((object)(resources.GetObject("appearance4.Image")));
     appearance4.TextHAlignAsString = "Left";
     ultraGridBand1.Override.CardCaptionAppearance = appearance4;
     ultraGridBand1.Override.CardSpacing           = 5;
     ultraGridBand1.Override.CellSpacing           = 0;
     appearance5.TextHAlignAsString           = "Right";
     ultraGridBand1.Override.HeaderAppearance = appearance5;
     this.ultraGridSuppliers.DisplayLayout.BandsSerializer.Add(ultraGridBand1);
     this.ultraGridSuppliers.DisplayLayout.BorderStyle = Infragistics.Win.UIElementBorderStyle.None;
     appearance15.TextVAlignAsString = "Middle";
     this.ultraGridSuppliers.DisplayLayout.CaptionAppearance = appearance15;
     this.ultraGridSuppliers.DisplayLayout.CaptionVisible    = Infragistics.Win.DefaultableBoolean.False;
     appearance16.BackColor         = System.Drawing.SystemColors.ActiveBorder;
     appearance16.BackColor2        = System.Drawing.SystemColors.ControlDark;
     appearance16.BackGradientStyle = Infragistics.Win.GradientStyle.Vertical;
     appearance16.BorderColor       = System.Drawing.SystemColors.Window;
     this.ultraGridSuppliers.DisplayLayout.GroupByBox.Appearance = appearance16;
     appearance17.ForeColor = System.Drawing.SystemColors.GrayText;
     this.ultraGridSuppliers.DisplayLayout.GroupByBox.BandLabelAppearance = appearance17;
     this.ultraGridSuppliers.DisplayLayout.GroupByBox.BorderStyle         = Infragistics.Win.UIElementBorderStyle.None;
     appearance18.BackColor         = System.Drawing.SystemColors.ControlLightLight;
     appearance18.BackColor2        = System.Drawing.SystemColors.Control;
     appearance18.BackGradientStyle = Infragistics.Win.GradientStyle.Horizontal;
     appearance18.ForeColor         = System.Drawing.SystemColors.GrayText;
     this.ultraGridSuppliers.DisplayLayout.GroupByBox.PromptAppearance = appearance18;
     this.ultraGridSuppliers.DisplayLayout.MaxColScrollRegions         = 1;
     this.ultraGridSuppliers.DisplayLayout.MaxRowScrollRegions         = 1;
     appearance19.BackColor = System.Drawing.SystemColors.Window;
     appearance19.ForeColor = System.Drawing.SystemColors.ControlText;
     this.ultraGridSuppliers.DisplayLayout.Override.ActiveCellAppearance = appearance19;
     appearance20.BackColor = System.Drawing.SystemColors.Highlight;
     appearance20.ForeColor = System.Drawing.SystemColors.HighlightText;
     this.ultraGridSuppliers.DisplayLayout.Override.ActiveRowAppearance = appearance20;
     this.ultraGridSuppliers.DisplayLayout.Override.AllowAddNew         = Infragistics.Win.UltraWinGrid.AllowAddNew.No;
     this.ultraGridSuppliers.DisplayLayout.Override.AllowUpdate         = Infragistics.Win.DefaultableBoolean.True;
     appearance21.BackColor = System.Drawing.SystemColors.Window;
     this.ultraGridSuppliers.DisplayLayout.Override.CardAreaAppearance = appearance21;
     appearance22.BackColor    = System.Drawing.SystemColors.Window;
     appearance22.BorderColor  = System.Drawing.Color.Silver;
     appearance22.TextTrimming = Infragistics.Win.TextTrimming.EllipsisCharacter;
     this.ultraGridSuppliers.DisplayLayout.Override.CellAppearance  = appearance22;
     this.ultraGridSuppliers.DisplayLayout.Override.CellClickAction = Infragistics.Win.UltraWinGrid.CellClickAction.EditAndSelectText;
     this.ultraGridSuppliers.DisplayLayout.Override.CellPadding     = 0;
     appearance23.BackColor             = System.Drawing.SystemColors.Control;
     appearance23.BackColor2            = System.Drawing.SystemColors.ControlDark;
     appearance23.BackGradientAlignment = Infragistics.Win.GradientAlignment.Element;
     appearance23.BackGradientStyle     = Infragistics.Win.GradientStyle.Horizontal;
     appearance23.BorderColor           = System.Drawing.SystemColors.Window;
     this.ultraGridSuppliers.DisplayLayout.Override.GroupByRowAppearance = appearance23;
     appearance24.TextHAlignAsString = "Left";
     this.ultraGridSuppliers.DisplayLayout.Override.HeaderAppearance  = appearance24;
     this.ultraGridSuppliers.DisplayLayout.Override.HeaderClickAction = Infragistics.Win.UltraWinGrid.HeaderClickAction.SortMulti;
     this.ultraGridSuppliers.DisplayLayout.Override.HeaderStyle       = Infragistics.Win.HeaderStyle.WindowsXPCommand;
     appearance25.BackColor   = System.Drawing.SystemColors.Window;
     appearance25.BorderColor = System.Drawing.Color.Silver;
     this.ultraGridSuppliers.DisplayLayout.Override.RowAppearance = appearance25;
     this.ultraGridSuppliers.DisplayLayout.Override.RowSelectors  = Infragistics.Win.DefaultableBoolean.False;
     appearance26.BackColor = System.Drawing.SystemColors.Window;
     this.ultraGridSuppliers.DisplayLayout.Override.SelectedCellAppearance = appearance26;
     this.ultraGridSuppliers.DisplayLayout.Override.SelectTypeRow          = Infragistics.Win.UltraWinGrid.SelectType.Single;
     appearance27.BackColor = System.Drawing.SystemColors.ControlLight;
     this.ultraGridSuppliers.DisplayLayout.Override.TemplateAddRowAppearance = appearance27;
     this.ultraGridSuppliers.DisplayLayout.ScrollBounds = Infragistics.Win.UltraWinGrid.ScrollBounds.ScrollToFill;
     this.ultraGridSuppliers.DisplayLayout.ScrollStyle  = Infragistics.Win.UltraWinGrid.ScrollStyle.Immediate;
     valueListItem1.DataValue   = 0;
     valueListItem1.DisplayText = "Administrator";
     valueListItem2.DataValue   = 0;
     valueListItem2.DisplayText = "Auditor";
     valueListItem3.DataValue   = 0;
     valueListItem3.DisplayText = "Read-Only";
     valueList1.ValueListItems.AddRange(new Infragistics.Win.ValueListItem[] {
         valueListItem1,
         valueListItem2,
         valueListItem3
     });
     this.ultraGridSuppliers.DisplayLayout.ValueLists.AddRange(new Infragistics.Win.ValueList[] {
         valueList1
     });
     this.ultraGridSuppliers.Dock               = System.Windows.Forms.DockStyle.Fill;
     this.ultraGridSuppliers.Font               = new System.Drawing.Font("Verdana", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.ultraGridSuppliers.Location           = new System.Drawing.Point(0, 0);
     this.ultraGridSuppliers.Name               = "ultraGridSuppliers";
     this.ultraGridSuppliers.Size               = new System.Drawing.Size(817, 391);
     this.ultraGridSuppliers.TabIndex           = 0;
     this.ultraGridSuppliers.Text               = "ultraGrid1";
     this.ultraGridSuppliers.MouseDown         += new System.Windows.Forms.MouseEventHandler(this.ultraGridSuppliers_MouseDown);
     this.ultraGridSuppliers.InitializeLayout  += new Infragistics.Win.UltraWinGrid.InitializeLayoutEventHandler(this.ultraGridSuppliers_InitializeLayout);
     this.ultraGridSuppliers.AfterSelectChange += new Infragistics.Win.UltraWinGrid.AfterSelectChangeEventHandler(this.ultraGridSuppliers_AfterSelectChange);
     this.ultraGridSuppliers.BeforeRowsDeleted += new Infragistics.Win.UltraWinGrid.BeforeRowsDeletedEventHandler(this.ultraGridSuppliers_BeforeRowsDeleted);
     this.ultraGridSuppliers.AfterCellUpdate   += new Infragistics.Win.UltraWinGrid.CellEventHandler(this.ultraGridSuppliers_AfterCellUpdate);
     this.ultraGridSuppliers.DoubleClickRow    += new Infragistics.Win.UltraWinGrid.DoubleClickRowEventHandler(this.ultraGridSuppliers_DoubleClickRow);
     //
     // contextMenuStrip1
     //
     this.contextMenuStrip1.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
         this.newUserToolStripMenuItem,
         this.deleteUserToolStripMenuItem,
         this.editSupplierToolStripMenuItem
     });
     this.contextMenuStrip1.Name = "contextMenuStrip1";
     this.contextMenuStrip1.Size = new System.Drawing.Size(158, 70);
     //
     // newUserToolStripMenuItem
     //
     this.newUserToolStripMenuItem.Image  = global::Layton.AuditWizard.Administration.Properties.Resources.useradd_16;
     this.newUserToolStripMenuItem.Name   = "newUserToolStripMenuItem";
     this.newUserToolStripMenuItem.Size   = new System.Drawing.Size(157, 22);
     this.newUserToolStripMenuItem.Text   = "&New Supplier";
     this.newUserToolStripMenuItem.Click += new System.EventHandler(this.newSupplierToolStripMenuItem_Click);
     //
     // deleteUserToolStripMenuItem
     //
     this.deleteUserToolStripMenuItem.Image  = global::Layton.AuditWizard.Administration.Properties.Resources.userdelete_16;
     this.deleteUserToolStripMenuItem.Name   = "deleteUserToolStripMenuItem";
     this.deleteUserToolStripMenuItem.Size   = new System.Drawing.Size(157, 22);
     this.deleteUserToolStripMenuItem.Text   = "&Delete Supplier";
     this.deleteUserToolStripMenuItem.Click += new System.EventHandler(this.deleteSupplierToolStripMenuItem_Click);
     //
     // editSupplierToolStripMenuItem
     //
     this.editSupplierToolStripMenuItem.Image  = global::Layton.AuditWizard.Administration.Properties.Resources.useredit_16;
     this.editSupplierToolStripMenuItem.Name   = "editSupplierToolStripMenuItem";
     this.editSupplierToolStripMenuItem.Size   = new System.Drawing.Size(157, 22);
     this.editSupplierToolStripMenuItem.Text   = "&Edit Supplier";
     this.editSupplierToolStripMenuItem.Click += new System.EventHandler(this.editSupplierToolStripMenuItem_Click);
     //
     // suppliersDataSet
     //
     this.suppliersDataSet.DataSetName = "NewDataSet";
     this.suppliersDataSet.Tables.AddRange(new System.Data.DataTable[] {
         this.suppliersTable
     });
     //
     // suppliersTable
     //
     this.suppliersTable.Columns.AddRange(new System.Data.DataColumn[] {
         this.dataColumn1,
         this.firstName,
         this.dataColumn3,
         this.dataColumn4,
         this.dataColumn5,
         this.dataColumn2,
         this.dataColumn6,
         this.dataColumn7,
         this.dataColumn8,
         this.dataColumn9,
         this.dataColumn10
     });
     this.suppliersTable.TableName = "SuppliersTable";
     //
     // firstName
     //
     this.firstName.Caption    = "Address Line 1";
     this.firstName.ColumnName = "addressline1";
     //
     // dataColumn3
     //
     this.dataColumn3.Caption    = "Address Line 2";
     this.dataColumn3.ColumnName = "addressline2";
     //
     // dataColumn4
     //
     this.dataColumn4.Caption    = "City";
     this.dataColumn4.ColumnName = "city";
     //
     // dataColumn5
     //
     this.dataColumn5.Caption    = "State";
     this.dataColumn5.ColumnName = "state";
     //
     // dataColumn2
     //
     this.dataColumn2.Caption    = "Zip";
     this.dataColumn2.ColumnName = "zip";
     //
     // dataColumn6
     //
     this.dataColumn6.ColumnName = "contactname";
     //
     // dataColumn7
     //
     this.dataColumn7.Caption    = "Telephone";
     this.dataColumn7.ColumnName = "telephone";
     //
     // dataColumn8
     //
     this.dataColumn8.ColumnName = "email";
     //
     // dataColumn9
     //
     this.dataColumn9.Caption    = "Name";
     this.dataColumn9.ColumnName = "name";
     //
     // dataColumn10
     //
     this.dataColumn10.Caption    = "Fax";
     this.dataColumn10.ColumnName = "fax";
     //
     // activityTabPage
     //
     this.activityTabPage.Controls.Add(this.emailButton);
     this.activityTabPage.Controls.Add(this.advancedButton);
     this.activityTabPage.Controls.Add(this.smtpTextBox);
     this.activityTabPage.Controls.Add(this.label3);
     this.activityTabPage.Controls.Add(this.emailTextBox);
     this.activityTabPage.Controls.Add(this.label2);
     this.activityTabPage.Controls.Add(this.neverRadioButton);
     this.activityTabPage.Controls.Add(this.monthlyRadioButton);
     this.activityTabPage.Controls.Add(this.label1);
     this.activityTabPage.Controls.Add(this.weeklyRadioButton);
     this.activityTabPage.Controls.Add(this.dailyRadioButton);
     this.activityTabPage.Controls.Add(this.instructionLabel);
     this.activityTabPage.Controls.Add(this.footerPictureBox);
     this.activityTabPage.Location = new System.Drawing.Point(-10000, -10000);
     this.activityTabPage.Name     = "activityTabPage";
     this.activityTabPage.Size     = new System.Drawing.Size(825, 535);
     //
     // emailButton
     //
     this.emailButton.Anchor    = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
     this.emailButton.BackColor = System.Drawing.Color.Transparent;
     this.emailButton.Location  = new System.Drawing.Point(316, 175);
     this.emailButton.Name      = "emailButton";
     this.emailButton.Size      = new System.Drawing.Size(75, 23);
     this.emailButton.TabIndex  = 29;
     this.emailButton.Text      = "Send Email";
     this.emailButton.UseVisualStyleBackColor = false;
     //
     // advancedButton
     //
     this.advancedButton.Anchor    = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
     this.advancedButton.BackColor = System.Drawing.Color.Transparent;
     this.advancedButton.Location  = new System.Drawing.Point(397, 175);
     this.advancedButton.Name      = "advancedButton";
     this.advancedButton.Size      = new System.Drawing.Size(75, 23);
     this.advancedButton.TabIndex  = 28;
     this.advancedButton.Text      = "Advanced";
     this.advancedButton.UseVisualStyleBackColor = false;
     //
     // smtpTextBox
     //
     this.smtpTextBox.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
                                                                     | System.Windows.Forms.AnchorStyles.Right)));
     this.smtpTextBox.Location = new System.Drawing.Point(98, 149);
     this.smtpTextBox.Name     = "smtpTextBox";
     this.smtpTextBox.Size     = new System.Drawing.Size(374, 20);
     this.smtpTextBox.TabIndex = 27;
     //
     // label3
     //
     this.label3.AutoSize = true;
     this.label3.Location = new System.Drawing.Point(13, 152);
     this.label3.Name     = "label3";
     this.label3.Size     = new System.Drawing.Size(65, 13);
     this.label3.TabIndex = 26;
     this.label3.Text     = "SMTP Host:";
     //
     // emailTextBox
     //
     this.emailTextBox.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
                                                                      | System.Windows.Forms.AnchorStyles.Right)));
     this.emailTextBox.Location = new System.Drawing.Point(98, 123);
     this.emailTextBox.Name     = "emailTextBox";
     this.emailTextBox.Size     = new System.Drawing.Size(374, 20);
     this.emailTextBox.TabIndex = 25;
     //
     // label2
     //
     this.label2.AutoSize = true;
     this.label2.Location = new System.Drawing.Point(13, 126);
     this.label2.Name     = "label2";
     this.label2.Size     = new System.Drawing.Size(76, 13);
     this.label2.TabIndex = 24;
     this.label2.Text     = "Email Address:";
     //
     // neverRadioButton
     //
     this.neverRadioButton.AutoSize  = true;
     this.neverRadioButton.BackColor = System.Drawing.Color.Transparent;
     this.neverRadioButton.Location  = new System.Drawing.Point(267, 79);
     this.neverRadioButton.Name      = "neverRadioButton";
     this.neverRadioButton.Size      = new System.Drawing.Size(54, 17);
     this.neverRadioButton.TabIndex  = 23;
     this.neverRadioButton.Text      = "Never";
     this.neverRadioButton.UseVisualStyleBackColor = false;
     //
     // monthlyRadioButton
     //
     this.monthlyRadioButton.AutoSize  = true;
     this.monthlyRadioButton.BackColor = System.Drawing.Color.Transparent;
     this.monthlyRadioButton.Location  = new System.Drawing.Point(204, 79);
     this.monthlyRadioButton.Name      = "monthlyRadioButton";
     this.monthlyRadioButton.Size      = new System.Drawing.Size(62, 17);
     this.monthlyRadioButton.TabIndex  = 22;
     this.monthlyRadioButton.Text      = "Monthly";
     this.monthlyRadioButton.UseVisualStyleBackColor = false;
     //
     // label1
     //
     this.label1.AutoSize = true;
     this.label1.Location = new System.Drawing.Point(13, 81);
     this.label1.Name     = "label1";
     this.label1.Size     = new System.Drawing.Size(60, 13);
     this.label1.TabIndex = 21;
     this.label1.Text     = "Frequency:";
     //
     // weeklyRadioButton
     //
     this.weeklyRadioButton.AutoSize  = true;
     this.weeklyRadioButton.BackColor = System.Drawing.Color.Transparent;
     this.weeklyRadioButton.Location  = new System.Drawing.Point(139, 79);
     this.weeklyRadioButton.Name      = "weeklyRadioButton";
     this.weeklyRadioButton.Size      = new System.Drawing.Size(61, 17);
     this.weeklyRadioButton.TabIndex  = 20;
     this.weeklyRadioButton.Text      = "Weekly";
     this.weeklyRadioButton.UseVisualStyleBackColor = false;
     //
     // dailyRadioButton
     //
     this.dailyRadioButton.AutoSize  = true;
     this.dailyRadioButton.BackColor = System.Drawing.Color.Transparent;
     this.dailyRadioButton.Checked   = true;
     this.dailyRadioButton.Location  = new System.Drawing.Point(85, 79);
     this.dailyRadioButton.Name      = "dailyRadioButton";
     this.dailyRadioButton.Size      = new System.Drawing.Size(48, 17);
     this.dailyRadioButton.TabIndex  = 19;
     this.dailyRadioButton.TabStop   = true;
     this.dailyRadioButton.Text      = "Daily";
     this.dailyRadioButton.UseVisualStyleBackColor = false;
     //
     // instructionLabel
     //
     this.instructionLabel.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
                                                                          | System.Windows.Forms.AnchorStyles.Right)));
     this.instructionLabel.Font     = new System.Drawing.Font("Verdana", 8.25F);
     this.instructionLabel.Location = new System.Drawing.Point(16, 14);
     this.instructionLabel.Name     = "instructionLabel";
     this.instructionLabel.Size     = new System.Drawing.Size(793, 69);
     this.instructionLabel.TabIndex = 17;
     this.instructionLabel.Text     = resources.GetString("instructionLabel.Text");
     //
     // footerPictureBox
     //
     this.footerPictureBox.Anchor    = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
     this.footerPictureBox.BackColor = System.Drawing.Color.Transparent;
     this.footerPictureBox.Image     = global::Layton.AuditWizard.Administration.Properties.Resources.email_settings_footer;
     this.footerPictureBox.Location  = new System.Drawing.Point(510, 440);
     this.footerPictureBox.Name      = "footerPictureBox";
     this.footerPictureBox.Size      = new System.Drawing.Size(312, 92);
     this.footerPictureBox.TabIndex  = 7;
     this.footerPictureBox.TabStop   = false;
     //
     // generalTabControl
     //
     this.generalTabControl.Controls.Add(this.ultraTabSharedControlsPage1);
     this.generalTabControl.Controls.Add(this.ultraTabPageControl1);
     this.generalTabControl.Dock               = System.Windows.Forms.DockStyle.Fill;
     this.generalTabControl.Location           = new System.Drawing.Point(0, 80);
     this.generalTabControl.Name               = "generalTabControl";
     this.generalTabControl.SharedControlsPage = this.ultraTabSharedControlsPage1;
     this.generalTabControl.Size               = new System.Drawing.Size(817, 420);
     this.generalTabControl.Style              = Infragistics.Win.UltraWinTabControl.UltraTabControlStyle.Wizard;
     this.generalTabControl.TabIndex           = 3;
     this.generalTabControl.TabOrientation     = Infragistics.Win.UltraWinTabs.TabOrientation.TopLeft;
     ultraTab1.TabPage = this.ultraTabPageControl1;
     ultraTab1.Text    = "User Accounts";
     this.generalTabControl.Tabs.AddRange(new Infragistics.Win.UltraWinTabControl.UltraTab[] {
         ultraTab1
     });
     //
     // ultraTabSharedControlsPage1
     //
     this.ultraTabSharedControlsPage1.Location = new System.Drawing.Point(-10000, -10000);
     this.ultraTabSharedControlsPage1.Name     = "ultraTabSharedControlsPage1";
     this.ultraTabSharedControlsPage1.Size     = new System.Drawing.Size(817, 420);
     //
     // headerGroupBox
     //
     this.headerGroupBox.Controls.Add(this.headerLabel);
     this.headerGroupBox.Dock      = System.Windows.Forms.DockStyle.Top;
     this.headerGroupBox.Location  = new System.Drawing.Point(0, 0);
     this.headerGroupBox.Name      = "headerGroupBox";
     this.headerGroupBox.Size      = new System.Drawing.Size(817, 80);
     this.headerGroupBox.TabIndex  = 7;
     this.headerGroupBox.ViewStyle = Infragistics.Win.Misc.GroupBoxViewStyle.Office2007;
     //
     // headerLabel
     //
     appearance1.BackColor          = System.Drawing.Color.Transparent;
     appearance1.Image              = global::Layton.AuditWizard.Administration.Properties.Resources.supplier_72;
     appearance1.ImageVAlign        = Infragistics.Win.VAlign.Middle;
     appearance1.TextHAlignAsString = "Center";
     appearance1.TextVAlignAsString = "Middle";
     this.headerLabel.Appearance    = appearance1;
     this.headerLabel.Font          = new System.Drawing.Font("Verdana", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.headerLabel.ImageSize     = new System.Drawing.Size(72, 72);
     this.headerLabel.Location      = new System.Drawing.Point(7, 5);
     this.headerLabel.Name          = "headerLabel";
     this.headerLabel.RightToLeft   = System.Windows.Forms.RightToLeft.No;
     this.headerLabel.Size          = new System.Drawing.Size(177, 72);
     this.headerLabel.TabIndex      = 5;
     this.headerLabel.Text          = "Suppliers";
     //
     // splitContainer1
     //
     this.splitContainer1.Dock        = System.Windows.Forms.DockStyle.Fill;
     this.splitContainer1.Location    = new System.Drawing.Point(0, 0);
     this.splitContainer1.Name        = "splitContainer1";
     this.splitContainer1.Orientation = System.Windows.Forms.Orientation.Horizontal;
     //
     // splitContainer1.Panel1
     //
     this.splitContainer1.Panel1.Controls.Add(this.ultraGridSuppliers);
     //
     // splitContainer1.Panel2
     //
     this.splitContainer1.Panel2.Controls.Add(this.bnEditSupplier);
     this.splitContainer1.Panel2.Controls.Add(this.bnNewSupplier);
     this.splitContainer1.Panel2.Controls.Add(this.bnDeleteSupplier);
     this.splitContainer1.Size             = new System.Drawing.Size(817, 420);
     this.splitContainer1.SplitterDistance = 391;
     this.splitContainer1.TabIndex         = 1;
     //
     // bnEditSupplier
     //
     this.bnEditSupplier.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Center;
     this.bnEditSupplier.Enabled     = false;
     this.bnEditSupplier.Image       = global::Layton.AuditWizard.Administration.Properties.Resources.Edit;
     this.bnEditSupplier.Location    = new System.Drawing.Point(54, 2);
     this.bnEditSupplier.MaximumSize = new System.Drawing.Size(24, 24);
     this.bnEditSupplier.MinimumSize = new System.Drawing.Size(24, 24);
     this.bnEditSupplier.Name        = "bnEditSupplier";
     this.bnEditSupplier.RightToLeft = System.Windows.Forms.RightToLeft.Yes;
     this.bnEditSupplier.Size        = new System.Drawing.Size(24, 24);
     this.bnEditSupplier.TabIndex    = 10;
     this.toolTip1.SetToolTip(this.bnEditSupplier, "Edit supplier");
     this.bnEditSupplier.UseVisualStyleBackColor = true;
     this.bnEditSupplier.Click += new System.EventHandler(this.bnEditSupplier_Click);
     //
     // bnNewSupplier
     //
     this.bnNewSupplier.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
     this.bnNewSupplier.Image       = global::Layton.AuditWizard.Administration.Properties.Resources.add16;
     this.bnNewSupplier.Location    = new System.Drawing.Point(4, 2);
     this.bnNewSupplier.MaximumSize = new System.Drawing.Size(24, 24);
     this.bnNewSupplier.MinimumSize = new System.Drawing.Size(24, 24);
     this.bnNewSupplier.Name        = "bnNewSupplier";
     this.bnNewSupplier.RightToLeft = System.Windows.Forms.RightToLeft.Yes;
     this.bnNewSupplier.Size        = new System.Drawing.Size(24, 24);
     this.bnNewSupplier.TabIndex    = 8;
     this.toolTip1.SetToolTip(this.bnNewSupplier, "Add new supplier");
     this.bnNewSupplier.UseVisualStyleBackColor = true;
     this.bnNewSupplier.Click += new System.EventHandler(this.bnNewSupplier_Click);
     //
     // bnDeleteSupplier
     //
     this.bnDeleteSupplier.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Center;
     this.bnDeleteSupplier.Image       = global::Layton.AuditWizard.Administration.Properties.Resources.Delete;
     this.bnDeleteSupplier.Location    = new System.Drawing.Point(29, 2);
     this.bnDeleteSupplier.MaximumSize = new System.Drawing.Size(24, 24);
     this.bnDeleteSupplier.MinimumSize = new System.Drawing.Size(24, 24);
     this.bnDeleteSupplier.Name        = "bnDeleteSupplier";
     this.bnDeleteSupplier.RightToLeft = System.Windows.Forms.RightToLeft.Yes;
     this.bnDeleteSupplier.Size        = new System.Drawing.Size(24, 24);
     this.bnDeleteSupplier.TabIndex    = 9;
     this.toolTip1.SetToolTip(this.bnDeleteSupplier, "Delete supplier");
     this.bnDeleteSupplier.UseVisualStyleBackColor = true;
     this.bnDeleteSupplier.Click += new System.EventHandler(this.bnDeleteSupplier_Click);
     //
     // dataColumn1
     //
     this.dataColumn1.ColumnName = "SupplierObject";
     this.dataColumn1.DataType   = typeof(object);
     //
     // SuppliersTabView
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF(7F, 13F);
     this.AutoScaleMode       = System.Windows.Forms.AutoScaleMode.Font;
     this.BackColor           = System.Drawing.Color.White;
     this.Controls.Add(this.generalTabControl);
     this.Controls.Add(this.headerGroupBox);
     this.Font = new System.Drawing.Font("Verdana", 8.25F);
     this.Name = "SuppliersTabView";
     this.Size = new System.Drawing.Size(817, 500);
     this.ultraTabPageControl1.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.ultraGridSuppliers)).EndInit();
     this.contextMenuStrip1.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.suppliersDataSet)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.suppliersTable)).EndInit();
     this.activityTabPage.ResumeLayout(false);
     this.activityTabPage.PerformLayout();
     ((System.ComponentModel.ISupportInitialize)(this.footerPictureBox)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.generalTabControl)).EndInit();
     this.generalTabControl.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.headerGroupBox)).EndInit();
     this.headerGroupBox.ResumeLayout(false);
     this.splitContainer1.Panel1.ResumeLayout(false);
     this.splitContainer1.Panel2.ResumeLayout(false);
     this.splitContainer1.ResumeLayout(false);
     this.ResumeLayout(false);
 }
        /// <summary>
        /// Required method for Designer support - do not modify
        /// the contents of this method with the code editor.
        /// </summary>
        private void InitializeComponent()
        {
            this.components = new System.ComponentModel.Container();
            Infragistics.Win.Appearance appearance1 = new Infragistics.Win.Appearance();
            Infragistics.Win.UltraWinToolbars.UltraToolbar ultraToolbar1 = new Infragistics.Win.UltraWinToolbars.UltraToolbar("General");
            Infragistics.Win.UltraWinToolbars.ButtonTool buttonTool5 = new Infragistics.Win.UltraWinToolbars.ButtonTool("Nuevo");
            Infragistics.Win.UltraWinToolbars.ButtonTool buttonTool3 = new Infragistics.Win.UltraWinToolbars.ButtonTool("guardarRegistro");
            Infragistics.Win.UltraWinToolbars.ButtonTool buttonTool1 = new Infragistics.Win.UltraWinToolbars.ButtonTool("Cerrar");
            Infragistics.Win.UltraWinToolbars.ButtonTool buttonTool2 = new Infragistics.Win.UltraWinToolbars.ButtonTool("agregarRegistro");
            Infragistics.Win.Appearance appearance2 = new Infragistics.Win.Appearance();
            Infragistics.Win.UltraWinToolbars.ButtonTool buttonTool4 = new Infragistics.Win.UltraWinToolbars.ButtonTool("guardarRegistro");
            Infragistics.Win.Appearance appearance3 = new Infragistics.Win.Appearance();
            Infragistics.Win.UltraWinToolbars.ButtonTool buttonTool6 = new Infragistics.Win.UltraWinToolbars.ButtonTool("Cerrar");
            Infragistics.Win.Appearance appearance4 = new Infragistics.Win.Appearance();
            Infragistics.Win.UltraWinToolbars.ButtonTool buttonTool7 = new Infragistics.Win.UltraWinToolbars.ButtonTool("ButtonTool1");
            Infragistics.Win.UltraWinToolbars.ButtonTool buttonTool8 = new Infragistics.Win.UltraWinToolbars.ButtonTool("Nuevo");
            Infragistics.Win.Appearance appearance5 = new Infragistics.Win.Appearance();
            Infragistics.Win.UltraWinTabControl.UltraTab ultraTab1 = new Infragistics.Win.UltraWinTabControl.UltraTab();
            Infragistics.Win.UltraWinTabControl.UltraTab ultraTab2 = new Infragistics.Win.UltraWinTabControl.UltraTab();
            Infragistics.Win.UltraWinTabControl.UltraTab ultraTab3 = new Infragistics.Win.UltraWinTabControl.UltraTab();
            this.ultraTabPageControl1 = new Infragistics.Win.UltraWinTabControl.UltraTabPageControl();
            this.cambiarNombreCheckBox = new System.Windows.Forms.CheckBox();
            this.clasificacion4TextBox = new System.Windows.Forms.TextBox();
            this.label11 = new System.Windows.Forms.Label();
            this.clasificacion3TextBox = new System.Windows.Forms.TextBox();
            this.label10 = new System.Windows.Forms.Label();
            this.clasificacion2TextBox = new System.Windows.Forms.TextBox();
            this.label9 = new System.Windows.Forms.Label();
            this.clasificacion1TextBox = new System.Windows.Forms.TextBox();
            this.label8 = new System.Windows.Forms.Label();
            this.descripcionTextBox = new System.Windows.Forms.TextBox();
            this.label7 = new System.Windows.Forms.Label();
            this.ultraTabPageControl3 = new Infragistics.Win.UltraWinTabControl.UltraTabPageControl();
            this.manejaInventarioCheckBox = new System.Windows.Forms.CheckBox();
            this.inventarioMaximoTextBox = new Infragistics.Win.UltraWinEditors.UltraNumericEditor();
            this.label15 = new System.Windows.Forms.Label();
            this.inventarioMinimoTextBox = new Infragistics.Win.UltraWinEditors.UltraNumericEditor();
            this.label14 = new System.Windows.Forms.Label();
            this.presentacionBaseComboBox = new System.Windows.Forms.ComboBox();
            this.label12 = new System.Windows.Forms.Label();
            this.ultraTabPageControl2 = new Infragistics.Win.UltraWinTabControl.UltraTabPageControl();
            this.precioVentaEstandarTextBox = new Infragistics.Win.UltraWinEditors.UltraNumericEditor();
            this.label13 = new System.Windows.Forms.Label();
            this.solicitarPrecioVentaCheckBox = new System.Windows.Forms.CheckBox();
            this.pagaImpuestoVentasCheck = new System.Windows.Forms.CheckBox();
            this.permiteVentasCheck = new System.Windows.Forms.CheckBox();
            this.permiteComprasCheck = new System.Windows.Forms.CheckBox();
            this.ultraPanel1 = new Infragistics.Win.Misc.UltraPanel();
            this.label2 = new System.Windows.Forms.Label();
            this.label1 = new System.Windows.Forms.Label();
            this.ultraToolbarsManager1 = new Infragistics.Win.UltraWinToolbars.UltraToolbarsManager(this.components);
            this.menuContainerPanel = new Infragistics.Win.Misc.UltraPanel();
            this._ClientArea_Toolbars_Dock_Area_Left = new Infragistics.Win.UltraWinToolbars.UltraToolbarsDockArea();
            this._ClientArea_Toolbars_Dock_Area_Right = new Infragistics.Win.UltraWinToolbars.UltraToolbarsDockArea();
            this._ClientArea_Toolbars_Dock_Area_Bottom = new Infragistics.Win.UltraWinToolbars.UltraToolbarsDockArea();
            this._ClientArea_Toolbars_Dock_Area_Top = new Infragistics.Win.UltraWinToolbars.UltraToolbarsDockArea();
            this.label3 = new System.Windows.Forms.Label();
            this.label4 = new System.Windows.Forms.Label();
            this.codigoArticuloTextBox = new System.Windows.Forms.TextBox();
            this.nombreLargoTextBox = new System.Windows.Forms.TextBox();
            this.errorProvider1 = new System.Windows.Forms.ErrorProvider(this.components);
            this.nombreCortoTextBox = new System.Windows.Forms.TextBox();
            this.label6 = new System.Windows.Forms.Label();
            this.label5 = new System.Windows.Forms.Label();
            this.categoriaComboBox = new System.Windows.Forms.ComboBox();
            this.ultraTabControl1 = new Infragistics.Win.UltraWinTabControl.UltraTabControl();
            this.ultraTabSharedControlsPage1 = new Infragistics.Win.UltraWinTabControl.UltraTabSharedControlsPage();
            this.ultraTabPageControl1.SuspendLayout();
            this.ultraTabPageControl3.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.inventarioMaximoTextBox)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.inventarioMinimoTextBox)).BeginInit();
            this.ultraTabPageControl2.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.precioVentaEstandarTextBox)).BeginInit();
            this.ultraPanel1.ClientArea.SuspendLayout();
            this.ultraPanel1.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.ultraToolbarsManager1)).BeginInit();
            this.menuContainerPanel.ClientArea.SuspendLayout();
            this.menuContainerPanel.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.errorProvider1)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.ultraTabControl1)).BeginInit();
            this.ultraTabControl1.SuspendLayout();
            this.SuspendLayout();
            // 
            // ultraTabPageControl1
            // 
            this.ultraTabPageControl1.AutoScroll = true;
            this.ultraTabPageControl1.Controls.Add(this.cambiarNombreCheckBox);
            this.ultraTabPageControl1.Controls.Add(this.clasificacion4TextBox);
            this.ultraTabPageControl1.Controls.Add(this.label11);
            this.ultraTabPageControl1.Controls.Add(this.clasificacion3TextBox);
            this.ultraTabPageControl1.Controls.Add(this.label10);
            this.ultraTabPageControl1.Controls.Add(this.clasificacion2TextBox);
            this.ultraTabPageControl1.Controls.Add(this.label9);
            this.ultraTabPageControl1.Controls.Add(this.clasificacion1TextBox);
            this.ultraTabPageControl1.Controls.Add(this.label8);
            this.ultraTabPageControl1.Controls.Add(this.descripcionTextBox);
            this.ultraTabPageControl1.Controls.Add(this.label7);
            this.ultraTabPageControl1.Location = new System.Drawing.Point(-10000, -10000);
            this.ultraTabPageControl1.Name = "ultraTabPageControl1";
            this.ultraTabPageControl1.Size = new System.Drawing.Size(863, 415);
            // 
            // cambiarNombreCheckBox
            // 
            this.cambiarNombreCheckBox.AutoSize = true;
            this.cambiarNombreCheckBox.Location = new System.Drawing.Point(149, 191);
            this.cambiarNombreCheckBox.Name = "cambiarNombreCheckBox";
            this.cambiarNombreCheckBox.Size = new System.Drawing.Size(139, 17);
            this.cambiarNombreCheckBox.TabIndex = 29;
            this.cambiarNombreCheckBox.Text = "Permite cambiar nombre";
            this.cambiarNombreCheckBox.UseVisualStyleBackColor = true;
            // 
            // clasificacion4TextBox
            // 
            this.clasificacion4TextBox.Location = new System.Drawing.Point(150, 150);
            this.clasificacion4TextBox.Name = "clasificacion4TextBox";
            this.clasificacion4TextBox.Size = new System.Drawing.Size(306, 20);
            this.clasificacion4TextBox.TabIndex = 27;
            // 
            // label11
            // 
            this.label11.AutoSize = true;
            this.label11.Location = new System.Drawing.Point(38, 153);
            this.label11.Name = "label11";
            this.label11.Size = new System.Drawing.Size(78, 13);
            this.label11.TabIndex = 28;
            this.label11.Text = "Clasificación 4:";
            // 
            // clasificacion3TextBox
            // 
            this.clasificacion3TextBox.Location = new System.Drawing.Point(150, 124);
            this.clasificacion3TextBox.Name = "clasificacion3TextBox";
            this.clasificacion3TextBox.Size = new System.Drawing.Size(306, 20);
            this.clasificacion3TextBox.TabIndex = 25;
            // 
            // label10
            // 
            this.label10.AutoSize = true;
            this.label10.Location = new System.Drawing.Point(38, 127);
            this.label10.Name = "label10";
            this.label10.Size = new System.Drawing.Size(78, 13);
            this.label10.TabIndex = 26;
            this.label10.Text = "Clasificación 3:";
            // 
            // clasificacion2TextBox
            // 
            this.clasificacion2TextBox.Location = new System.Drawing.Point(149, 98);
            this.clasificacion2TextBox.Name = "clasificacion2TextBox";
            this.clasificacion2TextBox.Size = new System.Drawing.Size(306, 20);
            this.clasificacion2TextBox.TabIndex = 23;
            // 
            // label9
            // 
            this.label9.AutoSize = true;
            this.label9.Location = new System.Drawing.Point(38, 101);
            this.label9.Name = "label9";
            this.label9.Size = new System.Drawing.Size(78, 13);
            this.label9.TabIndex = 24;
            this.label9.Text = "Clasificación 2:";
            // 
            // clasificacion1TextBox
            // 
            this.clasificacion1TextBox.Location = new System.Drawing.Point(149, 72);
            this.clasificacion1TextBox.Name = "clasificacion1TextBox";
            this.clasificacion1TextBox.Size = new System.Drawing.Size(306, 20);
            this.clasificacion1TextBox.TabIndex = 21;
            // 
            // label8
            // 
            this.label8.AutoSize = true;
            this.label8.Location = new System.Drawing.Point(38, 75);
            this.label8.Name = "label8";
            this.label8.Size = new System.Drawing.Size(78, 13);
            this.label8.TabIndex = 22;
            this.label8.Text = "Clasificación 1:";
            // 
            // descripcionTextBox
            // 
            this.descripcionTextBox.Location = new System.Drawing.Point(150, 19);
            this.descripcionTextBox.Multiline = true;
            this.descripcionTextBox.Name = "descripcionTextBox";
            this.descripcionTextBox.ScrollBars = System.Windows.Forms.ScrollBars.Vertical;
            this.descripcionTextBox.Size = new System.Drawing.Size(306, 47);
            this.descripcionTextBox.TabIndex = 0;
            // 
            // label7
            // 
            this.label7.AutoSize = true;
            this.label7.Location = new System.Drawing.Point(49, 22);
            this.label7.Name = "label7";
            this.label7.Size = new System.Drawing.Size(66, 13);
            this.label7.TabIndex = 16;
            this.label7.Text = "Descripción:";
            // 
            // ultraTabPageControl3
            // 
            this.ultraTabPageControl3.AutoScroll = true;
            this.ultraTabPageControl3.Controls.Add(this.manejaInventarioCheckBox);
            this.ultraTabPageControl3.Controls.Add(this.inventarioMaximoTextBox);
            this.ultraTabPageControl3.Controls.Add(this.label15);
            this.ultraTabPageControl3.Controls.Add(this.inventarioMinimoTextBox);
            this.ultraTabPageControl3.Controls.Add(this.label14);
            this.ultraTabPageControl3.Controls.Add(this.presentacionBaseComboBox);
            this.ultraTabPageControl3.Controls.Add(this.label12);
            this.ultraTabPageControl3.Location = new System.Drawing.Point(-10000, -10000);
            this.ultraTabPageControl3.Name = "ultraTabPageControl3";
            this.ultraTabPageControl3.Size = new System.Drawing.Size(863, 415);
            // 
            // manejaInventarioCheckBox
            // 
            this.manejaInventarioCheckBox.AutoSize = true;
            this.manejaInventarioCheckBox.Checked = true;
            this.manejaInventarioCheckBox.CheckState = System.Windows.Forms.CheckState.Checked;
            this.manejaInventarioCheckBox.Location = new System.Drawing.Point(149, 102);
            this.manejaInventarioCheckBox.Name = "manejaInventarioCheckBox";
            this.manejaInventarioCheckBox.Size = new System.Drawing.Size(110, 17);
            this.manejaInventarioCheckBox.TabIndex = 51;
            this.manejaInventarioCheckBox.Text = "Maneja inventario";
            this.manejaInventarioCheckBox.UseVisualStyleBackColor = true;
            // 
            // inventarioMaximoTextBox
            // 
            this.inventarioMaximoTextBox.FormatString = "";
            this.inventarioMaximoTextBox.Location = new System.Drawing.Point(149, 73);
            this.inventarioMaximoTextBox.Name = "inventarioMaximoTextBox";
            this.inventarioMaximoTextBox.Size = new System.Drawing.Size(146, 21);
            this.inventarioMaximoTextBox.TabIndex = 41;
            // 
            // label15
            // 
            this.label15.AutoSize = true;
            this.label15.Location = new System.Drawing.Point(31, 77);
            this.label15.Name = "label15";
            this.label15.Size = new System.Drawing.Size(95, 13);
            this.label15.TabIndex = 40;
            this.label15.Text = "Máximo inventario:";
            // 
            // inventarioMinimoTextBox
            // 
            this.inventarioMinimoTextBox.FormatString = "";
            this.inventarioMinimoTextBox.Location = new System.Drawing.Point(149, 46);
            this.inventarioMinimoTextBox.Name = "inventarioMinimoTextBox";
            this.inventarioMinimoTextBox.Size = new System.Drawing.Size(146, 21);
            this.inventarioMinimoTextBox.TabIndex = 39;
            // 
            // label14
            // 
            this.label14.AutoSize = true;
            this.label14.Location = new System.Drawing.Point(32, 50);
            this.label14.Name = "label14";
            this.label14.Size = new System.Drawing.Size(94, 13);
            this.label14.TabIndex = 38;
            this.label14.Text = "Mínimo inventario:";
            // 
            // presentacionBaseComboBox
            // 
            this.presentacionBaseComboBox.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
            this.presentacionBaseComboBox.FormattingEnabled = true;
            this.presentacionBaseComboBox.Location = new System.Drawing.Point(149, 20);
            this.presentacionBaseComboBox.Name = "presentacionBaseComboBox";
            this.presentacionBaseComboBox.Size = new System.Drawing.Size(306, 21);
            this.presentacionBaseComboBox.TabIndex = 19;
            // 
            // label12
            // 
            this.label12.AutoSize = true;
            this.label12.Location = new System.Drawing.Point(28, 24);
            this.label12.Name = "label12";
            this.label12.Size = new System.Drawing.Size(98, 13);
            this.label12.TabIndex = 20;
            this.label12.Text = "Presentación base:";
            // 
            // ultraTabPageControl2
            // 
            this.ultraTabPageControl2.AutoScroll = true;
            this.ultraTabPageControl2.Controls.Add(this.precioVentaEstandarTextBox);
            this.ultraTabPageControl2.Controls.Add(this.label13);
            this.ultraTabPageControl2.Controls.Add(this.solicitarPrecioVentaCheckBox);
            this.ultraTabPageControl2.Controls.Add(this.pagaImpuestoVentasCheck);
            this.ultraTabPageControl2.Controls.Add(this.permiteVentasCheck);
            this.ultraTabPageControl2.Controls.Add(this.permiteComprasCheck);
            this.ultraTabPageControl2.Location = new System.Drawing.Point(1, 22);
            this.ultraTabPageControl2.Name = "ultraTabPageControl2";
            this.ultraTabPageControl2.Size = new System.Drawing.Size(863, 415);
            // 
            // precioVentaEstandarTextBox
            // 
            this.precioVentaEstandarTextBox.FormatString = "";
            this.precioVentaEstandarTextBox.Location = new System.Drawing.Point(149, 121);
            this.precioVentaEstandarTextBox.Name = "precioVentaEstandarTextBox";
            this.precioVentaEstandarTextBox.NumericType = Infragistics.Win.UltraWinEditors.NumericType.Double;
            this.precioVentaEstandarTextBox.Size = new System.Drawing.Size(146, 21);
            this.precioVentaEstandarTextBox.TabIndex = 37;
            // 
            // label13
            // 
            this.label13.AutoSize = true;
            this.label13.Location = new System.Drawing.Point(38, 127);
            this.label13.Name = "label13";
            this.label13.Size = new System.Drawing.Size(88, 13);
            this.label13.TabIndex = 36;
            this.label13.Text = "Precio al público:";
            // 
            // solicitarPrecioVentaCheckBox
            // 
            this.solicitarPrecioVentaCheckBox.AutoSize = true;
            this.solicitarPrecioVentaCheckBox.Location = new System.Drawing.Point(149, 88);
            this.solicitarPrecioVentaCheckBox.Name = "solicitarPrecioVentaCheckBox";
            this.solicitarPrecioVentaCheckBox.Size = new System.Drawing.Size(125, 17);
            this.solicitarPrecioVentaCheckBox.TabIndex = 33;
            this.solicitarPrecioVentaCheckBox.Text = "Solicitar precio venta";
            this.solicitarPrecioVentaCheckBox.UseVisualStyleBackColor = true;
            // 
            // pagaImpuestoVentasCheck
            // 
            this.pagaImpuestoVentasCheck.AutoSize = true;
            this.pagaImpuestoVentasCheck.Checked = true;
            this.pagaImpuestoVentasCheck.CheckState = System.Windows.Forms.CheckState.Checked;
            this.pagaImpuestoVentasCheck.Location = new System.Drawing.Point(149, 65);
            this.pagaImpuestoVentasCheck.Name = "pagaImpuestoVentasCheck";
            this.pagaImpuestoVentasCheck.Size = new System.Drawing.Size(146, 17);
            this.pagaImpuestoVentasCheck.TabIndex = 32;
            this.pagaImpuestoVentasCheck.Text = "Paga impuesto de ventas";
            this.pagaImpuestoVentasCheck.UseVisualStyleBackColor = true;
            // 
            // permiteVentasCheck
            // 
            this.permiteVentasCheck.AutoSize = true;
            this.permiteVentasCheck.Checked = true;
            this.permiteVentasCheck.CheckState = System.Windows.Forms.CheckState.Checked;
            this.permiteVentasCheck.Location = new System.Drawing.Point(149, 42);
            this.permiteVentasCheck.Name = "permiteVentasCheck";
            this.permiteVentasCheck.Size = new System.Drawing.Size(96, 17);
            this.permiteVentasCheck.TabIndex = 31;
            this.permiteVentasCheck.Text = "Permite ventas";
            this.permiteVentasCheck.UseVisualStyleBackColor = true;
            // 
            // permiteComprasCheck
            // 
            this.permiteComprasCheck.AutoSize = true;
            this.permiteComprasCheck.Checked = true;
            this.permiteComprasCheck.CheckState = System.Windows.Forms.CheckState.Checked;
            this.permiteComprasCheck.Location = new System.Drawing.Point(149, 19);
            this.permiteComprasCheck.Name = "permiteComprasCheck";
            this.permiteComprasCheck.Size = new System.Drawing.Size(104, 17);
            this.permiteComprasCheck.TabIndex = 30;
            this.permiteComprasCheck.Text = "Permite compras";
            this.permiteComprasCheck.UseVisualStyleBackColor = true;
            // 
            // ultraPanel1
            // 
            appearance1.BackColor = System.Drawing.Color.DimGray;
            this.ultraPanel1.Appearance = appearance1;
            // 
            // ultraPanel1.ClientArea
            // 
            this.ultraPanel1.ClientArea.Controls.Add(this.label2);
            this.ultraPanel1.ClientArea.Controls.Add(this.label1);
            this.ultraPanel1.Dock = System.Windows.Forms.DockStyle.Top;
            this.ultraPanel1.Location = new System.Drawing.Point(0, 0);
            this.ultraPanel1.Name = "ultraPanel1";
            this.ultraPanel1.Size = new System.Drawing.Size(886, 63);
            this.ultraPanel1.TabIndex = 1;
            // 
            // label2
            // 
            this.label2.AutoSize = true;
            this.label2.Font = new System.Drawing.Font("Microsoft Sans Serif", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.label2.ForeColor = System.Drawing.Color.WhiteSmoke;
            this.label2.Location = new System.Drawing.Point(6, 37);
            this.label2.Name = "label2";
            this.label2.Size = new System.Drawing.Size(135, 16);
            this.label2.TabIndex = 1;
            this.label2.Text = "Catálogo de artículos";
            // 
            // label1
            // 
            this.label1.AutoSize = true;
            this.label1.Font = new System.Drawing.Font("Microsoft Sans Serif", 17F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.label1.ForeColor = System.Drawing.Color.White;
            this.label1.Location = new System.Drawing.Point(4, 7);
            this.label1.Name = "label1";
            this.label1.Size = new System.Drawing.Size(230, 29);
            this.label1.TabIndex = 0;
            this.label1.Text = "Maestro de artículos";
            // 
            // ultraToolbarsManager1
            // 
            this.ultraToolbarsManager1.DesignerFlags = 1;
            this.ultraToolbarsManager1.DockWithinContainer = this.menuContainerPanel.ClientArea;
            this.ultraToolbarsManager1.LockToolbars = true;
            this.ultraToolbarsManager1.Style = Infragistics.Win.UltraWinToolbars.ToolbarStyle.Office2010;
            ultraToolbar1.DockedColumn = 0;
            ultraToolbar1.DockedRow = 0;
            buttonTool3.InstanceProps.IsFirstInGroup = true;
            buttonTool1.InstanceProps.IsFirstInGroup = true;
            ultraToolbar1.NonInheritedTools.AddRange(new Infragistics.Win.UltraWinToolbars.ToolBase[] {
            buttonTool5,
            buttonTool3,
            buttonTool1});
            ultraToolbar1.Text = "General";
            this.ultraToolbarsManager1.Toolbars.AddRange(new Infragistics.Win.UltraWinToolbars.UltraToolbar[] {
            ultraToolbar1});
            this.ultraToolbarsManager1.ToolbarSettings.AllowCustomize = Infragistics.Win.DefaultableBoolean.False;
            this.ultraToolbarsManager1.ToolbarSettings.AllowDockBottom = Infragistics.Win.DefaultableBoolean.False;
            this.ultraToolbarsManager1.ToolbarSettings.AllowDockLeft = Infragistics.Win.DefaultableBoolean.False;
            this.ultraToolbarsManager1.ToolbarSettings.AllowDockRight = Infragistics.Win.DefaultableBoolean.False;
            this.ultraToolbarsManager1.ToolbarSettings.AllowDockTop = Infragistics.Win.DefaultableBoolean.True;
            this.ultraToolbarsManager1.ToolbarSettings.AllowFloating = Infragistics.Win.DefaultableBoolean.False;
            this.ultraToolbarsManager1.ToolbarSettings.AllowHiding = Infragistics.Win.DefaultableBoolean.False;
            this.ultraToolbarsManager1.ToolbarSettings.FillEntireRow = Infragistics.Win.DefaultableBoolean.True;
            appearance2.Image = global::DS.Properties.Resources.add_32;
            buttonTool2.SharedPropsInternal.AppearancesLarge.Appearance = appearance2;
            buttonTool2.SharedPropsInternal.Caption = "agregarRegistro";
            appearance3.Image = global::DS.Properties.Resources.save_blue_32;
            buttonTool4.SharedPropsInternal.AppearancesLarge.Appearance = appearance3;
            buttonTool4.SharedPropsInternal.Caption = "guardarRegistro";
            appearance4.Image = global::DS.Properties.Resources.exit_32;
            buttonTool6.SharedPropsInternal.AppearancesLarge.Appearance = appearance4;
            buttonTool6.SharedPropsInternal.Caption = "Cerrar";
            buttonTool7.SharedPropsInternal.Caption = "ButtonTool1";
            appearance5.Image = global::DS.Properties.Resources.add_32;
            buttonTool8.SharedPropsInternal.AppearancesLarge.Appearance = appearance5;
            buttonTool8.SharedPropsInternal.Caption = "Nuevo";
            buttonTool8.SharedPropsInternal.CustomizerCaption = "Nuevo artículo";
            buttonTool8.SharedPropsInternal.DisplayStyle = Infragistics.Win.UltraWinToolbars.ToolDisplayStyle.DefaultForToolType;
            this.ultraToolbarsManager1.Tools.AddRange(new Infragistics.Win.UltraWinToolbars.ToolBase[] {
            buttonTool2,
            buttonTool4,
            buttonTool6,
            buttonTool7,
            buttonTool8});
            this.ultraToolbarsManager1.UseLargeImagesOnToolbar = true;
            this.ultraToolbarsManager1.ToolClick += new Infragistics.Win.UltraWinToolbars.ToolClickEventHandler(this.ultraToolbarsManager1_ToolClick);
            // 
            // menuContainerPanel
            // 
            // 
            // menuContainerPanel.ClientArea
            // 
            this.menuContainerPanel.ClientArea.Controls.Add(this._ClientArea_Toolbars_Dock_Area_Left);
            this.menuContainerPanel.ClientArea.Controls.Add(this._ClientArea_Toolbars_Dock_Area_Right);
            this.menuContainerPanel.ClientArea.Controls.Add(this._ClientArea_Toolbars_Dock_Area_Bottom);
            this.menuContainerPanel.ClientArea.Controls.Add(this._ClientArea_Toolbars_Dock_Area_Top);
            this.menuContainerPanel.Dock = System.Windows.Forms.DockStyle.Top;
            this.menuContainerPanel.Location = new System.Drawing.Point(0, 63);
            this.menuContainerPanel.Name = "menuContainerPanel";
            this.menuContainerPanel.Size = new System.Drawing.Size(886, 40);
            this.menuContainerPanel.TabIndex = 8;
            // 
            // _ClientArea_Toolbars_Dock_Area_Left
            // 
            this._ClientArea_Toolbars_Dock_Area_Left.AccessibleRole = System.Windows.Forms.AccessibleRole.Grouping;
            this._ClientArea_Toolbars_Dock_Area_Left.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(191)))), ((int)(((byte)(219)))), ((int)(((byte)(255)))));
            this._ClientArea_Toolbars_Dock_Area_Left.DockedPosition = Infragistics.Win.UltraWinToolbars.DockedPosition.Left;
            this._ClientArea_Toolbars_Dock_Area_Left.ForeColor = System.Drawing.SystemColors.ControlText;
            this._ClientArea_Toolbars_Dock_Area_Left.Location = new System.Drawing.Point(0, 65);
            this._ClientArea_Toolbars_Dock_Area_Left.Name = "_ClientArea_Toolbars_Dock_Area_Left";
            this._ClientArea_Toolbars_Dock_Area_Left.Size = new System.Drawing.Size(0, 0);
            this._ClientArea_Toolbars_Dock_Area_Left.ToolbarsManager = this.ultraToolbarsManager1;
            // 
            // _ClientArea_Toolbars_Dock_Area_Right
            // 
            this._ClientArea_Toolbars_Dock_Area_Right.AccessibleRole = System.Windows.Forms.AccessibleRole.Grouping;
            this._ClientArea_Toolbars_Dock_Area_Right.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(191)))), ((int)(((byte)(219)))), ((int)(((byte)(255)))));
            this._ClientArea_Toolbars_Dock_Area_Right.DockedPosition = Infragistics.Win.UltraWinToolbars.DockedPosition.Right;
            this._ClientArea_Toolbars_Dock_Area_Right.ForeColor = System.Drawing.SystemColors.ControlText;
            this._ClientArea_Toolbars_Dock_Area_Right.Location = new System.Drawing.Point(886, 65);
            this._ClientArea_Toolbars_Dock_Area_Right.Name = "_ClientArea_Toolbars_Dock_Area_Right";
            this._ClientArea_Toolbars_Dock_Area_Right.Size = new System.Drawing.Size(0, 0);
            this._ClientArea_Toolbars_Dock_Area_Right.ToolbarsManager = this.ultraToolbarsManager1;
            // 
            // _ClientArea_Toolbars_Dock_Area_Bottom
            // 
            this._ClientArea_Toolbars_Dock_Area_Bottom.AccessibleRole = System.Windows.Forms.AccessibleRole.Grouping;
            this._ClientArea_Toolbars_Dock_Area_Bottom.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(191)))), ((int)(((byte)(219)))), ((int)(((byte)(255)))));
            this._ClientArea_Toolbars_Dock_Area_Bottom.DockedPosition = Infragistics.Win.UltraWinToolbars.DockedPosition.Bottom;
            this._ClientArea_Toolbars_Dock_Area_Bottom.ForeColor = System.Drawing.SystemColors.ControlText;
            this._ClientArea_Toolbars_Dock_Area_Bottom.Location = new System.Drawing.Point(0, 40);
            this._ClientArea_Toolbars_Dock_Area_Bottom.Name = "_ClientArea_Toolbars_Dock_Area_Bottom";
            this._ClientArea_Toolbars_Dock_Area_Bottom.Size = new System.Drawing.Size(886, 0);
            this._ClientArea_Toolbars_Dock_Area_Bottom.ToolbarsManager = this.ultraToolbarsManager1;
            // 
            // _ClientArea_Toolbars_Dock_Area_Top
            // 
            this._ClientArea_Toolbars_Dock_Area_Top.AccessibleRole = System.Windows.Forms.AccessibleRole.Grouping;
            this._ClientArea_Toolbars_Dock_Area_Top.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(191)))), ((int)(((byte)(219)))), ((int)(((byte)(255)))));
            this._ClientArea_Toolbars_Dock_Area_Top.DockedPosition = Infragistics.Win.UltraWinToolbars.DockedPosition.Top;
            this._ClientArea_Toolbars_Dock_Area_Top.ForeColor = System.Drawing.SystemColors.ControlText;
            this._ClientArea_Toolbars_Dock_Area_Top.Location = new System.Drawing.Point(0, 0);
            this._ClientArea_Toolbars_Dock_Area_Top.Name = "_ClientArea_Toolbars_Dock_Area_Top";
            this._ClientArea_Toolbars_Dock_Area_Top.Size = new System.Drawing.Size(886, 65);
            this._ClientArea_Toolbars_Dock_Area_Top.ToolbarsManager = this.ultraToolbarsManager1;
            // 
            // label3
            // 
            this.label3.AutoSize = true;
            this.label3.Location = new System.Drawing.Point(44, 133);
            this.label3.Name = "label3";
            this.label3.Size = new System.Drawing.Size(82, 13);
            this.label3.TabIndex = 9;
            this.label3.Text = "Código artículo:";
            // 
            // label4
            // 
            this.label4.AutoSize = true;
            this.label4.Location = new System.Drawing.Point(79, 159);
            this.label4.Name = "label4";
            this.label4.Size = new System.Drawing.Size(47, 13);
            this.label4.TabIndex = 10;
            this.label4.Text = "Nombre:";
            // 
            // codigoArticuloTextBox
            // 
            this.codigoArticuloTextBox.Location = new System.Drawing.Point(161, 129);
            this.codigoArticuloTextBox.Name = "codigoArticuloTextBox";
            this.codigoArticuloTextBox.Size = new System.Drawing.Size(306, 20);
            this.codigoArticuloTextBox.TabIndex = 0;
            // 
            // nombreLargoTextBox
            // 
            this.nombreLargoTextBox.Location = new System.Drawing.Point(161, 155);
            this.nombreLargoTextBox.Name = "nombreLargoTextBox";
            this.nombreLargoTextBox.Size = new System.Drawing.Size(306, 20);
            this.nombreLargoTextBox.TabIndex = 1;
            // 
            // errorProvider1
            // 
            this.errorProvider1.ContainerControl = this;
            // 
            // nombreCortoTextBox
            // 
            this.nombreCortoTextBox.Location = new System.Drawing.Point(161, 181);
            this.nombreCortoTextBox.Name = "nombreCortoTextBox";
            this.nombreCortoTextBox.Size = new System.Drawing.Size(306, 20);
            this.nombreCortoTextBox.TabIndex = 2;
            // 
            // label6
            // 
            this.label6.AutoSize = true;
            this.label6.Location = new System.Drawing.Point(52, 184);
            this.label6.Name = "label6";
            this.label6.Size = new System.Drawing.Size(74, 13);
            this.label6.TabIndex = 14;
            this.label6.Text = "Nombre corto:";
            // 
            // label5
            // 
            this.label5.AutoSize = true;
            this.label5.Location = new System.Drawing.Point(69, 214);
            this.label5.Name = "label5";
            this.label5.Size = new System.Drawing.Size(57, 13);
            this.label5.TabIndex = 18;
            this.label5.Text = "Categoría:";
            // 
            // categoriaComboBox
            // 
            this.categoriaComboBox.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
            this.categoriaComboBox.FormattingEnabled = true;
            this.categoriaComboBox.Location = new System.Drawing.Point(161, 210);
            this.categoriaComboBox.Name = "categoriaComboBox";
            this.categoriaComboBox.Size = new System.Drawing.Size(306, 21);
            this.categoriaComboBox.TabIndex = 3;
            // 
            // ultraTabControl1
            // 
            this.ultraTabControl1.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom) 
            | System.Windows.Forms.AnchorStyles.Left) 
            | System.Windows.Forms.AnchorStyles.Right)));
            this.ultraTabControl1.Controls.Add(this.ultraTabSharedControlsPage1);
            this.ultraTabControl1.Controls.Add(this.ultraTabPageControl1);
            this.ultraTabControl1.Controls.Add(this.ultraTabPageControl2);
            this.ultraTabControl1.Controls.Add(this.ultraTabPageControl3);
            this.ultraTabControl1.Location = new System.Drawing.Point(11, 254);
            this.ultraTabControl1.Name = "ultraTabControl1";
            this.ultraTabControl1.SharedControlsPage = this.ultraTabSharedControlsPage1;
            this.ultraTabControl1.Size = new System.Drawing.Size(865, 438);
            this.ultraTabControl1.Style = Infragistics.Win.UltraWinTabControl.UltraTabControlStyle.Office2007Ribbon;
            this.ultraTabControl1.TabIndex = 20;
            ultraTab1.TabPage = this.ultraTabPageControl1;
            ultraTab1.Text = "General";
            ultraTab2.TabPage = this.ultraTabPageControl3;
            ultraTab2.Text = "Inventario";
            ultraTab3.TabPage = this.ultraTabPageControl2;
            ultraTab3.Text = "Comercial";
            this.ultraTabControl1.Tabs.AddRange(new Infragistics.Win.UltraWinTabControl.UltraTab[] {
            ultraTab1,
            ultraTab2,
            ultraTab3});
            // 
            // ultraTabSharedControlsPage1
            // 
            this.ultraTabSharedControlsPage1.Location = new System.Drawing.Point(-10000, -10000);
            this.ultraTabSharedControlsPage1.Name = "ultraTabSharedControlsPage1";
            this.ultraTabSharedControlsPage1.Size = new System.Drawing.Size(863, 415);
            // 
            // MaestroArticulosMantenimiento
            // 
            this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
            this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
            this.BackColor = System.Drawing.Color.White;
            this.ClientSize = new System.Drawing.Size(886, 704);
            this.Controls.Add(this.ultraTabControl1);
            this.Controls.Add(this.categoriaComboBox);
            this.Controls.Add(this.label5);
            this.Controls.Add(this.nombreCortoTextBox);
            this.Controls.Add(this.label6);
            this.Controls.Add(this.nombreLargoTextBox);
            this.Controls.Add(this.codigoArticuloTextBox);
            this.Controls.Add(this.label4);
            this.Controls.Add(this.label3);
            this.Controls.Add(this.menuContainerPanel);
            this.Controls.Add(this.ultraPanel1);
            this.Name = "MaestroArticulosMantenimiento";
            this.StartPosition = System.Windows.Forms.FormStartPosition.Manual;
            this.Text = "Artículos (Mantenimiento)";
            this.WindowState = System.Windows.Forms.FormWindowState.Maximized;
            this.ultraTabPageControl1.ResumeLayout(false);
            this.ultraTabPageControl1.PerformLayout();
            this.ultraTabPageControl3.ResumeLayout(false);
            this.ultraTabPageControl3.PerformLayout();
            ((System.ComponentModel.ISupportInitialize)(this.inventarioMaximoTextBox)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.inventarioMinimoTextBox)).EndInit();
            this.ultraTabPageControl2.ResumeLayout(false);
            this.ultraTabPageControl2.PerformLayout();
            ((System.ComponentModel.ISupportInitialize)(this.precioVentaEstandarTextBox)).EndInit();
            this.ultraPanel1.ClientArea.ResumeLayout(false);
            this.ultraPanel1.ClientArea.PerformLayout();
            this.ultraPanel1.ResumeLayout(false);
            ((System.ComponentModel.ISupportInitialize)(this.ultraToolbarsManager1)).EndInit();
            this.menuContainerPanel.ClientArea.ResumeLayout(false);
            this.menuContainerPanel.ResumeLayout(false);
            ((System.ComponentModel.ISupportInitialize)(this.errorProvider1)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.ultraTabControl1)).EndInit();
            this.ultraTabControl1.ResumeLayout(false);
            this.ResumeLayout(false);
            this.PerformLayout();

        }
 /// <summary>
 /// Required method for Designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(FrmEntradaCaja));
     Infragistics.Win.Appearance appearance21 = new Infragistics.Win.Appearance();
     Infragistics.Win.Appearance appearance22 = new Infragistics.Win.Appearance();
     Infragistics.Win.Appearance appearance23 = new Infragistics.Win.Appearance();
     Infragistics.Win.Appearance appearance24 = new Infragistics.Win.Appearance();
     Infragistics.Win.Appearance appearance25 = new Infragistics.Win.Appearance();
     Infragistics.Win.Appearance appearance26 = new Infragistics.Win.Appearance();
     Infragistics.Win.Appearance appearance27 = new Infragistics.Win.Appearance();
     Infragistics.Win.Appearance appearance28 = new Infragistics.Win.Appearance();
     Infragistics.Win.Appearance appearance6  = new Infragistics.Win.Appearance();
     Infragistics.Win.Appearance appearance7  = new Infragistics.Win.Appearance();
     Infragistics.Win.UltraWinTabControl.UltraTab ultraTab2 = new Infragistics.Win.UltraWinTabControl.UltraTab();
     Infragistics.Win.Appearance appearance16 = new Infragistics.Win.Appearance();
     Infragistics.Win.Appearance appearance17 = new Infragistics.Win.Appearance();
     Infragistics.Win.Appearance appearance18 = new Infragistics.Win.Appearance();
     Infragistics.Win.Appearance appearance19 = new Infragistics.Win.Appearance();
     Infragistics.Win.Appearance appearance20 = new Infragistics.Win.Appearance();
     this.uneSaldoActual              = new Infragistics.Win.UltraWinEditors.UltraNumericEditor();
     this.lblSaldoActual              = new Infragistics.Win.Misc.UltraLabel();
     this.lblMoneda                   = new Infragistics.Win.Misc.UltraLabel();
     this.udtFechaCreacion            = new Infragistics.Win.UltraWinEditors.UltraDateTimeEditor();
     this.lblFechaCreacion            = new Infragistics.Win.Misc.UltraLabel();
     this.ssResponsable               = new Soft.Controls.SoftSearch();
     this.ssCaja                      = new Soft.Controls.SoftSearch();
     this.lblResponsable              = new Infragistics.Win.Misc.UltraLabel();
     this.lblCaja                     = new Infragistics.Win.Misc.UltraLabel();
     this.lblSocioNegocio             = new Infragistics.Win.Misc.UltraLabel();
     this.txtNumeracion               = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
     this.lblNumeracion               = new Infragistics.Win.Misc.UltraLabel();
     this.lblTipoDocumento            = new Infragistics.Win.Misc.UltraLabel();
     this.ssMoneda                    = new Soft.Controls.SoftSearch();
     this.ssSocioNegocio              = new Soft.Controls.SoftSearch();
     this.ssTipoDocumento             = new Soft.Controls.SoftSearch();
     this.utcItems                    = new Infragistics.Win.UltraWinTabControl.UltraTabControl();
     this.ultraTabSharedControlsPage1 = new Infragistics.Win.UltraWinTabControl.UltraTabSharedControlsPage();
     this.tabItems                    = new Infragistics.Win.UltraWinTabControl.UltraTabPageControl();
     this.ugItems                     = new Infragistics.Win.UltraWinGrid.UltraGrid();
     this.ubEliminarItem              = new Infragistics.Win.Misc.UltraButton();
     this.ubNuevoItem                 = new Infragistics.Win.Misc.UltraButton();
     this.txtObservacion              = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
     this.lblObservacion              = new Infragistics.Win.Misc.UltraLabel();
     this.ugbCosto                    = new Infragistics.Win.Misc.UltraGroupBox();
     this.uneTotal                    = new Infragistics.Win.UltraWinEditors.UltraNumericEditor();
     this.uneImpuesto                 = new Infragistics.Win.UltraWinEditors.UltraNumericEditor();
     this.uneSubTotal                 = new Infragistics.Win.UltraWinEditors.UltraNumericEditor();
     this.lblTotal                    = new Infragistics.Win.Misc.UltraLabel();
     this.lblImpuesto                 = new Infragistics.Win.Misc.UltraLabel();
     this.lblSubTotal                 = new Infragistics.Win.Misc.UltraLabel();
     ((System.ComponentModel.ISupportInitialize)(this.ugbParent)).BeginInit();
     this.ugbParent.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.uneSaldoActual)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.udtFechaCreacion)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.txtNumeracion)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.utcItems)).BeginInit();
     this.utcItems.SuspendLayout();
     this.tabItems.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.ugItems)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.txtObservacion)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.ugbCosto)).BeginInit();
     this.ugbCosto.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.uneTotal)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.uneImpuesto)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.uneSubTotal)).BeginInit();
     this.SuspendLayout();
     //
     // ugbParent
     //
     this.ugbParent.Controls.Add(this.txtObservacion);
     this.ugbParent.Controls.Add(this.lblObservacion);
     this.ugbParent.Controls.Add(this.ugbCosto);
     this.ugbParent.Controls.Add(this.utcItems);
     this.ugbParent.Controls.Add(this.uneSaldoActual);
     this.ugbParent.Controls.Add(this.lblSaldoActual);
     this.ugbParent.Controls.Add(this.lblMoneda);
     this.ugbParent.Controls.Add(this.udtFechaCreacion);
     this.ugbParent.Controls.Add(this.lblFechaCreacion);
     this.ugbParent.Controls.Add(this.ssResponsable);
     this.ugbParent.Controls.Add(this.ssCaja);
     this.ugbParent.Controls.Add(this.lblResponsable);
     this.ugbParent.Controls.Add(this.lblCaja);
     this.ugbParent.Controls.Add(this.lblSocioNegocio);
     this.ugbParent.Controls.Add(this.txtNumeracion);
     this.ugbParent.Controls.Add(this.lblNumeracion);
     this.ugbParent.Controls.Add(this.lblTipoDocumento);
     this.ugbParent.Controls.Add(this.ssMoneda);
     this.ugbParent.Controls.Add(this.ssSocioNegocio);
     this.ugbParent.Controls.Add(this.ssTipoDocumento);
     this.ugbParent.Size = new System.Drawing.Size(677, 522);
     this.ugbParent.Controls.SetChildIndex(this.ubAceptar, 0);
     this.ugbParent.Controls.SetChildIndex(this.ubCancelar, 0);
     this.ugbParent.Controls.SetChildIndex(this.ssTipoDocumento, 0);
     this.ugbParent.Controls.SetChildIndex(this.ssSocioNegocio, 0);
     this.ugbParent.Controls.SetChildIndex(this.ssMoneda, 0);
     this.ugbParent.Controls.SetChildIndex(this.lblTipoDocumento, 0);
     this.ugbParent.Controls.SetChildIndex(this.lblNumeracion, 0);
     this.ugbParent.Controls.SetChildIndex(this.txtNumeracion, 0);
     this.ugbParent.Controls.SetChildIndex(this.lblSocioNegocio, 0);
     this.ugbParent.Controls.SetChildIndex(this.lblCaja, 0);
     this.ugbParent.Controls.SetChildIndex(this.lblResponsable, 0);
     this.ugbParent.Controls.SetChildIndex(this.ssCaja, 0);
     this.ugbParent.Controls.SetChildIndex(this.ssResponsable, 0);
     this.ugbParent.Controls.SetChildIndex(this.lblFechaCreacion, 0);
     this.ugbParent.Controls.SetChildIndex(this.udtFechaCreacion, 0);
     this.ugbParent.Controls.SetChildIndex(this.lblMoneda, 0);
     this.ugbParent.Controls.SetChildIndex(this.lblSaldoActual, 0);
     this.ugbParent.Controls.SetChildIndex(this.uneSaldoActual, 0);
     this.ugbParent.Controls.SetChildIndex(this.utcItems, 0);
     this.ugbParent.Controls.SetChildIndex(this.ugbCosto, 0);
     this.ugbParent.Controls.SetChildIndex(this.lblObservacion, 0);
     this.ugbParent.Controls.SetChildIndex(this.txtObservacion, 0);
     //
     // ubCancelar
     //
     this.ubCancelar.Location = new System.Drawing.Point(590, 490);
     //
     // ubAceptar
     //
     this.ubAceptar.Location = new System.Drawing.Point(509, 490);
     //
     // ilMain
     //
     this.ilMain.ImageStream = ((System.Windows.Forms.ImageListStreamer)(resources.GetObject("ilMain.ImageStream")));
     this.ilMain.Images.SetKeyName(0, "accept.png");
     this.ilMain.Images.SetKeyName(1, "accept_database.png");
     this.ilMain.Images.SetKeyName(2, "accept_page.png");
     this.ilMain.Images.SetKeyName(3, "add.png");
     this.ilMain.Images.SetKeyName(4, "add_comment.png");
     this.ilMain.Images.SetKeyName(5, "add_home.png");
     this.ilMain.Images.SetKeyName(6, "add_image.png");
     this.ilMain.Images.SetKeyName(7, "add_page.png");
     this.ilMain.Images.SetKeyName(8, "add_pages.png");
     this.ilMain.Images.SetKeyName(9, "add_printer.png");
     this.ilMain.Images.SetKeyName(10, "add_to_database.png");
     this.ilMain.Images.SetKeyName(11, "add_to_favorites.png");
     this.ilMain.Images.SetKeyName(12, "add_to_folder.png");
     this.ilMain.Images.SetKeyName(13, "add_to_shopping_cart.png");
     this.ilMain.Images.SetKeyName(14, "add_user.png");
     this.ilMain.Images.SetKeyName(15, "artwork.png");
     this.ilMain.Images.SetKeyName(16, "attach_image.png");
     this.ilMain.Images.SetKeyName(17, "attachment.png");
     this.ilMain.Images.SetKeyName(18, "back.png");
     this.ilMain.Images.SetKeyName(19, "block.png");
     this.ilMain.Images.SetKeyName(20, "blue_arrow_down.png");
     this.ilMain.Images.SetKeyName(21, "blue_arrow_up.png");
     this.ilMain.Images.SetKeyName(22, "blue_energy.png");
     this.ilMain.Images.SetKeyName(23, "bmp_file.png");
     this.ilMain.Images.SetKeyName(24, "book.png");
     this.ilMain.Images.SetKeyName(25, "book_accept.png");
     this.ilMain.Images.SetKeyName(26, "book_download.png");
     this.ilMain.Images.SetKeyName(27, "book_search.png");
     this.ilMain.Images.SetKeyName(28, "book_warning.png");
     this.ilMain.Images.SetKeyName(29, "calculator.png");
     this.ilMain.Images.SetKeyName(30, "calendar.png");
     this.ilMain.Images.SetKeyName(31, "calendar_empty.png");
     this.ilMain.Images.SetKeyName(32, "canvas_holder.png");
     this.ilMain.Images.SetKeyName(33, "card.png");
     this.ilMain.Images.SetKeyName(34, "cd.png");
     this.ilMain.Images.SetKeyName(35, "chalk_board.png");
     this.ilMain.Images.SetKeyName(36, "chart.png");
     this.ilMain.Images.SetKeyName(37, "chart_down.png");
     this.ilMain.Images.SetKeyName(38, "chart_pie.png");
     this.ilMain.Images.SetKeyName(39, "chart_up.png");
     this.ilMain.Images.SetKeyName(40, "clock.png");
     this.ilMain.Images.SetKeyName(41, "cloud_comment.png");
     this.ilMain.Images.SetKeyName(42, "coffee_cup.png");
     this.ilMain.Images.SetKeyName(43, "comment.png");
     this.ilMain.Images.SetKeyName(44, "comments.png");
     this.ilMain.Images.SetKeyName(45, "computer.png");
     this.ilMain.Images.SetKeyName(46, "computer_accept.png");
     this.ilMain.Images.SetKeyName(47, "computer_add.png");
     this.ilMain.Images.SetKeyName(48, "computer_help.png");
     this.ilMain.Images.SetKeyName(49, "computer_info.png");
     this.ilMain.Images.SetKeyName(50, "computer_process.png");
     this.ilMain.Images.SetKeyName(51, "computer_warning.png");
     this.ilMain.Images.SetKeyName(52, "copy_paste.png");
     this.ilMain.Images.SetKeyName(53, "credit_cart.png");
     this.ilMain.Images.SetKeyName(54, "credit_cart_cancelled.png");
     this.ilMain.Images.SetKeyName(55, "css_file.png");
     this.ilMain.Images.SetKeyName(56, "csv_file.png");
     this.ilMain.Images.SetKeyName(57, "cut.png");
     this.ilMain.Images.SetKeyName(58, "cut_from_page.png");
     this.ilMain.Images.SetKeyName(59, "database.png");
     this.ilMain.Images.SetKeyName(60, "delete.png");
     this.ilMain.Images.SetKeyName(61, "delete_comment.png");
     this.ilMain.Images.SetKeyName(62, "delete_computer.png");
     this.ilMain.Images.SetKeyName(63, "delete_folder.png");
     this.ilMain.Images.SetKeyName(64, "delete_home.png");
     this.ilMain.Images.SetKeyName(65, "delete_image.png");
     this.ilMain.Images.SetKeyName(66, "delete_page.png");
     this.ilMain.Images.SetKeyName(67, "delete_user.png");
     this.ilMain.Images.SetKeyName(68, "dollar_currency_sign.png");
     this.ilMain.Images.SetKeyName(69, "download.png");
     this.ilMain.Images.SetKeyName(70, "download_database.png");
     this.ilMain.Images.SetKeyName(71, "download_image.png");
     this.ilMain.Images.SetKeyName(72, "download_to_computer.png");
     this.ilMain.Images.SetKeyName(73, "dvd.png");
     this.ilMain.Images.SetKeyName(74, "edit.png");
     this.ilMain.Images.SetKeyName(75, "edit_page.png");
     this.ilMain.Images.SetKeyName(76, "edit_profile.png");
     this.ilMain.Images.SetKeyName(77, "eps_file.png");
     this.ilMain.Images.SetKeyName(78, "equalizer.png");
     this.ilMain.Images.SetKeyName(79, "euro_currency_sign.png");
     this.ilMain.Images.SetKeyName(80, "favorite.png");
     this.ilMain.Images.SetKeyName(81, "favorite_film.png");
     this.ilMain.Images.SetKeyName(82, "film.png");
     this.ilMain.Images.SetKeyName(83, "firewall.png");
     this.ilMain.Images.SetKeyName(84, "folder.png");
     this.ilMain.Images.SetKeyName(85, "folder_accept.png");
     this.ilMain.Images.SetKeyName(86, "folder_conflicted.png");
     this.ilMain.Images.SetKeyName(87, "folder_full.png");
     this.ilMain.Images.SetKeyName(88, "folder_modified.png");
     this.ilMain.Images.SetKeyName(89, "full_page.png");
     this.ilMain.Images.SetKeyName(90, "games.png");
     this.ilMain.Images.SetKeyName(91, "gif_file.png");
     this.ilMain.Images.SetKeyName(92, "globe.png");
     this.ilMain.Images.SetKeyName(93, "globe_download.png");
     this.ilMain.Images.SetKeyName(94, "globe_process.png");
     this.ilMain.Images.SetKeyName(95, "globe_warning.png");
     this.ilMain.Images.SetKeyName(96, "green_arrow_down.png");
     this.ilMain.Images.SetKeyName(97, "green_arrow_up.png");
     this.ilMain.Images.SetKeyName(98, "green_button.png");
     this.ilMain.Images.SetKeyName(99, "green_energy.png");
     this.ilMain.Images.SetKeyName(100, "green_flag.png");
     this.ilMain.Images.SetKeyName(101, "heart.png");
     this.ilMain.Images.SetKeyName(102, "help.png");
     this.ilMain.Images.SetKeyName(103, "help_balloon.png");
     this.ilMain.Images.SetKeyName(104, "home.png");
     this.ilMain.Images.SetKeyName(105, "home_accept.png");
     this.ilMain.Images.SetKeyName(106, "html_file.png");
     this.ilMain.Images.SetKeyName(107, "ico_file.png");
     this.ilMain.Images.SetKeyName(108, "id_card.png");
     this.ilMain.Images.SetKeyName(109, "image.png");
     this.ilMain.Images.SetKeyName(110, "image_accept.png");
     this.ilMain.Images.SetKeyName(111, "info.png");
     this.ilMain.Images.SetKeyName(112, "insert_to_shopping_cart.png");
     this.ilMain.Images.SetKeyName(113, "jpg_file.png");
     this.ilMain.Images.SetKeyName(114, "js_file.png");
     this.ilMain.Images.SetKeyName(115, "json_file.png");
     this.ilMain.Images.SetKeyName(116, "key.png");
     this.ilMain.Images.SetKeyName(117, "light_bulb.png");
     this.ilMain.Images.SetKeyName(118, "link.png");
     this.ilMain.Images.SetKeyName(119, "lock.png");
     this.ilMain.Images.SetKeyName(120, "magnet.png");
     this.ilMain.Images.SetKeyName(121, "mail.png");
     this.ilMain.Images.SetKeyName(122, "mail_lock.png");
     this.ilMain.Images.SetKeyName(123, "mail_receive.png");
     this.ilMain.Images.SetKeyName(124, "mail_search.png");
     this.ilMain.Images.SetKeyName(125, "mail_send.png");
     this.ilMain.Images.SetKeyName(126, "mobile_phone.png");
     this.ilMain.Images.SetKeyName(127, "mouse.png");
     this.ilMain.Images.SetKeyName(128, "music.png");
     this.ilMain.Images.SetKeyName(129, "new.png");
     this.ilMain.Images.SetKeyName(130, "new_page.png");
     this.ilMain.Images.SetKeyName(131, "news.png");
     this.ilMain.Images.SetKeyName(132, "next.png");
     this.ilMain.Images.SetKeyName(133, "note.png");
     this.ilMain.Images.SetKeyName(134, "note_accept.png");
     this.ilMain.Images.SetKeyName(135, "note_book.png");
     this.ilMain.Images.SetKeyName(136, "office_folders.png");
     this.ilMain.Images.SetKeyName(137, "old_clock.png");
     this.ilMain.Images.SetKeyName(138, "open_store.png");
     this.ilMain.Images.SetKeyName(139, "orange_arrow_down.png");
     this.ilMain.Images.SetKeyName(140, "orange_arrow_up.png");
     this.ilMain.Images.SetKeyName(141, "orange_button.png");
     this.ilMain.Images.SetKeyName(142, "package.png");
     this.ilMain.Images.SetKeyName(143, "package_accept.png");
     this.ilMain.Images.SetKeyName(144, "package_add.png");
     this.ilMain.Images.SetKeyName(145, "package_download.png");
     this.ilMain.Images.SetKeyName(146, "package_warning.png");
     this.ilMain.Images.SetKeyName(147, "page_down.png");
     this.ilMain.Images.SetKeyName(148, "page_process.png");
     this.ilMain.Images.SetKeyName(149, "page_up.png");
     this.ilMain.Images.SetKeyName(150, "pages.png");
     this.ilMain.Images.SetKeyName(151, "pages_warning.png");
     this.ilMain.Images.SetKeyName(152, "paint.png");
     this.ilMain.Images.SetKeyName(153, "paint_brush.png");
     this.ilMain.Images.SetKeyName(154, "palette.png");
     this.ilMain.Images.SetKeyName(155, "palette_brush.png");
     this.ilMain.Images.SetKeyName(156, "pastel_colors.png");
     this.ilMain.Images.SetKeyName(157, "pdf_file.png");
     this.ilMain.Images.SetKeyName(158, "phone_book.png");
     this.ilMain.Images.SetKeyName(159, "phone_book_edit.png");
     this.ilMain.Images.SetKeyName(160, "photo_camera.png");
     this.ilMain.Images.SetKeyName(161, "photo_camera_accept.png");
     this.ilMain.Images.SetKeyName(162, "php_file.png");
     this.ilMain.Images.SetKeyName(163, "pin.png");
     this.ilMain.Images.SetKeyName(164, "png_file.png");
     this.ilMain.Images.SetKeyName(165, "ppt_file.png");
     this.ilMain.Images.SetKeyName(166, "printer.png");
     this.ilMain.Images.SetKeyName(167, "printer_accept.png");
     this.ilMain.Images.SetKeyName(168, "printer_warning.png");
     this.ilMain.Images.SetKeyName(169, "prize_winner.png");
     this.ilMain.Images.SetKeyName(170, "process.png");
     this.ilMain.Images.SetKeyName(171, "process_accept.png");
     this.ilMain.Images.SetKeyName(172, "process_info.png");
     this.ilMain.Images.SetKeyName(173, "process_warning.png");
     this.ilMain.Images.SetKeyName(174, "promotion.png");
     this.ilMain.Images.SetKeyName(175, "protection.png");
     this.ilMain.Images.SetKeyName(176, "psd_file.png");
     this.ilMain.Images.SetKeyName(177, "puzzle.png");
     this.ilMain.Images.SetKeyName(178, "recycle.png");
     this.ilMain.Images.SetKeyName(179, "red_button.png");
     this.ilMain.Images.SetKeyName(180, "red_flag.png");
     this.ilMain.Images.SetKeyName(181, "refresh.png");
     this.ilMain.Images.SetKeyName(182, "refresh_page.png");
     this.ilMain.Images.SetKeyName(183, "remote_desktop.png");
     this.ilMain.Images.SetKeyName(184, "remove_from_database.png");
     this.ilMain.Images.SetKeyName(185, "remove_from_shopping_cart.png");
     this.ilMain.Images.SetKeyName(186, "report.png");
     this.ilMain.Images.SetKeyName(187, "rss.png");
     this.ilMain.Images.SetKeyName(188, "ruler.png");
     this.ilMain.Images.SetKeyName(189, "ruler_pencil.png");
     this.ilMain.Images.SetKeyName(190, "sale.png");
     this.ilMain.Images.SetKeyName(191, "save.png");
     this.ilMain.Images.SetKeyName(192, "search.png");
     this.ilMain.Images.SetKeyName(193, "search_computer.png");
     this.ilMain.Images.SetKeyName(194, "search_database.png");
     this.ilMain.Images.SetKeyName(195, "search_globe.png");
     this.ilMain.Images.SetKeyName(196, "search_home.png");
     this.ilMain.Images.SetKeyName(197, "search_image.png");
     this.ilMain.Images.SetKeyName(198, "search_page.png");
     this.ilMain.Images.SetKeyName(199, "search_printer.png");
     this.ilMain.Images.SetKeyName(200, "search_user.png");
     this.ilMain.Images.SetKeyName(201, "security.png");
     this.ilMain.Images.SetKeyName(202, "send_sms.png");
     this.ilMain.Images.SetKeyName(203, "shopping_cart.png");
     this.ilMain.Images.SetKeyName(204, "shopping_cart_accept.png");
     this.ilMain.Images.SetKeyName(205, "sms.png");
     this.ilMain.Images.SetKeyName(206, "sound.png");
     this.ilMain.Images.SetKeyName(207, "sound_muted.png");
     this.ilMain.Images.SetKeyName(208, "star_empty.png");
     this.ilMain.Images.SetKeyName(209, "star_full.png");
     this.ilMain.Images.SetKeyName(210, "star_half_full.png");
     this.ilMain.Images.SetKeyName(211, "sterling_pound_currency_sign.png");
     this.ilMain.Images.SetKeyName(212, "support.png");
     this.ilMain.Images.SetKeyName(213, "svg_file.png");
     this.ilMain.Images.SetKeyName(214, "swf_file.png");
     this.ilMain.Images.SetKeyName(215, "tablet.png");
     this.ilMain.Images.SetKeyName(216, "tag_blue.png");
     this.ilMain.Images.SetKeyName(217, "tag_green.png");
     this.ilMain.Images.SetKeyName(218, "target.png");
     this.ilMain.Images.SetKeyName(219, "television.png");
     this.ilMain.Images.SetKeyName(220, "text_page.png");
     this.ilMain.Images.SetKeyName(221, "tiff_file.png");
     this.ilMain.Images.SetKeyName(222, "tools.png");
     this.ilMain.Images.SetKeyName(223, "trash_can.png");
     this.ilMain.Images.SetKeyName(224, "turquoise_button.png");
     this.ilMain.Images.SetKeyName(225, "twitter.png");
     this.ilMain.Images.SetKeyName(226, "txt_file.png");
     this.ilMain.Images.SetKeyName(227, "unlock.png");
     this.ilMain.Images.SetKeyName(228, "up.png");
     this.ilMain.Images.SetKeyName(229, "user.png");
     this.ilMain.Images.SetKeyName(230, "user_accept.png");
     this.ilMain.Images.SetKeyName(231, "user_comment.png");
     this.ilMain.Images.SetKeyName(232, "users.png");
     this.ilMain.Images.SetKeyName(233, "users_comments.png");
     this.ilMain.Images.SetKeyName(234, "violet_button.png");
     this.ilMain.Images.SetKeyName(235, "warning.png");
     this.ilMain.Images.SetKeyName(236, "white_flag.png");
     this.ilMain.Images.SetKeyName(237, "windows_terminal.png");
     this.ilMain.Images.SetKeyName(238, "xml_file.png");
     this.ilMain.Images.SetKeyName(239, "yen_currency_sign.png");
     this.ilMain.Images.SetKeyName(240, "zip_file.png");
     this.ilMain.Images.SetKeyName(241, "zip_file_accept.png");
     this.ilMain.Images.SetKeyName(242, "zip_file_download.png");
     this.ilMain.Images.SetKeyName(243, "zip_file_info.png");
     this.ilMain.Images.SetKeyName(244, "zip_file_search.png");
     this.ilMain.Images.SetKeyName(245, "zoom_in.png");
     this.ilMain.Images.SetKeyName(246, "zoom_out.png");
     //
     // uneSaldoActual
     //
     this.uneSaldoActual.Enabled     = false;
     this.uneSaldoActual.Location    = new System.Drawing.Point(546, 74);
     this.uneSaldoActual.Name        = "uneSaldoActual";
     this.uneSaldoActual.NumericType = Infragistics.Win.UltraWinEditors.NumericType.Double;
     this.uneSaldoActual.Size        = new System.Drawing.Size(100, 21);
     this.uneSaldoActual.TabIndex    = 78;
     //
     // lblSaldoActual
     //
     appearance21.BackColor         = System.Drawing.Color.Transparent;
     this.lblSaldoActual.Appearance = appearance21;
     this.lblSaldoActual.Font       = new System.Drawing.Font("Microsoft Sans Serif", 8.25F);
     this.lblSaldoActual.Location   = new System.Drawing.Point(414, 78);
     this.lblSaldoActual.Name       = "lblSaldoActual";
     this.lblSaldoActual.Size       = new System.Drawing.Size(130, 23);
     this.lblSaldoActual.TabIndex   = 88;
     this.lblSaldoActual.Text       = "Saldo Actual";
     //
     // lblMoneda
     //
     appearance22.BackColor    = System.Drawing.Color.Transparent;
     this.lblMoneda.Appearance = appearance22;
     this.lblMoneda.Font       = new System.Drawing.Font("Microsoft Sans Serif", 8.25F);
     this.lblMoneda.Location   = new System.Drawing.Point(12, 54);
     this.lblMoneda.Name       = "lblMoneda";
     this.lblMoneda.Size       = new System.Drawing.Size(130, 23);
     this.lblMoneda.TabIndex   = 86;
     this.lblMoneda.Text       = "Moneda";
     //
     // udtFechaCreacion
     //
     this.udtFechaCreacion.Location = new System.Drawing.Point(546, 29);
     this.udtFechaCreacion.Name     = "udtFechaCreacion";
     this.udtFechaCreacion.Size     = new System.Drawing.Size(119, 21);
     this.udtFechaCreacion.TabIndex = 85;
     //
     // lblFechaCreacion
     //
     appearance23.BackColor           = System.Drawing.Color.Transparent;
     this.lblFechaCreacion.Appearance = appearance23;
     this.lblFechaCreacion.Font       = new System.Drawing.Font("Microsoft Sans Serif", 8.25F);
     this.lblFechaCreacion.Location   = new System.Drawing.Point(414, 31);
     this.lblFechaCreacion.Name       = "lblFechaCreacion";
     this.lblFechaCreacion.Size       = new System.Drawing.Size(130, 23);
     this.lblFechaCreacion.TabIndex   = 84;
     this.lblFechaCreacion.Text       = "Fecha de Creación";
     //
     // ssResponsable
     //
     this.ssResponsable.BackColor = System.Drawing.Color.Transparent;
     this.ssResponsable.Location  = new System.Drawing.Point(143, 99);
     this.ssResponsable.Name      = "ssResponsable";
     this.ssResponsable.Size      = new System.Drawing.Size(250, 28);
     this.ssResponsable.TabIndex  = 80;
     this.ssResponsable.Search   += new System.EventHandler(this.ssResponsable_Search);
     this.ssResponsable.Clear    += new System.EventHandler(this.ssResponsable_Clear);
     //
     // ssCaja
     //
     this.ssCaja.BackColor = System.Drawing.Color.Transparent;
     this.ssCaja.Location  = new System.Drawing.Point(143, 76);
     this.ssCaja.Name      = "ssCaja";
     this.ssCaja.Size      = new System.Drawing.Size(250, 28);
     this.ssCaja.TabIndex  = 79;
     this.ssCaja.Search   += new System.EventHandler(this.ssCaja_Search);
     this.ssCaja.Clear    += new System.EventHandler(this.ssCaja_Clear);
     //
     // lblResponsable
     //
     appearance24.BackColor         = System.Drawing.Color.Transparent;
     this.lblResponsable.Appearance = appearance24;
     this.lblResponsable.Location   = new System.Drawing.Point(12, 101);
     this.lblResponsable.Name       = "lblResponsable";
     this.lblResponsable.Size       = new System.Drawing.Size(130, 23);
     this.lblResponsable.TabIndex   = 83;
     this.lblResponsable.Text       = "Creado Por";
     //
     // lblCaja
     //
     appearance25.BackColor  = System.Drawing.Color.Transparent;
     this.lblCaja.Appearance = appearance25;
     this.lblCaja.Location   = new System.Drawing.Point(12, 78);
     this.lblCaja.Name       = "lblCaja";
     this.lblCaja.Size       = new System.Drawing.Size(130, 23);
     this.lblCaja.TabIndex   = 82;
     this.lblCaja.Text       = "Caja";
     //
     // lblSocioNegocio
     //
     appearance26.BackColor          = System.Drawing.Color.Transparent;
     this.lblSocioNegocio.Appearance = appearance26;
     this.lblSocioNegocio.Location   = new System.Drawing.Point(12, 31);
     this.lblSocioNegocio.Name       = "lblSocioNegocio";
     this.lblSocioNegocio.Size       = new System.Drawing.Size(130, 23);
     this.lblSocioNegocio.TabIndex   = 81;
     this.lblSocioNegocio.Text       = "Ninguno";
     //
     // txtNumeracion
     //
     this.txtNumeracion.Location = new System.Drawing.Point(546, 6);
     this.txtNumeracion.Name     = "txtNumeracion";
     this.txtNumeracion.Size     = new System.Drawing.Size(119, 21);
     this.txtNumeracion.TabIndex = 74;
     //
     // lblNumeracion
     //
     appearance27.BackColor        = System.Drawing.Color.Transparent;
     this.lblNumeracion.Appearance = appearance27;
     this.lblNumeracion.Location   = new System.Drawing.Point(414, 11);
     this.lblNumeracion.Name       = "lblNumeracion";
     this.lblNumeracion.Size       = new System.Drawing.Size(130, 23);
     this.lblNumeracion.TabIndex   = 76;
     this.lblNumeracion.Text       = "Numeración";
     //
     // lblTipoDocumento
     //
     appearance28.BackColor           = System.Drawing.Color.Transparent;
     this.lblTipoDocumento.Appearance = appearance28;
     this.lblTipoDocumento.Location   = new System.Drawing.Point(12, 10);
     this.lblTipoDocumento.Name       = "lblTipoDocumento";
     this.lblTipoDocumento.Size       = new System.Drawing.Size(130, 23);
     this.lblTipoDocumento.TabIndex   = 75;
     this.lblTipoDocumento.Text       = "Tipo de Documento";
     //
     // ssMoneda
     //
     this.ssMoneda.BackColor = System.Drawing.Color.Transparent;
     this.ssMoneda.Location  = new System.Drawing.Point(143, 52);
     this.ssMoneda.Name      = "ssMoneda";
     this.ssMoneda.Size      = new System.Drawing.Size(106, 28);
     this.ssMoneda.TabIndex  = 87;
     this.ssMoneda.Search   += new System.EventHandler(this.ssMoneda_Search);
     this.ssMoneda.Clear    += new System.EventHandler(this.ssMoneda_Clear);
     //
     // ssSocioNegocio
     //
     this.ssSocioNegocio.BackColor = System.Drawing.Color.Transparent;
     this.ssSocioNegocio.Location  = new System.Drawing.Point(143, 29);
     this.ssSocioNegocio.Name      = "ssSocioNegocio";
     this.ssSocioNegocio.Size      = new System.Drawing.Size(250, 28);
     this.ssSocioNegocio.TabIndex  = 77;
     this.ssSocioNegocio.Search   += new System.EventHandler(this.ssSocioNegocio_Search);
     this.ssSocioNegocio.Clear    += new System.EventHandler(this.ssSocioNegocio_Clear);
     //
     // ssTipoDocumento
     //
     this.ssTipoDocumento.BackColor = System.Drawing.Color.Transparent;
     this.ssTipoDocumento.Location  = new System.Drawing.Point(143, 6);
     this.ssTipoDocumento.Name      = "ssTipoDocumento";
     this.ssTipoDocumento.Size      = new System.Drawing.Size(250, 28);
     this.ssTipoDocumento.TabIndex  = 73;
     this.ssTipoDocumento.Search   += new System.EventHandler(this.ssTipoDocumento_Search);
     this.ssTipoDocumento.Clear    += new System.EventHandler(this.ssTipoDocumento_Clear);
     //
     // utcItems
     //
     appearance6.BackColor    = System.Drawing.Color.Transparent;
     this.utcItems.Appearance = appearance6;
     this.utcItems.Controls.Add(this.ultraTabSharedControlsPage1);
     this.utcItems.Controls.Add(this.tabItems);
     this.utcItems.Location                = new System.Drawing.Point(11, 135);
     this.utcItems.Name                    = "utcItems";
     this.utcItems.SharedControlsPage      = this.ultraTabSharedControlsPage1;
     this.utcItems.Size                    = new System.Drawing.Size(653, 239);
     appearance7.BackColor                 = System.Drawing.Color.Transparent;
     this.utcItems.TabHeaderAreaAppearance = appearance7;
     this.utcItems.TabIndex                = 89;
     ultraTab2.TabPage = this.tabItems;
     ultraTab2.Text    = ":: Items ::";
     this.utcItems.Tabs.AddRange(new Infragistics.Win.UltraWinTabControl.UltraTab[] {
         ultraTab2
     });
     //
     // ultraTabSharedControlsPage1
     //
     this.ultraTabSharedControlsPage1.Location = new System.Drawing.Point(-10000, -10000);
     this.ultraTabSharedControlsPage1.Name     = "ultraTabSharedControlsPage1";
     this.ultraTabSharedControlsPage1.Size     = new System.Drawing.Size(649, 213);
     //
     // tabItems
     //
     this.tabItems.Controls.Add(this.ugItems);
     this.tabItems.Controls.Add(this.ubEliminarItem);
     this.tabItems.Controls.Add(this.ubNuevoItem);
     this.tabItems.Location = new System.Drawing.Point(1, 23);
     this.tabItems.Name     = "tabItems";
     this.tabItems.Size     = new System.Drawing.Size(649, 213);
     //
     // ugItems
     //
     this.ugItems.DisplayLayout.CaptionVisible                  = Infragistics.Win.DefaultableBoolean.False;
     this.ugItems.DisplayLayout.Override.CellClickAction        = Infragistics.Win.UltraWinGrid.CellClickAction.EditAndSelectText;
     this.ugItems.DisplayLayout.Override.RowSelectorNumberStyle = Infragistics.Win.UltraWinGrid.RowSelectorNumberStyle.ListIndex;
     this.ugItems.DisplayLayout.TabNavigation = Infragistics.Win.UltraWinGrid.TabNavigation.NextControl;
     this.ugItems.Dock        = System.Windows.Forms.DockStyle.Top;
     this.ugItems.Location    = new System.Drawing.Point(0, 0);
     this.ugItems.Name        = "ugItems";
     this.ugItems.Size        = new System.Drawing.Size(649, 183);
     this.ugItems.TabIndex    = 9;
     this.ugItems.Text        = "ultraGrid1";
     this.ugItems.CellChange += new Infragistics.Win.UltraWinGrid.CellEventHandler(this.ugItems_CellChange);
     //
     // ubEliminarItem
     //
     this.ubEliminarItem.ButtonStyle = Infragistics.Win.UIElementButtonStyle.Office2010Button;
     this.ubEliminarItem.Location    = new System.Drawing.Point(533, 187);
     this.ubEliminarItem.Name        = "ubEliminarItem";
     this.ubEliminarItem.Size        = new System.Drawing.Size(111, 23);
     this.ubEliminarItem.TabIndex    = 8;
     this.ubEliminarItem.Text        = "&Eliminar Item";
     this.ubEliminarItem.Click      += new System.EventHandler(this.ubEliminarItem_Click);
     //
     // ubNuevoItem
     //
     this.ubNuevoItem.ButtonStyle = Infragistics.Win.UIElementButtonStyle.Office2010Button;
     this.ubNuevoItem.Location    = new System.Drawing.Point(424, 187);
     this.ubNuevoItem.Name        = "ubNuevoItem";
     this.ubNuevoItem.Size        = new System.Drawing.Size(104, 23);
     this.ubNuevoItem.TabIndex    = 7;
     this.ubNuevoItem.Text        = "&Nuevo Item";
     this.ubNuevoItem.Click      += new System.EventHandler(this.ubNuevoItem_Click);
     //
     // txtObservacion
     //
     this.txtObservacion.Location      = new System.Drawing.Point(88, 377);
     this.txtObservacion.Multiline     = true;
     this.txtObservacion.Name          = "txtObservacion";
     this.txtObservacion.Size          = new System.Drawing.Size(321, 76);
     this.txtObservacion.TabIndex      = 90;
     this.txtObservacion.ValueChanged += new System.EventHandler(this.txtObservacion_ValueChanged);
     //
     // lblObservacion
     //
     appearance16.BackColor         = System.Drawing.Color.Transparent;
     this.lblObservacion.Appearance = appearance16;
     this.lblObservacion.Location   = new System.Drawing.Point(13, 380);
     this.lblObservacion.Name       = "lblObservacion";
     this.lblObservacion.Size       = new System.Drawing.Size(130, 23);
     this.lblObservacion.TabIndex   = 92;
     this.lblObservacion.Text       = "Observación";
     //
     // ugbCosto
     //
     appearance17.BackColor   = System.Drawing.Color.Transparent;
     this.ugbCosto.Appearance = appearance17;
     this.ugbCosto.Controls.Add(this.uneTotal);
     this.ugbCosto.Controls.Add(this.uneImpuesto);
     this.ugbCosto.Controls.Add(this.uneSubTotal);
     this.ugbCosto.Controls.Add(this.lblTotal);
     this.ugbCosto.Controls.Add(this.lblImpuesto);
     this.ugbCosto.Controls.Add(this.lblSubTotal);
     this.ugbCosto.HeaderBorderStyle = Infragistics.Win.UIElementBorderStyle.Rounded3;
     this.ugbCosto.HeaderPosition    = Infragistics.Win.Misc.GroupBoxHeaderPosition.TopOutsideBorder;
     this.ugbCosto.Location          = new System.Drawing.Point(436, 374);
     this.ugbCosto.Name     = "ugbCosto";
     this.ugbCosto.Size     = new System.Drawing.Size(229, 110);
     this.ugbCosto.TabIndex = 91;
     this.ugbCosto.Text     = "Costo";
     //
     // uneTotal
     //
     this.uneTotal.Enabled     = false;
     this.uneTotal.Location    = new System.Drawing.Point(114, 78);
     this.uneTotal.Name        = "uneTotal";
     this.uneTotal.NumericType = Infragistics.Win.UltraWinEditors.NumericType.Double;
     this.uneTotal.Size        = new System.Drawing.Size(100, 21);
     this.uneTotal.TabIndex    = 58;
     //
     // uneImpuesto
     //
     this.uneImpuesto.Enabled     = false;
     this.uneImpuesto.Location    = new System.Drawing.Point(114, 55);
     this.uneImpuesto.Name        = "uneImpuesto";
     this.uneImpuesto.NumericType = Infragistics.Win.UltraWinEditors.NumericType.Double;
     this.uneImpuesto.Size        = new System.Drawing.Size(100, 21);
     this.uneImpuesto.TabIndex    = 57;
     //
     // uneSubTotal
     //
     this.uneSubTotal.Enabled     = false;
     this.uneSubTotal.Location    = new System.Drawing.Point(114, 31);
     this.uneSubTotal.Name        = "uneSubTotal";
     this.uneSubTotal.NumericType = Infragistics.Win.UltraWinEditors.NumericType.Double;
     this.uneSubTotal.Size        = new System.Drawing.Size(100, 21);
     this.uneSubTotal.TabIndex    = 56;
     //
     // lblTotal
     //
     appearance18.BackColor   = System.Drawing.Color.Transparent;
     this.lblTotal.Appearance = appearance18;
     this.lblTotal.Location   = new System.Drawing.Point(13, 82);
     this.lblTotal.Name       = "lblTotal";
     this.lblTotal.Size       = new System.Drawing.Size(101, 23);
     this.lblTotal.TabIndex   = 55;
     this.lblTotal.Text       = "Total";
     //
     // lblImpuesto
     //
     appearance19.BackColor      = System.Drawing.Color.Transparent;
     this.lblImpuesto.Appearance = appearance19;
     this.lblImpuesto.Location   = new System.Drawing.Point(13, 58);
     this.lblImpuesto.Name       = "lblImpuesto";
     this.lblImpuesto.Size       = new System.Drawing.Size(101, 23);
     this.lblImpuesto.TabIndex   = 54;
     this.lblImpuesto.Text       = "Impuesto";
     //
     // lblSubTotal
     //
     appearance20.BackColor      = System.Drawing.Color.Transparent;
     this.lblSubTotal.Appearance = appearance20;
     this.lblSubTotal.Location   = new System.Drawing.Point(13, 35);
     this.lblSubTotal.Name       = "lblSubTotal";
     this.lblSubTotal.Size       = new System.Drawing.Size(101, 23);
     this.lblSubTotal.TabIndex   = 53;
     this.lblSubTotal.Text       = "Sub Total";
     //
     // FrmEntradaCaja
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
     this.AutoScaleMode       = System.Windows.Forms.AutoScaleMode.Font;
     this.ClientSize          = new System.Drawing.Size(693, 560);
     this.Name = "FrmEntradaCaja";
     this.Text = "FrmEntradaCaja";
     ((System.ComponentModel.ISupportInitialize)(this.ugbParent)).EndInit();
     this.ugbParent.ResumeLayout(false);
     this.ugbParent.PerformLayout();
     ((System.ComponentModel.ISupportInitialize)(this.uneSaldoActual)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.udtFechaCreacion)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.txtNumeracion)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.utcItems)).EndInit();
     this.utcItems.ResumeLayout(false);
     this.tabItems.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.ugItems)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.txtObservacion)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.ugbCosto)).EndInit();
     this.ugbCosto.ResumeLayout(false);
     this.ugbCosto.PerformLayout();
     ((System.ComponentModel.ISupportInitialize)(this.uneTotal)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.uneImpuesto)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.uneSubTotal)).EndInit();
     this.ResumeLayout(false);
 }
        /// <summary>
        /// Metodo necessario per il supporto della finestra di progettazione. Non modificare
        /// il contenuto del metodo con l'editor di codice.
        /// </summary>
        private void InitializeComponent()
        {
            this.components = new System.ComponentModel.Container();
            Infragistics.Win.Appearance appearance1 = new Infragistics.Win.Appearance();
            Infragistics.Win.Appearance appearance2 = new Infragistics.Win.Appearance();
            Infragistics.Win.Appearance appearance3 = new Infragistics.Win.Appearance();
            Infragistics.Win.Appearance appearance4 = new Infragistics.Win.Appearance();
            Infragistics.Win.Appearance appearance9 = new Infragistics.Win.Appearance();
            Infragistics.Win.Appearance appearance10 = new Infragistics.Win.Appearance();
            Infragistics.Win.Appearance appearance11 = new Infragistics.Win.Appearance();
            Infragistics.Win.Appearance appearance12 = new Infragistics.Win.Appearance();
            Infragistics.Win.Appearance appearance5 = new Infragistics.Win.Appearance();
            Infragistics.Win.Appearance appearance6 = new Infragistics.Win.Appearance();
            Infragistics.Win.Appearance appearance7 = new Infragistics.Win.Appearance();
            Infragistics.Win.Appearance appearance8 = new Infragistics.Win.Appearance();
            Infragistics.Win.UltraWinTabControl.UltraTab ultraTab1 = new Infragistics.Win.UltraWinTabControl.UltraTab();
            Infragistics.Win.UltraWinTabControl.UltraTab ultraTab2 = new Infragistics.Win.UltraWinTabControl.UltraTab();
            Infragistics.Win.UltraWinTabControl.UltraTab ultraTab3 = new Infragistics.Win.UltraWinTabControl.UltraTab();
            Infragistics.Win.Appearance appearance13 = new Infragistics.Win.Appearance();
            Infragistics.Win.ValueListItem valueListItem1 = new Infragistics.Win.ValueListItem();
            Infragistics.Win.ValueListItem valueListItem2 = new Infragistics.Win.ValueListItem();
            Infragistics.Win.Appearance appearance14 = new Infragistics.Win.Appearance();
            Infragistics.Win.UltraWinTabControl.UltraTab ultraTab4 = new Infragistics.Win.UltraWinTabControl.UltraTab();
            Infragistics.Win.UltraWinTabControl.UltraTab ultraTab5 = new Infragistics.Win.UltraWinTabControl.UltraTab();
            System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(DettaglioSoggettoUI));
            this.ultraTabPageControl3 = new Infragistics.Win.UltraWinTabControl.UltraTabPageControl();
            this.presso = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
            this.indirizzoResidenzaBindingSource = new System.Windows.Forms.BindingSource(this.components);
            this.lblCap = new Infragistics.Win.Misc.UltraLabel();
            this.lblCivico = new Infragistics.Win.Misc.UltraLabel();
            this.lblPresso = new Infragistics.Win.Misc.UltraLabel();
            this.civico = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
            this.indirizzo = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
            this.lblIndirizzo = new Infragistics.Win.Misc.UltraLabel();
            this.lblComune = new Infragistics.Win.Misc.UltraLabel();
            this.localita = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
            this.sceltaComuneCombo = new Gipasoft.Stabili.UI.Library.SceltaComuneCombo();
            this.cap = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
            this.lblLocalita = new Infragistics.Win.Misc.UltraLabel();
            this.ultraTabPageControl5 = new Infragistics.Win.UltraWinTabControl.UltraTabPageControl();
            this.domicilioPresso = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
            this.domicilioBindingSource = new System.Windows.Forms.BindingSource(this.components);
            this.lblCapDomicilio = new Infragistics.Win.Misc.UltraLabel();
            this.lblCivicoDomicilio = new Infragistics.Win.Misc.UltraLabel();
            this.lblPressoDomicilio = new Infragistics.Win.Misc.UltraLabel();
            this.domicilioCivico = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
            this.domicilioIndirizzo = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
            this.lblIndirizzoDomicilio = new Infragistics.Win.Misc.UltraLabel();
            this.lblComuneDomicilio = new Infragistics.Win.Misc.UltraLabel();
            this.domicilioLocalita = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
            this.sceltaComuneComboDomicilio = new Gipasoft.Stabili.UI.Library.SceltaComuneCombo();
            this.capDomicilio = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
            this.lblLocalitaDomicilio = new Infragistics.Win.Misc.UltraLabel();
            this.ultraTabPageControl4 = new Infragistics.Win.UltraWinTabControl.UltraTabPageControl();
            this.pressoRecapito = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
            this.recapitoBindingSource = new System.Windows.Forms.BindingSource(this.components);
            this.lblCapRecapito = new Infragistics.Win.Misc.UltraLabel();
            this.lblCivicoRecapito = new Infragistics.Win.Misc.UltraLabel();
            this.lblPressoRecapito = new Infragistics.Win.Misc.UltraLabel();
            this.civicoRecapito = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
            this.indirizzoRecapito = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
            this.lblIndirizzoRecapito = new Infragistics.Win.Misc.UltraLabel();
            this.lblComuneRecapito = new Infragistics.Win.Misc.UltraLabel();
            this.localitaRecapito = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
            this.sceltaComuneComboRecapito = new Gipasoft.Stabili.UI.Library.SceltaComuneCombo();
            this.capRecapito = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
            this.lblLocalitaRecapito = new Infragistics.Win.Misc.UltraLabel();
            this.ultraTabPageControl1 = new Infragistics.Win.UltraWinTabControl.UltraTabPageControl();
            this.panel1 = new System.Windows.Forms.Panel();
            this.panel2 = new System.Windows.Forms.Panel();
            this.contattiGroup = new Infragistics.Win.Misc.UltraGroupBox();
            this.listaContatti1 = new Gipasoft.Stabili.UI.Library.ListaContatti();
            this.ultraSplitter1 = new Infragistics.Win.Misc.UltraSplitter();
            this.panelDatiNascita = new System.Windows.Forms.Panel();
            this.groupAutenticazione = new Infragistics.Win.Misc.UltraGroupBox();
            this.lblPassword = new Infragistics.Win.Misc.UltraLabel();
            this.password = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
            this.soggettoBindingSource = new System.Windows.Forms.BindingSource(this.components);
            this.lblUtente = new Infragistics.Win.Misc.UltraLabel();
            this.utente = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
            this.groupDatiNascita = new Infragistics.Win.Misc.UltraGroupBox();
            this.datiNascita = new Gipasoft.Stabili.UI.Library.DatiNascita();
            this.datiContrattoGroup = new Infragistics.Win.Misc.UltraGroupBox();
            this.titolo = new Infragistics.Win.UltraWinEditors.UltraComboEditor();
            this.lblTitolo = new Infragistics.Win.Misc.UltraLabel();
            this.domicilioCap = new Infragistics.Win.UltraWinTabControl.UltraTabControl();
            this.ultraTabSharedControlsPage2 = new Infragistics.Win.UltraWinTabControl.UltraTabSharedControlsPage();
            this.lblPartitaIva = new Infragistics.Win.Misc.UltraLabel();
            this.partitaIva = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
            this.ragioneSociale = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
            this.lblRagioneSociale = new Infragistics.Win.Misc.UltraLabel();
            this.lblTipoPersona = new Infragistics.Win.Misc.UltraLabel();
            this.tipoPersona = new Infragistics.Win.UltraWinEditors.UltraComboEditor();
            this.cognome = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
            this.lblCognome = new Infragistics.Win.Misc.UltraLabel();
            this.nome = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
            this.lblNome = new Infragistics.Win.Misc.UltraLabel();
            this.ultraTabPageControl2 = new Infragistics.Win.UltraWinTabControl.UltraTabPageControl();
            this.note = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
            this.mainTabControl = new Infragistics.Win.UltraWinTabControl.UltraTabControl();
            this.ultraTabSharedControlsPage1 = new Infragistics.Win.UltraWinTabControl.UltraTabSharedControlsPage();
            this.tipoPersonaValidator = new Gipasoft.Windows.Forms.CustomValidation.CustomValidator();
            ((System.ComponentModel.ISupportInitialize)(this.ultraToolbarsManagerStandard)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.standardFormStatus)).BeginInit();
            this.MainStandardForm_Fill_Panel.SuspendLayout();
            this.ultraTabPageControl3.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.presso)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.indirizzoResidenzaBindingSource)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.civico)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.indirizzo)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.localita)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.cap)).BeginInit();
            this.ultraTabPageControl5.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.domicilioPresso)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.domicilioBindingSource)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.domicilioCivico)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.domicilioIndirizzo)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.domicilioLocalita)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.capDomicilio)).BeginInit();
            this.ultraTabPageControl4.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.pressoRecapito)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.recapitoBindingSource)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.civicoRecapito)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.indirizzoRecapito)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.localitaRecapito)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.capRecapito)).BeginInit();
            this.ultraTabPageControl1.SuspendLayout();
            this.panel1.SuspendLayout();
            this.panel2.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.contattiGroup)).BeginInit();
            this.contattiGroup.SuspendLayout();
            this.panelDatiNascita.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.groupAutenticazione)).BeginInit();
            this.groupAutenticazione.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.password)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.soggettoBindingSource)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.utente)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.groupDatiNascita)).BeginInit();
            this.groupDatiNascita.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.datiContrattoGroup)).BeginInit();
            this.datiContrattoGroup.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.titolo)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.domicilioCap)).BeginInit();
            this.domicilioCap.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.partitaIva)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.ragioneSociale)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.tipoPersona)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.cognome)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.nome)).BeginInit();
            this.ultraTabPageControl2.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.note)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.mainTabControl)).BeginInit();
            this.mainTabControl.SuspendLayout();
            this.SuspendLayout();
            // 
            // ultraToolbarsManagerStandard
            // 
            this.ultraToolbarsManagerStandard.MenuSettings.ForceSerialization = true;
            this.ultraToolbarsManagerStandard.Ribbon.ApplicationMenuButtonImage = global::Gipasoft.Stabili.UI.UnitaImmobiliari.UnitaImmobiliareResource.sferanew_trasparente;
            this.ultraToolbarsManagerStandard.Ribbon.Visible = true;
            this.ultraToolbarsManagerStandard.ToolbarSettings.ForceSerialization = true;
            // 
            // standardFormStatus
            // 
            this.standardFormStatus.Location = new System.Drawing.Point(0, 715);
            this.standardFormStatus.Size = new System.Drawing.Size(921, 23);
            // 
            // MainStandardForm_Fill_Panel
            // 
            this.MainStandardForm_Fill_Panel.Controls.Add(this.mainTabControl);
            this.MainStandardForm_Fill_Panel.Size = new System.Drawing.Size(905, 551);
            // 
            // ultraTabPageControl3
            // 
            this.ultraTabPageControl3.Controls.Add(this.presso);
            this.ultraTabPageControl3.Controls.Add(this.lblCap);
            this.ultraTabPageControl3.Controls.Add(this.lblCivico);
            this.ultraTabPageControl3.Controls.Add(this.lblPresso);
            this.ultraTabPageControl3.Controls.Add(this.civico);
            this.ultraTabPageControl3.Controls.Add(this.indirizzo);
            this.ultraTabPageControl3.Controls.Add(this.lblIndirizzo);
            this.ultraTabPageControl3.Controls.Add(this.lblComune);
            this.ultraTabPageControl3.Controls.Add(this.localita);
            this.ultraTabPageControl3.Controls.Add(this.sceltaComuneCombo);
            this.ultraTabPageControl3.Controls.Add(this.cap);
            this.ultraTabPageControl3.Controls.Add(this.lblLocalita);
            this.ultraTabPageControl3.Location = new System.Drawing.Point(-10000, -10000);
            this.ultraTabPageControl3.Name = "ultraTabPageControl3";
            this.ultraTabPageControl3.Size = new System.Drawing.Size(862, 103);
            // 
            // presso
            // 
            this.presso.DataBindings.Add(new System.Windows.Forms.Binding("Value", this.indirizzoResidenzaBindingSource, "Presso", true));
            this.presso.Location = new System.Drawing.Point(207, 40);
            this.presso.MaxLength = 100;
            this.presso.Name = "presso";
            this.presso.Size = new System.Drawing.Size(371, 21);
            this.presso.TabIndex = 90;
            // 
            // indirizzoResidenzaBindingSource
            // 
            this.indirizzoResidenzaBindingSource.DataSource = typeof(Gipasoft.Business.GestioneCondomini.DTO.AddressDTO);
            // 
            // lblCap
            // 
            this.lblCap.Location = new System.Drawing.Point(2, 12);
            this.lblCap.Name = "lblCap";
            this.lblCap.Size = new System.Drawing.Size(42, 27);
            this.lblCap.TabIndex = 16;
            this.lblCap.Text = "Cap";
            // 
            // lblCivico
            // 
            this.lblCivico.Location = new System.Drawing.Point(748, 13);
            this.lblCivico.Name = "lblCivico";
            this.lblCivico.Size = new System.Drawing.Size(42, 27);
            this.lblCivico.TabIndex = 22;
            this.lblCivico.Text = "Civico";
            // 
            // lblPresso
            // 
            appearance1.TextHAlignAsString = "Right";
            this.lblPresso.Appearance = appearance1;
            this.lblPresso.Location = new System.Drawing.Point(134, 44);
            this.lblPresso.Name = "lblPresso";
            this.lblPresso.Size = new System.Drawing.Size(56, 17);
            this.lblPresso.TabIndex = 85;
            this.lblPresso.Text = "Presso";
            // 
            // civico
            // 
            this.civico.DataBindings.Add(new System.Windows.Forms.Binding("Value", this.indirizzoResidenzaBindingSource, "Civico", true));
            this.civico.Location = new System.Drawing.Point(796, 13);
            this.civico.MaxLength = 20;
            this.civico.Name = "civico";
            this.civico.Size = new System.Drawing.Size(59, 21);
            this.civico.TabIndex = 80;
            // 
            // indirizzo
            // 
            this.indirizzo.DataBindings.Add(new System.Windows.Forms.Binding("Value", this.indirizzoResidenzaBindingSource, "Indirizzo", true));
            this.indirizzo.Location = new System.Drawing.Point(207, 12);
            this.indirizzo.MaxLength = 256;
            this.indirizzo.Name = "indirizzo";
            this.indirizzo.Size = new System.Drawing.Size(524, 21);
            this.indirizzo.TabIndex = 70;
            // 
            // lblIndirizzo
            // 
            appearance2.TextHAlignAsString = "Right";
            this.lblIndirizzo.Appearance = appearance2;
            this.lblIndirizzo.Location = new System.Drawing.Point(134, 12);
            this.lblIndirizzo.Name = "lblIndirizzo";
            this.lblIndirizzo.Size = new System.Drawing.Size(56, 27);
            this.lblIndirizzo.TabIndex = 20;
            this.lblIndirizzo.Text = "Indirizzo";
            // 
            // lblComune
            // 
            appearance3.TextHAlignAsString = "Right";
            this.lblComune.Appearance = appearance3;
            this.lblComune.Location = new System.Drawing.Point(134, 73);
            this.lblComune.Name = "lblComune";
            this.lblComune.Size = new System.Drawing.Size(56, 27);
            this.lblComune.TabIndex = 14;
            this.lblComune.Text = "Comune";
            // 
            // localita
            // 
            this.localita.DataBindings.Add(new System.Windows.Forms.Binding("Value", this.indirizzoResidenzaBindingSource, "Localita", true));
            this.localita.Location = new System.Drawing.Point(632, 40);
            this.localita.MaxLength = 256;
            this.localita.Name = "localita";
            this.localita.Size = new System.Drawing.Size(223, 21);
            this.localita.TabIndex = 100;
            // 
            // sceltaComuneCombo
            // 
            this.sceltaComuneCombo.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left) 
            | System.Windows.Forms.AnchorStyles.Right)));
            this.sceltaComuneCombo.DataBindings.Add(new System.Windows.Forms.Binding("Value", this.indirizzoResidenzaBindingSource, "CodiceComune", true, System.Windows.Forms.DataSourceUpdateMode.OnPropertyChanged));
            this.sceltaComuneCombo.Location = new System.Drawing.Point(207, 72);
            this.sceltaComuneCombo.MinimumSize = new System.Drawing.Size(0, 22);
            this.sceltaComuneCombo.Name = "sceltaComuneCombo";
            this.sceltaComuneCombo.Size = new System.Drawing.Size(648, 22);
            this.sceltaComuneCombo.TabIndex = 110;
            this.sceltaComuneCombo.Value = null;
            // 
            // cap
            // 
            this.cap.DataBindings.Add(new System.Windows.Forms.Binding("Value", this.indirizzoResidenzaBindingSource, "Cap", true));
            this.cap.Location = new System.Drawing.Point(50, 12);
            this.cap.MaxLength = 10;
            this.cap.Name = "cap";
            this.cap.Size = new System.Drawing.Size(59, 21);
            this.cap.TabIndex = 60;
            // 
            // lblLocalita
            // 
            appearance4.TextHAlignAsString = "Right";
            this.lblLocalita.Appearance = appearance4;
            this.lblLocalita.Location = new System.Drawing.Point(570, 44);
            this.lblLocalita.Name = "lblLocalita";
            this.lblLocalita.Size = new System.Drawing.Size(56, 27);
            this.lblLocalita.TabIndex = 18;
            this.lblLocalita.Text = "Località";
            // 
            // ultraTabPageControl5
            // 
            this.ultraTabPageControl5.Controls.Add(this.domicilioPresso);
            this.ultraTabPageControl5.Controls.Add(this.lblCapDomicilio);
            this.ultraTabPageControl5.Controls.Add(this.lblCivicoDomicilio);
            this.ultraTabPageControl5.Controls.Add(this.lblPressoDomicilio);
            this.ultraTabPageControl5.Controls.Add(this.domicilioCivico);
            this.ultraTabPageControl5.Controls.Add(this.domicilioIndirizzo);
            this.ultraTabPageControl5.Controls.Add(this.lblIndirizzoDomicilio);
            this.ultraTabPageControl5.Controls.Add(this.lblComuneDomicilio);
            this.ultraTabPageControl5.Controls.Add(this.domicilioLocalita);
            this.ultraTabPageControl5.Controls.Add(this.sceltaComuneComboDomicilio);
            this.ultraTabPageControl5.Controls.Add(this.capDomicilio);
            this.ultraTabPageControl5.Controls.Add(this.lblLocalitaDomicilio);
            this.ultraTabPageControl5.Location = new System.Drawing.Point(-10000, -10000);
            this.ultraTabPageControl5.Name = "ultraTabPageControl5";
            this.ultraTabPageControl5.Size = new System.Drawing.Size(862, 103);
            // 
            // domicilioPresso
            // 
            this.domicilioPresso.DataBindings.Add(new System.Windows.Forms.Binding("Value", this.domicilioBindingSource, "Presso", true));
            this.domicilioPresso.Location = new System.Drawing.Point(207, 40);
            this.domicilioPresso.MaxLength = 100;
            this.domicilioPresso.Name = "domicilioPresso";
            this.domicilioPresso.Size = new System.Drawing.Size(371, 21);
            this.domicilioPresso.TabIndex = 120;
            // 
            // domicilioBindingSource
            // 
            this.domicilioBindingSource.DataSource = typeof(Gipasoft.Business.GestioneCondomini.DTO.AddressDTO);
            // 
            // lblCapDomicilio
            // 
            this.lblCapDomicilio.Location = new System.Drawing.Point(2, 12);
            this.lblCapDomicilio.Name = "lblCapDomicilio";
            this.lblCapDomicilio.Size = new System.Drawing.Size(42, 27);
            this.lblCapDomicilio.TabIndex = 112;
            this.lblCapDomicilio.Text = "Cap";
            // 
            // lblCivicoDomicilio
            // 
            this.lblCivicoDomicilio.Location = new System.Drawing.Point(748, 13);
            this.lblCivicoDomicilio.Name = "lblCivicoDomicilio";
            this.lblCivicoDomicilio.Size = new System.Drawing.Size(42, 27);
            this.lblCivicoDomicilio.TabIndex = 115;
            this.lblCivicoDomicilio.Text = "Civico";
            // 
            // lblPressoDomicilio
            // 
            appearance9.TextHAlignAsString = "Right";
            this.lblPressoDomicilio.Appearance = appearance9;
            this.lblPressoDomicilio.Location = new System.Drawing.Point(134, 44);
            this.lblPressoDomicilio.Name = "lblPressoDomicilio";
            this.lblPressoDomicilio.Size = new System.Drawing.Size(56, 17);
            this.lblPressoDomicilio.TabIndex = 119;
            this.lblPressoDomicilio.Text = "Presso";
            // 
            // domicilioCivico
            // 
            this.domicilioCivico.DataBindings.Add(new System.Windows.Forms.Binding("Value", this.domicilioBindingSource, "Civico", true));
            this.domicilioCivico.Location = new System.Drawing.Point(796, 13);
            this.domicilioCivico.MaxLength = 20;
            this.domicilioCivico.Name = "domicilioCivico";
            this.domicilioCivico.Size = new System.Drawing.Size(59, 21);
            this.domicilioCivico.TabIndex = 118;
            // 
            // domicilioIndirizzo
            // 
            this.domicilioIndirizzo.DataBindings.Add(new System.Windows.Forms.Binding("Value", this.domicilioBindingSource, "Indirizzo", true));
            this.domicilioIndirizzo.Location = new System.Drawing.Point(207, 12);
            this.domicilioIndirizzo.MaxLength = 256;
            this.domicilioIndirizzo.Name = "domicilioIndirizzo";
            this.domicilioIndirizzo.Size = new System.Drawing.Size(524, 21);
            this.domicilioIndirizzo.TabIndex = 117;
            // 
            // lblIndirizzoDomicilio
            // 
            appearance10.TextHAlignAsString = "Right";
            this.lblIndirizzoDomicilio.Appearance = appearance10;
            this.lblIndirizzoDomicilio.Location = new System.Drawing.Point(134, 12);
            this.lblIndirizzoDomicilio.Name = "lblIndirizzoDomicilio";
            this.lblIndirizzoDomicilio.Size = new System.Drawing.Size(56, 27);
            this.lblIndirizzoDomicilio.TabIndex = 114;
            this.lblIndirizzoDomicilio.Text = "Indirizzo";
            // 
            // lblComuneDomicilio
            // 
            appearance11.TextHAlignAsString = "Right";
            this.lblComuneDomicilio.Appearance = appearance11;
            this.lblComuneDomicilio.Location = new System.Drawing.Point(134, 73);
            this.lblComuneDomicilio.Name = "lblComuneDomicilio";
            this.lblComuneDomicilio.Size = new System.Drawing.Size(56, 27);
            this.lblComuneDomicilio.TabIndex = 111;
            this.lblComuneDomicilio.Text = "Comune";
            // 
            // domicilioLocalita
            // 
            this.domicilioLocalita.DataBindings.Add(new System.Windows.Forms.Binding("Value", this.domicilioBindingSource, "Localita", true));
            this.domicilioLocalita.Location = new System.Drawing.Point(632, 40);
            this.domicilioLocalita.MaxLength = 256;
            this.domicilioLocalita.Name = "domicilioLocalita";
            this.domicilioLocalita.Size = new System.Drawing.Size(223, 21);
            this.domicilioLocalita.TabIndex = 121;
            // 
            // sceltaComuneComboDomicilio
            // 
            this.sceltaComuneComboDomicilio.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left) 
            | System.Windows.Forms.AnchorStyles.Right)));
            this.sceltaComuneComboDomicilio.DataBindings.Add(new System.Windows.Forms.Binding("Value", this.domicilioBindingSource, "CodiceComune", true));
            this.sceltaComuneComboDomicilio.Location = new System.Drawing.Point(207, 72);
            this.sceltaComuneComboDomicilio.MinimumSize = new System.Drawing.Size(0, 22);
            this.sceltaComuneComboDomicilio.Name = "sceltaComuneComboDomicilio";
            this.sceltaComuneComboDomicilio.Size = new System.Drawing.Size(648, 22);
            this.sceltaComuneComboDomicilio.TabIndex = 122;
            this.sceltaComuneComboDomicilio.Value = null;
            // 
            // capDomicilio
            // 
            this.capDomicilio.DataBindings.Add(new System.Windows.Forms.Binding("Value", this.domicilioBindingSource, "Cap", true));
            this.capDomicilio.Location = new System.Drawing.Point(50, 12);
            this.capDomicilio.MaxLength = 10;
            this.capDomicilio.Name = "capDomicilio";
            this.capDomicilio.Size = new System.Drawing.Size(59, 21);
            this.capDomicilio.TabIndex = 116;
            // 
            // lblLocalitaDomicilio
            // 
            appearance12.TextHAlignAsString = "Right";
            this.lblLocalitaDomicilio.Appearance = appearance12;
            this.lblLocalitaDomicilio.Location = new System.Drawing.Point(570, 44);
            this.lblLocalitaDomicilio.Name = "lblLocalitaDomicilio";
            this.lblLocalitaDomicilio.Size = new System.Drawing.Size(56, 27);
            this.lblLocalitaDomicilio.TabIndex = 113;
            this.lblLocalitaDomicilio.Text = "Località";
            // 
            // ultraTabPageControl4
            // 
            this.ultraTabPageControl4.Controls.Add(this.pressoRecapito);
            this.ultraTabPageControl4.Controls.Add(this.lblCapRecapito);
            this.ultraTabPageControl4.Controls.Add(this.lblCivicoRecapito);
            this.ultraTabPageControl4.Controls.Add(this.lblPressoRecapito);
            this.ultraTabPageControl4.Controls.Add(this.civicoRecapito);
            this.ultraTabPageControl4.Controls.Add(this.indirizzoRecapito);
            this.ultraTabPageControl4.Controls.Add(this.lblIndirizzoRecapito);
            this.ultraTabPageControl4.Controls.Add(this.lblComuneRecapito);
            this.ultraTabPageControl4.Controls.Add(this.localitaRecapito);
            this.ultraTabPageControl4.Controls.Add(this.sceltaComuneComboRecapito);
            this.ultraTabPageControl4.Controls.Add(this.capRecapito);
            this.ultraTabPageControl4.Controls.Add(this.lblLocalitaRecapito);
            this.ultraTabPageControl4.Location = new System.Drawing.Point(1, 23);
            this.ultraTabPageControl4.Name = "ultraTabPageControl4";
            this.ultraTabPageControl4.Size = new System.Drawing.Size(862, 103);
            // 
            // pressoRecapito
            // 
            this.pressoRecapito.DataBindings.Add(new System.Windows.Forms.Binding("Value", this.recapitoBindingSource, "Presso", true));
            this.pressoRecapito.Location = new System.Drawing.Point(207, 41);
            this.pressoRecapito.MaxLength = 100;
            this.pressoRecapito.Name = "pressoRecapito";
            this.pressoRecapito.Size = new System.Drawing.Size(371, 21);
            this.pressoRecapito.TabIndex = 98;
            // 
            // recapitoBindingSource
            // 
            this.recapitoBindingSource.DataSource = typeof(Gipasoft.Business.GestioneCondomini.DTO.AddressDTO);
            // 
            // lblCapRecapito
            // 
            this.lblCapRecapito.Location = new System.Drawing.Point(2, 13);
            this.lblCapRecapito.Name = "lblCapRecapito";
            this.lblCapRecapito.Size = new System.Drawing.Size(42, 27);
            this.lblCapRecapito.TabIndex = 88;
            this.lblCapRecapito.Text = "Cap";
            // 
            // lblCivicoRecapito
            // 
            this.lblCivicoRecapito.Location = new System.Drawing.Point(748, 14);
            this.lblCivicoRecapito.Name = "lblCivicoRecapito";
            this.lblCivicoRecapito.Size = new System.Drawing.Size(42, 27);
            this.lblCivicoRecapito.TabIndex = 91;
            this.lblCivicoRecapito.Text = "Civico";
            // 
            // lblPressoRecapito
            // 
            appearance5.TextHAlignAsString = "Right";
            this.lblPressoRecapito.Appearance = appearance5;
            this.lblPressoRecapito.Location = new System.Drawing.Point(134, 45);
            this.lblPressoRecapito.Name = "lblPressoRecapito";
            this.lblPressoRecapito.Size = new System.Drawing.Size(56, 17);
            this.lblPressoRecapito.TabIndex = 97;
            this.lblPressoRecapito.Text = "Presso";
            // 
            // civicoRecapito
            // 
            this.civicoRecapito.DataBindings.Add(new System.Windows.Forms.Binding("Value", this.recapitoBindingSource, "Civico", true));
            this.civicoRecapito.Location = new System.Drawing.Point(796, 14);
            this.civicoRecapito.MaxLength = 20;
            this.civicoRecapito.Name = "civicoRecapito";
            this.civicoRecapito.Size = new System.Drawing.Size(59, 21);
            this.civicoRecapito.TabIndex = 94;
            // 
            // indirizzoRecapito
            // 
            this.indirizzoRecapito.DataBindings.Add(new System.Windows.Forms.Binding("Value", this.recapitoBindingSource, "Indirizzo", true));
            this.indirizzoRecapito.Location = new System.Drawing.Point(207, 13);
            this.indirizzoRecapito.MaxLength = 256;
            this.indirizzoRecapito.Name = "indirizzoRecapito";
            this.indirizzoRecapito.Size = new System.Drawing.Size(524, 21);
            this.indirizzoRecapito.TabIndex = 93;
            // 
            // lblIndirizzoRecapito
            // 
            appearance6.TextHAlignAsString = "Right";
            this.lblIndirizzoRecapito.Appearance = appearance6;
            this.lblIndirizzoRecapito.Location = new System.Drawing.Point(134, 13);
            this.lblIndirizzoRecapito.Name = "lblIndirizzoRecapito";
            this.lblIndirizzoRecapito.Size = new System.Drawing.Size(56, 27);
            this.lblIndirizzoRecapito.TabIndex = 90;
            this.lblIndirizzoRecapito.Text = "Indirizzo";
            // 
            // lblComuneRecapito
            // 
            appearance7.TextHAlignAsString = "Right";
            this.lblComuneRecapito.Appearance = appearance7;
            this.lblComuneRecapito.Location = new System.Drawing.Point(134, 74);
            this.lblComuneRecapito.Name = "lblComuneRecapito";
            this.lblComuneRecapito.Size = new System.Drawing.Size(56, 27);
            this.lblComuneRecapito.TabIndex = 87;
            this.lblComuneRecapito.Text = "Comune";
            // 
            // localitaRecapito
            // 
            this.localitaRecapito.DataBindings.Add(new System.Windows.Forms.Binding("Value", this.recapitoBindingSource, "Localita", true));
            this.localitaRecapito.Location = new System.Drawing.Point(632, 41);
            this.localitaRecapito.MaxLength = 256;
            this.localitaRecapito.Name = "localitaRecapito";
            this.localitaRecapito.Size = new System.Drawing.Size(223, 21);
            this.localitaRecapito.TabIndex = 95;
            // 
            // sceltaComuneComboRecapito
            // 
            this.sceltaComuneComboRecapito.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left) 
            | System.Windows.Forms.AnchorStyles.Right)));
            this.sceltaComuneComboRecapito.DataBindings.Add(new System.Windows.Forms.Binding("Value", this.recapitoBindingSource, "CodiceComune", true));
            this.sceltaComuneComboRecapito.Location = new System.Drawing.Point(207, 73);
            this.sceltaComuneComboRecapito.MinimumSize = new System.Drawing.Size(0, 22);
            this.sceltaComuneComboRecapito.Name = "sceltaComuneComboRecapito";
            this.sceltaComuneComboRecapito.Size = new System.Drawing.Size(648, 22);
            this.sceltaComuneComboRecapito.TabIndex = 96;
            this.sceltaComuneComboRecapito.Value = null;
            // 
            // capRecapito
            // 
            this.capRecapito.DataBindings.Add(new System.Windows.Forms.Binding("Value", this.recapitoBindingSource, "Cap", true));
            this.capRecapito.Location = new System.Drawing.Point(50, 13);
            this.capRecapito.MaxLength = 10;
            this.capRecapito.Name = "capRecapito";
            this.capRecapito.Size = new System.Drawing.Size(59, 21);
            this.capRecapito.TabIndex = 92;
            // 
            // lblLocalitaRecapito
            // 
            appearance8.TextHAlignAsString = "Right";
            this.lblLocalitaRecapito.Appearance = appearance8;
            this.lblLocalitaRecapito.Location = new System.Drawing.Point(570, 45);
            this.lblLocalitaRecapito.Name = "lblLocalitaRecapito";
            this.lblLocalitaRecapito.Size = new System.Drawing.Size(56, 27);
            this.lblLocalitaRecapito.TabIndex = 89;
            this.lblLocalitaRecapito.Text = "Località";
            // 
            // ultraTabPageControl1
            // 
            this.ultraTabPageControl1.Controls.Add(this.panel1);
            this.ultraTabPageControl1.Controls.Add(this.datiContrattoGroup);
            this.ultraTabPageControl1.Location = new System.Drawing.Point(1, 23);
            this.ultraTabPageControl1.Name = "ultraTabPageControl1";
            this.ultraTabPageControl1.Size = new System.Drawing.Size(901, 525);
            // 
            // panel1
            // 
            this.panel1.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom) 
            | System.Windows.Forms.AnchorStyles.Left) 
            | System.Windows.Forms.AnchorStyles.Right)));
            this.panel1.Controls.Add(this.panel2);
            this.panel1.Controls.Add(this.ultraSplitter1);
            this.panel1.Controls.Add(this.panelDatiNascita);
            this.panel1.Location = new System.Drawing.Point(0, 226);
            this.panel1.Name = "panel1";
            this.panel1.Size = new System.Drawing.Size(901, 299);
            this.panel1.TabIndex = 2;
            // 
            // panel2
            // 
            this.panel2.Controls.Add(this.contattiGroup);
            this.panel2.Dock = System.Windows.Forms.DockStyle.Fill;
            this.panel2.Location = new System.Drawing.Point(0, 0);
            this.panel2.Name = "panel2";
            this.panel2.Size = new System.Drawing.Size(550, 299);
            this.panel2.TabIndex = 3;
            // 
            // contattiGroup
            // 
            this.contattiGroup.Controls.Add(this.listaContatti1);
            this.contattiGroup.Dock = System.Windows.Forms.DockStyle.Fill;
            this.contattiGroup.Location = new System.Drawing.Point(0, 0);
            this.contattiGroup.Name = "contattiGroup";
            this.contattiGroup.Size = new System.Drawing.Size(550, 299);
            this.contattiGroup.TabIndex = 90;
            this.contattiGroup.Text = "Contatti";
            // 
            // listaContatti1
            // 
            this.listaContatti1.Dock = System.Windows.Forms.DockStyle.Fill;
            this.listaContatti1.Location = new System.Drawing.Point(3, 16);
            this.listaContatti1.Name = "listaContatti1";
            this.listaContatti1.Size = new System.Drawing.Size(544, 280);
            this.listaContatti1.TabIndex = 120;
            // 
            // ultraSplitter1
            // 
            this.ultraSplitter1.BackColor = System.Drawing.SystemColors.Control;
            this.ultraSplitter1.Dock = System.Windows.Forms.DockStyle.Right;
            this.ultraSplitter1.Location = new System.Drawing.Point(550, 0);
            this.ultraSplitter1.Name = "ultraSplitter1";
            this.ultraSplitter1.RestoreExtent = 351;
            this.ultraSplitter1.Size = new System.Drawing.Size(6, 299);
            this.ultraSplitter1.TabIndex = 2;
            // 
            // panelDatiNascita
            // 
            this.panelDatiNascita.Controls.Add(this.groupAutenticazione);
            this.panelDatiNascita.Controls.Add(this.groupDatiNascita);
            this.panelDatiNascita.Dock = System.Windows.Forms.DockStyle.Right;
            this.panelDatiNascita.Location = new System.Drawing.Point(556, 0);
            this.panelDatiNascita.Name = "panelDatiNascita";
            this.panelDatiNascita.Size = new System.Drawing.Size(345, 299);
            this.panelDatiNascita.TabIndex = 1;
            // 
            // groupAutenticazione
            // 
            this.groupAutenticazione.Controls.Add(this.lblPassword);
            this.groupAutenticazione.Controls.Add(this.password);
            this.groupAutenticazione.Controls.Add(this.lblUtente);
            this.groupAutenticazione.Controls.Add(this.utente);
            this.groupAutenticazione.Location = new System.Drawing.Point(6, 140);
            this.groupAutenticazione.Name = "groupAutenticazione";
            this.groupAutenticazione.Size = new System.Drawing.Size(336, 56);
            this.groupAutenticazione.TabIndex = 101;
            this.groupAutenticazione.Text = "Autenticazione";
            // 
            // lblPassword
            // 
            this.lblPassword.Location = new System.Drawing.Point(174, 22);
            this.lblPassword.Name = "lblPassword";
            this.lblPassword.Size = new System.Drawing.Size(59, 27);
            this.lblPassword.TabIndex = 83;
            this.lblPassword.Text = "Password";
            // 
            // password
            // 
            this.password.DataBindings.Add(new System.Windows.Forms.Binding("Value", this.soggettoBindingSource, "Password", true));
            this.password.Location = new System.Drawing.Point(239, 22);
            this.password.MaxLength = 15;
            this.password.Name = "password";
            this.password.Size = new System.Drawing.Size(85, 21);
            this.password.TabIndex = 84;
            // 
            // soggettoBindingSource
            // 
            this.soggettoBindingSource.DataSource = typeof(Gipasoft.Business.GestioneCondomini.DTO.PersonaDTO);
            // 
            // lblUtente
            // 
            this.lblUtente.Location = new System.Drawing.Point(11, 22);
            this.lblUtente.Name = "lblUtente";
            this.lblUtente.Size = new System.Drawing.Size(42, 27);
            this.lblUtente.TabIndex = 81;
            this.lblUtente.Text = "Utente";
            // 
            // utente
            // 
            this.utente.DataBindings.Add(new System.Windows.Forms.Binding("Value", this.soggettoBindingSource, "Username", true));
            this.utente.Location = new System.Drawing.Point(59, 22);
            this.utente.MaxLength = 15;
            this.utente.Name = "utente";
            this.utente.Size = new System.Drawing.Size(102, 21);
            this.utente.TabIndex = 82;
            // 
            // groupDatiNascita
            // 
            this.groupDatiNascita.Controls.Add(this.datiNascita);
            this.groupDatiNascita.Location = new System.Drawing.Point(6, 3);
            this.groupDatiNascita.Name = "groupDatiNascita";
            this.groupDatiNascita.Size = new System.Drawing.Size(336, 131);
            this.groupDatiNascita.TabIndex = 100;
            this.groupDatiNascita.Text = "Dati nascita";
            // 
            // datiNascita
            // 
            this.datiNascita.BackColor = System.Drawing.SystemColors.Control;
            this.datiNascita.Dock = System.Windows.Forms.DockStyle.Fill;
            this.datiNascita.Location = new System.Drawing.Point(3, 16);
            this.datiNascita.Name = "datiNascita";
            this.datiNascita.Size = new System.Drawing.Size(330, 112);
            this.datiNascita.TabIndex = 130;
            // 
            // datiContrattoGroup
            // 
            this.datiContrattoGroup.Controls.Add(this.titolo);
            this.datiContrattoGroup.Controls.Add(this.lblTitolo);
            this.datiContrattoGroup.Controls.Add(this.domicilioCap);
            this.datiContrattoGroup.Controls.Add(this.lblPartitaIva);
            this.datiContrattoGroup.Controls.Add(this.partitaIva);
            this.datiContrattoGroup.Controls.Add(this.ragioneSociale);
            this.datiContrattoGroup.Controls.Add(this.lblRagioneSociale);
            this.datiContrattoGroup.Controls.Add(this.lblTipoPersona);
            this.datiContrattoGroup.Controls.Add(this.tipoPersona);
            this.datiContrattoGroup.Controls.Add(this.cognome);
            this.datiContrattoGroup.Controls.Add(this.lblCognome);
            this.datiContrattoGroup.Controls.Add(this.nome);
            this.datiContrattoGroup.Controls.Add(this.lblNome);
            this.datiContrattoGroup.Dock = System.Windows.Forms.DockStyle.Top;
            this.datiContrattoGroup.Location = new System.Drawing.Point(0, 0);
            this.datiContrattoGroup.Name = "datiContrattoGroup";
            this.datiContrattoGroup.Size = new System.Drawing.Size(901, 217);
            this.datiContrattoGroup.TabIndex = 1;
            this.datiContrattoGroup.Text = "Dati generali";
            // 
            // titolo
            // 
            this.titolo.DataBindings.Add(new System.Windows.Forms.Binding("Value", this.soggettoBindingSource, "Titolo", true));
            this.titolo.Location = new System.Drawing.Point(50, 42);
            this.titolo.MaxLength = 120;
            this.titolo.Name = "titolo";
            this.titolo.Size = new System.Drawing.Size(105, 21);
            this.titolo.TabIndex = 87;
            // 
            // lblTitolo
            // 
            this.lblTitolo.Location = new System.Drawing.Point(7, 46);
            this.lblTitolo.Name = "lblTitolo";
            this.lblTitolo.Size = new System.Drawing.Size(38, 23);
            this.lblTitolo.TabIndex = 86;
            this.lblTitolo.Text = "Titolo";
            // 
            // domicilioCap
            // 
            this.domicilioCap.Controls.Add(this.ultraTabSharedControlsPage2);
            this.domicilioCap.Controls.Add(this.ultraTabPageControl3);
            this.domicilioCap.Controls.Add(this.ultraTabPageControl4);
            this.domicilioCap.Controls.Add(this.ultraTabPageControl5);
            this.domicilioCap.Location = new System.Drawing.Point(7, 79);
            this.domicilioCap.Name = "domicilioCap";
            this.domicilioCap.SharedControlsPage = this.ultraTabSharedControlsPage2;
            this.domicilioCap.Size = new System.Drawing.Size(866, 129);
            this.domicilioCap.TabIndex = 85;
            ultraTab1.Key = "residenza";
            ultraTab1.TabPage = this.ultraTabPageControl3;
            ultraTab1.Text = "Residenza";
            ultraTab2.Key = "domicilio";
            ultraTab2.TabPage = this.ultraTabPageControl5;
            ultraTab2.Text = "Domicilio";
            ultraTab3.Key = "recapito";
            ultraTab3.TabPage = this.ultraTabPageControl4;
            ultraTab3.Text = "Recapito";
            this.domicilioCap.Tabs.AddRange(new Infragistics.Win.UltraWinTabControl.UltraTab[] {
            ultraTab1,
            ultraTab2,
            ultraTab3});
            // 
            // ultraTabSharedControlsPage2
            // 
            this.ultraTabSharedControlsPage2.Location = new System.Drawing.Point(-10000, -10000);
            this.ultraTabSharedControlsPage2.Name = "ultraTabSharedControlsPage2";
            this.ultraTabSharedControlsPage2.Size = new System.Drawing.Size(862, 103);
            // 
            // lblPartitaIva
            // 
            this.lblPartitaIva.Location = new System.Drawing.Point(641, 52);
            this.lblPartitaIva.Name = "lblPartitaIva";
            this.lblPartitaIva.Size = new System.Drawing.Size(42, 27);
            this.lblPartitaIva.TabIndex = 84;
            this.lblPartitaIva.Text = "P.IVA";
            // 
            // partitaIva
            // 
            this.partitaIva.DataBindings.Add(new System.Windows.Forms.Binding("Value", this.soggettoBindingSource, "PartitaIva", true));
            this.partitaIva.Location = new System.Drawing.Point(689, 48);
            this.partitaIva.MaxLength = 50;
            this.partitaIva.Name = "partitaIva";
            this.partitaIva.Size = new System.Drawing.Size(170, 21);
            this.partitaIva.TabIndex = 83;
            // 
            // ragioneSociale
            // 
            this.ragioneSociale.DataBindings.Add(new System.Windows.Forms.Binding("Value", this.soggettoBindingSource, "RagioneSociale", true));
            this.ragioneSociale.Location = new System.Drawing.Point(211, 48);
            this.ragioneSociale.MaxLength = 100;
            this.ragioneSociale.Name = "ragioneSociale";
            this.ragioneSociale.Size = new System.Drawing.Size(424, 21);
            this.ragioneSociale.TabIndex = 50;
            // 
            // lblRagioneSociale
            // 
            appearance13.TextHAlignAsString = "Right";
            this.lblRagioneSociale.Appearance = appearance13;
            this.lblRagioneSociale.Location = new System.Drawing.Point(152, 45);
            this.lblRagioneSociale.Name = "lblRagioneSociale";
            this.lblRagioneSociale.Size = new System.Drawing.Size(53, 33);
            this.lblRagioneSociale.TabIndex = 81;
            this.lblRagioneSociale.Text = "Ragione Sociale";
            // 
            // lblTipoPersona
            // 
            this.lblTipoPersona.Location = new System.Drawing.Point(7, 19);
            this.lblTipoPersona.Name = "lblTipoPersona";
            this.lblTipoPersona.Size = new System.Drawing.Size(38, 23);
            this.lblTipoPersona.TabIndex = 25;
            this.lblTipoPersona.Text = "Tipo";
            // 
            // tipoPersona
            // 
            this.tipoPersona.DataBindings.Add(new System.Windows.Forms.Binding("Value", this.soggettoBindingSource, "TipoPersona", true));
            this.tipoPersona.DropDownStyle = Infragistics.Win.DropDownStyle.DropDownList;
            valueListItem1.DataValue = "Fisica";
            valueListItem1.DisplayText = "Fisica";
            valueListItem2.DataValue = "Giuridica";
            valueListItem2.DisplayText = "Giuridica";
            this.tipoPersona.Items.AddRange(new Infragistics.Win.ValueListItem[] {
            valueListItem1,
            valueListItem2});
            this.tipoPersona.Location = new System.Drawing.Point(51, 16);
            this.tipoPersona.Name = "tipoPersona";
            this.tipoPersona.Size = new System.Drawing.Size(104, 21);
            this.tipoPersona.TabIndex = 10;
            // 
            // cognome
            // 
            this.cognome.DataBindings.Add(new System.Windows.Forms.Binding("Value", this.soggettoBindingSource, "Cognome", true));
            this.cognome.Location = new System.Drawing.Point(446, 16);
            this.cognome.MaxLength = 150;
            this.cognome.Name = "cognome";
            this.cognome.Size = new System.Drawing.Size(413, 21);
            this.cognome.TabIndex = 30;
            // 
            // lblCognome
            // 
            this.lblCognome.Location = new System.Drawing.Point(387, 19);
            this.lblCognome.Name = "lblCognome";
            this.lblCognome.Size = new System.Drawing.Size(53, 23);
            this.lblCognome.TabIndex = 6;
            this.lblCognome.Text = "Cognome";
            // 
            // nome
            // 
            this.nome.DataBindings.Add(new System.Windows.Forms.Binding("Value", this.soggettoBindingSource, "Nome", true));
            this.nome.Location = new System.Drawing.Point(211, 18);
            this.nome.MaxLength = 50;
            this.nome.Name = "nome";
            this.nome.Size = new System.Drawing.Size(170, 21);
            this.nome.TabIndex = 20;
            // 
            // lblNome
            // 
            appearance14.TextHAlignAsString = "Right";
            this.lblNome.Appearance = appearance14;
            this.lblNome.Location = new System.Drawing.Point(152, 19);
            this.lblNome.Name = "lblNome";
            this.lblNome.Size = new System.Drawing.Size(42, 23);
            this.lblNome.TabIndex = 2;
            this.lblNome.Text = "Nome";
            // 
            // ultraTabPageControl2
            // 
            this.ultraTabPageControl2.Controls.Add(this.note);
            this.ultraTabPageControl2.Location = new System.Drawing.Point(-10000, -10000);
            this.ultraTabPageControl2.Name = "ultraTabPageControl2";
            this.ultraTabPageControl2.Size = new System.Drawing.Size(901, 525);
            // 
            // note
            // 
            this.note.DataBindings.Add(new System.Windows.Forms.Binding("Value", this.soggettoBindingSource, "Note", true));
            this.note.Dock = System.Windows.Forms.DockStyle.Fill;
            this.note.Location = new System.Drawing.Point(0, 0);
            this.note.MaxLength = 4000;
            this.note.Multiline = true;
            this.note.Name = "note";
            this.note.Size = new System.Drawing.Size(901, 525);
            this.note.TabIndex = 1;
            // 
            // mainTabControl
            // 
            this.mainTabControl.Controls.Add(this.ultraTabSharedControlsPage1);
            this.mainTabControl.Controls.Add(this.ultraTabPageControl1);
            this.mainTabControl.Controls.Add(this.ultraTabPageControl2);
            this.mainTabControl.Dock = System.Windows.Forms.DockStyle.Fill;
            this.mainTabControl.Location = new System.Drawing.Point(0, 0);
            this.mainTabControl.Name = "mainTabControl";
            this.mainTabControl.SharedControlsPage = this.ultraTabSharedControlsPage1;
            this.mainTabControl.Size = new System.Drawing.Size(905, 551);
            this.mainTabControl.TabIndex = 1;
            ultraTab4.Key = "datiGenerali";
            ultraTab4.TabPage = this.ultraTabPageControl1;
            ultraTab4.Text = "Dati anagrafici";
            ultraTab5.Key = "note";
            ultraTab5.TabPage = this.ultraTabPageControl2;
            ultraTab5.Text = "Note";
            this.mainTabControl.Tabs.AddRange(new Infragistics.Win.UltraWinTabControl.UltraTab[] {
            ultraTab4,
            ultraTab5});
            this.mainTabControl.SelectedTabChanged += new Infragistics.Win.UltraWinTabControl.SelectedTabChangedEventHandler(this.mainTabControlSelectedTabChanged);
            // 
            // ultraTabSharedControlsPage1
            // 
            this.ultraTabSharedControlsPage1.Location = new System.Drawing.Point(-10000, -10000);
            this.ultraTabSharedControlsPage1.Name = "ultraTabSharedControlsPage1";
            this.ultraTabSharedControlsPage1.Size = new System.Drawing.Size(901, 525);
            // 
            // tipoPersonaValidator
            // 
            this.tipoPersonaValidator.ControlToValidate = this.tipoPersona;
            this.tipoPersonaValidator.Icon = ((System.Drawing.Icon)(resources.GetObject("tipoPersonaValidator.Icon")));
            this.tipoPersonaValidator.Validating += new Gipasoft.Windows.Forms.CustomValidation.CustomValidator.ValidatingEventHandler(this.tipoPersonaValidatorValidating);
            // 
            // DettaglioSoggettoUI
            // 
            this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
            this.ClientSize = new System.Drawing.Size(921, 738);
            this.Name = "DettaglioSoggettoUI";
            this.Text = "Soggetto";
            this.FormClosing += new System.Windows.Forms.FormClosingEventHandler(this.dettaglioSoggettoUIFormClosing);
            this.Load += new System.EventHandler(this.dettaglioSoggettoUILoad);
            ((System.ComponentModel.ISupportInitialize)(this.ultraToolbarsManagerStandard)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.standardFormStatus)).EndInit();
            this.MainStandardForm_Fill_Panel.ResumeLayout(false);
            this.ultraTabPageControl3.ResumeLayout(false);
            this.ultraTabPageControl3.PerformLayout();
            ((System.ComponentModel.ISupportInitialize)(this.presso)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.indirizzoResidenzaBindingSource)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.civico)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.indirizzo)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.localita)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.cap)).EndInit();
            this.ultraTabPageControl5.ResumeLayout(false);
            this.ultraTabPageControl5.PerformLayout();
            ((System.ComponentModel.ISupportInitialize)(this.domicilioPresso)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.domicilioBindingSource)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.domicilioCivico)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.domicilioIndirizzo)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.domicilioLocalita)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.capDomicilio)).EndInit();
            this.ultraTabPageControl4.ResumeLayout(false);
            this.ultraTabPageControl4.PerformLayout();
            ((System.ComponentModel.ISupportInitialize)(this.pressoRecapito)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.recapitoBindingSource)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.civicoRecapito)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.indirizzoRecapito)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.localitaRecapito)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.capRecapito)).EndInit();
            this.ultraTabPageControl1.ResumeLayout(false);
            this.panel1.ResumeLayout(false);
            this.panel2.ResumeLayout(false);
            ((System.ComponentModel.ISupportInitialize)(this.contattiGroup)).EndInit();
            this.contattiGroup.ResumeLayout(false);
            this.panelDatiNascita.ResumeLayout(false);
            ((System.ComponentModel.ISupportInitialize)(this.groupAutenticazione)).EndInit();
            this.groupAutenticazione.ResumeLayout(false);
            this.groupAutenticazione.PerformLayout();
            ((System.ComponentModel.ISupportInitialize)(this.password)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.soggettoBindingSource)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.utente)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.groupDatiNascita)).EndInit();
            this.groupDatiNascita.ResumeLayout(false);
            ((System.ComponentModel.ISupportInitialize)(this.datiContrattoGroup)).EndInit();
            this.datiContrattoGroup.ResumeLayout(false);
            this.datiContrattoGroup.PerformLayout();
            ((System.ComponentModel.ISupportInitialize)(this.titolo)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.domicilioCap)).EndInit();
            this.domicilioCap.ResumeLayout(false);
            ((System.ComponentModel.ISupportInitialize)(this.partitaIva)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.ragioneSociale)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.tipoPersona)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.cognome)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.nome)).EndInit();
            this.ultraTabPageControl2.ResumeLayout(false);
            this.ultraTabPageControl2.PerformLayout();
            ((System.ComponentModel.ISupportInitialize)(this.note)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.mainTabControl)).EndInit();
            this.mainTabControl.ResumeLayout(false);
            this.ResumeLayout(false);
            this.PerformLayout();

        }
        /// <summary>
        /// Required method for Designer support - do not modify
        /// the contents of this method with the code editor.
        /// </summary>
        private void InitializeComponent()
        {
            System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(FrmMaquina));
            Infragistics.Win.Appearance appearance3 = new Infragistics.Win.Appearance();
            Infragistics.Win.Appearance appearance4 = new Infragistics.Win.Appearance();
            Infragistics.Win.Appearance appearance5 = new Infragistics.Win.Appearance();
            Infragistics.Win.Appearance appearance6 = new Infragistics.Win.Appearance();
            Infragistics.Win.Appearance appearance7 = new Infragistics.Win.Appearance();
            Infragistics.Win.Appearance appearance8 = new Infragistics.Win.Appearance();
            Infragistics.Win.Appearance appearance9 = new Infragistics.Win.Appearance();
            Infragistics.Win.Appearance appearance10 = new Infragistics.Win.Appearance();
            Infragistics.Win.Appearance appearance11 = new Infragistics.Win.Appearance();
            Infragistics.Win.Appearance appearance12 = new Infragistics.Win.Appearance();
            Infragistics.Win.Appearance appearance13 = new Infragistics.Win.Appearance();
            Infragistics.Win.Appearance appearance14 = new Infragistics.Win.Appearance();
            Infragistics.Win.Appearance appearance15 = new Infragistics.Win.Appearance();
            Infragistics.Win.Appearance appearance16 = new Infragistics.Win.Appearance();
            Infragistics.Win.Appearance appearance17 = new Infragistics.Win.Appearance();
            Infragistics.Win.Appearance appearance18 = new Infragistics.Win.Appearance();
            Infragistics.Win.Appearance appearance19 = new Infragistics.Win.Appearance();
            Infragistics.Win.Appearance appearance20 = new Infragistics.Win.Appearance();
            Infragistics.Win.Appearance appearance26 = new Infragistics.Win.Appearance();
            Infragistics.Win.Appearance appearance24 = new Infragistics.Win.Appearance();
            Infragistics.Win.Appearance appearance25 = new Infragistics.Win.Appearance();
            Infragistics.Win.Appearance appearance23 = new Infragistics.Win.Appearance();
            Infragistics.Win.Appearance appearance22 = new Infragistics.Win.Appearance();
            Infragistics.Win.Appearance appearance2 = new Infragistics.Win.Appearance();
            Infragistics.Win.Appearance appearance21 = new Infragistics.Win.Appearance();
            Infragistics.Win.UltraWinTabControl.UltraTab ultraTab1 = new Infragistics.Win.UltraWinTabControl.UltraTab();
            Infragistics.Win.UltraWinTabControl.UltraTab ultraTab2 = new Infragistics.Win.UltraWinTabControl.UltraTab();
            Infragistics.Win.UltraWinTabControl.UltraTab ultraTab3 = new Infragistics.Win.UltraWinTabControl.UltraTab();
            Infragistics.Win.Appearance appearance1 = new Infragistics.Win.Appearance();
            this.ultraTabPageControl1 = new Infragistics.Win.UltraWinTabControl.UltraTabPageControl();
            this.ugbPliego = new Infragistics.Win.Misc.UltraGroupBox();
            this.uneAltoMaximo = new Infragistics.Win.UltraWinEditors.UltraNumericEditor();
            this.uneAnchoMaximo = new Infragistics.Win.UltraWinEditors.UltraNumericEditor();
            this.uneAltoMinimo = new Infragistics.Win.UltraWinEditors.UltraNumericEditor();
            this.uneAnchoMinimo = new Infragistics.Win.UltraWinEditors.UltraNumericEditor();
            this.lblAlto = new Infragistics.Win.Misc.UltraLabel();
            this.lblAncho = new Infragistics.Win.Misc.UltraLabel();
            this.lblMaximoPliego = new Infragistics.Win.Misc.UltraLabel();
            this.lblMinimoPliego = new Infragistics.Win.Misc.UltraLabel();
            this.ugbMargen = new Infragistics.Win.Misc.UltraGroupBox();
            this.uneCalle = new Infragistics.Win.UltraWinEditors.UltraNumericEditor();
            this.uneContraEscuadra = new Infragistics.Win.UltraWinEditors.UltraNumericEditor();
            this.uneEscuadra = new Infragistics.Win.UltraWinEditors.UltraNumericEditor();
            this.uneSalida = new Infragistics.Win.UltraWinEditors.UltraNumericEditor();
            this.unePinza = new Infragistics.Win.UltraWinEditors.UltraNumericEditor();
            this.lblCalle = new Infragistics.Win.Misc.UltraLabel();
            this.lblContraEscuadra = new Infragistics.Win.Misc.UltraLabel();
            this.lblSalida = new Infragistics.Win.Misc.UltraLabel();
            this.lblEscuadra = new Infragistics.Win.Misc.UltraLabel();
            this.lblPinza = new Infragistics.Win.Misc.UltraLabel();
            this.uneGramajeMaximo = new Infragistics.Win.UltraWinEditors.UltraNumericEditor();
            this.uneCantidadCuerpos = new Infragistics.Win.UltraWinEditors.UltraNumericEditor();
            this.lblGramajeMaximo = new Infragistics.Win.Misc.UltraLabel();
            this.lblCuerpos = new Infragistics.Win.Misc.UltraLabel();
            this.uneGramajeMinimo = new Infragistics.Win.UltraWinEditors.UltraNumericEditor();
            this.GramajeMinimo = new Infragistics.Win.Misc.UltraLabel();
            this.ultraTabPageControl2 = new Infragistics.Win.UltraWinTabControl.UltraTabPageControl();
            this.ultraGroupBox1 = new Infragistics.Win.Misc.UltraGroupBox();
            this.txtResolucionMaximo = new Infragistics.Win.UltraWinEditors.UltraNumericEditor();
            this.txtResolucionMinimo = new Infragistics.Win.UltraWinEditors.UltraNumericEditor();
            this.ultraLabel3 = new Infragistics.Win.Misc.UltraLabel();
            this.ultraLabel4 = new Infragistics.Win.Misc.UltraLabel();
            this.ultraLabel5 = new Infragistics.Win.Misc.UltraLabel();
            this.ultraTabPageControl3 = new Infragistics.Win.UltraWinTabControl.UltraTabPageControl();
            this.ugServicios = new Infragistics.Win.UltraWinGrid.UltraGrid();
            this.ubNuevo = new Infragistics.Win.Misc.UltraButton();
            this.ubEliminar = new Infragistics.Win.Misc.UltraButton();
            this.uceActivo = new Infragistics.Win.UltraWinEditors.UltraCheckEditor();
            this.lblNombre = new Infragistics.Win.Misc.UltraLabel();
            this.txtNombre = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
            this.lblCodigo = new Infragistics.Win.Misc.UltraLabel();
            this.txtCodigo = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
            this.lblTipoMaquina = new Infragistics.Win.Misc.UltraLabel();
            this.ssTipoMaquina = new Soft.Controls.SoftSearch();
            this.lblMarca = new Infragistics.Win.Misc.UltraLabel();
            this.ssMarca = new Soft.Controls.SoftSearch();
            this.lblProveedor = new Infragistics.Win.Misc.UltraLabel();
            this.ssProveedor = new Soft.Controls.SoftSearch();
            this.ultraTabControl1 = new Infragistics.Win.UltraWinTabControl.UltraTabControl();
            this.ultraTabSharedControlsPage1 = new Infragistics.Win.UltraWinTabControl.UltraTabSharedControlsPage();
            this.ultraLabel1 = new Infragistics.Win.Misc.UltraLabel();
            this.txtDescripcción = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
            ((System.ComponentModel.ISupportInitialize)(this.ugbParent)).BeginInit();
            this.ugbParent.SuspendLayout();
            this.ultraTabPageControl1.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.ugbPliego)).BeginInit();
            this.ugbPliego.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.uneAltoMaximo)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.uneAnchoMaximo)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.uneAltoMinimo)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.uneAnchoMinimo)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.ugbMargen)).BeginInit();
            this.ugbMargen.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.uneCalle)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.uneContraEscuadra)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.uneEscuadra)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.uneSalida)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.unePinza)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.uneGramajeMaximo)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.uneCantidadCuerpos)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.uneGramajeMinimo)).BeginInit();
            this.ultraTabPageControl2.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.ultraGroupBox1)).BeginInit();
            this.ultraGroupBox1.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.txtResolucionMaximo)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.txtResolucionMinimo)).BeginInit();
            this.ultraTabPageControl3.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.ugServicios)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.uceActivo)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.txtNombre)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.txtCodigo)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.ultraTabControl1)).BeginInit();
            this.ultraTabControl1.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.txtDescripcción)).BeginInit();
            this.SuspendLayout();
            // 
            // ugbParent
            // 
            this.ugbParent.Controls.Add(this.ultraLabel1);
            this.ugbParent.Controls.Add(this.txtDescripcción);
            this.ugbParent.Controls.Add(this.ultraTabControl1);
            this.ugbParent.Controls.Add(this.ssProveedor);
            this.ugbParent.Controls.Add(this.lblProveedor);
            this.ugbParent.Controls.Add(this.ssMarca);
            this.ugbParent.Controls.Add(this.lblMarca);
            this.ugbParent.Controls.Add(this.lblCodigo);
            this.ugbParent.Controls.Add(this.txtCodigo);
            this.ugbParent.Controls.Add(this.ssTipoMaquina);
            this.ugbParent.Controls.Add(this.lblTipoMaquina);
            this.ugbParent.Controls.Add(this.uceActivo);
            this.ugbParent.Controls.Add(this.lblNombre);
            this.ugbParent.Controls.Add(this.txtNombre);
            this.ugbParent.Size = new System.Drawing.Size(512, 523);
            this.ugbParent.Controls.SetChildIndex(this.txtNombre, 0);
            this.ugbParent.Controls.SetChildIndex(this.lblNombre, 0);
            this.ugbParent.Controls.SetChildIndex(this.uceActivo, 0);
            this.ugbParent.Controls.SetChildIndex(this.lblTipoMaquina, 0);
            this.ugbParent.Controls.SetChildIndex(this.ssTipoMaquina, 0);
            this.ugbParent.Controls.SetChildIndex(this.txtCodigo, 0);
            this.ugbParent.Controls.SetChildIndex(this.lblCodigo, 0);
            this.ugbParent.Controls.SetChildIndex(this.lblMarca, 0);
            this.ugbParent.Controls.SetChildIndex(this.ssMarca, 0);
            this.ugbParent.Controls.SetChildIndex(this.lblProveedor, 0);
            this.ugbParent.Controls.SetChildIndex(this.ssProveedor, 0);
            this.ugbParent.Controls.SetChildIndex(this.ubAceptar, 0);
            this.ugbParent.Controls.SetChildIndex(this.ubCancelar, 0);
            this.ugbParent.Controls.SetChildIndex(this.ultraTabControl1, 0);
            this.ugbParent.Controls.SetChildIndex(this.txtDescripcción, 0);
            this.ugbParent.Controls.SetChildIndex(this.ultraLabel1, 0);
            // 
            // ubCancelar
            // 
            this.ubCancelar.Location = new System.Drawing.Point(421, 494);
            this.ubCancelar.TabIndex = 20;
            // 
            // ubAceptar
            // 
            this.ubAceptar.Location = new System.Drawing.Point(340, 494);
            this.ubAceptar.TabIndex = 19;
            // 
            // ilMain
            // 
            this.ilMain.ImageStream = ((System.Windows.Forms.ImageListStreamer)(resources.GetObject("ilMain.ImageStream")));
            this.ilMain.Images.SetKeyName(0, "accept.png");
            this.ilMain.Images.SetKeyName(1, "accept_database.png");
            this.ilMain.Images.SetKeyName(2, "accept_page.png");
            this.ilMain.Images.SetKeyName(3, "add.png");
            this.ilMain.Images.SetKeyName(4, "add_comment.png");
            this.ilMain.Images.SetKeyName(5, "add_home.png");
            this.ilMain.Images.SetKeyName(6, "add_image.png");
            this.ilMain.Images.SetKeyName(7, "add_page.png");
            this.ilMain.Images.SetKeyName(8, "add_pages.png");
            this.ilMain.Images.SetKeyName(9, "add_printer.png");
            this.ilMain.Images.SetKeyName(10, "add_to_database.png");
            this.ilMain.Images.SetKeyName(11, "add_to_favorites.png");
            this.ilMain.Images.SetKeyName(12, "add_to_folder.png");
            this.ilMain.Images.SetKeyName(13, "add_to_shopping_cart.png");
            this.ilMain.Images.SetKeyName(14, "add_user.png");
            this.ilMain.Images.SetKeyName(15, "artwork.png");
            this.ilMain.Images.SetKeyName(16, "attach_image.png");
            this.ilMain.Images.SetKeyName(17, "attachment.png");
            this.ilMain.Images.SetKeyName(18, "back.png");
            this.ilMain.Images.SetKeyName(19, "block.png");
            this.ilMain.Images.SetKeyName(20, "blue_arrow_down.png");
            this.ilMain.Images.SetKeyName(21, "blue_arrow_up.png");
            this.ilMain.Images.SetKeyName(22, "blue_energy.png");
            this.ilMain.Images.SetKeyName(23, "bmp_file.png");
            this.ilMain.Images.SetKeyName(24, "book.png");
            this.ilMain.Images.SetKeyName(25, "book_accept.png");
            this.ilMain.Images.SetKeyName(26, "book_download.png");
            this.ilMain.Images.SetKeyName(27, "book_search.png");
            this.ilMain.Images.SetKeyName(28, "book_warning.png");
            this.ilMain.Images.SetKeyName(29, "calculator.png");
            this.ilMain.Images.SetKeyName(30, "calendar.png");
            this.ilMain.Images.SetKeyName(31, "calendar_empty.png");
            this.ilMain.Images.SetKeyName(32, "canvas_holder.png");
            this.ilMain.Images.SetKeyName(33, "card.png");
            this.ilMain.Images.SetKeyName(34, "cd.png");
            this.ilMain.Images.SetKeyName(35, "chalk_board.png");
            this.ilMain.Images.SetKeyName(36, "chart.png");
            this.ilMain.Images.SetKeyName(37, "chart_down.png");
            this.ilMain.Images.SetKeyName(38, "chart_pie.png");
            this.ilMain.Images.SetKeyName(39, "chart_up.png");
            this.ilMain.Images.SetKeyName(40, "clock.png");
            this.ilMain.Images.SetKeyName(41, "cloud_comment.png");
            this.ilMain.Images.SetKeyName(42, "coffee_cup.png");
            this.ilMain.Images.SetKeyName(43, "comment.png");
            this.ilMain.Images.SetKeyName(44, "comments.png");
            this.ilMain.Images.SetKeyName(45, "computer.png");
            this.ilMain.Images.SetKeyName(46, "computer_accept.png");
            this.ilMain.Images.SetKeyName(47, "computer_add.png");
            this.ilMain.Images.SetKeyName(48, "computer_help.png");
            this.ilMain.Images.SetKeyName(49, "computer_info.png");
            this.ilMain.Images.SetKeyName(50, "computer_process.png");
            this.ilMain.Images.SetKeyName(51, "computer_warning.png");
            this.ilMain.Images.SetKeyName(52, "copy_paste.png");
            this.ilMain.Images.SetKeyName(53, "credit_cart.png");
            this.ilMain.Images.SetKeyName(54, "credit_cart_cancelled.png");
            this.ilMain.Images.SetKeyName(55, "css_file.png");
            this.ilMain.Images.SetKeyName(56, "csv_file.png");
            this.ilMain.Images.SetKeyName(57, "cut.png");
            this.ilMain.Images.SetKeyName(58, "cut_from_page.png");
            this.ilMain.Images.SetKeyName(59, "database.png");
            this.ilMain.Images.SetKeyName(60, "delete.png");
            this.ilMain.Images.SetKeyName(61, "delete_comment.png");
            this.ilMain.Images.SetKeyName(62, "delete_computer.png");
            this.ilMain.Images.SetKeyName(63, "delete_folder.png");
            this.ilMain.Images.SetKeyName(64, "delete_home.png");
            this.ilMain.Images.SetKeyName(65, "delete_image.png");
            this.ilMain.Images.SetKeyName(66, "delete_page.png");
            this.ilMain.Images.SetKeyName(67, "delete_user.png");
            this.ilMain.Images.SetKeyName(68, "dollar_currency_sign.png");
            this.ilMain.Images.SetKeyName(69, "download.png");
            this.ilMain.Images.SetKeyName(70, "download_database.png");
            this.ilMain.Images.SetKeyName(71, "download_image.png");
            this.ilMain.Images.SetKeyName(72, "download_to_computer.png");
            this.ilMain.Images.SetKeyName(73, "dvd.png");
            this.ilMain.Images.SetKeyName(74, "edit.png");
            this.ilMain.Images.SetKeyName(75, "edit_page.png");
            this.ilMain.Images.SetKeyName(76, "edit_profile.png");
            this.ilMain.Images.SetKeyName(77, "eps_file.png");
            this.ilMain.Images.SetKeyName(78, "equalizer.png");
            this.ilMain.Images.SetKeyName(79, "euro_currency_sign.png");
            this.ilMain.Images.SetKeyName(80, "favorite.png");
            this.ilMain.Images.SetKeyName(81, "favorite_film.png");
            this.ilMain.Images.SetKeyName(82, "film.png");
            this.ilMain.Images.SetKeyName(83, "firewall.png");
            this.ilMain.Images.SetKeyName(84, "folder.png");
            this.ilMain.Images.SetKeyName(85, "folder_accept.png");
            this.ilMain.Images.SetKeyName(86, "folder_conflicted.png");
            this.ilMain.Images.SetKeyName(87, "folder_full.png");
            this.ilMain.Images.SetKeyName(88, "folder_modified.png");
            this.ilMain.Images.SetKeyName(89, "full_page.png");
            this.ilMain.Images.SetKeyName(90, "games.png");
            this.ilMain.Images.SetKeyName(91, "gif_file.png");
            this.ilMain.Images.SetKeyName(92, "globe.png");
            this.ilMain.Images.SetKeyName(93, "globe_download.png");
            this.ilMain.Images.SetKeyName(94, "globe_process.png");
            this.ilMain.Images.SetKeyName(95, "globe_warning.png");
            this.ilMain.Images.SetKeyName(96, "green_arrow_down.png");
            this.ilMain.Images.SetKeyName(97, "green_arrow_up.png");
            this.ilMain.Images.SetKeyName(98, "green_button.png");
            this.ilMain.Images.SetKeyName(99, "green_energy.png");
            this.ilMain.Images.SetKeyName(100, "green_flag.png");
            this.ilMain.Images.SetKeyName(101, "heart.png");
            this.ilMain.Images.SetKeyName(102, "help.png");
            this.ilMain.Images.SetKeyName(103, "help_balloon.png");
            this.ilMain.Images.SetKeyName(104, "home.png");
            this.ilMain.Images.SetKeyName(105, "home_accept.png");
            this.ilMain.Images.SetKeyName(106, "html_file.png");
            this.ilMain.Images.SetKeyName(107, "ico_file.png");
            this.ilMain.Images.SetKeyName(108, "id_card.png");
            this.ilMain.Images.SetKeyName(109, "image.png");
            this.ilMain.Images.SetKeyName(110, "image_accept.png");
            this.ilMain.Images.SetKeyName(111, "info.png");
            this.ilMain.Images.SetKeyName(112, "insert_to_shopping_cart.png");
            this.ilMain.Images.SetKeyName(113, "jpg_file.png");
            this.ilMain.Images.SetKeyName(114, "js_file.png");
            this.ilMain.Images.SetKeyName(115, "json_file.png");
            this.ilMain.Images.SetKeyName(116, "key.png");
            this.ilMain.Images.SetKeyName(117, "light_bulb.png");
            this.ilMain.Images.SetKeyName(118, "link.png");
            this.ilMain.Images.SetKeyName(119, "lock.png");
            this.ilMain.Images.SetKeyName(120, "magnet.png");
            this.ilMain.Images.SetKeyName(121, "mail.png");
            this.ilMain.Images.SetKeyName(122, "mail_lock.png");
            this.ilMain.Images.SetKeyName(123, "mail_receive.png");
            this.ilMain.Images.SetKeyName(124, "mail_search.png");
            this.ilMain.Images.SetKeyName(125, "mail_send.png");
            this.ilMain.Images.SetKeyName(126, "mobile_phone.png");
            this.ilMain.Images.SetKeyName(127, "mouse.png");
            this.ilMain.Images.SetKeyName(128, "music.png");
            this.ilMain.Images.SetKeyName(129, "new.png");
            this.ilMain.Images.SetKeyName(130, "new_page.png");
            this.ilMain.Images.SetKeyName(131, "news.png");
            this.ilMain.Images.SetKeyName(132, "next.png");
            this.ilMain.Images.SetKeyName(133, "note.png");
            this.ilMain.Images.SetKeyName(134, "note_accept.png");
            this.ilMain.Images.SetKeyName(135, "note_book.png");
            this.ilMain.Images.SetKeyName(136, "office_folders.png");
            this.ilMain.Images.SetKeyName(137, "old_clock.png");
            this.ilMain.Images.SetKeyName(138, "open_store.png");
            this.ilMain.Images.SetKeyName(139, "orange_arrow_down.png");
            this.ilMain.Images.SetKeyName(140, "orange_arrow_up.png");
            this.ilMain.Images.SetKeyName(141, "orange_button.png");
            this.ilMain.Images.SetKeyName(142, "package.png");
            this.ilMain.Images.SetKeyName(143, "package_accept.png");
            this.ilMain.Images.SetKeyName(144, "package_add.png");
            this.ilMain.Images.SetKeyName(145, "package_download.png");
            this.ilMain.Images.SetKeyName(146, "package_warning.png");
            this.ilMain.Images.SetKeyName(147, "page_down.png");
            this.ilMain.Images.SetKeyName(148, "page_process.png");
            this.ilMain.Images.SetKeyName(149, "page_up.png");
            this.ilMain.Images.SetKeyName(150, "pages.png");
            this.ilMain.Images.SetKeyName(151, "pages_warning.png");
            this.ilMain.Images.SetKeyName(152, "paint.png");
            this.ilMain.Images.SetKeyName(153, "paint_brush.png");
            this.ilMain.Images.SetKeyName(154, "palette.png");
            this.ilMain.Images.SetKeyName(155, "palette_brush.png");
            this.ilMain.Images.SetKeyName(156, "pastel_colors.png");
            this.ilMain.Images.SetKeyName(157, "pdf_file.png");
            this.ilMain.Images.SetKeyName(158, "phone_book.png");
            this.ilMain.Images.SetKeyName(159, "phone_book_edit.png");
            this.ilMain.Images.SetKeyName(160, "photo_camera.png");
            this.ilMain.Images.SetKeyName(161, "photo_camera_accept.png");
            this.ilMain.Images.SetKeyName(162, "php_file.png");
            this.ilMain.Images.SetKeyName(163, "pin.png");
            this.ilMain.Images.SetKeyName(164, "png_file.png");
            this.ilMain.Images.SetKeyName(165, "ppt_file.png");
            this.ilMain.Images.SetKeyName(166, "printer.png");
            this.ilMain.Images.SetKeyName(167, "printer_accept.png");
            this.ilMain.Images.SetKeyName(168, "printer_warning.png");
            this.ilMain.Images.SetKeyName(169, "prize_winner.png");
            this.ilMain.Images.SetKeyName(170, "process.png");
            this.ilMain.Images.SetKeyName(171, "process_accept.png");
            this.ilMain.Images.SetKeyName(172, "process_info.png");
            this.ilMain.Images.SetKeyName(173, "process_warning.png");
            this.ilMain.Images.SetKeyName(174, "promotion.png");
            this.ilMain.Images.SetKeyName(175, "protection.png");
            this.ilMain.Images.SetKeyName(176, "psd_file.png");
            this.ilMain.Images.SetKeyName(177, "puzzle.png");
            this.ilMain.Images.SetKeyName(178, "recycle.png");
            this.ilMain.Images.SetKeyName(179, "red_button.png");
            this.ilMain.Images.SetKeyName(180, "red_flag.png");
            this.ilMain.Images.SetKeyName(181, "refresh.png");
            this.ilMain.Images.SetKeyName(182, "refresh_page.png");
            this.ilMain.Images.SetKeyName(183, "remote_desktop.png");
            this.ilMain.Images.SetKeyName(184, "remove_from_database.png");
            this.ilMain.Images.SetKeyName(185, "remove_from_shopping_cart.png");
            this.ilMain.Images.SetKeyName(186, "report.png");
            this.ilMain.Images.SetKeyName(187, "rss.png");
            this.ilMain.Images.SetKeyName(188, "ruler.png");
            this.ilMain.Images.SetKeyName(189, "ruler_pencil.png");
            this.ilMain.Images.SetKeyName(190, "sale.png");
            this.ilMain.Images.SetKeyName(191, "save.png");
            this.ilMain.Images.SetKeyName(192, "search.png");
            this.ilMain.Images.SetKeyName(193, "search_computer.png");
            this.ilMain.Images.SetKeyName(194, "search_database.png");
            this.ilMain.Images.SetKeyName(195, "search_globe.png");
            this.ilMain.Images.SetKeyName(196, "search_home.png");
            this.ilMain.Images.SetKeyName(197, "search_image.png");
            this.ilMain.Images.SetKeyName(198, "search_page.png");
            this.ilMain.Images.SetKeyName(199, "search_printer.png");
            this.ilMain.Images.SetKeyName(200, "search_user.png");
            this.ilMain.Images.SetKeyName(201, "security.png");
            this.ilMain.Images.SetKeyName(202, "send_sms.png");
            this.ilMain.Images.SetKeyName(203, "shopping_cart.png");
            this.ilMain.Images.SetKeyName(204, "shopping_cart_accept.png");
            this.ilMain.Images.SetKeyName(205, "sms.png");
            this.ilMain.Images.SetKeyName(206, "sound.png");
            this.ilMain.Images.SetKeyName(207, "sound_muted.png");
            this.ilMain.Images.SetKeyName(208, "star_empty.png");
            this.ilMain.Images.SetKeyName(209, "star_full.png");
            this.ilMain.Images.SetKeyName(210, "star_half_full.png");
            this.ilMain.Images.SetKeyName(211, "sterling_pound_currency_sign.png");
            this.ilMain.Images.SetKeyName(212, "support.png");
            this.ilMain.Images.SetKeyName(213, "svg_file.png");
            this.ilMain.Images.SetKeyName(214, "swf_file.png");
            this.ilMain.Images.SetKeyName(215, "tablet.png");
            this.ilMain.Images.SetKeyName(216, "tag_blue.png");
            this.ilMain.Images.SetKeyName(217, "tag_green.png");
            this.ilMain.Images.SetKeyName(218, "target.png");
            this.ilMain.Images.SetKeyName(219, "television.png");
            this.ilMain.Images.SetKeyName(220, "text_page.png");
            this.ilMain.Images.SetKeyName(221, "tiff_file.png");
            this.ilMain.Images.SetKeyName(222, "tools.png");
            this.ilMain.Images.SetKeyName(223, "trash_can.png");
            this.ilMain.Images.SetKeyName(224, "turquoise_button.png");
            this.ilMain.Images.SetKeyName(225, "twitter.png");
            this.ilMain.Images.SetKeyName(226, "txt_file.png");
            this.ilMain.Images.SetKeyName(227, "unlock.png");
            this.ilMain.Images.SetKeyName(228, "up.png");
            this.ilMain.Images.SetKeyName(229, "user.png");
            this.ilMain.Images.SetKeyName(230, "user_accept.png");
            this.ilMain.Images.SetKeyName(231, "user_comment.png");
            this.ilMain.Images.SetKeyName(232, "users.png");
            this.ilMain.Images.SetKeyName(233, "users_comments.png");
            this.ilMain.Images.SetKeyName(234, "violet_button.png");
            this.ilMain.Images.SetKeyName(235, "warning.png");
            this.ilMain.Images.SetKeyName(236, "white_flag.png");
            this.ilMain.Images.SetKeyName(237, "windows_terminal.png");
            this.ilMain.Images.SetKeyName(238, "xml_file.png");
            this.ilMain.Images.SetKeyName(239, "yen_currency_sign.png");
            this.ilMain.Images.SetKeyName(240, "zip_file.png");
            this.ilMain.Images.SetKeyName(241, "zip_file_accept.png");
            this.ilMain.Images.SetKeyName(242, "zip_file_download.png");
            this.ilMain.Images.SetKeyName(243, "zip_file_info.png");
            this.ilMain.Images.SetKeyName(244, "zip_file_search.png");
            this.ilMain.Images.SetKeyName(245, "zoom_in.png");
            this.ilMain.Images.SetKeyName(246, "zoom_out.png");
            // 
            // ultraTabPageControl1
            // 
            this.ultraTabPageControl1.Controls.Add(this.ugbPliego);
            this.ultraTabPageControl1.Controls.Add(this.ugbMargen);
            this.ultraTabPageControl1.Controls.Add(this.uneGramajeMaximo);
            this.ultraTabPageControl1.Controls.Add(this.uneCantidadCuerpos);
            this.ultraTabPageControl1.Controls.Add(this.lblGramajeMaximo);
            this.ultraTabPageControl1.Controls.Add(this.lblCuerpos);
            this.ultraTabPageControl1.Controls.Add(this.uneGramajeMinimo);
            this.ultraTabPageControl1.Controls.Add(this.GramajeMinimo);
            this.ultraTabPageControl1.Location = new System.Drawing.Point(-10000, -10000);
            this.ultraTabPageControl1.Name = "ultraTabPageControl1";
            this.ultraTabPageControl1.Size = new System.Drawing.Size(479, 264);
            // 
            // ugbPliego
            // 
            appearance3.BackColor = System.Drawing.Color.Transparent;
            this.ugbPliego.Appearance = appearance3;
            this.ugbPliego.Controls.Add(this.uneAltoMaximo);
            this.ugbPliego.Controls.Add(this.uneAnchoMaximo);
            this.ugbPliego.Controls.Add(this.uneAltoMinimo);
            this.ugbPliego.Controls.Add(this.uneAnchoMinimo);
            this.ugbPliego.Controls.Add(this.lblAlto);
            this.ugbPliego.Controls.Add(this.lblAncho);
            this.ugbPliego.Controls.Add(this.lblMaximoPliego);
            this.ugbPliego.Controls.Add(this.lblMinimoPliego);
            this.ugbPliego.HeaderBorderStyle = Infragistics.Win.UIElementBorderStyle.Rounded3;
            this.ugbPliego.HeaderPosition = Infragistics.Win.Misc.GroupBoxHeaderPosition.TopOutsideBorder;
            this.ugbPliego.Location = new System.Drawing.Point(19, 92);
            this.ugbPliego.Name = "ugbPliego";
            this.ugbPliego.Size = new System.Drawing.Size(228, 113);
            this.ugbPliego.TabIndex = 32;
            this.ugbPliego.Text = "Dimensiones de Formato";
            // 
            // uneAltoMaximo
            // 
            this.uneAltoMaximo.Location = new System.Drawing.Point(136, 75);
            this.uneAltoMaximo.Name = "uneAltoMaximo";
            this.uneAltoMaximo.Size = new System.Drawing.Size(80, 21);
            this.uneAltoMaximo.SpinButtonDisplayStyle = Infragistics.Win.ButtonDisplayStyle.Always;
            this.uneAltoMaximo.TabIndex = 13;
            this.uneAltoMaximo.TabNavigation = Infragistics.Win.UltraWinMaskedEdit.MaskedEditTabNavigation.NextControl;
            this.uneAltoMaximo.ValueChanged += new System.EventHandler(this.uneAltoMaximo_ValueChanged);
            // 
            // uneAnchoMaximo
            // 
            this.uneAnchoMaximo.Location = new System.Drawing.Point(136, 48);
            this.uneAnchoMaximo.Name = "uneAnchoMaximo";
            this.uneAnchoMaximo.Size = new System.Drawing.Size(80, 21);
            this.uneAnchoMaximo.SpinButtonDisplayStyle = Infragistics.Win.ButtonDisplayStyle.Always;
            this.uneAnchoMaximo.TabIndex = 11;
            this.uneAnchoMaximo.TabNavigation = Infragistics.Win.UltraWinMaskedEdit.MaskedEditTabNavigation.NextControl;
            this.uneAnchoMaximo.ValueChanged += new System.EventHandler(this.uneAnchoMaximo_ValueChanged);
            // 
            // uneAltoMinimo
            // 
            this.uneAltoMinimo.Location = new System.Drawing.Point(50, 75);
            this.uneAltoMinimo.Name = "uneAltoMinimo";
            this.uneAltoMinimo.Size = new System.Drawing.Size(80, 21);
            this.uneAltoMinimo.SpinButtonDisplayStyle = Infragistics.Win.ButtonDisplayStyle.Always;
            this.uneAltoMinimo.TabIndex = 12;
            this.uneAltoMinimo.TabNavigation = Infragistics.Win.UltraWinMaskedEdit.MaskedEditTabNavigation.NextControl;
            this.uneAltoMinimo.ValueChanged += new System.EventHandler(this.uneAltoMinimo_ValueChanged);
            // 
            // uneAnchoMinimo
            // 
            this.uneAnchoMinimo.Location = new System.Drawing.Point(50, 48);
            this.uneAnchoMinimo.Name = "uneAnchoMinimo";
            this.uneAnchoMinimo.Size = new System.Drawing.Size(80, 21);
            this.uneAnchoMinimo.SpinButtonDisplayStyle = Infragistics.Win.ButtonDisplayStyle.Always;
            this.uneAnchoMinimo.TabIndex = 10;
            this.uneAnchoMinimo.TabNavigation = Infragistics.Win.UltraWinMaskedEdit.MaskedEditTabNavigation.NextControl;
            this.uneAnchoMinimo.ValueChanged += new System.EventHandler(this.uneAnchoMinimo_ValueChanged);
            // 
            // lblAlto
            // 
            appearance4.BackColor = System.Drawing.Color.Transparent;
            this.lblAlto.Appearance = appearance4;
            this.lblAlto.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F);
            this.lblAlto.Location = new System.Drawing.Point(9, 79);
            this.lblAlto.Name = "lblAlto";
            this.lblAlto.Size = new System.Drawing.Size(49, 23);
            this.lblAlto.TabIndex = 30;
            this.lblAlto.Text = "Alto";
            // 
            // lblAncho
            // 
            appearance5.BackColor = System.Drawing.Color.Transparent;
            this.lblAncho.Appearance = appearance5;
            this.lblAncho.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F);
            this.lblAncho.Location = new System.Drawing.Point(9, 52);
            this.lblAncho.Name = "lblAncho";
            this.lblAncho.Size = new System.Drawing.Size(49, 23);
            this.lblAncho.TabIndex = 29;
            this.lblAncho.Text = "Ancho";
            // 
            // lblMaximoPliego
            // 
            appearance6.BackColor = System.Drawing.Color.Transparent;
            this.lblMaximoPliego.Appearance = appearance6;
            this.lblMaximoPliego.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F);
            this.lblMaximoPliego.Location = new System.Drawing.Point(136, 32);
            this.lblMaximoPliego.Name = "lblMaximoPliego";
            this.lblMaximoPliego.Size = new System.Drawing.Size(57, 23);
            this.lblMaximoPliego.TabIndex = 28;
            this.lblMaximoPliego.Text = "Máximo";
            // 
            // lblMinimoPliego
            // 
            appearance7.BackColor = System.Drawing.Color.Transparent;
            this.lblMinimoPliego.Appearance = appearance7;
            this.lblMinimoPliego.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F);
            this.lblMinimoPliego.Location = new System.Drawing.Point(50, 32);
            this.lblMinimoPliego.Name = "lblMinimoPliego";
            this.lblMinimoPliego.Size = new System.Drawing.Size(85, 23);
            this.lblMinimoPliego.TabIndex = 27;
            this.lblMinimoPliego.Text = "Minimo";
            // 
            // ugbMargen
            // 
            appearance8.BackColor = System.Drawing.Color.Transparent;
            this.ugbMargen.Appearance = appearance8;
            this.ugbMargen.Controls.Add(this.uneCalle);
            this.ugbMargen.Controls.Add(this.uneContraEscuadra);
            this.ugbMargen.Controls.Add(this.uneEscuadra);
            this.ugbMargen.Controls.Add(this.uneSalida);
            this.ugbMargen.Controls.Add(this.unePinza);
            this.ugbMargen.Controls.Add(this.lblCalle);
            this.ugbMargen.Controls.Add(this.lblContraEscuadra);
            this.ugbMargen.Controls.Add(this.lblSalida);
            this.ugbMargen.Controls.Add(this.lblEscuadra);
            this.ugbMargen.Controls.Add(this.lblPinza);
            this.ugbMargen.HeaderBorderStyle = Infragistics.Win.UIElementBorderStyle.Rounded3;
            this.ugbMargen.HeaderPosition = Infragistics.Win.Misc.GroupBoxHeaderPosition.TopOutsideBorder;
            this.ugbMargen.Location = new System.Drawing.Point(255, 92);
            this.ugbMargen.Name = "ugbMargen";
            this.ugbMargen.Size = new System.Drawing.Size(203, 167);
            this.ugbMargen.TabIndex = 33;
            this.ugbMargen.Text = "Mágenes de Máquina";
            // 
            // uneCalle
            // 
            this.uneCalle.Location = new System.Drawing.Point(111, 137);
            this.uneCalle.Name = "uneCalle";
            this.uneCalle.Size = new System.Drawing.Size(80, 21);
            this.uneCalle.SpinButtonDisplayStyle = Infragistics.Win.ButtonDisplayStyle.Always;
            this.uneCalle.TabIndex = 18;
            this.uneCalle.TabNavigation = Infragistics.Win.UltraWinMaskedEdit.MaskedEditTabNavigation.NextControl;
            this.uneCalle.ValueChanged += new System.EventHandler(this.uneCalle_ValueChanged);
            // 
            // uneContraEscuadra
            // 
            this.uneContraEscuadra.Location = new System.Drawing.Point(111, 110);
            this.uneContraEscuadra.Name = "uneContraEscuadra";
            this.uneContraEscuadra.Size = new System.Drawing.Size(80, 21);
            this.uneContraEscuadra.SpinButtonDisplayStyle = Infragistics.Win.ButtonDisplayStyle.Always;
            this.uneContraEscuadra.TabIndex = 17;
            this.uneContraEscuadra.TabNavigation = Infragistics.Win.UltraWinMaskedEdit.MaskedEditTabNavigation.NextControl;
            this.uneContraEscuadra.ValueChanged += new System.EventHandler(this.uneContraEscuadra_ValueChanged);
            // 
            // uneEscuadra
            // 
            this.uneEscuadra.Location = new System.Drawing.Point(111, 83);
            this.uneEscuadra.Name = "uneEscuadra";
            this.uneEscuadra.Size = new System.Drawing.Size(80, 21);
            this.uneEscuadra.SpinButtonDisplayStyle = Infragistics.Win.ButtonDisplayStyle.Always;
            this.uneEscuadra.TabIndex = 16;
            this.uneEscuadra.TabNavigation = Infragistics.Win.UltraWinMaskedEdit.MaskedEditTabNavigation.NextControl;
            this.uneEscuadra.ValueChanged += new System.EventHandler(this.uneEscuadra_ValueChanged);
            // 
            // uneSalida
            // 
            this.uneSalida.Location = new System.Drawing.Point(111, 56);
            this.uneSalida.Name = "uneSalida";
            this.uneSalida.Size = new System.Drawing.Size(80, 21);
            this.uneSalida.SpinButtonDisplayStyle = Infragistics.Win.ButtonDisplayStyle.Always;
            this.uneSalida.TabIndex = 15;
            this.uneSalida.TabNavigation = Infragistics.Win.UltraWinMaskedEdit.MaskedEditTabNavigation.NextControl;
            this.uneSalida.ValueChanged += new System.EventHandler(this.uneSalida_ValueChanged);
            // 
            // unePinza
            // 
            this.unePinza.Location = new System.Drawing.Point(111, 28);
            this.unePinza.Name = "unePinza";
            this.unePinza.Size = new System.Drawing.Size(80, 21);
            this.unePinza.SpinButtonDisplayStyle = Infragistics.Win.ButtonDisplayStyle.Always;
            this.unePinza.TabIndex = 14;
            this.unePinza.TabNavigation = Infragistics.Win.UltraWinMaskedEdit.MaskedEditTabNavigation.NextControl;
            this.unePinza.ValueChanged += new System.EventHandler(this.unePinza_ValueChanged);
            // 
            // lblCalle
            // 
            appearance9.BackColor = System.Drawing.Color.Transparent;
            this.lblCalle.Appearance = appearance9;
            this.lblCalle.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F);
            this.lblCalle.Location = new System.Drawing.Point(14, 141);
            this.lblCalle.Name = "lblCalle";
            this.lblCalle.Size = new System.Drawing.Size(84, 23);
            this.lblCalle.TabIndex = 34;
            this.lblCalle.Text = "Calle";
            // 
            // lblContraEscuadra
            // 
            appearance10.BackColor = System.Drawing.Color.Transparent;
            this.lblContraEscuadra.Appearance = appearance10;
            this.lblContraEscuadra.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F);
            this.lblContraEscuadra.Location = new System.Drawing.Point(14, 114);
            this.lblContraEscuadra.Name = "lblContraEscuadra";
            this.lblContraEscuadra.Size = new System.Drawing.Size(101, 23);
            this.lblContraEscuadra.TabIndex = 33;
            this.lblContraEscuadra.Text = "Contra Escuadra";
            // 
            // lblSalida
            // 
            appearance11.BackColor = System.Drawing.Color.Transparent;
            this.lblSalida.Appearance = appearance11;
            this.lblSalida.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F);
            this.lblSalida.Location = new System.Drawing.Point(14, 60);
            this.lblSalida.Name = "lblSalida";
            this.lblSalida.Size = new System.Drawing.Size(62, 23);
            this.lblSalida.TabIndex = 32;
            this.lblSalida.Text = "Salida";
            // 
            // lblEscuadra
            // 
            appearance12.BackColor = System.Drawing.Color.Transparent;
            this.lblEscuadra.Appearance = appearance12;
            this.lblEscuadra.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F);
            this.lblEscuadra.Location = new System.Drawing.Point(14, 87);
            this.lblEscuadra.Name = "lblEscuadra";
            this.lblEscuadra.Size = new System.Drawing.Size(62, 23);
            this.lblEscuadra.TabIndex = 31;
            this.lblEscuadra.Text = "Escuadra";
            // 
            // lblPinza
            // 
            appearance13.BackColor = System.Drawing.Color.Transparent;
            this.lblPinza.Appearance = appearance13;
            this.lblPinza.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F);
            this.lblPinza.Location = new System.Drawing.Point(14, 32);
            this.lblPinza.Name = "lblPinza";
            this.lblPinza.Size = new System.Drawing.Size(49, 23);
            this.lblPinza.TabIndex = 30;
            this.lblPinza.Text = "Pinza";
            // 
            // uneGramajeMaximo
            // 
            this.uneGramajeMaximo.Location = new System.Drawing.Point(255, 47);
            this.uneGramajeMaximo.Name = "uneGramajeMaximo";
            this.uneGramajeMaximo.NumericType = Infragistics.Win.UltraWinEditors.NumericType.Double;
            this.uneGramajeMaximo.Size = new System.Drawing.Size(84, 21);
            this.uneGramajeMaximo.TabIndex = 9;
            this.uneGramajeMaximo.TabNavigation = Infragistics.Win.UltraWinMaskedEdit.MaskedEditTabNavigation.NextControl;
            this.uneGramajeMaximo.ValueChanged += new System.EventHandler(this.uneGramajeMaximo_ValueChanged);
            // 
            // uneCantidadCuerpos
            // 
            this.uneCantidadCuerpos.Location = new System.Drawing.Point(110, 10);
            this.uneCantidadCuerpos.Name = "uneCantidadCuerpos";
            this.uneCantidadCuerpos.Size = new System.Drawing.Size(84, 21);
            this.uneCantidadCuerpos.SpinButtonDisplayStyle = Infragistics.Win.ButtonDisplayStyle.Always;
            this.uneCantidadCuerpos.TabIndex = 7;
            this.uneCantidadCuerpos.TabNavigation = Infragistics.Win.UltraWinMaskedEdit.MaskedEditTabNavigation.NextControl;
            this.uneCantidadCuerpos.ValueChanged += new System.EventHandler(this.uneCantidadCuerpos_ValueChanged);
            // 
            // lblGramajeMaximo
            // 
            appearance14.BackColor = System.Drawing.Color.Transparent;
            this.lblGramajeMaximo.Appearance = appearance14;
            this.lblGramajeMaximo.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F);
            this.lblGramajeMaximo.Location = new System.Drawing.Point(207, 47);
            this.lblGramajeMaximo.Name = "lblGramajeMaximo";
            this.lblGramajeMaximo.Size = new System.Drawing.Size(42, 23);
            this.lblGramajeMaximo.TabIndex = 30;
            this.lblGramajeMaximo.Text = "(Max.)";
            // 
            // lblCuerpos
            // 
            appearance15.BackColor = System.Drawing.Color.Transparent;
            this.lblCuerpos.Appearance = appearance15;
            this.lblCuerpos.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F);
            this.lblCuerpos.Location = new System.Drawing.Point(19, 10);
            this.lblCuerpos.Name = "lblCuerpos";
            this.lblCuerpos.Size = new System.Drawing.Size(85, 23);
            this.lblCuerpos.TabIndex = 26;
            this.lblCuerpos.Text = "# Cuerpos";
            // 
            // uneGramajeMinimo
            // 
            this.uneGramajeMinimo.Location = new System.Drawing.Point(112, 47);
            this.uneGramajeMinimo.Name = "uneGramajeMinimo";
            this.uneGramajeMinimo.NumericType = Infragistics.Win.UltraWinEditors.NumericType.Double;
            this.uneGramajeMinimo.Size = new System.Drawing.Size(84, 21);
            this.uneGramajeMinimo.TabIndex = 8;
            this.uneGramajeMinimo.TabNavigation = Infragistics.Win.UltraWinMaskedEdit.MaskedEditTabNavigation.NextControl;
            this.uneGramajeMinimo.ValueChanged += new System.EventHandler(this.uneGramajeMinimo_ValueChanged);
            // 
            // GramajeMinimo
            // 
            appearance16.BackColor = System.Drawing.Color.Transparent;
            this.GramajeMinimo.Appearance = appearance16;
            this.GramajeMinimo.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F);
            this.GramajeMinimo.Location = new System.Drawing.Point(21, 47);
            this.GramajeMinimo.Name = "GramajeMinimo";
            this.GramajeMinimo.Size = new System.Drawing.Size(106, 23);
            this.GramajeMinimo.TabIndex = 28;
            this.GramajeMinimo.Text = "# Gramaje (Min.)";
            // 
            // ultraTabPageControl2
            // 
            this.ultraTabPageControl2.Controls.Add(this.ultraGroupBox1);
            this.ultraTabPageControl2.Location = new System.Drawing.Point(-10000, -10000);
            this.ultraTabPageControl2.Name = "ultraTabPageControl2";
            this.ultraTabPageControl2.Size = new System.Drawing.Size(479, 264);
            // 
            // ultraGroupBox1
            // 
            appearance17.BackColor = System.Drawing.Color.Transparent;
            this.ultraGroupBox1.Appearance = appearance17;
            this.ultraGroupBox1.Controls.Add(this.txtResolucionMaximo);
            this.ultraGroupBox1.Controls.Add(this.txtResolucionMinimo);
            this.ultraGroupBox1.Controls.Add(this.ultraLabel3);
            this.ultraGroupBox1.Controls.Add(this.ultraLabel4);
            this.ultraGroupBox1.Controls.Add(this.ultraLabel5);
            this.ultraGroupBox1.HeaderBorderStyle = Infragistics.Win.UIElementBorderStyle.Rounded3;
            this.ultraGroupBox1.HeaderPosition = Infragistics.Win.Misc.GroupBoxHeaderPosition.TopOutsideBorder;
            this.ultraGroupBox1.Location = new System.Drawing.Point(13, 19);
            this.ultraGroupBox1.Name = "ultraGroupBox1";
            this.ultraGroupBox1.Size = new System.Drawing.Size(228, 113);
            this.ultraGroupBox1.TabIndex = 33;
            this.ultraGroupBox1.Text = "Resolucion";
            // 
            // txtResolucionMaximo
            // 
            this.txtResolucionMaximo.Location = new System.Drawing.Point(136, 53);
            this.txtResolucionMaximo.Name = "txtResolucionMaximo";
            this.txtResolucionMaximo.Size = new System.Drawing.Size(80, 21);
            this.txtResolucionMaximo.SpinButtonDisplayStyle = Infragistics.Win.ButtonDisplayStyle.Always;
            this.txtResolucionMaximo.TabIndex = 11;
            this.txtResolucionMaximo.TabNavigation = Infragistics.Win.UltraWinMaskedEdit.MaskedEditTabNavigation.NextControl;
            this.txtResolucionMaximo.ValueChanged += new System.EventHandler(this.txtResolucionMaximo_ValueChanged);
            // 
            // txtResolucionMinimo
            // 
            this.txtResolucionMinimo.Location = new System.Drawing.Point(50, 53);
            this.txtResolucionMinimo.Name = "txtResolucionMinimo";
            this.txtResolucionMinimo.Size = new System.Drawing.Size(80, 21);
            this.txtResolucionMinimo.SpinButtonDisplayStyle = Infragistics.Win.ButtonDisplayStyle.Always;
            this.txtResolucionMinimo.TabIndex = 10;
            this.txtResolucionMinimo.TabNavigation = Infragistics.Win.UltraWinMaskedEdit.MaskedEditTabNavigation.NextControl;
            this.txtResolucionMinimo.ValueChanged += new System.EventHandler(this.txtResolucionMinimo_ValueChanged);
            // 
            // ultraLabel3
            // 
            appearance18.BackColor = System.Drawing.Color.Transparent;
            this.ultraLabel3.Appearance = appearance18;
            this.ultraLabel3.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F);
            this.ultraLabel3.Location = new System.Drawing.Point(9, 57);
            this.ultraLabel3.Name = "ultraLabel3";
            this.ultraLabel3.Size = new System.Drawing.Size(49, 23);
            this.ultraLabel3.TabIndex = 29;
            this.ultraLabel3.Text = "Dpi";
            // 
            // ultraLabel4
            // 
            appearance19.BackColor = System.Drawing.Color.Transparent;
            this.ultraLabel4.Appearance = appearance19;
            this.ultraLabel4.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F);
            this.ultraLabel4.Location = new System.Drawing.Point(136, 37);
            this.ultraLabel4.Name = "ultraLabel4";
            this.ultraLabel4.Size = new System.Drawing.Size(57, 23);
            this.ultraLabel4.TabIndex = 28;
            this.ultraLabel4.Text = "Máximo";
            // 
            // ultraLabel5
            // 
            appearance20.BackColor = System.Drawing.Color.Transparent;
            this.ultraLabel5.Appearance = appearance20;
            this.ultraLabel5.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F);
            this.ultraLabel5.Location = new System.Drawing.Point(50, 37);
            this.ultraLabel5.Name = "ultraLabel5";
            this.ultraLabel5.Size = new System.Drawing.Size(85, 23);
            this.ultraLabel5.TabIndex = 27;
            this.ultraLabel5.Text = "Minimo";
            // 
            // ultraTabPageControl3
            // 
            this.ultraTabPageControl3.Controls.Add(this.ugServicios);
            this.ultraTabPageControl3.Controls.Add(this.ubNuevo);
            this.ultraTabPageControl3.Controls.Add(this.ubEliminar);
            this.ultraTabPageControl3.Location = new System.Drawing.Point(1, 23);
            this.ultraTabPageControl3.Name = "ultraTabPageControl3";
            this.ultraTabPageControl3.Size = new System.Drawing.Size(479, 264);
            // 
            // ugServicios
            // 
            this.ugServicios.DisplayLayout.CaptionVisible = Infragistics.Win.DefaultableBoolean.False;
            this.ugServicios.Dock = System.Windows.Forms.DockStyle.Top;
            this.ugServicios.Location = new System.Drawing.Point(0, 0);
            this.ugServicios.Name = "ugServicios";
            this.ugServicios.Size = new System.Drawing.Size(479, 179);
            this.ugServicios.TabIndex = 1;
            this.ugServicios.Text = "ultraGrid1";
            // 
            // ubNuevo
            // 
            this.ubNuevo.Location = new System.Drawing.Point(320, 185);
            this.ubNuevo.Name = "ubNuevo";
            this.ubNuevo.Size = new System.Drawing.Size(75, 23);
            this.ubNuevo.TabIndex = 13;
            this.ubNuevo.Text = "Nuevo";
            this.ubNuevo.Click += new System.EventHandler(this.ubNuevo_Click);
            // 
            // ubEliminar
            // 
            this.ubEliminar.Location = new System.Drawing.Point(401, 185);
            this.ubEliminar.Name = "ubEliminar";
            this.ubEliminar.Size = new System.Drawing.Size(75, 23);
            this.ubEliminar.TabIndex = 14;
            this.ubEliminar.Text = "Eliminar";
            this.ubEliminar.Click += new System.EventHandler(this.ubEliminar_Click);
            // 
            // uceActivo
            // 
            this.uceActivo.BackColor = System.Drawing.Color.Transparent;
            this.uceActivo.BackColorInternal = System.Drawing.Color.Transparent;
            this.uceActivo.Location = new System.Drawing.Point(442, 8);
            this.uceActivo.Name = "uceActivo";
            this.uceActivo.Size = new System.Drawing.Size(54, 20);
            this.uceActivo.TabIndex = 2;
            this.uceActivo.Text = "Activo";
            this.uceActivo.CheckedChanged += new System.EventHandler(this.uceActivo_CheckedChanged);
            // 
            // lblNombre
            // 
            appearance26.BackColor = System.Drawing.Color.Transparent;
            this.lblNombre.Appearance = appearance26;
            this.lblNombre.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F);
            this.lblNombre.Location = new System.Drawing.Point(16, 41);
            this.lblNombre.Name = "lblNombre";
            this.lblNombre.Size = new System.Drawing.Size(85, 23);
            this.lblNombre.TabIndex = 9;
            this.lblNombre.Text = "Nombre";
            // 
            // txtNombre
            // 
            this.txtNombre.Location = new System.Drawing.Point(107, 37);
            this.txtNombre.Name = "txtNombre";
            this.txtNombre.Size = new System.Drawing.Size(389, 21);
            this.txtNombre.TabIndex = 3;
            this.txtNombre.TextChanged += new System.EventHandler(this.txtNombre_TextChanged);
            // 
            // lblCodigo
            // 
            appearance24.BackColor = System.Drawing.Color.Transparent;
            this.lblCodigo.Appearance = appearance24;
            this.lblCodigo.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F);
            this.lblCodigo.Location = new System.Drawing.Point(16, 12);
            this.lblCodigo.Name = "lblCodigo";
            this.lblCodigo.Size = new System.Drawing.Size(85, 23);
            this.lblCodigo.TabIndex = 12;
            this.lblCodigo.Text = "Código";
            // 
            // txtCodigo
            // 
            this.txtCodigo.Location = new System.Drawing.Point(106, 8);
            this.txtCodigo.Name = "txtCodigo";
            this.txtCodigo.Size = new System.Drawing.Size(152, 21);
            this.txtCodigo.TabIndex = 1;
            this.txtCodigo.TextChanged += new System.EventHandler(this.txtCodigo_TextChanged);
            // 
            // lblTipoMaquina
            // 
            appearance25.BackColor = System.Drawing.Color.Transparent;
            this.lblTipoMaquina.Appearance = appearance25;
            this.lblTipoMaquina.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F);
            this.lblTipoMaquina.Location = new System.Drawing.Point(15, 103);
            this.lblTipoMaquina.Name = "lblTipoMaquina";
            this.lblTipoMaquina.Size = new System.Drawing.Size(85, 23);
            this.lblTipoMaquina.TabIndex = 14;
            this.lblTipoMaquina.Text = "Tipo Máquina";
            // 
            // ssTipoMaquina
            // 
            this.ssTipoMaquina.BackColor = System.Drawing.Color.Transparent;
            this.ssTipoMaquina.Location = new System.Drawing.Point(106, 100);
            this.ssTipoMaquina.Name = "ssTipoMaquina";
            this.ssTipoMaquina.Size = new System.Drawing.Size(226, 30);
            this.ssTipoMaquina.TabIndex = 4;
            this.ssTipoMaquina.Search += new System.EventHandler(this.ssTipoMaquina_Search);
            // 
            // lblMarca
            // 
            appearance23.BackColor = System.Drawing.Color.Transparent;
            this.lblMarca.Appearance = appearance23;
            this.lblMarca.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F);
            this.lblMarca.Location = new System.Drawing.Point(15, 134);
            this.lblMarca.Name = "lblMarca";
            this.lblMarca.Size = new System.Drawing.Size(85, 23);
            this.lblMarca.TabIndex = 22;
            this.lblMarca.Text = "Marca";
            // 
            // ssMarca
            // 
            this.ssMarca.BackColor = System.Drawing.Color.Transparent;
            this.ssMarca.Location = new System.Drawing.Point(106, 127);
            this.ssMarca.Name = "ssMarca";
            this.ssMarca.Size = new System.Drawing.Size(226, 30);
            this.ssMarca.TabIndex = 5;
            this.ssMarca.Search += new System.EventHandler(this.ssMarca_Search);
            // 
            // lblProveedor
            // 
            appearance22.BackColor = System.Drawing.Color.Transparent;
            this.lblProveedor.Appearance = appearance22;
            this.lblProveedor.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F);
            this.lblProveedor.Location = new System.Drawing.Point(15, 163);
            this.lblProveedor.Name = "lblProveedor";
            this.lblProveedor.Size = new System.Drawing.Size(85, 23);
            this.lblProveedor.TabIndex = 24;
            this.lblProveedor.Text = "Proveedor";
            // 
            // ssProveedor
            // 
            this.ssProveedor.BackColor = System.Drawing.Color.Transparent;
            this.ssProveedor.Location = new System.Drawing.Point(106, 156);
            this.ssProveedor.Name = "ssProveedor";
            this.ssProveedor.Size = new System.Drawing.Size(227, 30);
            this.ssProveedor.TabIndex = 6;
            this.ssProveedor.Search += new System.EventHandler(this.ssProveedor_Search);
            // 
            // ultraTabControl1
            // 
            appearance2.BackColor = System.Drawing.Color.Transparent;
            this.ultraTabControl1.Appearance = appearance2;
            this.ultraTabControl1.Controls.Add(this.ultraTabSharedControlsPage1);
            this.ultraTabControl1.Controls.Add(this.ultraTabPageControl1);
            this.ultraTabControl1.Controls.Add(this.ultraTabPageControl2);
            this.ultraTabControl1.Controls.Add(this.ultraTabPageControl3);
            this.ultraTabControl1.Location = new System.Drawing.Point(16, 198);
            this.ultraTabControl1.Name = "ultraTabControl1";
            this.ultraTabControl1.SharedControlsPage = this.ultraTabSharedControlsPage1;
            this.ultraTabControl1.Size = new System.Drawing.Size(483, 290);
            appearance21.BackColor = System.Drawing.Color.Transparent;
            this.ultraTabControl1.TabHeaderAreaAppearance = appearance21;
            this.ultraTabControl1.TabIndex = 34;
            ultraTab1.TabPage = this.ultraTabPageControl1;
            ultraTab1.Text = ":: Impresoras ::";
            ultraTab2.TabPage = this.ultraTabPageControl2;
            ultraTab2.Text = ":: Gigantografias ::";
            ultraTab3.TabPage = this.ultraTabPageControl3;
            ultraTab3.Text = ":: Servicios Por Defecto ::";
            this.ultraTabControl1.Tabs.AddRange(new Infragistics.Win.UltraWinTabControl.UltraTab[] {
            ultraTab1,
            ultraTab2,
            ultraTab3});
            // 
            // ultraTabSharedControlsPage1
            // 
            this.ultraTabSharedControlsPage1.Location = new System.Drawing.Point(-10000, -10000);
            this.ultraTabSharedControlsPage1.Name = "ultraTabSharedControlsPage1";
            this.ultraTabSharedControlsPage1.Size = new System.Drawing.Size(479, 264);
            // 
            // ultraLabel1
            // 
            appearance1.BackColor = System.Drawing.Color.Transparent;
            this.ultraLabel1.Appearance = appearance1;
            this.ultraLabel1.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F);
            this.ultraLabel1.Location = new System.Drawing.Point(15, 67);
            this.ultraLabel1.Name = "ultraLabel1";
            this.ultraLabel1.Size = new System.Drawing.Size(85, 23);
            this.ultraLabel1.TabIndex = 36;
            this.ultraLabel1.Text = "Descripción";
            // 
            // txtDescripcción
            // 
            this.txtDescripcción.Location = new System.Drawing.Point(106, 63);
            this.txtDescripcción.Multiline = true;
            this.txtDescripcción.Name = "txtDescripcción";
            this.txtDescripcción.Size = new System.Drawing.Size(389, 31);
            this.txtDescripcción.TabIndex = 35;
            this.txtDescripcción.ValueChanged += new System.EventHandler(this.txtDescripcción_ValueChanged);
            // 
            // FrmMaquina
            // 
            this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
            this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
            this.ClientSize = new System.Drawing.Size(528, 561);
            this.Name = "FrmMaquina";
            this.Text = "Máquina";
            ((System.ComponentModel.ISupportInitialize)(this.ugbParent)).EndInit();
            this.ugbParent.ResumeLayout(false);
            this.ugbParent.PerformLayout();
            this.ultraTabPageControl1.ResumeLayout(false);
            this.ultraTabPageControl1.PerformLayout();
            ((System.ComponentModel.ISupportInitialize)(this.ugbPliego)).EndInit();
            this.ugbPliego.ResumeLayout(false);
            this.ugbPliego.PerformLayout();
            ((System.ComponentModel.ISupportInitialize)(this.uneAltoMaximo)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.uneAnchoMaximo)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.uneAltoMinimo)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.uneAnchoMinimo)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.ugbMargen)).EndInit();
            this.ugbMargen.ResumeLayout(false);
            this.ugbMargen.PerformLayout();
            ((System.ComponentModel.ISupportInitialize)(this.uneCalle)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.uneContraEscuadra)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.uneEscuadra)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.uneSalida)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.unePinza)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.uneGramajeMaximo)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.uneCantidadCuerpos)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.uneGramajeMinimo)).EndInit();
            this.ultraTabPageControl2.ResumeLayout(false);
            ((System.ComponentModel.ISupportInitialize)(this.ultraGroupBox1)).EndInit();
            this.ultraGroupBox1.ResumeLayout(false);
            this.ultraGroupBox1.PerformLayout();
            ((System.ComponentModel.ISupportInitialize)(this.txtResolucionMaximo)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.txtResolucionMinimo)).EndInit();
            this.ultraTabPageControl3.ResumeLayout(false);
            ((System.ComponentModel.ISupportInitialize)(this.ugServicios)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.uceActivo)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.txtNombre)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.txtCodigo)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.ultraTabControl1)).EndInit();
            this.ultraTabControl1.ResumeLayout(false);
            ((System.ComponentModel.ISupportInitialize)(this.txtDescripcción)).EndInit();
            this.ResumeLayout(false);

        }
 /// <summary>
 /// Required method for Designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     this.components = new System.ComponentModel.Container();
     Infragistics.Win.Appearance appearance8  = new Infragistics.Win.Appearance();
     Infragistics.Win.Appearance appearance9  = new Infragistics.Win.Appearance();
     Infragistics.Win.Appearance appearance10 = new Infragistics.Win.Appearance();
     Infragistics.Win.Appearance appearance11 = new Infragistics.Win.Appearance();
     Infragistics.Win.Appearance appearance12 = new Infragistics.Win.Appearance();
     Infragistics.Win.UltraWinToolbars.ButtonTool    ButtonTool1    = new Infragistics.Win.UltraWinToolbars.ButtonTool("mnuSave");
     Infragistics.Win.UltraWinToolbars.PopupMenuTool PopupMenuTool1 = new Infragistics.Win.UltraWinToolbars.PopupMenuTool("popMenu");
     Infragistics.Win.UltraWinToolbars.ButtonTool    ButtonTool2    = new Infragistics.Win.UltraWinToolbars.ButtonTool("mnuSave");
     Infragistics.Win.UltraWinToolbars.ButtonTool    ButtonTool4    = new Infragistics.Win.UltraWinToolbars.ButtonTool("mnuClose");
     Infragistics.Win.UltraWinToolbars.ButtonTool    ButtonTool3    = new Infragistics.Win.UltraWinToolbars.ButtonTool("mnuClose");
     Infragistics.Win.Appearance appearance1 = new Infragistics.Win.Appearance();
     Infragistics.Win.Appearance appearance2 = new Infragistics.Win.Appearance();
     Infragistics.Win.Appearance appearance3 = new Infragistics.Win.Appearance();
     Infragistics.Win.Appearance appearance4 = new Infragistics.Win.Appearance();
     Infragistics.Win.Appearance appearance5 = new Infragistics.Win.Appearance();
     Infragistics.Win.Appearance appearance6 = new Infragistics.Win.Appearance();
     Infragistics.Win.Appearance appearance7 = new Infragistics.Win.Appearance();
     Infragistics.Win.UltraWinTabControl.UltraTab UltraTab1 = new Infragistics.Win.UltraWinTabControl.UltraTab();
     this.tabGeneralInfo          = new Infragistics.Win.UltraWinTabControl.UltraTabPageControl();
     this.ufmDictionaryBaseDetail = new Infragistics.Win.UltraWinForm.UltraFormManager(this.components);
     this._frmLogin_UltraFormManager_Dock_Area_Top    = new Infragistics.Win.UltraWinForm.UltraFormDockArea();
     this._frmLogin_UltraFormManager_Dock_Area_Bottom = new Infragistics.Win.UltraWinForm.UltraFormDockArea();
     this._frmLogin_UltraFormManager_Dock_Area_Left   = new Infragistics.Win.UltraWinForm.UltraFormDockArea();
     this._frmLogin_UltraFormManager_Dock_Area_Right  = new Infragistics.Win.UltraWinForm.UltraFormDockArea();
     this.ttpManager            = new Infragistics.Win.UltraWinToolTip.UltraToolTipManager(this.components);
     this.tbrFunction           = new Infragistics.Win.UltraWinToolbars.UltraToolbarsManager(this.components);
     this.pnlContent            = new Infragistics.Win.Misc.UltraPanel();
     this.ClientArea_Fill_Panel = new Infragistics.Win.Misc.UltraPanel();
     this.pnlButton             = new Infragistics.Win.Misc.UltraPanel();
     this.btnSaveAdd            = new Infragistics.Win.Misc.UltraButton();
     this.btnSave   = new Infragistics.Win.Misc.UltraButton();
     this.btnCancel = new Infragistics.Win.Misc.UltraButton();
     this.tabInfo   = new Infragistics.Win.UltraWinTabControl.UltraTabControl();
     this.UltraTabSharedControlsPage1           = new Infragistics.Win.UltraWinTabControl.UltraTabSharedControlsPage();
     this._ClientArea_Toolbars_Dock_Area_Left   = new Infragistics.Win.UltraWinToolbars.UltraToolbarsDockArea();
     this._ClientArea_Toolbars_Dock_Area_Right  = new Infragistics.Win.UltraWinToolbars.UltraToolbarsDockArea();
     this._ClientArea_Toolbars_Dock_Area_Bottom = new Infragistics.Win.UltraWinToolbars.UltraToolbarsDockArea();
     this._ClientArea_Toolbars_Dock_Area_Top    = new Infragistics.Win.UltraWinToolbars.UltraToolbarsDockArea();
     this.bsDetail     = new System.Windows.Forms.BindingSource(this.components);
     this.dsDictionary = new Desktop.Entity.DictionaryDataSet();
     ((System.ComponentModel.ISupportInitialize)(this.ufmDictionaryBaseDetail)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.tbrFunction)).BeginInit();
     this.pnlContent.ClientArea.SuspendLayout();
     this.pnlContent.SuspendLayout();
     this.ClientArea_Fill_Panel.ClientArea.SuspendLayout();
     this.ClientArea_Fill_Panel.SuspendLayout();
     this.pnlButton.ClientArea.SuspendLayout();
     this.pnlButton.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.tabInfo)).BeginInit();
     this.tabInfo.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.bsDetail)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.dsDictionary)).BeginInit();
     this.SuspendLayout();
     //
     // tabGeneralInfo
     //
     this.tabGeneralInfo.Location = new System.Drawing.Point(1, 20);
     this.tabGeneralInfo.Name     = "tabGeneralInfo";
     this.tabGeneralInfo.Size     = new System.Drawing.Size(780, 349);
     //
     // ufmDictionaryBaseDetail
     //
     this.ufmDictionaryBaseDetail.Form = this;
     appearance8.BackColor             = System.Drawing.Color.FromArgb(((int)(((byte)(100)))), ((int)(((byte)(150)))), ((int)(((byte)(200)))));
     appearance8.BackColor2            = System.Drawing.Color.FromArgb(((int)(((byte)(100)))), ((int)(((byte)(150)))), ((int)(((byte)(200)))));
     appearance8.ForeColor             = System.Drawing.Color.White;
     this.ufmDictionaryBaseDetail.FormStyleSettings.CaptionAreaActiveAppearance = appearance8;
     appearance9.BackColor          = System.Drawing.Color.FromArgb(((int)(((byte)(100)))), ((int)(((byte)(150)))), ((int)(((byte)(200)))));
     appearance9.BackColor2         = System.Drawing.Color.FromArgb(((int)(((byte)(100)))), ((int)(((byte)(150)))), ((int)(((byte)(200)))));
     appearance9.ForeColor          = System.Drawing.Color.FromArgb(((int)(((byte)(68)))), ((int)(((byte)(68)))), ((int)(((byte)(68)))));
     appearance9.TextHAlignAsString = "Left";
     this.ufmDictionaryBaseDetail.FormStyleSettings.CaptionAreaAppearance = appearance9;
     appearance10.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(68)))), ((int)(((byte)(68)))), ((int)(((byte)(68)))));
     this.ufmDictionaryBaseDetail.FormStyleSettings.DefaultCaptionButtonsAppearances.DefaultButtonAppearances.Appearance = appearance10;
     appearance11.BackColor   = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(128)))));
     appearance11.BorderColor = System.Drawing.Color.Red;
     appearance11.ForeColor   = System.Drawing.Color.FromArgb(((int)(((byte)(68)))), ((int)(((byte)(68)))), ((int)(((byte)(68)))));
     this.ufmDictionaryBaseDetail.FormStyleSettings.DefaultCaptionButtonsAppearances.DefaultButtonAppearances.HotTrackAppearance = appearance11;
     appearance12.BackColor         = System.Drawing.Color.FromArgb(((int)(((byte)(100)))), ((int)(((byte)(150)))), ((int)(((byte)(200)))));
     appearance12.BackColor2        = System.Drawing.Color.FromArgb(((int)(((byte)(100)))), ((int)(((byte)(150)))), ((int)(((byte)(200)))));
     appearance12.ForeColor         = System.Drawing.Color.FromArgb(((int)(((byte)(100)))), ((int)(((byte)(150)))), ((int)(((byte)(200)))));
     appearance12.ForeColorDisabled = System.Drawing.Color.FromArgb(((int)(((byte)(100)))), ((int)(((byte)(150)))), ((int)(((byte)(200)))));
     this.ufmDictionaryBaseDetail.FormStyleSettings.FormBorderAppearance = appearance12;
     this.ufmDictionaryBaseDetail.FormStyleSettings.Style = Infragistics.Win.UltraWinForm.UltraFormStyle.Office2013;
     this.ufmDictionaryBaseDetail.UseFlatMode             = Infragistics.Win.DefaultableBoolean.True;
     this.ufmDictionaryBaseDetail.UseOsThemes             = Infragistics.Win.DefaultableBoolean.False;
     //
     // _frmLogin_UltraFormManager_Dock_Area_Top
     //
     this._frmLogin_UltraFormManager_Dock_Area_Top.AccessibleRole = System.Windows.Forms.AccessibleRole.Grouping;
     this._frmLogin_UltraFormManager_Dock_Area_Top.BackColor      = System.Drawing.Color.FromArgb(((int)(((byte)(100)))), ((int)(((byte)(150)))), ((int)(((byte)(200)))));
     this._frmLogin_UltraFormManager_Dock_Area_Top.DockedPosition = Infragistics.Win.UltraWinForm.DockedPosition.Top;
     this._frmLogin_UltraFormManager_Dock_Area_Top.ForeColor      = System.Drawing.SystemColors.ControlText;
     this._frmLogin_UltraFormManager_Dock_Area_Top.FormManager    = this.ufmDictionaryBaseDetail;
     this._frmLogin_UltraFormManager_Dock_Area_Top.Location       = new System.Drawing.Point(0, 0);
     this._frmLogin_UltraFormManager_Dock_Area_Top.Name           = "_frmLogin_UltraFormManager_Dock_Area_Top";
     this._frmLogin_UltraFormManager_Dock_Area_Top.Size           = new System.Drawing.Size(800, 31);
     //
     // _frmLogin_UltraFormManager_Dock_Area_Bottom
     //
     this._frmLogin_UltraFormManager_Dock_Area_Bottom.AccessibleRole          = System.Windows.Forms.AccessibleRole.Grouping;
     this._frmLogin_UltraFormManager_Dock_Area_Bottom.BackColor               = System.Drawing.Color.FromArgb(((int)(((byte)(100)))), ((int)(((byte)(150)))), ((int)(((byte)(200)))));
     this._frmLogin_UltraFormManager_Dock_Area_Bottom.DockedPosition          = Infragistics.Win.UltraWinForm.DockedPosition.Bottom;
     this._frmLogin_UltraFormManager_Dock_Area_Bottom.ForeColor               = System.Drawing.SystemColors.ControlText;
     this._frmLogin_UltraFormManager_Dock_Area_Bottom.FormManager             = this.ufmDictionaryBaseDetail;
     this._frmLogin_UltraFormManager_Dock_Area_Bottom.InitialResizeAreaExtent = 1;
     this._frmLogin_UltraFormManager_Dock_Area_Bottom.Location = new System.Drawing.Point(0, 449);
     this._frmLogin_UltraFormManager_Dock_Area_Bottom.Name     = "_frmLogin_UltraFormManager_Dock_Area_Bottom";
     this._frmLogin_UltraFormManager_Dock_Area_Bottom.Size     = new System.Drawing.Size(800, 1);
     //
     // _frmLogin_UltraFormManager_Dock_Area_Left
     //
     this._frmLogin_UltraFormManager_Dock_Area_Left.AccessibleRole          = System.Windows.Forms.AccessibleRole.Grouping;
     this._frmLogin_UltraFormManager_Dock_Area_Left.BackColor               = System.Drawing.Color.FromArgb(((int)(((byte)(100)))), ((int)(((byte)(150)))), ((int)(((byte)(200)))));
     this._frmLogin_UltraFormManager_Dock_Area_Left.DockedPosition          = Infragistics.Win.UltraWinForm.DockedPosition.Left;
     this._frmLogin_UltraFormManager_Dock_Area_Left.ForeColor               = System.Drawing.SystemColors.ControlText;
     this._frmLogin_UltraFormManager_Dock_Area_Left.FormManager             = this.ufmDictionaryBaseDetail;
     this._frmLogin_UltraFormManager_Dock_Area_Left.InitialResizeAreaExtent = 1;
     this._frmLogin_UltraFormManager_Dock_Area_Left.Location = new System.Drawing.Point(0, 31);
     this._frmLogin_UltraFormManager_Dock_Area_Left.Name     = "_frmLogin_UltraFormManager_Dock_Area_Left";
     this._frmLogin_UltraFormManager_Dock_Area_Left.Size     = new System.Drawing.Size(1, 418);
     //
     // _frmLogin_UltraFormManager_Dock_Area_Right
     //
     this._frmLogin_UltraFormManager_Dock_Area_Right.AccessibleRole          = System.Windows.Forms.AccessibleRole.Grouping;
     this._frmLogin_UltraFormManager_Dock_Area_Right.BackColor               = System.Drawing.Color.FromArgb(((int)(((byte)(100)))), ((int)(((byte)(150)))), ((int)(((byte)(200)))));
     this._frmLogin_UltraFormManager_Dock_Area_Right.DockedPosition          = Infragistics.Win.UltraWinForm.DockedPosition.Right;
     this._frmLogin_UltraFormManager_Dock_Area_Right.ForeColor               = System.Drawing.SystemColors.ControlText;
     this._frmLogin_UltraFormManager_Dock_Area_Right.FormManager             = this.ufmDictionaryBaseDetail;
     this._frmLogin_UltraFormManager_Dock_Area_Right.InitialResizeAreaExtent = 1;
     this._frmLogin_UltraFormManager_Dock_Area_Right.Location = new System.Drawing.Point(799, 31);
     this._frmLogin_UltraFormManager_Dock_Area_Right.Name     = "_frmLogin_UltraFormManager_Dock_Area_Right";
     this._frmLogin_UltraFormManager_Dock_Area_Right.Size     = new System.Drawing.Size(1, 418);
     //
     // ttpManager
     //
     this.ttpManager.ContainingControl = this;
     //
     // tbrFunction
     //
     this.tbrFunction.DesignerFlags             = 1;
     this.tbrFunction.ShowFullMenusDelay        = 500;
     ButtonTool1.SharedPropsInternal.Caption    = "Cất";
     ButtonTool1.SharedPropsInternal.Shortcut   = System.Windows.Forms.Shortcut.CtrlS;
     PopupMenuTool1.SharedPropsInternal.Caption = "Menu";
     PopupMenuTool1.Tools.AddRange(new Infragistics.Win.UltraWinToolbars.ToolBase[] {
         ButtonTool2,
         ButtonTool4
     });
     ButtonTool3.SharedPropsInternal.Caption  = "Đóng";
     ButtonTool3.SharedPropsInternal.Shortcut = System.Windows.Forms.Shortcut.CtrlF4;
     this.tbrFunction.Tools.AddRange(new Infragistics.Win.UltraWinToolbars.ToolBase[] {
         ButtonTool1,
         PopupMenuTool1,
         ButtonTool3
     });
     this.tbrFunction.ToolClick += new Infragistics.Win.UltraWinToolbars.ToolClickEventHandler(this.tbrFunction_ToolClick);
     //
     // pnlContent
     //
     //
     // pnlContent.ClientArea
     //
     this.pnlContent.ClientArea.Controls.Add(this.ClientArea_Fill_Panel);
     this.pnlContent.ClientArea.Controls.Add(this._ClientArea_Toolbars_Dock_Area_Left);
     this.pnlContent.ClientArea.Controls.Add(this._ClientArea_Toolbars_Dock_Area_Right);
     this.pnlContent.ClientArea.Controls.Add(this._ClientArea_Toolbars_Dock_Area_Bottom);
     this.pnlContent.ClientArea.Controls.Add(this._ClientArea_Toolbars_Dock_Area_Top);
     this.pnlContent.Dock     = System.Windows.Forms.DockStyle.Fill;
     this.pnlContent.Location = new System.Drawing.Point(1, 31);
     this.pnlContent.Name     = "pnlContent";
     this.pnlContent.Size     = new System.Drawing.Size(798, 418);
     this.pnlContent.TabIndex = 12;
     //
     // ClientArea_Fill_Panel
     //
     //
     // ClientArea_Fill_Panel.ClientArea
     //
     this.ClientArea_Fill_Panel.ClientArea.Controls.Add(this.pnlButton);
     this.ClientArea_Fill_Panel.ClientArea.Controls.Add(this.tabInfo);
     this.ClientArea_Fill_Panel.Cursor   = System.Windows.Forms.Cursors.Default;
     this.ClientArea_Fill_Panel.Dock     = System.Windows.Forms.DockStyle.Fill;
     this.ClientArea_Fill_Panel.Location = new System.Drawing.Point(0, 0);
     this.ClientArea_Fill_Panel.Name     = "ClientArea_Fill_Panel";
     this.ClientArea_Fill_Panel.Size     = new System.Drawing.Size(798, 418);
     this.ClientArea_Fill_Panel.TabIndex = 0;
     //
     // pnlButton
     //
     //
     // pnlButton.ClientArea
     //
     this.pnlButton.ClientArea.Controls.Add(this.btnSaveAdd);
     this.pnlButton.ClientArea.Controls.Add(this.btnSave);
     this.pnlButton.ClientArea.Controls.Add(this.btnCancel);
     this.pnlButton.Dock     = System.Windows.Forms.DockStyle.Bottom;
     this.pnlButton.Location = new System.Drawing.Point(0, 385);
     this.pnlButton.Name     = "pnlButton";
     this.pnlButton.Size     = new System.Drawing.Size(798, 33);
     this.pnlButton.TabIndex = 0;
     //
     // btnSaveAdd
     //
     appearance1.BackColor              = System.Drawing.Color.FromArgb(((int)(((byte)(173)))), ((int)(((byte)(199)))), ((int)(((byte)(231)))));
     appearance1.BorderColor            = System.Drawing.Color.FromArgb(((int)(((byte)(125)))), ((int)(((byte)(162)))), ((int)(((byte)(206)))));
     appearance1.ForeColor              = System.Drawing.Color.Black;
     appearance1.Image                  = global::ClientApp.Properties.Resources.btnSaveAdd;
     this.btnSaveAdd.Appearance         = appearance1;
     this.btnSaveAdd.ButtonStyle        = Infragistics.Win.UIElementButtonStyle.Office2010Button;
     appearance2.BackColor              = System.Drawing.Color.Yellow;
     appearance2.BorderColor            = System.Drawing.Color.Red;
     this.btnSaveAdd.HotTrackAppearance = appearance2;
     this.btnSaveAdd.Location           = new System.Drawing.Point(602, 0);
     this.btnSaveAdd.Name               = "btnSaveAdd";
     this.btnSaveAdd.Padding            = new System.Drawing.Size(4, 0);
     this.btnSaveAdd.Size               = new System.Drawing.Size(105, 25);
     this.btnSaveAdd.TabIndex           = 1;
     this.btnSaveAdd.Text               = "Lưu và &Thêm";
     this.btnSaveAdd.UseFlatMode        = Infragistics.Win.DefaultableBoolean.True;
     this.btnSaveAdd.UseOsThemes        = Infragistics.Win.DefaultableBoolean.False;
     this.btnSaveAdd.Click             += new System.EventHandler(this.btnSaveAdd_Click);
     //
     // btnSave
     //
     appearance3.BackColor           = System.Drawing.Color.FromArgb(((int)(((byte)(173)))), ((int)(((byte)(199)))), ((int)(((byte)(231)))));
     appearance3.BorderColor         = System.Drawing.Color.FromArgb(((int)(((byte)(125)))), ((int)(((byte)(162)))), ((int)(((byte)(206)))));
     appearance3.ForeColor           = System.Drawing.Color.Black;
     appearance3.Image               = global::ClientApp.Properties.Resources.btnSave;
     this.btnSave.Appearance         = appearance3;
     this.btnSave.ButtonStyle        = Infragistics.Win.UIElementButtonStyle.Office2010Button;
     appearance4.BackColor           = System.Drawing.Color.Yellow;
     appearance4.BorderColor         = System.Drawing.Color.Red;
     this.btnSave.HotTrackAppearance = appearance4;
     this.btnSave.Location           = new System.Drawing.Point(519, 0);
     this.btnSave.Name               = "btnSave";
     this.btnSave.Padding            = new System.Drawing.Size(4, 0);
     this.btnSave.Size               = new System.Drawing.Size(75, 25);
     this.btnSave.TabIndex           = 0;
     this.btnSave.Text               = "&Lưu";
     this.btnSave.UseFlatMode        = Infragistics.Win.DefaultableBoolean.True;
     this.btnSave.UseOsThemes        = Infragistics.Win.DefaultableBoolean.False;
     this.btnSave.Click             += new System.EventHandler(this.btnSave_Click);
     //
     // btnCancel
     //
     appearance5.BackColor             = System.Drawing.Color.FromArgb(((int)(((byte)(173)))), ((int)(((byte)(199)))), ((int)(((byte)(231)))));
     appearance5.BorderColor           = System.Drawing.Color.FromArgb(((int)(((byte)(125)))), ((int)(((byte)(162)))), ((int)(((byte)(206)))));
     appearance5.ForeColor             = System.Drawing.Color.Black;
     appearance5.Image                 = global::ClientApp.Properties.Resources.btnCancel;
     this.btnCancel.Appearance         = appearance5;
     this.btnCancel.ButtonStyle        = Infragistics.Win.UIElementButtonStyle.Office2010Button;
     this.btnCancel.DialogResult       = System.Windows.Forms.DialogResult.Cancel;
     appearance6.BackColor             = System.Drawing.Color.Yellow;
     appearance6.BorderColor           = System.Drawing.Color.Red;
     this.btnCancel.HotTrackAppearance = appearance6;
     this.btnCancel.Location           = new System.Drawing.Point(715, 0);
     this.btnCancel.Name               = "btnCancel";
     this.btnCancel.Padding            = new System.Drawing.Size(4, 0);
     this.btnCancel.Size               = new System.Drawing.Size(75, 25);
     this.btnCancel.TabIndex           = 1;
     this.btnCancel.Text               = "&Hủy bỏ";
     this.btnCancel.UseFlatMode        = Infragistics.Win.DefaultableBoolean.True;
     this.btnCancel.UseOsThemes        = Infragistics.Win.DefaultableBoolean.False;
     this.btnCancel.Click             += new System.EventHandler(this.btnCancel_Click);
     //
     // tabInfo
     //
     appearance7.BackColor             = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(230)))), ((int)(((byte)(159)))));
     appearance7.FontData.BoldAsString = "True";
     this.tabInfo.ActiveTabAppearance  = appearance7;
     this.tabInfo.Controls.Add(this.UltraTabSharedControlsPage1);
     this.tabInfo.Controls.Add(this.tabGeneralInfo);
     this.tabInfo.Location           = new System.Drawing.Point(8, 8);
     this.tabInfo.Name               = "tabInfo";
     this.tabInfo.SharedControlsPage = this.UltraTabSharedControlsPage1;
     this.tabInfo.Size               = new System.Drawing.Size(782, 370);
     this.tabInfo.Style              = Infragistics.Win.UltraWinTabControl.UltraTabControlStyle.VisualStudio2005;
     this.tabInfo.TabIndex           = 1;
     UltraTab1.Key     = "tabGeneralInfo";
     UltraTab1.TabPage = this.tabGeneralInfo;
     UltraTab1.Text    = "1. Thông tin chun&g";
     this.tabInfo.Tabs.AddRange(new Infragistics.Win.UltraWinTabControl.UltraTab[] {
         UltraTab1
     });
     this.tabInfo.TabStop = false;
     //
     // UltraTabSharedControlsPage1
     //
     this.UltraTabSharedControlsPage1.Location = new System.Drawing.Point(-10000, -10000);
     this.UltraTabSharedControlsPage1.Name     = "UltraTabSharedControlsPage1";
     this.UltraTabSharedControlsPage1.Size     = new System.Drawing.Size(780, 349);
     //
     // _ClientArea_Toolbars_Dock_Area_Left
     //
     this._ClientArea_Toolbars_Dock_Area_Left.AccessibleRole  = System.Windows.Forms.AccessibleRole.Grouping;
     this._ClientArea_Toolbars_Dock_Area_Left.BackColor       = System.Drawing.SystemColors.Control;
     this._ClientArea_Toolbars_Dock_Area_Left.DockedPosition  = Infragistics.Win.UltraWinToolbars.DockedPosition.Left;
     this._ClientArea_Toolbars_Dock_Area_Left.ForeColor       = System.Drawing.SystemColors.ControlText;
     this._ClientArea_Toolbars_Dock_Area_Left.Location        = new System.Drawing.Point(0, 0);
     this._ClientArea_Toolbars_Dock_Area_Left.Name            = "_ClientArea_Toolbars_Dock_Area_Left";
     this._ClientArea_Toolbars_Dock_Area_Left.Size            = new System.Drawing.Size(0, 418);
     this._ClientArea_Toolbars_Dock_Area_Left.ToolbarsManager = this.tbrFunction;
     //
     // _ClientArea_Toolbars_Dock_Area_Right
     //
     this._ClientArea_Toolbars_Dock_Area_Right.AccessibleRole  = System.Windows.Forms.AccessibleRole.Grouping;
     this._ClientArea_Toolbars_Dock_Area_Right.BackColor       = System.Drawing.SystemColors.Control;
     this._ClientArea_Toolbars_Dock_Area_Right.DockedPosition  = Infragistics.Win.UltraWinToolbars.DockedPosition.Right;
     this._ClientArea_Toolbars_Dock_Area_Right.ForeColor       = System.Drawing.SystemColors.ControlText;
     this._ClientArea_Toolbars_Dock_Area_Right.Location        = new System.Drawing.Point(798, 0);
     this._ClientArea_Toolbars_Dock_Area_Right.Name            = "_ClientArea_Toolbars_Dock_Area_Right";
     this._ClientArea_Toolbars_Dock_Area_Right.Size            = new System.Drawing.Size(0, 418);
     this._ClientArea_Toolbars_Dock_Area_Right.ToolbarsManager = this.tbrFunction;
     //
     // _ClientArea_Toolbars_Dock_Area_Bottom
     //
     this._ClientArea_Toolbars_Dock_Area_Bottom.AccessibleRole  = System.Windows.Forms.AccessibleRole.Grouping;
     this._ClientArea_Toolbars_Dock_Area_Bottom.BackColor       = System.Drawing.SystemColors.Control;
     this._ClientArea_Toolbars_Dock_Area_Bottom.DockedPosition  = Infragistics.Win.UltraWinToolbars.DockedPosition.Bottom;
     this._ClientArea_Toolbars_Dock_Area_Bottom.ForeColor       = System.Drawing.SystemColors.ControlText;
     this._ClientArea_Toolbars_Dock_Area_Bottom.Location        = new System.Drawing.Point(0, 418);
     this._ClientArea_Toolbars_Dock_Area_Bottom.Name            = "_ClientArea_Toolbars_Dock_Area_Bottom";
     this._ClientArea_Toolbars_Dock_Area_Bottom.Size            = new System.Drawing.Size(798, 0);
     this._ClientArea_Toolbars_Dock_Area_Bottom.ToolbarsManager = this.tbrFunction;
     //
     // _ClientArea_Toolbars_Dock_Area_Top
     //
     this._ClientArea_Toolbars_Dock_Area_Top.AccessibleRole  = System.Windows.Forms.AccessibleRole.Grouping;
     this._ClientArea_Toolbars_Dock_Area_Top.BackColor       = System.Drawing.SystemColors.Control;
     this._ClientArea_Toolbars_Dock_Area_Top.DockedPosition  = Infragistics.Win.UltraWinToolbars.DockedPosition.Top;
     this._ClientArea_Toolbars_Dock_Area_Top.ForeColor       = System.Drawing.SystemColors.ControlText;
     this._ClientArea_Toolbars_Dock_Area_Top.Location        = new System.Drawing.Point(0, 0);
     this._ClientArea_Toolbars_Dock_Area_Top.Name            = "_ClientArea_Toolbars_Dock_Area_Top";
     this._ClientArea_Toolbars_Dock_Area_Top.Size            = new System.Drawing.Size(798, 0);
     this._ClientArea_Toolbars_Dock_Area_Top.ToolbarsManager = this.tbrFunction;
     //
     // dsDictionary
     //
     this.dsDictionary.DataSetName             = "DictionaryDataSet";
     this.dsDictionary.SchemaSerializationMode = System.Data.SchemaSerializationMode.IncludeSchema;
     //
     // FrmBaseDetail
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
     this.AutoScaleMode       = System.Windows.Forms.AutoScaleMode.Font;
     this.BackColor           = System.Drawing.Color.FromArgb(((int)(((byte)(204)))), ((int)(((byte)(220)))), ((int)(((byte)(240)))));
     this.ClientSize          = new System.Drawing.Size(800, 450);
     this.Controls.Add(this.pnlContent);
     this.Controls.Add(this._frmLogin_UltraFormManager_Dock_Area_Left);
     this.Controls.Add(this._frmLogin_UltraFormManager_Dock_Area_Right);
     this.Controls.Add(this._frmLogin_UltraFormManager_Dock_Area_Top);
     this.Controls.Add(this._frmLogin_UltraFormManager_Dock_Area_Bottom);
     this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.FixedDialog;
     this.HelpButton      = true;
     this.MaximizeBox     = false;
     this.MinimizeBox     = false;
     this.Name            = "FrmBaseDetail";
     this.ShowIcon        = false;
     this.ShowInTaskbar   = false;
     this.StartPosition   = System.Windows.Forms.FormStartPosition.CenterScreen;
     this.Text            = "FrmBaseDetail";
     this.Load           += new System.EventHandler(this.FrmBaseDetail_Load);
     ((System.ComponentModel.ISupportInitialize)(this.ufmDictionaryBaseDetail)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.tbrFunction)).EndInit();
     this.pnlContent.ClientArea.ResumeLayout(false);
     this.pnlContent.ResumeLayout(false);
     this.ClientArea_Fill_Panel.ClientArea.ResumeLayout(false);
     this.ClientArea_Fill_Panel.ResumeLayout(false);
     this.pnlButton.ClientArea.ResumeLayout(false);
     this.pnlButton.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.tabInfo)).EndInit();
     this.tabInfo.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.bsDetail)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.dsDictionary)).EndInit();
     this.ResumeLayout(false);
 }
        /// <summary>
        /// Required method for Designer support - do not modify
        /// the contents of this method with the code editor.
        /// </summary>
        private void InitializeComponent()
        {
            System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(FrmSocioNegocio));
            Infragistics.Win.Appearance appearance3 = new Infragistics.Win.Appearance();
            Infragistics.Win.Appearance appearance4 = new Infragistics.Win.Appearance();
            Infragistics.Win.Appearance appearance5 = new Infragistics.Win.Appearance();
            Infragistics.Win.Appearance appearance6 = new Infragistics.Win.Appearance();
            Infragistics.Win.Appearance appearance7 = new Infragistics.Win.Appearance();
            Infragistics.Win.Appearance appearance8 = new Infragistics.Win.Appearance();
            Infragistics.Win.Appearance appearance9 = new Infragistics.Win.Appearance();
            Infragistics.Win.Appearance appearance19 = new Infragistics.Win.Appearance();
            Infragistics.Win.Appearance appearance18 = new Infragistics.Win.Appearance();
            Infragistics.Win.Appearance appearance17 = new Infragistics.Win.Appearance();
            Infragistics.Win.Appearance appearance16 = new Infragistics.Win.Appearance();
            Infragistics.Win.Appearance appearance15 = new Infragistics.Win.Appearance();
            Infragistics.Win.Appearance appearance11 = new Infragistics.Win.Appearance();
            Infragistics.Win.Appearance appearance12 = new Infragistics.Win.Appearance();
            Infragistics.Win.Appearance appearance13 = new Infragistics.Win.Appearance();
            Infragistics.Win.Appearance appearance14 = new Infragistics.Win.Appearance();
            Infragistics.Win.Appearance appearance2 = new Infragistics.Win.Appearance();
            Infragistics.Win.Appearance appearance10 = new Infragistics.Win.Appearance();
            Infragistics.Win.UltraWinTabControl.UltraTab ultraTab7 = new Infragistics.Win.UltraWinTabControl.UltraTab();
            Infragistics.Win.UltraWinTabControl.UltraTab ultraTab8 = new Infragistics.Win.UltraWinTabControl.UltraTab();
            Infragistics.Win.UltraWinTabControl.UltraTab ultraTab9 = new Infragistics.Win.UltraWinTabControl.UltraTab();
            Infragistics.Win.UltraWinTabControl.UltraTab ultraTab1 = new Infragistics.Win.UltraWinTabControl.UltraTab();
            Infragistics.Win.UltraWinTabControl.UltraTab ultraTab2 = new Infragistics.Win.UltraWinTabControl.UltraTab();
            Infragistics.Win.UltraWinTabControl.UltraTab ultraTab3 = new Infragistics.Win.UltraWinTabControl.UltraTab();
            Infragistics.Win.UltraWinTabControl.UltraTab ultraTab4 = new Infragistics.Win.UltraWinTabControl.UltraTab();
            Infragistics.Win.Appearance appearance1 = new Infragistics.Win.Appearance();
            this.ultraTabPageControl7 = new Infragistics.Win.UltraWinTabControl.UltraTabPageControl();
            this.checkActivoClliente = new Infragistics.Win.UltraWinEditors.UltraCheckEditor();
            this.ultraLabel12 = new Infragistics.Win.Misc.UltraLabel();
            this.busVendedor = new Soft.Controls.SoftSearch();
            this.ultraTabPageControl8 = new Infragistics.Win.UltraWinTabControl.UltraTabPageControl();
            this.ultraTabPageControl9 = new Infragistics.Win.UltraWinTabControl.UltraTabPageControl();
            this.txtLicenciaConducir = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
            this.labelLicencia = new Infragistics.Win.Misc.UltraLabel();
            this.busCodigoUsuario = new Soft.Controls.SoftSearch();
            this.ultraLabel13 = new Infragistics.Win.Misc.UltraLabel();
            this.busNombreUsuario = new Soft.Controls.SoftSearch();
            this.checkActivoEmpleado = new Infragistics.Win.UltraWinEditors.UltraCheckEditor();
            this.ultraLabel11 = new Infragistics.Win.Misc.UltraLabel();
            this.busArea = new Soft.Controls.SoftSearch();
            this.ultraTabPageControl4 = new Infragistics.Win.UltraWinTabControl.UltraTabPageControl();
            this.btnModificarDireccion = new Infragistics.Win.Misc.UltraButton();
            this.GrillaDirecciones = new Infragistics.Win.UltraWinGrid.UltraGrid();
            this.btnEliminar = new Infragistics.Win.Misc.UltraButton();
            this.btnAgregarDireccion = new Infragistics.Win.Misc.UltraButton();
            this.ultraTabPageControl5 = new Infragistics.Win.UltraWinTabControl.UltraTabPageControl();
            this.btnEliminarContacto = new Infragistics.Win.Misc.UltraButton();
            this.btnAgregarContacto = new Infragistics.Win.Misc.UltraButton();
            this.GrillaContactos = new Infragistics.Win.UltraWinGrid.UltraGrid();
            this.ultraTabPageControl6 = new Infragistics.Win.UltraWinTabControl.UltraTabPageControl();
            this.btnEliminarBancos = new Infragistics.Win.Misc.UltraButton();
            this.btnAgregarBancos = new Infragistics.Win.Misc.UltraButton();
            this.GrillaBancos = new Infragistics.Win.UltraWinGrid.UltraGrid();
            this.ultraTabPageControl1 = new Infragistics.Win.UltraWinTabControl.UltraTabPageControl();
            this.ubFirma = new Infragistics.Win.Misc.UltraButton();
            this.pbFirma = new System.Windows.Forms.PictureBox();
            this.txtPaginaWeb = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
            this.ultraLabel10 = new Infragistics.Win.Misc.UltraLabel();
            this.udtAniversario = new Infragistics.Win.UltraWinEditors.UltraDateTimeEditor();
            this.txtCorreo = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
            this.ultraLabel5 = new Infragistics.Win.Misc.UltraLabel();
            this.ultraLabel4 = new Infragistics.Win.Misc.UltraLabel();
            this.ultraLabel2 = new Infragistics.Win.Misc.UltraLabel();
            this.ultraLabel1 = new Infragistics.Win.Misc.UltraLabel();
            this.ultraLabel3 = new Infragistics.Win.Misc.UltraLabel();
            this.ssTipoSocio = new Soft.Controls.SoftSearch();
            this.txtCodigo = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
            this.txtNombre = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
            this.uceActivo = new Infragistics.Win.UltraWinEditors.UltraCheckEditor();
            this.ugbComportamiento = new Infragistics.Win.Misc.UltraGroupBox();
            this.uceEmpleado = new Infragistics.Win.UltraWinEditors.UltraCheckEditor();
            this.uceProveedor = new Infragistics.Win.UltraWinEditors.UltraCheckEditor();
            this.uceCliente = new Infragistics.Win.UltraWinEditors.UltraCheckEditor();
            this.ultraLabel6 = new Infragistics.Win.Misc.UltraLabel();
            this.ultraGroupBox1 = new Infragistics.Win.Misc.UltraGroupBox();
            this.txtNombre2 = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
            this.ultraLabel9 = new Infragistics.Win.Misc.UltraLabel();
            this.txtNombre1 = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
            this.ultraLabel8 = new Infragistics.Win.Misc.UltraLabel();
            this.txtApellidoMaterno = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
            this.ultraLabel7 = new Infragistics.Win.Misc.UltraLabel();
            this.txtApellidoPaterno = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
            this.utSocioNegocio = new Infragistics.Win.UltraWinTabControl.UltraTabControl();
            this.ultraTabSharedControlsPage2 = new Infragistics.Win.UltraWinTabControl.UltraTabSharedControlsPage();
            this.txtNombreComercial = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
            this.ultraLabel14 = new Infragistics.Win.Misc.UltraLabel();
            ((System.ComponentModel.ISupportInitialize)(this.ugbParent)).BeginInit();
            this.ugbParent.SuspendLayout();
            this.ultraTabPageControl7.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.checkActivoClliente)).BeginInit();
            this.ultraTabPageControl9.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.txtLicenciaConducir)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.checkActivoEmpleado)).BeginInit();
            this.ultraTabPageControl4.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.GrillaDirecciones)).BeginInit();
            this.ultraTabPageControl5.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.GrillaContactos)).BeginInit();
            this.ultraTabPageControl6.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.GrillaBancos)).BeginInit();
            this.ultraTabPageControl1.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.pbFirma)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.txtPaginaWeb)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.udtAniversario)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.txtCorreo)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.txtCodigo)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.txtNombre)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.uceActivo)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.ugbComportamiento)).BeginInit();
            this.ugbComportamiento.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.uceEmpleado)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.uceProveedor)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.uceCliente)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.ultraGroupBox1)).BeginInit();
            this.ultraGroupBox1.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.txtNombre2)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.txtNombre1)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.txtApellidoMaterno)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.txtApellidoPaterno)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.utSocioNegocio)).BeginInit();
            this.utSocioNegocio.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.txtNombreComercial)).BeginInit();
            this.SuspendLayout();
            // 
            // ugbParent
            // 
            this.ugbParent.Controls.Add(this.txtNombreComercial);
            this.ugbParent.Controls.Add(this.ultraLabel14);
            this.ugbParent.Controls.Add(this.utSocioNegocio);
            this.ugbParent.Controls.Add(this.ultraGroupBox1);
            this.ugbParent.Controls.Add(this.ugbComportamiento);
            this.ugbParent.Controls.Add(this.uceActivo);
            this.ugbParent.Controls.Add(this.txtNombre);
            this.ugbParent.Controls.Add(this.txtCodigo);
            this.ugbParent.Controls.Add(this.ssTipoSocio);
            this.ugbParent.Controls.Add(this.ultraLabel3);
            this.ugbParent.Controls.Add(this.ultraLabel1);
            this.ugbParent.Controls.Add(this.ultraLabel2);
            this.ugbParent.Size = new System.Drawing.Size(633, 615);
            this.ugbParent.Controls.SetChildIndex(this.ubCancelar, 0);
            this.ugbParent.Controls.SetChildIndex(this.ubAceptar, 0);
            this.ugbParent.Controls.SetChildIndex(this.ultraLabel2, 0);
            this.ugbParent.Controls.SetChildIndex(this.ultraLabel1, 0);
            this.ugbParent.Controls.SetChildIndex(this.ultraLabel3, 0);
            this.ugbParent.Controls.SetChildIndex(this.ssTipoSocio, 0);
            this.ugbParent.Controls.SetChildIndex(this.txtCodigo, 0);
            this.ugbParent.Controls.SetChildIndex(this.txtNombre, 0);
            this.ugbParent.Controls.SetChildIndex(this.uceActivo, 0);
            this.ugbParent.Controls.SetChildIndex(this.ugbComportamiento, 0);
            this.ugbParent.Controls.SetChildIndex(this.ultraGroupBox1, 0);
            this.ugbParent.Controls.SetChildIndex(this.utSocioNegocio, 0);
            this.ugbParent.Controls.SetChildIndex(this.ultraLabel14, 0);
            this.ugbParent.Controls.SetChildIndex(this.txtNombreComercial, 0);
            // 
            // ubCancelar
            // 
            this.ubCancelar.Location = new System.Drawing.Point(548, 580);
            // 
            // ubAceptar
            // 
            this.ubAceptar.Location = new System.Drawing.Point(467, 580);
            // 
            // ilMain
            // 
            this.ilMain.ImageStream = ((System.Windows.Forms.ImageListStreamer)(resources.GetObject("ilMain.ImageStream")));
            this.ilMain.Images.SetKeyName(0, "accept.png");
            this.ilMain.Images.SetKeyName(1, "accept_database.png");
            this.ilMain.Images.SetKeyName(2, "accept_page.png");
            this.ilMain.Images.SetKeyName(3, "add.png");
            this.ilMain.Images.SetKeyName(4, "add_comment.png");
            this.ilMain.Images.SetKeyName(5, "add_home.png");
            this.ilMain.Images.SetKeyName(6, "add_image.png");
            this.ilMain.Images.SetKeyName(7, "add_page.png");
            this.ilMain.Images.SetKeyName(8, "add_pages.png");
            this.ilMain.Images.SetKeyName(9, "add_printer.png");
            this.ilMain.Images.SetKeyName(10, "add_to_database.png");
            this.ilMain.Images.SetKeyName(11, "add_to_favorites.png");
            this.ilMain.Images.SetKeyName(12, "add_to_folder.png");
            this.ilMain.Images.SetKeyName(13, "add_to_shopping_cart.png");
            this.ilMain.Images.SetKeyName(14, "add_user.png");
            this.ilMain.Images.SetKeyName(15, "artwork.png");
            this.ilMain.Images.SetKeyName(16, "attach_image.png");
            this.ilMain.Images.SetKeyName(17, "attachment.png");
            this.ilMain.Images.SetKeyName(18, "back.png");
            this.ilMain.Images.SetKeyName(19, "block.png");
            this.ilMain.Images.SetKeyName(20, "blue_arrow_down.png");
            this.ilMain.Images.SetKeyName(21, "blue_arrow_up.png");
            this.ilMain.Images.SetKeyName(22, "blue_energy.png");
            this.ilMain.Images.SetKeyName(23, "bmp_file.png");
            this.ilMain.Images.SetKeyName(24, "book.png");
            this.ilMain.Images.SetKeyName(25, "book_accept.png");
            this.ilMain.Images.SetKeyName(26, "book_download.png");
            this.ilMain.Images.SetKeyName(27, "book_search.png");
            this.ilMain.Images.SetKeyName(28, "book_warning.png");
            this.ilMain.Images.SetKeyName(29, "calculator.png");
            this.ilMain.Images.SetKeyName(30, "calendar.png");
            this.ilMain.Images.SetKeyName(31, "calendar_empty.png");
            this.ilMain.Images.SetKeyName(32, "canvas_holder.png");
            this.ilMain.Images.SetKeyName(33, "card.png");
            this.ilMain.Images.SetKeyName(34, "cd.png");
            this.ilMain.Images.SetKeyName(35, "chalk_board.png");
            this.ilMain.Images.SetKeyName(36, "chart.png");
            this.ilMain.Images.SetKeyName(37, "chart_down.png");
            this.ilMain.Images.SetKeyName(38, "chart_pie.png");
            this.ilMain.Images.SetKeyName(39, "chart_up.png");
            this.ilMain.Images.SetKeyName(40, "clock.png");
            this.ilMain.Images.SetKeyName(41, "cloud_comment.png");
            this.ilMain.Images.SetKeyName(42, "coffee_cup.png");
            this.ilMain.Images.SetKeyName(43, "comment.png");
            this.ilMain.Images.SetKeyName(44, "comments.png");
            this.ilMain.Images.SetKeyName(45, "computer.png");
            this.ilMain.Images.SetKeyName(46, "computer_accept.png");
            this.ilMain.Images.SetKeyName(47, "computer_add.png");
            this.ilMain.Images.SetKeyName(48, "computer_help.png");
            this.ilMain.Images.SetKeyName(49, "computer_info.png");
            this.ilMain.Images.SetKeyName(50, "computer_process.png");
            this.ilMain.Images.SetKeyName(51, "computer_warning.png");
            this.ilMain.Images.SetKeyName(52, "copy_paste.png");
            this.ilMain.Images.SetKeyName(53, "credit_cart.png");
            this.ilMain.Images.SetKeyName(54, "credit_cart_cancelled.png");
            this.ilMain.Images.SetKeyName(55, "css_file.png");
            this.ilMain.Images.SetKeyName(56, "csv_file.png");
            this.ilMain.Images.SetKeyName(57, "cut.png");
            this.ilMain.Images.SetKeyName(58, "cut_from_page.png");
            this.ilMain.Images.SetKeyName(59, "database.png");
            this.ilMain.Images.SetKeyName(60, "delete.png");
            this.ilMain.Images.SetKeyName(61, "delete_comment.png");
            this.ilMain.Images.SetKeyName(62, "delete_computer.png");
            this.ilMain.Images.SetKeyName(63, "delete_folder.png");
            this.ilMain.Images.SetKeyName(64, "delete_home.png");
            this.ilMain.Images.SetKeyName(65, "delete_image.png");
            this.ilMain.Images.SetKeyName(66, "delete_page.png");
            this.ilMain.Images.SetKeyName(67, "delete_user.png");
            this.ilMain.Images.SetKeyName(68, "dollar_currency_sign.png");
            this.ilMain.Images.SetKeyName(69, "download.png");
            this.ilMain.Images.SetKeyName(70, "download_database.png");
            this.ilMain.Images.SetKeyName(71, "download_image.png");
            this.ilMain.Images.SetKeyName(72, "download_to_computer.png");
            this.ilMain.Images.SetKeyName(73, "dvd.png");
            this.ilMain.Images.SetKeyName(74, "edit.png");
            this.ilMain.Images.SetKeyName(75, "edit_page.png");
            this.ilMain.Images.SetKeyName(76, "edit_profile.png");
            this.ilMain.Images.SetKeyName(77, "eps_file.png");
            this.ilMain.Images.SetKeyName(78, "equalizer.png");
            this.ilMain.Images.SetKeyName(79, "euro_currency_sign.png");
            this.ilMain.Images.SetKeyName(80, "favorite.png");
            this.ilMain.Images.SetKeyName(81, "favorite_film.png");
            this.ilMain.Images.SetKeyName(82, "film.png");
            this.ilMain.Images.SetKeyName(83, "firewall.png");
            this.ilMain.Images.SetKeyName(84, "folder.png");
            this.ilMain.Images.SetKeyName(85, "folder_accept.png");
            this.ilMain.Images.SetKeyName(86, "folder_conflicted.png");
            this.ilMain.Images.SetKeyName(87, "folder_full.png");
            this.ilMain.Images.SetKeyName(88, "folder_modified.png");
            this.ilMain.Images.SetKeyName(89, "full_page.png");
            this.ilMain.Images.SetKeyName(90, "games.png");
            this.ilMain.Images.SetKeyName(91, "gif_file.png");
            this.ilMain.Images.SetKeyName(92, "globe.png");
            this.ilMain.Images.SetKeyName(93, "globe_download.png");
            this.ilMain.Images.SetKeyName(94, "globe_process.png");
            this.ilMain.Images.SetKeyName(95, "globe_warning.png");
            this.ilMain.Images.SetKeyName(96, "green_arrow_down.png");
            this.ilMain.Images.SetKeyName(97, "green_arrow_up.png");
            this.ilMain.Images.SetKeyName(98, "green_button.png");
            this.ilMain.Images.SetKeyName(99, "green_energy.png");
            this.ilMain.Images.SetKeyName(100, "green_flag.png");
            this.ilMain.Images.SetKeyName(101, "heart.png");
            this.ilMain.Images.SetKeyName(102, "help.png");
            this.ilMain.Images.SetKeyName(103, "help_balloon.png");
            this.ilMain.Images.SetKeyName(104, "home.png");
            this.ilMain.Images.SetKeyName(105, "home_accept.png");
            this.ilMain.Images.SetKeyName(106, "html_file.png");
            this.ilMain.Images.SetKeyName(107, "ico_file.png");
            this.ilMain.Images.SetKeyName(108, "id_card.png");
            this.ilMain.Images.SetKeyName(109, "image.png");
            this.ilMain.Images.SetKeyName(110, "image_accept.png");
            this.ilMain.Images.SetKeyName(111, "info.png");
            this.ilMain.Images.SetKeyName(112, "insert_to_shopping_cart.png");
            this.ilMain.Images.SetKeyName(113, "jpg_file.png");
            this.ilMain.Images.SetKeyName(114, "js_file.png");
            this.ilMain.Images.SetKeyName(115, "json_file.png");
            this.ilMain.Images.SetKeyName(116, "key.png");
            this.ilMain.Images.SetKeyName(117, "light_bulb.png");
            this.ilMain.Images.SetKeyName(118, "link.png");
            this.ilMain.Images.SetKeyName(119, "lock.png");
            this.ilMain.Images.SetKeyName(120, "magnet.png");
            this.ilMain.Images.SetKeyName(121, "mail.png");
            this.ilMain.Images.SetKeyName(122, "mail_lock.png");
            this.ilMain.Images.SetKeyName(123, "mail_receive.png");
            this.ilMain.Images.SetKeyName(124, "mail_search.png");
            this.ilMain.Images.SetKeyName(125, "mail_send.png");
            this.ilMain.Images.SetKeyName(126, "mobile_phone.png");
            this.ilMain.Images.SetKeyName(127, "mouse.png");
            this.ilMain.Images.SetKeyName(128, "music.png");
            this.ilMain.Images.SetKeyName(129, "new.png");
            this.ilMain.Images.SetKeyName(130, "new_page.png");
            this.ilMain.Images.SetKeyName(131, "news.png");
            this.ilMain.Images.SetKeyName(132, "next.png");
            this.ilMain.Images.SetKeyName(133, "note.png");
            this.ilMain.Images.SetKeyName(134, "note_accept.png");
            this.ilMain.Images.SetKeyName(135, "note_book.png");
            this.ilMain.Images.SetKeyName(136, "office_folders.png");
            this.ilMain.Images.SetKeyName(137, "old_clock.png");
            this.ilMain.Images.SetKeyName(138, "open_store.png");
            this.ilMain.Images.SetKeyName(139, "orange_arrow_down.png");
            this.ilMain.Images.SetKeyName(140, "orange_arrow_up.png");
            this.ilMain.Images.SetKeyName(141, "orange_button.png");
            this.ilMain.Images.SetKeyName(142, "package.png");
            this.ilMain.Images.SetKeyName(143, "package_accept.png");
            this.ilMain.Images.SetKeyName(144, "package_add.png");
            this.ilMain.Images.SetKeyName(145, "package_download.png");
            this.ilMain.Images.SetKeyName(146, "package_warning.png");
            this.ilMain.Images.SetKeyName(147, "page_down.png");
            this.ilMain.Images.SetKeyName(148, "page_process.png");
            this.ilMain.Images.SetKeyName(149, "page_up.png");
            this.ilMain.Images.SetKeyName(150, "pages.png");
            this.ilMain.Images.SetKeyName(151, "pages_warning.png");
            this.ilMain.Images.SetKeyName(152, "paint.png");
            this.ilMain.Images.SetKeyName(153, "paint_brush.png");
            this.ilMain.Images.SetKeyName(154, "palette.png");
            this.ilMain.Images.SetKeyName(155, "palette_brush.png");
            this.ilMain.Images.SetKeyName(156, "pastel_colors.png");
            this.ilMain.Images.SetKeyName(157, "pdf_file.png");
            this.ilMain.Images.SetKeyName(158, "phone_book.png");
            this.ilMain.Images.SetKeyName(159, "phone_book_edit.png");
            this.ilMain.Images.SetKeyName(160, "photo_camera.png");
            this.ilMain.Images.SetKeyName(161, "photo_camera_accept.png");
            this.ilMain.Images.SetKeyName(162, "php_file.png");
            this.ilMain.Images.SetKeyName(163, "pin.png");
            this.ilMain.Images.SetKeyName(164, "png_file.png");
            this.ilMain.Images.SetKeyName(165, "ppt_file.png");
            this.ilMain.Images.SetKeyName(166, "printer.png");
            this.ilMain.Images.SetKeyName(167, "printer_accept.png");
            this.ilMain.Images.SetKeyName(168, "printer_warning.png");
            this.ilMain.Images.SetKeyName(169, "prize_winner.png");
            this.ilMain.Images.SetKeyName(170, "process.png");
            this.ilMain.Images.SetKeyName(171, "process_accept.png");
            this.ilMain.Images.SetKeyName(172, "process_info.png");
            this.ilMain.Images.SetKeyName(173, "process_warning.png");
            this.ilMain.Images.SetKeyName(174, "promotion.png");
            this.ilMain.Images.SetKeyName(175, "protection.png");
            this.ilMain.Images.SetKeyName(176, "psd_file.png");
            this.ilMain.Images.SetKeyName(177, "puzzle.png");
            this.ilMain.Images.SetKeyName(178, "recycle.png");
            this.ilMain.Images.SetKeyName(179, "red_button.png");
            this.ilMain.Images.SetKeyName(180, "red_flag.png");
            this.ilMain.Images.SetKeyName(181, "refresh.png");
            this.ilMain.Images.SetKeyName(182, "refresh_page.png");
            this.ilMain.Images.SetKeyName(183, "remote_desktop.png");
            this.ilMain.Images.SetKeyName(184, "remove_from_database.png");
            this.ilMain.Images.SetKeyName(185, "remove_from_shopping_cart.png");
            this.ilMain.Images.SetKeyName(186, "report.png");
            this.ilMain.Images.SetKeyName(187, "rss.png");
            this.ilMain.Images.SetKeyName(188, "ruler.png");
            this.ilMain.Images.SetKeyName(189, "ruler_pencil.png");
            this.ilMain.Images.SetKeyName(190, "sale.png");
            this.ilMain.Images.SetKeyName(191, "save.png");
            this.ilMain.Images.SetKeyName(192, "search.png");
            this.ilMain.Images.SetKeyName(193, "search_computer.png");
            this.ilMain.Images.SetKeyName(194, "search_database.png");
            this.ilMain.Images.SetKeyName(195, "search_globe.png");
            this.ilMain.Images.SetKeyName(196, "search_home.png");
            this.ilMain.Images.SetKeyName(197, "search_image.png");
            this.ilMain.Images.SetKeyName(198, "search_page.png");
            this.ilMain.Images.SetKeyName(199, "search_printer.png");
            this.ilMain.Images.SetKeyName(200, "search_user.png");
            this.ilMain.Images.SetKeyName(201, "security.png");
            this.ilMain.Images.SetKeyName(202, "send_sms.png");
            this.ilMain.Images.SetKeyName(203, "shopping_cart.png");
            this.ilMain.Images.SetKeyName(204, "shopping_cart_accept.png");
            this.ilMain.Images.SetKeyName(205, "sms.png");
            this.ilMain.Images.SetKeyName(206, "sound.png");
            this.ilMain.Images.SetKeyName(207, "sound_muted.png");
            this.ilMain.Images.SetKeyName(208, "star_empty.png");
            this.ilMain.Images.SetKeyName(209, "star_full.png");
            this.ilMain.Images.SetKeyName(210, "star_half_full.png");
            this.ilMain.Images.SetKeyName(211, "sterling_pound_currency_sign.png");
            this.ilMain.Images.SetKeyName(212, "support.png");
            this.ilMain.Images.SetKeyName(213, "svg_file.png");
            this.ilMain.Images.SetKeyName(214, "swf_file.png");
            this.ilMain.Images.SetKeyName(215, "tablet.png");
            this.ilMain.Images.SetKeyName(216, "tag_blue.png");
            this.ilMain.Images.SetKeyName(217, "tag_green.png");
            this.ilMain.Images.SetKeyName(218, "target.png");
            this.ilMain.Images.SetKeyName(219, "television.png");
            this.ilMain.Images.SetKeyName(220, "text_page.png");
            this.ilMain.Images.SetKeyName(221, "tiff_file.png");
            this.ilMain.Images.SetKeyName(222, "tools.png");
            this.ilMain.Images.SetKeyName(223, "trash_can.png");
            this.ilMain.Images.SetKeyName(224, "turquoise_button.png");
            this.ilMain.Images.SetKeyName(225, "twitter.png");
            this.ilMain.Images.SetKeyName(226, "txt_file.png");
            this.ilMain.Images.SetKeyName(227, "unlock.png");
            this.ilMain.Images.SetKeyName(228, "up.png");
            this.ilMain.Images.SetKeyName(229, "user.png");
            this.ilMain.Images.SetKeyName(230, "user_accept.png");
            this.ilMain.Images.SetKeyName(231, "user_comment.png");
            this.ilMain.Images.SetKeyName(232, "users.png");
            this.ilMain.Images.SetKeyName(233, "users_comments.png");
            this.ilMain.Images.SetKeyName(234, "violet_button.png");
            this.ilMain.Images.SetKeyName(235, "warning.png");
            this.ilMain.Images.SetKeyName(236, "white_flag.png");
            this.ilMain.Images.SetKeyName(237, "windows_terminal.png");
            this.ilMain.Images.SetKeyName(238, "xml_file.png");
            this.ilMain.Images.SetKeyName(239, "yen_currency_sign.png");
            this.ilMain.Images.SetKeyName(240, "zip_file.png");
            this.ilMain.Images.SetKeyName(241, "zip_file_accept.png");
            this.ilMain.Images.SetKeyName(242, "zip_file_download.png");
            this.ilMain.Images.SetKeyName(243, "zip_file_info.png");
            this.ilMain.Images.SetKeyName(244, "zip_file_search.png");
            this.ilMain.Images.SetKeyName(245, "zoom_in.png");
            this.ilMain.Images.SetKeyName(246, "zoom_out.png");
            // 
            // ultraTabPageControl7
            // 
            this.ultraTabPageControl7.Controls.Add(this.checkActivoClliente);
            this.ultraTabPageControl7.Controls.Add(this.ultraLabel12);
            this.ultraTabPageControl7.Controls.Add(this.busVendedor);
            this.ultraTabPageControl7.Location = new System.Drawing.Point(-10000, -10000);
            this.ultraTabPageControl7.Name = "ultraTabPageControl7";
            this.ultraTabPageControl7.Size = new System.Drawing.Size(600, 236);
            // 
            // checkActivoClliente
            // 
            this.checkActivoClliente.BackColor = System.Drawing.Color.Transparent;
            this.checkActivoClliente.BackColorInternal = System.Drawing.Color.Transparent;
            this.checkActivoClliente.Location = new System.Drawing.Point(90, 49);
            this.checkActivoClliente.Name = "checkActivoClliente";
            this.checkActivoClliente.Size = new System.Drawing.Size(65, 20);
            this.checkActivoClliente.TabIndex = 41;
            this.checkActivoClliente.Text = "Activo";
            this.checkActivoClliente.CheckedChanged += new System.EventHandler(this.checkActivoClliente_CheckedChanged);
            // 
            // ultraLabel12
            // 
            appearance3.BackColor = System.Drawing.Color.Transparent;
            this.ultraLabel12.Appearance = appearance3;
            this.ultraLabel12.Location = new System.Drawing.Point(19, 20);
            this.ultraLabel12.Name = "ultraLabel12";
            this.ultraLabel12.Size = new System.Drawing.Size(65, 23);
            this.ultraLabel12.TabIndex = 40;
            this.ultraLabel12.Text = "Vendedor";
            // 
            // busVendedor
            // 
            this.busVendedor.BackColor = System.Drawing.Color.Transparent;
            this.busVendedor.Location = new System.Drawing.Point(90, 17);
            this.busVendedor.Name = "busVendedor";
            this.busVendedor.Size = new System.Drawing.Size(246, 26);
            this.busVendedor.TabIndex = 39;
            this.busVendedor.Search += new System.EventHandler(this.busVendedor_Search);
            // 
            // ultraTabPageControl8
            // 
            this.ultraTabPageControl8.Location = new System.Drawing.Point(-10000, -10000);
            this.ultraTabPageControl8.Name = "ultraTabPageControl8";
            this.ultraTabPageControl8.Size = new System.Drawing.Size(600, 236);
            // 
            // ultraTabPageControl9
            // 
            this.ultraTabPageControl9.Controls.Add(this.txtLicenciaConducir);
            this.ultraTabPageControl9.Controls.Add(this.labelLicencia);
            this.ultraTabPageControl9.Controls.Add(this.busCodigoUsuario);
            this.ultraTabPageControl9.Controls.Add(this.ultraLabel13);
            this.ultraTabPageControl9.Controls.Add(this.busNombreUsuario);
            this.ultraTabPageControl9.Controls.Add(this.checkActivoEmpleado);
            this.ultraTabPageControl9.Controls.Add(this.ultraLabel11);
            this.ultraTabPageControl9.Controls.Add(this.busArea);
            this.ultraTabPageControl9.Location = new System.Drawing.Point(1, 23);
            this.ultraTabPageControl9.Name = "ultraTabPageControl9";
            this.ultraTabPageControl9.Size = new System.Drawing.Size(600, 236);
            this.ultraTabPageControl9.Paint += new System.Windows.Forms.PaintEventHandler(this.ultraTabPageControl9_Paint);
            // 
            // txtLicenciaConducir
            // 
            this.txtLicenciaConducir.Location = new System.Drawing.Point(178, 102);
            this.txtLicenciaConducir.Name = "txtLicenciaConducir";
            this.txtLicenciaConducir.Size = new System.Drawing.Size(245, 21);
            this.txtLicenciaConducir.TabIndex = 43;
            this.txtLicenciaConducir.ValueChanged += new System.EventHandler(this.txtLicenciaConducir_ValueChanged);
            // 
            // labelLicencia
            // 
            appearance4.BackColor = System.Drawing.Color.Transparent;
            this.labelLicencia.Appearance = appearance4;
            this.labelLicencia.Location = new System.Drawing.Point(22, 103);
            this.labelLicencia.Name = "labelLicencia";
            this.labelLicencia.Size = new System.Drawing.Size(150, 23);
            this.labelLicencia.TabIndex = 42;
            this.labelLicencia.Text = "Licencia de Conducir";
            this.labelLicencia.Click += new System.EventHandler(this.ultraLabel15_Click);
            // 
            // busCodigoUsuario
            // 
            this.busCodigoUsuario.BackColor = System.Drawing.Color.Transparent;
            this.busCodigoUsuario.Location = new System.Drawing.Point(80, 71);
            this.busCodigoUsuario.Name = "busCodigoUsuario";
            this.busCodigoUsuario.Size = new System.Drawing.Size(110, 26);
            this.busCodigoUsuario.TabIndex = 41;
            this.busCodigoUsuario.Search += new System.EventHandler(this.busCodigoUsuario_Search);
            // 
            // ultraLabel13
            // 
            appearance5.BackColor = System.Drawing.Color.Transparent;
            this.ultraLabel13.Appearance = appearance5;
            this.ultraLabel13.Location = new System.Drawing.Point(22, 74);
            this.ultraLabel13.Name = "ultraLabel13";
            this.ultraLabel13.Size = new System.Drawing.Size(52, 23);
            this.ultraLabel13.TabIndex = 40;
            this.ultraLabel13.Text = "Usuario";
            // 
            // busNombreUsuario
            // 
            this.busNombreUsuario.BackColor = System.Drawing.Color.Transparent;
            this.busNombreUsuario.Location = new System.Drawing.Point(196, 71);
            this.busNombreUsuario.Name = "busNombreUsuario";
            this.busNombreUsuario.Size = new System.Drawing.Size(227, 26);
            this.busNombreUsuario.TabIndex = 39;
            this.busNombreUsuario.Search += new System.EventHandler(this.busNombreUsuario_Search);
            // 
            // checkActivoEmpleado
            // 
            this.checkActivoEmpleado.BackColor = System.Drawing.Color.Transparent;
            this.checkActivoEmpleado.BackColorInternal = System.Drawing.Color.Transparent;
            this.checkActivoEmpleado.Location = new System.Drawing.Point(80, 13);
            this.checkActivoEmpleado.Name = "checkActivoEmpleado";
            this.checkActivoEmpleado.Size = new System.Drawing.Size(65, 20);
            this.checkActivoEmpleado.TabIndex = 38;
            this.checkActivoEmpleado.Text = "Activo";
            this.checkActivoEmpleado.CheckedChanged += new System.EventHandler(this.checkActivoEmpleado_CheckedChanged);
            // 
            // ultraLabel11
            // 
            appearance6.BackColor = System.Drawing.Color.Transparent;
            this.ultraLabel11.Appearance = appearance6;
            this.ultraLabel11.Location = new System.Drawing.Point(22, 42);
            this.ultraLabel11.Name = "ultraLabel11";
            this.ultraLabel11.Size = new System.Drawing.Size(52, 23);
            this.ultraLabel11.TabIndex = 37;
            this.ultraLabel11.Text = "Área";
            // 
            // busArea
            // 
            this.busArea.BackColor = System.Drawing.Color.Transparent;
            this.busArea.Location = new System.Drawing.Point(80, 39);
            this.busArea.Name = "busArea";
            this.busArea.Size = new System.Drawing.Size(343, 26);
            this.busArea.TabIndex = 24;
            this.busArea.Search += new System.EventHandler(this.busArea_Search);
            // 
            // ultraTabPageControl4
            // 
            this.ultraTabPageControl4.Controls.Add(this.btnModificarDireccion);
            this.ultraTabPageControl4.Controls.Add(this.GrillaDirecciones);
            this.ultraTabPageControl4.Controls.Add(this.btnEliminar);
            this.ultraTabPageControl4.Controls.Add(this.btnAgregarDireccion);
            this.ultraTabPageControl4.Location = new System.Drawing.Point(-10000, -10000);
            this.ultraTabPageControl4.Name = "ultraTabPageControl4";
            this.ultraTabPageControl4.Size = new System.Drawing.Size(600, 236);
            // 
            // btnModificarDireccion
            // 
            this.btnModificarDireccion.Location = new System.Drawing.Point(369, 208);
            this.btnModificarDireccion.Name = "btnModificarDireccion";
            this.btnModificarDireccion.Size = new System.Drawing.Size(75, 23);
            this.btnModificarDireccion.TabIndex = 11;
            this.btnModificarDireccion.Text = "Modificar";
            this.btnModificarDireccion.Click += new System.EventHandler(this.btnModificarDireccion_Click);
            // 
            // GrillaDirecciones
            // 
            this.GrillaDirecciones.DisplayLayout.CaptionVisible = Infragistics.Win.DefaultableBoolean.False;
            this.GrillaDirecciones.DisplayLayout.Override.CellClickAction = Infragistics.Win.UltraWinGrid.CellClickAction.EditAndSelectText;
            this.GrillaDirecciones.DisplayLayout.TabNavigation = Infragistics.Win.UltraWinGrid.TabNavigation.NextControl;
            this.GrillaDirecciones.Dock = System.Windows.Forms.DockStyle.Top;
            this.GrillaDirecciones.Location = new System.Drawing.Point(0, 0);
            this.GrillaDirecciones.Name = "GrillaDirecciones";
            this.GrillaDirecciones.Size = new System.Drawing.Size(600, 204);
            this.GrillaDirecciones.TabIndex = 10;
            this.GrillaDirecciones.Text = "ultraGrid1";
            this.GrillaDirecciones.CellChange += new Infragistics.Win.UltraWinGrid.CellEventHandler(this.GrillaDirecciones_CellChange);
            this.GrillaDirecciones.DoubleClickCell += new Infragistics.Win.UltraWinGrid.DoubleClickCellEventHandler(this.GrillaDirecciones_DoubleClickCell);
            // 
            // btnEliminar
            // 
            this.btnEliminar.Location = new System.Drawing.Point(450, 208);
            this.btnEliminar.Name = "btnEliminar";
            this.btnEliminar.Size = new System.Drawing.Size(75, 23);
            this.btnEliminar.TabIndex = 2;
            this.btnEliminar.Text = "Eliminar";
            this.btnEliminar.Click += new System.EventHandler(this.btnEliminar_Click);
            // 
            // btnAgregarDireccion
            // 
            this.btnAgregarDireccion.Location = new System.Drawing.Point(287, 208);
            this.btnAgregarDireccion.Name = "btnAgregarDireccion";
            this.btnAgregarDireccion.Size = new System.Drawing.Size(75, 23);
            this.btnAgregarDireccion.TabIndex = 0;
            this.btnAgregarDireccion.Text = "Agregar";
            this.btnAgregarDireccion.Click += new System.EventHandler(this.btnAgregarDireccion_Click);
            // 
            // ultraTabPageControl5
            // 
            this.ultraTabPageControl5.Controls.Add(this.btnEliminarContacto);
            this.ultraTabPageControl5.Controls.Add(this.btnAgregarContacto);
            this.ultraTabPageControl5.Controls.Add(this.GrillaContactos);
            this.ultraTabPageControl5.Location = new System.Drawing.Point(-10000, -10000);
            this.ultraTabPageControl5.Name = "ultraTabPageControl5";
            this.ultraTabPageControl5.Size = new System.Drawing.Size(600, 236);
            // 
            // btnEliminarContacto
            // 
            this.btnEliminarContacto.Location = new System.Drawing.Point(449, 208);
            this.btnEliminarContacto.Name = "btnEliminarContacto";
            this.btnEliminarContacto.Size = new System.Drawing.Size(75, 23);
            this.btnEliminarContacto.TabIndex = 17;
            this.btnEliminarContacto.Text = "Eliminar";
            this.btnEliminarContacto.Click += new System.EventHandler(this.btnEliminarContacto_Click);
            // 
            // btnAgregarContacto
            // 
            this.btnAgregarContacto.Location = new System.Drawing.Point(368, 208);
            this.btnAgregarContacto.Name = "btnAgregarContacto";
            this.btnAgregarContacto.Size = new System.Drawing.Size(75, 23);
            this.btnAgregarContacto.TabIndex = 16;
            this.btnAgregarContacto.Text = "Agregar";
            this.btnAgregarContacto.Click += new System.EventHandler(this.btnAgregarContacto_Click);
            // 
            // GrillaContactos
            // 
            this.GrillaContactos.DisplayLayout.CaptionVisible = Infragistics.Win.DefaultableBoolean.False;
            this.GrillaContactos.DisplayLayout.Override.CellClickAction = Infragistics.Win.UltraWinGrid.CellClickAction.EditAndSelectText;
            this.GrillaContactos.DisplayLayout.TabNavigation = Infragistics.Win.UltraWinGrid.TabNavigation.NextControl;
            this.GrillaContactos.Dock = System.Windows.Forms.DockStyle.Top;
            this.GrillaContactos.Location = new System.Drawing.Point(0, 0);
            this.GrillaContactos.Name = "GrillaContactos";
            this.GrillaContactos.Size = new System.Drawing.Size(600, 204);
            this.GrillaContactos.TabIndex = 15;
            this.GrillaContactos.Text = "ultraGrid1";
            this.GrillaContactos.CellChange += new Infragistics.Win.UltraWinGrid.CellEventHandler(this.GrillaContactos_CellChange);
            // 
            // ultraTabPageControl6
            // 
            this.ultraTabPageControl6.Controls.Add(this.btnEliminarBancos);
            this.ultraTabPageControl6.Controls.Add(this.btnAgregarBancos);
            this.ultraTabPageControl6.Controls.Add(this.GrillaBancos);
            this.ultraTabPageControl6.Location = new System.Drawing.Point(-10000, -10000);
            this.ultraTabPageControl6.Name = "ultraTabPageControl6";
            this.ultraTabPageControl6.Size = new System.Drawing.Size(600, 236);
            // 
            // btnEliminarBancos
            // 
            this.btnEliminarBancos.Location = new System.Drawing.Point(451, 208);
            this.btnEliminarBancos.Name = "btnEliminarBancos";
            this.btnEliminarBancos.Size = new System.Drawing.Size(75, 23);
            this.btnEliminarBancos.TabIndex = 20;
            this.btnEliminarBancos.Text = "Eliminar";
            this.btnEliminarBancos.Click += new System.EventHandler(this.btnEliminarBancos_Click);
            // 
            // btnAgregarBancos
            // 
            this.btnAgregarBancos.Location = new System.Drawing.Point(370, 208);
            this.btnAgregarBancos.Name = "btnAgregarBancos";
            this.btnAgregarBancos.Size = new System.Drawing.Size(75, 23);
            this.btnAgregarBancos.TabIndex = 19;
            this.btnAgregarBancos.Text = "Agregar";
            this.btnAgregarBancos.Click += new System.EventHandler(this.btnAgregarBancos_Click);
            // 
            // GrillaBancos
            // 
            this.GrillaBancos.DisplayLayout.CaptionVisible = Infragistics.Win.DefaultableBoolean.False;
            this.GrillaBancos.DisplayLayout.Override.CellClickAction = Infragistics.Win.UltraWinGrid.CellClickAction.EditAndSelectText;
            this.GrillaBancos.DisplayLayout.TabNavigation = Infragistics.Win.UltraWinGrid.TabNavigation.NextControl;
            this.GrillaBancos.Dock = System.Windows.Forms.DockStyle.Top;
            this.GrillaBancos.Location = new System.Drawing.Point(0, 0);
            this.GrillaBancos.Name = "GrillaBancos";
            this.GrillaBancos.Size = new System.Drawing.Size(600, 204);
            this.GrillaBancos.TabIndex = 18;
            this.GrillaBancos.Text = "ultraGrid1";
            this.GrillaBancos.CellChange += new Infragistics.Win.UltraWinGrid.CellEventHandler(this.GrillaBancos_CellChange);
            this.GrillaBancos.ClickCellButton += new Infragistics.Win.UltraWinGrid.CellEventHandler(this.GrillaBancos_ClickCellButton);
            // 
            // ultraTabPageControl1
            // 
            this.ultraTabPageControl1.Controls.Add(this.ubFirma);
            this.ultraTabPageControl1.Controls.Add(this.pbFirma);
            this.ultraTabPageControl1.Controls.Add(this.txtPaginaWeb);
            this.ultraTabPageControl1.Controls.Add(this.ultraLabel10);
            this.ultraTabPageControl1.Controls.Add(this.udtAniversario);
            this.ultraTabPageControl1.Controls.Add(this.txtCorreo);
            this.ultraTabPageControl1.Controls.Add(this.ultraLabel5);
            this.ultraTabPageControl1.Controls.Add(this.ultraLabel4);
            this.ultraTabPageControl1.Location = new System.Drawing.Point(-10000, -10000);
            this.ultraTabPageControl1.Name = "ultraTabPageControl1";
            this.ultraTabPageControl1.Size = new System.Drawing.Size(600, 236);
            // 
            // ubFirma
            // 
            this.ubFirma.Location = new System.Drawing.Point(329, 104);
            this.ubFirma.Name = "ubFirma";
            this.ubFirma.Size = new System.Drawing.Size(75, 23);
            this.ubFirma.TabIndex = 42;
            this.ubFirma.Text = "Firma";
            this.ubFirma.Click += new System.EventHandler(this.ubFirma_Click);
            // 
            // pbFirma
            // 
            this.pbFirma.Location = new System.Drawing.Point(23, 104);
            this.pbFirma.Name = "pbFirma";
            this.pbFirma.Size = new System.Drawing.Size(299, 110);
            this.pbFirma.SizeMode = System.Windows.Forms.PictureBoxSizeMode.Zoom;
            this.pbFirma.TabIndex = 41;
            this.pbFirma.TabStop = false;
            // 
            // txtPaginaWeb
            // 
            this.txtPaginaWeb.Location = new System.Drawing.Point(105, 70);
            this.txtPaginaWeb.Name = "txtPaginaWeb";
            this.txtPaginaWeb.Size = new System.Drawing.Size(217, 21);
            this.txtPaginaWeb.TabIndex = 40;
            this.txtPaginaWeb.ValueChanged += new System.EventHandler(this.txtPaginaWeb_ValueChanged);
            // 
            // ultraLabel10
            // 
            appearance7.BackColor = System.Drawing.Color.Transparent;
            this.ultraLabel10.Appearance = appearance7;
            this.ultraLabel10.Location = new System.Drawing.Point(23, 74);
            this.ultraLabel10.Name = "ultraLabel10";
            this.ultraLabel10.Size = new System.Drawing.Size(100, 23);
            this.ultraLabel10.TabIndex = 36;
            this.ultraLabel10.Text = "Pagina Web";
            // 
            // udtAniversario
            // 
            this.udtAniversario.Location = new System.Drawing.Point(105, 13);
            this.udtAniversario.Name = "udtAniversario";
            this.udtAniversario.Size = new System.Drawing.Size(91, 21);
            this.udtAniversario.TabIndex = 28;
            this.udtAniversario.ValueChanged += new System.EventHandler(this.udtAniversario_ValueChanged);
            // 
            // txtCorreo
            // 
            this.txtCorreo.Location = new System.Drawing.Point(105, 42);
            this.txtCorreo.Name = "txtCorreo";
            this.txtCorreo.Size = new System.Drawing.Size(171, 21);
            this.txtCorreo.TabIndex = 39;
            this.txtCorreo.ValueChanged += new System.EventHandler(this.txtCorreo_ValueChanged);
            // 
            // ultraLabel5
            // 
            appearance8.BackColor = System.Drawing.Color.Transparent;
            this.ultraLabel5.Appearance = appearance8;
            this.ultraLabel5.Location = new System.Drawing.Point(23, 17);
            this.ultraLabel5.Name = "ultraLabel5";
            this.ultraLabel5.Size = new System.Drawing.Size(100, 23);
            this.ultraLabel5.TabIndex = 22;
            this.ultraLabel5.Text = "Aniversario";
            // 
            // ultraLabel4
            // 
            appearance9.BackColor = System.Drawing.Color.Transparent;
            this.ultraLabel4.Appearance = appearance9;
            this.ultraLabel4.Location = new System.Drawing.Point(23, 46);
            this.ultraLabel4.Name = "ultraLabel4";
            this.ultraLabel4.Size = new System.Drawing.Size(60, 23);
            this.ultraLabel4.TabIndex = 35;
            this.ultraLabel4.Text = "Correo";
            // 
            // ultraLabel2
            // 
            appearance19.BackColor = System.Drawing.Color.Transparent;
            this.ultraLabel2.Appearance = appearance19;
            this.ultraLabel2.Location = new System.Drawing.Point(19, 22);
            this.ultraLabel2.Name = "ultraLabel2";
            this.ultraLabel2.Size = new System.Drawing.Size(100, 23);
            this.ultraLabel2.TabIndex = 18;
            this.ultraLabel2.Text = "Tipo de Socio";
            // 
            // ultraLabel1
            // 
            appearance18.BackColor = System.Drawing.Color.Transparent;
            this.ultraLabel1.Appearance = appearance18;
            this.ultraLabel1.Location = new System.Drawing.Point(19, 51);
            this.ultraLabel1.Name = "ultraLabel1";
            this.ultraLabel1.Size = new System.Drawing.Size(119, 23);
            this.ultraLabel1.TabIndex = 19;
            this.ultraLabel1.Text = "DNI / RUC / CARNET";
            // 
            // ultraLabel3
            // 
            appearance17.BackColor = System.Drawing.Color.Transparent;
            this.ultraLabel3.Appearance = appearance17;
            this.ultraLabel3.Location = new System.Drawing.Point(19, 80);
            this.ultraLabel3.Name = "ultraLabel3";
            this.ultraLabel3.Size = new System.Drawing.Size(137, 23);
            this.ultraLabel3.TabIndex = 20;
            this.ultraLabel3.Text = "Razón Social";
            // 
            // ssTipoSocio
            // 
            this.ssTipoSocio.BackColor = System.Drawing.Color.Transparent;
            this.ssTipoSocio.Location = new System.Drawing.Point(143, 19);
            this.ssTipoSocio.Name = "ssTipoSocio";
            this.ssTipoSocio.Size = new System.Drawing.Size(248, 26);
            this.ssTipoSocio.TabIndex = 23;
            this.ssTipoSocio.Search += new System.EventHandler(this.ssTipoSocio_Search);
            // 
            // txtCodigo
            // 
            this.txtCodigo.Location = new System.Drawing.Point(143, 49);
            this.txtCodigo.Name = "txtCodigo";
            this.txtCodigo.Size = new System.Drawing.Size(147, 21);
            this.txtCodigo.TabIndex = 24;
            this.txtCodigo.TextChanged += new System.EventHandler(this.txtCodigo_TextChanged);
            // 
            // txtNombre
            // 
            this.txtNombre.Location = new System.Drawing.Point(143, 76);
            this.txtNombre.Name = "txtNombre";
            this.txtNombre.Size = new System.Drawing.Size(477, 21);
            this.txtNombre.TabIndex = 25;
            this.txtNombre.TextChanged += new System.EventHandler(this.txtNombre_TextChanged);
            // 
            // uceActivo
            // 
            this.uceActivo.BackColor = System.Drawing.Color.Transparent;
            this.uceActivo.BackColorInternal = System.Drawing.Color.Transparent;
            this.uceActivo.Location = new System.Drawing.Point(555, 19);
            this.uceActivo.Name = "uceActivo";
            this.uceActivo.Size = new System.Drawing.Size(65, 20);
            this.uceActivo.TabIndex = 29;
            this.uceActivo.Text = "Activo";
            this.uceActivo.CheckedChanged += new System.EventHandler(this.uceActivo_CheckedChanged);
            // 
            // ugbComportamiento
            // 
            appearance16.BackColor = System.Drawing.Color.Transparent;
            this.ugbComportamiento.Appearance = appearance16;
            this.ugbComportamiento.Controls.Add(this.uceEmpleado);
            this.ugbComportamiento.Controls.Add(this.uceProveedor);
            this.ugbComportamiento.Controls.Add(this.uceCliente);
            this.ugbComportamiento.HeaderBorderStyle = Infragistics.Win.UIElementBorderStyle.Rounded3;
            this.ugbComportamiento.HeaderPosition = Infragistics.Win.Misc.GroupBoxHeaderPosition.TopOutsideBorder;
            this.ugbComportamiento.Location = new System.Drawing.Point(19, 241);
            this.ugbComportamiento.Name = "ugbComportamiento";
            this.ugbComportamiento.Size = new System.Drawing.Size(604, 52);
            this.ugbComportamiento.TabIndex = 31;
            this.ugbComportamiento.Text = "Comportamiento";
            // 
            // uceEmpleado
            // 
            this.uceEmpleado.BackColor = System.Drawing.Color.Transparent;
            this.uceEmpleado.BackColorInternal = System.Drawing.Color.Transparent;
            this.uceEmpleado.Location = new System.Drawing.Point(443, 28);
            this.uceEmpleado.Name = "uceEmpleado";
            this.uceEmpleado.Size = new System.Drawing.Size(80, 20);
            this.uceEmpleado.TabIndex = 34;
            this.uceEmpleado.Text = "Empleado";
            this.uceEmpleado.CheckedChanged += new System.EventHandler(this.uceEmpleado_CheckedChanged);
            // 
            // uceProveedor
            // 
            this.uceProveedor.BackColor = System.Drawing.Color.Transparent;
            this.uceProveedor.BackColorInternal = System.Drawing.Color.Transparent;
            this.uceProveedor.Location = new System.Drawing.Point(244, 28);
            this.uceProveedor.Name = "uceProveedor";
            this.uceProveedor.Size = new System.Drawing.Size(85, 20);
            this.uceProveedor.TabIndex = 33;
            this.uceProveedor.Text = "Proveedor";
            this.uceProveedor.CheckedChanged += new System.EventHandler(this.uceProveedor_CheckedChanged);
            // 
            // uceCliente
            // 
            this.uceCliente.BackColor = System.Drawing.Color.Transparent;
            this.uceCliente.BackColorInternal = System.Drawing.Color.Transparent;
            this.uceCliente.Location = new System.Drawing.Point(54, 28);
            this.uceCliente.Name = "uceCliente";
            this.uceCliente.Size = new System.Drawing.Size(65, 20);
            this.uceCliente.TabIndex = 32;
            this.uceCliente.Text = "Cliente";
            this.uceCliente.CheckedChanged += new System.EventHandler(this.uceCliente_CheckedChanged);
            // 
            // ultraLabel6
            // 
            appearance15.BackColor = System.Drawing.Color.Transparent;
            this.ultraLabel6.Appearance = appearance15;
            this.ultraLabel6.Location = new System.Drawing.Point(14, 41);
            this.ultraLabel6.Name = "ultraLabel6";
            this.ultraLabel6.Size = new System.Drawing.Size(92, 23);
            this.ultraLabel6.TabIndex = 32;
            this.ultraLabel6.Text = "Apellido Paterno";
            // 
            // ultraGroupBox1
            // 
            appearance11.BackColor = System.Drawing.Color.Transparent;
            this.ultraGroupBox1.Appearance = appearance11;
            this.ultraGroupBox1.Controls.Add(this.txtNombre2);
            this.ultraGroupBox1.Controls.Add(this.ultraLabel9);
            this.ultraGroupBox1.Controls.Add(this.txtNombre1);
            this.ultraGroupBox1.Controls.Add(this.ultraLabel8);
            this.ultraGroupBox1.Controls.Add(this.txtApellidoMaterno);
            this.ultraGroupBox1.Controls.Add(this.ultraLabel7);
            this.ultraGroupBox1.Controls.Add(this.txtApellidoPaterno);
            this.ultraGroupBox1.Controls.Add(this.ultraLabel6);
            this.ultraGroupBox1.HeaderBorderStyle = Infragistics.Win.UIElementBorderStyle.Rounded3;
            this.ultraGroupBox1.HeaderPosition = Infragistics.Win.Misc.GroupBoxHeaderPosition.TopOutsideBorder;
            this.ultraGroupBox1.Location = new System.Drawing.Point(22, 103);
            this.ultraGroupBox1.Name = "ultraGroupBox1";
            this.ultraGroupBox1.Size = new System.Drawing.Size(601, 99);
            this.ultraGroupBox1.TabIndex = 33;
            this.ultraGroupBox1.Text = "Nombres y Apellidos";
            // 
            // txtNombre2
            // 
            this.txtNombre2.Location = new System.Drawing.Point(430, 65);
            this.txtNombre2.Name = "txtNombre2";
            this.txtNombre2.Size = new System.Drawing.Size(154, 21);
            this.txtNombre2.TabIndex = 40;
            this.txtNombre2.ValueChanged += new System.EventHandler(this.txtNombre2_ValueChanged);
            // 
            // ultraLabel9
            // 
            appearance12.BackColor = System.Drawing.Color.Transparent;
            this.ultraLabel9.Appearance = appearance12;
            this.ultraLabel9.Location = new System.Drawing.Point(322, 70);
            this.ultraLabel9.Name = "ultraLabel9";
            this.ultraLabel9.Size = new System.Drawing.Size(102, 23);
            this.ultraLabel9.TabIndex = 39;
            this.ultraLabel9.Text = "Segundo Nombre";
            // 
            // txtNombre1
            // 
            this.txtNombre1.Location = new System.Drawing.Point(124, 65);
            this.txtNombre1.Name = "txtNombre1";
            this.txtNombre1.Size = new System.Drawing.Size(158, 21);
            this.txtNombre1.TabIndex = 38;
            this.txtNombre1.ValueChanged += new System.EventHandler(this.txtNombre1_ValueChanged);
            // 
            // ultraLabel8
            // 
            appearance13.BackColor = System.Drawing.Color.Transparent;
            this.ultraLabel8.Appearance = appearance13;
            this.ultraLabel8.Location = new System.Drawing.Point(14, 69);
            this.ultraLabel8.Name = "ultraLabel8";
            this.ultraLabel8.Size = new System.Drawing.Size(92, 23);
            this.ultraLabel8.TabIndex = 37;
            this.ultraLabel8.Text = "Primer Nombre";
            // 
            // txtApellidoMaterno
            // 
            this.txtApellidoMaterno.Location = new System.Drawing.Point(430, 37);
            this.txtApellidoMaterno.Name = "txtApellidoMaterno";
            this.txtApellidoMaterno.Size = new System.Drawing.Size(154, 21);
            this.txtApellidoMaterno.TabIndex = 36;
            this.txtApellidoMaterno.ValueChanged += new System.EventHandler(this.txtApellidoMaterno_ValueChanged);
            // 
            // ultraLabel7
            // 
            appearance14.BackColor = System.Drawing.Color.Transparent;
            this.ultraLabel7.Appearance = appearance14;
            this.ultraLabel7.Location = new System.Drawing.Point(322, 41);
            this.ultraLabel7.Name = "ultraLabel7";
            this.ultraLabel7.Size = new System.Drawing.Size(92, 23);
            this.ultraLabel7.TabIndex = 35;
            this.ultraLabel7.Text = "Apellido Materno";
            // 
            // txtApellidoPaterno
            // 
            this.txtApellidoPaterno.Location = new System.Drawing.Point(124, 37);
            this.txtApellidoPaterno.Name = "txtApellidoPaterno";
            this.txtApellidoPaterno.Size = new System.Drawing.Size(158, 21);
            this.txtApellidoPaterno.TabIndex = 34;
            this.txtApellidoPaterno.ValueChanged += new System.EventHandler(this.txtApellidoPaterno_ValueChanged);
            // 
            // utSocioNegocio
            // 
            appearance2.BackColor = System.Drawing.Color.Transparent;
            this.utSocioNegocio.Appearance = appearance2;
            this.utSocioNegocio.Controls.Add(this.ultraTabSharedControlsPage2);
            this.utSocioNegocio.Controls.Add(this.ultraTabPageControl4);
            this.utSocioNegocio.Controls.Add(this.ultraTabPageControl5);
            this.utSocioNegocio.Controls.Add(this.ultraTabPageControl6);
            this.utSocioNegocio.Controls.Add(this.ultraTabPageControl7);
            this.utSocioNegocio.Controls.Add(this.ultraTabPageControl8);
            this.utSocioNegocio.Controls.Add(this.ultraTabPageControl9);
            this.utSocioNegocio.Controls.Add(this.ultraTabPageControl1);
            this.utSocioNegocio.Location = new System.Drawing.Point(19, 309);
            this.utSocioNegocio.Name = "utSocioNegocio";
            this.utSocioNegocio.SharedControlsPage = this.ultraTabSharedControlsPage2;
            this.utSocioNegocio.Size = new System.Drawing.Size(604, 262);
            appearance10.BackColor = System.Drawing.Color.Transparent;
            this.utSocioNegocio.TabHeaderAreaAppearance = appearance10;
            this.utSocioNegocio.TabIndex = 34;
            ultraTab7.Key = "Cliente";
            ultraTab7.TabPage = this.ultraTabPageControl7;
            ultraTab7.Text = ":: Cliente ::";
            ultraTab8.Key = "Proveedor";
            ultraTab8.TabPage = this.ultraTabPageControl8;
            ultraTab8.Text = ":: Proveedor ::";
            ultraTab9.Key = "Empleado";
            ultraTab9.TabPage = this.ultraTabPageControl9;
            ultraTab9.Text = ":: Empleado ::";
            ultraTab1.Key = "Direcciones";
            ultraTab1.TabPage = this.ultraTabPageControl4;
            ultraTab1.Text = ":: Direcciones ::";
            ultraTab2.Key = "Contactos";
            ultraTab2.TabPage = this.ultraTabPageControl5;
            ultraTab2.Text = ":: Contactos ::";
            ultraTab3.Key = "Cuentas Bancarias";
            ultraTab3.TabPage = this.ultraTabPageControl6;
            ultraTab3.Text = ":: Cuentas Bancarias ::";
            ultraTab4.Key = "Otros";
            ultraTab4.TabPage = this.ultraTabPageControl1;
            ultraTab4.Text = ":: Otros ::";
            this.utSocioNegocio.Tabs.AddRange(new Infragistics.Win.UltraWinTabControl.UltraTab[] {
            ultraTab7,
            ultraTab8,
            ultraTab9,
            ultraTab1,
            ultraTab2,
            ultraTab3,
            ultraTab4});
            // 
            // ultraTabSharedControlsPage2
            // 
            this.ultraTabSharedControlsPage2.Location = new System.Drawing.Point(-10000, -10000);
            this.ultraTabSharedControlsPage2.Name = "ultraTabSharedControlsPage2";
            this.ultraTabSharedControlsPage2.Size = new System.Drawing.Size(600, 236);
            // 
            // txtNombreComercial
            // 
            this.txtNombreComercial.Location = new System.Drawing.Point(146, 208);
            this.txtNombreComercial.Name = "txtNombreComercial";
            this.txtNombreComercial.Size = new System.Drawing.Size(474, 21);
            this.txtNombreComercial.TabIndex = 36;
            this.txtNombreComercial.TextChanged += new System.EventHandler(this.txtNombreComercial_TextChanged);
            // 
            // ultraLabel14
            // 
            appearance1.BackColor = System.Drawing.Color.Transparent;
            this.ultraLabel14.Appearance = appearance1;
            this.ultraLabel14.Location = new System.Drawing.Point(22, 212);
            this.ultraLabel14.Name = "ultraLabel14";
            this.ultraLabel14.Size = new System.Drawing.Size(137, 23);
            this.ultraLabel14.TabIndex = 35;
            this.ultraLabel14.Text = "Nombre Comercial";
            // 
            // FrmSocioNegocio
            // 
            this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
            this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
            this.ClientSize = new System.Drawing.Size(649, 653);
            this.Name = "FrmSocioNegocio";
            this.Text = "Socio de Negocio";
            ((System.ComponentModel.ISupportInitialize)(this.ugbParent)).EndInit();
            this.ugbParent.ResumeLayout(false);
            this.ugbParent.PerformLayout();
            this.ultraTabPageControl7.ResumeLayout(false);
            ((System.ComponentModel.ISupportInitialize)(this.checkActivoClliente)).EndInit();
            this.ultraTabPageControl9.ResumeLayout(false);
            this.ultraTabPageControl9.PerformLayout();
            ((System.ComponentModel.ISupportInitialize)(this.txtLicenciaConducir)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.checkActivoEmpleado)).EndInit();
            this.ultraTabPageControl4.ResumeLayout(false);
            ((System.ComponentModel.ISupportInitialize)(this.GrillaDirecciones)).EndInit();
            this.ultraTabPageControl5.ResumeLayout(false);
            ((System.ComponentModel.ISupportInitialize)(this.GrillaContactos)).EndInit();
            this.ultraTabPageControl6.ResumeLayout(false);
            ((System.ComponentModel.ISupportInitialize)(this.GrillaBancos)).EndInit();
            this.ultraTabPageControl1.ResumeLayout(false);
            this.ultraTabPageControl1.PerformLayout();
            ((System.ComponentModel.ISupportInitialize)(this.pbFirma)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.txtPaginaWeb)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.udtAniversario)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.txtCorreo)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.txtCodigo)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.txtNombre)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.uceActivo)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.ugbComportamiento)).EndInit();
            this.ugbComportamiento.ResumeLayout(false);
            ((System.ComponentModel.ISupportInitialize)(this.uceEmpleado)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.uceProveedor)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.uceCliente)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.ultraGroupBox1)).EndInit();
            this.ultraGroupBox1.ResumeLayout(false);
            this.ultraGroupBox1.PerformLayout();
            ((System.ComponentModel.ISupportInitialize)(this.txtNombre2)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.txtNombre1)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.txtApellidoMaterno)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.txtApellidoPaterno)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.utSocioNegocio)).EndInit();
            this.utSocioNegocio.ResumeLayout(false);
            ((System.ComponentModel.ISupportInitialize)(this.txtNombreComercial)).EndInit();
            this.ResumeLayout(false);

        }
    /// <summary> 
    /// Required method for Designer support - do not modify 
    /// the contents of this method with the code editor.
    /// </summary>
    private void InitializeComponent()
    {
            Infragistics.Win.UltraWinTabControl.UltraTab ultraTab1 = new Infragistics.Win.UltraWinTabControl.UltraTab();
            Infragistics.Win.UltraWinTabControl.UltraTab ultraTab2 = new Infragistics.Win.UltraWinTabControl.UltraTab();
            Infragistics.Win.UltraWinTabControl.UltraTab ultraTab3 = new Infragistics.Win.UltraWinTabControl.UltraTab();
            Infragistics.Win.UltraWinTabControl.UltraTab ultraTab5 = new Infragistics.Win.UltraWinTabControl.UltraTab();
            Infragistics.Win.UltraWinTabControl.UltraTab ultraTab4 = new Infragistics.Win.UltraWinTabControl.UltraTab();
            this.ultraTabPageControl1 = new Infragistics.Win.UltraWinTabControl.UltraTabPageControl();
            this.ultraTabPageControl2 = new Infragistics.Win.UltraWinTabControl.UltraTabPageControl();
            this.ultraTabPageControl3 = new Infragistics.Win.UltraWinTabControl.UltraTabPageControl();
            this.ultraTabPageControl4 = new Infragistics.Win.UltraWinTabControl.UltraTabPageControl();
            this.splitContainerBiggest = new System.Windows.Forms.SplitContainer();
            this.splitContainerTop = new System.Windows.Forms.SplitContainer();
            this.ultraTabControl1 = new Infragistics.Win.UltraWinTabControl.UltraTabControl();
            this.ultraTabSharedControlsPage1 = new Infragistics.Win.UltraWinTabControl.UltraTabSharedControlsPage();
            this.ultraTabPageControl5 = new Infragistics.Win.UltraWinTabControl.UltraTabPageControl();
            ((System.ComponentModel.ISupportInitialize)(this.splitContainerBiggest)).BeginInit();
            this.splitContainerBiggest.Panel1.SuspendLayout();
            this.splitContainerBiggest.Panel2.SuspendLayout();
            this.splitContainerBiggest.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.splitContainerTop)).BeginInit();
            this.splitContainerTop.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.ultraTabControl1)).BeginInit();
            this.ultraTabControl1.SuspendLayout();
            this.SuspendLayout();
            // 
            // ultraTabPageControl1
            // 
            this.ultraTabPageControl1.Location = new System.Drawing.Point(-10000, -10000);
            this.ultraTabPageControl1.Name = "ultraTabPageControl1";
            this.ultraTabPageControl1.Size = new System.Drawing.Size(309, 263);
            // 
            // ultraTabPageControl2
            // 
            this.ultraTabPageControl2.Location = new System.Drawing.Point(-10000, -10000);
            this.ultraTabPageControl2.Name = "ultraTabPageControl2";
            this.ultraTabPageControl2.Size = new System.Drawing.Size(309, 263);
            // 
            // ultraTabPageControl3
            // 
            this.ultraTabPageControl3.Location = new System.Drawing.Point(-10000, -10000);
            this.ultraTabPageControl3.Name = "ultraTabPageControl3";
            this.ultraTabPageControl3.Size = new System.Drawing.Size(309, 263);
            // 
            // ultraTabPageControl4
            // 
            this.ultraTabPageControl4.Location = new System.Drawing.Point(1, 23);
            this.ultraTabPageControl4.Name = "ultraTabPageControl4";
            this.ultraTabPageControl4.Size = new System.Drawing.Size(309, 263);
            // 
            // splitContainerBiggest
            // 
            this.splitContainerBiggest.Dock = System.Windows.Forms.DockStyle.Fill;
            this.splitContainerBiggest.Location = new System.Drawing.Point(0, 0);
            this.splitContainerBiggest.Name = "splitContainerBiggest";
            this.splitContainerBiggest.Orientation = System.Windows.Forms.Orientation.Horizontal;
            // 
            // splitContainerBiggest.Panel1
            // 
            this.splitContainerBiggest.Panel1.Controls.Add(this.splitContainerTop);
            // 
            // splitContainerBiggest.Panel2
            // 
            this.splitContainerBiggest.Panel2.Controls.Add(this.ultraTabControl1);
            this.splitContainerBiggest.Size = new System.Drawing.Size(313, 556);
            this.splitContainerBiggest.SplitterDistance = 263;
            this.splitContainerBiggest.TabIndex = 0;
            // 
            // splitContainerTop
            // 
            this.splitContainerTop.Dock = System.Windows.Forms.DockStyle.Fill;
            this.splitContainerTop.Location = new System.Drawing.Point(0, 0);
            this.splitContainerTop.Name = "splitContainerTop";
            this.splitContainerTop.Orientation = System.Windows.Forms.Orientation.Horizontal;
            this.splitContainerTop.Size = new System.Drawing.Size(313, 263);
            this.splitContainerTop.SplitterDistance = 102;
            this.splitContainerTop.TabIndex = 0;
            // 
            // ultraTabControl1
            // 
            this.ultraTabControl1.Controls.Add(this.ultraTabSharedControlsPage1);
            this.ultraTabControl1.Controls.Add(this.ultraTabPageControl1);
            this.ultraTabControl1.Controls.Add(this.ultraTabPageControl2);
            this.ultraTabControl1.Controls.Add(this.ultraTabPageControl3);
            this.ultraTabControl1.Controls.Add(this.ultraTabPageControl4);
            this.ultraTabControl1.Controls.Add(this.ultraTabPageControl5);
            this.ultraTabControl1.Dock = System.Windows.Forms.DockStyle.Fill;
            this.ultraTabControl1.Location = new System.Drawing.Point(0, 0);
            this.ultraTabControl1.Name = "ultraTabControl1";
            this.ultraTabControl1.SharedControlsPage = this.ultraTabSharedControlsPage1;
            this.ultraTabControl1.Size = new System.Drawing.Size(313, 289);
            this.ultraTabControl1.TabIndex = 0;
            ultraTab1.TabPage = this.ultraTabPageControl1;
            ultraTab1.Text = "Preselection";
            ultraTab2.TabPage = this.ultraTabPageControl2;
            ultraTab2.Text = "Dates";
            ultraTab3.TabPage = this.ultraTabPageControl3;
            ultraTab3.Text = "Date Adjust";
            ultraTab5.TabPage = this.ultraTabPageControl5;
            ultraTab5.Text = "Post Filter";
            ultraTab4.TabPage = this.ultraTabPageControl4;
            ultraTab4.Text = "Event Combining";
            ultraTab4.Visible = false;
            this.ultraTabControl1.Tabs.AddRange(new Infragistics.Win.UltraWinTabControl.UltraTab[] {
            ultraTab1,
            ultraTab2,
            ultraTab3,
            ultraTab5,
            ultraTab4});
            // 
            // ultraTabSharedControlsPage1
            // 
            this.ultraTabSharedControlsPage1.Location = new System.Drawing.Point(-10000, -10000);
            this.ultraTabSharedControlsPage1.Name = "ultraTabSharedControlsPage1";
            this.ultraTabSharedControlsPage1.Size = new System.Drawing.Size(309, 263);
            // 
            // ultraTabPageControl5
            // 
            this.ultraTabPageControl5.Location = new System.Drawing.Point(-10000, -10000);
            this.ultraTabPageControl5.Name = "ultraTabPageControl5";
            this.ultraTabPageControl5.Size = new System.Drawing.Size(309, 263);
            // 
            // EventSelector
            // 
            this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
            this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
            this.Controls.Add(this.splitContainerBiggest);
            this.Name = "EventSelector";
            this.Size = new System.Drawing.Size(313, 556);
            this.splitContainerBiggest.Panel1.ResumeLayout(false);
            this.splitContainerBiggest.Panel2.ResumeLayout(false);
            ((System.ComponentModel.ISupportInitialize)(this.splitContainerBiggest)).EndInit();
            this.splitContainerBiggest.ResumeLayout(false);
            ((System.ComponentModel.ISupportInitialize)(this.splitContainerTop)).EndInit();
            this.splitContainerTop.ResumeLayout(false);
            ((System.ComponentModel.ISupportInitialize)(this.ultraTabControl1)).EndInit();
            this.ultraTabControl1.ResumeLayout(false);
            this.ResumeLayout(false);

    }
        /// <summary>
        /// Required method for Designer support - do not modify
        /// the contents of this method with the code editor.
        /// </summary>
        private void InitializeComponent()
        {
            this.components = new System.ComponentModel.Container();
            Infragistics.Win.Appearance appearance1 = new Infragistics.Win.Appearance();
            Infragistics.Win.Appearance appearance2 = new Infragistics.Win.Appearance();
            Infragistics.Win.Appearance appearance3 = new Infragistics.Win.Appearance();
            Infragistics.Win.Appearance appearance4 = new Infragistics.Win.Appearance();
            Infragistics.Win.Appearance appearance5 = new Infragistics.Win.Appearance();
            Infragistics.Win.Appearance appearance6 = new Infragistics.Win.Appearance();
            Infragistics.Win.Appearance appearance7 = new Infragistics.Win.Appearance();
            Infragistics.Win.Appearance appearance8 = new Infragistics.Win.Appearance();
            Infragistics.Win.Appearance appearance9 = new Infragistics.Win.Appearance();
            Infragistics.Win.Appearance appearance10 = new Infragistics.Win.Appearance();
            Infragistics.Win.Appearance appearance11 = new Infragistics.Win.Appearance();
            Infragistics.Win.Appearance appearance12 = new Infragistics.Win.Appearance();
            Infragistics.Win.Appearance appearance13 = new Infragistics.Win.Appearance();
            Infragistics.Win.Appearance appearance14 = new Infragistics.Win.Appearance();
            Infragistics.Win.Appearance appearance15 = new Infragistics.Win.Appearance();
            Infragistics.Win.Appearance appearance16 = new Infragistics.Win.Appearance();
            Infragistics.Win.Appearance appearance17 = new Infragistics.Win.Appearance();
            Infragistics.Win.Appearance appearance18 = new Infragistics.Win.Appearance();
            Infragistics.Win.Appearance appearance19 = new Infragistics.Win.Appearance();
            Infragistics.Win.Appearance appearance20 = new Infragistics.Win.Appearance();
            Infragistics.Win.Appearance appearance21 = new Infragistics.Win.Appearance();
            Infragistics.Win.Appearance appearance22 = new Infragistics.Win.Appearance();
            Infragistics.Win.Appearance appearance23 = new Infragistics.Win.Appearance();
            Infragistics.Win.Appearance appearance24 = new Infragistics.Win.Appearance();
            Infragistics.Win.Appearance appearance25 = new Infragistics.Win.Appearance();
            Infragistics.Win.Appearance appearance26 = new Infragistics.Win.Appearance();
            Infragistics.Win.Appearance appearance27 = new Infragistics.Win.Appearance();
            Infragistics.Win.Appearance appearance28 = new Infragistics.Win.Appearance();
            Infragistics.Win.Appearance appearance29 = new Infragistics.Win.Appearance();
            Infragistics.Win.Appearance appearance30 = new Infragistics.Win.Appearance();
            Infragistics.Win.Appearance appearance31 = new Infragistics.Win.Appearance();
            Infragistics.Win.Appearance appearance32 = new Infragistics.Win.Appearance();
            Infragistics.Win.Appearance appearance33 = new Infragistics.Win.Appearance();
            Infragistics.Win.Appearance appearance34 = new Infragistics.Win.Appearance();
            Infragistics.Win.Appearance appearance35 = new Infragistics.Win.Appearance();
            Infragistics.Win.Appearance appearance36 = new Infragistics.Win.Appearance();
            Infragistics.Win.Appearance appearance37 = new Infragistics.Win.Appearance();
            Infragistics.Win.Appearance appearance38 = new Infragistics.Win.Appearance();
            Infragistics.Win.Appearance appearance39 = new Infragistics.Win.Appearance();
            Infragistics.Win.Appearance appearance40 = new Infragistics.Win.Appearance();
            Infragistics.Win.Appearance appearance41 = new Infragistics.Win.Appearance();
            Infragistics.Win.Appearance appearance42 = new Infragistics.Win.Appearance();
            Infragistics.Win.Appearance appearance43 = new Infragistics.Win.Appearance();
            Infragistics.Win.Appearance appearance44 = new Infragistics.Win.Appearance();
            Infragistics.Win.Appearance appearance45 = new Infragistics.Win.Appearance();
            Infragistics.Win.Appearance appearance46 = new Infragistics.Win.Appearance();
            Infragistics.Win.Appearance appearance47 = new Infragistics.Win.Appearance();
            Infragistics.Win.Appearance appearance48 = new Infragistics.Win.Appearance();
            Infragistics.Win.Appearance appearance49 = new Infragistics.Win.Appearance();
            Infragistics.Win.Appearance appearance50 = new Infragistics.Win.Appearance();
            Infragistics.Win.Appearance appearance51 = new Infragistics.Win.Appearance();
            Infragistics.Win.Appearance appearance52 = new Infragistics.Win.Appearance();
            Infragistics.Win.Appearance appearance53 = new Infragistics.Win.Appearance();
            Infragistics.Win.Appearance appearance54 = new Infragistics.Win.Appearance();
            Infragistics.Win.Appearance appearance55 = new Infragistics.Win.Appearance();
            Infragistics.Win.Appearance appearance56 = new Infragistics.Win.Appearance();
            Infragistics.Win.Appearance appearance57 = new Infragistics.Win.Appearance();
            Infragistics.Win.Appearance appearance58 = new Infragistics.Win.Appearance();
            Infragistics.Win.Appearance appearance59 = new Infragistics.Win.Appearance();
            Infragistics.Win.Appearance appearance60 = new Infragistics.Win.Appearance();
            Infragistics.Win.Appearance appearance61 = new Infragistics.Win.Appearance();
            Infragistics.Win.Appearance appearance62 = new Infragistics.Win.Appearance();
            Infragistics.Win.Appearance appearance63 = new Infragistics.Win.Appearance();
            Infragistics.Win.Appearance appearance64 = new Infragistics.Win.Appearance();
            Infragistics.Win.Appearance appearance65 = new Infragistics.Win.Appearance();
            Infragistics.Win.Appearance appearance66 = new Infragistics.Win.Appearance();
            Infragistics.Win.Appearance appearance67 = new Infragistics.Win.Appearance();
            Infragistics.Win.Appearance appearance68 = new Infragistics.Win.Appearance();
            Infragistics.Win.Appearance appearance69 = new Infragistics.Win.Appearance();
            Infragistics.Win.Appearance appearance70 = new Infragistics.Win.Appearance();
            Infragistics.Win.Appearance appearance71 = new Infragistics.Win.Appearance();
            Infragistics.Win.Appearance appearance72 = new Infragistics.Win.Appearance();
            Infragistics.Win.Appearance appearance73 = new Infragistics.Win.Appearance();
            Infragistics.Win.Appearance appearance74 = new Infragistics.Win.Appearance();
            Infragistics.Win.Appearance appearance75 = new Infragistics.Win.Appearance();
            Infragistics.Win.Appearance appearance76 = new Infragistics.Win.Appearance();
            Infragistics.Win.Appearance appearance77 = new Infragistics.Win.Appearance();
            Infragistics.Win.Appearance appearance78 = new Infragistics.Win.Appearance();
            Infragistics.Win.Appearance appearance79 = new Infragistics.Win.Appearance();
            Infragistics.Win.Appearance appearance80 = new Infragistics.Win.Appearance();
            Infragistics.Win.Appearance appearance81 = new Infragistics.Win.Appearance();
            Infragistics.Win.Appearance appearance82 = new Infragistics.Win.Appearance();
            Infragistics.Win.Appearance appearance83 = new Infragistics.Win.Appearance();
            Infragistics.Win.Appearance appearance84 = new Infragistics.Win.Appearance();
            Infragistics.Win.Appearance appearance85 = new Infragistics.Win.Appearance();
            Infragistics.Win.Appearance appearance86 = new Infragistics.Win.Appearance();
            Infragistics.Win.Appearance appearance87 = new Infragistics.Win.Appearance();
            Infragistics.Win.Appearance appearance88 = new Infragistics.Win.Appearance();
            Infragistics.Win.Appearance appearance89 = new Infragistics.Win.Appearance();
            Infragistics.Win.Appearance appearance90 = new Infragistics.Win.Appearance();
            Infragistics.Win.Appearance appearance91 = new Infragistics.Win.Appearance();
            Infragistics.Win.Appearance appearance92 = new Infragistics.Win.Appearance();
            Infragistics.Win.Appearance appearance93 = new Infragistics.Win.Appearance();
            Infragistics.Win.Appearance appearance94 = new Infragistics.Win.Appearance();
            Infragistics.Win.Appearance appearance95 = new Infragistics.Win.Appearance();
            Infragistics.Win.Appearance appearance96 = new Infragistics.Win.Appearance();
            Infragistics.Win.Appearance appearance97 = new Infragistics.Win.Appearance();
            Infragistics.Win.Appearance appearance98 = new Infragistics.Win.Appearance();
            Infragistics.Win.Appearance appearance99 = new Infragistics.Win.Appearance();
            Infragistics.Win.Appearance appearance100 = new Infragistics.Win.Appearance();
            Infragistics.Win.Appearance appearance101 = new Infragistics.Win.Appearance();
            Infragistics.Win.Appearance appearance102 = new Infragistics.Win.Appearance();
            Infragistics.Win.Appearance appearance103 = new Infragistics.Win.Appearance();
            Infragistics.Win.Appearance appearance104 = new Infragistics.Win.Appearance();
            Infragistics.Win.Appearance appearance105 = new Infragistics.Win.Appearance();
            Infragistics.Win.Appearance appearance106 = new Infragistics.Win.Appearance();
            Infragistics.Win.Appearance appearance107 = new Infragistics.Win.Appearance();
            Infragistics.Win.Appearance appearance108 = new Infragistics.Win.Appearance();
            Infragistics.Win.Appearance appearance109 = new Infragistics.Win.Appearance();
            Infragistics.Win.Appearance appearance110 = new Infragistics.Win.Appearance();
            Infragistics.Win.Appearance appearance111 = new Infragistics.Win.Appearance();
            Infragistics.Win.Appearance appearance112 = new Infragistics.Win.Appearance();
            Infragistics.Win.Appearance appearance113 = new Infragistics.Win.Appearance();
            Infragistics.Win.Appearance appearance114 = new Infragistics.Win.Appearance();
            Infragistics.Win.Appearance appearance115 = new Infragistics.Win.Appearance();
            Infragistics.Win.Appearance appearance116 = new Infragistics.Win.Appearance();
            Infragistics.Win.Appearance appearance117 = new Infragistics.Win.Appearance();
            Infragistics.Win.Appearance appearance118 = new Infragistics.Win.Appearance();
            Infragistics.Win.Appearance appearance119 = new Infragistics.Win.Appearance();
            Infragistics.Win.Appearance appearance120 = new Infragistics.Win.Appearance();
            Infragistics.Win.Appearance appearance121 = new Infragistics.Win.Appearance();
            Infragistics.Win.Appearance appearance122 = new Infragistics.Win.Appearance();
            Infragistics.Win.Appearance appearance123 = new Infragistics.Win.Appearance();
            Infragistics.Win.Appearance appearance124 = new Infragistics.Win.Appearance();
            Infragistics.Win.Appearance appearance125 = new Infragistics.Win.Appearance();
            Infragistics.Win.Appearance appearance126 = new Infragistics.Win.Appearance();
            Infragistics.Win.Appearance appearance127 = new Infragistics.Win.Appearance();
            Infragistics.Win.Appearance appearance128 = new Infragistics.Win.Appearance();
            Infragistics.Win.Appearance appearance129 = new Infragistics.Win.Appearance();
            Infragistics.Win.Appearance appearance130 = new Infragistics.Win.Appearance();
            Infragistics.Win.Appearance appearance131 = new Infragistics.Win.Appearance();
            Infragistics.Win.Appearance appearance132 = new Infragistics.Win.Appearance();
            Infragistics.Win.Appearance appearance133 = new Infragistics.Win.Appearance();
            Infragistics.Win.Appearance appearance134 = new Infragistics.Win.Appearance();
            Infragistics.Win.Appearance appearance135 = new Infragistics.Win.Appearance();
            Infragistics.Win.Appearance appearance136 = new Infragistics.Win.Appearance();
            Infragistics.Win.Appearance appearance137 = new Infragistics.Win.Appearance();
            Infragistics.Win.UltraWinTabControl.UltraTab ultraTab21 = new Infragistics.Win.UltraWinTabControl.UltraTab();
            Infragistics.Win.UltraWinTabControl.UltraTab ultraTab22 = new Infragistics.Win.UltraWinTabControl.UltraTab();
            Infragistics.Win.Appearance appearance138 = new Infragistics.Win.Appearance();
            Infragistics.Win.Appearance appearance139 = new Infragistics.Win.Appearance();
            Infragistics.Win.Appearance appearance140 = new Infragistics.Win.Appearance();
            Infragistics.Win.UltraWinTabControl.UltraTab ultraTab23 = new Infragistics.Win.UltraWinTabControl.UltraTab();
            Infragistics.Win.Appearance appearance141 = new Infragistics.Win.Appearance();
            Infragistics.Win.Appearance appearance142 = new Infragistics.Win.Appearance();
            Infragistics.Win.UltraWinTabControl.UltraTab ultraTab24 = new Infragistics.Win.UltraWinTabControl.UltraTab();
            Infragistics.Win.Appearance appearance143 = new Infragistics.Win.Appearance();
            Infragistics.Win.Appearance appearance144 = new Infragistics.Win.Appearance();
            Infragistics.Win.UltraWinTabControl.UltraTab ultraTab25 = new Infragistics.Win.UltraWinTabControl.UltraTab();
            Infragistics.Win.UltraWinTabControl.UltraTab ultraTab26 = new Infragistics.Win.UltraWinTabControl.UltraTab();
            Infragistics.Win.Appearance appearance145 = new Infragistics.Win.Appearance();
            Infragistics.Win.Appearance appearance146 = new Infragistics.Win.Appearance();
            Infragistics.Win.UltraWinTabControl.UltraTab ultraTab27 = new Infragistics.Win.UltraWinTabControl.UltraTab();
            Infragistics.Win.UltraWinTabControl.UltraTab ultraTab28 = new Infragistics.Win.UltraWinTabControl.UltraTab();
            Infragistics.Win.Appearance appearance147 = new Infragistics.Win.Appearance();
            Infragistics.Win.Appearance appearance148 = new Infragistics.Win.Appearance();
            Infragistics.Win.UltraWinTabControl.UltraTab ultraTab15 = new Infragistics.Win.UltraWinTabControl.UltraTab();
            Infragistics.Win.UltraWinTabControl.UltraTab ultraTab16 = new Infragistics.Win.UltraWinTabControl.UltraTab();
            Infragistics.Win.Appearance appearance149 = new Infragistics.Win.Appearance();
            Infragistics.Win.Appearance appearance150 = new Infragistics.Win.Appearance();
            Infragistics.Win.UltraWinTabControl.UltraTab ultraTab31 = new Infragistics.Win.UltraWinTabControl.UltraTab();
            Infragistics.Win.UltraWinTabControl.UltraTab ultraTab32 = new Infragistics.Win.UltraWinTabControl.UltraTab();
            Infragistics.Win.Appearance appearance151 = new Infragistics.Win.Appearance();
            Infragistics.Win.Appearance appearance152 = new Infragistics.Win.Appearance();
            Infragistics.Win.UltraWinTabControl.UltraTab ultraTab29 = new Infragistics.Win.UltraWinTabControl.UltraTab();
            Infragistics.Win.UltraWinTabControl.UltraTab ultraTab30 = new Infragistics.Win.UltraWinTabControl.UltraTab();
            Infragistics.Win.Appearance appearance153 = new Infragistics.Win.Appearance();
            Infragistics.Win.Appearance appearance154 = new Infragistics.Win.Appearance();
            Infragistics.Win.UltraWinTabControl.UltraTab ultraTab33 = new Infragistics.Win.UltraWinTabControl.UltraTab();
            Infragistics.Win.UltraWinTabControl.UltraTab ultraTab34 = new Infragistics.Win.UltraWinTabControl.UltraTab();
            Infragistics.Win.Appearance appearance155 = new Infragistics.Win.Appearance();
            Infragistics.Win.Appearance appearance156 = new Infragistics.Win.Appearance();
            Infragistics.Win.UltraWinTabControl.UltraTab ultraTab35 = new Infragistics.Win.UltraWinTabControl.UltraTab();
            Infragistics.Win.UltraWinTabControl.UltraTab ultraTab36 = new Infragistics.Win.UltraWinTabControl.UltraTab();
            Infragistics.Win.Appearance appearance157 = new Infragistics.Win.Appearance();
            Infragistics.Win.Appearance appearance158 = new Infragistics.Win.Appearance();
            Infragistics.Win.UltraWinTabControl.UltraTab ultraTab19 = new Infragistics.Win.UltraWinTabControl.UltraTab();
            Infragistics.Win.UltraWinTabControl.UltraTab ultraTab20 = new Infragistics.Win.UltraWinTabControl.UltraTab();
            Infragistics.Win.Appearance appearance159 = new Infragistics.Win.Appearance();
            Infragistics.Win.Appearance appearance160 = new Infragistics.Win.Appearance();
            Infragistics.Win.Appearance appearance161 = new Infragistics.Win.Appearance();
            Infragistics.Win.UltraWinExplorerBar.UltraExplorerBarGroup ultraExplorerBarGroup1 = new Infragistics.Win.UltraWinExplorerBar.UltraExplorerBarGroup();
            Infragistics.Win.UltraWinExplorerBar.UltraExplorerBarItem ultraExplorerBarItem1 = new Infragistics.Win.UltraWinExplorerBar.UltraExplorerBarItem();
            Infragistics.Win.Appearance appearance162 = new Infragistics.Win.Appearance();
            Infragistics.Win.UltraWinExplorerBar.UltraExplorerBarItem ultraExplorerBarItem2 = new Infragistics.Win.UltraWinExplorerBar.UltraExplorerBarItem();
            Infragistics.Win.Appearance appearance163 = new Infragistics.Win.Appearance();
            Infragistics.Win.UltraWinExplorerBar.UltraExplorerBarItem ultraExplorerBarItem3 = new Infragistics.Win.UltraWinExplorerBar.UltraExplorerBarItem();
            Infragistics.Win.Appearance appearance164 = new Infragistics.Win.Appearance();
            Infragistics.Win.UltraWinExplorerBar.UltraExplorerBarItem ultraExplorerBarItem4 = new Infragistics.Win.UltraWinExplorerBar.UltraExplorerBarItem();
            Infragistics.Win.Appearance appearance165 = new Infragistics.Win.Appearance();
            Infragistics.Win.UltraWinExplorerBar.UltraExplorerBarItem ultraExplorerBarItem5 = new Infragistics.Win.UltraWinExplorerBar.UltraExplorerBarItem();
            Infragistics.Win.Appearance appearance166 = new Infragistics.Win.Appearance();
            Infragistics.Win.UltraWinExplorerBar.UltraExplorerBarGroup ultraExplorerBarGroup2 = new Infragistics.Win.UltraWinExplorerBar.UltraExplorerBarGroup();
            Infragistics.Win.UltraWinExplorerBar.UltraExplorerBarItem ultraExplorerBarItem6 = new Infragistics.Win.UltraWinExplorerBar.UltraExplorerBarItem();
            Infragistics.Win.Appearance appearance167 = new Infragistics.Win.Appearance();
            Infragistics.Win.UltraWinExplorerBar.UltraExplorerBarItem ultraExplorerBarItem7 = new Infragistics.Win.UltraWinExplorerBar.UltraExplorerBarItem();
            Infragistics.Win.Appearance appearance168 = new Infragistics.Win.Appearance();
            Infragistics.Win.UltraWinExplorerBar.UltraExplorerBarItem ultraExplorerBarItem8 = new Infragistics.Win.UltraWinExplorerBar.UltraExplorerBarItem();
            Infragistics.Win.Appearance appearance169 = new Infragistics.Win.Appearance();
            Infragistics.Win.UltraWinExplorerBar.UltraExplorerBarItem ultraExplorerBarItem9 = new Infragistics.Win.UltraWinExplorerBar.UltraExplorerBarItem();
            Infragistics.Win.Appearance appearance170 = new Infragistics.Win.Appearance();
            Infragistics.Win.UltraWinExplorerBar.UltraExplorerBarItem ultraExplorerBarItem10 = new Infragistics.Win.UltraWinExplorerBar.UltraExplorerBarItem();
            Infragistics.Win.Appearance appearance171 = new Infragistics.Win.Appearance();
            System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(frmPrincipal));
            Infragistics.Win.UltraWinTabControl.UltraTab ultraTab8 = new Infragistics.Win.UltraWinTabControl.UltraTab();
            Infragistics.Win.UltraWinTabControl.UltraTab ultraTab9 = new Infragistics.Win.UltraWinTabControl.UltraTab();
            Infragistics.Win.UltraWinTabControl.UltraTab ultraTab10 = new Infragistics.Win.UltraWinTabControl.UltraTab();
            Infragistics.Win.UltraWinTabControl.UltraTab ultraTab11 = new Infragistics.Win.UltraWinTabControl.UltraTab();
            Infragistics.Win.UltraWinTabControl.UltraTab ultraTab12 = new Infragistics.Win.UltraWinTabControl.UltraTab();
            Infragistics.Win.UltraWinTabControl.UltraTab ultraTab4 = new Infragistics.Win.UltraWinTabControl.UltraTab();
            Infragistics.Win.UltraWinTabControl.UltraTab ultraTab3 = new Infragistics.Win.UltraWinTabControl.UltraTab();
            Infragistics.Win.UltraWinTabControl.UltraTab ultraTab5 = new Infragistics.Win.UltraWinTabControl.UltraTab();
            Infragistics.Win.UltraWinTabControl.UltraTab ultraTab6 = new Infragistics.Win.UltraWinTabControl.UltraTab();
            Infragistics.Win.UltraWinTabControl.UltraTab ultraTab7 = new Infragistics.Win.UltraWinTabControl.UltraTab();
            Infragistics.Win.UltraWinTabControl.UltraTab ultraTab1 = new Infragistics.Win.UltraWinTabControl.UltraTab();
            Infragistics.Win.UltraWinTabControl.UltraTab ultraTab2 = new Infragistics.Win.UltraWinTabControl.UltraTab();
            this.ultraTabPageControl13 = new Infragistics.Win.UltraWinTabControl.UltraTabPageControl();
            this.sing1Asesor = new System.Windows.Forms.ComboBox();
            this.ultraLabel26 = new Infragistics.Win.Misc.UltraLabel();
            this.sing1Pie = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
            this.ultraLabel27 = new Infragistics.Win.Misc.UltraLabel();
            this.sing1Anio = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
            this.ultraLabel28 = new Infragistics.Win.Misc.UltraLabel();
            this.sing1Meses = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
            this.ultraLabel29 = new Infragistics.Win.Misc.UltraLabel();
            this.sing1Cantidad = new System.Windows.Forms.MaskedTextBox();
            this.ultraLabel30 = new Infragistics.Win.Misc.UltraLabel();
            this.sing1CantidadL = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
            this.ultraLabel31 = new Infragistics.Win.Misc.UltraLabel();
            this.sing1Saludo = new System.Windows.Forms.ComboBox();
            this.ultraLabel32 = new Infragistics.Win.Misc.UltraLabel();
            this.sing1Ciudad = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
            this.ultraLabel33 = new Infragistics.Win.Misc.UltraLabel();
            this.sing1Direccion2 = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
            this.ultraLabel34 = new Infragistics.Win.Misc.UltraLabel();
            this.sing1Direccion = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
            this.ultraLabel35 = new Infragistics.Win.Misc.UltraLabel();
            this.sing1Nombre = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
            this.ultraLabel36 = new Infragistics.Win.Misc.UltraLabel();
            this.sing1Encabezado = new System.Windows.Forms.ComboBox();
            this.ultraLabel37 = new Infragistics.Win.Misc.UltraLabel();
            this.sing1Fecha = new Infragistics.Win.UltraWinEditors.UltraDateTimeEditor();
            this.ultraLabel38 = new Infragistics.Win.Misc.UltraLabel();
            this.ultraGroupBox3 = new Infragistics.Win.Misc.UltraGroupBox();
            this.sing1Conteo = new Infragistics.Win.Misc.UltraLabel();
            this.ultraGroupBox4 = new Infragistics.Win.Misc.UltraGroupBox();
            this.sing1Borrar = new Infragistics.Win.Misc.UltraButton();
            this.sing1Ultimo = new Infragistics.Win.Misc.UltraButton();
            this.sing1Siguiente = new Infragistics.Win.Misc.UltraButton();
            this.sing1Atras = new Infragistics.Win.Misc.UltraButton();
            this.sing1Primero = new Infragistics.Win.Misc.UltraButton();
            this.ultraPanel2 = new Infragistics.Win.Misc.UltraPanel();
            this.sing1Actualizar = new Infragistics.Win.Misc.UltraButton();
            this.sing1Cancelar = new Infragistics.Win.Misc.UltraButton();
            this.sing1Registrar = new Infragistics.Win.Misc.UltraButton();
            this.sing1Buscar = new Infragistics.Win.Misc.UltraButton();
            this.sing1Nuevo = new Infragistics.Win.Misc.UltraButton();
            this.sing1Modificar = new Infragistics.Win.Misc.UltraButton();
            this.ultraTabPageControl14 = new Infragistics.Win.UltraWinTabControl.UltraTabPageControl();
            this.visorSing1 = new CrystalDecisions.Windows.Forms.CrystalReportViewer();
            this.ultraTabPageControl15 = new Infragistics.Win.UltraWinTabControl.UltraTabPageControl();
            this.sing2Ejecutivo = new System.Windows.Forms.ComboBox();
            this.ultraLabel25 = new Infragistics.Win.Misc.UltraLabel();
            this.sing2Pie = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
            this.ultraLabel24 = new Infragistics.Win.Misc.UltraLabel();
            this.sing2Anio = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
            this.ultraLabel23 = new Infragistics.Win.Misc.UltraLabel();
            this.sing2Meses = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
            this.ultraLabel22 = new Infragistics.Win.Misc.UltraLabel();
            this.sing2Cantidad = new System.Windows.Forms.MaskedTextBox();
            this.ultraLabel21 = new Infragistics.Win.Misc.UltraLabel();
            this.sing2CantidadL = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
            this.ultraLabel20 = new Infragistics.Win.Misc.UltraLabel();
            this.sing2Saludo = new System.Windows.Forms.ComboBox();
            this.ultraLabel19 = new Infragistics.Win.Misc.UltraLabel();
            this.sing2Ciudad = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
            this.ultraLabel18 = new Infragistics.Win.Misc.UltraLabel();
            this.sing2Direccion2 = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
            this.ultraLabel17 = new Infragistics.Win.Misc.UltraLabel();
            this.sing2Direccion1 = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
            this.ultraLabel16 = new Infragistics.Win.Misc.UltraLabel();
            this.sing2Nombre = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
            this.ultraLabel15 = new Infragistics.Win.Misc.UltraLabel();
            this.sing2Encabezado = new System.Windows.Forms.ComboBox();
            this.ultraLabel14 = new Infragistics.Win.Misc.UltraLabel();
            this.sing2Fecha = new Infragistics.Win.UltraWinEditors.UltraDateTimeEditor();
            this.ultraLabel13 = new Infragistics.Win.Misc.UltraLabel();
            this.ultraGroupBox1 = new Infragistics.Win.Misc.UltraGroupBox();
            this.conteo = new Infragistics.Win.Misc.UltraLabel();
            this.ultraGroupBox2 = new Infragistics.Win.Misc.UltraGroupBox();
            this.btnSing2Borrar = new Infragistics.Win.Misc.UltraButton();
            this.btnSing2Ultimo = new Infragistics.Win.Misc.UltraButton();
            this.btnSing2Siguiente = new Infragistics.Win.Misc.UltraButton();
            this.btnSing2Atras = new Infragistics.Win.Misc.UltraButton();
            this.btnSing2Primero = new Infragistics.Win.Misc.UltraButton();
            this.ultraPanel1 = new Infragistics.Win.Misc.UltraPanel();
            this.btnSing2Refrescar = new Infragistics.Win.Misc.UltraButton();
            this.btnSing2Cancelar = new Infragistics.Win.Misc.UltraButton();
            this.btnSing2Registrar = new Infragistics.Win.Misc.UltraButton();
            this.btnSing2Buscar = new Infragistics.Win.Misc.UltraButton();
            this.btnSing2Nuevo = new Infragistics.Win.Misc.UltraButton();
            this.btnSing2Modificar = new Infragistics.Win.Misc.UltraButton();
            this.ultraTabPageControl16 = new Infragistics.Win.UltraWinTabControl.UltraTabPageControl();
            this.visorSing2 = new CrystalDecisions.Windows.Forms.CrystalReportViewer();
            this.carta1 = new cartasCREDITO.carta();
            this.ultraTabPageControl17 = new Infragistics.Win.UltraWinTabControl.UltraTabPageControl();
            this.sing3Asesor = new System.Windows.Forms.ComboBox();
            this.ultraLabel42 = new Infragistics.Win.Misc.UltraLabel();
            this.sing3Pie = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
            this.ultraLabel43 = new Infragistics.Win.Misc.UltraLabel();
            this.sing3Anio = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
            this.ultraLabel44 = new Infragistics.Win.Misc.UltraLabel();
            this.sing3Meses = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
            this.ultraLabel45 = new Infragistics.Win.Misc.UltraLabel();
            this.sing3Cantidad = new System.Windows.Forms.MaskedTextBox();
            this.ultraLabel46 = new Infragistics.Win.Misc.UltraLabel();
            this.sing3CantidadL = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
            this.ultraLabel47 = new Infragistics.Win.Misc.UltraLabel();
            this.sing3Saludo = new System.Windows.Forms.ComboBox();
            this.ultraLabel48 = new Infragistics.Win.Misc.UltraLabel();
            this.sing3Ciudad = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
            this.ultraLabel49 = new Infragistics.Win.Misc.UltraLabel();
            this.sing3Direccion2 = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
            this.ultraLabel50 = new Infragistics.Win.Misc.UltraLabel();
            this.sing3Direccion = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
            this.ultraLabel51 = new Infragistics.Win.Misc.UltraLabel();
            this.sing3Nombre = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
            this.ultraLabel52 = new Infragistics.Win.Misc.UltraLabel();
            this.sing3Encabezado = new System.Windows.Forms.ComboBox();
            this.ultraLabel53 = new Infragistics.Win.Misc.UltraLabel();
            this.sing3Fecha = new Infragistics.Win.UltraWinEditors.UltraDateTimeEditor();
            this.ultraLabel54 = new Infragistics.Win.Misc.UltraLabel();
            this.ultraGroupBox5 = new Infragistics.Win.Misc.UltraGroupBox();
            this.sing3Conteo = new Infragistics.Win.Misc.UltraLabel();
            this.ultraGroupBox6 = new Infragistics.Win.Misc.UltraGroupBox();
            this.sing3Borrar = new Infragistics.Win.Misc.UltraButton();
            this.sing3Ultimo = new Infragistics.Win.Misc.UltraButton();
            this.sing3Siguiente = new Infragistics.Win.Misc.UltraButton();
            this.sing3Atras = new Infragistics.Win.Misc.UltraButton();
            this.sing3Primero = new Infragistics.Win.Misc.UltraButton();
            this.ultraPanel3 = new Infragistics.Win.Misc.UltraPanel();
            this.sing3Actualizar = new Infragistics.Win.Misc.UltraButton();
            this.sing3Cancelar = new Infragistics.Win.Misc.UltraButton();
            this.sing3Registrar = new Infragistics.Win.Misc.UltraButton();
            this.sing3Buscar = new Infragistics.Win.Misc.UltraButton();
            this.sing3Nuevo = new Infragistics.Win.Misc.UltraButton();
            this.sing3Modificar = new Infragistics.Win.Misc.UltraButton();
            this.ultraTabPageControl18 = new Infragistics.Win.UltraWinTabControl.UltraTabPageControl();
            this.visorSing3 = new CrystalDecisions.Windows.Forms.CrystalReportViewer();
            this.ultraTabPageControl19 = new Infragistics.Win.UltraWinTabControl.UltraTabPageControl();
            this.sing4Asesor = new System.Windows.Forms.ComboBox();
            this.ultraLabel12 = new Infragistics.Win.Misc.UltraLabel();
            this.sing4Pie = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
            this.ultraLabel39 = new Infragistics.Win.Misc.UltraLabel();
            this.sing4Saludo = new System.Windows.Forms.ComboBox();
            this.ultraLabel59 = new Infragistics.Win.Misc.UltraLabel();
            this.sing4Ciudad = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
            this.ultraLabel93 = new Infragistics.Win.Misc.UltraLabel();
            this.sing4Direccion2 = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
            this.ultraLabel94 = new Infragistics.Win.Misc.UltraLabel();
            this.sing4Direccion = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
            this.ultraLabel95 = new Infragistics.Win.Misc.UltraLabel();
            this.sing4Nombre = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
            this.ultraLabel96 = new Infragistics.Win.Misc.UltraLabel();
            this.sing4Encabezado = new System.Windows.Forms.ComboBox();
            this.ultraLabel97 = new Infragistics.Win.Misc.UltraLabel();
            this.sing4Fecha = new Infragistics.Win.UltraWinEditors.UltraDateTimeEditor();
            this.ultraLabel98 = new Infragistics.Win.Misc.UltraLabel();
            this.ultraGroupBox7 = new Infragistics.Win.Misc.UltraGroupBox();
            this.sing4Conteo = new Infragistics.Win.Misc.UltraLabel();
            this.ultraGroupBox8 = new Infragistics.Win.Misc.UltraGroupBox();
            this.sing4Borrar = new Infragistics.Win.Misc.UltraButton();
            this.sing4Ultimo = new Infragistics.Win.Misc.UltraButton();
            this.sing4Siguiente = new Infragistics.Win.Misc.UltraButton();
            this.sing4Atras = new Infragistics.Win.Misc.UltraButton();
            this.sing4Primero = new Infragistics.Win.Misc.UltraButton();
            this.ultraPanel4 = new Infragistics.Win.Misc.UltraPanel();
            this.sing4Actualizar = new Infragistics.Win.Misc.UltraButton();
            this.sing4Cancelar = new Infragistics.Win.Misc.UltraButton();
            this.sing4Registrar = new Infragistics.Win.Misc.UltraButton();
            this.sing4Buscar = new Infragistics.Win.Misc.UltraButton();
            this.sing4Nuevo = new Infragistics.Win.Misc.UltraButton();
            this.sing4Modificar = new Infragistics.Win.Misc.UltraButton();
            this.ultraTabPageControl20 = new Infragistics.Win.UltraWinTabControl.UltraTabPageControl();
            this.visorSing4 = new CrystalDecisions.Windows.Forms.CrystalReportViewer();
            this.ultraTabPageControl21 = new Infragistics.Win.UltraWinTabControl.UltraTabPageControl();
            this.sing5Asesor = new System.Windows.Forms.ComboBox();
            this.ultraLabel99 = new Infragistics.Win.Misc.UltraLabel();
            this.sing5Pie = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
            this.ultraLabel100 = new Infragistics.Win.Misc.UltraLabel();
            this.sing5Cantidad = new System.Windows.Forms.MaskedTextBox();
            this.ultraLabel103 = new Infragistics.Win.Misc.UltraLabel();
            this.sing5Saludo = new System.Windows.Forms.ComboBox();
            this.ultraLabel105 = new Infragistics.Win.Misc.UltraLabel();
            this.sing5Ciudad = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
            this.ultraLabel106 = new Infragistics.Win.Misc.UltraLabel();
            this.sing5Direccion2 = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
            this.ultraLabel107 = new Infragistics.Win.Misc.UltraLabel();
            this.sing5Direccion = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
            this.ultraLabel108 = new Infragistics.Win.Misc.UltraLabel();
            this.sing5Nombre = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
            this.ultraLabel109 = new Infragistics.Win.Misc.UltraLabel();
            this.sing5Encabezado = new System.Windows.Forms.ComboBox();
            this.ultraLabel110 = new Infragistics.Win.Misc.UltraLabel();
            this.sing5Fecha = new Infragistics.Win.UltraWinEditors.UltraDateTimeEditor();
            this.ultraLabel111 = new Infragistics.Win.Misc.UltraLabel();
            this.ultraGroupBox9 = new Infragistics.Win.Misc.UltraGroupBox();
            this.sing5Conteo = new Infragistics.Win.Misc.UltraLabel();
            this.ultraGroupBox10 = new Infragistics.Win.Misc.UltraGroupBox();
            this.sing5Borrar = new Infragistics.Win.Misc.UltraButton();
            this.sing5Ultimo = new Infragistics.Win.Misc.UltraButton();
            this.sing5Siguiente = new Infragistics.Win.Misc.UltraButton();
            this.sing5Atras = new Infragistics.Win.Misc.UltraButton();
            this.sing5Primero = new Infragistics.Win.Misc.UltraButton();
            this.ultraPanel5 = new Infragistics.Win.Misc.UltraPanel();
            this.sing5Actualizar = new Infragistics.Win.Misc.UltraButton();
            this.sing5Cancelar = new Infragistics.Win.Misc.UltraButton();
            this.sing5Registrar = new Infragistics.Win.Misc.UltraButton();
            this.sing5Buscar = new Infragistics.Win.Misc.UltraButton();
            this.sing5Nuevo = new Infragistics.Win.Misc.UltraButton();
            this.sing5Modificar = new Infragistics.Win.Misc.UltraButton();
            this.ultraTabPageControl22 = new Infragistics.Win.UltraWinTabControl.UltraTabPageControl();
            this.visorSing5 = new CrystalDecisions.Windows.Forms.CrystalReportViewer();
            this.ultraTabPageControl25 = new Infragistics.Win.UltraWinTabControl.UltraTabPageControl();
            this.plural1Asesor = new System.Windows.Forms.ComboBox();
            this.ultraLabel66 = new Infragistics.Win.Misc.UltraLabel();
            this.plural1Pie = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
            this.ultraLabel71 = new Infragistics.Win.Misc.UltraLabel();
            this.plural1Anio = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
            this.ultraLabel73 = new Infragistics.Win.Misc.UltraLabel();
            this.plural1Meses = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
            this.ultraLabel74 = new Infragistics.Win.Misc.UltraLabel();
            this.plural1Cantidad = new System.Windows.Forms.MaskedTextBox();
            this.ultraLabel75 = new Infragistics.Win.Misc.UltraLabel();
            this.plural1CantidadL = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
            this.ultraLabel76 = new Infragistics.Win.Misc.UltraLabel();
            this.plural1Ciudad = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
            this.ultraLabel77 = new Infragistics.Win.Misc.UltraLabel();
            this.plural1Direccion2 = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
            this.ultraLabel78 = new Infragistics.Win.Misc.UltraLabel();
            this.plural1Direccion = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
            this.ultraLabel79 = new Infragistics.Win.Misc.UltraLabel();
            this.plural1Nombre = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
            this.ultraLabel80 = new Infragistics.Win.Misc.UltraLabel();
            this.plural1Fecha = new Infragistics.Win.UltraWinEditors.UltraDateTimeEditor();
            this.ultraLabel81 = new Infragistics.Win.Misc.UltraLabel();
            this.ultraGroupBox13 = new Infragistics.Win.Misc.UltraGroupBox();
            this.plural1Conteo = new Infragistics.Win.Misc.UltraLabel();
            this.ultraGroupBox14 = new Infragistics.Win.Misc.UltraGroupBox();
            this.plural1Borrar = new Infragistics.Win.Misc.UltraButton();
            this.plural1Ultimo = new Infragistics.Win.Misc.UltraButton();
            this.plural1Siguiente = new Infragistics.Win.Misc.UltraButton();
            this.plural1Atras = new Infragistics.Win.Misc.UltraButton();
            this.plural1Primero = new Infragistics.Win.Misc.UltraButton();
            this.ultraPanel7 = new Infragistics.Win.Misc.UltraPanel();
            this.plural1Actualizar = new Infragistics.Win.Misc.UltraButton();
            this.plural1Cancelar = new Infragistics.Win.Misc.UltraButton();
            this.plural1Registrar = new Infragistics.Win.Misc.UltraButton();
            this.plural1Buscar = new Infragistics.Win.Misc.UltraButton();
            this.plural1Nuevo = new Infragistics.Win.Misc.UltraButton();
            this.plural1Modificar = new Infragistics.Win.Misc.UltraButton();
            this.ultraTabPageControl26 = new Infragistics.Win.UltraWinTabControl.UltraTabPageControl();
            this.visorPlural1 = new CrystalDecisions.Windows.Forms.CrystalReportViewer();
            this.ultraTabPageControl23 = new Infragistics.Win.UltraWinTabControl.UltraTabPageControl();
            this.plural2Asesor = new System.Windows.Forms.ComboBox();
            this.ultraLabel60 = new Infragistics.Win.Misc.UltraLabel();
            this.plural2Pie = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
            this.ultraLabel61 = new Infragistics.Win.Misc.UltraLabel();
            this.plural2Anio = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
            this.ultraLabel62 = new Infragistics.Win.Misc.UltraLabel();
            this.plural2Meses = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
            this.ultraLabel63 = new Infragistics.Win.Misc.UltraLabel();
            this.plural2Cantidad = new System.Windows.Forms.MaskedTextBox();
            this.ultraLabel64 = new Infragistics.Win.Misc.UltraLabel();
            this.plural2CantidadL = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
            this.ultraLabel65 = new Infragistics.Win.Misc.UltraLabel();
            this.plural2Ciudad = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
            this.ultraLabel67 = new Infragistics.Win.Misc.UltraLabel();
            this.plural2Direccion2 = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
            this.ultraLabel68 = new Infragistics.Win.Misc.UltraLabel();
            this.plural2Direccion = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
            this.ultraLabel69 = new Infragistics.Win.Misc.UltraLabel();
            this.plural2Nombre = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
            this.ultraLabel70 = new Infragistics.Win.Misc.UltraLabel();
            this.plural2Fecha = new Infragistics.Win.UltraWinEditors.UltraDateTimeEditor();
            this.ultraLabel72 = new Infragistics.Win.Misc.UltraLabel();
            this.ultraGroupBox11 = new Infragistics.Win.Misc.UltraGroupBox();
            this.plural2Conteo = new Infragistics.Win.Misc.UltraLabel();
            this.ultraGroupBox12 = new Infragistics.Win.Misc.UltraGroupBox();
            this.plural2Borrar = new Infragistics.Win.Misc.UltraButton();
            this.plural2Ultimo = new Infragistics.Win.Misc.UltraButton();
            this.plural2Siguiente = new Infragistics.Win.Misc.UltraButton();
            this.plural2Atras = new Infragistics.Win.Misc.UltraButton();
            this.plural2Primero = new Infragistics.Win.Misc.UltraButton();
            this.ultraPanel6 = new Infragistics.Win.Misc.UltraPanel();
            this.plural2Actualizar = new Infragistics.Win.Misc.UltraButton();
            this.plural2Cancelar = new Infragistics.Win.Misc.UltraButton();
            this.plural2Registrar = new Infragistics.Win.Misc.UltraButton();
            this.plural2Buscar = new Infragistics.Win.Misc.UltraButton();
            this.plural2Nuevo = new Infragistics.Win.Misc.UltraButton();
            this.plural2Modificar = new Infragistics.Win.Misc.UltraButton();
            this.ultraTabPageControl24 = new Infragistics.Win.UltraWinTabControl.UltraTabPageControl();
            this.visorPlural2 = new CrystalDecisions.Windows.Forms.CrystalReportViewer();
            this.ultraTabPageControl27 = new Infragistics.Win.UltraWinTabControl.UltraTabPageControl();
            this.plural3Asesor = new System.Windows.Forms.ComboBox();
            this.ultraLabel82 = new Infragistics.Win.Misc.UltraLabel();
            this.plural3Pie = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
            this.ultraLabel83 = new Infragistics.Win.Misc.UltraLabel();
            this.plural3Anio = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
            this.ultraLabel84 = new Infragistics.Win.Misc.UltraLabel();
            this.plural3Meses = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
            this.ultraLabel85 = new Infragistics.Win.Misc.UltraLabel();
            this.plural3Cantidad = new System.Windows.Forms.MaskedTextBox();
            this.ultraLabel86 = new Infragistics.Win.Misc.UltraLabel();
            this.plural3CantidadL = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
            this.ultraLabel87 = new Infragistics.Win.Misc.UltraLabel();
            this.plural3Ciudad = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
            this.ultraLabel88 = new Infragistics.Win.Misc.UltraLabel();
            this.plural3Direccion2 = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
            this.ultraLabel89 = new Infragistics.Win.Misc.UltraLabel();
            this.plural3Direccion = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
            this.ultraLabel90 = new Infragistics.Win.Misc.UltraLabel();
            this.plural3Nombre = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
            this.ultraLabel91 = new Infragistics.Win.Misc.UltraLabel();
            this.plural3Fecha = new Infragistics.Win.UltraWinEditors.UltraDateTimeEditor();
            this.ultraLabel92 = new Infragistics.Win.Misc.UltraLabel();
            this.ultraGroupBox15 = new Infragistics.Win.Misc.UltraGroupBox();
            this.plural3Conteo = new Infragistics.Win.Misc.UltraLabel();
            this.ultraGroupBox16 = new Infragistics.Win.Misc.UltraGroupBox();
            this.plural3Borrar = new Infragistics.Win.Misc.UltraButton();
            this.plural3Ultimo = new Infragistics.Win.Misc.UltraButton();
            this.plural3Siguiente = new Infragistics.Win.Misc.UltraButton();
            this.plural3Atras = new Infragistics.Win.Misc.UltraButton();
            this.plural3Primero = new Infragistics.Win.Misc.UltraButton();
            this.ultraPanel8 = new Infragistics.Win.Misc.UltraPanel();
            this.plural3Actualizar = new Infragistics.Win.Misc.UltraButton();
            this.plural3Cancelar = new Infragistics.Win.Misc.UltraButton();
            this.plural3Registrar = new Infragistics.Win.Misc.UltraButton();
            this.plural3Buscar = new Infragistics.Win.Misc.UltraButton();
            this.plural3Nuevo = new Infragistics.Win.Misc.UltraButton();
            this.plural3Modificar = new Infragistics.Win.Misc.UltraButton();
            this.ultraTabPageControl28 = new Infragistics.Win.UltraWinTabControl.UltraTabPageControl();
            this.visorPlural3 = new CrystalDecisions.Windows.Forms.CrystalReportViewer();
            this.ultraTabPageControl29 = new Infragistics.Win.UltraWinTabControl.UltraTabPageControl();
            this.plural4Asesor = new System.Windows.Forms.ComboBox();
            this.ultraLabel40 = new Infragistics.Win.Misc.UltraLabel();
            this.plural4Pie = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
            this.ultraLabel41 = new Infragistics.Win.Misc.UltraLabel();
            this.plural4Ciudad = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
            this.ultraLabel57 = new Infragistics.Win.Misc.UltraLabel();
            this.plural4Direccion2 = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
            this.ultraLabel58 = new Infragistics.Win.Misc.UltraLabel();
            this.plural4Direccion = new System.Windows.Forms.MaskedTextBox();
            this.ultraLabel101 = new Infragistics.Win.Misc.UltraLabel();
            this.plural4Nombre = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
            this.ultraLabel102 = new Infragistics.Win.Misc.UltraLabel();
            this.plural4Fecha = new Infragistics.Win.UltraWinEditors.UltraDateTimeEditor();
            this.ultraLabel112 = new Infragistics.Win.Misc.UltraLabel();
            this.ultraGroupBox17 = new Infragistics.Win.Misc.UltraGroupBox();
            this.plural4Conteo = new Infragistics.Win.Misc.UltraLabel();
            this.ultraGroupBox18 = new Infragistics.Win.Misc.UltraGroupBox();
            this.plural4Borrar = new Infragistics.Win.Misc.UltraButton();
            this.plural4Ultimo = new Infragistics.Win.Misc.UltraButton();
            this.plural4Siguiente = new Infragistics.Win.Misc.UltraButton();
            this.plural4Atras = new Infragistics.Win.Misc.UltraButton();
            this.plural4Primero = new Infragistics.Win.Misc.UltraButton();
            this.ultraPanel9 = new Infragistics.Win.Misc.UltraPanel();
            this.plural4Actualizar = new Infragistics.Win.Misc.UltraButton();
            this.plural4Cancelar = new Infragistics.Win.Misc.UltraButton();
            this.plural4Registrar = new Infragistics.Win.Misc.UltraButton();
            this.plural4Buscar = new Infragistics.Win.Misc.UltraButton();
            this.plural4Nuevo = new Infragistics.Win.Misc.UltraButton();
            this.plural4Modificar = new Infragistics.Win.Misc.UltraButton();
            this.ultraTabPageControl30 = new Infragistics.Win.UltraWinTabControl.UltraTabPageControl();
            this.visorPlural4 = new CrystalDecisions.Windows.Forms.CrystalReportViewer();
            this.ultraTabPageControl31 = new Infragistics.Win.UltraWinTabControl.UltraTabPageControl();
            this.plural5Asesor = new System.Windows.Forms.ComboBox();
            this.ultraLabel113 = new Infragistics.Win.Misc.UltraLabel();
            this.plural5Pie = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
            this.ultraLabel114 = new Infragistics.Win.Misc.UltraLabel();
            this.plural5Cantidad = new System.Windows.Forms.MaskedTextBox();
            this.ultraLabel115 = new Infragistics.Win.Misc.UltraLabel();
            this.plural5Ciudad = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
            this.ultraLabel117 = new Infragistics.Win.Misc.UltraLabel();
            this.plural5Direccion2 = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
            this.ultraLabel118 = new Infragistics.Win.Misc.UltraLabel();
            this.plural5Direccion = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
            this.ultraLabel119 = new Infragistics.Win.Misc.UltraLabel();
            this.plural5Nombre = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
            this.ultraLabel120 = new Infragistics.Win.Misc.UltraLabel();
            this.plural5Fecha = new Infragistics.Win.UltraWinEditors.UltraDateTimeEditor();
            this.ultraLabel122 = new Infragistics.Win.Misc.UltraLabel();
            this.ultraGroupBox19 = new Infragistics.Win.Misc.UltraGroupBox();
            this.plural5Conteo = new Infragistics.Win.Misc.UltraLabel();
            this.ultraGroupBox20 = new Infragistics.Win.Misc.UltraGroupBox();
            this.plural5Borrar = new Infragistics.Win.Misc.UltraButton();
            this.plural5Ultimo = new Infragistics.Win.Misc.UltraButton();
            this.plural5Siguiente = new Infragistics.Win.Misc.UltraButton();
            this.plural5Atras = new Infragistics.Win.Misc.UltraButton();
            this.plural5Primero = new Infragistics.Win.Misc.UltraButton();
            this.ultraPanel10 = new Infragistics.Win.Misc.UltraPanel();
            this.plural5Actualizar = new Infragistics.Win.Misc.UltraButton();
            this.plural5Cancelar = new Infragistics.Win.Misc.UltraButton();
            this.plural5Registrar = new Infragistics.Win.Misc.UltraButton();
            this.plural5Buscar = new Infragistics.Win.Misc.UltraButton();
            this.plural5Nuevo = new Infragistics.Win.Misc.UltraButton();
            this.plural5Modificar = new Infragistics.Win.Misc.UltraButton();
            this.ultraTabPageControl32 = new Infragistics.Win.UltraWinTabControl.UltraTabPageControl();
            this.visorPlural5 = new CrystalDecisions.Windows.Forms.CrystalReportViewer();
            this.ultraTabPageControl8 = new Infragistics.Win.UltraWinTabControl.UltraTabPageControl();
            this.ultraTabControl1 = new Infragistics.Win.UltraWinTabControl.UltraTabControl();
            this.ultraTabSharedControlsPage4 = new Infragistics.Win.UltraWinTabControl.UltraTabSharedControlsPage();
            this.ultraLabel2 = new Infragistics.Win.Misc.UltraLabel();
            this.ultraTabPageControl9 = new Infragistics.Win.UltraWinTabControl.UltraTabPageControl();
            this.ultraTabControl2 = new Infragistics.Win.UltraWinTabControl.UltraTabControl();
            this.ultraTabSharedControlsPage5 = new Infragistics.Win.UltraWinTabControl.UltraTabSharedControlsPage();
            this.ultraLabel3 = new Infragistics.Win.Misc.UltraLabel();
            this.ultraTabPageControl10 = new Infragistics.Win.UltraWinTabControl.UltraTabPageControl();
            this.ultraTabControl3 = new Infragistics.Win.UltraWinTabControl.UltraTabControl();
            this.ultraTabSharedControlsPage6 = new Infragistics.Win.UltraWinTabControl.UltraTabSharedControlsPage();
            this.ultraLabel4 = new Infragistics.Win.Misc.UltraLabel();
            this.ultraTabPageControl11 = new Infragistics.Win.UltraWinTabControl.UltraTabPageControl();
            this.ultraTabControl4 = new Infragistics.Win.UltraWinTabControl.UltraTabControl();
            this.ultraTabSharedControlsPage7 = new Infragistics.Win.UltraWinTabControl.UltraTabSharedControlsPage();
            this.ultraLabel5 = new Infragistics.Win.Misc.UltraLabel();
            this.ultraTabPageControl12 = new Infragistics.Win.UltraWinTabControl.UltraTabPageControl();
            this.ultraTabControl5 = new Infragistics.Win.UltraWinTabControl.UltraTabControl();
            this.ultraTabSharedControlsPage8 = new Infragistics.Win.UltraWinTabControl.UltraTabSharedControlsPage();
            this.ultraLabel6 = new Infragistics.Win.Misc.UltraLabel();
            this.ultraTabPageControl4 = new Infragistics.Win.UltraWinTabControl.UltraTabPageControl();
            this.ultraTabControl7 = new Infragistics.Win.UltraWinTabControl.UltraTabControl();
            this.ultraTabSharedControlsPage10 = new Infragistics.Win.UltraWinTabControl.UltraTabSharedControlsPage();
            this.ultraLabel8 = new Infragistics.Win.Misc.UltraLabel();
            this.ultraTabPageControl3 = new Infragistics.Win.UltraWinTabControl.UltraTabPageControl();
            this.ultraTabControl6 = new Infragistics.Win.UltraWinTabControl.UltraTabControl();
            this.ultraTabSharedControlsPage9 = new Infragistics.Win.UltraWinTabControl.UltraTabSharedControlsPage();
            this.ultraLabel7 = new Infragistics.Win.Misc.UltraLabel();
            this.ultraTabPageControl5 = new Infragistics.Win.UltraWinTabControl.UltraTabPageControl();
            this.ultraTabControl8 = new Infragistics.Win.UltraWinTabControl.UltraTabControl();
            this.ultraTabSharedControlsPage11 = new Infragistics.Win.UltraWinTabControl.UltraTabSharedControlsPage();
            this.ultraLabel9 = new Infragistics.Win.Misc.UltraLabel();
            this.ultraTabPageControl6 = new Infragistics.Win.UltraWinTabControl.UltraTabPageControl();
            this.ultraTabControl9 = new Infragistics.Win.UltraWinTabControl.UltraTabControl();
            this.ultraTabSharedControlsPage12 = new Infragistics.Win.UltraWinTabControl.UltraTabSharedControlsPage();
            this.ultraLabel10 = new Infragistics.Win.Misc.UltraLabel();
            this.ultraTabPageControl7 = new Infragistics.Win.UltraWinTabControl.UltraTabPageControl();
            this.ultraTabControl10 = new Infragistics.Win.UltraWinTabControl.UltraTabControl();
            this.ultraTabSharedControlsPage13 = new Infragistics.Win.UltraWinTabControl.UltraTabSharedControlsPage();
            this.ultraLabel11 = new Infragistics.Win.Misc.UltraLabel();
            this.ultraTabPageControl1 = new Infragistics.Win.UltraWinTabControl.UltraTabPageControl();
            this.ultraTabPageControl2 = new Infragistics.Win.UltraWinTabControl.UltraTabPageControl();
            this.ultraLabel1 = new Infragistics.Win.Misc.UltraLabel();
            this.ultraStatusBar1 = new Infragistics.Win.UltraWinStatusBar.UltraStatusBar();
            this.menu = new Infragistics.Win.UltraWinExplorerBar.UltraExplorerBar();
            this.imagenes = new System.Windows.Forms.ImageList(this.components);
            this.tabSingular = new Infragistics.Win.UltraWinTabControl.UltraTabControl();
            this.ultraTabSharedControlsPage1 = new Infragistics.Win.UltraWinTabControl.UltraTabSharedControlsPage();
            this.tabPlural = new Infragistics.Win.UltraWinTabControl.UltraTabControl();
            this.ultraTabSharedControlsPage2 = new Infragistics.Win.UltraWinTabControl.UltraTabSharedControlsPage();
            this.tabMantenimiento = new Infragistics.Win.UltraWinTabControl.UltraTabControl();
            this.ultraTabSharedControlsPage3 = new Infragistics.Win.UltraWinTabControl.UltraTabSharedControlsPage();
            this.dataCredito1 = new cartasCREDITO.dataCredito();
            this.ultraTabPageControl13.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.sing1Pie)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.sing1Anio)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.sing1Meses)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.sing1CantidadL)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.sing1Ciudad)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.sing1Direccion2)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.sing1Direccion)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.sing1Nombre)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.sing1Fecha)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.ultraGroupBox3)).BeginInit();
            this.ultraGroupBox3.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.ultraGroupBox4)).BeginInit();
            this.ultraGroupBox4.SuspendLayout();
            this.ultraPanel2.ClientArea.SuspendLayout();
            this.ultraPanel2.SuspendLayout();
            this.ultraTabPageControl14.SuspendLayout();
            this.ultraTabPageControl15.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.sing2Pie)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.sing2Anio)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.sing2Meses)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.sing2CantidadL)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.sing2Ciudad)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.sing2Direccion2)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.sing2Direccion1)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.sing2Nombre)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.sing2Fecha)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.ultraGroupBox1)).BeginInit();
            this.ultraGroupBox1.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.ultraGroupBox2)).BeginInit();
            this.ultraGroupBox2.SuspendLayout();
            this.ultraPanel1.ClientArea.SuspendLayout();
            this.ultraPanel1.SuspendLayout();
            this.ultraTabPageControl16.SuspendLayout();
            this.ultraTabPageControl17.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.sing3Pie)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.sing3Anio)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.sing3Meses)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.sing3CantidadL)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.sing3Ciudad)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.sing3Direccion2)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.sing3Direccion)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.sing3Nombre)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.sing3Fecha)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.ultraGroupBox5)).BeginInit();
            this.ultraGroupBox5.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.ultraGroupBox6)).BeginInit();
            this.ultraGroupBox6.SuspendLayout();
            this.ultraPanel3.ClientArea.SuspendLayout();
            this.ultraPanel3.SuspendLayout();
            this.ultraTabPageControl18.SuspendLayout();
            this.ultraTabPageControl19.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.sing4Pie)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.sing4Ciudad)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.sing4Direccion2)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.sing4Direccion)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.sing4Nombre)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.sing4Fecha)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.ultraGroupBox7)).BeginInit();
            this.ultraGroupBox7.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.ultraGroupBox8)).BeginInit();
            this.ultraGroupBox8.SuspendLayout();
            this.ultraPanel4.ClientArea.SuspendLayout();
            this.ultraPanel4.SuspendLayout();
            this.ultraTabPageControl20.SuspendLayout();
            this.ultraTabPageControl21.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.sing5Pie)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.sing5Ciudad)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.sing5Direccion2)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.sing5Direccion)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.sing5Nombre)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.sing5Fecha)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.ultraGroupBox9)).BeginInit();
            this.ultraGroupBox9.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.ultraGroupBox10)).BeginInit();
            this.ultraGroupBox10.SuspendLayout();
            this.ultraPanel5.ClientArea.SuspendLayout();
            this.ultraPanel5.SuspendLayout();
            this.ultraTabPageControl22.SuspendLayout();
            this.ultraTabPageControl25.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.plural1Pie)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.plural1Anio)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.plural1Meses)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.plural1CantidadL)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.plural1Ciudad)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.plural1Direccion2)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.plural1Direccion)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.plural1Nombre)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.plural1Fecha)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.ultraGroupBox13)).BeginInit();
            this.ultraGroupBox13.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.ultraGroupBox14)).BeginInit();
            this.ultraGroupBox14.SuspendLayout();
            this.ultraPanel7.ClientArea.SuspendLayout();
            this.ultraPanel7.SuspendLayout();
            this.ultraTabPageControl26.SuspendLayout();
            this.ultraTabPageControl23.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.plural2Pie)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.plural2Anio)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.plural2Meses)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.plural2CantidadL)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.plural2Ciudad)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.plural2Direccion2)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.plural2Direccion)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.plural2Nombre)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.plural2Fecha)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.ultraGroupBox11)).BeginInit();
            this.ultraGroupBox11.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.ultraGroupBox12)).BeginInit();
            this.ultraGroupBox12.SuspendLayout();
            this.ultraPanel6.ClientArea.SuspendLayout();
            this.ultraPanel6.SuspendLayout();
            this.ultraTabPageControl24.SuspendLayout();
            this.ultraTabPageControl27.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.plural3Pie)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.plural3Anio)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.plural3Meses)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.plural3CantidadL)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.plural3Ciudad)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.plural3Direccion2)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.plural3Direccion)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.plural3Nombre)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.plural3Fecha)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.ultraGroupBox15)).BeginInit();
            this.ultraGroupBox15.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.ultraGroupBox16)).BeginInit();
            this.ultraGroupBox16.SuspendLayout();
            this.ultraPanel8.ClientArea.SuspendLayout();
            this.ultraPanel8.SuspendLayout();
            this.ultraTabPageControl28.SuspendLayout();
            this.ultraTabPageControl29.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.plural4Pie)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.plural4Ciudad)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.plural4Direccion2)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.plural4Nombre)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.plural4Fecha)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.ultraGroupBox17)).BeginInit();
            this.ultraGroupBox17.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.ultraGroupBox18)).BeginInit();
            this.ultraGroupBox18.SuspendLayout();
            this.ultraPanel9.ClientArea.SuspendLayout();
            this.ultraPanel9.SuspendLayout();
            this.ultraTabPageControl30.SuspendLayout();
            this.ultraTabPageControl31.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.plural5Pie)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.plural5Ciudad)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.plural5Direccion2)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.plural5Direccion)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.plural5Nombre)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.plural5Fecha)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.ultraGroupBox19)).BeginInit();
            this.ultraGroupBox19.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.ultraGroupBox20)).BeginInit();
            this.ultraGroupBox20.SuspendLayout();
            this.ultraPanel10.ClientArea.SuspendLayout();
            this.ultraPanel10.SuspendLayout();
            this.ultraTabPageControl32.SuspendLayout();
            this.ultraTabPageControl8.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.ultraTabControl1)).BeginInit();
            this.ultraTabControl1.SuspendLayout();
            this.ultraTabPageControl9.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.ultraTabControl2)).BeginInit();
            this.ultraTabControl2.SuspendLayout();
            this.ultraTabPageControl10.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.ultraTabControl3)).BeginInit();
            this.ultraTabControl3.SuspendLayout();
            this.ultraTabPageControl11.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.ultraTabControl4)).BeginInit();
            this.ultraTabControl4.SuspendLayout();
            this.ultraTabPageControl12.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.ultraTabControl5)).BeginInit();
            this.ultraTabControl5.SuspendLayout();
            this.ultraTabPageControl4.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.ultraTabControl7)).BeginInit();
            this.ultraTabControl7.SuspendLayout();
            this.ultraTabPageControl3.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.ultraTabControl6)).BeginInit();
            this.ultraTabControl6.SuspendLayout();
            this.ultraTabPageControl5.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.ultraTabControl8)).BeginInit();
            this.ultraTabControl8.SuspendLayout();
            this.ultraTabPageControl6.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.ultraTabControl9)).BeginInit();
            this.ultraTabControl9.SuspendLayout();
            this.ultraTabPageControl7.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.ultraTabControl10)).BeginInit();
            this.ultraTabControl10.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.ultraStatusBar1)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.menu)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.tabSingular)).BeginInit();
            this.tabSingular.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.tabPlural)).BeginInit();
            this.tabPlural.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.tabMantenimiento)).BeginInit();
            this.tabMantenimiento.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.dataCredito1)).BeginInit();
            this.SuspendLayout();
            // 
            // ultraTabPageControl13
            // 
            this.ultraTabPageControl13.Controls.Add(this.sing1Asesor);
            this.ultraTabPageControl13.Controls.Add(this.ultraLabel26);
            this.ultraTabPageControl13.Controls.Add(this.sing1Pie);
            this.ultraTabPageControl13.Controls.Add(this.ultraLabel27);
            this.ultraTabPageControl13.Controls.Add(this.sing1Anio);
            this.ultraTabPageControl13.Controls.Add(this.ultraLabel28);
            this.ultraTabPageControl13.Controls.Add(this.sing1Meses);
            this.ultraTabPageControl13.Controls.Add(this.ultraLabel29);
            this.ultraTabPageControl13.Controls.Add(this.sing1Cantidad);
            this.ultraTabPageControl13.Controls.Add(this.ultraLabel30);
            this.ultraTabPageControl13.Controls.Add(this.sing1CantidadL);
            this.ultraTabPageControl13.Controls.Add(this.ultraLabel31);
            this.ultraTabPageControl13.Controls.Add(this.sing1Saludo);
            this.ultraTabPageControl13.Controls.Add(this.ultraLabel32);
            this.ultraTabPageControl13.Controls.Add(this.sing1Ciudad);
            this.ultraTabPageControl13.Controls.Add(this.ultraLabel33);
            this.ultraTabPageControl13.Controls.Add(this.sing1Direccion2);
            this.ultraTabPageControl13.Controls.Add(this.ultraLabel34);
            this.ultraTabPageControl13.Controls.Add(this.sing1Direccion);
            this.ultraTabPageControl13.Controls.Add(this.ultraLabel35);
            this.ultraTabPageControl13.Controls.Add(this.sing1Nombre);
            this.ultraTabPageControl13.Controls.Add(this.ultraLabel36);
            this.ultraTabPageControl13.Controls.Add(this.sing1Encabezado);
            this.ultraTabPageControl13.Controls.Add(this.ultraLabel37);
            this.ultraTabPageControl13.Controls.Add(this.sing1Fecha);
            this.ultraTabPageControl13.Controls.Add(this.ultraLabel38);
            this.ultraTabPageControl13.Controls.Add(this.ultraGroupBox3);
            this.ultraTabPageControl13.Location = new System.Drawing.Point(1, 23);
            this.ultraTabPageControl13.Name = "ultraTabPageControl13";
            this.ultraTabPageControl13.Size = new System.Drawing.Size(222, 177);
            // 
            // sing1Asesor
            // 
            this.sing1Asesor.Dock = System.Windows.Forms.DockStyle.Top;
            this.sing1Asesor.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
            this.sing1Asesor.Enabled = false;
            this.sing1Asesor.FlatStyle = System.Windows.Forms.FlatStyle.Popup;
            this.sing1Asesor.FormattingEnabled = true;
            this.sing1Asesor.Items.AddRange(new object[] {
            "Eveliza Jimenez",
            "Rufino Rosario",
            "Samuel Abreu",
            "Pedro Montas",
            "Marisol Matos",
            "Rudy Soler"});
            this.sing1Asesor.Location = new System.Drawing.Point(0, 586);
            this.sing1Asesor.Name = "sing1Asesor";
            this.sing1Asesor.Size = new System.Drawing.Size(0, 21);
            this.sing1Asesor.TabIndex = 96;
            // 
            // ultraLabel26
            // 
            appearance1.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(192)))), ((int)(((byte)(255)))));
            appearance1.BackColor2 = System.Drawing.Color.White;
            appearance1.BackGradientStyle = Infragistics.Win.GradientStyle.BackwardDiagonal;
            appearance1.ForeColor = System.Drawing.Color.Black;
            appearance1.TextHAlignAsString = "Left";
            appearance1.TextVAlignAsString = "Middle";
            this.ultraLabel26.Appearance = appearance1;
            this.ultraLabel26.Dock = System.Windows.Forms.DockStyle.Top;
            this.ultraLabel26.Font = new System.Drawing.Font("Times New Roman", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.ultraLabel26.Location = new System.Drawing.Point(0, 563);
            this.ultraLabel26.Name = "ultraLabel26";
            this.ultraLabel26.Size = new System.Drawing.Size(0, 23);
            this.ultraLabel26.TabIndex = 95;
            this.ultraLabel26.Text = "Ejecutivo";
            // 
            // sing1Pie
            // 
            this.sing1Pie.Dock = System.Windows.Forms.DockStyle.Top;
            this.sing1Pie.Enabled = false;
            this.sing1Pie.Location = new System.Drawing.Point(0, 542);
            this.sing1Pie.Name = "sing1Pie";
            this.sing1Pie.Size = new System.Drawing.Size(0, 21);
            this.sing1Pie.TabIndex = 94;
            // 
            // ultraLabel27
            // 
            appearance2.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(192)))), ((int)(((byte)(255)))));
            appearance2.BackColor2 = System.Drawing.Color.White;
            appearance2.BackGradientStyle = Infragistics.Win.GradientStyle.BackwardDiagonal;
            appearance2.ForeColor = System.Drawing.Color.Black;
            appearance2.TextHAlignAsString = "Left";
            appearance2.TextVAlignAsString = "Middle";
            this.ultraLabel27.Appearance = appearance2;
            this.ultraLabel27.Dock = System.Windows.Forms.DockStyle.Top;
            this.ultraLabel27.Font = new System.Drawing.Font("Times New Roman", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.ultraLabel27.Location = new System.Drawing.Point(0, 519);
            this.ultraLabel27.Name = "ultraLabel27";
            this.ultraLabel27.Size = new System.Drawing.Size(0, 23);
            this.ultraLabel27.TabIndex = 93;
            this.ultraLabel27.Text = "Pie";
            // 
            // sing1Anio
            // 
            this.sing1Anio.Dock = System.Windows.Forms.DockStyle.Top;
            this.sing1Anio.Enabled = false;
            this.sing1Anio.Location = new System.Drawing.Point(0, 498);
            this.sing1Anio.MaxLength = 4;
            this.sing1Anio.Name = "sing1Anio";
            this.sing1Anio.Size = new System.Drawing.Size(0, 21);
            this.sing1Anio.TabIndex = 92;
            this.sing1Anio.KeyPress += new System.Windows.Forms.KeyPressEventHandler(this.sing1Anio_KeyPress);
            // 
            // ultraLabel28
            // 
            appearance3.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(192)))), ((int)(((byte)(255)))));
            appearance3.BackColor2 = System.Drawing.Color.White;
            appearance3.BackGradientStyle = Infragistics.Win.GradientStyle.BackwardDiagonal;
            appearance3.ForeColor = System.Drawing.Color.Black;
            appearance3.TextHAlignAsString = "Left";
            appearance3.TextVAlignAsString = "Middle";
            this.ultraLabel28.Appearance = appearance3;
            this.ultraLabel28.Dock = System.Windows.Forms.DockStyle.Top;
            this.ultraLabel28.Font = new System.Drawing.Font("Times New Roman", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.ultraLabel28.Location = new System.Drawing.Point(0, 475);
            this.ultraLabel28.Name = "ultraLabel28";
            this.ultraLabel28.Size = new System.Drawing.Size(0, 23);
            this.ultraLabel28.TabIndex = 91;
            this.ultraLabel28.Text = "Año";
            // 
            // sing1Meses
            // 
            this.sing1Meses.Dock = System.Windows.Forms.DockStyle.Top;
            this.sing1Meses.Enabled = false;
            this.sing1Meses.Location = new System.Drawing.Point(0, 454);
            this.sing1Meses.Name = "sing1Meses";
            this.sing1Meses.Size = new System.Drawing.Size(0, 21);
            this.sing1Meses.TabIndex = 90;
            // 
            // ultraLabel29
            // 
            appearance4.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(192)))), ((int)(((byte)(255)))));
            appearance4.BackColor2 = System.Drawing.Color.White;
            appearance4.BackGradientStyle = Infragistics.Win.GradientStyle.BackwardDiagonal;
            appearance4.ForeColor = System.Drawing.Color.Black;
            appearance4.TextHAlignAsString = "Left";
            appearance4.TextVAlignAsString = "Middle";
            this.ultraLabel29.Appearance = appearance4;
            this.ultraLabel29.Dock = System.Windows.Forms.DockStyle.Top;
            this.ultraLabel29.Font = new System.Drawing.Font("Times New Roman", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.ultraLabel29.Location = new System.Drawing.Point(0, 431);
            this.ultraLabel29.Name = "ultraLabel29";
            this.ultraLabel29.Size = new System.Drawing.Size(0, 23);
            this.ultraLabel29.TabIndex = 89;
            this.ultraLabel29.Text = "Meses";
            // 
            // sing1Cantidad
            // 
            this.sing1Cantidad.Dock = System.Windows.Forms.DockStyle.Top;
            this.sing1Cantidad.Location = new System.Drawing.Point(0, 411);
            this.sing1Cantidad.Name = "sing1Cantidad";
            this.sing1Cantidad.Size = new System.Drawing.Size(0, 20);
            this.sing1Cantidad.TabIndex = 88;
            this.sing1Cantidad.KeyPress += new System.Windows.Forms.KeyPressEventHandler(this.sing1Cantidad_KeyPress);
            // 
            // ultraLabel30
            // 
            appearance5.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(192)))), ((int)(((byte)(255)))));
            appearance5.BackColor2 = System.Drawing.Color.White;
            appearance5.BackGradientStyle = Infragistics.Win.GradientStyle.BackwardDiagonal;
            appearance5.ForeColor = System.Drawing.Color.Black;
            appearance5.TextHAlignAsString = "Left";
            appearance5.TextVAlignAsString = "Middle";
            this.ultraLabel30.Appearance = appearance5;
            this.ultraLabel30.Dock = System.Windows.Forms.DockStyle.Top;
            this.ultraLabel30.Font = new System.Drawing.Font("Times New Roman", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.ultraLabel30.Location = new System.Drawing.Point(0, 388);
            this.ultraLabel30.Name = "ultraLabel30";
            this.ultraLabel30.Size = new System.Drawing.Size(0, 23);
            this.ultraLabel30.TabIndex = 87;
            this.ultraLabel30.Text = "Cantidad en numeros";
            // 
            // sing1CantidadL
            // 
            this.sing1CantidadL.CharacterCasing = System.Windows.Forms.CharacterCasing.Upper;
            this.sing1CantidadL.Dock = System.Windows.Forms.DockStyle.Top;
            this.sing1CantidadL.Enabled = false;
            this.sing1CantidadL.Location = new System.Drawing.Point(0, 331);
            this.sing1CantidadL.Multiline = true;
            this.sing1CantidadL.Name = "sing1CantidadL";
            this.sing1CantidadL.Size = new System.Drawing.Size(0, 57);
            this.sing1CantidadL.TabIndex = 86;
            // 
            // ultraLabel31
            // 
            appearance6.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(192)))), ((int)(((byte)(255)))));
            appearance6.BackColor2 = System.Drawing.Color.White;
            appearance6.BackGradientStyle = Infragistics.Win.GradientStyle.BackwardDiagonal;
            appearance6.ForeColor = System.Drawing.Color.Black;
            appearance6.TextHAlignAsString = "Left";
            appearance6.TextVAlignAsString = "Middle";
            this.ultraLabel31.Appearance = appearance6;
            this.ultraLabel31.Dock = System.Windows.Forms.DockStyle.Top;
            this.ultraLabel31.Font = new System.Drawing.Font("Times New Roman", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.ultraLabel31.Location = new System.Drawing.Point(0, 308);
            this.ultraLabel31.Name = "ultraLabel31";
            this.ultraLabel31.Size = new System.Drawing.Size(0, 23);
            this.ultraLabel31.TabIndex = 85;
            this.ultraLabel31.Text = "Cantidad en letras";
            // 
            // sing1Saludo
            // 
            this.sing1Saludo.Dock = System.Windows.Forms.DockStyle.Top;
            this.sing1Saludo.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
            this.sing1Saludo.Enabled = false;
            this.sing1Saludo.FlatStyle = System.Windows.Forms.FlatStyle.Popup;
            this.sing1Saludo.FormattingEnabled = true;
            this.sing1Saludo.Items.AddRange(new object[] {
            "Estimado Señor",
            "Estimada Señora"});
            this.sing1Saludo.Location = new System.Drawing.Point(0, 287);
            this.sing1Saludo.Name = "sing1Saludo";
            this.sing1Saludo.Size = new System.Drawing.Size(0, 21);
            this.sing1Saludo.TabIndex = 84;
            // 
            // ultraLabel32
            // 
            appearance7.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(192)))), ((int)(((byte)(255)))));
            appearance7.BackColor2 = System.Drawing.Color.White;
            appearance7.BackGradientStyle = Infragistics.Win.GradientStyle.BackwardDiagonal;
            appearance7.ForeColor = System.Drawing.Color.Black;
            appearance7.TextHAlignAsString = "Left";
            appearance7.TextVAlignAsString = "Middle";
            this.ultraLabel32.Appearance = appearance7;
            this.ultraLabel32.Dock = System.Windows.Forms.DockStyle.Top;
            this.ultraLabel32.Font = new System.Drawing.Font("Times New Roman", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.ultraLabel32.Location = new System.Drawing.Point(0, 264);
            this.ultraLabel32.Name = "ultraLabel32";
            this.ultraLabel32.Size = new System.Drawing.Size(0, 23);
            this.ultraLabel32.TabIndex = 83;
            this.ultraLabel32.Text = "Saludo";
            // 
            // sing1Ciudad
            // 
            this.sing1Ciudad.Dock = System.Windows.Forms.DockStyle.Top;
            this.sing1Ciudad.Enabled = false;
            this.sing1Ciudad.Location = new System.Drawing.Point(0, 243);
            this.sing1Ciudad.Name = "sing1Ciudad";
            this.sing1Ciudad.Size = new System.Drawing.Size(0, 21);
            this.sing1Ciudad.TabIndex = 82;
            this.sing1Ciudad.KeyPress += new System.Windows.Forms.KeyPressEventHandler(this.sing1Ciudad_KeyPress);
            // 
            // ultraLabel33
            // 
            appearance8.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(192)))), ((int)(((byte)(255)))));
            appearance8.BackColor2 = System.Drawing.Color.White;
            appearance8.BackGradientStyle = Infragistics.Win.GradientStyle.BackwardDiagonal;
            appearance8.ForeColor = System.Drawing.Color.Black;
            appearance8.TextHAlignAsString = "Left";
            appearance8.TextVAlignAsString = "Middle";
            this.ultraLabel33.Appearance = appearance8;
            this.ultraLabel33.Dock = System.Windows.Forms.DockStyle.Top;
            this.ultraLabel33.Font = new System.Drawing.Font("Times New Roman", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.ultraLabel33.Location = new System.Drawing.Point(0, 220);
            this.ultraLabel33.Name = "ultraLabel33";
            this.ultraLabel33.Size = new System.Drawing.Size(0, 23);
            this.ultraLabel33.TabIndex = 81;
            this.ultraLabel33.Text = "Ciudad";
            // 
            // sing1Direccion2
            // 
            this.sing1Direccion2.Dock = System.Windows.Forms.DockStyle.Top;
            this.sing1Direccion2.Enabled = false;
            this.sing1Direccion2.Location = new System.Drawing.Point(0, 199);
            this.sing1Direccion2.Name = "sing1Direccion2";
            this.sing1Direccion2.Size = new System.Drawing.Size(0, 21);
            this.sing1Direccion2.TabIndex = 80;
            // 
            // ultraLabel34
            // 
            appearance9.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(192)))), ((int)(((byte)(255)))));
            appearance9.BackColor2 = System.Drawing.Color.White;
            appearance9.BackGradientStyle = Infragistics.Win.GradientStyle.BackwardDiagonal;
            appearance9.ForeColor = System.Drawing.Color.Black;
            appearance9.TextHAlignAsString = "Left";
            appearance9.TextVAlignAsString = "Middle";
            this.ultraLabel34.Appearance = appearance9;
            this.ultraLabel34.Dock = System.Windows.Forms.DockStyle.Top;
            this.ultraLabel34.Font = new System.Drawing.Font("Times New Roman", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.ultraLabel34.Location = new System.Drawing.Point(0, 176);
            this.ultraLabel34.Name = "ultraLabel34";
            this.ultraLabel34.Size = new System.Drawing.Size(0, 23);
            this.ultraLabel34.TabIndex = 79;
            this.ultraLabel34.Text = "Continuacion de la direccion";
            // 
            // sing1Direccion
            // 
            this.sing1Direccion.Dock = System.Windows.Forms.DockStyle.Top;
            this.sing1Direccion.Enabled = false;
            this.sing1Direccion.Location = new System.Drawing.Point(0, 155);
            this.sing1Direccion.Name = "sing1Direccion";
            this.sing1Direccion.Size = new System.Drawing.Size(0, 21);
            this.sing1Direccion.TabIndex = 78;
            // 
            // ultraLabel35
            // 
            appearance10.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(192)))), ((int)(((byte)(255)))));
            appearance10.BackColor2 = System.Drawing.Color.White;
            appearance10.BackGradientStyle = Infragistics.Win.GradientStyle.BackwardDiagonal;
            appearance10.ForeColor = System.Drawing.Color.Black;
            appearance10.TextHAlignAsString = "Left";
            appearance10.TextVAlignAsString = "Middle";
            this.ultraLabel35.Appearance = appearance10;
            this.ultraLabel35.Dock = System.Windows.Forms.DockStyle.Top;
            this.ultraLabel35.Font = new System.Drawing.Font("Times New Roman", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.ultraLabel35.Location = new System.Drawing.Point(0, 132);
            this.ultraLabel35.Name = "ultraLabel35";
            this.ultraLabel35.Size = new System.Drawing.Size(0, 23);
            this.ultraLabel35.TabIndex = 77;
            this.ultraLabel35.Text = "Direccion del cliente";
            // 
            // sing1Nombre
            // 
            this.sing1Nombre.CharacterCasing = System.Windows.Forms.CharacterCasing.Upper;
            this.sing1Nombre.Dock = System.Windows.Forms.DockStyle.Top;
            this.sing1Nombre.Enabled = false;
            this.sing1Nombre.Location = new System.Drawing.Point(0, 111);
            this.sing1Nombre.Name = "sing1Nombre";
            this.sing1Nombre.Size = new System.Drawing.Size(0, 21);
            this.sing1Nombre.TabIndex = 76;
            // 
            // ultraLabel36
            // 
            appearance11.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(192)))), ((int)(((byte)(255)))));
            appearance11.BackColor2 = System.Drawing.Color.White;
            appearance11.BackGradientStyle = Infragistics.Win.GradientStyle.BackwardDiagonal;
            appearance11.ForeColor = System.Drawing.Color.Black;
            appearance11.TextHAlignAsString = "Left";
            appearance11.TextVAlignAsString = "Middle";
            this.ultraLabel36.Appearance = appearance11;
            this.ultraLabel36.Dock = System.Windows.Forms.DockStyle.Top;
            this.ultraLabel36.Font = new System.Drawing.Font("Times New Roman", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.ultraLabel36.Location = new System.Drawing.Point(0, 88);
            this.ultraLabel36.Name = "ultraLabel36";
            this.ultraLabel36.Size = new System.Drawing.Size(0, 23);
            this.ultraLabel36.TabIndex = 75;
            this.ultraLabel36.Text = "Nombre del cliente";
            // 
            // sing1Encabezado
            // 
            this.sing1Encabezado.Dock = System.Windows.Forms.DockStyle.Top;
            this.sing1Encabezado.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
            this.sing1Encabezado.Enabled = false;
            this.sing1Encabezado.FlatStyle = System.Windows.Forms.FlatStyle.Popup;
            this.sing1Encabezado.FormattingEnabled = true;
            this.sing1Encabezado.Items.AddRange(new object[] {
            "Señor",
            "Señora"});
            this.sing1Encabezado.Location = new System.Drawing.Point(0, 67);
            this.sing1Encabezado.Name = "sing1Encabezado";
            this.sing1Encabezado.Size = new System.Drawing.Size(0, 21);
            this.sing1Encabezado.TabIndex = 74;
            // 
            // ultraLabel37
            // 
            appearance12.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(192)))), ((int)(((byte)(255)))));
            appearance12.BackColor2 = System.Drawing.Color.White;
            appearance12.BackGradientStyle = Infragistics.Win.GradientStyle.BackwardDiagonal;
            appearance12.ForeColor = System.Drawing.Color.Black;
            appearance12.TextHAlignAsString = "Left";
            appearance12.TextVAlignAsString = "Middle";
            this.ultraLabel37.Appearance = appearance12;
            this.ultraLabel37.Dock = System.Windows.Forms.DockStyle.Top;
            this.ultraLabel37.Font = new System.Drawing.Font("Times New Roman", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.ultraLabel37.Location = new System.Drawing.Point(0, 44);
            this.ultraLabel37.Name = "ultraLabel37";
            this.ultraLabel37.Size = new System.Drawing.Size(0, 23);
            this.ultraLabel37.TabIndex = 73;
            this.ultraLabel37.Text = "Encabezado";
            // 
            // sing1Fecha
            // 
            this.sing1Fecha.Dock = System.Windows.Forms.DockStyle.Top;
            this.sing1Fecha.Enabled = false;
            this.sing1Fecha.FormatProvider = new System.Globalization.CultureInfo("es-DO");
            this.sing1Fecha.Location = new System.Drawing.Point(0, 23);
            this.sing1Fecha.Name = "sing1Fecha";
            this.sing1Fecha.Size = new System.Drawing.Size(0, 21);
            this.sing1Fecha.TabIndex = 72;
            // 
            // ultraLabel38
            // 
            appearance13.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(192)))), ((int)(((byte)(255)))));
            appearance13.BackColor2 = System.Drawing.Color.White;
            appearance13.BackGradientStyle = Infragistics.Win.GradientStyle.BackwardDiagonal;
            appearance13.ForeColor = System.Drawing.Color.Black;
            appearance13.TextHAlignAsString = "Left";
            appearance13.TextVAlignAsString = "Middle";
            this.ultraLabel38.Appearance = appearance13;
            this.ultraLabel38.Dock = System.Windows.Forms.DockStyle.Top;
            this.ultraLabel38.Font = new System.Drawing.Font("Times New Roman", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.ultraLabel38.Location = new System.Drawing.Point(0, 0);
            this.ultraLabel38.Name = "ultraLabel38";
            this.ultraLabel38.Size = new System.Drawing.Size(0, 23);
            this.ultraLabel38.TabIndex = 71;
            this.ultraLabel38.Text = "Escoja la fecha";
            // 
            // ultraGroupBox3
            // 
            appearance14.BackColor = System.Drawing.Color.Blue;
            appearance14.BackColor2 = System.Drawing.Color.Silver;
            appearance14.BackGradientStyle = Infragistics.Win.GradientStyle.BackwardDiagonal;
            appearance14.TextHAlignAsString = "Center";
            appearance14.TextVAlignAsString = "Middle";
            this.ultraGroupBox3.Appearance = appearance14;
            this.ultraGroupBox3.CaptionAlignment = Infragistics.Win.Misc.GroupBoxCaptionAlignment.Center;
            this.ultraGroupBox3.Controls.Add(this.sing1Conteo);
            this.ultraGroupBox3.Controls.Add(this.ultraGroupBox4);
            this.ultraGroupBox3.Controls.Add(this.ultraPanel2);
            this.ultraGroupBox3.Dock = System.Windows.Forms.DockStyle.Right;
            this.ultraGroupBox3.Location = new System.Drawing.Point(-133, 0);
            this.ultraGroupBox3.Name = "ultraGroupBox3";
            this.ultraGroupBox3.Size = new System.Drawing.Size(355, 177);
            this.ultraGroupBox3.TabIndex = 1;
            this.ultraGroupBox3.Text = "menu de opciones";
            // 
            // sing1Conteo
            // 
            appearance15.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(192)))), ((int)(((byte)(255)))));
            appearance15.BackColor2 = System.Drawing.Color.White;
            appearance15.BackGradientStyle = Infragistics.Win.GradientStyle.BackwardDiagonal;
            appearance15.FontData.BoldAsString = "True";
            appearance15.ForeColor = System.Drawing.Color.Green;
            appearance15.TextHAlignAsString = "Center";
            appearance15.TextVAlignAsString = "Middle";
            this.sing1Conteo.Appearance = appearance15;
            this.sing1Conteo.Dock = System.Windows.Forms.DockStyle.Top;
            this.sing1Conteo.Font = new System.Drawing.Font("Times New Roman", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.sing1Conteo.Location = new System.Drawing.Point(3, 97);
            this.sing1Conteo.Name = "sing1Conteo";
            this.sing1Conteo.Size = new System.Drawing.Size(349, 23);
            this.sing1Conteo.TabIndex = 46;
            this.sing1Conteo.Text = "Continuacion de la direccion";
            // 
            // ultraGroupBox4
            // 
            appearance16.ForeColor = System.Drawing.Color.Green;
            this.ultraGroupBox4.Appearance = appearance16;
            this.ultraGroupBox4.CaptionAlignment = Infragistics.Win.Misc.GroupBoxCaptionAlignment.Center;
            this.ultraGroupBox4.Controls.Add(this.sing1Borrar);
            this.ultraGroupBox4.Controls.Add(this.sing1Ultimo);
            this.ultraGroupBox4.Controls.Add(this.sing1Siguiente);
            this.ultraGroupBox4.Controls.Add(this.sing1Atras);
            this.ultraGroupBox4.Controls.Add(this.sing1Primero);
            this.ultraGroupBox4.Dock = System.Windows.Forms.DockStyle.Top;
            this.ultraGroupBox4.ForeColor = System.Drawing.Color.Black;
            this.ultraGroupBox4.Location = new System.Drawing.Point(3, 44);
            this.ultraGroupBox4.Name = "ultraGroupBox4";
            this.ultraGroupBox4.Size = new System.Drawing.Size(349, 53);
            this.ultraGroupBox4.TabIndex = 1;
            this.ultraGroupBox4.Text = "navegacion de registros";
            // 
            // sing1Borrar
            // 
            this.sing1Borrar.Dock = System.Windows.Forms.DockStyle.Fill;
            this.sing1Borrar.Location = new System.Drawing.Point(284, 16);
            this.sing1Borrar.Name = "sing1Borrar";
            this.sing1Borrar.Size = new System.Drawing.Size(62, 34);
            this.sing1Borrar.TabIndex = 5;
            this.sing1Borrar.Text = "borrar";
            this.sing1Borrar.Click += new System.EventHandler(this.sing1Borrar_Click);
            // 
            // sing1Ultimo
            // 
            this.sing1Ultimo.Dock = System.Windows.Forms.DockStyle.Left;
            this.sing1Ultimo.Location = new System.Drawing.Point(203, 16);
            this.sing1Ultimo.Name = "sing1Ultimo";
            this.sing1Ultimo.Size = new System.Drawing.Size(81, 34);
            this.sing1Ultimo.TabIndex = 4;
            this.sing1Ultimo.Text = "ultimo";
            this.sing1Ultimo.Click += new System.EventHandler(this.sing1Ultimo_Click);
            // 
            // sing1Siguiente
            // 
            this.sing1Siguiente.Dock = System.Windows.Forms.DockStyle.Left;
            this.sing1Siguiente.Location = new System.Drawing.Point(129, 16);
            this.sing1Siguiente.Name = "sing1Siguiente";
            this.sing1Siguiente.Size = new System.Drawing.Size(74, 34);
            this.sing1Siguiente.TabIndex = 3;
            this.sing1Siguiente.Text = "siguiente";
            this.sing1Siguiente.Click += new System.EventHandler(this.sing1Siguiente_Click);
            // 
            // sing1Atras
            // 
            this.sing1Atras.Dock = System.Windows.Forms.DockStyle.Left;
            this.sing1Atras.Location = new System.Drawing.Point(66, 16);
            this.sing1Atras.Name = "sing1Atras";
            this.sing1Atras.Size = new System.Drawing.Size(63, 34);
            this.sing1Atras.TabIndex = 2;
            this.sing1Atras.Text = "atras";
            this.sing1Atras.Click += new System.EventHandler(this.sing1Atras_Click);
            // 
            // sing1Primero
            // 
            this.sing1Primero.Dock = System.Windows.Forms.DockStyle.Left;
            this.sing1Primero.Location = new System.Drawing.Point(3, 16);
            this.sing1Primero.Name = "sing1Primero";
            this.sing1Primero.Size = new System.Drawing.Size(63, 34);
            this.sing1Primero.TabIndex = 1;
            this.sing1Primero.Text = "primero";
            this.sing1Primero.Click += new System.EventHandler(this.sing1Primero_Click);
            // 
            // ultraPanel2
            // 
            // 
            // ultraPanel2.ClientArea
            // 
            this.ultraPanel2.ClientArea.Controls.Add(this.sing1Actualizar);
            this.ultraPanel2.ClientArea.Controls.Add(this.sing1Cancelar);
            this.ultraPanel2.ClientArea.Controls.Add(this.sing1Registrar);
            this.ultraPanel2.ClientArea.Controls.Add(this.sing1Buscar);
            this.ultraPanel2.ClientArea.Controls.Add(this.sing1Nuevo);
            this.ultraPanel2.ClientArea.Controls.Add(this.sing1Modificar);
            this.ultraPanel2.Dock = System.Windows.Forms.DockStyle.Top;
            this.ultraPanel2.Location = new System.Drawing.Point(3, 16);
            this.ultraPanel2.Name = "ultraPanel2";
            this.ultraPanel2.Size = new System.Drawing.Size(349, 28);
            this.ultraPanel2.TabIndex = 0;
            // 
            // sing1Actualizar
            // 
            this.sing1Actualizar.Dock = System.Windows.Forms.DockStyle.Left;
            this.sing1Actualizar.Location = new System.Drawing.Point(286, 0);
            this.sing1Actualizar.Name = "sing1Actualizar";
            this.sing1Actualizar.Size = new System.Drawing.Size(63, 28);
            this.sing1Actualizar.TabIndex = 5;
            this.sing1Actualizar.Text = "actualizar";
            this.sing1Actualizar.Click += new System.EventHandler(this.sing1Actualizar_Click);
            // 
            // sing1Cancelar
            // 
            this.sing1Cancelar.Dock = System.Windows.Forms.DockStyle.Left;
            this.sing1Cancelar.Enabled = false;
            this.sing1Cancelar.Location = new System.Drawing.Point(227, 0);
            this.sing1Cancelar.Name = "sing1Cancelar";
            this.sing1Cancelar.Size = new System.Drawing.Size(59, 28);
            this.sing1Cancelar.TabIndex = 4;
            this.sing1Cancelar.Text = "cancelar";
            this.sing1Cancelar.Click += new System.EventHandler(this.sing1Cancelar_Click);
            // 
            // sing1Registrar
            // 
            this.sing1Registrar.Dock = System.Windows.Forms.DockStyle.Left;
            this.sing1Registrar.Enabled = false;
            this.sing1Registrar.Location = new System.Drawing.Point(168, 0);
            this.sing1Registrar.Name = "sing1Registrar";
            this.sing1Registrar.Size = new System.Drawing.Size(59, 28);
            this.sing1Registrar.TabIndex = 3;
            this.sing1Registrar.Text = "registrar";
            this.sing1Registrar.Click += new System.EventHandler(this.sing1Registrar_Click);
            // 
            // sing1Buscar
            // 
            this.sing1Buscar.Dock = System.Windows.Forms.DockStyle.Left;
            this.sing1Buscar.Location = new System.Drawing.Point(110, 0);
            this.sing1Buscar.Name = "sing1Buscar";
            this.sing1Buscar.Size = new System.Drawing.Size(58, 28);
            this.sing1Buscar.TabIndex = 2;
            this.sing1Buscar.Text = "buscar";
            this.sing1Buscar.Click += new System.EventHandler(this.sing1Buscar_Click);
            // 
            // sing1Nuevo
            // 
            this.sing1Nuevo.Dock = System.Windows.Forms.DockStyle.Left;
            this.sing1Nuevo.Location = new System.Drawing.Point(63, 0);
            this.sing1Nuevo.Name = "sing1Nuevo";
            this.sing1Nuevo.Size = new System.Drawing.Size(47, 28);
            this.sing1Nuevo.TabIndex = 1;
            this.sing1Nuevo.Text = "nuevo";
            this.sing1Nuevo.Click += new System.EventHandler(this.sing1Nuevo_Click);
            // 
            // sing1Modificar
            // 
            this.sing1Modificar.Dock = System.Windows.Forms.DockStyle.Left;
            this.sing1Modificar.Location = new System.Drawing.Point(0, 0);
            this.sing1Modificar.Name = "sing1Modificar";
            this.sing1Modificar.Size = new System.Drawing.Size(63, 28);
            this.sing1Modificar.TabIndex = 0;
            this.sing1Modificar.Text = "modificar";
            this.sing1Modificar.Click += new System.EventHandler(this.sing1Modificar_Click);
            // 
            // ultraTabPageControl14
            // 
            this.ultraTabPageControl14.Controls.Add(this.visorSing1);
            this.ultraTabPageControl14.Location = new System.Drawing.Point(-10000, -10000);
            this.ultraTabPageControl14.Name = "ultraTabPageControl14";
            this.ultraTabPageControl14.Size = new System.Drawing.Size(222, 177);
            // 
            // visorSing1
            // 
            this.visorSing1.ActiveViewIndex = -1;
            this.visorSing1.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
            this.visorSing1.DisplayBackgroundEdge = false;
            this.visorSing1.DisplayGroupTree = false;
            this.visorSing1.DisplayStatusBar = false;
            this.visorSing1.Dock = System.Windows.Forms.DockStyle.Fill;
            this.visorSing1.Location = new System.Drawing.Point(0, 0);
            this.visorSing1.Margin = new System.Windows.Forms.Padding(0);
            this.visorSing1.Name = "visorSing1";
            this.visorSing1.SelectionFormula = "";
            this.visorSing1.ShowCloseButton = false;
            this.visorSing1.ShowGotoPageButton = false;
            this.visorSing1.ShowGroupTreeButton = false;
            this.visorSing1.ShowPageNavigateButtons = false;
            this.visorSing1.ShowTextSearchButton = false;
            this.visorSing1.Size = new System.Drawing.Size(222, 177);
            this.visorSing1.TabIndex = 0;
            this.visorSing1.ViewTimeSelectionFormula = "";
            // 
            // ultraTabPageControl15
            // 
            this.ultraTabPageControl15.Controls.Add(this.sing2Ejecutivo);
            this.ultraTabPageControl15.Controls.Add(this.ultraLabel25);
            this.ultraTabPageControl15.Controls.Add(this.sing2Pie);
            this.ultraTabPageControl15.Controls.Add(this.ultraLabel24);
            this.ultraTabPageControl15.Controls.Add(this.sing2Anio);
            this.ultraTabPageControl15.Controls.Add(this.ultraLabel23);
            this.ultraTabPageControl15.Controls.Add(this.sing2Meses);
            this.ultraTabPageControl15.Controls.Add(this.ultraLabel22);
            this.ultraTabPageControl15.Controls.Add(this.sing2Cantidad);
            this.ultraTabPageControl15.Controls.Add(this.ultraLabel21);
            this.ultraTabPageControl15.Controls.Add(this.sing2CantidadL);
            this.ultraTabPageControl15.Controls.Add(this.ultraLabel20);
            this.ultraTabPageControl15.Controls.Add(this.sing2Saludo);
            this.ultraTabPageControl15.Controls.Add(this.ultraLabel19);
            this.ultraTabPageControl15.Controls.Add(this.sing2Ciudad);
            this.ultraTabPageControl15.Controls.Add(this.ultraLabel18);
            this.ultraTabPageControl15.Controls.Add(this.sing2Direccion2);
            this.ultraTabPageControl15.Controls.Add(this.ultraLabel17);
            this.ultraTabPageControl15.Controls.Add(this.sing2Direccion1);
            this.ultraTabPageControl15.Controls.Add(this.ultraLabel16);
            this.ultraTabPageControl15.Controls.Add(this.sing2Nombre);
            this.ultraTabPageControl15.Controls.Add(this.ultraLabel15);
            this.ultraTabPageControl15.Controls.Add(this.sing2Encabezado);
            this.ultraTabPageControl15.Controls.Add(this.ultraLabel14);
            this.ultraTabPageControl15.Controls.Add(this.sing2Fecha);
            this.ultraTabPageControl15.Controls.Add(this.ultraLabel13);
            this.ultraTabPageControl15.Controls.Add(this.ultraGroupBox1);
            this.ultraTabPageControl15.Location = new System.Drawing.Point(1, 23);
            this.ultraTabPageControl15.Name = "ultraTabPageControl15";
            this.ultraTabPageControl15.Size = new System.Drawing.Size(222, 177);
            // 
            // sing2Ejecutivo
            // 
            this.sing2Ejecutivo.Dock = System.Windows.Forms.DockStyle.Top;
            this.sing2Ejecutivo.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
            this.sing2Ejecutivo.Enabled = false;
            this.sing2Ejecutivo.FlatStyle = System.Windows.Forms.FlatStyle.Popup;
            this.sing2Ejecutivo.FormattingEnabled = true;
            this.sing2Ejecutivo.Items.AddRange(new object[] {
            "Eveliza Jimenez",
            "Rufino Rosario",
            "Samuel Abreu",
            "Pedro Montas",
            "Marisol Matos",
            "Rudy Soler"});
            this.sing2Ejecutivo.Location = new System.Drawing.Point(0, 586);
            this.sing2Ejecutivo.Name = "sing2Ejecutivo";
            this.sing2Ejecutivo.Size = new System.Drawing.Size(0, 21);
            this.sing2Ejecutivo.TabIndex = 70;
            // 
            // ultraLabel25
            // 
            appearance17.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(192)))), ((int)(((byte)(255)))));
            appearance17.BackColor2 = System.Drawing.Color.White;
            appearance17.BackGradientStyle = Infragistics.Win.GradientStyle.BackwardDiagonal;
            appearance17.ForeColor = System.Drawing.Color.Black;
            appearance17.TextHAlignAsString = "Left";
            appearance17.TextVAlignAsString = "Middle";
            this.ultraLabel25.Appearance = appearance17;
            this.ultraLabel25.Dock = System.Windows.Forms.DockStyle.Top;
            this.ultraLabel25.Font = new System.Drawing.Font("Times New Roman", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.ultraLabel25.Location = new System.Drawing.Point(0, 563);
            this.ultraLabel25.Name = "ultraLabel25";
            this.ultraLabel25.Size = new System.Drawing.Size(0, 23);
            this.ultraLabel25.TabIndex = 69;
            this.ultraLabel25.Text = "Ejecutivo";
            // 
            // sing2Pie
            // 
            this.sing2Pie.Dock = System.Windows.Forms.DockStyle.Top;
            this.sing2Pie.Enabled = false;
            this.sing2Pie.Location = new System.Drawing.Point(0, 542);
            this.sing2Pie.Name = "sing2Pie";
            this.sing2Pie.Size = new System.Drawing.Size(0, 21);
            this.sing2Pie.TabIndex = 68;
            // 
            // ultraLabel24
            // 
            appearance18.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(192)))), ((int)(((byte)(255)))));
            appearance18.BackColor2 = System.Drawing.Color.White;
            appearance18.BackGradientStyle = Infragistics.Win.GradientStyle.BackwardDiagonal;
            appearance18.ForeColor = System.Drawing.Color.Black;
            appearance18.TextHAlignAsString = "Left";
            appearance18.TextVAlignAsString = "Middle";
            this.ultraLabel24.Appearance = appearance18;
            this.ultraLabel24.Dock = System.Windows.Forms.DockStyle.Top;
            this.ultraLabel24.Font = new System.Drawing.Font("Times New Roman", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.ultraLabel24.Location = new System.Drawing.Point(0, 519);
            this.ultraLabel24.Name = "ultraLabel24";
            this.ultraLabel24.Size = new System.Drawing.Size(0, 23);
            this.ultraLabel24.TabIndex = 67;
            this.ultraLabel24.Text = "Pie";
            // 
            // sing2Anio
            // 
            this.sing2Anio.Dock = System.Windows.Forms.DockStyle.Top;
            this.sing2Anio.Enabled = false;
            this.sing2Anio.Location = new System.Drawing.Point(0, 498);
            this.sing2Anio.MaxLength = 4;
            this.sing2Anio.Name = "sing2Anio";
            this.sing2Anio.Size = new System.Drawing.Size(0, 21);
            this.sing2Anio.TabIndex = 66;
            this.sing2Anio.KeyPress += new System.Windows.Forms.KeyPressEventHandler(this.sing2Anio_KeyPress);
            // 
            // ultraLabel23
            // 
            appearance19.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(192)))), ((int)(((byte)(255)))));
            appearance19.BackColor2 = System.Drawing.Color.White;
            appearance19.BackGradientStyle = Infragistics.Win.GradientStyle.BackwardDiagonal;
            appearance19.ForeColor = System.Drawing.Color.Black;
            appearance19.TextHAlignAsString = "Left";
            appearance19.TextVAlignAsString = "Middle";
            this.ultraLabel23.Appearance = appearance19;
            this.ultraLabel23.Dock = System.Windows.Forms.DockStyle.Top;
            this.ultraLabel23.Font = new System.Drawing.Font("Times New Roman", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.ultraLabel23.Location = new System.Drawing.Point(0, 475);
            this.ultraLabel23.Name = "ultraLabel23";
            this.ultraLabel23.Size = new System.Drawing.Size(0, 23);
            this.ultraLabel23.TabIndex = 65;
            this.ultraLabel23.Text = "Año";
            // 
            // sing2Meses
            // 
            this.sing2Meses.Dock = System.Windows.Forms.DockStyle.Top;
            this.sing2Meses.Enabled = false;
            this.sing2Meses.Location = new System.Drawing.Point(0, 454);
            this.sing2Meses.Name = "sing2Meses";
            this.sing2Meses.Size = new System.Drawing.Size(0, 21);
            this.sing2Meses.TabIndex = 64;
            // 
            // ultraLabel22
            // 
            appearance20.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(192)))), ((int)(((byte)(255)))));
            appearance20.BackColor2 = System.Drawing.Color.White;
            appearance20.BackGradientStyle = Infragistics.Win.GradientStyle.BackwardDiagonal;
            appearance20.ForeColor = System.Drawing.Color.Black;
            appearance20.TextHAlignAsString = "Left";
            appearance20.TextVAlignAsString = "Middle";
            this.ultraLabel22.Appearance = appearance20;
            this.ultraLabel22.Dock = System.Windows.Forms.DockStyle.Top;
            this.ultraLabel22.Font = new System.Drawing.Font("Times New Roman", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.ultraLabel22.Location = new System.Drawing.Point(0, 431);
            this.ultraLabel22.Name = "ultraLabel22";
            this.ultraLabel22.Size = new System.Drawing.Size(0, 23);
            this.ultraLabel22.TabIndex = 63;
            this.ultraLabel22.Text = "Meses";
            // 
            // sing2Cantidad
            // 
            this.sing2Cantidad.Dock = System.Windows.Forms.DockStyle.Top;
            this.sing2Cantidad.Location = new System.Drawing.Point(0, 411);
            this.sing2Cantidad.Name = "sing2Cantidad";
            this.sing2Cantidad.Size = new System.Drawing.Size(0, 20);
            this.sing2Cantidad.TabIndex = 54;
            this.sing2Cantidad.KeyPress += new System.Windows.Forms.KeyPressEventHandler(this.sing2Cantidad_KeyPress);
            // 
            // ultraLabel21
            // 
            appearance21.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(192)))), ((int)(((byte)(255)))));
            appearance21.BackColor2 = System.Drawing.Color.White;
            appearance21.BackGradientStyle = Infragistics.Win.GradientStyle.BackwardDiagonal;
            appearance21.ForeColor = System.Drawing.Color.Black;
            appearance21.TextHAlignAsString = "Left";
            appearance21.TextVAlignAsString = "Middle";
            this.ultraLabel21.Appearance = appearance21;
            this.ultraLabel21.Dock = System.Windows.Forms.DockStyle.Top;
            this.ultraLabel21.Font = new System.Drawing.Font("Times New Roman", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.ultraLabel21.Location = new System.Drawing.Point(0, 388);
            this.ultraLabel21.Name = "ultraLabel21";
            this.ultraLabel21.Size = new System.Drawing.Size(0, 23);
            this.ultraLabel21.TabIndex = 53;
            this.ultraLabel21.Text = "Cantidad en numeros";
            // 
            // sing2CantidadL
            // 
            this.sing2CantidadL.CharacterCasing = System.Windows.Forms.CharacterCasing.Upper;
            this.sing2CantidadL.Dock = System.Windows.Forms.DockStyle.Top;
            this.sing2CantidadL.Enabled = false;
            this.sing2CantidadL.Location = new System.Drawing.Point(0, 331);
            this.sing2CantidadL.Multiline = true;
            this.sing2CantidadL.Name = "sing2CantidadL";
            this.sing2CantidadL.Size = new System.Drawing.Size(0, 57);
            this.sing2CantidadL.TabIndex = 52;
            // 
            // ultraLabel20
            // 
            appearance22.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(192)))), ((int)(((byte)(255)))));
            appearance22.BackColor2 = System.Drawing.Color.White;
            appearance22.BackGradientStyle = Infragistics.Win.GradientStyle.BackwardDiagonal;
            appearance22.ForeColor = System.Drawing.Color.Black;
            appearance22.TextHAlignAsString = "Left";
            appearance22.TextVAlignAsString = "Middle";
            this.ultraLabel20.Appearance = appearance22;
            this.ultraLabel20.Dock = System.Windows.Forms.DockStyle.Top;
            this.ultraLabel20.Font = new System.Drawing.Font("Times New Roman", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.ultraLabel20.Location = new System.Drawing.Point(0, 308);
            this.ultraLabel20.Name = "ultraLabel20";
            this.ultraLabel20.Size = new System.Drawing.Size(0, 23);
            this.ultraLabel20.TabIndex = 51;
            this.ultraLabel20.Text = "Cantidad en letras";
            // 
            // sing2Saludo
            // 
            this.sing2Saludo.Dock = System.Windows.Forms.DockStyle.Top;
            this.sing2Saludo.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
            this.sing2Saludo.Enabled = false;
            this.sing2Saludo.FlatStyle = System.Windows.Forms.FlatStyle.Popup;
            this.sing2Saludo.FormattingEnabled = true;
            this.sing2Saludo.Items.AddRange(new object[] {
            "Estimado Señor",
            "Estimada Señora"});
            this.sing2Saludo.Location = new System.Drawing.Point(0, 287);
            this.sing2Saludo.Name = "sing2Saludo";
            this.sing2Saludo.Size = new System.Drawing.Size(0, 21);
            this.sing2Saludo.TabIndex = 50;
            // 
            // ultraLabel19
            // 
            appearance23.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(192)))), ((int)(((byte)(255)))));
            appearance23.BackColor2 = System.Drawing.Color.White;
            appearance23.BackGradientStyle = Infragistics.Win.GradientStyle.BackwardDiagonal;
            appearance23.ForeColor = System.Drawing.Color.Black;
            appearance23.TextHAlignAsString = "Left";
            appearance23.TextVAlignAsString = "Middle";
            this.ultraLabel19.Appearance = appearance23;
            this.ultraLabel19.Dock = System.Windows.Forms.DockStyle.Top;
            this.ultraLabel19.Font = new System.Drawing.Font("Times New Roman", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.ultraLabel19.Location = new System.Drawing.Point(0, 264);
            this.ultraLabel19.Name = "ultraLabel19";
            this.ultraLabel19.Size = new System.Drawing.Size(0, 23);
            this.ultraLabel19.TabIndex = 49;
            this.ultraLabel19.Text = "Saludo";
            // 
            // sing2Ciudad
            // 
            this.sing2Ciudad.Dock = System.Windows.Forms.DockStyle.Top;
            this.sing2Ciudad.Enabled = false;
            this.sing2Ciudad.Location = new System.Drawing.Point(0, 243);
            this.sing2Ciudad.Name = "sing2Ciudad";
            this.sing2Ciudad.Size = new System.Drawing.Size(0, 21);
            this.sing2Ciudad.TabIndex = 48;
            // 
            // ultraLabel18
            // 
            appearance24.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(192)))), ((int)(((byte)(255)))));
            appearance24.BackColor2 = System.Drawing.Color.White;
            appearance24.BackGradientStyle = Infragistics.Win.GradientStyle.BackwardDiagonal;
            appearance24.ForeColor = System.Drawing.Color.Black;
            appearance24.TextHAlignAsString = "Left";
            appearance24.TextVAlignAsString = "Middle";
            this.ultraLabel18.Appearance = appearance24;
            this.ultraLabel18.Dock = System.Windows.Forms.DockStyle.Top;
            this.ultraLabel18.Font = new System.Drawing.Font("Times New Roman", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.ultraLabel18.Location = new System.Drawing.Point(0, 220);
            this.ultraLabel18.Name = "ultraLabel18";
            this.ultraLabel18.Size = new System.Drawing.Size(0, 23);
            this.ultraLabel18.TabIndex = 47;
            this.ultraLabel18.Text = "Ciudad";
            // 
            // sing2Direccion2
            // 
            this.sing2Direccion2.Dock = System.Windows.Forms.DockStyle.Top;
            this.sing2Direccion2.Enabled = false;
            this.sing2Direccion2.Location = new System.Drawing.Point(0, 199);
            this.sing2Direccion2.Name = "sing2Direccion2";
            this.sing2Direccion2.Size = new System.Drawing.Size(0, 21);
            this.sing2Direccion2.TabIndex = 46;
            // 
            // ultraLabel17
            // 
            appearance25.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(192)))), ((int)(((byte)(255)))));
            appearance25.BackColor2 = System.Drawing.Color.White;
            appearance25.BackGradientStyle = Infragistics.Win.GradientStyle.BackwardDiagonal;
            appearance25.ForeColor = System.Drawing.Color.Black;
            appearance25.TextHAlignAsString = "Left";
            appearance25.TextVAlignAsString = "Middle";
            this.ultraLabel17.Appearance = appearance25;
            this.ultraLabel17.Dock = System.Windows.Forms.DockStyle.Top;
            this.ultraLabel17.Font = new System.Drawing.Font("Times New Roman", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.ultraLabel17.Location = new System.Drawing.Point(0, 176);
            this.ultraLabel17.Name = "ultraLabel17";
            this.ultraLabel17.Size = new System.Drawing.Size(0, 23);
            this.ultraLabel17.TabIndex = 45;
            this.ultraLabel17.Text = "Continuacion de la direccion";
            // 
            // sing2Direccion1
            // 
            this.sing2Direccion1.Dock = System.Windows.Forms.DockStyle.Top;
            this.sing2Direccion1.Enabled = false;
            this.sing2Direccion1.Location = new System.Drawing.Point(0, 155);
            this.sing2Direccion1.Name = "sing2Direccion1";
            this.sing2Direccion1.Size = new System.Drawing.Size(0, 21);
            this.sing2Direccion1.TabIndex = 44;
            // 
            // ultraLabel16
            // 
            appearance26.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(192)))), ((int)(((byte)(255)))));
            appearance26.BackColor2 = System.Drawing.Color.White;
            appearance26.BackGradientStyle = Infragistics.Win.GradientStyle.BackwardDiagonal;
            appearance26.ForeColor = System.Drawing.Color.Black;
            appearance26.TextHAlignAsString = "Left";
            appearance26.TextVAlignAsString = "Middle";
            this.ultraLabel16.Appearance = appearance26;
            this.ultraLabel16.Dock = System.Windows.Forms.DockStyle.Top;
            this.ultraLabel16.Font = new System.Drawing.Font("Times New Roman", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.ultraLabel16.Location = new System.Drawing.Point(0, 132);
            this.ultraLabel16.Name = "ultraLabel16";
            this.ultraLabel16.Size = new System.Drawing.Size(0, 23);
            this.ultraLabel16.TabIndex = 43;
            this.ultraLabel16.Text = "Direccion del cliente";
            // 
            // sing2Nombre
            // 
            this.sing2Nombre.CharacterCasing = System.Windows.Forms.CharacterCasing.Upper;
            this.sing2Nombre.Dock = System.Windows.Forms.DockStyle.Top;
            this.sing2Nombre.Enabled = false;
            this.sing2Nombre.Location = new System.Drawing.Point(0, 111);
            this.sing2Nombre.Name = "sing2Nombre";
            this.sing2Nombre.Size = new System.Drawing.Size(0, 21);
            this.sing2Nombre.TabIndex = 42;
            // 
            // ultraLabel15
            // 
            appearance27.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(192)))), ((int)(((byte)(255)))));
            appearance27.BackColor2 = System.Drawing.Color.White;
            appearance27.BackGradientStyle = Infragistics.Win.GradientStyle.BackwardDiagonal;
            appearance27.ForeColor = System.Drawing.Color.Black;
            appearance27.TextHAlignAsString = "Left";
            appearance27.TextVAlignAsString = "Middle";
            this.ultraLabel15.Appearance = appearance27;
            this.ultraLabel15.Dock = System.Windows.Forms.DockStyle.Top;
            this.ultraLabel15.Font = new System.Drawing.Font("Times New Roman", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.ultraLabel15.Location = new System.Drawing.Point(0, 88);
            this.ultraLabel15.Name = "ultraLabel15";
            this.ultraLabel15.Size = new System.Drawing.Size(0, 23);
            this.ultraLabel15.TabIndex = 41;
            this.ultraLabel15.Text = "Nombre del cliente";
            // 
            // sing2Encabezado
            // 
            this.sing2Encabezado.Dock = System.Windows.Forms.DockStyle.Top;
            this.sing2Encabezado.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
            this.sing2Encabezado.Enabled = false;
            this.sing2Encabezado.FlatStyle = System.Windows.Forms.FlatStyle.Popup;
            this.sing2Encabezado.FormattingEnabled = true;
            this.sing2Encabezado.Items.AddRange(new object[] {
            "Señor",
            "Señora"});
            this.sing2Encabezado.Location = new System.Drawing.Point(0, 67);
            this.sing2Encabezado.Name = "sing2Encabezado";
            this.sing2Encabezado.Size = new System.Drawing.Size(0, 21);
            this.sing2Encabezado.TabIndex = 40;
            // 
            // ultraLabel14
            // 
            appearance28.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(192)))), ((int)(((byte)(255)))));
            appearance28.BackColor2 = System.Drawing.Color.White;
            appearance28.BackGradientStyle = Infragistics.Win.GradientStyle.BackwardDiagonal;
            appearance28.ForeColor = System.Drawing.Color.Black;
            appearance28.TextHAlignAsString = "Left";
            appearance28.TextVAlignAsString = "Middle";
            this.ultraLabel14.Appearance = appearance28;
            this.ultraLabel14.Dock = System.Windows.Forms.DockStyle.Top;
            this.ultraLabel14.Font = new System.Drawing.Font("Times New Roman", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.ultraLabel14.Location = new System.Drawing.Point(0, 44);
            this.ultraLabel14.Name = "ultraLabel14";
            this.ultraLabel14.Size = new System.Drawing.Size(0, 23);
            this.ultraLabel14.TabIndex = 39;
            this.ultraLabel14.Text = "Encabezado";
            // 
            // sing2Fecha
            // 
            this.sing2Fecha.Dock = System.Windows.Forms.DockStyle.Top;
            this.sing2Fecha.Enabled = false;
            this.sing2Fecha.FormatProvider = new System.Globalization.CultureInfo("es-DO");
            this.sing2Fecha.Location = new System.Drawing.Point(0, 23);
            this.sing2Fecha.Name = "sing2Fecha";
            this.sing2Fecha.Size = new System.Drawing.Size(0, 21);
            this.sing2Fecha.TabIndex = 38;
            // 
            // ultraLabel13
            // 
            appearance29.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(192)))), ((int)(((byte)(255)))));
            appearance29.BackColor2 = System.Drawing.Color.White;
            appearance29.BackGradientStyle = Infragistics.Win.GradientStyle.BackwardDiagonal;
            appearance29.ForeColor = System.Drawing.Color.Black;
            appearance29.TextHAlignAsString = "Left";
            appearance29.TextVAlignAsString = "Middle";
            this.ultraLabel13.Appearance = appearance29;
            this.ultraLabel13.Dock = System.Windows.Forms.DockStyle.Top;
            this.ultraLabel13.Font = new System.Drawing.Font("Times New Roman", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.ultraLabel13.Location = new System.Drawing.Point(0, 0);
            this.ultraLabel13.Name = "ultraLabel13";
            this.ultraLabel13.Size = new System.Drawing.Size(0, 23);
            this.ultraLabel13.TabIndex = 37;
            this.ultraLabel13.Text = "Escoja la fecha";
            // 
            // ultraGroupBox1
            // 
            appearance30.BackColor = System.Drawing.Color.Blue;
            appearance30.BackColor2 = System.Drawing.Color.Silver;
            appearance30.BackGradientStyle = Infragistics.Win.GradientStyle.BackwardDiagonal;
            appearance30.TextHAlignAsString = "Center";
            appearance30.TextVAlignAsString = "Middle";
            this.ultraGroupBox1.Appearance = appearance30;
            this.ultraGroupBox1.CaptionAlignment = Infragistics.Win.Misc.GroupBoxCaptionAlignment.Center;
            this.ultraGroupBox1.Controls.Add(this.conteo);
            this.ultraGroupBox1.Controls.Add(this.ultraGroupBox2);
            this.ultraGroupBox1.Controls.Add(this.ultraPanel1);
            this.ultraGroupBox1.Dock = System.Windows.Forms.DockStyle.Right;
            this.ultraGroupBox1.Location = new System.Drawing.Point(-133, 0);
            this.ultraGroupBox1.Name = "ultraGroupBox1";
            this.ultraGroupBox1.Size = new System.Drawing.Size(355, 177);
            this.ultraGroupBox1.TabIndex = 0;
            this.ultraGroupBox1.Text = "menu de opciones";
            // 
            // conteo
            // 
            appearance31.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(192)))), ((int)(((byte)(255)))));
            appearance31.BackColor2 = System.Drawing.Color.White;
            appearance31.BackGradientStyle = Infragistics.Win.GradientStyle.BackwardDiagonal;
            appearance31.FontData.BoldAsString = "True";
            appearance31.ForeColor = System.Drawing.Color.Green;
            appearance31.TextHAlignAsString = "Center";
            appearance31.TextVAlignAsString = "Middle";
            this.conteo.Appearance = appearance31;
            this.conteo.Dock = System.Windows.Forms.DockStyle.Top;
            this.conteo.Font = new System.Drawing.Font("Times New Roman", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.conteo.Location = new System.Drawing.Point(3, 97);
            this.conteo.Name = "conteo";
            this.conteo.Size = new System.Drawing.Size(349, 23);
            this.conteo.TabIndex = 46;
            this.conteo.Text = "Continuacion de la direccion";
            // 
            // ultraGroupBox2
            // 
            appearance32.ForeColor = System.Drawing.Color.Green;
            this.ultraGroupBox2.Appearance = appearance32;
            this.ultraGroupBox2.CaptionAlignment = Infragistics.Win.Misc.GroupBoxCaptionAlignment.Center;
            this.ultraGroupBox2.Controls.Add(this.btnSing2Borrar);
            this.ultraGroupBox2.Controls.Add(this.btnSing2Ultimo);
            this.ultraGroupBox2.Controls.Add(this.btnSing2Siguiente);
            this.ultraGroupBox2.Controls.Add(this.btnSing2Atras);
            this.ultraGroupBox2.Controls.Add(this.btnSing2Primero);
            this.ultraGroupBox2.Dock = System.Windows.Forms.DockStyle.Top;
            this.ultraGroupBox2.ForeColor = System.Drawing.Color.Black;
            this.ultraGroupBox2.Location = new System.Drawing.Point(3, 44);
            this.ultraGroupBox2.Name = "ultraGroupBox2";
            this.ultraGroupBox2.Size = new System.Drawing.Size(349, 53);
            this.ultraGroupBox2.TabIndex = 1;
            this.ultraGroupBox2.Text = "navegacion de registros";
            // 
            // btnSing2Borrar
            // 
            this.btnSing2Borrar.Dock = System.Windows.Forms.DockStyle.Fill;
            this.btnSing2Borrar.Location = new System.Drawing.Point(284, 16);
            this.btnSing2Borrar.Name = "btnSing2Borrar";
            this.btnSing2Borrar.Size = new System.Drawing.Size(62, 34);
            this.btnSing2Borrar.TabIndex = 5;
            this.btnSing2Borrar.Text = "borrar";
            this.btnSing2Borrar.Click += new System.EventHandler(this.btnSing2Borrar_Click);
            // 
            // btnSing2Ultimo
            // 
            this.btnSing2Ultimo.Dock = System.Windows.Forms.DockStyle.Left;
            this.btnSing2Ultimo.Location = new System.Drawing.Point(203, 16);
            this.btnSing2Ultimo.Name = "btnSing2Ultimo";
            this.btnSing2Ultimo.Size = new System.Drawing.Size(81, 34);
            this.btnSing2Ultimo.TabIndex = 4;
            this.btnSing2Ultimo.Text = "ultimo";
            this.btnSing2Ultimo.Click += new System.EventHandler(this.btnSing2Ultimo_Click);
            // 
            // btnSing2Siguiente
            // 
            this.btnSing2Siguiente.Dock = System.Windows.Forms.DockStyle.Left;
            this.btnSing2Siguiente.Location = new System.Drawing.Point(129, 16);
            this.btnSing2Siguiente.Name = "btnSing2Siguiente";
            this.btnSing2Siguiente.Size = new System.Drawing.Size(74, 34);
            this.btnSing2Siguiente.TabIndex = 3;
            this.btnSing2Siguiente.Text = "siguiente";
            this.btnSing2Siguiente.Click += new System.EventHandler(this.btnSing2Siguiente_Click);
            // 
            // btnSing2Atras
            // 
            this.btnSing2Atras.Dock = System.Windows.Forms.DockStyle.Left;
            this.btnSing2Atras.Location = new System.Drawing.Point(66, 16);
            this.btnSing2Atras.Name = "btnSing2Atras";
            this.btnSing2Atras.Size = new System.Drawing.Size(63, 34);
            this.btnSing2Atras.TabIndex = 2;
            this.btnSing2Atras.Text = "atras";
            this.btnSing2Atras.Click += new System.EventHandler(this.btnSing2Atras_Click);
            // 
            // btnSing2Primero
            // 
            this.btnSing2Primero.Dock = System.Windows.Forms.DockStyle.Left;
            this.btnSing2Primero.Location = new System.Drawing.Point(3, 16);
            this.btnSing2Primero.Name = "btnSing2Primero";
            this.btnSing2Primero.Size = new System.Drawing.Size(63, 34);
            this.btnSing2Primero.TabIndex = 1;
            this.btnSing2Primero.Text = "primero";
            this.btnSing2Primero.Click += new System.EventHandler(this.btnSing2Primero_Click);
            // 
            // ultraPanel1
            // 
            // 
            // ultraPanel1.ClientArea
            // 
            this.ultraPanel1.ClientArea.Controls.Add(this.btnSing2Refrescar);
            this.ultraPanel1.ClientArea.Controls.Add(this.btnSing2Cancelar);
            this.ultraPanel1.ClientArea.Controls.Add(this.btnSing2Registrar);
            this.ultraPanel1.ClientArea.Controls.Add(this.btnSing2Buscar);
            this.ultraPanel1.ClientArea.Controls.Add(this.btnSing2Nuevo);
            this.ultraPanel1.ClientArea.Controls.Add(this.btnSing2Modificar);
            this.ultraPanel1.Dock = System.Windows.Forms.DockStyle.Top;
            this.ultraPanel1.Location = new System.Drawing.Point(3, 16);
            this.ultraPanel1.Name = "ultraPanel1";
            this.ultraPanel1.Size = new System.Drawing.Size(349, 28);
            this.ultraPanel1.TabIndex = 0;
            // 
            // btnSing2Refrescar
            // 
            this.btnSing2Refrescar.Dock = System.Windows.Forms.DockStyle.Left;
            this.btnSing2Refrescar.Location = new System.Drawing.Point(286, 0);
            this.btnSing2Refrescar.Name = "btnSing2Refrescar";
            this.btnSing2Refrescar.Size = new System.Drawing.Size(63, 28);
            this.btnSing2Refrescar.TabIndex = 5;
            this.btnSing2Refrescar.Text = "actualizar";
            this.btnSing2Refrescar.Click += new System.EventHandler(this.btnSing2Refrescar_Click);
            // 
            // btnSing2Cancelar
            // 
            this.btnSing2Cancelar.Dock = System.Windows.Forms.DockStyle.Left;
            this.btnSing2Cancelar.Enabled = false;
            this.btnSing2Cancelar.Location = new System.Drawing.Point(227, 0);
            this.btnSing2Cancelar.Name = "btnSing2Cancelar";
            this.btnSing2Cancelar.Size = new System.Drawing.Size(59, 28);
            this.btnSing2Cancelar.TabIndex = 4;
            this.btnSing2Cancelar.Text = "cancelar";
            this.btnSing2Cancelar.Click += new System.EventHandler(this.btnSing2Cancelar_Click);
            // 
            // btnSing2Registrar
            // 
            this.btnSing2Registrar.Dock = System.Windows.Forms.DockStyle.Left;
            this.btnSing2Registrar.Enabled = false;
            this.btnSing2Registrar.Location = new System.Drawing.Point(168, 0);
            this.btnSing2Registrar.Name = "btnSing2Registrar";
            this.btnSing2Registrar.Size = new System.Drawing.Size(59, 28);
            this.btnSing2Registrar.TabIndex = 3;
            this.btnSing2Registrar.Text = "registrar";
            this.btnSing2Registrar.Click += new System.EventHandler(this.btnSing2Registrar_Click);
            // 
            // btnSing2Buscar
            // 
            this.btnSing2Buscar.Dock = System.Windows.Forms.DockStyle.Left;
            this.btnSing2Buscar.Location = new System.Drawing.Point(110, 0);
            this.btnSing2Buscar.Name = "btnSing2Buscar";
            this.btnSing2Buscar.Size = new System.Drawing.Size(58, 28);
            this.btnSing2Buscar.TabIndex = 2;
            this.btnSing2Buscar.Text = "buscar";
            this.btnSing2Buscar.Click += new System.EventHandler(this.btnSing2Buscar_Click);
            // 
            // btnSing2Nuevo
            // 
            this.btnSing2Nuevo.Dock = System.Windows.Forms.DockStyle.Left;
            this.btnSing2Nuevo.Location = new System.Drawing.Point(63, 0);
            this.btnSing2Nuevo.Name = "btnSing2Nuevo";
            this.btnSing2Nuevo.Size = new System.Drawing.Size(47, 28);
            this.btnSing2Nuevo.TabIndex = 1;
            this.btnSing2Nuevo.Text = "nuevo";
            this.btnSing2Nuevo.Click += new System.EventHandler(this.btnSing2Nuevo_Click);
            // 
            // btnSing2Modificar
            // 
            this.btnSing2Modificar.Dock = System.Windows.Forms.DockStyle.Left;
            this.btnSing2Modificar.Location = new System.Drawing.Point(0, 0);
            this.btnSing2Modificar.Name = "btnSing2Modificar";
            this.btnSing2Modificar.Size = new System.Drawing.Size(63, 28);
            this.btnSing2Modificar.TabIndex = 0;
            this.btnSing2Modificar.Text = "modificar";
            this.btnSing2Modificar.Click += new System.EventHandler(this.btnSing2Modificar_Click);
            // 
            // ultraTabPageControl16
            // 
            this.ultraTabPageControl16.Controls.Add(this.visorSing2);
            this.ultraTabPageControl16.Location = new System.Drawing.Point(-10000, -10000);
            this.ultraTabPageControl16.Name = "ultraTabPageControl16";
            this.ultraTabPageControl16.Size = new System.Drawing.Size(222, 177);
            // 
            // visorSing2
            // 
            this.visorSing2.ActiveViewIndex = 0;
            this.visorSing2.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
            this.visorSing2.DisplayBackgroundEdge = false;
            this.visorSing2.DisplayGroupTree = false;
            this.visorSing2.DisplayStatusBar = false;
            this.visorSing2.Dock = System.Windows.Forms.DockStyle.Fill;
            this.visorSing2.Location = new System.Drawing.Point(0, 0);
            this.visorSing2.Margin = new System.Windows.Forms.Padding(0);
            this.visorSing2.Name = "visorSing2";
            this.visorSing2.ReportSource = this.carta1;
            this.visorSing2.ShowCloseButton = false;
            this.visorSing2.ShowGotoPageButton = false;
            this.visorSing2.ShowGroupTreeButton = false;
            this.visorSing2.ShowPageNavigateButtons = false;
            this.visorSing2.ShowTextSearchButton = false;
            this.visorSing2.Size = new System.Drawing.Size(222, 177);
            this.visorSing2.TabIndex = 0;
            // 
            // ultraTabPageControl17
            // 
            this.ultraTabPageControl17.Controls.Add(this.sing3Asesor);
            this.ultraTabPageControl17.Controls.Add(this.ultraLabel42);
            this.ultraTabPageControl17.Controls.Add(this.sing3Pie);
            this.ultraTabPageControl17.Controls.Add(this.ultraLabel43);
            this.ultraTabPageControl17.Controls.Add(this.sing3Anio);
            this.ultraTabPageControl17.Controls.Add(this.ultraLabel44);
            this.ultraTabPageControl17.Controls.Add(this.sing3Meses);
            this.ultraTabPageControl17.Controls.Add(this.ultraLabel45);
            this.ultraTabPageControl17.Controls.Add(this.sing3Cantidad);
            this.ultraTabPageControl17.Controls.Add(this.ultraLabel46);
            this.ultraTabPageControl17.Controls.Add(this.sing3CantidadL);
            this.ultraTabPageControl17.Controls.Add(this.ultraLabel47);
            this.ultraTabPageControl17.Controls.Add(this.sing3Saludo);
            this.ultraTabPageControl17.Controls.Add(this.ultraLabel48);
            this.ultraTabPageControl17.Controls.Add(this.sing3Ciudad);
            this.ultraTabPageControl17.Controls.Add(this.ultraLabel49);
            this.ultraTabPageControl17.Controls.Add(this.sing3Direccion2);
            this.ultraTabPageControl17.Controls.Add(this.ultraLabel50);
            this.ultraTabPageControl17.Controls.Add(this.sing3Direccion);
            this.ultraTabPageControl17.Controls.Add(this.ultraLabel51);
            this.ultraTabPageControl17.Controls.Add(this.sing3Nombre);
            this.ultraTabPageControl17.Controls.Add(this.ultraLabel52);
            this.ultraTabPageControl17.Controls.Add(this.sing3Encabezado);
            this.ultraTabPageControl17.Controls.Add(this.ultraLabel53);
            this.ultraTabPageControl17.Controls.Add(this.sing3Fecha);
            this.ultraTabPageControl17.Controls.Add(this.ultraLabel54);
            this.ultraTabPageControl17.Controls.Add(this.ultraGroupBox5);
            this.ultraTabPageControl17.Location = new System.Drawing.Point(1, 23);
            this.ultraTabPageControl17.Name = "ultraTabPageControl17";
            this.ultraTabPageControl17.Size = new System.Drawing.Size(222, 177);
            // 
            // sing3Asesor
            // 
            this.sing3Asesor.Dock = System.Windows.Forms.DockStyle.Top;
            this.sing3Asesor.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
            this.sing3Asesor.Enabled = false;
            this.sing3Asesor.FlatStyle = System.Windows.Forms.FlatStyle.Popup;
            this.sing3Asesor.FormattingEnabled = true;
            this.sing3Asesor.Items.AddRange(new object[] {
            "Eveliza Jimenez",
            "Rufino Rosario",
            "Samuel Abreu",
            "Pedro Montas",
            "Marisol Matos",
            "Rudy Soler"});
            this.sing3Asesor.Location = new System.Drawing.Point(0, 586);
            this.sing3Asesor.Name = "sing3Asesor";
            this.sing3Asesor.Size = new System.Drawing.Size(0, 21);
            this.sing3Asesor.TabIndex = 122;
            // 
            // ultraLabel42
            // 
            appearance33.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(192)))), ((int)(((byte)(255)))));
            appearance33.BackColor2 = System.Drawing.Color.White;
            appearance33.BackGradientStyle = Infragistics.Win.GradientStyle.BackwardDiagonal;
            appearance33.ForeColor = System.Drawing.Color.Black;
            appearance33.TextHAlignAsString = "Left";
            appearance33.TextVAlignAsString = "Middle";
            this.ultraLabel42.Appearance = appearance33;
            this.ultraLabel42.Dock = System.Windows.Forms.DockStyle.Top;
            this.ultraLabel42.Font = new System.Drawing.Font("Times New Roman", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.ultraLabel42.Location = new System.Drawing.Point(0, 563);
            this.ultraLabel42.Name = "ultraLabel42";
            this.ultraLabel42.Size = new System.Drawing.Size(0, 23);
            this.ultraLabel42.TabIndex = 121;
            this.ultraLabel42.Text = "Ejecutivo";
            // 
            // sing3Pie
            // 
            this.sing3Pie.Dock = System.Windows.Forms.DockStyle.Top;
            this.sing3Pie.Enabled = false;
            this.sing3Pie.Location = new System.Drawing.Point(0, 542);
            this.sing3Pie.Name = "sing3Pie";
            this.sing3Pie.Size = new System.Drawing.Size(0, 21);
            this.sing3Pie.TabIndex = 120;
            // 
            // ultraLabel43
            // 
            appearance34.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(192)))), ((int)(((byte)(255)))));
            appearance34.BackColor2 = System.Drawing.Color.White;
            appearance34.BackGradientStyle = Infragistics.Win.GradientStyle.BackwardDiagonal;
            appearance34.ForeColor = System.Drawing.Color.Black;
            appearance34.TextHAlignAsString = "Left";
            appearance34.TextVAlignAsString = "Middle";
            this.ultraLabel43.Appearance = appearance34;
            this.ultraLabel43.Dock = System.Windows.Forms.DockStyle.Top;
            this.ultraLabel43.Font = new System.Drawing.Font("Times New Roman", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.ultraLabel43.Location = new System.Drawing.Point(0, 519);
            this.ultraLabel43.Name = "ultraLabel43";
            this.ultraLabel43.Size = new System.Drawing.Size(0, 23);
            this.ultraLabel43.TabIndex = 119;
            this.ultraLabel43.Text = "Pie";
            // 
            // sing3Anio
            // 
            this.sing3Anio.Dock = System.Windows.Forms.DockStyle.Top;
            this.sing3Anio.Enabled = false;
            this.sing3Anio.Location = new System.Drawing.Point(0, 498);
            this.sing3Anio.MaxLength = 4;
            this.sing3Anio.Name = "sing3Anio";
            this.sing3Anio.Size = new System.Drawing.Size(0, 21);
            this.sing3Anio.TabIndex = 118;
            this.sing3Anio.KeyPress += new System.Windows.Forms.KeyPressEventHandler(this.sing3Anio_KeyPress);
            // 
            // ultraLabel44
            // 
            appearance35.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(192)))), ((int)(((byte)(255)))));
            appearance35.BackColor2 = System.Drawing.Color.White;
            appearance35.BackGradientStyle = Infragistics.Win.GradientStyle.BackwardDiagonal;
            appearance35.ForeColor = System.Drawing.Color.Black;
            appearance35.TextHAlignAsString = "Left";
            appearance35.TextVAlignAsString = "Middle";
            this.ultraLabel44.Appearance = appearance35;
            this.ultraLabel44.Dock = System.Windows.Forms.DockStyle.Top;
            this.ultraLabel44.Font = new System.Drawing.Font("Times New Roman", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.ultraLabel44.Location = new System.Drawing.Point(0, 475);
            this.ultraLabel44.Name = "ultraLabel44";
            this.ultraLabel44.Size = new System.Drawing.Size(0, 23);
            this.ultraLabel44.TabIndex = 117;
            this.ultraLabel44.Text = "Año";
            // 
            // sing3Meses
            // 
            this.sing3Meses.Dock = System.Windows.Forms.DockStyle.Top;
            this.sing3Meses.Enabled = false;
            this.sing3Meses.Location = new System.Drawing.Point(0, 454);
            this.sing3Meses.Name = "sing3Meses";
            this.sing3Meses.Size = new System.Drawing.Size(0, 21);
            this.sing3Meses.TabIndex = 116;
            // 
            // ultraLabel45
            // 
            appearance36.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(192)))), ((int)(((byte)(255)))));
            appearance36.BackColor2 = System.Drawing.Color.White;
            appearance36.BackGradientStyle = Infragistics.Win.GradientStyle.BackwardDiagonal;
            appearance36.ForeColor = System.Drawing.Color.Black;
            appearance36.TextHAlignAsString = "Left";
            appearance36.TextVAlignAsString = "Middle";
            this.ultraLabel45.Appearance = appearance36;
            this.ultraLabel45.Dock = System.Windows.Forms.DockStyle.Top;
            this.ultraLabel45.Font = new System.Drawing.Font("Times New Roman", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.ultraLabel45.Location = new System.Drawing.Point(0, 431);
            this.ultraLabel45.Name = "ultraLabel45";
            this.ultraLabel45.Size = new System.Drawing.Size(0, 23);
            this.ultraLabel45.TabIndex = 115;
            this.ultraLabel45.Text = "Meses";
            // 
            // sing3Cantidad
            // 
            this.sing3Cantidad.Dock = System.Windows.Forms.DockStyle.Top;
            this.sing3Cantidad.Location = new System.Drawing.Point(0, 411);
            this.sing3Cantidad.Name = "sing3Cantidad";
            this.sing3Cantidad.Size = new System.Drawing.Size(0, 20);
            this.sing3Cantidad.TabIndex = 114;
            this.sing3Cantidad.KeyPress += new System.Windows.Forms.KeyPressEventHandler(this.sing3Cantidad_KeyPress);
            // 
            // ultraLabel46
            // 
            appearance37.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(192)))), ((int)(((byte)(255)))));
            appearance37.BackColor2 = System.Drawing.Color.White;
            appearance37.BackGradientStyle = Infragistics.Win.GradientStyle.BackwardDiagonal;
            appearance37.ForeColor = System.Drawing.Color.Black;
            appearance37.TextHAlignAsString = "Left";
            appearance37.TextVAlignAsString = "Middle";
            this.ultraLabel46.Appearance = appearance37;
            this.ultraLabel46.Dock = System.Windows.Forms.DockStyle.Top;
            this.ultraLabel46.Font = new System.Drawing.Font("Times New Roman", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.ultraLabel46.Location = new System.Drawing.Point(0, 388);
            this.ultraLabel46.Name = "ultraLabel46";
            this.ultraLabel46.Size = new System.Drawing.Size(0, 23);
            this.ultraLabel46.TabIndex = 113;
            this.ultraLabel46.Text = "Cantidad en numeros";
            // 
            // sing3CantidadL
            // 
            this.sing3CantidadL.CharacterCasing = System.Windows.Forms.CharacterCasing.Upper;
            this.sing3CantidadL.Dock = System.Windows.Forms.DockStyle.Top;
            this.sing3CantidadL.Enabled = false;
            this.sing3CantidadL.Location = new System.Drawing.Point(0, 331);
            this.sing3CantidadL.Multiline = true;
            this.sing3CantidadL.Name = "sing3CantidadL";
            this.sing3CantidadL.Size = new System.Drawing.Size(0, 57);
            this.sing3CantidadL.TabIndex = 112;
            // 
            // ultraLabel47
            // 
            appearance38.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(192)))), ((int)(((byte)(255)))));
            appearance38.BackColor2 = System.Drawing.Color.White;
            appearance38.BackGradientStyle = Infragistics.Win.GradientStyle.BackwardDiagonal;
            appearance38.ForeColor = System.Drawing.Color.Black;
            appearance38.TextHAlignAsString = "Left";
            appearance38.TextVAlignAsString = "Middle";
            this.ultraLabel47.Appearance = appearance38;
            this.ultraLabel47.Dock = System.Windows.Forms.DockStyle.Top;
            this.ultraLabel47.Font = new System.Drawing.Font("Times New Roman", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.ultraLabel47.Location = new System.Drawing.Point(0, 308);
            this.ultraLabel47.Name = "ultraLabel47";
            this.ultraLabel47.Size = new System.Drawing.Size(0, 23);
            this.ultraLabel47.TabIndex = 111;
            this.ultraLabel47.Text = "Cantidad en letras";
            // 
            // sing3Saludo
            // 
            this.sing3Saludo.Dock = System.Windows.Forms.DockStyle.Top;
            this.sing3Saludo.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
            this.sing3Saludo.Enabled = false;
            this.sing3Saludo.FlatStyle = System.Windows.Forms.FlatStyle.Popup;
            this.sing3Saludo.FormattingEnabled = true;
            this.sing3Saludo.Items.AddRange(new object[] {
            "Estimado Señor",
            "Estimada Señora"});
            this.sing3Saludo.Location = new System.Drawing.Point(0, 287);
            this.sing3Saludo.Name = "sing3Saludo";
            this.sing3Saludo.Size = new System.Drawing.Size(0, 21);
            this.sing3Saludo.TabIndex = 110;
            // 
            // ultraLabel48
            // 
            appearance39.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(192)))), ((int)(((byte)(255)))));
            appearance39.BackColor2 = System.Drawing.Color.White;
            appearance39.BackGradientStyle = Infragistics.Win.GradientStyle.BackwardDiagonal;
            appearance39.ForeColor = System.Drawing.Color.Black;
            appearance39.TextHAlignAsString = "Left";
            appearance39.TextVAlignAsString = "Middle";
            this.ultraLabel48.Appearance = appearance39;
            this.ultraLabel48.Dock = System.Windows.Forms.DockStyle.Top;
            this.ultraLabel48.Font = new System.Drawing.Font("Times New Roman", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.ultraLabel48.Location = new System.Drawing.Point(0, 264);
            this.ultraLabel48.Name = "ultraLabel48";
            this.ultraLabel48.Size = new System.Drawing.Size(0, 23);
            this.ultraLabel48.TabIndex = 109;
            this.ultraLabel48.Text = "Saludo";
            // 
            // sing3Ciudad
            // 
            this.sing3Ciudad.Dock = System.Windows.Forms.DockStyle.Top;
            this.sing3Ciudad.Enabled = false;
            this.sing3Ciudad.Location = new System.Drawing.Point(0, 243);
            this.sing3Ciudad.Name = "sing3Ciudad";
            this.sing3Ciudad.Size = new System.Drawing.Size(0, 21);
            this.sing3Ciudad.TabIndex = 108;
            // 
            // ultraLabel49
            // 
            appearance40.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(192)))), ((int)(((byte)(255)))));
            appearance40.BackColor2 = System.Drawing.Color.White;
            appearance40.BackGradientStyle = Infragistics.Win.GradientStyle.BackwardDiagonal;
            appearance40.ForeColor = System.Drawing.Color.Black;
            appearance40.TextHAlignAsString = "Left";
            appearance40.TextVAlignAsString = "Middle";
            this.ultraLabel49.Appearance = appearance40;
            this.ultraLabel49.Dock = System.Windows.Forms.DockStyle.Top;
            this.ultraLabel49.Font = new System.Drawing.Font("Times New Roman", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.ultraLabel49.Location = new System.Drawing.Point(0, 220);
            this.ultraLabel49.Name = "ultraLabel49";
            this.ultraLabel49.Size = new System.Drawing.Size(0, 23);
            this.ultraLabel49.TabIndex = 107;
            this.ultraLabel49.Text = "Ciudad";
            // 
            // sing3Direccion2
            // 
            this.sing3Direccion2.Dock = System.Windows.Forms.DockStyle.Top;
            this.sing3Direccion2.Enabled = false;
            this.sing3Direccion2.Location = new System.Drawing.Point(0, 199);
            this.sing3Direccion2.Name = "sing3Direccion2";
            this.sing3Direccion2.Size = new System.Drawing.Size(0, 21);
            this.sing3Direccion2.TabIndex = 106;
            // 
            // ultraLabel50
            // 
            appearance41.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(192)))), ((int)(((byte)(255)))));
            appearance41.BackColor2 = System.Drawing.Color.White;
            appearance41.BackGradientStyle = Infragistics.Win.GradientStyle.BackwardDiagonal;
            appearance41.ForeColor = System.Drawing.Color.Black;
            appearance41.TextHAlignAsString = "Left";
            appearance41.TextVAlignAsString = "Middle";
            this.ultraLabel50.Appearance = appearance41;
            this.ultraLabel50.Dock = System.Windows.Forms.DockStyle.Top;
            this.ultraLabel50.Font = new System.Drawing.Font("Times New Roman", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.ultraLabel50.Location = new System.Drawing.Point(0, 176);
            this.ultraLabel50.Name = "ultraLabel50";
            this.ultraLabel50.Size = new System.Drawing.Size(0, 23);
            this.ultraLabel50.TabIndex = 105;
            this.ultraLabel50.Text = "Continuacion de la direccion";
            // 
            // sing3Direccion
            // 
            this.sing3Direccion.Dock = System.Windows.Forms.DockStyle.Top;
            this.sing3Direccion.Enabled = false;
            this.sing3Direccion.Location = new System.Drawing.Point(0, 155);
            this.sing3Direccion.Name = "sing3Direccion";
            this.sing3Direccion.Size = new System.Drawing.Size(0, 21);
            this.sing3Direccion.TabIndex = 104;
            // 
            // ultraLabel51
            // 
            appearance42.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(192)))), ((int)(((byte)(255)))));
            appearance42.BackColor2 = System.Drawing.Color.White;
            appearance42.BackGradientStyle = Infragistics.Win.GradientStyle.BackwardDiagonal;
            appearance42.ForeColor = System.Drawing.Color.Black;
            appearance42.TextHAlignAsString = "Left";
            appearance42.TextVAlignAsString = "Middle";
            this.ultraLabel51.Appearance = appearance42;
            this.ultraLabel51.Dock = System.Windows.Forms.DockStyle.Top;
            this.ultraLabel51.Font = new System.Drawing.Font("Times New Roman", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.ultraLabel51.Location = new System.Drawing.Point(0, 132);
            this.ultraLabel51.Name = "ultraLabel51";
            this.ultraLabel51.Size = new System.Drawing.Size(0, 23);
            this.ultraLabel51.TabIndex = 103;
            this.ultraLabel51.Text = "Direccion del cliente";
            // 
            // sing3Nombre
            // 
            this.sing3Nombre.CharacterCasing = System.Windows.Forms.CharacterCasing.Upper;
            this.sing3Nombre.Dock = System.Windows.Forms.DockStyle.Top;
            this.sing3Nombre.Enabled = false;
            this.sing3Nombre.Location = new System.Drawing.Point(0, 111);
            this.sing3Nombre.Name = "sing3Nombre";
            this.sing3Nombre.Size = new System.Drawing.Size(0, 21);
            this.sing3Nombre.TabIndex = 102;
            // 
            // ultraLabel52
            // 
            appearance43.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(192)))), ((int)(((byte)(255)))));
            appearance43.BackColor2 = System.Drawing.Color.White;
            appearance43.BackGradientStyle = Infragistics.Win.GradientStyle.BackwardDiagonal;
            appearance43.ForeColor = System.Drawing.Color.Black;
            appearance43.TextHAlignAsString = "Left";
            appearance43.TextVAlignAsString = "Middle";
            this.ultraLabel52.Appearance = appearance43;
            this.ultraLabel52.Dock = System.Windows.Forms.DockStyle.Top;
            this.ultraLabel52.Font = new System.Drawing.Font("Times New Roman", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.ultraLabel52.Location = new System.Drawing.Point(0, 88);
            this.ultraLabel52.Name = "ultraLabel52";
            this.ultraLabel52.Size = new System.Drawing.Size(0, 23);
            this.ultraLabel52.TabIndex = 101;
            this.ultraLabel52.Text = "Nombre del cliente";
            // 
            // sing3Encabezado
            // 
            this.sing3Encabezado.Dock = System.Windows.Forms.DockStyle.Top;
            this.sing3Encabezado.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
            this.sing3Encabezado.Enabled = false;
            this.sing3Encabezado.FlatStyle = System.Windows.Forms.FlatStyle.Popup;
            this.sing3Encabezado.FormattingEnabled = true;
            this.sing3Encabezado.Items.AddRange(new object[] {
            "Señor",
            "Señora"});
            this.sing3Encabezado.Location = new System.Drawing.Point(0, 67);
            this.sing3Encabezado.Name = "sing3Encabezado";
            this.sing3Encabezado.Size = new System.Drawing.Size(0, 21);
            this.sing3Encabezado.TabIndex = 100;
            // 
            // ultraLabel53
            // 
            appearance44.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(192)))), ((int)(((byte)(255)))));
            appearance44.BackColor2 = System.Drawing.Color.White;
            appearance44.BackGradientStyle = Infragistics.Win.GradientStyle.BackwardDiagonal;
            appearance44.ForeColor = System.Drawing.Color.Black;
            appearance44.TextHAlignAsString = "Left";
            appearance44.TextVAlignAsString = "Middle";
            this.ultraLabel53.Appearance = appearance44;
            this.ultraLabel53.Dock = System.Windows.Forms.DockStyle.Top;
            this.ultraLabel53.Font = new System.Drawing.Font("Times New Roman", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.ultraLabel53.Location = new System.Drawing.Point(0, 44);
            this.ultraLabel53.Name = "ultraLabel53";
            this.ultraLabel53.Size = new System.Drawing.Size(0, 23);
            this.ultraLabel53.TabIndex = 99;
            this.ultraLabel53.Text = "Encabezado";
            // 
            // sing3Fecha
            // 
            this.sing3Fecha.Dock = System.Windows.Forms.DockStyle.Top;
            this.sing3Fecha.Enabled = false;
            this.sing3Fecha.FormatProvider = new System.Globalization.CultureInfo("es-DO");
            this.sing3Fecha.Location = new System.Drawing.Point(0, 23);
            this.sing3Fecha.Name = "sing3Fecha";
            this.sing3Fecha.Size = new System.Drawing.Size(0, 21);
            this.sing3Fecha.TabIndex = 98;
            // 
            // ultraLabel54
            // 
            appearance45.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(192)))), ((int)(((byte)(255)))));
            appearance45.BackColor2 = System.Drawing.Color.White;
            appearance45.BackGradientStyle = Infragistics.Win.GradientStyle.BackwardDiagonal;
            appearance45.ForeColor = System.Drawing.Color.Black;
            appearance45.TextHAlignAsString = "Left";
            appearance45.TextVAlignAsString = "Middle";
            this.ultraLabel54.Appearance = appearance45;
            this.ultraLabel54.Dock = System.Windows.Forms.DockStyle.Top;
            this.ultraLabel54.Font = new System.Drawing.Font("Times New Roman", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.ultraLabel54.Location = new System.Drawing.Point(0, 0);
            this.ultraLabel54.Name = "ultraLabel54";
            this.ultraLabel54.Size = new System.Drawing.Size(0, 23);
            this.ultraLabel54.TabIndex = 97;
            this.ultraLabel54.Text = "Escoja la fecha";
            // 
            // ultraGroupBox5
            // 
            appearance46.BackColor = System.Drawing.Color.Blue;
            appearance46.BackColor2 = System.Drawing.Color.Silver;
            appearance46.BackGradientStyle = Infragistics.Win.GradientStyle.BackwardDiagonal;
            appearance46.TextHAlignAsString = "Center";
            appearance46.TextVAlignAsString = "Middle";
            this.ultraGroupBox5.Appearance = appearance46;
            this.ultraGroupBox5.CaptionAlignment = Infragistics.Win.Misc.GroupBoxCaptionAlignment.Center;
            this.ultraGroupBox5.Controls.Add(this.sing3Conteo);
            this.ultraGroupBox5.Controls.Add(this.ultraGroupBox6);
            this.ultraGroupBox5.Controls.Add(this.ultraPanel3);
            this.ultraGroupBox5.Dock = System.Windows.Forms.DockStyle.Right;
            this.ultraGroupBox5.Location = new System.Drawing.Point(-133, 0);
            this.ultraGroupBox5.Name = "ultraGroupBox5";
            this.ultraGroupBox5.Size = new System.Drawing.Size(355, 177);
            this.ultraGroupBox5.TabIndex = 2;
            this.ultraGroupBox5.Text = "menu de opciones";
            // 
            // sing3Conteo
            // 
            appearance47.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(192)))), ((int)(((byte)(255)))));
            appearance47.BackColor2 = System.Drawing.Color.White;
            appearance47.BackGradientStyle = Infragistics.Win.GradientStyle.BackwardDiagonal;
            appearance47.FontData.BoldAsString = "True";
            appearance47.ForeColor = System.Drawing.Color.Green;
            appearance47.TextHAlignAsString = "Center";
            appearance47.TextVAlignAsString = "Middle";
            this.sing3Conteo.Appearance = appearance47;
            this.sing3Conteo.Dock = System.Windows.Forms.DockStyle.Top;
            this.sing3Conteo.Font = new System.Drawing.Font("Times New Roman", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.sing3Conteo.Location = new System.Drawing.Point(3, 97);
            this.sing3Conteo.Name = "sing3Conteo";
            this.sing3Conteo.Size = new System.Drawing.Size(349, 23);
            this.sing3Conteo.TabIndex = 46;
            this.sing3Conteo.Text = "Continuacion de la direccion";
            // 
            // ultraGroupBox6
            // 
            appearance48.ForeColor = System.Drawing.Color.Green;
            this.ultraGroupBox6.Appearance = appearance48;
            this.ultraGroupBox6.CaptionAlignment = Infragistics.Win.Misc.GroupBoxCaptionAlignment.Center;
            this.ultraGroupBox6.Controls.Add(this.sing3Borrar);
            this.ultraGroupBox6.Controls.Add(this.sing3Ultimo);
            this.ultraGroupBox6.Controls.Add(this.sing3Siguiente);
            this.ultraGroupBox6.Controls.Add(this.sing3Atras);
            this.ultraGroupBox6.Controls.Add(this.sing3Primero);
            this.ultraGroupBox6.Dock = System.Windows.Forms.DockStyle.Top;
            this.ultraGroupBox6.ForeColor = System.Drawing.Color.Black;
            this.ultraGroupBox6.Location = new System.Drawing.Point(3, 44);
            this.ultraGroupBox6.Name = "ultraGroupBox6";
            this.ultraGroupBox6.Size = new System.Drawing.Size(349, 53);
            this.ultraGroupBox6.TabIndex = 1;
            this.ultraGroupBox6.Text = "navegacion de registros";
            // 
            // sing3Borrar
            // 
            this.sing3Borrar.Dock = System.Windows.Forms.DockStyle.Fill;
            this.sing3Borrar.Location = new System.Drawing.Point(284, 16);
            this.sing3Borrar.Name = "sing3Borrar";
            this.sing3Borrar.Size = new System.Drawing.Size(62, 34);
            this.sing3Borrar.TabIndex = 5;
            this.sing3Borrar.Text = "borrar";
            this.sing3Borrar.Click += new System.EventHandler(this.sing3Borrar_Click);
            // 
            // sing3Ultimo
            // 
            this.sing3Ultimo.Dock = System.Windows.Forms.DockStyle.Left;
            this.sing3Ultimo.Location = new System.Drawing.Point(203, 16);
            this.sing3Ultimo.Name = "sing3Ultimo";
            this.sing3Ultimo.Size = new System.Drawing.Size(81, 34);
            this.sing3Ultimo.TabIndex = 4;
            this.sing3Ultimo.Text = "ultimo";
            this.sing3Ultimo.Click += new System.EventHandler(this.sing3Ultimo_Click);
            // 
            // sing3Siguiente
            // 
            this.sing3Siguiente.Dock = System.Windows.Forms.DockStyle.Left;
            this.sing3Siguiente.Location = new System.Drawing.Point(129, 16);
            this.sing3Siguiente.Name = "sing3Siguiente";
            this.sing3Siguiente.Size = new System.Drawing.Size(74, 34);
            this.sing3Siguiente.TabIndex = 3;
            this.sing3Siguiente.Text = "siguiente";
            this.sing3Siguiente.Click += new System.EventHandler(this.sing3Siguiente_Click);
            // 
            // sing3Atras
            // 
            this.sing3Atras.Dock = System.Windows.Forms.DockStyle.Left;
            this.sing3Atras.Location = new System.Drawing.Point(66, 16);
            this.sing3Atras.Name = "sing3Atras";
            this.sing3Atras.Size = new System.Drawing.Size(63, 34);
            this.sing3Atras.TabIndex = 2;
            this.sing3Atras.Text = "atras";
            this.sing3Atras.Click += new System.EventHandler(this.sing3Atras_Click);
            // 
            // sing3Primero
            // 
            this.sing3Primero.Dock = System.Windows.Forms.DockStyle.Left;
            this.sing3Primero.Location = new System.Drawing.Point(3, 16);
            this.sing3Primero.Name = "sing3Primero";
            this.sing3Primero.Size = new System.Drawing.Size(63, 34);
            this.sing3Primero.TabIndex = 1;
            this.sing3Primero.Text = "primero";
            this.sing3Primero.Click += new System.EventHandler(this.sing3Primero_Click);
            // 
            // ultraPanel3
            // 
            // 
            // ultraPanel3.ClientArea
            // 
            this.ultraPanel3.ClientArea.Controls.Add(this.sing3Actualizar);
            this.ultraPanel3.ClientArea.Controls.Add(this.sing3Cancelar);
            this.ultraPanel3.ClientArea.Controls.Add(this.sing3Registrar);
            this.ultraPanel3.ClientArea.Controls.Add(this.sing3Buscar);
            this.ultraPanel3.ClientArea.Controls.Add(this.sing3Nuevo);
            this.ultraPanel3.ClientArea.Controls.Add(this.sing3Modificar);
            this.ultraPanel3.Dock = System.Windows.Forms.DockStyle.Top;
            this.ultraPanel3.Location = new System.Drawing.Point(3, 16);
            this.ultraPanel3.Name = "ultraPanel3";
            this.ultraPanel3.Size = new System.Drawing.Size(349, 28);
            this.ultraPanel3.TabIndex = 0;
            // 
            // sing3Actualizar
            // 
            this.sing3Actualizar.Dock = System.Windows.Forms.DockStyle.Left;
            this.sing3Actualizar.Location = new System.Drawing.Point(286, 0);
            this.sing3Actualizar.Name = "sing3Actualizar";
            this.sing3Actualizar.Size = new System.Drawing.Size(63, 28);
            this.sing3Actualizar.TabIndex = 5;
            this.sing3Actualizar.Text = "actualizar";
            this.sing3Actualizar.Click += new System.EventHandler(this.sing3Actualizar_Click);
            // 
            // sing3Cancelar
            // 
            this.sing3Cancelar.Dock = System.Windows.Forms.DockStyle.Left;
            this.sing3Cancelar.Enabled = false;
            this.sing3Cancelar.Location = new System.Drawing.Point(227, 0);
            this.sing3Cancelar.Name = "sing3Cancelar";
            this.sing3Cancelar.Size = new System.Drawing.Size(59, 28);
            this.sing3Cancelar.TabIndex = 4;
            this.sing3Cancelar.Text = "cancelar";
            this.sing3Cancelar.Click += new System.EventHandler(this.sing3Cancelar_Click);
            // 
            // sing3Registrar
            // 
            this.sing3Registrar.Dock = System.Windows.Forms.DockStyle.Left;
            this.sing3Registrar.Enabled = false;
            this.sing3Registrar.Location = new System.Drawing.Point(168, 0);
            this.sing3Registrar.Name = "sing3Registrar";
            this.sing3Registrar.Size = new System.Drawing.Size(59, 28);
            this.sing3Registrar.TabIndex = 3;
            this.sing3Registrar.Text = "registrar";
            this.sing3Registrar.Click += new System.EventHandler(this.sing3Registrar_Click);
            // 
            // sing3Buscar
            // 
            this.sing3Buscar.Dock = System.Windows.Forms.DockStyle.Left;
            this.sing3Buscar.Location = new System.Drawing.Point(110, 0);
            this.sing3Buscar.Name = "sing3Buscar";
            this.sing3Buscar.Size = new System.Drawing.Size(58, 28);
            this.sing3Buscar.TabIndex = 2;
            this.sing3Buscar.Text = "buscar";
            this.sing3Buscar.Click += new System.EventHandler(this.sing3Buscar_Click);
            // 
            // sing3Nuevo
            // 
            this.sing3Nuevo.Dock = System.Windows.Forms.DockStyle.Left;
            this.sing3Nuevo.Location = new System.Drawing.Point(63, 0);
            this.sing3Nuevo.Name = "sing3Nuevo";
            this.sing3Nuevo.Size = new System.Drawing.Size(47, 28);
            this.sing3Nuevo.TabIndex = 1;
            this.sing3Nuevo.Text = "nuevo";
            this.sing3Nuevo.Click += new System.EventHandler(this.sing3Nuevo_Click);
            // 
            // sing3Modificar
            // 
            this.sing3Modificar.Dock = System.Windows.Forms.DockStyle.Left;
            this.sing3Modificar.Location = new System.Drawing.Point(0, 0);
            this.sing3Modificar.Name = "sing3Modificar";
            this.sing3Modificar.Size = new System.Drawing.Size(63, 28);
            this.sing3Modificar.TabIndex = 0;
            this.sing3Modificar.Text = "modificar";
            this.sing3Modificar.Click += new System.EventHandler(this.sing3Modificar_Click);
            // 
            // ultraTabPageControl18
            // 
            this.ultraTabPageControl18.Controls.Add(this.visorSing3);
            this.ultraTabPageControl18.Location = new System.Drawing.Point(-10000, -10000);
            this.ultraTabPageControl18.Name = "ultraTabPageControl18";
            this.ultraTabPageControl18.Size = new System.Drawing.Size(222, 177);
            // 
            // visorSing3
            // 
            this.visorSing3.ActiveViewIndex = -1;
            this.visorSing3.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
            this.visorSing3.DisplayBackgroundEdge = false;
            this.visorSing3.DisplayGroupTree = false;
            this.visorSing3.DisplayStatusBar = false;
            this.visorSing3.Dock = System.Windows.Forms.DockStyle.Fill;
            this.visorSing3.Location = new System.Drawing.Point(0, 0);
            this.visorSing3.Margin = new System.Windows.Forms.Padding(0);
            this.visorSing3.Name = "visorSing3";
            this.visorSing3.SelectionFormula = "";
            this.visorSing3.ShowCloseButton = false;
            this.visorSing3.ShowGotoPageButton = false;
            this.visorSing3.ShowGroupTreeButton = false;
            this.visorSing3.ShowPageNavigateButtons = false;
            this.visorSing3.ShowTextSearchButton = false;
            this.visorSing3.Size = new System.Drawing.Size(222, 177);
            this.visorSing3.TabIndex = 0;
            this.visorSing3.ViewTimeSelectionFormula = "";
            // 
            // ultraTabPageControl19
            // 
            this.ultraTabPageControl19.Controls.Add(this.sing4Asesor);
            this.ultraTabPageControl19.Controls.Add(this.ultraLabel12);
            this.ultraTabPageControl19.Controls.Add(this.sing4Pie);
            this.ultraTabPageControl19.Controls.Add(this.ultraLabel39);
            this.ultraTabPageControl19.Controls.Add(this.sing4Saludo);
            this.ultraTabPageControl19.Controls.Add(this.ultraLabel59);
            this.ultraTabPageControl19.Controls.Add(this.sing4Ciudad);
            this.ultraTabPageControl19.Controls.Add(this.ultraLabel93);
            this.ultraTabPageControl19.Controls.Add(this.sing4Direccion2);
            this.ultraTabPageControl19.Controls.Add(this.ultraLabel94);
            this.ultraTabPageControl19.Controls.Add(this.sing4Direccion);
            this.ultraTabPageControl19.Controls.Add(this.ultraLabel95);
            this.ultraTabPageControl19.Controls.Add(this.sing4Nombre);
            this.ultraTabPageControl19.Controls.Add(this.ultraLabel96);
            this.ultraTabPageControl19.Controls.Add(this.sing4Encabezado);
            this.ultraTabPageControl19.Controls.Add(this.ultraLabel97);
            this.ultraTabPageControl19.Controls.Add(this.sing4Fecha);
            this.ultraTabPageControl19.Controls.Add(this.ultraLabel98);
            this.ultraTabPageControl19.Controls.Add(this.ultraGroupBox7);
            this.ultraTabPageControl19.Location = new System.Drawing.Point(1, 23);
            this.ultraTabPageControl19.Name = "ultraTabPageControl19";
            this.ultraTabPageControl19.Size = new System.Drawing.Size(222, 177);
            // 
            // sing4Asesor
            // 
            this.sing4Asesor.Dock = System.Windows.Forms.DockStyle.Top;
            this.sing4Asesor.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
            this.sing4Asesor.Enabled = false;
            this.sing4Asesor.FlatStyle = System.Windows.Forms.FlatStyle.Popup;
            this.sing4Asesor.FormattingEnabled = true;
            this.sing4Asesor.Items.AddRange(new object[] {
            "Eveliza Jimenez",
            "Rufino Rosario",
            "Samuel Abreu",
            "Pedro Montas",
            "Marisol Matos",
            "Rudy Soler"});
            this.sing4Asesor.Location = new System.Drawing.Point(0, 375);
            this.sing4Asesor.Name = "sing4Asesor";
            this.sing4Asesor.Size = new System.Drawing.Size(0, 21);
            this.sing4Asesor.TabIndex = 122;
            // 
            // ultraLabel12
            // 
            appearance49.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(192)))), ((int)(((byte)(255)))));
            appearance49.BackColor2 = System.Drawing.Color.White;
            appearance49.BackGradientStyle = Infragistics.Win.GradientStyle.BackwardDiagonal;
            appearance49.ForeColor = System.Drawing.Color.Black;
            appearance49.TextHAlignAsString = "Left";
            appearance49.TextVAlignAsString = "Middle";
            this.ultraLabel12.Appearance = appearance49;
            this.ultraLabel12.Dock = System.Windows.Forms.DockStyle.Top;
            this.ultraLabel12.Font = new System.Drawing.Font("Times New Roman", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.ultraLabel12.Location = new System.Drawing.Point(0, 352);
            this.ultraLabel12.Name = "ultraLabel12";
            this.ultraLabel12.Size = new System.Drawing.Size(0, 23);
            this.ultraLabel12.TabIndex = 121;
            this.ultraLabel12.Text = "Ejecutivo";
            // 
            // sing4Pie
            // 
            this.sing4Pie.Dock = System.Windows.Forms.DockStyle.Top;
            this.sing4Pie.Enabled = false;
            this.sing4Pie.Location = new System.Drawing.Point(0, 331);
            this.sing4Pie.Name = "sing4Pie";
            this.sing4Pie.Size = new System.Drawing.Size(0, 21);
            this.sing4Pie.TabIndex = 120;
            // 
            // ultraLabel39
            // 
            appearance50.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(192)))), ((int)(((byte)(255)))));
            appearance50.BackColor2 = System.Drawing.Color.White;
            appearance50.BackGradientStyle = Infragistics.Win.GradientStyle.BackwardDiagonal;
            appearance50.ForeColor = System.Drawing.Color.Black;
            appearance50.TextHAlignAsString = "Left";
            appearance50.TextVAlignAsString = "Middle";
            this.ultraLabel39.Appearance = appearance50;
            this.ultraLabel39.Dock = System.Windows.Forms.DockStyle.Top;
            this.ultraLabel39.Font = new System.Drawing.Font("Times New Roman", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.ultraLabel39.Location = new System.Drawing.Point(0, 308);
            this.ultraLabel39.Name = "ultraLabel39";
            this.ultraLabel39.Size = new System.Drawing.Size(0, 23);
            this.ultraLabel39.TabIndex = 119;
            this.ultraLabel39.Text = "Pie";
            // 
            // sing4Saludo
            // 
            this.sing4Saludo.Dock = System.Windows.Forms.DockStyle.Top;
            this.sing4Saludo.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
            this.sing4Saludo.Enabled = false;
            this.sing4Saludo.FlatStyle = System.Windows.Forms.FlatStyle.Popup;
            this.sing4Saludo.FormattingEnabled = true;
            this.sing4Saludo.Items.AddRange(new object[] {
            "Estimado Señor",
            "Estimada Señora"});
            this.sing4Saludo.Location = new System.Drawing.Point(0, 287);
            this.sing4Saludo.Name = "sing4Saludo";
            this.sing4Saludo.Size = new System.Drawing.Size(0, 21);
            this.sing4Saludo.TabIndex = 110;
            // 
            // ultraLabel59
            // 
            appearance51.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(192)))), ((int)(((byte)(255)))));
            appearance51.BackColor2 = System.Drawing.Color.White;
            appearance51.BackGradientStyle = Infragistics.Win.GradientStyle.BackwardDiagonal;
            appearance51.ForeColor = System.Drawing.Color.Black;
            appearance51.TextHAlignAsString = "Left";
            appearance51.TextVAlignAsString = "Middle";
            this.ultraLabel59.Appearance = appearance51;
            this.ultraLabel59.Dock = System.Windows.Forms.DockStyle.Top;
            this.ultraLabel59.Font = new System.Drawing.Font("Times New Roman", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.ultraLabel59.Location = new System.Drawing.Point(0, 264);
            this.ultraLabel59.Name = "ultraLabel59";
            this.ultraLabel59.Size = new System.Drawing.Size(0, 23);
            this.ultraLabel59.TabIndex = 109;
            this.ultraLabel59.Text = "Saludo";
            // 
            // sing4Ciudad
            // 
            this.sing4Ciudad.Dock = System.Windows.Forms.DockStyle.Top;
            this.sing4Ciudad.Enabled = false;
            this.sing4Ciudad.Location = new System.Drawing.Point(0, 243);
            this.sing4Ciudad.Name = "sing4Ciudad";
            this.sing4Ciudad.Size = new System.Drawing.Size(0, 21);
            this.sing4Ciudad.TabIndex = 108;
            // 
            // ultraLabel93
            // 
            appearance52.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(192)))), ((int)(((byte)(255)))));
            appearance52.BackColor2 = System.Drawing.Color.White;
            appearance52.BackGradientStyle = Infragistics.Win.GradientStyle.BackwardDiagonal;
            appearance52.ForeColor = System.Drawing.Color.Black;
            appearance52.TextHAlignAsString = "Left";
            appearance52.TextVAlignAsString = "Middle";
            this.ultraLabel93.Appearance = appearance52;
            this.ultraLabel93.Dock = System.Windows.Forms.DockStyle.Top;
            this.ultraLabel93.Font = new System.Drawing.Font("Times New Roman", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.ultraLabel93.Location = new System.Drawing.Point(0, 220);
            this.ultraLabel93.Name = "ultraLabel93";
            this.ultraLabel93.Size = new System.Drawing.Size(0, 23);
            this.ultraLabel93.TabIndex = 107;
            this.ultraLabel93.Text = "Ciudad";
            // 
            // sing4Direccion2
            // 
            this.sing4Direccion2.Dock = System.Windows.Forms.DockStyle.Top;
            this.sing4Direccion2.Enabled = false;
            this.sing4Direccion2.Location = new System.Drawing.Point(0, 199);
            this.sing4Direccion2.Name = "sing4Direccion2";
            this.sing4Direccion2.Size = new System.Drawing.Size(0, 21);
            this.sing4Direccion2.TabIndex = 106;
            // 
            // ultraLabel94
            // 
            appearance53.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(192)))), ((int)(((byte)(255)))));
            appearance53.BackColor2 = System.Drawing.Color.White;
            appearance53.BackGradientStyle = Infragistics.Win.GradientStyle.BackwardDiagonal;
            appearance53.ForeColor = System.Drawing.Color.Black;
            appearance53.TextHAlignAsString = "Left";
            appearance53.TextVAlignAsString = "Middle";
            this.ultraLabel94.Appearance = appearance53;
            this.ultraLabel94.Dock = System.Windows.Forms.DockStyle.Top;
            this.ultraLabel94.Font = new System.Drawing.Font("Times New Roman", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.ultraLabel94.Location = new System.Drawing.Point(0, 176);
            this.ultraLabel94.Name = "ultraLabel94";
            this.ultraLabel94.Size = new System.Drawing.Size(0, 23);
            this.ultraLabel94.TabIndex = 105;
            this.ultraLabel94.Text = "Continuacion de la direccion";
            // 
            // sing4Direccion
            // 
            this.sing4Direccion.Dock = System.Windows.Forms.DockStyle.Top;
            this.sing4Direccion.Enabled = false;
            this.sing4Direccion.Location = new System.Drawing.Point(0, 155);
            this.sing4Direccion.Name = "sing4Direccion";
            this.sing4Direccion.Size = new System.Drawing.Size(0, 21);
            this.sing4Direccion.TabIndex = 104;
            // 
            // ultraLabel95
            // 
            appearance54.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(192)))), ((int)(((byte)(255)))));
            appearance54.BackColor2 = System.Drawing.Color.White;
            appearance54.BackGradientStyle = Infragistics.Win.GradientStyle.BackwardDiagonal;
            appearance54.ForeColor = System.Drawing.Color.Black;
            appearance54.TextHAlignAsString = "Left";
            appearance54.TextVAlignAsString = "Middle";
            this.ultraLabel95.Appearance = appearance54;
            this.ultraLabel95.Dock = System.Windows.Forms.DockStyle.Top;
            this.ultraLabel95.Font = new System.Drawing.Font("Times New Roman", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.ultraLabel95.Location = new System.Drawing.Point(0, 132);
            this.ultraLabel95.Name = "ultraLabel95";
            this.ultraLabel95.Size = new System.Drawing.Size(0, 23);
            this.ultraLabel95.TabIndex = 103;
            this.ultraLabel95.Text = "Direccion del cliente";
            // 
            // sing4Nombre
            // 
            this.sing4Nombre.CharacterCasing = System.Windows.Forms.CharacterCasing.Upper;
            this.sing4Nombre.Dock = System.Windows.Forms.DockStyle.Top;
            this.sing4Nombre.Enabled = false;
            this.sing4Nombre.Location = new System.Drawing.Point(0, 111);
            this.sing4Nombre.Name = "sing4Nombre";
            this.sing4Nombre.Size = new System.Drawing.Size(0, 21);
            this.sing4Nombre.TabIndex = 102;
            // 
            // ultraLabel96
            // 
            appearance55.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(192)))), ((int)(((byte)(255)))));
            appearance55.BackColor2 = System.Drawing.Color.White;
            appearance55.BackGradientStyle = Infragistics.Win.GradientStyle.BackwardDiagonal;
            appearance55.ForeColor = System.Drawing.Color.Black;
            appearance55.TextHAlignAsString = "Left";
            appearance55.TextVAlignAsString = "Middle";
            this.ultraLabel96.Appearance = appearance55;
            this.ultraLabel96.Dock = System.Windows.Forms.DockStyle.Top;
            this.ultraLabel96.Font = new System.Drawing.Font("Times New Roman", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.ultraLabel96.Location = new System.Drawing.Point(0, 88);
            this.ultraLabel96.Name = "ultraLabel96";
            this.ultraLabel96.Size = new System.Drawing.Size(0, 23);
            this.ultraLabel96.TabIndex = 101;
            this.ultraLabel96.Text = "Nombre del cliente";
            // 
            // sing4Encabezado
            // 
            this.sing4Encabezado.Dock = System.Windows.Forms.DockStyle.Top;
            this.sing4Encabezado.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
            this.sing4Encabezado.Enabled = false;
            this.sing4Encabezado.FlatStyle = System.Windows.Forms.FlatStyle.Popup;
            this.sing4Encabezado.FormattingEnabled = true;
            this.sing4Encabezado.Items.AddRange(new object[] {
            "Señor",
            "Señora"});
            this.sing4Encabezado.Location = new System.Drawing.Point(0, 67);
            this.sing4Encabezado.Name = "sing4Encabezado";
            this.sing4Encabezado.Size = new System.Drawing.Size(0, 21);
            this.sing4Encabezado.TabIndex = 100;
            // 
            // ultraLabel97
            // 
            appearance56.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(192)))), ((int)(((byte)(255)))));
            appearance56.BackColor2 = System.Drawing.Color.White;
            appearance56.BackGradientStyle = Infragistics.Win.GradientStyle.BackwardDiagonal;
            appearance56.ForeColor = System.Drawing.Color.Black;
            appearance56.TextHAlignAsString = "Left";
            appearance56.TextVAlignAsString = "Middle";
            this.ultraLabel97.Appearance = appearance56;
            this.ultraLabel97.Dock = System.Windows.Forms.DockStyle.Top;
            this.ultraLabel97.Font = new System.Drawing.Font("Times New Roman", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.ultraLabel97.Location = new System.Drawing.Point(0, 44);
            this.ultraLabel97.Name = "ultraLabel97";
            this.ultraLabel97.Size = new System.Drawing.Size(0, 23);
            this.ultraLabel97.TabIndex = 99;
            this.ultraLabel97.Text = "Encabezado";
            // 
            // sing4Fecha
            // 
            this.sing4Fecha.Dock = System.Windows.Forms.DockStyle.Top;
            this.sing4Fecha.Enabled = false;
            this.sing4Fecha.FormatProvider = new System.Globalization.CultureInfo("es-DO");
            this.sing4Fecha.Location = new System.Drawing.Point(0, 23);
            this.sing4Fecha.Name = "sing4Fecha";
            this.sing4Fecha.Size = new System.Drawing.Size(0, 21);
            this.sing4Fecha.TabIndex = 98;
            // 
            // ultraLabel98
            // 
            appearance57.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(192)))), ((int)(((byte)(255)))));
            appearance57.BackColor2 = System.Drawing.Color.White;
            appearance57.BackGradientStyle = Infragistics.Win.GradientStyle.BackwardDiagonal;
            appearance57.ForeColor = System.Drawing.Color.Black;
            appearance57.TextHAlignAsString = "Left";
            appearance57.TextVAlignAsString = "Middle";
            this.ultraLabel98.Appearance = appearance57;
            this.ultraLabel98.Dock = System.Windows.Forms.DockStyle.Top;
            this.ultraLabel98.Font = new System.Drawing.Font("Times New Roman", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.ultraLabel98.Location = new System.Drawing.Point(0, 0);
            this.ultraLabel98.Name = "ultraLabel98";
            this.ultraLabel98.Size = new System.Drawing.Size(0, 23);
            this.ultraLabel98.TabIndex = 97;
            this.ultraLabel98.Text = "Escoja la fecha";
            // 
            // ultraGroupBox7
            // 
            appearance58.BackColor = System.Drawing.Color.Blue;
            appearance58.BackColor2 = System.Drawing.Color.Silver;
            appearance58.BackGradientStyle = Infragistics.Win.GradientStyle.BackwardDiagonal;
            appearance58.TextHAlignAsString = "Center";
            appearance58.TextVAlignAsString = "Middle";
            this.ultraGroupBox7.Appearance = appearance58;
            this.ultraGroupBox7.CaptionAlignment = Infragistics.Win.Misc.GroupBoxCaptionAlignment.Center;
            this.ultraGroupBox7.Controls.Add(this.sing4Conteo);
            this.ultraGroupBox7.Controls.Add(this.ultraGroupBox8);
            this.ultraGroupBox7.Controls.Add(this.ultraPanel4);
            this.ultraGroupBox7.Dock = System.Windows.Forms.DockStyle.Right;
            this.ultraGroupBox7.Location = new System.Drawing.Point(-133, 0);
            this.ultraGroupBox7.Name = "ultraGroupBox7";
            this.ultraGroupBox7.Size = new System.Drawing.Size(355, 177);
            this.ultraGroupBox7.TabIndex = 2;
            this.ultraGroupBox7.Text = "menu de opciones";
            // 
            // sing4Conteo
            // 
            appearance59.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(192)))), ((int)(((byte)(255)))));
            appearance59.BackColor2 = System.Drawing.Color.White;
            appearance59.BackGradientStyle = Infragistics.Win.GradientStyle.BackwardDiagonal;
            appearance59.FontData.BoldAsString = "True";
            appearance59.ForeColor = System.Drawing.Color.Green;
            appearance59.TextHAlignAsString = "Center";
            appearance59.TextVAlignAsString = "Middle";
            this.sing4Conteo.Appearance = appearance59;
            this.sing4Conteo.Dock = System.Windows.Forms.DockStyle.Top;
            this.sing4Conteo.Font = new System.Drawing.Font("Times New Roman", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.sing4Conteo.Location = new System.Drawing.Point(3, 97);
            this.sing4Conteo.Name = "sing4Conteo";
            this.sing4Conteo.Size = new System.Drawing.Size(349, 23);
            this.sing4Conteo.TabIndex = 46;
            this.sing4Conteo.Text = "Continuacion de la direccion";
            // 
            // ultraGroupBox8
            // 
            appearance60.ForeColor = System.Drawing.Color.Green;
            this.ultraGroupBox8.Appearance = appearance60;
            this.ultraGroupBox8.CaptionAlignment = Infragistics.Win.Misc.GroupBoxCaptionAlignment.Center;
            this.ultraGroupBox8.Controls.Add(this.sing4Borrar);
            this.ultraGroupBox8.Controls.Add(this.sing4Ultimo);
            this.ultraGroupBox8.Controls.Add(this.sing4Siguiente);
            this.ultraGroupBox8.Controls.Add(this.sing4Atras);
            this.ultraGroupBox8.Controls.Add(this.sing4Primero);
            this.ultraGroupBox8.Dock = System.Windows.Forms.DockStyle.Top;
            this.ultraGroupBox8.ForeColor = System.Drawing.Color.Black;
            this.ultraGroupBox8.Location = new System.Drawing.Point(3, 44);
            this.ultraGroupBox8.Name = "ultraGroupBox8";
            this.ultraGroupBox8.Size = new System.Drawing.Size(349, 53);
            this.ultraGroupBox8.TabIndex = 1;
            this.ultraGroupBox8.Text = "navegacion de registros";
            // 
            // sing4Borrar
            // 
            this.sing4Borrar.Dock = System.Windows.Forms.DockStyle.Fill;
            this.sing4Borrar.Location = new System.Drawing.Point(284, 16);
            this.sing4Borrar.Name = "sing4Borrar";
            this.sing4Borrar.Size = new System.Drawing.Size(62, 34);
            this.sing4Borrar.TabIndex = 5;
            this.sing4Borrar.Text = "borrar";
            this.sing4Borrar.Click += new System.EventHandler(this.sing4Borrar_Click);
            // 
            // sing4Ultimo
            // 
            this.sing4Ultimo.Dock = System.Windows.Forms.DockStyle.Left;
            this.sing4Ultimo.Location = new System.Drawing.Point(203, 16);
            this.sing4Ultimo.Name = "sing4Ultimo";
            this.sing4Ultimo.Size = new System.Drawing.Size(81, 34);
            this.sing4Ultimo.TabIndex = 4;
            this.sing4Ultimo.Text = "ultimo";
            this.sing4Ultimo.Click += new System.EventHandler(this.sing4Ultimo_Click);
            // 
            // sing4Siguiente
            // 
            this.sing4Siguiente.Dock = System.Windows.Forms.DockStyle.Left;
            this.sing4Siguiente.Location = new System.Drawing.Point(129, 16);
            this.sing4Siguiente.Name = "sing4Siguiente";
            this.sing4Siguiente.Size = new System.Drawing.Size(74, 34);
            this.sing4Siguiente.TabIndex = 3;
            this.sing4Siguiente.Text = "siguiente";
            this.sing4Siguiente.Click += new System.EventHandler(this.sing4Siguiente_Click);
            // 
            // sing4Atras
            // 
            this.sing4Atras.Dock = System.Windows.Forms.DockStyle.Left;
            this.sing4Atras.Location = new System.Drawing.Point(66, 16);
            this.sing4Atras.Name = "sing4Atras";
            this.sing4Atras.Size = new System.Drawing.Size(63, 34);
            this.sing4Atras.TabIndex = 2;
            this.sing4Atras.Text = "atras";
            this.sing4Atras.Click += new System.EventHandler(this.sing4Atras_Click);
            // 
            // sing4Primero
            // 
            this.sing4Primero.Dock = System.Windows.Forms.DockStyle.Left;
            this.sing4Primero.Location = new System.Drawing.Point(3, 16);
            this.sing4Primero.Name = "sing4Primero";
            this.sing4Primero.Size = new System.Drawing.Size(63, 34);
            this.sing4Primero.TabIndex = 1;
            this.sing4Primero.Text = "primero";
            this.sing4Primero.Click += new System.EventHandler(this.sing4Primero_Click);
            // 
            // ultraPanel4
            // 
            // 
            // ultraPanel4.ClientArea
            // 
            this.ultraPanel4.ClientArea.Controls.Add(this.sing4Actualizar);
            this.ultraPanel4.ClientArea.Controls.Add(this.sing4Cancelar);
            this.ultraPanel4.ClientArea.Controls.Add(this.sing4Registrar);
            this.ultraPanel4.ClientArea.Controls.Add(this.sing4Buscar);
            this.ultraPanel4.ClientArea.Controls.Add(this.sing4Nuevo);
            this.ultraPanel4.ClientArea.Controls.Add(this.sing4Modificar);
            this.ultraPanel4.Dock = System.Windows.Forms.DockStyle.Top;
            this.ultraPanel4.Location = new System.Drawing.Point(3, 16);
            this.ultraPanel4.Name = "ultraPanel4";
            this.ultraPanel4.Size = new System.Drawing.Size(349, 28);
            this.ultraPanel4.TabIndex = 0;
            // 
            // sing4Actualizar
            // 
            this.sing4Actualizar.Dock = System.Windows.Forms.DockStyle.Left;
            this.sing4Actualizar.Location = new System.Drawing.Point(286, 0);
            this.sing4Actualizar.Name = "sing4Actualizar";
            this.sing4Actualizar.Size = new System.Drawing.Size(63, 28);
            this.sing4Actualizar.TabIndex = 5;
            this.sing4Actualizar.Text = "actualizar";
            this.sing4Actualizar.Click += new System.EventHandler(this.sing4Actualizar_Click);
            // 
            // sing4Cancelar
            // 
            this.sing4Cancelar.Dock = System.Windows.Forms.DockStyle.Left;
            this.sing4Cancelar.Enabled = false;
            this.sing4Cancelar.Location = new System.Drawing.Point(227, 0);
            this.sing4Cancelar.Name = "sing4Cancelar";
            this.sing4Cancelar.Size = new System.Drawing.Size(59, 28);
            this.sing4Cancelar.TabIndex = 4;
            this.sing4Cancelar.Text = "cancelar";
            this.sing4Cancelar.Click += new System.EventHandler(this.sing4Cancelar_Click);
            // 
            // sing4Registrar
            // 
            this.sing4Registrar.Dock = System.Windows.Forms.DockStyle.Left;
            this.sing4Registrar.Enabled = false;
            this.sing4Registrar.Location = new System.Drawing.Point(168, 0);
            this.sing4Registrar.Name = "sing4Registrar";
            this.sing4Registrar.Size = new System.Drawing.Size(59, 28);
            this.sing4Registrar.TabIndex = 3;
            this.sing4Registrar.Text = "registrar";
            this.sing4Registrar.Click += new System.EventHandler(this.sing4Registrar_Click);
            // 
            // sing4Buscar
            // 
            this.sing4Buscar.Dock = System.Windows.Forms.DockStyle.Left;
            this.sing4Buscar.Location = new System.Drawing.Point(110, 0);
            this.sing4Buscar.Name = "sing4Buscar";
            this.sing4Buscar.Size = new System.Drawing.Size(58, 28);
            this.sing4Buscar.TabIndex = 2;
            this.sing4Buscar.Text = "buscar";
            this.sing4Buscar.Click += new System.EventHandler(this.sing4Buscar_Click);
            // 
            // sing4Nuevo
            // 
            this.sing4Nuevo.Dock = System.Windows.Forms.DockStyle.Left;
            this.sing4Nuevo.Location = new System.Drawing.Point(63, 0);
            this.sing4Nuevo.Name = "sing4Nuevo";
            this.sing4Nuevo.Size = new System.Drawing.Size(47, 28);
            this.sing4Nuevo.TabIndex = 1;
            this.sing4Nuevo.Text = "nuevo";
            this.sing4Nuevo.Click += new System.EventHandler(this.sing4Nuevo_Click);
            // 
            // sing4Modificar
            // 
            this.sing4Modificar.Dock = System.Windows.Forms.DockStyle.Left;
            this.sing4Modificar.Location = new System.Drawing.Point(0, 0);
            this.sing4Modificar.Name = "sing4Modificar";
            this.sing4Modificar.Size = new System.Drawing.Size(63, 28);
            this.sing4Modificar.TabIndex = 0;
            this.sing4Modificar.Text = "modificar";
            this.sing4Modificar.Click += new System.EventHandler(this.sing4Modificar_Click);
            // 
            // ultraTabPageControl20
            // 
            this.ultraTabPageControl20.Controls.Add(this.visorSing4);
            this.ultraTabPageControl20.Location = new System.Drawing.Point(-10000, -10000);
            this.ultraTabPageControl20.Name = "ultraTabPageControl20";
            this.ultraTabPageControl20.Size = new System.Drawing.Size(222, 177);
            // 
            // visorSing4
            // 
            this.visorSing4.ActiveViewIndex = -1;
            this.visorSing4.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
            this.visorSing4.DisplayGroupTree = false;
            this.visorSing4.DisplayStatusBar = false;
            this.visorSing4.Dock = System.Windows.Forms.DockStyle.Fill;
            this.visorSing4.Location = new System.Drawing.Point(0, 0);
            this.visorSing4.Margin = new System.Windows.Forms.Padding(0);
            this.visorSing4.Name = "visorSing4";
            this.visorSing4.SelectionFormula = "";
            this.visorSing4.ShowCloseButton = false;
            this.visorSing4.ShowGotoPageButton = false;
            this.visorSing4.ShowGroupTreeButton = false;
            this.visorSing4.ShowPageNavigateButtons = false;
            this.visorSing4.ShowTextSearchButton = false;
            this.visorSing4.Size = new System.Drawing.Size(222, 177);
            this.visorSing4.TabIndex = 0;
            this.visorSing4.ViewTimeSelectionFormula = "";
            // 
            // ultraTabPageControl21
            // 
            this.ultraTabPageControl21.Controls.Add(this.sing5Asesor);
            this.ultraTabPageControl21.Controls.Add(this.ultraLabel99);
            this.ultraTabPageControl21.Controls.Add(this.sing5Pie);
            this.ultraTabPageControl21.Controls.Add(this.ultraLabel100);
            this.ultraTabPageControl21.Controls.Add(this.sing5Cantidad);
            this.ultraTabPageControl21.Controls.Add(this.ultraLabel103);
            this.ultraTabPageControl21.Controls.Add(this.sing5Saludo);
            this.ultraTabPageControl21.Controls.Add(this.ultraLabel105);
            this.ultraTabPageControl21.Controls.Add(this.sing5Ciudad);
            this.ultraTabPageControl21.Controls.Add(this.ultraLabel106);
            this.ultraTabPageControl21.Controls.Add(this.sing5Direccion2);
            this.ultraTabPageControl21.Controls.Add(this.ultraLabel107);
            this.ultraTabPageControl21.Controls.Add(this.sing5Direccion);
            this.ultraTabPageControl21.Controls.Add(this.ultraLabel108);
            this.ultraTabPageControl21.Controls.Add(this.sing5Nombre);
            this.ultraTabPageControl21.Controls.Add(this.ultraLabel109);
            this.ultraTabPageControl21.Controls.Add(this.sing5Encabezado);
            this.ultraTabPageControl21.Controls.Add(this.ultraLabel110);
            this.ultraTabPageControl21.Controls.Add(this.sing5Fecha);
            this.ultraTabPageControl21.Controls.Add(this.ultraLabel111);
            this.ultraTabPageControl21.Controls.Add(this.ultraGroupBox9);
            this.ultraTabPageControl21.Location = new System.Drawing.Point(1, 23);
            this.ultraTabPageControl21.Name = "ultraTabPageControl21";
            this.ultraTabPageControl21.Size = new System.Drawing.Size(222, 177);
            // 
            // sing5Asesor
            // 
            this.sing5Asesor.Dock = System.Windows.Forms.DockStyle.Top;
            this.sing5Asesor.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
            this.sing5Asesor.Enabled = false;
            this.sing5Asesor.FlatStyle = System.Windows.Forms.FlatStyle.Popup;
            this.sing5Asesor.FormattingEnabled = true;
            this.sing5Asesor.Items.AddRange(new object[] {
            "Eveliza Jimenez",
            "Rufino Rosario",
            "Samuel Abreu",
            "Pedro Montas",
            "Marisol Matos",
            "Rudy Soler"});
            this.sing5Asesor.Location = new System.Drawing.Point(0, 418);
            this.sing5Asesor.Name = "sing5Asesor";
            this.sing5Asesor.Size = new System.Drawing.Size(0, 21);
            this.sing5Asesor.TabIndex = 122;
            // 
            // ultraLabel99
            // 
            appearance61.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(192)))), ((int)(((byte)(255)))));
            appearance61.BackColor2 = System.Drawing.Color.White;
            appearance61.BackGradientStyle = Infragistics.Win.GradientStyle.BackwardDiagonal;
            appearance61.ForeColor = System.Drawing.Color.Black;
            appearance61.TextHAlignAsString = "Left";
            appearance61.TextVAlignAsString = "Middle";
            this.ultraLabel99.Appearance = appearance61;
            this.ultraLabel99.Dock = System.Windows.Forms.DockStyle.Top;
            this.ultraLabel99.Font = new System.Drawing.Font("Times New Roman", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.ultraLabel99.Location = new System.Drawing.Point(0, 395);
            this.ultraLabel99.Name = "ultraLabel99";
            this.ultraLabel99.Size = new System.Drawing.Size(0, 23);
            this.ultraLabel99.TabIndex = 121;
            this.ultraLabel99.Text = "Ejecutivo";
            // 
            // sing5Pie
            // 
            this.sing5Pie.Dock = System.Windows.Forms.DockStyle.Top;
            this.sing5Pie.Enabled = false;
            this.sing5Pie.Location = new System.Drawing.Point(0, 374);
            this.sing5Pie.Name = "sing5Pie";
            this.sing5Pie.Size = new System.Drawing.Size(0, 21);
            this.sing5Pie.TabIndex = 120;
            // 
            // ultraLabel100
            // 
            appearance62.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(192)))), ((int)(((byte)(255)))));
            appearance62.BackColor2 = System.Drawing.Color.White;
            appearance62.BackGradientStyle = Infragistics.Win.GradientStyle.BackwardDiagonal;
            appearance62.ForeColor = System.Drawing.Color.Black;
            appearance62.TextHAlignAsString = "Left";
            appearance62.TextVAlignAsString = "Middle";
            this.ultraLabel100.Appearance = appearance62;
            this.ultraLabel100.Dock = System.Windows.Forms.DockStyle.Top;
            this.ultraLabel100.Font = new System.Drawing.Font("Times New Roman", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.ultraLabel100.Location = new System.Drawing.Point(0, 351);
            this.ultraLabel100.Name = "ultraLabel100";
            this.ultraLabel100.Size = new System.Drawing.Size(0, 23);
            this.ultraLabel100.TabIndex = 119;
            this.ultraLabel100.Text = "Pie";
            // 
            // sing5Cantidad
            // 
            this.sing5Cantidad.Dock = System.Windows.Forms.DockStyle.Top;
            this.sing5Cantidad.Location = new System.Drawing.Point(0, 331);
            this.sing5Cantidad.Name = "sing5Cantidad";
            this.sing5Cantidad.Size = new System.Drawing.Size(0, 20);
            this.sing5Cantidad.TabIndex = 114;
            this.sing5Cantidad.KeyPress += new System.Windows.Forms.KeyPressEventHandler(this.sing5Cantidad_KeyPress);
            // 
            // ultraLabel103
            // 
            appearance63.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(192)))), ((int)(((byte)(255)))));
            appearance63.BackColor2 = System.Drawing.Color.White;
            appearance63.BackGradientStyle = Infragistics.Win.GradientStyle.BackwardDiagonal;
            appearance63.ForeColor = System.Drawing.Color.Black;
            appearance63.TextHAlignAsString = "Left";
            appearance63.TextVAlignAsString = "Middle";
            this.ultraLabel103.Appearance = appearance63;
            this.ultraLabel103.Dock = System.Windows.Forms.DockStyle.Top;
            this.ultraLabel103.Font = new System.Drawing.Font("Times New Roman", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.ultraLabel103.Location = new System.Drawing.Point(0, 308);
            this.ultraLabel103.Name = "ultraLabel103";
            this.ultraLabel103.Size = new System.Drawing.Size(0, 23);
            this.ultraLabel103.TabIndex = 113;
            this.ultraLabel103.Text = "Cantidad en numeros";
            // 
            // sing5Saludo
            // 
            this.sing5Saludo.Dock = System.Windows.Forms.DockStyle.Top;
            this.sing5Saludo.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
            this.sing5Saludo.Enabled = false;
            this.sing5Saludo.FlatStyle = System.Windows.Forms.FlatStyle.Popup;
            this.sing5Saludo.FormattingEnabled = true;
            this.sing5Saludo.Items.AddRange(new object[] {
            "Estimado Señor",
            "Estimada Señora"});
            this.sing5Saludo.Location = new System.Drawing.Point(0, 287);
            this.sing5Saludo.Name = "sing5Saludo";
            this.sing5Saludo.Size = new System.Drawing.Size(0, 21);
            this.sing5Saludo.TabIndex = 110;
            // 
            // ultraLabel105
            // 
            appearance64.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(192)))), ((int)(((byte)(255)))));
            appearance64.BackColor2 = System.Drawing.Color.White;
            appearance64.BackGradientStyle = Infragistics.Win.GradientStyle.BackwardDiagonal;
            appearance64.ForeColor = System.Drawing.Color.Black;
            appearance64.TextHAlignAsString = "Left";
            appearance64.TextVAlignAsString = "Middle";
            this.ultraLabel105.Appearance = appearance64;
            this.ultraLabel105.Dock = System.Windows.Forms.DockStyle.Top;
            this.ultraLabel105.Font = new System.Drawing.Font("Times New Roman", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.ultraLabel105.Location = new System.Drawing.Point(0, 264);
            this.ultraLabel105.Name = "ultraLabel105";
            this.ultraLabel105.Size = new System.Drawing.Size(0, 23);
            this.ultraLabel105.TabIndex = 109;
            this.ultraLabel105.Text = "Saludo";
            // 
            // sing5Ciudad
            // 
            this.sing5Ciudad.Dock = System.Windows.Forms.DockStyle.Top;
            this.sing5Ciudad.Enabled = false;
            this.sing5Ciudad.Location = new System.Drawing.Point(0, 243);
            this.sing5Ciudad.Name = "sing5Ciudad";
            this.sing5Ciudad.Size = new System.Drawing.Size(0, 21);
            this.sing5Ciudad.TabIndex = 108;
            // 
            // ultraLabel106
            // 
            appearance65.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(192)))), ((int)(((byte)(255)))));
            appearance65.BackColor2 = System.Drawing.Color.White;
            appearance65.BackGradientStyle = Infragistics.Win.GradientStyle.BackwardDiagonal;
            appearance65.ForeColor = System.Drawing.Color.Black;
            appearance65.TextHAlignAsString = "Left";
            appearance65.TextVAlignAsString = "Middle";
            this.ultraLabel106.Appearance = appearance65;
            this.ultraLabel106.Dock = System.Windows.Forms.DockStyle.Top;
            this.ultraLabel106.Font = new System.Drawing.Font("Times New Roman", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.ultraLabel106.Location = new System.Drawing.Point(0, 220);
            this.ultraLabel106.Name = "ultraLabel106";
            this.ultraLabel106.Size = new System.Drawing.Size(0, 23);
            this.ultraLabel106.TabIndex = 107;
            this.ultraLabel106.Text = "Ciudad";
            // 
            // sing5Direccion2
            // 
            this.sing5Direccion2.Dock = System.Windows.Forms.DockStyle.Top;
            this.sing5Direccion2.Enabled = false;
            this.sing5Direccion2.Location = new System.Drawing.Point(0, 199);
            this.sing5Direccion2.Name = "sing5Direccion2";
            this.sing5Direccion2.Size = new System.Drawing.Size(0, 21);
            this.sing5Direccion2.TabIndex = 106;
            // 
            // ultraLabel107
            // 
            appearance66.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(192)))), ((int)(((byte)(255)))));
            appearance66.BackColor2 = System.Drawing.Color.White;
            appearance66.BackGradientStyle = Infragistics.Win.GradientStyle.BackwardDiagonal;
            appearance66.ForeColor = System.Drawing.Color.Black;
            appearance66.TextHAlignAsString = "Left";
            appearance66.TextVAlignAsString = "Middle";
            this.ultraLabel107.Appearance = appearance66;
            this.ultraLabel107.Dock = System.Windows.Forms.DockStyle.Top;
            this.ultraLabel107.Font = new System.Drawing.Font("Times New Roman", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.ultraLabel107.Location = new System.Drawing.Point(0, 176);
            this.ultraLabel107.Name = "ultraLabel107";
            this.ultraLabel107.Size = new System.Drawing.Size(0, 23);
            this.ultraLabel107.TabIndex = 105;
            this.ultraLabel107.Text = "Continuacion de la direccion";
            // 
            // sing5Direccion
            // 
            this.sing5Direccion.Dock = System.Windows.Forms.DockStyle.Top;
            this.sing5Direccion.Enabled = false;
            this.sing5Direccion.Location = new System.Drawing.Point(0, 155);
            this.sing5Direccion.Name = "sing5Direccion";
            this.sing5Direccion.Size = new System.Drawing.Size(0, 21);
            this.sing5Direccion.TabIndex = 104;
            // 
            // ultraLabel108
            // 
            appearance67.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(192)))), ((int)(((byte)(255)))));
            appearance67.BackColor2 = System.Drawing.Color.White;
            appearance67.BackGradientStyle = Infragistics.Win.GradientStyle.BackwardDiagonal;
            appearance67.ForeColor = System.Drawing.Color.Black;
            appearance67.TextHAlignAsString = "Left";
            appearance67.TextVAlignAsString = "Middle";
            this.ultraLabel108.Appearance = appearance67;
            this.ultraLabel108.Dock = System.Windows.Forms.DockStyle.Top;
            this.ultraLabel108.Font = new System.Drawing.Font("Times New Roman", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.ultraLabel108.Location = new System.Drawing.Point(0, 132);
            this.ultraLabel108.Name = "ultraLabel108";
            this.ultraLabel108.Size = new System.Drawing.Size(0, 23);
            this.ultraLabel108.TabIndex = 103;
            this.ultraLabel108.Text = "Direccion del cliente";
            // 
            // sing5Nombre
            // 
            this.sing5Nombre.CharacterCasing = System.Windows.Forms.CharacterCasing.Upper;
            this.sing5Nombre.Dock = System.Windows.Forms.DockStyle.Top;
            this.sing5Nombre.Enabled = false;
            this.sing5Nombre.Location = new System.Drawing.Point(0, 111);
            this.sing5Nombre.Name = "sing5Nombre";
            this.sing5Nombre.Size = new System.Drawing.Size(0, 21);
            this.sing5Nombre.TabIndex = 102;
            // 
            // ultraLabel109
            // 
            appearance68.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(192)))), ((int)(((byte)(255)))));
            appearance68.BackColor2 = System.Drawing.Color.White;
            appearance68.BackGradientStyle = Infragistics.Win.GradientStyle.BackwardDiagonal;
            appearance68.ForeColor = System.Drawing.Color.Black;
            appearance68.TextHAlignAsString = "Left";
            appearance68.TextVAlignAsString = "Middle";
            this.ultraLabel109.Appearance = appearance68;
            this.ultraLabel109.Dock = System.Windows.Forms.DockStyle.Top;
            this.ultraLabel109.Font = new System.Drawing.Font("Times New Roman", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.ultraLabel109.Location = new System.Drawing.Point(0, 88);
            this.ultraLabel109.Name = "ultraLabel109";
            this.ultraLabel109.Size = new System.Drawing.Size(0, 23);
            this.ultraLabel109.TabIndex = 101;
            this.ultraLabel109.Text = "Nombre del cliente";
            // 
            // sing5Encabezado
            // 
            this.sing5Encabezado.Dock = System.Windows.Forms.DockStyle.Top;
            this.sing5Encabezado.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
            this.sing5Encabezado.Enabled = false;
            this.sing5Encabezado.FlatStyle = System.Windows.Forms.FlatStyle.Popup;
            this.sing5Encabezado.FormattingEnabled = true;
            this.sing5Encabezado.Items.AddRange(new object[] {
            "Señor",
            "Señora"});
            this.sing5Encabezado.Location = new System.Drawing.Point(0, 67);
            this.sing5Encabezado.Name = "sing5Encabezado";
            this.sing5Encabezado.Size = new System.Drawing.Size(0, 21);
            this.sing5Encabezado.TabIndex = 100;
            // 
            // ultraLabel110
            // 
            appearance69.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(192)))), ((int)(((byte)(255)))));
            appearance69.BackColor2 = System.Drawing.Color.White;
            appearance69.BackGradientStyle = Infragistics.Win.GradientStyle.BackwardDiagonal;
            appearance69.ForeColor = System.Drawing.Color.Black;
            appearance69.TextHAlignAsString = "Left";
            appearance69.TextVAlignAsString = "Middle";
            this.ultraLabel110.Appearance = appearance69;
            this.ultraLabel110.Dock = System.Windows.Forms.DockStyle.Top;
            this.ultraLabel110.Font = new System.Drawing.Font("Times New Roman", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.ultraLabel110.Location = new System.Drawing.Point(0, 44);
            this.ultraLabel110.Name = "ultraLabel110";
            this.ultraLabel110.Size = new System.Drawing.Size(0, 23);
            this.ultraLabel110.TabIndex = 99;
            this.ultraLabel110.Text = "Encabezado";
            // 
            // sing5Fecha
            // 
            this.sing5Fecha.Dock = System.Windows.Forms.DockStyle.Top;
            this.sing5Fecha.Enabled = false;
            this.sing5Fecha.FormatProvider = new System.Globalization.CultureInfo("es-DO");
            this.sing5Fecha.Location = new System.Drawing.Point(0, 23);
            this.sing5Fecha.Name = "sing5Fecha";
            this.sing5Fecha.Size = new System.Drawing.Size(0, 21);
            this.sing5Fecha.TabIndex = 98;
            // 
            // ultraLabel111
            // 
            appearance70.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(192)))), ((int)(((byte)(255)))));
            appearance70.BackColor2 = System.Drawing.Color.White;
            appearance70.BackGradientStyle = Infragistics.Win.GradientStyle.BackwardDiagonal;
            appearance70.ForeColor = System.Drawing.Color.Black;
            appearance70.TextHAlignAsString = "Left";
            appearance70.TextVAlignAsString = "Middle";
            this.ultraLabel111.Appearance = appearance70;
            this.ultraLabel111.Dock = System.Windows.Forms.DockStyle.Top;
            this.ultraLabel111.Font = new System.Drawing.Font("Times New Roman", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.ultraLabel111.Location = new System.Drawing.Point(0, 0);
            this.ultraLabel111.Name = "ultraLabel111";
            this.ultraLabel111.Size = new System.Drawing.Size(0, 23);
            this.ultraLabel111.TabIndex = 97;
            this.ultraLabel111.Text = "Escoja la fecha";
            // 
            // ultraGroupBox9
            // 
            appearance71.BackColor = System.Drawing.Color.Blue;
            appearance71.BackColor2 = System.Drawing.Color.Silver;
            appearance71.BackGradientStyle = Infragistics.Win.GradientStyle.BackwardDiagonal;
            appearance71.TextHAlignAsString = "Center";
            appearance71.TextVAlignAsString = "Middle";
            this.ultraGroupBox9.Appearance = appearance71;
            this.ultraGroupBox9.CaptionAlignment = Infragistics.Win.Misc.GroupBoxCaptionAlignment.Center;
            this.ultraGroupBox9.Controls.Add(this.sing5Conteo);
            this.ultraGroupBox9.Controls.Add(this.ultraGroupBox10);
            this.ultraGroupBox9.Controls.Add(this.ultraPanel5);
            this.ultraGroupBox9.Dock = System.Windows.Forms.DockStyle.Right;
            this.ultraGroupBox9.Location = new System.Drawing.Point(-133, 0);
            this.ultraGroupBox9.Name = "ultraGroupBox9";
            this.ultraGroupBox9.Size = new System.Drawing.Size(355, 177);
            this.ultraGroupBox9.TabIndex = 2;
            this.ultraGroupBox9.Text = "menu de opciones";
            // 
            // sing5Conteo
            // 
            appearance72.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(192)))), ((int)(((byte)(255)))));
            appearance72.BackColor2 = System.Drawing.Color.White;
            appearance72.BackGradientStyle = Infragistics.Win.GradientStyle.BackwardDiagonal;
            appearance72.FontData.BoldAsString = "True";
            appearance72.ForeColor = System.Drawing.Color.Green;
            appearance72.TextHAlignAsString = "Center";
            appearance72.TextVAlignAsString = "Middle";
            this.sing5Conteo.Appearance = appearance72;
            this.sing5Conteo.Dock = System.Windows.Forms.DockStyle.Top;
            this.sing5Conteo.Font = new System.Drawing.Font("Times New Roman", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.sing5Conteo.Location = new System.Drawing.Point(3, 97);
            this.sing5Conteo.Name = "sing5Conteo";
            this.sing5Conteo.Size = new System.Drawing.Size(349, 23);
            this.sing5Conteo.TabIndex = 46;
            this.sing5Conteo.Text = "Continuacion de la direccion";
            // 
            // ultraGroupBox10
            // 
            appearance73.ForeColor = System.Drawing.Color.Green;
            this.ultraGroupBox10.Appearance = appearance73;
            this.ultraGroupBox10.CaptionAlignment = Infragistics.Win.Misc.GroupBoxCaptionAlignment.Center;
            this.ultraGroupBox10.Controls.Add(this.sing5Borrar);
            this.ultraGroupBox10.Controls.Add(this.sing5Ultimo);
            this.ultraGroupBox10.Controls.Add(this.sing5Siguiente);
            this.ultraGroupBox10.Controls.Add(this.sing5Atras);
            this.ultraGroupBox10.Controls.Add(this.sing5Primero);
            this.ultraGroupBox10.Dock = System.Windows.Forms.DockStyle.Top;
            this.ultraGroupBox10.ForeColor = System.Drawing.Color.Black;
            this.ultraGroupBox10.Location = new System.Drawing.Point(3, 44);
            this.ultraGroupBox10.Name = "ultraGroupBox10";
            this.ultraGroupBox10.Size = new System.Drawing.Size(349, 53);
            this.ultraGroupBox10.TabIndex = 1;
            this.ultraGroupBox10.Text = "navegacion de registros";
            // 
            // sing5Borrar
            // 
            this.sing5Borrar.Dock = System.Windows.Forms.DockStyle.Fill;
            this.sing5Borrar.Location = new System.Drawing.Point(284, 16);
            this.sing5Borrar.Name = "sing5Borrar";
            this.sing5Borrar.Size = new System.Drawing.Size(62, 34);
            this.sing5Borrar.TabIndex = 5;
            this.sing5Borrar.Text = "borrar";
            this.sing5Borrar.Click += new System.EventHandler(this.sing5Borrar_Click);
            // 
            // sing5Ultimo
            // 
            this.sing5Ultimo.Dock = System.Windows.Forms.DockStyle.Left;
            this.sing5Ultimo.Location = new System.Drawing.Point(203, 16);
            this.sing5Ultimo.Name = "sing5Ultimo";
            this.sing5Ultimo.Size = new System.Drawing.Size(81, 34);
            this.sing5Ultimo.TabIndex = 4;
            this.sing5Ultimo.Text = "ultimo";
            this.sing5Ultimo.Click += new System.EventHandler(this.sing5Ultimo_Click);
            // 
            // sing5Siguiente
            // 
            this.sing5Siguiente.Dock = System.Windows.Forms.DockStyle.Left;
            this.sing5Siguiente.Location = new System.Drawing.Point(129, 16);
            this.sing5Siguiente.Name = "sing5Siguiente";
            this.sing5Siguiente.Size = new System.Drawing.Size(74, 34);
            this.sing5Siguiente.TabIndex = 3;
            this.sing5Siguiente.Text = "siguiente";
            this.sing5Siguiente.Click += new System.EventHandler(this.sing5Siguiente_Click);
            // 
            // sing5Atras
            // 
            this.sing5Atras.Dock = System.Windows.Forms.DockStyle.Left;
            this.sing5Atras.Location = new System.Drawing.Point(66, 16);
            this.sing5Atras.Name = "sing5Atras";
            this.sing5Atras.Size = new System.Drawing.Size(63, 34);
            this.sing5Atras.TabIndex = 2;
            this.sing5Atras.Text = "atras";
            this.sing5Atras.Click += new System.EventHandler(this.sing5Atras_Click);
            // 
            // sing5Primero
            // 
            this.sing5Primero.Dock = System.Windows.Forms.DockStyle.Left;
            this.sing5Primero.Location = new System.Drawing.Point(3, 16);
            this.sing5Primero.Name = "sing5Primero";
            this.sing5Primero.Size = new System.Drawing.Size(63, 34);
            this.sing5Primero.TabIndex = 1;
            this.sing5Primero.Text = "primero";
            this.sing5Primero.Click += new System.EventHandler(this.sing5Primero_Click);
            // 
            // ultraPanel5
            // 
            // 
            // ultraPanel5.ClientArea
            // 
            this.ultraPanel5.ClientArea.Controls.Add(this.sing5Actualizar);
            this.ultraPanel5.ClientArea.Controls.Add(this.sing5Cancelar);
            this.ultraPanel5.ClientArea.Controls.Add(this.sing5Registrar);
            this.ultraPanel5.ClientArea.Controls.Add(this.sing5Buscar);
            this.ultraPanel5.ClientArea.Controls.Add(this.sing5Nuevo);
            this.ultraPanel5.ClientArea.Controls.Add(this.sing5Modificar);
            this.ultraPanel5.Dock = System.Windows.Forms.DockStyle.Top;
            this.ultraPanel5.Location = new System.Drawing.Point(3, 16);
            this.ultraPanel5.Name = "ultraPanel5";
            this.ultraPanel5.Size = new System.Drawing.Size(349, 28);
            this.ultraPanel5.TabIndex = 0;
            // 
            // sing5Actualizar
            // 
            this.sing5Actualizar.Dock = System.Windows.Forms.DockStyle.Left;
            this.sing5Actualizar.Location = new System.Drawing.Point(286, 0);
            this.sing5Actualizar.Name = "sing5Actualizar";
            this.sing5Actualizar.Size = new System.Drawing.Size(63, 28);
            this.sing5Actualizar.TabIndex = 5;
            this.sing5Actualizar.Text = "actualizar";
            this.sing5Actualizar.Click += new System.EventHandler(this.sing5Actualizar_Click);
            // 
            // sing5Cancelar
            // 
            this.sing5Cancelar.Dock = System.Windows.Forms.DockStyle.Left;
            this.sing5Cancelar.Enabled = false;
            this.sing5Cancelar.Location = new System.Drawing.Point(227, 0);
            this.sing5Cancelar.Name = "sing5Cancelar";
            this.sing5Cancelar.Size = new System.Drawing.Size(59, 28);
            this.sing5Cancelar.TabIndex = 4;
            this.sing5Cancelar.Text = "cancelar";
            this.sing5Cancelar.Click += new System.EventHandler(this.sing5Cancelar_Click);
            // 
            // sing5Registrar
            // 
            this.sing5Registrar.Dock = System.Windows.Forms.DockStyle.Left;
            this.sing5Registrar.Enabled = false;
            this.sing5Registrar.Location = new System.Drawing.Point(168, 0);
            this.sing5Registrar.Name = "sing5Registrar";
            this.sing5Registrar.Size = new System.Drawing.Size(59, 28);
            this.sing5Registrar.TabIndex = 3;
            this.sing5Registrar.Text = "registrar";
            this.sing5Registrar.Click += new System.EventHandler(this.sing5Registrar_Click);
            // 
            // sing5Buscar
            // 
            this.sing5Buscar.Dock = System.Windows.Forms.DockStyle.Left;
            this.sing5Buscar.Location = new System.Drawing.Point(110, 0);
            this.sing5Buscar.Name = "sing5Buscar";
            this.sing5Buscar.Size = new System.Drawing.Size(58, 28);
            this.sing5Buscar.TabIndex = 2;
            this.sing5Buscar.Text = "buscar";
            this.sing5Buscar.Click += new System.EventHandler(this.sing5Buscar_Click);
            // 
            // sing5Nuevo
            // 
            this.sing5Nuevo.Dock = System.Windows.Forms.DockStyle.Left;
            this.sing5Nuevo.Location = new System.Drawing.Point(63, 0);
            this.sing5Nuevo.Name = "sing5Nuevo";
            this.sing5Nuevo.Size = new System.Drawing.Size(47, 28);
            this.sing5Nuevo.TabIndex = 1;
            this.sing5Nuevo.Text = "nuevo";
            this.sing5Nuevo.Click += new System.EventHandler(this.sing5Nuevo_Click);
            // 
            // sing5Modificar
            // 
            this.sing5Modificar.Dock = System.Windows.Forms.DockStyle.Left;
            this.sing5Modificar.Location = new System.Drawing.Point(0, 0);
            this.sing5Modificar.Name = "sing5Modificar";
            this.sing5Modificar.Size = new System.Drawing.Size(63, 28);
            this.sing5Modificar.TabIndex = 0;
            this.sing5Modificar.Text = "modificar";
            this.sing5Modificar.Click += new System.EventHandler(this.sing5Modificar_Click);
            // 
            // ultraTabPageControl22
            // 
            this.ultraTabPageControl22.Controls.Add(this.visorSing5);
            this.ultraTabPageControl22.Location = new System.Drawing.Point(-10000, -10000);
            this.ultraTabPageControl22.Name = "ultraTabPageControl22";
            this.ultraTabPageControl22.Size = new System.Drawing.Size(222, 177);
            // 
            // visorSing5
            // 
            this.visorSing5.AccessibleName = "";
            this.visorSing5.AccessibleRole = System.Windows.Forms.AccessibleRole.None;
            this.visorSing5.ActiveViewIndex = -1;
            this.visorSing5.AutoValidate = System.Windows.Forms.AutoValidate.Disable;
            this.visorSing5.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
            this.visorSing5.DisplayBackgroundEdge = false;
            this.visorSing5.DisplayGroupTree = false;
            this.visorSing5.DisplayStatusBar = false;
            this.visorSing5.Dock = System.Windows.Forms.DockStyle.Fill;
            this.visorSing5.Location = new System.Drawing.Point(0, 0);
            this.visorSing5.Margin = new System.Windows.Forms.Padding(0);
            this.visorSing5.Name = "visorSing5";
            this.visorSing5.SelectionFormula = "";
            this.visorSing5.ShowCloseButton = false;
            this.visorSing5.ShowGotoPageButton = false;
            this.visorSing5.ShowGroupTreeButton = false;
            this.visorSing5.ShowPageNavigateButtons = false;
            this.visorSing5.ShowTextSearchButton = false;
            this.visorSing5.Size = new System.Drawing.Size(222, 177);
            this.visorSing5.TabIndex = 0;
            this.visorSing5.ViewTimeSelectionFormula = "";
            // 
            // ultraTabPageControl25
            // 
            this.ultraTabPageControl25.Controls.Add(this.plural1Asesor);
            this.ultraTabPageControl25.Controls.Add(this.ultraLabel66);
            this.ultraTabPageControl25.Controls.Add(this.plural1Pie);
            this.ultraTabPageControl25.Controls.Add(this.ultraLabel71);
            this.ultraTabPageControl25.Controls.Add(this.plural1Anio);
            this.ultraTabPageControl25.Controls.Add(this.ultraLabel73);
            this.ultraTabPageControl25.Controls.Add(this.plural1Meses);
            this.ultraTabPageControl25.Controls.Add(this.ultraLabel74);
            this.ultraTabPageControl25.Controls.Add(this.plural1Cantidad);
            this.ultraTabPageControl25.Controls.Add(this.ultraLabel75);
            this.ultraTabPageControl25.Controls.Add(this.plural1CantidadL);
            this.ultraTabPageControl25.Controls.Add(this.ultraLabel76);
            this.ultraTabPageControl25.Controls.Add(this.plural1Ciudad);
            this.ultraTabPageControl25.Controls.Add(this.ultraLabel77);
            this.ultraTabPageControl25.Controls.Add(this.plural1Direccion2);
            this.ultraTabPageControl25.Controls.Add(this.ultraLabel78);
            this.ultraTabPageControl25.Controls.Add(this.plural1Direccion);
            this.ultraTabPageControl25.Controls.Add(this.ultraLabel79);
            this.ultraTabPageControl25.Controls.Add(this.plural1Nombre);
            this.ultraTabPageControl25.Controls.Add(this.ultraLabel80);
            this.ultraTabPageControl25.Controls.Add(this.plural1Fecha);
            this.ultraTabPageControl25.Controls.Add(this.ultraLabel81);
            this.ultraTabPageControl25.Controls.Add(this.ultraGroupBox13);
            this.ultraTabPageControl25.Location = new System.Drawing.Point(1, 23);
            this.ultraTabPageControl25.Name = "ultraTabPageControl25";
            this.ultraTabPageControl25.Size = new System.Drawing.Size(511, 678);
            // 
            // plural1Asesor
            // 
            this.plural1Asesor.Dock = System.Windows.Forms.DockStyle.Top;
            this.plural1Asesor.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
            this.plural1Asesor.Enabled = false;
            this.plural1Asesor.FlatStyle = System.Windows.Forms.FlatStyle.Popup;
            this.plural1Asesor.FormattingEnabled = true;
            this.plural1Asesor.Items.AddRange(new object[] {
            "Eveliza Jimenez",
            "Rufino Rosario",
            "Samuel Abreu",
            "Pedro Montas",
            "Marisol Matos",
            "Rudy Soler"});
            this.plural1Asesor.Location = new System.Drawing.Point(0, 498);
            this.plural1Asesor.Name = "plural1Asesor";
            this.plural1Asesor.Size = new System.Drawing.Size(156, 21);
            this.plural1Asesor.TabIndex = 118;
            // 
            // ultraLabel66
            // 
            appearance74.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(192)))), ((int)(((byte)(255)))));
            appearance74.BackColor2 = System.Drawing.Color.White;
            appearance74.BackGradientStyle = Infragistics.Win.GradientStyle.BackwardDiagonal;
            appearance74.ForeColor = System.Drawing.Color.Black;
            appearance74.TextHAlignAsString = "Left";
            appearance74.TextVAlignAsString = "Middle";
            this.ultraLabel66.Appearance = appearance74;
            this.ultraLabel66.Dock = System.Windows.Forms.DockStyle.Top;
            this.ultraLabel66.Font = new System.Drawing.Font("Times New Roman", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.ultraLabel66.Location = new System.Drawing.Point(0, 475);
            this.ultraLabel66.Name = "ultraLabel66";
            this.ultraLabel66.Size = new System.Drawing.Size(156, 23);
            this.ultraLabel66.TabIndex = 117;
            this.ultraLabel66.Text = "Ejecutivo";
            // 
            // plural1Pie
            // 
            this.plural1Pie.Dock = System.Windows.Forms.DockStyle.Top;
            this.plural1Pie.Enabled = false;
            this.plural1Pie.Location = new System.Drawing.Point(0, 454);
            this.plural1Pie.Name = "plural1Pie";
            this.plural1Pie.Size = new System.Drawing.Size(156, 21);
            this.plural1Pie.TabIndex = 116;
            // 
            // ultraLabel71
            // 
            appearance75.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(192)))), ((int)(((byte)(255)))));
            appearance75.BackColor2 = System.Drawing.Color.White;
            appearance75.BackGradientStyle = Infragistics.Win.GradientStyle.BackwardDiagonal;
            appearance75.ForeColor = System.Drawing.Color.Black;
            appearance75.TextHAlignAsString = "Left";
            appearance75.TextVAlignAsString = "Middle";
            this.ultraLabel71.Appearance = appearance75;
            this.ultraLabel71.Dock = System.Windows.Forms.DockStyle.Top;
            this.ultraLabel71.Font = new System.Drawing.Font("Times New Roman", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.ultraLabel71.Location = new System.Drawing.Point(0, 431);
            this.ultraLabel71.Name = "ultraLabel71";
            this.ultraLabel71.Size = new System.Drawing.Size(156, 23);
            this.ultraLabel71.TabIndex = 115;
            this.ultraLabel71.Text = "Pie";
            // 
            // plural1Anio
            // 
            this.plural1Anio.Dock = System.Windows.Forms.DockStyle.Top;
            this.plural1Anio.Enabled = false;
            this.plural1Anio.Location = new System.Drawing.Point(0, 410);
            this.plural1Anio.MaxLength = 4;
            this.plural1Anio.Name = "plural1Anio";
            this.plural1Anio.Size = new System.Drawing.Size(156, 21);
            this.plural1Anio.TabIndex = 114;
            this.plural1Anio.KeyPress += new System.Windows.Forms.KeyPressEventHandler(this.ultraTextEditor26_KeyPress);
            // 
            // ultraLabel73
            // 
            appearance76.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(192)))), ((int)(((byte)(255)))));
            appearance76.BackColor2 = System.Drawing.Color.White;
            appearance76.BackGradientStyle = Infragistics.Win.GradientStyle.BackwardDiagonal;
            appearance76.ForeColor = System.Drawing.Color.Black;
            appearance76.TextHAlignAsString = "Left";
            appearance76.TextVAlignAsString = "Middle";
            this.ultraLabel73.Appearance = appearance76;
            this.ultraLabel73.Dock = System.Windows.Forms.DockStyle.Top;
            this.ultraLabel73.Font = new System.Drawing.Font("Times New Roman", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.ultraLabel73.Location = new System.Drawing.Point(0, 387);
            this.ultraLabel73.Name = "ultraLabel73";
            this.ultraLabel73.Size = new System.Drawing.Size(156, 23);
            this.ultraLabel73.TabIndex = 113;
            this.ultraLabel73.Text = "Año";
            // 
            // plural1Meses
            // 
            this.plural1Meses.Dock = System.Windows.Forms.DockStyle.Top;
            this.plural1Meses.Enabled = false;
            this.plural1Meses.Location = new System.Drawing.Point(0, 366);
            this.plural1Meses.Name = "plural1Meses";
            this.plural1Meses.Size = new System.Drawing.Size(156, 21);
            this.plural1Meses.TabIndex = 112;
            // 
            // ultraLabel74
            // 
            appearance77.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(192)))), ((int)(((byte)(255)))));
            appearance77.BackColor2 = System.Drawing.Color.White;
            appearance77.BackGradientStyle = Infragistics.Win.GradientStyle.BackwardDiagonal;
            appearance77.ForeColor = System.Drawing.Color.Black;
            appearance77.TextHAlignAsString = "Left";
            appearance77.TextVAlignAsString = "Middle";
            this.ultraLabel74.Appearance = appearance77;
            this.ultraLabel74.Dock = System.Windows.Forms.DockStyle.Top;
            this.ultraLabel74.Font = new System.Drawing.Font("Times New Roman", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.ultraLabel74.Location = new System.Drawing.Point(0, 343);
            this.ultraLabel74.Name = "ultraLabel74";
            this.ultraLabel74.Size = new System.Drawing.Size(156, 23);
            this.ultraLabel74.TabIndex = 111;
            this.ultraLabel74.Text = "Meses";
            // 
            // plural1Cantidad
            // 
            this.plural1Cantidad.Dock = System.Windows.Forms.DockStyle.Top;
            this.plural1Cantidad.Location = new System.Drawing.Point(0, 323);
            this.plural1Cantidad.Name = "plural1Cantidad";
            this.plural1Cantidad.Size = new System.Drawing.Size(156, 20);
            this.plural1Cantidad.TabIndex = 110;
            this.plural1Cantidad.KeyPress += new System.Windows.Forms.KeyPressEventHandler(this.plural1Cantidad_KeyPress);
            // 
            // ultraLabel75
            // 
            appearance78.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(192)))), ((int)(((byte)(255)))));
            appearance78.BackColor2 = System.Drawing.Color.White;
            appearance78.BackGradientStyle = Infragistics.Win.GradientStyle.BackwardDiagonal;
            appearance78.ForeColor = System.Drawing.Color.Black;
            appearance78.TextHAlignAsString = "Left";
            appearance78.TextVAlignAsString = "Middle";
            this.ultraLabel75.Appearance = appearance78;
            this.ultraLabel75.Dock = System.Windows.Forms.DockStyle.Top;
            this.ultraLabel75.Font = new System.Drawing.Font("Times New Roman", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.ultraLabel75.Location = new System.Drawing.Point(0, 300);
            this.ultraLabel75.Name = "ultraLabel75";
            this.ultraLabel75.Size = new System.Drawing.Size(156, 23);
            this.ultraLabel75.TabIndex = 109;
            this.ultraLabel75.Text = "Cantidad en numeros";
            // 
            // plural1CantidadL
            // 
            this.plural1CantidadL.CharacterCasing = System.Windows.Forms.CharacterCasing.Upper;
            this.plural1CantidadL.Dock = System.Windows.Forms.DockStyle.Top;
            this.plural1CantidadL.Enabled = false;
            this.plural1CantidadL.Location = new System.Drawing.Point(0, 243);
            this.plural1CantidadL.Multiline = true;
            this.plural1CantidadL.Name = "plural1CantidadL";
            this.plural1CantidadL.Size = new System.Drawing.Size(156, 57);
            this.plural1CantidadL.TabIndex = 108;
            // 
            // ultraLabel76
            // 
            appearance79.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(192)))), ((int)(((byte)(255)))));
            appearance79.BackColor2 = System.Drawing.Color.White;
            appearance79.BackGradientStyle = Infragistics.Win.GradientStyle.BackwardDiagonal;
            appearance79.ForeColor = System.Drawing.Color.Black;
            appearance79.TextHAlignAsString = "Left";
            appearance79.TextVAlignAsString = "Middle";
            this.ultraLabel76.Appearance = appearance79;
            this.ultraLabel76.Dock = System.Windows.Forms.DockStyle.Top;
            this.ultraLabel76.Font = new System.Drawing.Font("Times New Roman", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.ultraLabel76.Location = new System.Drawing.Point(0, 220);
            this.ultraLabel76.Name = "ultraLabel76";
            this.ultraLabel76.Size = new System.Drawing.Size(156, 23);
            this.ultraLabel76.TabIndex = 107;
            this.ultraLabel76.Text = "Cantidad en letras";
            // 
            // plural1Ciudad
            // 
            this.plural1Ciudad.Dock = System.Windows.Forms.DockStyle.Top;
            this.plural1Ciudad.Enabled = false;
            this.plural1Ciudad.Location = new System.Drawing.Point(0, 199);
            this.plural1Ciudad.Name = "plural1Ciudad";
            this.plural1Ciudad.Size = new System.Drawing.Size(156, 21);
            this.plural1Ciudad.TabIndex = 106;
            // 
            // ultraLabel77
            // 
            appearance80.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(192)))), ((int)(((byte)(255)))));
            appearance80.BackColor2 = System.Drawing.Color.White;
            appearance80.BackGradientStyle = Infragistics.Win.GradientStyle.BackwardDiagonal;
            appearance80.ForeColor = System.Drawing.Color.Black;
            appearance80.TextHAlignAsString = "Left";
            appearance80.TextVAlignAsString = "Middle";
            this.ultraLabel77.Appearance = appearance80;
            this.ultraLabel77.Dock = System.Windows.Forms.DockStyle.Top;
            this.ultraLabel77.Font = new System.Drawing.Font("Times New Roman", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.ultraLabel77.Location = new System.Drawing.Point(0, 176);
            this.ultraLabel77.Name = "ultraLabel77";
            this.ultraLabel77.Size = new System.Drawing.Size(156, 23);
            this.ultraLabel77.TabIndex = 105;
            this.ultraLabel77.Text = "Ciudad";
            // 
            // plural1Direccion2
            // 
            this.plural1Direccion2.Dock = System.Windows.Forms.DockStyle.Top;
            this.plural1Direccion2.Enabled = false;
            this.plural1Direccion2.Location = new System.Drawing.Point(0, 155);
            this.plural1Direccion2.Name = "plural1Direccion2";
            this.plural1Direccion2.Size = new System.Drawing.Size(156, 21);
            this.plural1Direccion2.TabIndex = 104;
            // 
            // ultraLabel78
            // 
            appearance81.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(192)))), ((int)(((byte)(255)))));
            appearance81.BackColor2 = System.Drawing.Color.White;
            appearance81.BackGradientStyle = Infragistics.Win.GradientStyle.BackwardDiagonal;
            appearance81.ForeColor = System.Drawing.Color.Black;
            appearance81.TextHAlignAsString = "Left";
            appearance81.TextVAlignAsString = "Middle";
            this.ultraLabel78.Appearance = appearance81;
            this.ultraLabel78.Dock = System.Windows.Forms.DockStyle.Top;
            this.ultraLabel78.Font = new System.Drawing.Font("Times New Roman", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.ultraLabel78.Location = new System.Drawing.Point(0, 132);
            this.ultraLabel78.Name = "ultraLabel78";
            this.ultraLabel78.Size = new System.Drawing.Size(156, 23);
            this.ultraLabel78.TabIndex = 103;
            this.ultraLabel78.Text = "Continuacion de la direccion";
            // 
            // plural1Direccion
            // 
            this.plural1Direccion.Dock = System.Windows.Forms.DockStyle.Top;
            this.plural1Direccion.Enabled = false;
            this.plural1Direccion.Location = new System.Drawing.Point(0, 111);
            this.plural1Direccion.Name = "plural1Direccion";
            this.plural1Direccion.Size = new System.Drawing.Size(156, 21);
            this.plural1Direccion.TabIndex = 102;
            // 
            // ultraLabel79
            // 
            appearance82.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(192)))), ((int)(((byte)(255)))));
            appearance82.BackColor2 = System.Drawing.Color.White;
            appearance82.BackGradientStyle = Infragistics.Win.GradientStyle.BackwardDiagonal;
            appearance82.ForeColor = System.Drawing.Color.Black;
            appearance82.TextHAlignAsString = "Left";
            appearance82.TextVAlignAsString = "Middle";
            this.ultraLabel79.Appearance = appearance82;
            this.ultraLabel79.Dock = System.Windows.Forms.DockStyle.Top;
            this.ultraLabel79.Font = new System.Drawing.Font("Times New Roman", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.ultraLabel79.Location = new System.Drawing.Point(0, 88);
            this.ultraLabel79.Name = "ultraLabel79";
            this.ultraLabel79.Size = new System.Drawing.Size(156, 23);
            this.ultraLabel79.TabIndex = 101;
            this.ultraLabel79.Text = "Direccion del negocio";
            // 
            // plural1Nombre
            // 
            this.plural1Nombre.CharacterCasing = System.Windows.Forms.CharacterCasing.Upper;
            this.plural1Nombre.Dock = System.Windows.Forms.DockStyle.Top;
            this.plural1Nombre.Enabled = false;
            this.plural1Nombre.Location = new System.Drawing.Point(0, 67);
            this.plural1Nombre.Name = "plural1Nombre";
            this.plural1Nombre.Size = new System.Drawing.Size(156, 21);
            this.plural1Nombre.TabIndex = 100;
            // 
            // ultraLabel80
            // 
            appearance83.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(192)))), ((int)(((byte)(255)))));
            appearance83.BackColor2 = System.Drawing.Color.White;
            appearance83.BackGradientStyle = Infragistics.Win.GradientStyle.BackwardDiagonal;
            appearance83.ForeColor = System.Drawing.Color.Black;
            appearance83.TextHAlignAsString = "Left";
            appearance83.TextVAlignAsString = "Middle";
            this.ultraLabel80.Appearance = appearance83;
            this.ultraLabel80.Dock = System.Windows.Forms.DockStyle.Top;
            this.ultraLabel80.Font = new System.Drawing.Font("Times New Roman", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.ultraLabel80.Location = new System.Drawing.Point(0, 44);
            this.ultraLabel80.Name = "ultraLabel80";
            this.ultraLabel80.Size = new System.Drawing.Size(156, 23);
            this.ultraLabel80.TabIndex = 99;
            this.ultraLabel80.Text = "Nombre del negocio";
            // 
            // plural1Fecha
            // 
            this.plural1Fecha.Dock = System.Windows.Forms.DockStyle.Top;
            this.plural1Fecha.Enabled = false;
            this.plural1Fecha.FormatProvider = new System.Globalization.CultureInfo("es-DO");
            this.plural1Fecha.Location = new System.Drawing.Point(0, 23);
            this.plural1Fecha.Name = "plural1Fecha";
            this.plural1Fecha.Size = new System.Drawing.Size(156, 21);
            this.plural1Fecha.TabIndex = 98;
            // 
            // ultraLabel81
            // 
            appearance84.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(192)))), ((int)(((byte)(255)))));
            appearance84.BackColor2 = System.Drawing.Color.White;
            appearance84.BackGradientStyle = Infragistics.Win.GradientStyle.BackwardDiagonal;
            appearance84.ForeColor = System.Drawing.Color.Black;
            appearance84.TextHAlignAsString = "Left";
            appearance84.TextVAlignAsString = "Middle";
            this.ultraLabel81.Appearance = appearance84;
            this.ultraLabel81.Dock = System.Windows.Forms.DockStyle.Top;
            this.ultraLabel81.Font = new System.Drawing.Font("Times New Roman", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.ultraLabel81.Location = new System.Drawing.Point(0, 0);
            this.ultraLabel81.Name = "ultraLabel81";
            this.ultraLabel81.Size = new System.Drawing.Size(156, 23);
            this.ultraLabel81.TabIndex = 97;
            this.ultraLabel81.Text = "Escoja la fecha";
            // 
            // ultraGroupBox13
            // 
            appearance85.BackColor = System.Drawing.Color.Blue;
            appearance85.BackColor2 = System.Drawing.Color.Silver;
            appearance85.BackGradientStyle = Infragistics.Win.GradientStyle.BackwardDiagonal;
            appearance85.TextHAlignAsString = "Center";
            appearance85.TextVAlignAsString = "Middle";
            this.ultraGroupBox13.Appearance = appearance85;
            this.ultraGroupBox13.CaptionAlignment = Infragistics.Win.Misc.GroupBoxCaptionAlignment.Center;
            this.ultraGroupBox13.Controls.Add(this.plural1Conteo);
            this.ultraGroupBox13.Controls.Add(this.ultraGroupBox14);
            this.ultraGroupBox13.Controls.Add(this.ultraPanel7);
            this.ultraGroupBox13.Dock = System.Windows.Forms.DockStyle.Right;
            this.ultraGroupBox13.Location = new System.Drawing.Point(156, 0);
            this.ultraGroupBox13.Name = "ultraGroupBox13";
            this.ultraGroupBox13.Size = new System.Drawing.Size(355, 678);
            this.ultraGroupBox13.TabIndex = 1;
            this.ultraGroupBox13.Text = "menu de opciones";
            // 
            // plural1Conteo
            // 
            appearance86.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(192)))), ((int)(((byte)(255)))));
            appearance86.BackColor2 = System.Drawing.Color.White;
            appearance86.BackGradientStyle = Infragistics.Win.GradientStyle.BackwardDiagonal;
            appearance86.FontData.BoldAsString = "True";
            appearance86.ForeColor = System.Drawing.Color.Green;
            appearance86.TextHAlignAsString = "Center";
            appearance86.TextVAlignAsString = "Middle";
            this.plural1Conteo.Appearance = appearance86;
            this.plural1Conteo.Dock = System.Windows.Forms.DockStyle.Top;
            this.plural1Conteo.Font = new System.Drawing.Font("Times New Roman", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.plural1Conteo.Location = new System.Drawing.Point(3, 97);
            this.plural1Conteo.Name = "plural1Conteo";
            this.plural1Conteo.Size = new System.Drawing.Size(349, 23);
            this.plural1Conteo.TabIndex = 46;
            this.plural1Conteo.Text = "Continuacion de la direccion";
            // 
            // ultraGroupBox14
            // 
            appearance87.ForeColor = System.Drawing.Color.Green;
            this.ultraGroupBox14.Appearance = appearance87;
            this.ultraGroupBox14.CaptionAlignment = Infragistics.Win.Misc.GroupBoxCaptionAlignment.Center;
            this.ultraGroupBox14.Controls.Add(this.plural1Borrar);
            this.ultraGroupBox14.Controls.Add(this.plural1Ultimo);
            this.ultraGroupBox14.Controls.Add(this.plural1Siguiente);
            this.ultraGroupBox14.Controls.Add(this.plural1Atras);
            this.ultraGroupBox14.Controls.Add(this.plural1Primero);
            this.ultraGroupBox14.Dock = System.Windows.Forms.DockStyle.Top;
            this.ultraGroupBox14.ForeColor = System.Drawing.Color.Black;
            this.ultraGroupBox14.Location = new System.Drawing.Point(3, 44);
            this.ultraGroupBox14.Name = "ultraGroupBox14";
            this.ultraGroupBox14.Size = new System.Drawing.Size(349, 53);
            this.ultraGroupBox14.TabIndex = 1;
            this.ultraGroupBox14.Text = "navegacion de registros";
            // 
            // plural1Borrar
            // 
            this.plural1Borrar.Dock = System.Windows.Forms.DockStyle.Fill;
            this.plural1Borrar.Location = new System.Drawing.Point(284, 16);
            this.plural1Borrar.Name = "plural1Borrar";
            this.plural1Borrar.Size = new System.Drawing.Size(62, 34);
            this.plural1Borrar.TabIndex = 5;
            this.plural1Borrar.Text = "borrar";
            this.plural1Borrar.Click += new System.EventHandler(this.plural1Borrar_Click);
            // 
            // plural1Ultimo
            // 
            this.plural1Ultimo.Dock = System.Windows.Forms.DockStyle.Left;
            this.plural1Ultimo.Location = new System.Drawing.Point(203, 16);
            this.plural1Ultimo.Name = "plural1Ultimo";
            this.plural1Ultimo.Size = new System.Drawing.Size(81, 34);
            this.plural1Ultimo.TabIndex = 4;
            this.plural1Ultimo.Text = "ultimo";
            this.plural1Ultimo.Click += new System.EventHandler(this.plural1Ultimo_Click);
            // 
            // plural1Siguiente
            // 
            this.plural1Siguiente.Dock = System.Windows.Forms.DockStyle.Left;
            this.plural1Siguiente.Location = new System.Drawing.Point(129, 16);
            this.plural1Siguiente.Name = "plural1Siguiente";
            this.plural1Siguiente.Size = new System.Drawing.Size(74, 34);
            this.plural1Siguiente.TabIndex = 3;
            this.plural1Siguiente.Text = "siguiente";
            this.plural1Siguiente.Click += new System.EventHandler(this.plural1Siguiente_Click);
            // 
            // plural1Atras
            // 
            this.plural1Atras.Dock = System.Windows.Forms.DockStyle.Left;
            this.plural1Atras.Location = new System.Drawing.Point(66, 16);
            this.plural1Atras.Name = "plural1Atras";
            this.plural1Atras.Size = new System.Drawing.Size(63, 34);
            this.plural1Atras.TabIndex = 2;
            this.plural1Atras.Text = "atras";
            this.plural1Atras.Click += new System.EventHandler(this.plural1Atras_Click);
            // 
            // plural1Primero
            // 
            this.plural1Primero.Dock = System.Windows.Forms.DockStyle.Left;
            this.plural1Primero.Location = new System.Drawing.Point(3, 16);
            this.plural1Primero.Name = "plural1Primero";
            this.plural1Primero.Size = new System.Drawing.Size(63, 34);
            this.plural1Primero.TabIndex = 1;
            this.plural1Primero.Text = "primero";
            // 
            // ultraPanel7
            // 
            // 
            // ultraPanel7.ClientArea
            // 
            this.ultraPanel7.ClientArea.Controls.Add(this.plural1Actualizar);
            this.ultraPanel7.ClientArea.Controls.Add(this.plural1Cancelar);
            this.ultraPanel7.ClientArea.Controls.Add(this.plural1Registrar);
            this.ultraPanel7.ClientArea.Controls.Add(this.plural1Buscar);
            this.ultraPanel7.ClientArea.Controls.Add(this.plural1Nuevo);
            this.ultraPanel7.ClientArea.Controls.Add(this.plural1Modificar);
            this.ultraPanel7.Dock = System.Windows.Forms.DockStyle.Top;
            this.ultraPanel7.Location = new System.Drawing.Point(3, 16);
            this.ultraPanel7.Name = "ultraPanel7";
            this.ultraPanel7.Size = new System.Drawing.Size(349, 28);
            this.ultraPanel7.TabIndex = 0;
            // 
            // plural1Actualizar
            // 
            this.plural1Actualizar.Dock = System.Windows.Forms.DockStyle.Left;
            this.plural1Actualizar.Location = new System.Drawing.Point(286, 0);
            this.plural1Actualizar.Name = "plural1Actualizar";
            this.plural1Actualizar.Size = new System.Drawing.Size(63, 28);
            this.plural1Actualizar.TabIndex = 5;
            this.plural1Actualizar.Text = "actualizar";
            this.plural1Actualizar.Click += new System.EventHandler(this.plural1Actualizar_Click);
            // 
            // plural1Cancelar
            // 
            this.plural1Cancelar.Dock = System.Windows.Forms.DockStyle.Left;
            this.plural1Cancelar.Enabled = false;
            this.plural1Cancelar.Location = new System.Drawing.Point(227, 0);
            this.plural1Cancelar.Name = "plural1Cancelar";
            this.plural1Cancelar.Size = new System.Drawing.Size(59, 28);
            this.plural1Cancelar.TabIndex = 4;
            this.plural1Cancelar.Text = "cancelar";
            this.plural1Cancelar.Click += new System.EventHandler(this.plural1Cancelar_Click);
            // 
            // plural1Registrar
            // 
            this.plural1Registrar.Dock = System.Windows.Forms.DockStyle.Left;
            this.plural1Registrar.Enabled = false;
            this.plural1Registrar.Location = new System.Drawing.Point(168, 0);
            this.plural1Registrar.Name = "plural1Registrar";
            this.plural1Registrar.Size = new System.Drawing.Size(59, 28);
            this.plural1Registrar.TabIndex = 3;
            this.plural1Registrar.Text = "registrar";
            this.plural1Registrar.Click += new System.EventHandler(this.plural1Registrar_Click);
            // 
            // plural1Buscar
            // 
            this.plural1Buscar.Dock = System.Windows.Forms.DockStyle.Left;
            this.plural1Buscar.Location = new System.Drawing.Point(110, 0);
            this.plural1Buscar.Name = "plural1Buscar";
            this.plural1Buscar.Size = new System.Drawing.Size(58, 28);
            this.plural1Buscar.TabIndex = 2;
            this.plural1Buscar.Text = "buscar";
            this.plural1Buscar.Click += new System.EventHandler(this.plural1Buscar_Click);
            // 
            // plural1Nuevo
            // 
            this.plural1Nuevo.Dock = System.Windows.Forms.DockStyle.Left;
            this.plural1Nuevo.Location = new System.Drawing.Point(63, 0);
            this.plural1Nuevo.Name = "plural1Nuevo";
            this.plural1Nuevo.Size = new System.Drawing.Size(47, 28);
            this.plural1Nuevo.TabIndex = 1;
            this.plural1Nuevo.Text = "nuevo";
            this.plural1Nuevo.Click += new System.EventHandler(this.plural1Nuevo_Click);
            // 
            // plural1Modificar
            // 
            this.plural1Modificar.Dock = System.Windows.Forms.DockStyle.Left;
            this.plural1Modificar.Location = new System.Drawing.Point(0, 0);
            this.plural1Modificar.Name = "plural1Modificar";
            this.plural1Modificar.Size = new System.Drawing.Size(63, 28);
            this.plural1Modificar.TabIndex = 0;
            this.plural1Modificar.Text = "modificar";
            this.plural1Modificar.Click += new System.EventHandler(this.plural1Modificar_Click);
            // 
            // ultraTabPageControl26
            // 
            this.ultraTabPageControl26.Controls.Add(this.visorPlural1);
            this.ultraTabPageControl26.Location = new System.Drawing.Point(-10000, -10000);
            this.ultraTabPageControl26.Name = "ultraTabPageControl26";
            this.ultraTabPageControl26.Size = new System.Drawing.Size(511, 678);
            // 
            // visorPlural1
            // 
            this.visorPlural1.ActiveViewIndex = -1;
            this.visorPlural1.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
            this.visorPlural1.DisplayBackgroundEdge = false;
            this.visorPlural1.DisplayGroupTree = false;
            this.visorPlural1.DisplayStatusBar = false;
            this.visorPlural1.Dock = System.Windows.Forms.DockStyle.Fill;
            this.visorPlural1.Location = new System.Drawing.Point(0, 0);
            this.visorPlural1.Margin = new System.Windows.Forms.Padding(0);
            this.visorPlural1.Name = "visorPlural1";
            this.visorPlural1.SelectionFormula = "";
            this.visorPlural1.ShowCloseButton = false;
            this.visorPlural1.ShowGotoPageButton = false;
            this.visorPlural1.ShowGroupTreeButton = false;
            this.visorPlural1.ShowPageNavigateButtons = false;
            this.visorPlural1.ShowTextSearchButton = false;
            this.visorPlural1.Size = new System.Drawing.Size(511, 678);
            this.visorPlural1.TabIndex = 0;
            this.visorPlural1.ViewTimeSelectionFormula = "";
            // 
            // ultraTabPageControl23
            // 
            this.ultraTabPageControl23.Controls.Add(this.plural2Asesor);
            this.ultraTabPageControl23.Controls.Add(this.ultraLabel60);
            this.ultraTabPageControl23.Controls.Add(this.plural2Pie);
            this.ultraTabPageControl23.Controls.Add(this.ultraLabel61);
            this.ultraTabPageControl23.Controls.Add(this.plural2Anio);
            this.ultraTabPageControl23.Controls.Add(this.ultraLabel62);
            this.ultraTabPageControl23.Controls.Add(this.plural2Meses);
            this.ultraTabPageControl23.Controls.Add(this.ultraLabel63);
            this.ultraTabPageControl23.Controls.Add(this.plural2Cantidad);
            this.ultraTabPageControl23.Controls.Add(this.ultraLabel64);
            this.ultraTabPageControl23.Controls.Add(this.plural2CantidadL);
            this.ultraTabPageControl23.Controls.Add(this.ultraLabel65);
            this.ultraTabPageControl23.Controls.Add(this.plural2Ciudad);
            this.ultraTabPageControl23.Controls.Add(this.ultraLabel67);
            this.ultraTabPageControl23.Controls.Add(this.plural2Direccion2);
            this.ultraTabPageControl23.Controls.Add(this.ultraLabel68);
            this.ultraTabPageControl23.Controls.Add(this.plural2Direccion);
            this.ultraTabPageControl23.Controls.Add(this.ultraLabel69);
            this.ultraTabPageControl23.Controls.Add(this.plural2Nombre);
            this.ultraTabPageControl23.Controls.Add(this.ultraLabel70);
            this.ultraTabPageControl23.Controls.Add(this.plural2Fecha);
            this.ultraTabPageControl23.Controls.Add(this.ultraLabel72);
            this.ultraTabPageControl23.Controls.Add(this.ultraGroupBox11);
            this.ultraTabPageControl23.Location = new System.Drawing.Point(1, 23);
            this.ultraTabPageControl23.Name = "ultraTabPageControl23";
            this.ultraTabPageControl23.Size = new System.Drawing.Size(511, 678);
            // 
            // plural2Asesor
            // 
            this.plural2Asesor.Dock = System.Windows.Forms.DockStyle.Top;
            this.plural2Asesor.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
            this.plural2Asesor.Enabled = false;
            this.plural2Asesor.FlatStyle = System.Windows.Forms.FlatStyle.Popup;
            this.plural2Asesor.FormattingEnabled = true;
            this.plural2Asesor.Items.AddRange(new object[] {
            "Eveliza Jimenez",
            "Rufino Rosario",
            "Samuel Abreu",
            "Pedro Montas",
            "Marisol Matos",
            "Rudy Soler"});
            this.plural2Asesor.Location = new System.Drawing.Point(0, 498);
            this.plural2Asesor.Name = "plural2Asesor";
            this.plural2Asesor.Size = new System.Drawing.Size(156, 21);
            this.plural2Asesor.TabIndex = 96;
            // 
            // ultraLabel60
            // 
            appearance88.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(192)))), ((int)(((byte)(255)))));
            appearance88.BackColor2 = System.Drawing.Color.White;
            appearance88.BackGradientStyle = Infragistics.Win.GradientStyle.BackwardDiagonal;
            appearance88.ForeColor = System.Drawing.Color.Black;
            appearance88.TextHAlignAsString = "Left";
            appearance88.TextVAlignAsString = "Middle";
            this.ultraLabel60.Appearance = appearance88;
            this.ultraLabel60.Dock = System.Windows.Forms.DockStyle.Top;
            this.ultraLabel60.Font = new System.Drawing.Font("Times New Roman", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.ultraLabel60.Location = new System.Drawing.Point(0, 475);
            this.ultraLabel60.Name = "ultraLabel60";
            this.ultraLabel60.Size = new System.Drawing.Size(156, 23);
            this.ultraLabel60.TabIndex = 95;
            this.ultraLabel60.Text = "Ejecutivo";
            // 
            // plural2Pie
            // 
            this.plural2Pie.Dock = System.Windows.Forms.DockStyle.Top;
            this.plural2Pie.Enabled = false;
            this.plural2Pie.Location = new System.Drawing.Point(0, 454);
            this.plural2Pie.Name = "plural2Pie";
            this.plural2Pie.Size = new System.Drawing.Size(156, 21);
            this.plural2Pie.TabIndex = 94;
            // 
            // ultraLabel61
            // 
            appearance89.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(192)))), ((int)(((byte)(255)))));
            appearance89.BackColor2 = System.Drawing.Color.White;
            appearance89.BackGradientStyle = Infragistics.Win.GradientStyle.BackwardDiagonal;
            appearance89.ForeColor = System.Drawing.Color.Black;
            appearance89.TextHAlignAsString = "Left";
            appearance89.TextVAlignAsString = "Middle";
            this.ultraLabel61.Appearance = appearance89;
            this.ultraLabel61.Dock = System.Windows.Forms.DockStyle.Top;
            this.ultraLabel61.Font = new System.Drawing.Font("Times New Roman", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.ultraLabel61.Location = new System.Drawing.Point(0, 431);
            this.ultraLabel61.Name = "ultraLabel61";
            this.ultraLabel61.Size = new System.Drawing.Size(156, 23);
            this.ultraLabel61.TabIndex = 93;
            this.ultraLabel61.Text = "Pie";
            // 
            // plural2Anio
            // 
            this.plural2Anio.Dock = System.Windows.Forms.DockStyle.Top;
            this.plural2Anio.Enabled = false;
            this.plural2Anio.Location = new System.Drawing.Point(0, 410);
            this.plural2Anio.MaxLength = 4;
            this.plural2Anio.Name = "plural2Anio";
            this.plural2Anio.Size = new System.Drawing.Size(156, 21);
            this.plural2Anio.TabIndex = 92;
            this.plural2Anio.KeyPress += new System.Windows.Forms.KeyPressEventHandler(this.plural2Anio_KeyPress);
            // 
            // ultraLabel62
            // 
            appearance90.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(192)))), ((int)(((byte)(255)))));
            appearance90.BackColor2 = System.Drawing.Color.White;
            appearance90.BackGradientStyle = Infragistics.Win.GradientStyle.BackwardDiagonal;
            appearance90.ForeColor = System.Drawing.Color.Black;
            appearance90.TextHAlignAsString = "Left";
            appearance90.TextVAlignAsString = "Middle";
            this.ultraLabel62.Appearance = appearance90;
            this.ultraLabel62.Dock = System.Windows.Forms.DockStyle.Top;
            this.ultraLabel62.Font = new System.Drawing.Font("Times New Roman", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.ultraLabel62.Location = new System.Drawing.Point(0, 387);
            this.ultraLabel62.Name = "ultraLabel62";
            this.ultraLabel62.Size = new System.Drawing.Size(156, 23);
            this.ultraLabel62.TabIndex = 91;
            this.ultraLabel62.Text = "Año";
            // 
            // plural2Meses
            // 
            this.plural2Meses.Dock = System.Windows.Forms.DockStyle.Top;
            this.plural2Meses.Enabled = false;
            this.plural2Meses.Location = new System.Drawing.Point(0, 366);
            this.plural2Meses.Name = "plural2Meses";
            this.plural2Meses.Size = new System.Drawing.Size(156, 21);
            this.plural2Meses.TabIndex = 90;
            // 
            // ultraLabel63
            // 
            appearance91.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(192)))), ((int)(((byte)(255)))));
            appearance91.BackColor2 = System.Drawing.Color.White;
            appearance91.BackGradientStyle = Infragistics.Win.GradientStyle.BackwardDiagonal;
            appearance91.ForeColor = System.Drawing.Color.Black;
            appearance91.TextHAlignAsString = "Left";
            appearance91.TextVAlignAsString = "Middle";
            this.ultraLabel63.Appearance = appearance91;
            this.ultraLabel63.Dock = System.Windows.Forms.DockStyle.Top;
            this.ultraLabel63.Font = new System.Drawing.Font("Times New Roman", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.ultraLabel63.Location = new System.Drawing.Point(0, 343);
            this.ultraLabel63.Name = "ultraLabel63";
            this.ultraLabel63.Size = new System.Drawing.Size(156, 23);
            this.ultraLabel63.TabIndex = 89;
            this.ultraLabel63.Text = "Meses";
            // 
            // plural2Cantidad
            // 
            this.plural2Cantidad.Dock = System.Windows.Forms.DockStyle.Top;
            this.plural2Cantidad.Location = new System.Drawing.Point(0, 323);
            this.plural2Cantidad.Name = "plural2Cantidad";
            this.plural2Cantidad.Size = new System.Drawing.Size(156, 20);
            this.plural2Cantidad.TabIndex = 88;
            this.plural2Cantidad.KeyPress += new System.Windows.Forms.KeyPressEventHandler(this.plural2Cantidad_KeyPress);
            // 
            // ultraLabel64
            // 
            appearance92.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(192)))), ((int)(((byte)(255)))));
            appearance92.BackColor2 = System.Drawing.Color.White;
            appearance92.BackGradientStyle = Infragistics.Win.GradientStyle.BackwardDiagonal;
            appearance92.ForeColor = System.Drawing.Color.Black;
            appearance92.TextHAlignAsString = "Left";
            appearance92.TextVAlignAsString = "Middle";
            this.ultraLabel64.Appearance = appearance92;
            this.ultraLabel64.Dock = System.Windows.Forms.DockStyle.Top;
            this.ultraLabel64.Font = new System.Drawing.Font("Times New Roman", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.ultraLabel64.Location = new System.Drawing.Point(0, 300);
            this.ultraLabel64.Name = "ultraLabel64";
            this.ultraLabel64.Size = new System.Drawing.Size(156, 23);
            this.ultraLabel64.TabIndex = 87;
            this.ultraLabel64.Text = "Cantidad en numeros";
            // 
            // plural2CantidadL
            // 
            this.plural2CantidadL.CharacterCasing = System.Windows.Forms.CharacterCasing.Upper;
            this.plural2CantidadL.Dock = System.Windows.Forms.DockStyle.Top;
            this.plural2CantidadL.Enabled = false;
            this.plural2CantidadL.Location = new System.Drawing.Point(0, 243);
            this.plural2CantidadL.Multiline = true;
            this.plural2CantidadL.Name = "plural2CantidadL";
            this.plural2CantidadL.Size = new System.Drawing.Size(156, 57);
            this.plural2CantidadL.TabIndex = 86;
            // 
            // ultraLabel65
            // 
            appearance93.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(192)))), ((int)(((byte)(255)))));
            appearance93.BackColor2 = System.Drawing.Color.White;
            appearance93.BackGradientStyle = Infragistics.Win.GradientStyle.BackwardDiagonal;
            appearance93.ForeColor = System.Drawing.Color.Black;
            appearance93.TextHAlignAsString = "Left";
            appearance93.TextVAlignAsString = "Middle";
            this.ultraLabel65.Appearance = appearance93;
            this.ultraLabel65.Dock = System.Windows.Forms.DockStyle.Top;
            this.ultraLabel65.Font = new System.Drawing.Font("Times New Roman", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.ultraLabel65.Location = new System.Drawing.Point(0, 220);
            this.ultraLabel65.Name = "ultraLabel65";
            this.ultraLabel65.Size = new System.Drawing.Size(156, 23);
            this.ultraLabel65.TabIndex = 85;
            this.ultraLabel65.Text = "Cantidad en letras";
            // 
            // plural2Ciudad
            // 
            this.plural2Ciudad.Dock = System.Windows.Forms.DockStyle.Top;
            this.plural2Ciudad.Enabled = false;
            this.plural2Ciudad.Location = new System.Drawing.Point(0, 199);
            this.plural2Ciudad.Name = "plural2Ciudad";
            this.plural2Ciudad.Size = new System.Drawing.Size(156, 21);
            this.plural2Ciudad.TabIndex = 82;
            // 
            // ultraLabel67
            // 
            appearance94.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(192)))), ((int)(((byte)(255)))));
            appearance94.BackColor2 = System.Drawing.Color.White;
            appearance94.BackGradientStyle = Infragistics.Win.GradientStyle.BackwardDiagonal;
            appearance94.ForeColor = System.Drawing.Color.Black;
            appearance94.TextHAlignAsString = "Left";
            appearance94.TextVAlignAsString = "Middle";
            this.ultraLabel67.Appearance = appearance94;
            this.ultraLabel67.Dock = System.Windows.Forms.DockStyle.Top;
            this.ultraLabel67.Font = new System.Drawing.Font("Times New Roman", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.ultraLabel67.Location = new System.Drawing.Point(0, 176);
            this.ultraLabel67.Name = "ultraLabel67";
            this.ultraLabel67.Size = new System.Drawing.Size(156, 23);
            this.ultraLabel67.TabIndex = 81;
            this.ultraLabel67.Text = "Ciudad";
            // 
            // plural2Direccion2
            // 
            this.plural2Direccion2.Dock = System.Windows.Forms.DockStyle.Top;
            this.plural2Direccion2.Enabled = false;
            this.plural2Direccion2.Location = new System.Drawing.Point(0, 155);
            this.plural2Direccion2.Name = "plural2Direccion2";
            this.plural2Direccion2.Size = new System.Drawing.Size(156, 21);
            this.plural2Direccion2.TabIndex = 80;
            // 
            // ultraLabel68
            // 
            appearance95.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(192)))), ((int)(((byte)(255)))));
            appearance95.BackColor2 = System.Drawing.Color.White;
            appearance95.BackGradientStyle = Infragistics.Win.GradientStyle.BackwardDiagonal;
            appearance95.ForeColor = System.Drawing.Color.Black;
            appearance95.TextHAlignAsString = "Left";
            appearance95.TextVAlignAsString = "Middle";
            this.ultraLabel68.Appearance = appearance95;
            this.ultraLabel68.Dock = System.Windows.Forms.DockStyle.Top;
            this.ultraLabel68.Font = new System.Drawing.Font("Times New Roman", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.ultraLabel68.Location = new System.Drawing.Point(0, 132);
            this.ultraLabel68.Name = "ultraLabel68";
            this.ultraLabel68.Size = new System.Drawing.Size(156, 23);
            this.ultraLabel68.TabIndex = 79;
            this.ultraLabel68.Text = "Continuacion de la direccion";
            // 
            // plural2Direccion
            // 
            this.plural2Direccion.Dock = System.Windows.Forms.DockStyle.Top;
            this.plural2Direccion.Enabled = false;
            this.plural2Direccion.Location = new System.Drawing.Point(0, 111);
            this.plural2Direccion.Name = "plural2Direccion";
            this.plural2Direccion.Size = new System.Drawing.Size(156, 21);
            this.plural2Direccion.TabIndex = 78;
            // 
            // ultraLabel69
            // 
            appearance96.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(192)))), ((int)(((byte)(255)))));
            appearance96.BackColor2 = System.Drawing.Color.White;
            appearance96.BackGradientStyle = Infragistics.Win.GradientStyle.BackwardDiagonal;
            appearance96.ForeColor = System.Drawing.Color.Black;
            appearance96.TextHAlignAsString = "Left";
            appearance96.TextVAlignAsString = "Middle";
            this.ultraLabel69.Appearance = appearance96;
            this.ultraLabel69.Dock = System.Windows.Forms.DockStyle.Top;
            this.ultraLabel69.Font = new System.Drawing.Font("Times New Roman", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.ultraLabel69.Location = new System.Drawing.Point(0, 88);
            this.ultraLabel69.Name = "ultraLabel69";
            this.ultraLabel69.Size = new System.Drawing.Size(156, 23);
            this.ultraLabel69.TabIndex = 77;
            this.ultraLabel69.Text = "Direccion del negocio";
            // 
            // plural2Nombre
            // 
            this.plural2Nombre.CharacterCasing = System.Windows.Forms.CharacterCasing.Upper;
            this.plural2Nombre.Dock = System.Windows.Forms.DockStyle.Top;
            this.plural2Nombre.Enabled = false;
            this.plural2Nombre.Location = new System.Drawing.Point(0, 67);
            this.plural2Nombre.Name = "plural2Nombre";
            this.plural2Nombre.Size = new System.Drawing.Size(156, 21);
            this.plural2Nombre.TabIndex = 76;
            // 
            // ultraLabel70
            // 
            appearance97.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(192)))), ((int)(((byte)(255)))));
            appearance97.BackColor2 = System.Drawing.Color.White;
            appearance97.BackGradientStyle = Infragistics.Win.GradientStyle.BackwardDiagonal;
            appearance97.ForeColor = System.Drawing.Color.Black;
            appearance97.TextHAlignAsString = "Left";
            appearance97.TextVAlignAsString = "Middle";
            this.ultraLabel70.Appearance = appearance97;
            this.ultraLabel70.Dock = System.Windows.Forms.DockStyle.Top;
            this.ultraLabel70.Font = new System.Drawing.Font("Times New Roman", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.ultraLabel70.Location = new System.Drawing.Point(0, 44);
            this.ultraLabel70.Name = "ultraLabel70";
            this.ultraLabel70.Size = new System.Drawing.Size(156, 23);
            this.ultraLabel70.TabIndex = 75;
            this.ultraLabel70.Text = "Nombre del negocio";
            // 
            // plural2Fecha
            // 
            this.plural2Fecha.Dock = System.Windows.Forms.DockStyle.Top;
            this.plural2Fecha.Enabled = false;
            this.plural2Fecha.FormatProvider = new System.Globalization.CultureInfo("es-DO");
            this.plural2Fecha.Location = new System.Drawing.Point(0, 23);
            this.plural2Fecha.Name = "plural2Fecha";
            this.plural2Fecha.Size = new System.Drawing.Size(156, 21);
            this.plural2Fecha.TabIndex = 72;
            // 
            // ultraLabel72
            // 
            appearance98.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(192)))), ((int)(((byte)(255)))));
            appearance98.BackColor2 = System.Drawing.Color.White;
            appearance98.BackGradientStyle = Infragistics.Win.GradientStyle.BackwardDiagonal;
            appearance98.ForeColor = System.Drawing.Color.Black;
            appearance98.TextHAlignAsString = "Left";
            appearance98.TextVAlignAsString = "Middle";
            this.ultraLabel72.Appearance = appearance98;
            this.ultraLabel72.Dock = System.Windows.Forms.DockStyle.Top;
            this.ultraLabel72.Font = new System.Drawing.Font("Times New Roman", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.ultraLabel72.Location = new System.Drawing.Point(0, 0);
            this.ultraLabel72.Name = "ultraLabel72";
            this.ultraLabel72.Size = new System.Drawing.Size(156, 23);
            this.ultraLabel72.TabIndex = 71;
            this.ultraLabel72.Text = "Escoja la fecha";
            // 
            // ultraGroupBox11
            // 
            appearance99.BackColor = System.Drawing.Color.Blue;
            appearance99.BackColor2 = System.Drawing.Color.Silver;
            appearance99.BackGradientStyle = Infragistics.Win.GradientStyle.BackwardDiagonal;
            appearance99.TextHAlignAsString = "Center";
            appearance99.TextVAlignAsString = "Middle";
            this.ultraGroupBox11.Appearance = appearance99;
            this.ultraGroupBox11.CaptionAlignment = Infragistics.Win.Misc.GroupBoxCaptionAlignment.Center;
            this.ultraGroupBox11.Controls.Add(this.plural2Conteo);
            this.ultraGroupBox11.Controls.Add(this.ultraGroupBox12);
            this.ultraGroupBox11.Controls.Add(this.ultraPanel6);
            this.ultraGroupBox11.Dock = System.Windows.Forms.DockStyle.Right;
            this.ultraGroupBox11.Location = new System.Drawing.Point(156, 0);
            this.ultraGroupBox11.Name = "ultraGroupBox11";
            this.ultraGroupBox11.Size = new System.Drawing.Size(355, 678);
            this.ultraGroupBox11.TabIndex = 1;
            this.ultraGroupBox11.Text = "menu de opciones";
            // 
            // plural2Conteo
            // 
            appearance100.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(192)))), ((int)(((byte)(255)))));
            appearance100.BackColor2 = System.Drawing.Color.White;
            appearance100.BackGradientStyle = Infragistics.Win.GradientStyle.BackwardDiagonal;
            appearance100.FontData.BoldAsString = "True";
            appearance100.ForeColor = System.Drawing.Color.Green;
            appearance100.TextHAlignAsString = "Center";
            appearance100.TextVAlignAsString = "Middle";
            this.plural2Conteo.Appearance = appearance100;
            this.plural2Conteo.Dock = System.Windows.Forms.DockStyle.Top;
            this.plural2Conteo.Font = new System.Drawing.Font("Times New Roman", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.plural2Conteo.Location = new System.Drawing.Point(3, 97);
            this.plural2Conteo.Name = "plural2Conteo";
            this.plural2Conteo.Size = new System.Drawing.Size(349, 23);
            this.plural2Conteo.TabIndex = 46;
            this.plural2Conteo.Text = "Continuacion de la direccion";
            // 
            // ultraGroupBox12
            // 
            appearance101.ForeColor = System.Drawing.Color.Green;
            this.ultraGroupBox12.Appearance = appearance101;
            this.ultraGroupBox12.CaptionAlignment = Infragistics.Win.Misc.GroupBoxCaptionAlignment.Center;
            this.ultraGroupBox12.Controls.Add(this.plural2Borrar);
            this.ultraGroupBox12.Controls.Add(this.plural2Ultimo);
            this.ultraGroupBox12.Controls.Add(this.plural2Siguiente);
            this.ultraGroupBox12.Controls.Add(this.plural2Atras);
            this.ultraGroupBox12.Controls.Add(this.plural2Primero);
            this.ultraGroupBox12.Dock = System.Windows.Forms.DockStyle.Top;
            this.ultraGroupBox12.ForeColor = System.Drawing.Color.Black;
            this.ultraGroupBox12.Location = new System.Drawing.Point(3, 44);
            this.ultraGroupBox12.Name = "ultraGroupBox12";
            this.ultraGroupBox12.Size = new System.Drawing.Size(349, 53);
            this.ultraGroupBox12.TabIndex = 1;
            this.ultraGroupBox12.Text = "navegacion de registros";
            // 
            // plural2Borrar
            // 
            this.plural2Borrar.Dock = System.Windows.Forms.DockStyle.Fill;
            this.plural2Borrar.Location = new System.Drawing.Point(284, 16);
            this.plural2Borrar.Name = "plural2Borrar";
            this.plural2Borrar.Size = new System.Drawing.Size(62, 34);
            this.plural2Borrar.TabIndex = 5;
            this.plural2Borrar.Text = "borrar";
            this.plural2Borrar.Click += new System.EventHandler(this.plural2Borrar_Click);
            // 
            // plural2Ultimo
            // 
            this.plural2Ultimo.Dock = System.Windows.Forms.DockStyle.Left;
            this.plural2Ultimo.Location = new System.Drawing.Point(203, 16);
            this.plural2Ultimo.Name = "plural2Ultimo";
            this.plural2Ultimo.Size = new System.Drawing.Size(81, 34);
            this.plural2Ultimo.TabIndex = 4;
            this.plural2Ultimo.Text = "ultimo";
            this.plural2Ultimo.Click += new System.EventHandler(this.plural2Ultimo_Click);
            // 
            // plural2Siguiente
            // 
            this.plural2Siguiente.Dock = System.Windows.Forms.DockStyle.Left;
            this.plural2Siguiente.Location = new System.Drawing.Point(129, 16);
            this.plural2Siguiente.Name = "plural2Siguiente";
            this.plural2Siguiente.Size = new System.Drawing.Size(74, 34);
            this.plural2Siguiente.TabIndex = 3;
            this.plural2Siguiente.Text = "siguiente";
            this.plural2Siguiente.Click += new System.EventHandler(this.plural2Siguiente_Click);
            // 
            // plural2Atras
            // 
            this.plural2Atras.Dock = System.Windows.Forms.DockStyle.Left;
            this.plural2Atras.Location = new System.Drawing.Point(66, 16);
            this.plural2Atras.Name = "plural2Atras";
            this.plural2Atras.Size = new System.Drawing.Size(63, 34);
            this.plural2Atras.TabIndex = 2;
            this.plural2Atras.Text = "atras";
            this.plural2Atras.Click += new System.EventHandler(this.plural2Atras_Click);
            // 
            // plural2Primero
            // 
            this.plural2Primero.Dock = System.Windows.Forms.DockStyle.Left;
            this.plural2Primero.Location = new System.Drawing.Point(3, 16);
            this.plural2Primero.Name = "plural2Primero";
            this.plural2Primero.Size = new System.Drawing.Size(63, 34);
            this.plural2Primero.TabIndex = 1;
            this.plural2Primero.Text = "primero";
            this.plural2Primero.Click += new System.EventHandler(this.plural2Primero_Click);
            // 
            // ultraPanel6
            // 
            // 
            // ultraPanel6.ClientArea
            // 
            this.ultraPanel6.ClientArea.Controls.Add(this.plural2Actualizar);
            this.ultraPanel6.ClientArea.Controls.Add(this.plural2Cancelar);
            this.ultraPanel6.ClientArea.Controls.Add(this.plural2Registrar);
            this.ultraPanel6.ClientArea.Controls.Add(this.plural2Buscar);
            this.ultraPanel6.ClientArea.Controls.Add(this.plural2Nuevo);
            this.ultraPanel6.ClientArea.Controls.Add(this.plural2Modificar);
            this.ultraPanel6.Dock = System.Windows.Forms.DockStyle.Top;
            this.ultraPanel6.Location = new System.Drawing.Point(3, 16);
            this.ultraPanel6.Name = "ultraPanel6";
            this.ultraPanel6.Size = new System.Drawing.Size(349, 28);
            this.ultraPanel6.TabIndex = 0;
            // 
            // plural2Actualizar
            // 
            this.plural2Actualizar.Dock = System.Windows.Forms.DockStyle.Left;
            this.plural2Actualizar.Location = new System.Drawing.Point(286, 0);
            this.plural2Actualizar.Name = "plural2Actualizar";
            this.plural2Actualizar.Size = new System.Drawing.Size(63, 28);
            this.plural2Actualizar.TabIndex = 5;
            this.plural2Actualizar.Text = "actualizar";
            this.plural2Actualizar.Click += new System.EventHandler(this.plural2Actualizar_Click);
            // 
            // plural2Cancelar
            // 
            this.plural2Cancelar.Dock = System.Windows.Forms.DockStyle.Left;
            this.plural2Cancelar.Enabled = false;
            this.plural2Cancelar.Location = new System.Drawing.Point(227, 0);
            this.plural2Cancelar.Name = "plural2Cancelar";
            this.plural2Cancelar.Size = new System.Drawing.Size(59, 28);
            this.plural2Cancelar.TabIndex = 4;
            this.plural2Cancelar.Text = "cancelar";
            this.plural2Cancelar.Click += new System.EventHandler(this.plural2Cancelar_Click);
            // 
            // plural2Registrar
            // 
            this.plural2Registrar.Dock = System.Windows.Forms.DockStyle.Left;
            this.plural2Registrar.Enabled = false;
            this.plural2Registrar.Location = new System.Drawing.Point(168, 0);
            this.plural2Registrar.Name = "plural2Registrar";
            this.plural2Registrar.Size = new System.Drawing.Size(59, 28);
            this.plural2Registrar.TabIndex = 3;
            this.plural2Registrar.Text = "registrar";
            this.plural2Registrar.Click += new System.EventHandler(this.plural2Registrar_Click);
            // 
            // plural2Buscar
            // 
            this.plural2Buscar.Dock = System.Windows.Forms.DockStyle.Left;
            this.plural2Buscar.Location = new System.Drawing.Point(110, 0);
            this.plural2Buscar.Name = "plural2Buscar";
            this.plural2Buscar.Size = new System.Drawing.Size(58, 28);
            this.plural2Buscar.TabIndex = 2;
            this.plural2Buscar.Text = "buscar";
            this.plural2Buscar.Click += new System.EventHandler(this.plural2Buscar_Click);
            // 
            // plural2Nuevo
            // 
            this.plural2Nuevo.Dock = System.Windows.Forms.DockStyle.Left;
            this.plural2Nuevo.Location = new System.Drawing.Point(63, 0);
            this.plural2Nuevo.Name = "plural2Nuevo";
            this.plural2Nuevo.Size = new System.Drawing.Size(47, 28);
            this.plural2Nuevo.TabIndex = 1;
            this.plural2Nuevo.Text = "nuevo";
            this.plural2Nuevo.Click += new System.EventHandler(this.plural2Nuevo_Click);
            // 
            // plural2Modificar
            // 
            this.plural2Modificar.Dock = System.Windows.Forms.DockStyle.Left;
            this.plural2Modificar.Location = new System.Drawing.Point(0, 0);
            this.plural2Modificar.Name = "plural2Modificar";
            this.plural2Modificar.Size = new System.Drawing.Size(63, 28);
            this.plural2Modificar.TabIndex = 0;
            this.plural2Modificar.Text = "modificar";
            this.plural2Modificar.Click += new System.EventHandler(this.plural2Modificar_Click);
            // 
            // ultraTabPageControl24
            // 
            this.ultraTabPageControl24.Controls.Add(this.visorPlural2);
            this.ultraTabPageControl24.Location = new System.Drawing.Point(-10000, -10000);
            this.ultraTabPageControl24.Name = "ultraTabPageControl24";
            this.ultraTabPageControl24.Size = new System.Drawing.Size(511, 678);
            // 
            // visorPlural2
            // 
            this.visorPlural2.ActiveViewIndex = -1;
            this.visorPlural2.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
            this.visorPlural2.DisplayBackgroundEdge = false;
            this.visorPlural2.DisplayGroupTree = false;
            this.visorPlural2.DisplayStatusBar = false;
            this.visorPlural2.Dock = System.Windows.Forms.DockStyle.Fill;
            this.visorPlural2.Location = new System.Drawing.Point(0, 0);
            this.visorPlural2.Margin = new System.Windows.Forms.Padding(0);
            this.visorPlural2.Name = "visorPlural2";
            this.visorPlural2.SelectionFormula = "";
            this.visorPlural2.ShowCloseButton = false;
            this.visorPlural2.ShowGotoPageButton = false;
            this.visorPlural2.ShowGroupTreeButton = false;
            this.visorPlural2.ShowPageNavigateButtons = false;
            this.visorPlural2.ShowTextSearchButton = false;
            this.visorPlural2.Size = new System.Drawing.Size(511, 678);
            this.visorPlural2.TabIndex = 0;
            this.visorPlural2.ViewTimeSelectionFormula = "";
            // 
            // ultraTabPageControl27
            // 
            this.ultraTabPageControl27.Controls.Add(this.plural3Asesor);
            this.ultraTabPageControl27.Controls.Add(this.ultraLabel82);
            this.ultraTabPageControl27.Controls.Add(this.plural3Pie);
            this.ultraTabPageControl27.Controls.Add(this.ultraLabel83);
            this.ultraTabPageControl27.Controls.Add(this.plural3Anio);
            this.ultraTabPageControl27.Controls.Add(this.ultraLabel84);
            this.ultraTabPageControl27.Controls.Add(this.plural3Meses);
            this.ultraTabPageControl27.Controls.Add(this.ultraLabel85);
            this.ultraTabPageControl27.Controls.Add(this.plural3Cantidad);
            this.ultraTabPageControl27.Controls.Add(this.ultraLabel86);
            this.ultraTabPageControl27.Controls.Add(this.plural3CantidadL);
            this.ultraTabPageControl27.Controls.Add(this.ultraLabel87);
            this.ultraTabPageControl27.Controls.Add(this.plural3Ciudad);
            this.ultraTabPageControl27.Controls.Add(this.ultraLabel88);
            this.ultraTabPageControl27.Controls.Add(this.plural3Direccion2);
            this.ultraTabPageControl27.Controls.Add(this.ultraLabel89);
            this.ultraTabPageControl27.Controls.Add(this.plural3Direccion);
            this.ultraTabPageControl27.Controls.Add(this.ultraLabel90);
            this.ultraTabPageControl27.Controls.Add(this.plural3Nombre);
            this.ultraTabPageControl27.Controls.Add(this.ultraLabel91);
            this.ultraTabPageControl27.Controls.Add(this.plural3Fecha);
            this.ultraTabPageControl27.Controls.Add(this.ultraLabel92);
            this.ultraTabPageControl27.Controls.Add(this.ultraGroupBox15);
            this.ultraTabPageControl27.Location = new System.Drawing.Point(1, 23);
            this.ultraTabPageControl27.Name = "ultraTabPageControl27";
            this.ultraTabPageControl27.Size = new System.Drawing.Size(511, 678);
            // 
            // plural3Asesor
            // 
            this.plural3Asesor.Dock = System.Windows.Forms.DockStyle.Top;
            this.plural3Asesor.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
            this.plural3Asesor.Enabled = false;
            this.plural3Asesor.FlatStyle = System.Windows.Forms.FlatStyle.Popup;
            this.plural3Asesor.FormattingEnabled = true;
            this.plural3Asesor.Items.AddRange(new object[] {
            "Eveliza Jimenez",
            "Rufino Rosario",
            "Samuel Abreu",
            "Pedro Montas",
            "Marisol Matos",
            "Rudy Soler"});
            this.plural3Asesor.Location = new System.Drawing.Point(0, 498);
            this.plural3Asesor.Name = "plural3Asesor";
            this.plural3Asesor.Size = new System.Drawing.Size(156, 21);
            this.plural3Asesor.TabIndex = 118;
            // 
            // ultraLabel82
            // 
            appearance102.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(192)))), ((int)(((byte)(255)))));
            appearance102.BackColor2 = System.Drawing.Color.White;
            appearance102.BackGradientStyle = Infragistics.Win.GradientStyle.BackwardDiagonal;
            appearance102.ForeColor = System.Drawing.Color.Black;
            appearance102.TextHAlignAsString = "Left";
            appearance102.TextVAlignAsString = "Middle";
            this.ultraLabel82.Appearance = appearance102;
            this.ultraLabel82.Dock = System.Windows.Forms.DockStyle.Top;
            this.ultraLabel82.Font = new System.Drawing.Font("Times New Roman", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.ultraLabel82.Location = new System.Drawing.Point(0, 475);
            this.ultraLabel82.Name = "ultraLabel82";
            this.ultraLabel82.Size = new System.Drawing.Size(156, 23);
            this.ultraLabel82.TabIndex = 117;
            this.ultraLabel82.Text = "Ejecutivo";
            // 
            // plural3Pie
            // 
            this.plural3Pie.Dock = System.Windows.Forms.DockStyle.Top;
            this.plural3Pie.Enabled = false;
            this.plural3Pie.Location = new System.Drawing.Point(0, 454);
            this.plural3Pie.Name = "plural3Pie";
            this.plural3Pie.Size = new System.Drawing.Size(156, 21);
            this.plural3Pie.TabIndex = 116;
            // 
            // ultraLabel83
            // 
            appearance103.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(192)))), ((int)(((byte)(255)))));
            appearance103.BackColor2 = System.Drawing.Color.White;
            appearance103.BackGradientStyle = Infragistics.Win.GradientStyle.BackwardDiagonal;
            appearance103.ForeColor = System.Drawing.Color.Black;
            appearance103.TextHAlignAsString = "Left";
            appearance103.TextVAlignAsString = "Middle";
            this.ultraLabel83.Appearance = appearance103;
            this.ultraLabel83.Dock = System.Windows.Forms.DockStyle.Top;
            this.ultraLabel83.Font = new System.Drawing.Font("Times New Roman", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.ultraLabel83.Location = new System.Drawing.Point(0, 431);
            this.ultraLabel83.Name = "ultraLabel83";
            this.ultraLabel83.Size = new System.Drawing.Size(156, 23);
            this.ultraLabel83.TabIndex = 115;
            this.ultraLabel83.Text = "Pie";
            // 
            // plural3Anio
            // 
            this.plural3Anio.Dock = System.Windows.Forms.DockStyle.Top;
            this.plural3Anio.Enabled = false;
            this.plural3Anio.Location = new System.Drawing.Point(0, 410);
            this.plural3Anio.MaxLength = 4;
            this.plural3Anio.Name = "plural3Anio";
            this.plural3Anio.Size = new System.Drawing.Size(156, 21);
            this.plural3Anio.TabIndex = 114;
            this.plural3Anio.KeyPress += new System.Windows.Forms.KeyPressEventHandler(this.ultraTextEditor34_KeyPress);
            // 
            // ultraLabel84
            // 
            appearance104.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(192)))), ((int)(((byte)(255)))));
            appearance104.BackColor2 = System.Drawing.Color.White;
            appearance104.BackGradientStyle = Infragistics.Win.GradientStyle.BackwardDiagonal;
            appearance104.ForeColor = System.Drawing.Color.Black;
            appearance104.TextHAlignAsString = "Left";
            appearance104.TextVAlignAsString = "Middle";
            this.ultraLabel84.Appearance = appearance104;
            this.ultraLabel84.Dock = System.Windows.Forms.DockStyle.Top;
            this.ultraLabel84.Font = new System.Drawing.Font("Times New Roman", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.ultraLabel84.Location = new System.Drawing.Point(0, 387);
            this.ultraLabel84.Name = "ultraLabel84";
            this.ultraLabel84.Size = new System.Drawing.Size(156, 23);
            this.ultraLabel84.TabIndex = 113;
            this.ultraLabel84.Text = "Año";
            // 
            // plural3Meses
            // 
            this.plural3Meses.Dock = System.Windows.Forms.DockStyle.Top;
            this.plural3Meses.Enabled = false;
            this.plural3Meses.Location = new System.Drawing.Point(0, 366);
            this.plural3Meses.Name = "plural3Meses";
            this.plural3Meses.Size = new System.Drawing.Size(156, 21);
            this.plural3Meses.TabIndex = 112;
            // 
            // ultraLabel85
            // 
            appearance105.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(192)))), ((int)(((byte)(255)))));
            appearance105.BackColor2 = System.Drawing.Color.White;
            appearance105.BackGradientStyle = Infragistics.Win.GradientStyle.BackwardDiagonal;
            appearance105.ForeColor = System.Drawing.Color.Black;
            appearance105.TextHAlignAsString = "Left";
            appearance105.TextVAlignAsString = "Middle";
            this.ultraLabel85.Appearance = appearance105;
            this.ultraLabel85.Dock = System.Windows.Forms.DockStyle.Top;
            this.ultraLabel85.Font = new System.Drawing.Font("Times New Roman", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.ultraLabel85.Location = new System.Drawing.Point(0, 343);
            this.ultraLabel85.Name = "ultraLabel85";
            this.ultraLabel85.Size = new System.Drawing.Size(156, 23);
            this.ultraLabel85.TabIndex = 111;
            this.ultraLabel85.Text = "Meses";
            // 
            // plural3Cantidad
            // 
            this.plural3Cantidad.Dock = System.Windows.Forms.DockStyle.Top;
            this.plural3Cantidad.Location = new System.Drawing.Point(0, 323);
            this.plural3Cantidad.Name = "plural3Cantidad";
            this.plural3Cantidad.Size = new System.Drawing.Size(156, 20);
            this.plural3Cantidad.TabIndex = 110;
            this.plural3Cantidad.KeyPress += new System.Windows.Forms.KeyPressEventHandler(this.maskedTextBox5_KeyPress);
            // 
            // ultraLabel86
            // 
            appearance106.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(192)))), ((int)(((byte)(255)))));
            appearance106.BackColor2 = System.Drawing.Color.White;
            appearance106.BackGradientStyle = Infragistics.Win.GradientStyle.BackwardDiagonal;
            appearance106.ForeColor = System.Drawing.Color.Black;
            appearance106.TextHAlignAsString = "Left";
            appearance106.TextVAlignAsString = "Middle";
            this.ultraLabel86.Appearance = appearance106;
            this.ultraLabel86.Dock = System.Windows.Forms.DockStyle.Top;
            this.ultraLabel86.Font = new System.Drawing.Font("Times New Roman", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.ultraLabel86.Location = new System.Drawing.Point(0, 300);
            this.ultraLabel86.Name = "ultraLabel86";
            this.ultraLabel86.Size = new System.Drawing.Size(156, 23);
            this.ultraLabel86.TabIndex = 109;
            this.ultraLabel86.Text = "Cantidad en numeros";
            // 
            // plural3CantidadL
            // 
            this.plural3CantidadL.CharacterCasing = System.Windows.Forms.CharacterCasing.Upper;
            this.plural3CantidadL.Dock = System.Windows.Forms.DockStyle.Top;
            this.plural3CantidadL.Enabled = false;
            this.plural3CantidadL.Location = new System.Drawing.Point(0, 243);
            this.plural3CantidadL.Multiline = true;
            this.plural3CantidadL.Name = "plural3CantidadL";
            this.plural3CantidadL.Size = new System.Drawing.Size(156, 57);
            this.plural3CantidadL.TabIndex = 108;
            // 
            // ultraLabel87
            // 
            appearance107.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(192)))), ((int)(((byte)(255)))));
            appearance107.BackColor2 = System.Drawing.Color.White;
            appearance107.BackGradientStyle = Infragistics.Win.GradientStyle.BackwardDiagonal;
            appearance107.ForeColor = System.Drawing.Color.Black;
            appearance107.TextHAlignAsString = "Left";
            appearance107.TextVAlignAsString = "Middle";
            this.ultraLabel87.Appearance = appearance107;
            this.ultraLabel87.Dock = System.Windows.Forms.DockStyle.Top;
            this.ultraLabel87.Font = new System.Drawing.Font("Times New Roman", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.ultraLabel87.Location = new System.Drawing.Point(0, 220);
            this.ultraLabel87.Name = "ultraLabel87";
            this.ultraLabel87.Size = new System.Drawing.Size(156, 23);
            this.ultraLabel87.TabIndex = 107;
            this.ultraLabel87.Text = "Cantidad en letras";
            // 
            // plural3Ciudad
            // 
            this.plural3Ciudad.Dock = System.Windows.Forms.DockStyle.Top;
            this.plural3Ciudad.Enabled = false;
            this.plural3Ciudad.Location = new System.Drawing.Point(0, 199);
            this.plural3Ciudad.Name = "plural3Ciudad";
            this.plural3Ciudad.Size = new System.Drawing.Size(156, 21);
            this.plural3Ciudad.TabIndex = 106;
            // 
            // ultraLabel88
            // 
            appearance108.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(192)))), ((int)(((byte)(255)))));
            appearance108.BackColor2 = System.Drawing.Color.White;
            appearance108.BackGradientStyle = Infragistics.Win.GradientStyle.BackwardDiagonal;
            appearance108.ForeColor = System.Drawing.Color.Black;
            appearance108.TextHAlignAsString = "Left";
            appearance108.TextVAlignAsString = "Middle";
            this.ultraLabel88.Appearance = appearance108;
            this.ultraLabel88.Dock = System.Windows.Forms.DockStyle.Top;
            this.ultraLabel88.Font = new System.Drawing.Font("Times New Roman", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.ultraLabel88.Location = new System.Drawing.Point(0, 176);
            this.ultraLabel88.Name = "ultraLabel88";
            this.ultraLabel88.Size = new System.Drawing.Size(156, 23);
            this.ultraLabel88.TabIndex = 105;
            this.ultraLabel88.Text = "Ciudad";
            // 
            // plural3Direccion2
            // 
            this.plural3Direccion2.Dock = System.Windows.Forms.DockStyle.Top;
            this.plural3Direccion2.Enabled = false;
            this.plural3Direccion2.Location = new System.Drawing.Point(0, 155);
            this.plural3Direccion2.Name = "plural3Direccion2";
            this.plural3Direccion2.Size = new System.Drawing.Size(156, 21);
            this.plural3Direccion2.TabIndex = 104;
            // 
            // ultraLabel89
            // 
            appearance109.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(192)))), ((int)(((byte)(255)))));
            appearance109.BackColor2 = System.Drawing.Color.White;
            appearance109.BackGradientStyle = Infragistics.Win.GradientStyle.BackwardDiagonal;
            appearance109.ForeColor = System.Drawing.Color.Black;
            appearance109.TextHAlignAsString = "Left";
            appearance109.TextVAlignAsString = "Middle";
            this.ultraLabel89.Appearance = appearance109;
            this.ultraLabel89.Dock = System.Windows.Forms.DockStyle.Top;
            this.ultraLabel89.Font = new System.Drawing.Font("Times New Roman", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.ultraLabel89.Location = new System.Drawing.Point(0, 132);
            this.ultraLabel89.Name = "ultraLabel89";
            this.ultraLabel89.Size = new System.Drawing.Size(156, 23);
            this.ultraLabel89.TabIndex = 103;
            this.ultraLabel89.Text = "Continuacion de la direccion";
            // 
            // plural3Direccion
            // 
            this.plural3Direccion.Dock = System.Windows.Forms.DockStyle.Top;
            this.plural3Direccion.Enabled = false;
            this.plural3Direccion.Location = new System.Drawing.Point(0, 111);
            this.plural3Direccion.Name = "plural3Direccion";
            this.plural3Direccion.Size = new System.Drawing.Size(156, 21);
            this.plural3Direccion.TabIndex = 102;
            // 
            // ultraLabel90
            // 
            appearance110.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(192)))), ((int)(((byte)(255)))));
            appearance110.BackColor2 = System.Drawing.Color.White;
            appearance110.BackGradientStyle = Infragistics.Win.GradientStyle.BackwardDiagonal;
            appearance110.ForeColor = System.Drawing.Color.Black;
            appearance110.TextHAlignAsString = "Left";
            appearance110.TextVAlignAsString = "Middle";
            this.ultraLabel90.Appearance = appearance110;
            this.ultraLabel90.Dock = System.Windows.Forms.DockStyle.Top;
            this.ultraLabel90.Font = new System.Drawing.Font("Times New Roman", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.ultraLabel90.Location = new System.Drawing.Point(0, 88);
            this.ultraLabel90.Name = "ultraLabel90";
            this.ultraLabel90.Size = new System.Drawing.Size(156, 23);
            this.ultraLabel90.TabIndex = 101;
            this.ultraLabel90.Text = "Direccion del negocio";
            // 
            // plural3Nombre
            // 
            this.plural3Nombre.CharacterCasing = System.Windows.Forms.CharacterCasing.Upper;
            this.plural3Nombre.Dock = System.Windows.Forms.DockStyle.Top;
            this.plural3Nombre.Enabled = false;
            this.plural3Nombre.Location = new System.Drawing.Point(0, 67);
            this.plural3Nombre.Name = "plural3Nombre";
            this.plural3Nombre.Size = new System.Drawing.Size(156, 21);
            this.plural3Nombre.TabIndex = 100;
            // 
            // ultraLabel91
            // 
            appearance111.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(192)))), ((int)(((byte)(255)))));
            appearance111.BackColor2 = System.Drawing.Color.White;
            appearance111.BackGradientStyle = Infragistics.Win.GradientStyle.BackwardDiagonal;
            appearance111.ForeColor = System.Drawing.Color.Black;
            appearance111.TextHAlignAsString = "Left";
            appearance111.TextVAlignAsString = "Middle";
            this.ultraLabel91.Appearance = appearance111;
            this.ultraLabel91.Dock = System.Windows.Forms.DockStyle.Top;
            this.ultraLabel91.Font = new System.Drawing.Font("Times New Roman", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.ultraLabel91.Location = new System.Drawing.Point(0, 44);
            this.ultraLabel91.Name = "ultraLabel91";
            this.ultraLabel91.Size = new System.Drawing.Size(156, 23);
            this.ultraLabel91.TabIndex = 99;
            this.ultraLabel91.Text = "Nombre del negocio";
            // 
            // plural3Fecha
            // 
            this.plural3Fecha.Dock = System.Windows.Forms.DockStyle.Top;
            this.plural3Fecha.Enabled = false;
            this.plural3Fecha.FormatProvider = new System.Globalization.CultureInfo("es-DO");
            this.plural3Fecha.Location = new System.Drawing.Point(0, 23);
            this.plural3Fecha.Name = "plural3Fecha";
            this.plural3Fecha.Size = new System.Drawing.Size(156, 21);
            this.plural3Fecha.TabIndex = 98;
            // 
            // ultraLabel92
            // 
            appearance112.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(192)))), ((int)(((byte)(255)))));
            appearance112.BackColor2 = System.Drawing.Color.White;
            appearance112.BackGradientStyle = Infragistics.Win.GradientStyle.BackwardDiagonal;
            appearance112.ForeColor = System.Drawing.Color.Black;
            appearance112.TextHAlignAsString = "Left";
            appearance112.TextVAlignAsString = "Middle";
            this.ultraLabel92.Appearance = appearance112;
            this.ultraLabel92.Dock = System.Windows.Forms.DockStyle.Top;
            this.ultraLabel92.Font = new System.Drawing.Font("Times New Roman", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.ultraLabel92.Location = new System.Drawing.Point(0, 0);
            this.ultraLabel92.Name = "ultraLabel92";
            this.ultraLabel92.Size = new System.Drawing.Size(156, 23);
            this.ultraLabel92.TabIndex = 97;
            this.ultraLabel92.Text = "Escoja la fecha";
            // 
            // ultraGroupBox15
            // 
            appearance113.BackColor = System.Drawing.Color.Blue;
            appearance113.BackColor2 = System.Drawing.Color.Silver;
            appearance113.BackGradientStyle = Infragistics.Win.GradientStyle.BackwardDiagonal;
            appearance113.TextHAlignAsString = "Center";
            appearance113.TextVAlignAsString = "Middle";
            this.ultraGroupBox15.Appearance = appearance113;
            this.ultraGroupBox15.CaptionAlignment = Infragistics.Win.Misc.GroupBoxCaptionAlignment.Center;
            this.ultraGroupBox15.Controls.Add(this.plural3Conteo);
            this.ultraGroupBox15.Controls.Add(this.ultraGroupBox16);
            this.ultraGroupBox15.Controls.Add(this.ultraPanel8);
            this.ultraGroupBox15.Dock = System.Windows.Forms.DockStyle.Right;
            this.ultraGroupBox15.Location = new System.Drawing.Point(156, 0);
            this.ultraGroupBox15.Name = "ultraGroupBox15";
            this.ultraGroupBox15.Size = new System.Drawing.Size(355, 678);
            this.ultraGroupBox15.TabIndex = 1;
            this.ultraGroupBox15.Text = "menu de opciones";
            // 
            // plural3Conteo
            // 
            appearance114.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(192)))), ((int)(((byte)(255)))));
            appearance114.BackColor2 = System.Drawing.Color.White;
            appearance114.BackGradientStyle = Infragistics.Win.GradientStyle.BackwardDiagonal;
            appearance114.FontData.BoldAsString = "True";
            appearance114.ForeColor = System.Drawing.Color.Green;
            appearance114.TextHAlignAsString = "Center";
            appearance114.TextVAlignAsString = "Middle";
            this.plural3Conteo.Appearance = appearance114;
            this.plural3Conteo.Dock = System.Windows.Forms.DockStyle.Top;
            this.plural3Conteo.Font = new System.Drawing.Font("Times New Roman", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.plural3Conteo.Location = new System.Drawing.Point(3, 97);
            this.plural3Conteo.Name = "plural3Conteo";
            this.plural3Conteo.Size = new System.Drawing.Size(349, 23);
            this.plural3Conteo.TabIndex = 46;
            this.plural3Conteo.Text = "Continuacion de la direccion";
            // 
            // ultraGroupBox16
            // 
            appearance115.ForeColor = System.Drawing.Color.Green;
            this.ultraGroupBox16.Appearance = appearance115;
            this.ultraGroupBox16.CaptionAlignment = Infragistics.Win.Misc.GroupBoxCaptionAlignment.Center;
            this.ultraGroupBox16.Controls.Add(this.plural3Borrar);
            this.ultraGroupBox16.Controls.Add(this.plural3Ultimo);
            this.ultraGroupBox16.Controls.Add(this.plural3Siguiente);
            this.ultraGroupBox16.Controls.Add(this.plural3Atras);
            this.ultraGroupBox16.Controls.Add(this.plural3Primero);
            this.ultraGroupBox16.Dock = System.Windows.Forms.DockStyle.Top;
            this.ultraGroupBox16.ForeColor = System.Drawing.Color.Black;
            this.ultraGroupBox16.Location = new System.Drawing.Point(3, 44);
            this.ultraGroupBox16.Name = "ultraGroupBox16";
            this.ultraGroupBox16.Size = new System.Drawing.Size(349, 53);
            this.ultraGroupBox16.TabIndex = 1;
            this.ultraGroupBox16.Text = "navegacion de registros";
            // 
            // plural3Borrar
            // 
            this.plural3Borrar.Dock = System.Windows.Forms.DockStyle.Fill;
            this.plural3Borrar.Location = new System.Drawing.Point(284, 16);
            this.plural3Borrar.Name = "plural3Borrar";
            this.plural3Borrar.Size = new System.Drawing.Size(62, 34);
            this.plural3Borrar.TabIndex = 5;
            this.plural3Borrar.Text = "borrar";
            this.plural3Borrar.Click += new System.EventHandler(this.plural3Borrar_Click);
            // 
            // plural3Ultimo
            // 
            this.plural3Ultimo.Dock = System.Windows.Forms.DockStyle.Left;
            this.plural3Ultimo.Location = new System.Drawing.Point(203, 16);
            this.plural3Ultimo.Name = "plural3Ultimo";
            this.plural3Ultimo.Size = new System.Drawing.Size(81, 34);
            this.plural3Ultimo.TabIndex = 4;
            this.plural3Ultimo.Text = "ultimo";
            this.plural3Ultimo.Click += new System.EventHandler(this.plural3Ultimo_Click);
            // 
            // plural3Siguiente
            // 
            this.plural3Siguiente.Dock = System.Windows.Forms.DockStyle.Left;
            this.plural3Siguiente.Location = new System.Drawing.Point(129, 16);
            this.plural3Siguiente.Name = "plural3Siguiente";
            this.plural3Siguiente.Size = new System.Drawing.Size(74, 34);
            this.plural3Siguiente.TabIndex = 3;
            this.plural3Siguiente.Text = "siguiente";
            this.plural3Siguiente.Click += new System.EventHandler(this.plural3Siguiente_Click);
            // 
            // plural3Atras
            // 
            this.plural3Atras.Dock = System.Windows.Forms.DockStyle.Left;
            this.plural3Atras.Location = new System.Drawing.Point(66, 16);
            this.plural3Atras.Name = "plural3Atras";
            this.plural3Atras.Size = new System.Drawing.Size(63, 34);
            this.plural3Atras.TabIndex = 2;
            this.plural3Atras.Text = "atras";
            this.plural3Atras.Click += new System.EventHandler(this.plural3Atras_Click);
            // 
            // plural3Primero
            // 
            this.plural3Primero.Dock = System.Windows.Forms.DockStyle.Left;
            this.plural3Primero.Location = new System.Drawing.Point(3, 16);
            this.plural3Primero.Name = "plural3Primero";
            this.plural3Primero.Size = new System.Drawing.Size(63, 34);
            this.plural3Primero.TabIndex = 1;
            this.plural3Primero.Text = "primero";
            // 
            // ultraPanel8
            // 
            // 
            // ultraPanel8.ClientArea
            // 
            this.ultraPanel8.ClientArea.Controls.Add(this.plural3Actualizar);
            this.ultraPanel8.ClientArea.Controls.Add(this.plural3Cancelar);
            this.ultraPanel8.ClientArea.Controls.Add(this.plural3Registrar);
            this.ultraPanel8.ClientArea.Controls.Add(this.plural3Buscar);
            this.ultraPanel8.ClientArea.Controls.Add(this.plural3Nuevo);
            this.ultraPanel8.ClientArea.Controls.Add(this.plural3Modificar);
            this.ultraPanel8.Dock = System.Windows.Forms.DockStyle.Top;
            this.ultraPanel8.Location = new System.Drawing.Point(3, 16);
            this.ultraPanel8.Name = "ultraPanel8";
            this.ultraPanel8.Size = new System.Drawing.Size(349, 28);
            this.ultraPanel8.TabIndex = 0;
            // 
            // plural3Actualizar
            // 
            this.plural3Actualizar.Dock = System.Windows.Forms.DockStyle.Left;
            this.plural3Actualizar.Location = new System.Drawing.Point(286, 0);
            this.plural3Actualizar.Name = "plural3Actualizar";
            this.plural3Actualizar.Size = new System.Drawing.Size(63, 28);
            this.plural3Actualizar.TabIndex = 5;
            this.plural3Actualizar.Text = "actualizar";
            this.plural3Actualizar.Click += new System.EventHandler(this.plural3Actualizar_Click);
            // 
            // plural3Cancelar
            // 
            this.plural3Cancelar.Dock = System.Windows.Forms.DockStyle.Left;
            this.plural3Cancelar.Enabled = false;
            this.plural3Cancelar.Location = new System.Drawing.Point(227, 0);
            this.plural3Cancelar.Name = "plural3Cancelar";
            this.plural3Cancelar.Size = new System.Drawing.Size(59, 28);
            this.plural3Cancelar.TabIndex = 4;
            this.plural3Cancelar.Text = "cancelar";
            this.plural3Cancelar.Click += new System.EventHandler(this.plural3Cancelar_Click);
            // 
            // plural3Registrar
            // 
            this.plural3Registrar.Dock = System.Windows.Forms.DockStyle.Left;
            this.plural3Registrar.Enabled = false;
            this.plural3Registrar.Location = new System.Drawing.Point(168, 0);
            this.plural3Registrar.Name = "plural3Registrar";
            this.plural3Registrar.Size = new System.Drawing.Size(59, 28);
            this.plural3Registrar.TabIndex = 3;
            this.plural3Registrar.Text = "registrar";
            this.plural3Registrar.Click += new System.EventHandler(this.plural3Registrar_Click);
            // 
            // plural3Buscar
            // 
            this.plural3Buscar.Dock = System.Windows.Forms.DockStyle.Left;
            this.plural3Buscar.Location = new System.Drawing.Point(110, 0);
            this.plural3Buscar.Name = "plural3Buscar";
            this.plural3Buscar.Size = new System.Drawing.Size(58, 28);
            this.plural3Buscar.TabIndex = 2;
            this.plural3Buscar.Text = "buscar";
            this.plural3Buscar.Click += new System.EventHandler(this.plural3Buscar_Click);
            // 
            // plural3Nuevo
            // 
            this.plural3Nuevo.Dock = System.Windows.Forms.DockStyle.Left;
            this.plural3Nuevo.Location = new System.Drawing.Point(63, 0);
            this.plural3Nuevo.Name = "plural3Nuevo";
            this.plural3Nuevo.Size = new System.Drawing.Size(47, 28);
            this.plural3Nuevo.TabIndex = 1;
            this.plural3Nuevo.Text = "nuevo";
            this.plural3Nuevo.Click += new System.EventHandler(this.plural3Nuevo_Click);
            // 
            // plural3Modificar
            // 
            this.plural3Modificar.Dock = System.Windows.Forms.DockStyle.Left;
            this.plural3Modificar.Location = new System.Drawing.Point(0, 0);
            this.plural3Modificar.Name = "plural3Modificar";
            this.plural3Modificar.Size = new System.Drawing.Size(63, 28);
            this.plural3Modificar.TabIndex = 0;
            this.plural3Modificar.Text = "modificar";
            this.plural3Modificar.Click += new System.EventHandler(this.plural3Modificar_Click);
            // 
            // ultraTabPageControl28
            // 
            this.ultraTabPageControl28.Controls.Add(this.visorPlural3);
            this.ultraTabPageControl28.Location = new System.Drawing.Point(-10000, -10000);
            this.ultraTabPageControl28.Name = "ultraTabPageControl28";
            this.ultraTabPageControl28.Size = new System.Drawing.Size(511, 678);
            // 
            // visorPlural3
            // 
            this.visorPlural3.ActiveViewIndex = -1;
            this.visorPlural3.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
            this.visorPlural3.DisplayBackgroundEdge = false;
            this.visorPlural3.DisplayGroupTree = false;
            this.visorPlural3.DisplayStatusBar = false;
            this.visorPlural3.Dock = System.Windows.Forms.DockStyle.Fill;
            this.visorPlural3.Location = new System.Drawing.Point(0, 0);
            this.visorPlural3.Margin = new System.Windows.Forms.Padding(0);
            this.visorPlural3.Name = "visorPlural3";
            this.visorPlural3.SelectionFormula = "";
            this.visorPlural3.ShowCloseButton = false;
            this.visorPlural3.ShowGotoPageButton = false;
            this.visorPlural3.ShowGroupTreeButton = false;
            this.visorPlural3.ShowPageNavigateButtons = false;
            this.visorPlural3.ShowTextSearchButton = false;
            this.visorPlural3.Size = new System.Drawing.Size(511, 678);
            this.visorPlural3.TabIndex = 0;
            this.visorPlural3.ViewTimeSelectionFormula = "";
            // 
            // ultraTabPageControl29
            // 
            this.ultraTabPageControl29.Controls.Add(this.plural4Asesor);
            this.ultraTabPageControl29.Controls.Add(this.ultraLabel40);
            this.ultraTabPageControl29.Controls.Add(this.plural4Pie);
            this.ultraTabPageControl29.Controls.Add(this.ultraLabel41);
            this.ultraTabPageControl29.Controls.Add(this.plural4Ciudad);
            this.ultraTabPageControl29.Controls.Add(this.ultraLabel57);
            this.ultraTabPageControl29.Controls.Add(this.plural4Direccion2);
            this.ultraTabPageControl29.Controls.Add(this.ultraLabel58);
            this.ultraTabPageControl29.Controls.Add(this.plural4Direccion);
            this.ultraTabPageControl29.Controls.Add(this.ultraLabel101);
            this.ultraTabPageControl29.Controls.Add(this.plural4Nombre);
            this.ultraTabPageControl29.Controls.Add(this.ultraLabel102);
            this.ultraTabPageControl29.Controls.Add(this.plural4Fecha);
            this.ultraTabPageControl29.Controls.Add(this.ultraLabel112);
            this.ultraTabPageControl29.Controls.Add(this.ultraGroupBox17);
            this.ultraTabPageControl29.Location = new System.Drawing.Point(1, 23);
            this.ultraTabPageControl29.Name = "ultraTabPageControl29";
            this.ultraTabPageControl29.Size = new System.Drawing.Size(511, 678);
            // 
            // plural4Asesor
            // 
            this.plural4Asesor.Dock = System.Windows.Forms.DockStyle.Top;
            this.plural4Asesor.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
            this.plural4Asesor.Enabled = false;
            this.plural4Asesor.FlatStyle = System.Windows.Forms.FlatStyle.Popup;
            this.plural4Asesor.FormattingEnabled = true;
            this.plural4Asesor.Items.AddRange(new object[] {
            "Eveliza Jimenez",
            "Rufino Rosario",
            "Samuel Abreu",
            "Pedro Montas",
            "Marisol Matos",
            "Rudy Soler"});
            this.plural4Asesor.Location = new System.Drawing.Point(0, 286);
            this.plural4Asesor.Name = "plural4Asesor";
            this.plural4Asesor.Size = new System.Drawing.Size(156, 21);
            this.plural4Asesor.TabIndex = 149;
            // 
            // ultraLabel40
            // 
            appearance116.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(192)))), ((int)(((byte)(255)))));
            appearance116.BackColor2 = System.Drawing.Color.White;
            appearance116.BackGradientStyle = Infragistics.Win.GradientStyle.BackwardDiagonal;
            appearance116.ForeColor = System.Drawing.Color.Black;
            appearance116.TextHAlignAsString = "Left";
            appearance116.TextVAlignAsString = "Middle";
            this.ultraLabel40.Appearance = appearance116;
            this.ultraLabel40.Dock = System.Windows.Forms.DockStyle.Top;
            this.ultraLabel40.Font = new System.Drawing.Font("Times New Roman", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.ultraLabel40.Location = new System.Drawing.Point(0, 263);
            this.ultraLabel40.Name = "ultraLabel40";
            this.ultraLabel40.Size = new System.Drawing.Size(156, 23);
            this.ultraLabel40.TabIndex = 148;
            this.ultraLabel40.Text = "Ejecutivo";
            // 
            // plural4Pie
            // 
            this.plural4Pie.Dock = System.Windows.Forms.DockStyle.Top;
            this.plural4Pie.Enabled = false;
            this.plural4Pie.Location = new System.Drawing.Point(0, 242);
            this.plural4Pie.Name = "plural4Pie";
            this.plural4Pie.Size = new System.Drawing.Size(156, 21);
            this.plural4Pie.TabIndex = 147;
            // 
            // ultraLabel41
            // 
            appearance117.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(192)))), ((int)(((byte)(255)))));
            appearance117.BackColor2 = System.Drawing.Color.White;
            appearance117.BackGradientStyle = Infragistics.Win.GradientStyle.BackwardDiagonal;
            appearance117.ForeColor = System.Drawing.Color.Black;
            appearance117.TextHAlignAsString = "Left";
            appearance117.TextVAlignAsString = "Middle";
            this.ultraLabel41.Appearance = appearance117;
            this.ultraLabel41.Dock = System.Windows.Forms.DockStyle.Top;
            this.ultraLabel41.Font = new System.Drawing.Font("Times New Roman", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.ultraLabel41.Location = new System.Drawing.Point(0, 219);
            this.ultraLabel41.Name = "ultraLabel41";
            this.ultraLabel41.Size = new System.Drawing.Size(156, 23);
            this.ultraLabel41.TabIndex = 146;
            this.ultraLabel41.Text = "Pie";
            // 
            // plural4Ciudad
            // 
            this.plural4Ciudad.Dock = System.Windows.Forms.DockStyle.Top;
            this.plural4Ciudad.Enabled = false;
            this.plural4Ciudad.Location = new System.Drawing.Point(0, 198);
            this.plural4Ciudad.Name = "plural4Ciudad";
            this.plural4Ciudad.Size = new System.Drawing.Size(156, 21);
            this.plural4Ciudad.TabIndex = 145;
            // 
            // ultraLabel57
            // 
            appearance118.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(192)))), ((int)(((byte)(255)))));
            appearance118.BackColor2 = System.Drawing.Color.White;
            appearance118.BackGradientStyle = Infragistics.Win.GradientStyle.BackwardDiagonal;
            appearance118.ForeColor = System.Drawing.Color.Black;
            appearance118.TextHAlignAsString = "Left";
            appearance118.TextVAlignAsString = "Middle";
            this.ultraLabel57.Appearance = appearance118;
            this.ultraLabel57.Dock = System.Windows.Forms.DockStyle.Top;
            this.ultraLabel57.Font = new System.Drawing.Font("Times New Roman", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.ultraLabel57.Location = new System.Drawing.Point(0, 175);
            this.ultraLabel57.Name = "ultraLabel57";
            this.ultraLabel57.Size = new System.Drawing.Size(156, 23);
            this.ultraLabel57.TabIndex = 144;
            this.ultraLabel57.Text = "Ciudad";
            // 
            // plural4Direccion2
            // 
            this.plural4Direccion2.Dock = System.Windows.Forms.DockStyle.Top;
            this.plural4Direccion2.Enabled = false;
            this.plural4Direccion2.Location = new System.Drawing.Point(0, 154);
            this.plural4Direccion2.Name = "plural4Direccion2";
            this.plural4Direccion2.Size = new System.Drawing.Size(156, 21);
            this.plural4Direccion2.TabIndex = 143;
            // 
            // ultraLabel58
            // 
            appearance119.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(192)))), ((int)(((byte)(255)))));
            appearance119.BackColor2 = System.Drawing.Color.White;
            appearance119.BackGradientStyle = Infragistics.Win.GradientStyle.BackwardDiagonal;
            appearance119.ForeColor = System.Drawing.Color.Black;
            appearance119.TextHAlignAsString = "Left";
            appearance119.TextVAlignAsString = "Middle";
            this.ultraLabel58.Appearance = appearance119;
            this.ultraLabel58.Dock = System.Windows.Forms.DockStyle.Top;
            this.ultraLabel58.Font = new System.Drawing.Font("Times New Roman", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.ultraLabel58.Location = new System.Drawing.Point(0, 131);
            this.ultraLabel58.Name = "ultraLabel58";
            this.ultraLabel58.Size = new System.Drawing.Size(156, 23);
            this.ultraLabel58.TabIndex = 142;
            this.ultraLabel58.Text = "Continuacion de la direccion";
            // 
            // plural4Direccion
            // 
            this.plural4Direccion.Dock = System.Windows.Forms.DockStyle.Top;
            this.plural4Direccion.Location = new System.Drawing.Point(0, 111);
            this.plural4Direccion.Name = "plural4Direccion";
            this.plural4Direccion.Size = new System.Drawing.Size(156, 20);
            this.plural4Direccion.TabIndex = 137;
            // 
            // ultraLabel101
            // 
            appearance120.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(192)))), ((int)(((byte)(255)))));
            appearance120.BackColor2 = System.Drawing.Color.White;
            appearance120.BackGradientStyle = Infragistics.Win.GradientStyle.BackwardDiagonal;
            appearance120.ForeColor = System.Drawing.Color.Black;
            appearance120.TextHAlignAsString = "Left";
            appearance120.TextVAlignAsString = "Middle";
            this.ultraLabel101.Appearance = appearance120;
            this.ultraLabel101.Dock = System.Windows.Forms.DockStyle.Top;
            this.ultraLabel101.Font = new System.Drawing.Font("Times New Roman", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.ultraLabel101.Location = new System.Drawing.Point(0, 88);
            this.ultraLabel101.Name = "ultraLabel101";
            this.ultraLabel101.Size = new System.Drawing.Size(156, 23);
            this.ultraLabel101.TabIndex = 129;
            this.ultraLabel101.Text = "Direccion del cliente";
            // 
            // plural4Nombre
            // 
            this.plural4Nombre.CharacterCasing = System.Windows.Forms.CharacterCasing.Upper;
            this.plural4Nombre.Dock = System.Windows.Forms.DockStyle.Top;
            this.plural4Nombre.Enabled = false;
            this.plural4Nombre.Location = new System.Drawing.Point(0, 67);
            this.plural4Nombre.Name = "plural4Nombre";
            this.plural4Nombre.Size = new System.Drawing.Size(156, 21);
            this.plural4Nombre.TabIndex = 128;
            // 
            // ultraLabel102
            // 
            appearance121.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(192)))), ((int)(((byte)(255)))));
            appearance121.BackColor2 = System.Drawing.Color.White;
            appearance121.BackGradientStyle = Infragistics.Win.GradientStyle.BackwardDiagonal;
            appearance121.ForeColor = System.Drawing.Color.Black;
            appearance121.TextHAlignAsString = "Left";
            appearance121.TextVAlignAsString = "Middle";
            this.ultraLabel102.Appearance = appearance121;
            this.ultraLabel102.Dock = System.Windows.Forms.DockStyle.Top;
            this.ultraLabel102.Font = new System.Drawing.Font("Times New Roman", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.ultraLabel102.Location = new System.Drawing.Point(0, 44);
            this.ultraLabel102.Name = "ultraLabel102";
            this.ultraLabel102.Size = new System.Drawing.Size(156, 23);
            this.ultraLabel102.TabIndex = 127;
            this.ultraLabel102.Text = "Nombre del cliente";
            // 
            // plural4Fecha
            // 
            this.plural4Fecha.Dock = System.Windows.Forms.DockStyle.Top;
            this.plural4Fecha.Enabled = false;
            this.plural4Fecha.FormatProvider = new System.Globalization.CultureInfo("es-DO");
            this.plural4Fecha.Location = new System.Drawing.Point(0, 23);
            this.plural4Fecha.Name = "plural4Fecha";
            this.plural4Fecha.Size = new System.Drawing.Size(156, 21);
            this.plural4Fecha.TabIndex = 124;
            // 
            // ultraLabel112
            // 
            appearance122.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(192)))), ((int)(((byte)(255)))));
            appearance122.BackColor2 = System.Drawing.Color.White;
            appearance122.BackGradientStyle = Infragistics.Win.GradientStyle.BackwardDiagonal;
            appearance122.ForeColor = System.Drawing.Color.Black;
            appearance122.TextHAlignAsString = "Left";
            appearance122.TextVAlignAsString = "Middle";
            this.ultraLabel112.Appearance = appearance122;
            this.ultraLabel112.Dock = System.Windows.Forms.DockStyle.Top;
            this.ultraLabel112.Font = new System.Drawing.Font("Times New Roman", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.ultraLabel112.Location = new System.Drawing.Point(0, 0);
            this.ultraLabel112.Name = "ultraLabel112";
            this.ultraLabel112.Size = new System.Drawing.Size(156, 23);
            this.ultraLabel112.TabIndex = 123;
            this.ultraLabel112.Text = "Escoja la fecha";
            // 
            // ultraGroupBox17
            // 
            appearance123.BackColor = System.Drawing.Color.Blue;
            appearance123.BackColor2 = System.Drawing.Color.Silver;
            appearance123.BackGradientStyle = Infragistics.Win.GradientStyle.BackwardDiagonal;
            appearance123.TextHAlignAsString = "Center";
            appearance123.TextVAlignAsString = "Middle";
            this.ultraGroupBox17.Appearance = appearance123;
            this.ultraGroupBox17.CaptionAlignment = Infragistics.Win.Misc.GroupBoxCaptionAlignment.Center;
            this.ultraGroupBox17.Controls.Add(this.plural4Conteo);
            this.ultraGroupBox17.Controls.Add(this.ultraGroupBox18);
            this.ultraGroupBox17.Controls.Add(this.ultraPanel9);
            this.ultraGroupBox17.Dock = System.Windows.Forms.DockStyle.Right;
            this.ultraGroupBox17.Location = new System.Drawing.Point(156, 0);
            this.ultraGroupBox17.Name = "ultraGroupBox17";
            this.ultraGroupBox17.Size = new System.Drawing.Size(355, 678);
            this.ultraGroupBox17.TabIndex = 1;
            this.ultraGroupBox17.Text = "menu de opciones";
            // 
            // plural4Conteo
            // 
            appearance124.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(192)))), ((int)(((byte)(255)))));
            appearance124.BackColor2 = System.Drawing.Color.White;
            appearance124.BackGradientStyle = Infragistics.Win.GradientStyle.BackwardDiagonal;
            appearance124.FontData.BoldAsString = "True";
            appearance124.ForeColor = System.Drawing.Color.Green;
            appearance124.TextHAlignAsString = "Center";
            appearance124.TextVAlignAsString = "Middle";
            this.plural4Conteo.Appearance = appearance124;
            this.plural4Conteo.Dock = System.Windows.Forms.DockStyle.Top;
            this.plural4Conteo.Font = new System.Drawing.Font("Times New Roman", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.plural4Conteo.Location = new System.Drawing.Point(3, 97);
            this.plural4Conteo.Name = "plural4Conteo";
            this.plural4Conteo.Size = new System.Drawing.Size(349, 23);
            this.plural4Conteo.TabIndex = 46;
            this.plural4Conteo.Text = "Continuacion de la direccion";
            // 
            // ultraGroupBox18
            // 
            appearance125.ForeColor = System.Drawing.Color.Green;
            this.ultraGroupBox18.Appearance = appearance125;
            this.ultraGroupBox18.CaptionAlignment = Infragistics.Win.Misc.GroupBoxCaptionAlignment.Center;
            this.ultraGroupBox18.Controls.Add(this.plural4Borrar);
            this.ultraGroupBox18.Controls.Add(this.plural4Ultimo);
            this.ultraGroupBox18.Controls.Add(this.plural4Siguiente);
            this.ultraGroupBox18.Controls.Add(this.plural4Atras);
            this.ultraGroupBox18.Controls.Add(this.plural4Primero);
            this.ultraGroupBox18.Dock = System.Windows.Forms.DockStyle.Top;
            this.ultraGroupBox18.ForeColor = System.Drawing.Color.Black;
            this.ultraGroupBox18.Location = new System.Drawing.Point(3, 44);
            this.ultraGroupBox18.Name = "ultraGroupBox18";
            this.ultraGroupBox18.Size = new System.Drawing.Size(349, 53);
            this.ultraGroupBox18.TabIndex = 1;
            this.ultraGroupBox18.Text = "navegacion de registros";
            // 
            // plural4Borrar
            // 
            this.plural4Borrar.Dock = System.Windows.Forms.DockStyle.Fill;
            this.plural4Borrar.Location = new System.Drawing.Point(284, 16);
            this.plural4Borrar.Name = "plural4Borrar";
            this.plural4Borrar.Size = new System.Drawing.Size(62, 34);
            this.plural4Borrar.TabIndex = 5;
            this.plural4Borrar.Text = "borrar";
            this.plural4Borrar.Click += new System.EventHandler(this.plural4Borrar_Click);
            // 
            // plural4Ultimo
            // 
            this.plural4Ultimo.Dock = System.Windows.Forms.DockStyle.Left;
            this.plural4Ultimo.Location = new System.Drawing.Point(203, 16);
            this.plural4Ultimo.Name = "plural4Ultimo";
            this.plural4Ultimo.Size = new System.Drawing.Size(81, 34);
            this.plural4Ultimo.TabIndex = 4;
            this.plural4Ultimo.Text = "ultimo";
            this.plural4Ultimo.Click += new System.EventHandler(this.plural4Ultimo_Click);
            // 
            // plural4Siguiente
            // 
            this.plural4Siguiente.Dock = System.Windows.Forms.DockStyle.Left;
            this.plural4Siguiente.Location = new System.Drawing.Point(129, 16);
            this.plural4Siguiente.Name = "plural4Siguiente";
            this.plural4Siguiente.Size = new System.Drawing.Size(74, 34);
            this.plural4Siguiente.TabIndex = 3;
            this.plural4Siguiente.Text = "siguiente";
            this.plural4Siguiente.Click += new System.EventHandler(this.plural4Siguiente_Click);
            // 
            // plural4Atras
            // 
            this.plural4Atras.Dock = System.Windows.Forms.DockStyle.Left;
            this.plural4Atras.Location = new System.Drawing.Point(66, 16);
            this.plural4Atras.Name = "plural4Atras";
            this.plural4Atras.Size = new System.Drawing.Size(63, 34);
            this.plural4Atras.TabIndex = 2;
            this.plural4Atras.Text = "atras";
            this.plural4Atras.Click += new System.EventHandler(this.plural4Atras_Click);
            // 
            // plural4Primero
            // 
            this.plural4Primero.Dock = System.Windows.Forms.DockStyle.Left;
            this.plural4Primero.Location = new System.Drawing.Point(3, 16);
            this.plural4Primero.Name = "plural4Primero";
            this.plural4Primero.Size = new System.Drawing.Size(63, 34);
            this.plural4Primero.TabIndex = 1;
            this.plural4Primero.Text = "primero";
            this.plural4Primero.Click += new System.EventHandler(this.plural4Primero_Click);
            // 
            // ultraPanel9
            // 
            // 
            // ultraPanel9.ClientArea
            // 
            this.ultraPanel9.ClientArea.Controls.Add(this.plural4Actualizar);
            this.ultraPanel9.ClientArea.Controls.Add(this.plural4Cancelar);
            this.ultraPanel9.ClientArea.Controls.Add(this.plural4Registrar);
            this.ultraPanel9.ClientArea.Controls.Add(this.plural4Buscar);
            this.ultraPanel9.ClientArea.Controls.Add(this.plural4Nuevo);
            this.ultraPanel9.ClientArea.Controls.Add(this.plural4Modificar);
            this.ultraPanel9.Dock = System.Windows.Forms.DockStyle.Top;
            this.ultraPanel9.Location = new System.Drawing.Point(3, 16);
            this.ultraPanel9.Name = "ultraPanel9";
            this.ultraPanel9.Size = new System.Drawing.Size(349, 28);
            this.ultraPanel9.TabIndex = 0;
            // 
            // plural4Actualizar
            // 
            this.plural4Actualizar.Dock = System.Windows.Forms.DockStyle.Left;
            this.plural4Actualizar.Location = new System.Drawing.Point(286, 0);
            this.plural4Actualizar.Name = "plural4Actualizar";
            this.plural4Actualizar.Size = new System.Drawing.Size(63, 28);
            this.plural4Actualizar.TabIndex = 5;
            this.plural4Actualizar.Text = "actualizar";
            this.plural4Actualizar.Click += new System.EventHandler(this.plural4Actualizar_Click);
            // 
            // plural4Cancelar
            // 
            this.plural4Cancelar.Dock = System.Windows.Forms.DockStyle.Left;
            this.plural4Cancelar.Enabled = false;
            this.plural4Cancelar.Location = new System.Drawing.Point(227, 0);
            this.plural4Cancelar.Name = "plural4Cancelar";
            this.plural4Cancelar.Size = new System.Drawing.Size(59, 28);
            this.plural4Cancelar.TabIndex = 4;
            this.plural4Cancelar.Text = "cancelar";
            this.plural4Cancelar.Click += new System.EventHandler(this.plural4Cancelar_Click);
            // 
            // plural4Registrar
            // 
            this.plural4Registrar.Dock = System.Windows.Forms.DockStyle.Left;
            this.plural4Registrar.Enabled = false;
            this.plural4Registrar.Location = new System.Drawing.Point(168, 0);
            this.plural4Registrar.Name = "plural4Registrar";
            this.plural4Registrar.Size = new System.Drawing.Size(59, 28);
            this.plural4Registrar.TabIndex = 3;
            this.plural4Registrar.Text = "registrar";
            this.plural4Registrar.Click += new System.EventHandler(this.plural4Registrar_Click);
            // 
            // plural4Buscar
            // 
            this.plural4Buscar.Dock = System.Windows.Forms.DockStyle.Left;
            this.plural4Buscar.Location = new System.Drawing.Point(110, 0);
            this.plural4Buscar.Name = "plural4Buscar";
            this.plural4Buscar.Size = new System.Drawing.Size(58, 28);
            this.plural4Buscar.TabIndex = 2;
            this.plural4Buscar.Text = "buscar";
            this.plural4Buscar.Click += new System.EventHandler(this.plural4Buscar_Click);
            // 
            // plural4Nuevo
            // 
            this.plural4Nuevo.Dock = System.Windows.Forms.DockStyle.Left;
            this.plural4Nuevo.Location = new System.Drawing.Point(63, 0);
            this.plural4Nuevo.Name = "plural4Nuevo";
            this.plural4Nuevo.Size = new System.Drawing.Size(47, 28);
            this.plural4Nuevo.TabIndex = 1;
            this.plural4Nuevo.Text = "nuevo";
            this.plural4Nuevo.Click += new System.EventHandler(this.plural4Nuevo_Click);
            // 
            // plural4Modificar
            // 
            this.plural4Modificar.Dock = System.Windows.Forms.DockStyle.Left;
            this.plural4Modificar.Location = new System.Drawing.Point(0, 0);
            this.plural4Modificar.Name = "plural4Modificar";
            this.plural4Modificar.Size = new System.Drawing.Size(63, 28);
            this.plural4Modificar.TabIndex = 0;
            this.plural4Modificar.Text = "modificar";
            this.plural4Modificar.Click += new System.EventHandler(this.plural4Modificar_Click);
            // 
            // ultraTabPageControl30
            // 
            this.ultraTabPageControl30.Controls.Add(this.visorPlural4);
            this.ultraTabPageControl30.Location = new System.Drawing.Point(-10000, -10000);
            this.ultraTabPageControl30.Name = "ultraTabPageControl30";
            this.ultraTabPageControl30.Size = new System.Drawing.Size(511, 678);
            // 
            // visorPlural4
            // 
            this.visorPlural4.ActiveViewIndex = -1;
            this.visorPlural4.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
            this.visorPlural4.DisplayBackgroundEdge = false;
            this.visorPlural4.DisplayGroupTree = false;
            this.visorPlural4.DisplayStatusBar = false;
            this.visorPlural4.Dock = System.Windows.Forms.DockStyle.Fill;
            this.visorPlural4.Location = new System.Drawing.Point(0, 0);
            this.visorPlural4.Margin = new System.Windows.Forms.Padding(0);
            this.visorPlural4.Name = "visorPlural4";
            this.visorPlural4.SelectionFormula = "";
            this.visorPlural4.ShowCloseButton = false;
            this.visorPlural4.ShowGotoPageButton = false;
            this.visorPlural4.ShowGroupTreeButton = false;
            this.visorPlural4.ShowPageNavigateButtons = false;
            this.visorPlural4.ShowTextSearchButton = false;
            this.visorPlural4.Size = new System.Drawing.Size(511, 678);
            this.visorPlural4.TabIndex = 0;
            this.visorPlural4.ViewTimeSelectionFormula = "";
            // 
            // ultraTabPageControl31
            // 
            this.ultraTabPageControl31.Controls.Add(this.plural5Asesor);
            this.ultraTabPageControl31.Controls.Add(this.ultraLabel113);
            this.ultraTabPageControl31.Controls.Add(this.plural5Pie);
            this.ultraTabPageControl31.Controls.Add(this.ultraLabel114);
            this.ultraTabPageControl31.Controls.Add(this.plural5Cantidad);
            this.ultraTabPageControl31.Controls.Add(this.ultraLabel115);
            this.ultraTabPageControl31.Controls.Add(this.plural5Ciudad);
            this.ultraTabPageControl31.Controls.Add(this.ultraLabel117);
            this.ultraTabPageControl31.Controls.Add(this.plural5Direccion2);
            this.ultraTabPageControl31.Controls.Add(this.ultraLabel118);
            this.ultraTabPageControl31.Controls.Add(this.plural5Direccion);
            this.ultraTabPageControl31.Controls.Add(this.ultraLabel119);
            this.ultraTabPageControl31.Controls.Add(this.plural5Nombre);
            this.ultraTabPageControl31.Controls.Add(this.ultraLabel120);
            this.ultraTabPageControl31.Controls.Add(this.plural5Fecha);
            this.ultraTabPageControl31.Controls.Add(this.ultraLabel122);
            this.ultraTabPageControl31.Controls.Add(this.ultraGroupBox19);
            this.ultraTabPageControl31.Location = new System.Drawing.Point(1, 23);
            this.ultraTabPageControl31.Name = "ultraTabPageControl31";
            this.ultraTabPageControl31.Size = new System.Drawing.Size(511, 678);
            // 
            // plural5Asesor
            // 
            this.plural5Asesor.Dock = System.Windows.Forms.DockStyle.Top;
            this.plural5Asesor.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
            this.plural5Asesor.Enabled = false;
            this.plural5Asesor.FlatStyle = System.Windows.Forms.FlatStyle.Popup;
            this.plural5Asesor.FormattingEnabled = true;
            this.plural5Asesor.Items.AddRange(new object[] {
            "Eveliza Jimenez",
            "Rufino Rosario",
            "Samuel Abreu",
            "Pedro Montas",
            "Marisol Matos",
            "Rudy Soler"});
            this.plural5Asesor.Location = new System.Drawing.Point(0, 330);
            this.plural5Asesor.Name = "plural5Asesor";
            this.plural5Asesor.Size = new System.Drawing.Size(156, 21);
            this.plural5Asesor.TabIndex = 152;
            // 
            // ultraLabel113
            // 
            appearance126.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(192)))), ((int)(((byte)(255)))));
            appearance126.BackColor2 = System.Drawing.Color.White;
            appearance126.BackGradientStyle = Infragistics.Win.GradientStyle.BackwardDiagonal;
            appearance126.ForeColor = System.Drawing.Color.Black;
            appearance126.TextHAlignAsString = "Left";
            appearance126.TextVAlignAsString = "Middle";
            this.ultraLabel113.Appearance = appearance126;
            this.ultraLabel113.Dock = System.Windows.Forms.DockStyle.Top;
            this.ultraLabel113.Font = new System.Drawing.Font("Times New Roman", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.ultraLabel113.Location = new System.Drawing.Point(0, 307);
            this.ultraLabel113.Name = "ultraLabel113";
            this.ultraLabel113.Size = new System.Drawing.Size(156, 23);
            this.ultraLabel113.TabIndex = 151;
            this.ultraLabel113.Text = "Ejecutivo";
            // 
            // plural5Pie
            // 
            this.plural5Pie.Dock = System.Windows.Forms.DockStyle.Top;
            this.plural5Pie.Enabled = false;
            this.plural5Pie.Location = new System.Drawing.Point(0, 286);
            this.plural5Pie.Name = "plural5Pie";
            this.plural5Pie.Size = new System.Drawing.Size(156, 21);
            this.plural5Pie.TabIndex = 150;
            // 
            // ultraLabel114
            // 
            appearance127.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(192)))), ((int)(((byte)(255)))));
            appearance127.BackColor2 = System.Drawing.Color.White;
            appearance127.BackGradientStyle = Infragistics.Win.GradientStyle.BackwardDiagonal;
            appearance127.ForeColor = System.Drawing.Color.Black;
            appearance127.TextHAlignAsString = "Left";
            appearance127.TextVAlignAsString = "Middle";
            this.ultraLabel114.Appearance = appearance127;
            this.ultraLabel114.Dock = System.Windows.Forms.DockStyle.Top;
            this.ultraLabel114.Font = new System.Drawing.Font("Times New Roman", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.ultraLabel114.Location = new System.Drawing.Point(0, 263);
            this.ultraLabel114.Name = "ultraLabel114";
            this.ultraLabel114.Size = new System.Drawing.Size(156, 23);
            this.ultraLabel114.TabIndex = 149;
            this.ultraLabel114.Text = "Pie";
            // 
            // plural5Cantidad
            // 
            this.plural5Cantidad.Dock = System.Windows.Forms.DockStyle.Top;
            this.plural5Cantidad.Location = new System.Drawing.Point(0, 243);
            this.plural5Cantidad.Name = "plural5Cantidad";
            this.plural5Cantidad.Size = new System.Drawing.Size(156, 20);
            this.plural5Cantidad.TabIndex = 148;
            this.plural5Cantidad.KeyPress += new System.Windows.Forms.KeyPressEventHandler(this.plural5Cantidad_KeyPress);
            // 
            // ultraLabel115
            // 
            appearance128.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(192)))), ((int)(((byte)(255)))));
            appearance128.BackColor2 = System.Drawing.Color.White;
            appearance128.BackGradientStyle = Infragistics.Win.GradientStyle.BackwardDiagonal;
            appearance128.ForeColor = System.Drawing.Color.Black;
            appearance128.TextHAlignAsString = "Left";
            appearance128.TextVAlignAsString = "Middle";
            this.ultraLabel115.Appearance = appearance128;
            this.ultraLabel115.Dock = System.Windows.Forms.DockStyle.Top;
            this.ultraLabel115.Font = new System.Drawing.Font("Times New Roman", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.ultraLabel115.Location = new System.Drawing.Point(0, 220);
            this.ultraLabel115.Name = "ultraLabel115";
            this.ultraLabel115.Size = new System.Drawing.Size(156, 23);
            this.ultraLabel115.TabIndex = 147;
            this.ultraLabel115.Text = "Cantidad en numeros";
            // 
            // plural5Ciudad
            // 
            this.plural5Ciudad.Dock = System.Windows.Forms.DockStyle.Top;
            this.plural5Ciudad.Enabled = false;
            this.plural5Ciudad.Location = new System.Drawing.Point(0, 199);
            this.plural5Ciudad.Name = "plural5Ciudad";
            this.plural5Ciudad.Size = new System.Drawing.Size(156, 21);
            this.plural5Ciudad.TabIndex = 146;
            // 
            // ultraLabel117
            // 
            appearance129.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(192)))), ((int)(((byte)(255)))));
            appearance129.BackColor2 = System.Drawing.Color.White;
            appearance129.BackGradientStyle = Infragistics.Win.GradientStyle.BackwardDiagonal;
            appearance129.ForeColor = System.Drawing.Color.Black;
            appearance129.TextHAlignAsString = "Left";
            appearance129.TextVAlignAsString = "Middle";
            this.ultraLabel117.Appearance = appearance129;
            this.ultraLabel117.Dock = System.Windows.Forms.DockStyle.Top;
            this.ultraLabel117.Font = new System.Drawing.Font("Times New Roman", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.ultraLabel117.Location = new System.Drawing.Point(0, 176);
            this.ultraLabel117.Name = "ultraLabel117";
            this.ultraLabel117.Size = new System.Drawing.Size(156, 23);
            this.ultraLabel117.TabIndex = 145;
            this.ultraLabel117.Text = "Ciudad";
            // 
            // plural5Direccion2
            // 
            this.plural5Direccion2.Dock = System.Windows.Forms.DockStyle.Top;
            this.plural5Direccion2.Enabled = false;
            this.plural5Direccion2.Location = new System.Drawing.Point(0, 155);
            this.plural5Direccion2.Name = "plural5Direccion2";
            this.plural5Direccion2.Size = new System.Drawing.Size(156, 21);
            this.plural5Direccion2.TabIndex = 144;
            // 
            // ultraLabel118
            // 
            appearance130.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(192)))), ((int)(((byte)(255)))));
            appearance130.BackColor2 = System.Drawing.Color.White;
            appearance130.BackGradientStyle = Infragistics.Win.GradientStyle.BackwardDiagonal;
            appearance130.ForeColor = System.Drawing.Color.Black;
            appearance130.TextHAlignAsString = "Left";
            appearance130.TextVAlignAsString = "Middle";
            this.ultraLabel118.Appearance = appearance130;
            this.ultraLabel118.Dock = System.Windows.Forms.DockStyle.Top;
            this.ultraLabel118.Font = new System.Drawing.Font("Times New Roman", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.ultraLabel118.Location = new System.Drawing.Point(0, 132);
            this.ultraLabel118.Name = "ultraLabel118";
            this.ultraLabel118.Size = new System.Drawing.Size(156, 23);
            this.ultraLabel118.TabIndex = 143;
            this.ultraLabel118.Text = "Continuacion de la direccion";
            // 
            // plural5Direccion
            // 
            this.plural5Direccion.Dock = System.Windows.Forms.DockStyle.Top;
            this.plural5Direccion.Enabled = false;
            this.plural5Direccion.Location = new System.Drawing.Point(0, 111);
            this.plural5Direccion.Name = "plural5Direccion";
            this.plural5Direccion.Size = new System.Drawing.Size(156, 21);
            this.plural5Direccion.TabIndex = 142;
            // 
            // ultraLabel119
            // 
            appearance131.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(192)))), ((int)(((byte)(255)))));
            appearance131.BackColor2 = System.Drawing.Color.White;
            appearance131.BackGradientStyle = Infragistics.Win.GradientStyle.BackwardDiagonal;
            appearance131.ForeColor = System.Drawing.Color.Black;
            appearance131.TextHAlignAsString = "Left";
            appearance131.TextVAlignAsString = "Middle";
            this.ultraLabel119.Appearance = appearance131;
            this.ultraLabel119.Dock = System.Windows.Forms.DockStyle.Top;
            this.ultraLabel119.Font = new System.Drawing.Font("Times New Roman", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.ultraLabel119.Location = new System.Drawing.Point(0, 88);
            this.ultraLabel119.Name = "ultraLabel119";
            this.ultraLabel119.Size = new System.Drawing.Size(156, 23);
            this.ultraLabel119.TabIndex = 129;
            this.ultraLabel119.Text = "Direccion del cliente";
            // 
            // plural5Nombre
            // 
            this.plural5Nombre.CharacterCasing = System.Windows.Forms.CharacterCasing.Upper;
            this.plural5Nombre.Dock = System.Windows.Forms.DockStyle.Top;
            this.plural5Nombre.Enabled = false;
            this.plural5Nombre.Location = new System.Drawing.Point(0, 67);
            this.plural5Nombre.Name = "plural5Nombre";
            this.plural5Nombre.Size = new System.Drawing.Size(156, 21);
            this.plural5Nombre.TabIndex = 128;
            // 
            // ultraLabel120
            // 
            appearance132.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(192)))), ((int)(((byte)(255)))));
            appearance132.BackColor2 = System.Drawing.Color.White;
            appearance132.BackGradientStyle = Infragistics.Win.GradientStyle.BackwardDiagonal;
            appearance132.ForeColor = System.Drawing.Color.Black;
            appearance132.TextHAlignAsString = "Left";
            appearance132.TextVAlignAsString = "Middle";
            this.ultraLabel120.Appearance = appearance132;
            this.ultraLabel120.Dock = System.Windows.Forms.DockStyle.Top;
            this.ultraLabel120.Font = new System.Drawing.Font("Times New Roman", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.ultraLabel120.Location = new System.Drawing.Point(0, 44);
            this.ultraLabel120.Name = "ultraLabel120";
            this.ultraLabel120.Size = new System.Drawing.Size(156, 23);
            this.ultraLabel120.TabIndex = 127;
            this.ultraLabel120.Text = "Nombre del cliente";
            // 
            // plural5Fecha
            // 
            this.plural5Fecha.Dock = System.Windows.Forms.DockStyle.Top;
            this.plural5Fecha.Enabled = false;
            this.plural5Fecha.FormatProvider = new System.Globalization.CultureInfo("es-DO");
            this.plural5Fecha.Location = new System.Drawing.Point(0, 23);
            this.plural5Fecha.Name = "plural5Fecha";
            this.plural5Fecha.Size = new System.Drawing.Size(156, 21);
            this.plural5Fecha.TabIndex = 124;
            // 
            // ultraLabel122
            // 
            appearance133.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(192)))), ((int)(((byte)(255)))));
            appearance133.BackColor2 = System.Drawing.Color.White;
            appearance133.BackGradientStyle = Infragistics.Win.GradientStyle.BackwardDiagonal;
            appearance133.ForeColor = System.Drawing.Color.Black;
            appearance133.TextHAlignAsString = "Left";
            appearance133.TextVAlignAsString = "Middle";
            this.ultraLabel122.Appearance = appearance133;
            this.ultraLabel122.Dock = System.Windows.Forms.DockStyle.Top;
            this.ultraLabel122.Font = new System.Drawing.Font("Times New Roman", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.ultraLabel122.Location = new System.Drawing.Point(0, 0);
            this.ultraLabel122.Name = "ultraLabel122";
            this.ultraLabel122.Size = new System.Drawing.Size(156, 23);
            this.ultraLabel122.TabIndex = 123;
            this.ultraLabel122.Text = "Escoja la fecha";
            // 
            // ultraGroupBox19
            // 
            appearance134.BackColor = System.Drawing.Color.Blue;
            appearance134.BackColor2 = System.Drawing.Color.Silver;
            appearance134.BackGradientStyle = Infragistics.Win.GradientStyle.BackwardDiagonal;
            appearance134.TextHAlignAsString = "Center";
            appearance134.TextVAlignAsString = "Middle";
            this.ultraGroupBox19.Appearance = appearance134;
            this.ultraGroupBox19.CaptionAlignment = Infragistics.Win.Misc.GroupBoxCaptionAlignment.Center;
            this.ultraGroupBox19.Controls.Add(this.plural5Conteo);
            this.ultraGroupBox19.Controls.Add(this.ultraGroupBox20);
            this.ultraGroupBox19.Controls.Add(this.ultraPanel10);
            this.ultraGroupBox19.Dock = System.Windows.Forms.DockStyle.Right;
            this.ultraGroupBox19.Location = new System.Drawing.Point(156, 0);
            this.ultraGroupBox19.Name = "ultraGroupBox19";
            this.ultraGroupBox19.Size = new System.Drawing.Size(355, 678);
            this.ultraGroupBox19.TabIndex = 1;
            this.ultraGroupBox19.Text = "menu de opciones";
            // 
            // plural5Conteo
            // 
            appearance135.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(192)))), ((int)(((byte)(255)))));
            appearance135.BackColor2 = System.Drawing.Color.White;
            appearance135.BackGradientStyle = Infragistics.Win.GradientStyle.BackwardDiagonal;
            appearance135.FontData.BoldAsString = "True";
            appearance135.ForeColor = System.Drawing.Color.Green;
            appearance135.TextHAlignAsString = "Center";
            appearance135.TextVAlignAsString = "Middle";
            this.plural5Conteo.Appearance = appearance135;
            this.plural5Conteo.Dock = System.Windows.Forms.DockStyle.Top;
            this.plural5Conteo.Font = new System.Drawing.Font("Times New Roman", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.plural5Conteo.Location = new System.Drawing.Point(3, 97);
            this.plural5Conteo.Name = "plural5Conteo";
            this.plural5Conteo.Size = new System.Drawing.Size(349, 23);
            this.plural5Conteo.TabIndex = 46;
            this.plural5Conteo.Text = "Continuacion de la direccion";
            // 
            // ultraGroupBox20
            // 
            appearance136.ForeColor = System.Drawing.Color.Green;
            this.ultraGroupBox20.Appearance = appearance136;
            this.ultraGroupBox20.CaptionAlignment = Infragistics.Win.Misc.GroupBoxCaptionAlignment.Center;
            this.ultraGroupBox20.Controls.Add(this.plural5Borrar);
            this.ultraGroupBox20.Controls.Add(this.plural5Ultimo);
            this.ultraGroupBox20.Controls.Add(this.plural5Siguiente);
            this.ultraGroupBox20.Controls.Add(this.plural5Atras);
            this.ultraGroupBox20.Controls.Add(this.plural5Primero);
            this.ultraGroupBox20.Dock = System.Windows.Forms.DockStyle.Top;
            this.ultraGroupBox20.ForeColor = System.Drawing.Color.Black;
            this.ultraGroupBox20.Location = new System.Drawing.Point(3, 44);
            this.ultraGroupBox20.Name = "ultraGroupBox20";
            this.ultraGroupBox20.Size = new System.Drawing.Size(349, 53);
            this.ultraGroupBox20.TabIndex = 1;
            this.ultraGroupBox20.Text = "navegacion de registros";
            // 
            // plural5Borrar
            // 
            this.plural5Borrar.Dock = System.Windows.Forms.DockStyle.Fill;
            this.plural5Borrar.Location = new System.Drawing.Point(284, 16);
            this.plural5Borrar.Name = "plural5Borrar";
            this.plural5Borrar.Size = new System.Drawing.Size(62, 34);
            this.plural5Borrar.TabIndex = 5;
            this.plural5Borrar.Text = "borrar";
            this.plural5Borrar.Click += new System.EventHandler(this.plural5Borrar_Click);
            // 
            // plural5Ultimo
            // 
            this.plural5Ultimo.Dock = System.Windows.Forms.DockStyle.Left;
            this.plural5Ultimo.Location = new System.Drawing.Point(203, 16);
            this.plural5Ultimo.Name = "plural5Ultimo";
            this.plural5Ultimo.Size = new System.Drawing.Size(81, 34);
            this.plural5Ultimo.TabIndex = 4;
            this.plural5Ultimo.Text = "ultimo";
            this.plural5Ultimo.Click += new System.EventHandler(this.plural5Ultimo_Click);
            // 
            // plural5Siguiente
            // 
            this.plural5Siguiente.Dock = System.Windows.Forms.DockStyle.Left;
            this.plural5Siguiente.Location = new System.Drawing.Point(129, 16);
            this.plural5Siguiente.Name = "plural5Siguiente";
            this.plural5Siguiente.Size = new System.Drawing.Size(74, 34);
            this.plural5Siguiente.TabIndex = 3;
            this.plural5Siguiente.Text = "siguiente";
            this.plural5Siguiente.Click += new System.EventHandler(this.plural5Siguiente_Click);
            // 
            // plural5Atras
            // 
            this.plural5Atras.Dock = System.Windows.Forms.DockStyle.Left;
            this.plural5Atras.Location = new System.Drawing.Point(66, 16);
            this.plural5Atras.Name = "plural5Atras";
            this.plural5Atras.Size = new System.Drawing.Size(63, 34);
            this.plural5Atras.TabIndex = 2;
            this.plural5Atras.Text = "atras";
            this.plural5Atras.Click += new System.EventHandler(this.plural5Atras_Click);
            // 
            // plural5Primero
            // 
            this.plural5Primero.Dock = System.Windows.Forms.DockStyle.Left;
            this.plural5Primero.Location = new System.Drawing.Point(3, 16);
            this.plural5Primero.Name = "plural5Primero";
            this.plural5Primero.Size = new System.Drawing.Size(63, 34);
            this.plural5Primero.TabIndex = 1;
            this.plural5Primero.Text = "primero";
            this.plural5Primero.Click += new System.EventHandler(this.plural5Primero_Click);
            // 
            // ultraPanel10
            // 
            // 
            // ultraPanel10.ClientArea
            // 
            this.ultraPanel10.ClientArea.Controls.Add(this.plural5Actualizar);
            this.ultraPanel10.ClientArea.Controls.Add(this.plural5Cancelar);
            this.ultraPanel10.ClientArea.Controls.Add(this.plural5Registrar);
            this.ultraPanel10.ClientArea.Controls.Add(this.plural5Buscar);
            this.ultraPanel10.ClientArea.Controls.Add(this.plural5Nuevo);
            this.ultraPanel10.ClientArea.Controls.Add(this.plural5Modificar);
            this.ultraPanel10.Dock = System.Windows.Forms.DockStyle.Top;
            this.ultraPanel10.Location = new System.Drawing.Point(3, 16);
            this.ultraPanel10.Name = "ultraPanel10";
            this.ultraPanel10.Size = new System.Drawing.Size(349, 28);
            this.ultraPanel10.TabIndex = 0;
            // 
            // plural5Actualizar
            // 
            this.plural5Actualizar.Dock = System.Windows.Forms.DockStyle.Left;
            this.plural5Actualizar.Location = new System.Drawing.Point(286, 0);
            this.plural5Actualizar.Name = "plural5Actualizar";
            this.plural5Actualizar.Size = new System.Drawing.Size(63, 28);
            this.plural5Actualizar.TabIndex = 5;
            this.plural5Actualizar.Text = "actualizar";
            this.plural5Actualizar.Click += new System.EventHandler(this.plural5Actualizar_Click);
            // 
            // plural5Cancelar
            // 
            this.plural5Cancelar.Dock = System.Windows.Forms.DockStyle.Left;
            this.plural5Cancelar.Enabled = false;
            this.plural5Cancelar.Location = new System.Drawing.Point(227, 0);
            this.plural5Cancelar.Name = "plural5Cancelar";
            this.plural5Cancelar.Size = new System.Drawing.Size(59, 28);
            this.plural5Cancelar.TabIndex = 4;
            this.plural5Cancelar.Text = "cancelar";
            this.plural5Cancelar.Click += new System.EventHandler(this.plural5Cancelar_Click);
            // 
            // plural5Registrar
            // 
            this.plural5Registrar.Dock = System.Windows.Forms.DockStyle.Left;
            this.plural5Registrar.Enabled = false;
            this.plural5Registrar.Location = new System.Drawing.Point(168, 0);
            this.plural5Registrar.Name = "plural5Registrar";
            this.plural5Registrar.Size = new System.Drawing.Size(59, 28);
            this.plural5Registrar.TabIndex = 3;
            this.plural5Registrar.Text = "registrar";
            this.plural5Registrar.Click += new System.EventHandler(this.plural5Registrar_Click);
            // 
            // plural5Buscar
            // 
            this.plural5Buscar.Dock = System.Windows.Forms.DockStyle.Left;
            this.plural5Buscar.Location = new System.Drawing.Point(110, 0);
            this.plural5Buscar.Name = "plural5Buscar";
            this.plural5Buscar.Size = new System.Drawing.Size(58, 28);
            this.plural5Buscar.TabIndex = 2;
            this.plural5Buscar.Text = "buscar";
            this.plural5Buscar.Click += new System.EventHandler(this.plural5Buscar_Click);
            // 
            // plural5Nuevo
            // 
            this.plural5Nuevo.Dock = System.Windows.Forms.DockStyle.Left;
            this.plural5Nuevo.Location = new System.Drawing.Point(63, 0);
            this.plural5Nuevo.Name = "plural5Nuevo";
            this.plural5Nuevo.Size = new System.Drawing.Size(47, 28);
            this.plural5Nuevo.TabIndex = 1;
            this.plural5Nuevo.Text = "nuevo";
            this.plural5Nuevo.Click += new System.EventHandler(this.plural5Nuevo_Click);
            // 
            // plural5Modificar
            // 
            this.plural5Modificar.Dock = System.Windows.Forms.DockStyle.Left;
            this.plural5Modificar.Location = new System.Drawing.Point(0, 0);
            this.plural5Modificar.Name = "plural5Modificar";
            this.plural5Modificar.Size = new System.Drawing.Size(63, 28);
            this.plural5Modificar.TabIndex = 0;
            this.plural5Modificar.Text = "modificar";
            this.plural5Modificar.Click += new System.EventHandler(this.plural5Modificar_Click);
            // 
            // ultraTabPageControl32
            // 
            this.ultraTabPageControl32.Controls.Add(this.visorPlural5);
            this.ultraTabPageControl32.Location = new System.Drawing.Point(-10000, -10000);
            this.ultraTabPageControl32.Name = "ultraTabPageControl32";
            this.ultraTabPageControl32.Size = new System.Drawing.Size(511, 678);
            // 
            // visorPlural5
            // 
            this.visorPlural5.ActiveViewIndex = -1;
            this.visorPlural5.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
            this.visorPlural5.DisplayBackgroundEdge = false;
            this.visorPlural5.DisplayGroupTree = false;
            this.visorPlural5.DisplayStatusBar = false;
            this.visorPlural5.Dock = System.Windows.Forms.DockStyle.Fill;
            this.visorPlural5.Location = new System.Drawing.Point(0, 0);
            this.visorPlural5.Margin = new System.Windows.Forms.Padding(0);
            this.visorPlural5.Name = "visorPlural5";
            this.visorPlural5.SelectionFormula = "";
            this.visorPlural5.ShowCloseButton = false;
            this.visorPlural5.ShowGotoPageButton = false;
            this.visorPlural5.ShowGroupTreeButton = false;
            this.visorPlural5.ShowPageNavigateButtons = false;
            this.visorPlural5.ShowTextSearchButton = false;
            this.visorPlural5.Size = new System.Drawing.Size(511, 678);
            this.visorPlural5.TabIndex = 0;
            this.visorPlural5.ViewTimeSelectionFormula = "";
            // 
            // ultraTabPageControl8
            // 
            this.ultraTabPageControl8.Controls.Add(this.ultraTabControl1);
            this.ultraTabPageControl8.Controls.Add(this.ultraLabel2);
            this.ultraTabPageControl8.Location = new System.Drawing.Point(0, 0);
            this.ultraTabPageControl8.Name = "ultraTabPageControl8";
            this.ultraTabPageControl8.Size = new System.Drawing.Size(226, 226);
            // 
            // ultraTabControl1
            // 
            this.ultraTabControl1.Controls.Add(this.ultraTabSharedControlsPage4);
            this.ultraTabControl1.Controls.Add(this.ultraTabPageControl13);
            this.ultraTabControl1.Controls.Add(this.ultraTabPageControl14);
            this.ultraTabControl1.Dock = System.Windows.Forms.DockStyle.Fill;
            this.ultraTabControl1.Location = new System.Drawing.Point(0, 23);
            this.ultraTabControl1.Name = "ultraTabControl1";
            this.ultraTabControl1.SharedControlsPage = this.ultraTabSharedControlsPage4;
            this.ultraTabControl1.Size = new System.Drawing.Size(226, 203);
            appearance137.BackColor = System.Drawing.Color.Blue;
            appearance137.BackColor2 = System.Drawing.Color.Silver;
            appearance137.BackGradientStyle = Infragistics.Win.GradientStyle.BackwardDiagonal;
            this.ultraTabControl1.TabHeaderAreaAppearance = appearance137;
            this.ultraTabControl1.TabIndex = 2;
            ultraTab21.TabPage = this.ultraTabPageControl13;
            ultraTab21.Text = "Formulario";
            ultraTab22.TabPage = this.ultraTabPageControl14;
            ultraTab22.Text = "Carta";
            this.ultraTabControl1.Tabs.AddRange(new Infragistics.Win.UltraWinTabControl.UltraTab[] {
            ultraTab21,
            ultraTab22});
            this.ultraTabControl1.SelectedTabChanged += new Infragistics.Win.UltraWinTabControl.SelectedTabChangedEventHandler(this.ultraTabControl1_SelectedTabChanged);
            // 
            // ultraTabSharedControlsPage4
            // 
            this.ultraTabSharedControlsPage4.Location = new System.Drawing.Point(-10000, -10000);
            this.ultraTabSharedControlsPage4.Name = "ultraTabSharedControlsPage4";
            this.ultraTabSharedControlsPage4.Size = new System.Drawing.Size(222, 177);
            // 
            // ultraLabel2
            // 
            appearance138.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(128)))), ((int)(((byte)(0)))));
            appearance138.BackColor2 = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(64)))), ((int)(((byte)(0)))));
            appearance138.BackGradientStyle = Infragistics.Win.GradientStyle.BackwardDiagonal;
            appearance138.ForeColor = System.Drawing.Color.White;
            appearance138.TextHAlignAsString = "Center";
            appearance138.TextVAlignAsString = "Middle";
            this.ultraLabel2.Appearance = appearance138;
            this.ultraLabel2.Dock = System.Windows.Forms.DockStyle.Top;
            this.ultraLabel2.Font = new System.Drawing.Font("Times New Roman", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.ultraLabel2.Location = new System.Drawing.Point(0, 0);
            this.ultraLabel2.Name = "ultraLabel2";
            this.ultraLabel2.Size = new System.Drawing.Size(226, 23);
            this.ultraLabel2.TabIndex = 0;
            this.ultraLabel2.Text = "Carta 9B1S";
            // 
            // ultraTabPageControl9
            // 
            this.ultraTabPageControl9.Controls.Add(this.ultraTabControl2);
            this.ultraTabPageControl9.Controls.Add(this.ultraLabel3);
            this.ultraTabPageControl9.Location = new System.Drawing.Point(-10000, -10000);
            this.ultraTabPageControl9.Name = "ultraTabPageControl9";
            this.ultraTabPageControl9.Size = new System.Drawing.Size(226, 226);
            // 
            // ultraTabControl2
            // 
            this.ultraTabControl2.Controls.Add(this.ultraTabSharedControlsPage5);
            this.ultraTabControl2.Controls.Add(this.ultraTabPageControl15);
            this.ultraTabControl2.Controls.Add(this.ultraTabPageControl16);
            this.ultraTabControl2.Dock = System.Windows.Forms.DockStyle.Fill;
            this.ultraTabControl2.Location = new System.Drawing.Point(0, 23);
            this.ultraTabControl2.Name = "ultraTabControl2";
            this.ultraTabControl2.SharedControlsPage = this.ultraTabSharedControlsPage5;
            this.ultraTabControl2.Size = new System.Drawing.Size(226, 203);
            appearance139.BackColor = System.Drawing.Color.Blue;
            appearance139.BackColor2 = System.Drawing.Color.Silver;
            appearance139.BackGradientStyle = Infragistics.Win.GradientStyle.BackwardDiagonal;
            this.ultraTabControl2.TabHeaderAreaAppearance = appearance139;
            this.ultraTabControl2.TabIndex = 3;
            appearance140.BackColor = System.Drawing.Color.Blue;
            this.ultraTabControl2.TabListButtonAppearance = appearance140;
            appearance141.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(128)))), ((int)(((byte)(128)))));
            ultraTab23.HotTrackAppearance = appearance141;
            appearance142.BackColor = System.Drawing.Color.Blue;
            appearance142.BackColor2 = System.Drawing.Color.Silver;
            appearance142.BackGradientStyle = Infragistics.Win.GradientStyle.BackwardDiagonal;
            ultraTab23.SelectedAppearance = appearance142;
            ultraTab23.TabPage = this.ultraTabPageControl15;
            ultraTab23.Text = "Formulario";
            ultraTab24.TabPage = this.ultraTabPageControl16;
            ultraTab24.Text = "Carta";
            this.ultraTabControl2.Tabs.AddRange(new Infragistics.Win.UltraWinTabControl.UltraTab[] {
            ultraTab23,
            ultraTab24});
            this.ultraTabControl2.SelectedTabChanged += new Infragistics.Win.UltraWinTabControl.SelectedTabChangedEventHandler(this.ultraTabControl2_SelectedTabChanged);
            // 
            // ultraTabSharedControlsPage5
            // 
            this.ultraTabSharedControlsPage5.Location = new System.Drawing.Point(-10000, -10000);
            this.ultraTabSharedControlsPage5.Name = "ultraTabSharedControlsPage5";
            this.ultraTabSharedControlsPage5.Size = new System.Drawing.Size(222, 177);
            // 
            // ultraLabel3
            // 
            appearance143.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(128)))), ((int)(((byte)(0)))));
            appearance143.BackColor2 = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(64)))), ((int)(((byte)(0)))));
            appearance143.BackGradientStyle = Infragistics.Win.GradientStyle.BackwardDiagonal;
            appearance143.ForeColor = System.Drawing.Color.White;
            appearance143.TextHAlignAsString = "Center";
            appearance143.TextVAlignAsString = "Middle";
            this.ultraLabel3.Appearance = appearance143;
            this.ultraLabel3.Dock = System.Windows.Forms.DockStyle.Top;
            this.ultraLabel3.Font = new System.Drawing.Font("Times New Roman", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.ultraLabel3.Location = new System.Drawing.Point(0, 0);
            this.ultraLabel3.Name = "ultraLabel3";
            this.ultraLabel3.Size = new System.Drawing.Size(226, 23);
            this.ultraLabel3.TabIndex = 1;
            this.ultraLabel3.Text = "Carta 9B2S";
            // 
            // ultraTabPageControl10
            // 
            this.ultraTabPageControl10.Controls.Add(this.ultraTabControl3);
            this.ultraTabPageControl10.Controls.Add(this.ultraLabel4);
            this.ultraTabPageControl10.Location = new System.Drawing.Point(-10000, -10000);
            this.ultraTabPageControl10.Name = "ultraTabPageControl10";
            this.ultraTabPageControl10.Size = new System.Drawing.Size(226, 226);
            // 
            // ultraTabControl3
            // 
            this.ultraTabControl3.Controls.Add(this.ultraTabSharedControlsPage6);
            this.ultraTabControl3.Controls.Add(this.ultraTabPageControl17);
            this.ultraTabControl3.Controls.Add(this.ultraTabPageControl18);
            this.ultraTabControl3.Dock = System.Windows.Forms.DockStyle.Fill;
            this.ultraTabControl3.Location = new System.Drawing.Point(0, 23);
            this.ultraTabControl3.Name = "ultraTabControl3";
            this.ultraTabControl3.SharedControlsPage = this.ultraTabSharedControlsPage6;
            this.ultraTabControl3.Size = new System.Drawing.Size(226, 203);
            appearance144.BackColor = System.Drawing.Color.Blue;
            appearance144.BackColor2 = System.Drawing.Color.Silver;
            appearance144.BackGradientStyle = Infragistics.Win.GradientStyle.BackwardDiagonal;
            this.ultraTabControl3.TabHeaderAreaAppearance = appearance144;
            this.ultraTabControl3.TabIndex = 3;
            ultraTab25.TabPage = this.ultraTabPageControl17;
            ultraTab25.Text = "Formulario";
            ultraTab26.TabPage = this.ultraTabPageControl18;
            ultraTab26.Text = "Carta";
            this.ultraTabControl3.Tabs.AddRange(new Infragistics.Win.UltraWinTabControl.UltraTab[] {
            ultraTab25,
            ultraTab26});
            this.ultraTabControl3.SelectedTabChanged += new Infragistics.Win.UltraWinTabControl.SelectedTabChangedEventHandler(this.ultraTabControl3_SelectedTabChanged);
            // 
            // ultraTabSharedControlsPage6
            // 
            this.ultraTabSharedControlsPage6.Location = new System.Drawing.Point(-10000, -10000);
            this.ultraTabSharedControlsPage6.Name = "ultraTabSharedControlsPage6";
            this.ultraTabSharedControlsPage6.Size = new System.Drawing.Size(222, 177);
            // 
            // ultraLabel4
            // 
            appearance145.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(128)))), ((int)(((byte)(0)))));
            appearance145.BackColor2 = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(64)))), ((int)(((byte)(0)))));
            appearance145.BackGradientStyle = Infragistics.Win.GradientStyle.BackwardDiagonal;
            appearance145.ForeColor = System.Drawing.Color.White;
            appearance145.TextHAlignAsString = "Center";
            appearance145.TextVAlignAsString = "Middle";
            this.ultraLabel4.Appearance = appearance145;
            this.ultraLabel4.Dock = System.Windows.Forms.DockStyle.Top;
            this.ultraLabel4.Font = new System.Drawing.Font("Times New Roman", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.ultraLabel4.Location = new System.Drawing.Point(0, 0);
            this.ultraLabel4.Name = "ultraLabel4";
            this.ultraLabel4.Size = new System.Drawing.Size(226, 23);
            this.ultraLabel4.TabIndex = 1;
            this.ultraLabel4.Text = "Carta 9B4S";
            // 
            // ultraTabPageControl11
            // 
            this.ultraTabPageControl11.Controls.Add(this.ultraTabControl4);
            this.ultraTabPageControl11.Controls.Add(this.ultraLabel5);
            this.ultraTabPageControl11.Location = new System.Drawing.Point(-10000, -10000);
            this.ultraTabPageControl11.Name = "ultraTabPageControl11";
            this.ultraTabPageControl11.Size = new System.Drawing.Size(226, 226);
            // 
            // ultraTabControl4
            // 
            this.ultraTabControl4.Controls.Add(this.ultraTabSharedControlsPage7);
            this.ultraTabControl4.Controls.Add(this.ultraTabPageControl19);
            this.ultraTabControl4.Controls.Add(this.ultraTabPageControl20);
            this.ultraTabControl4.Dock = System.Windows.Forms.DockStyle.Fill;
            this.ultraTabControl4.Location = new System.Drawing.Point(0, 23);
            this.ultraTabControl4.Name = "ultraTabControl4";
            this.ultraTabControl4.SharedControlsPage = this.ultraTabSharedControlsPage7;
            this.ultraTabControl4.Size = new System.Drawing.Size(226, 203);
            appearance146.BackColor = System.Drawing.Color.Blue;
            appearance146.BackColor2 = System.Drawing.Color.Silver;
            appearance146.BackGradientStyle = Infragistics.Win.GradientStyle.BackwardDiagonal;
            this.ultraTabControl4.TabHeaderAreaAppearance = appearance146;
            this.ultraTabControl4.TabIndex = 3;
            ultraTab27.TabPage = this.ultraTabPageControl19;
            ultraTab27.Text = "Formulario";
            ultraTab28.TabPage = this.ultraTabPageControl20;
            ultraTab28.Text = "Carta";
            this.ultraTabControl4.Tabs.AddRange(new Infragistics.Win.UltraWinTabControl.UltraTab[] {
            ultraTab27,
            ultraTab28});
            this.ultraTabControl4.SelectedTabChanged += new Infragistics.Win.UltraWinTabControl.SelectedTabChangedEventHandler(this.ultraTabControl4_SelectedTabChanged);
            // 
            // ultraTabSharedControlsPage7
            // 
            this.ultraTabSharedControlsPage7.Location = new System.Drawing.Point(-10000, -10000);
            this.ultraTabSharedControlsPage7.Name = "ultraTabSharedControlsPage7";
            this.ultraTabSharedControlsPage7.Size = new System.Drawing.Size(222, 177);
            // 
            // ultraLabel5
            // 
            appearance147.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(128)))), ((int)(((byte)(0)))));
            appearance147.BackColor2 = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(64)))), ((int)(((byte)(0)))));
            appearance147.BackGradientStyle = Infragistics.Win.GradientStyle.BackwardDiagonal;
            appearance147.ForeColor = System.Drawing.Color.White;
            appearance147.TextHAlignAsString = "Center";
            appearance147.TextVAlignAsString = "Middle";
            this.ultraLabel5.Appearance = appearance147;
            this.ultraLabel5.Dock = System.Windows.Forms.DockStyle.Top;
            this.ultraLabel5.Font = new System.Drawing.Font("Times New Roman", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.ultraLabel5.Location = new System.Drawing.Point(0, 0);
            this.ultraLabel5.Name = "ultraLabel5";
            this.ultraLabel5.Size = new System.Drawing.Size(226, 23);
            this.ultraLabel5.TabIndex = 1;
            this.ultraLabel5.Text = "Carta 9CS";
            // 
            // ultraTabPageControl12
            // 
            this.ultraTabPageControl12.Controls.Add(this.ultraTabControl5);
            this.ultraTabPageControl12.Controls.Add(this.ultraLabel6);
            this.ultraTabPageControl12.Location = new System.Drawing.Point(-10000, -10000);
            this.ultraTabPageControl12.Name = "ultraTabPageControl12";
            this.ultraTabPageControl12.Size = new System.Drawing.Size(226, 226);
            // 
            // ultraTabControl5
            // 
            this.ultraTabControl5.Controls.Add(this.ultraTabSharedControlsPage8);
            this.ultraTabControl5.Controls.Add(this.ultraTabPageControl21);
            this.ultraTabControl5.Controls.Add(this.ultraTabPageControl22);
            this.ultraTabControl5.Dock = System.Windows.Forms.DockStyle.Fill;
            this.ultraTabControl5.Location = new System.Drawing.Point(0, 23);
            this.ultraTabControl5.Name = "ultraTabControl5";
            this.ultraTabControl5.SharedControlsPage = this.ultraTabSharedControlsPage8;
            this.ultraTabControl5.Size = new System.Drawing.Size(226, 203);
            appearance148.BackColor = System.Drawing.Color.Blue;
            appearance148.BackColor2 = System.Drawing.Color.Silver;
            appearance148.BackGradientStyle = Infragistics.Win.GradientStyle.BackwardDiagonal;
            this.ultraTabControl5.TabHeaderAreaAppearance = appearance148;
            this.ultraTabControl5.TabIndex = 3;
            ultraTab15.TabPage = this.ultraTabPageControl21;
            ultraTab15.Text = "Formulario";
            ultraTab16.TabPage = this.ultraTabPageControl22;
            ultraTab16.Text = "Carta";
            this.ultraTabControl5.Tabs.AddRange(new Infragistics.Win.UltraWinTabControl.UltraTab[] {
            ultraTab15,
            ultraTab16});
            this.ultraTabControl5.SelectedTabChanged += new Infragistics.Win.UltraWinTabControl.SelectedTabChangedEventHandler(this.ultraTabControl5_SelectedTabChanged);
            // 
            // ultraTabSharedControlsPage8
            // 
            this.ultraTabSharedControlsPage8.Location = new System.Drawing.Point(-10000, -10000);
            this.ultraTabSharedControlsPage8.Name = "ultraTabSharedControlsPage8";
            this.ultraTabSharedControlsPage8.Size = new System.Drawing.Size(222, 177);
            // 
            // ultraLabel6
            // 
            appearance149.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(128)))), ((int)(((byte)(0)))));
            appearance149.BackColor2 = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(64)))), ((int)(((byte)(0)))));
            appearance149.BackGradientStyle = Infragistics.Win.GradientStyle.BackwardDiagonal;
            appearance149.ForeColor = System.Drawing.Color.White;
            appearance149.TextHAlignAsString = "Center";
            appearance149.TextVAlignAsString = "Middle";
            this.ultraLabel6.Appearance = appearance149;
            this.ultraLabel6.Dock = System.Windows.Forms.DockStyle.Top;
            this.ultraLabel6.Font = new System.Drawing.Font("Times New Roman", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.ultraLabel6.Location = new System.Drawing.Point(0, 0);
            this.ultraLabel6.Name = "ultraLabel6";
            this.ultraLabel6.Size = new System.Drawing.Size(226, 23);
            this.ultraLabel6.TabIndex = 1;
            this.ultraLabel6.Text = "Carta 9B30S";
            // 
            // ultraTabPageControl4
            // 
            this.ultraTabPageControl4.Controls.Add(this.ultraTabControl7);
            this.ultraTabPageControl4.Controls.Add(this.ultraLabel8);
            this.ultraTabPageControl4.Location = new System.Drawing.Point(0, 0);
            this.ultraTabPageControl4.Name = "ultraTabPageControl4";
            this.ultraTabPageControl4.Size = new System.Drawing.Size(515, 727);
            // 
            // ultraTabControl7
            // 
            this.ultraTabControl7.Controls.Add(this.ultraTabSharedControlsPage10);
            this.ultraTabControl7.Controls.Add(this.ultraTabPageControl25);
            this.ultraTabControl7.Controls.Add(this.ultraTabPageControl26);
            this.ultraTabControl7.Dock = System.Windows.Forms.DockStyle.Fill;
            this.ultraTabControl7.Location = new System.Drawing.Point(0, 23);
            this.ultraTabControl7.Name = "ultraTabControl7";
            this.ultraTabControl7.SharedControlsPage = this.ultraTabSharedControlsPage10;
            this.ultraTabControl7.Size = new System.Drawing.Size(515, 704);
            appearance150.BackColor = System.Drawing.Color.Blue;
            appearance150.BackColor2 = System.Drawing.Color.Silver;
            appearance150.BackGradientStyle = Infragistics.Win.GradientStyle.BackwardDiagonal;
            this.ultraTabControl7.TabHeaderAreaAppearance = appearance150;
            this.ultraTabControl7.TabIndex = 4;
            ultraTab31.TabPage = this.ultraTabPageControl25;
            ultraTab31.Text = "Formulario";
            ultraTab32.TabPage = this.ultraTabPageControl26;
            ultraTab32.Text = "Carta";
            this.ultraTabControl7.Tabs.AddRange(new Infragistics.Win.UltraWinTabControl.UltraTab[] {
            ultraTab31,
            ultraTab32});
            this.ultraTabControl7.SelectedTabChanged += new Infragistics.Win.UltraWinTabControl.SelectedTabChangedEventHandler(this.ultraTabControl7_SelectedTabChanged);
            // 
            // ultraTabSharedControlsPage10
            // 
            this.ultraTabSharedControlsPage10.Location = new System.Drawing.Point(-10000, -10000);
            this.ultraTabSharedControlsPage10.Name = "ultraTabSharedControlsPage10";
            this.ultraTabSharedControlsPage10.Size = new System.Drawing.Size(511, 678);
            // 
            // ultraLabel8
            // 
            appearance151.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(128)))), ((int)(((byte)(0)))));
            appearance151.BackColor2 = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(64)))), ((int)(((byte)(0)))));
            appearance151.BackGradientStyle = Infragistics.Win.GradientStyle.BackwardDiagonal;
            appearance151.ForeColor = System.Drawing.Color.White;
            appearance151.TextHAlignAsString = "Center";
            appearance151.TextVAlignAsString = "Middle";
            this.ultraLabel8.Appearance = appearance151;
            this.ultraLabel8.Dock = System.Windows.Forms.DockStyle.Top;
            this.ultraLabel8.Font = new System.Drawing.Font("Times New Roman", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.ultraLabel8.Location = new System.Drawing.Point(0, 0);
            this.ultraLabel8.Name = "ultraLabel8";
            this.ultraLabel8.Size = new System.Drawing.Size(515, 23);
            this.ultraLabel8.TabIndex = 2;
            this.ultraLabel8.Text = "Carta 9B1P";
            // 
            // ultraTabPageControl3
            // 
            this.ultraTabPageControl3.Controls.Add(this.ultraTabControl6);
            this.ultraTabPageControl3.Controls.Add(this.ultraLabel7);
            this.ultraTabPageControl3.Location = new System.Drawing.Point(-10000, -10000);
            this.ultraTabPageControl3.Name = "ultraTabPageControl3";
            this.ultraTabPageControl3.Size = new System.Drawing.Size(515, 727);
            // 
            // ultraTabControl6
            // 
            this.ultraTabControl6.Controls.Add(this.ultraTabSharedControlsPage9);
            this.ultraTabControl6.Controls.Add(this.ultraTabPageControl23);
            this.ultraTabControl6.Controls.Add(this.ultraTabPageControl24);
            this.ultraTabControl6.Dock = System.Windows.Forms.DockStyle.Fill;
            this.ultraTabControl6.Location = new System.Drawing.Point(0, 23);
            this.ultraTabControl6.Name = "ultraTabControl6";
            this.ultraTabControl6.SharedControlsPage = this.ultraTabSharedControlsPage9;
            this.ultraTabControl6.Size = new System.Drawing.Size(515, 704);
            appearance152.BackColor = System.Drawing.Color.Blue;
            appearance152.BackColor2 = System.Drawing.Color.Silver;
            appearance152.BackGradientStyle = Infragistics.Win.GradientStyle.BackwardDiagonal;
            this.ultraTabControl6.TabHeaderAreaAppearance = appearance152;
            this.ultraTabControl6.TabIndex = 3;
            ultraTab29.TabPage = this.ultraTabPageControl23;
            ultraTab29.Text = "Formulario";
            ultraTab30.TabPage = this.ultraTabPageControl24;
            ultraTab30.Text = "Carta";
            this.ultraTabControl6.Tabs.AddRange(new Infragistics.Win.UltraWinTabControl.UltraTab[] {
            ultraTab29,
            ultraTab30});
            this.ultraTabControl6.SelectedTabChanged += new Infragistics.Win.UltraWinTabControl.SelectedTabChangedEventHandler(this.ultraTabControl6_SelectedTabChanged);
            // 
            // ultraTabSharedControlsPage9
            // 
            this.ultraTabSharedControlsPage9.Location = new System.Drawing.Point(-10000, -10000);
            this.ultraTabSharedControlsPage9.Name = "ultraTabSharedControlsPage9";
            this.ultraTabSharedControlsPage9.Size = new System.Drawing.Size(511, 678);
            // 
            // ultraLabel7
            // 
            appearance153.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(128)))), ((int)(((byte)(0)))));
            appearance153.BackColor2 = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(64)))), ((int)(((byte)(0)))));
            appearance153.BackGradientStyle = Infragistics.Win.GradientStyle.BackwardDiagonal;
            appearance153.ForeColor = System.Drawing.Color.White;
            appearance153.TextHAlignAsString = "Center";
            appearance153.TextVAlignAsString = "Middle";
            this.ultraLabel7.Appearance = appearance153;
            this.ultraLabel7.Dock = System.Windows.Forms.DockStyle.Top;
            this.ultraLabel7.Font = new System.Drawing.Font("Times New Roman", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.ultraLabel7.Location = new System.Drawing.Point(0, 0);
            this.ultraLabel7.Name = "ultraLabel7";
            this.ultraLabel7.Size = new System.Drawing.Size(515, 23);
            this.ultraLabel7.TabIndex = 1;
            this.ultraLabel7.Text = "Carta 9B2P";
            // 
            // ultraTabPageControl5
            // 
            this.ultraTabPageControl5.Controls.Add(this.ultraTabControl8);
            this.ultraTabPageControl5.Controls.Add(this.ultraLabel9);
            this.ultraTabPageControl5.Location = new System.Drawing.Point(-10000, -10000);
            this.ultraTabPageControl5.Name = "ultraTabPageControl5";
            this.ultraTabPageControl5.Size = new System.Drawing.Size(515, 727);
            // 
            // ultraTabControl8
            // 
            this.ultraTabControl8.Controls.Add(this.ultraTabSharedControlsPage11);
            this.ultraTabControl8.Controls.Add(this.ultraTabPageControl27);
            this.ultraTabControl8.Controls.Add(this.ultraTabPageControl28);
            this.ultraTabControl8.Dock = System.Windows.Forms.DockStyle.Fill;
            this.ultraTabControl8.Location = new System.Drawing.Point(0, 23);
            this.ultraTabControl8.Name = "ultraTabControl8";
            this.ultraTabControl8.SharedControlsPage = this.ultraTabSharedControlsPage11;
            this.ultraTabControl8.Size = new System.Drawing.Size(515, 704);
            appearance154.BackColor = System.Drawing.Color.Blue;
            appearance154.BackColor2 = System.Drawing.Color.Silver;
            appearance154.BackGradientStyle = Infragistics.Win.GradientStyle.BackwardDiagonal;
            this.ultraTabControl8.TabHeaderAreaAppearance = appearance154;
            this.ultraTabControl8.TabIndex = 4;
            ultraTab33.TabPage = this.ultraTabPageControl27;
            ultraTab33.Text = "Formulario";
            ultraTab34.TabPage = this.ultraTabPageControl28;
            ultraTab34.Text = "Carta";
            this.ultraTabControl8.Tabs.AddRange(new Infragistics.Win.UltraWinTabControl.UltraTab[] {
            ultraTab33,
            ultraTab34});
            this.ultraTabControl8.SelectedTabChanged += new Infragistics.Win.UltraWinTabControl.SelectedTabChangedEventHandler(this.ultraTabControl8_SelectedTabChanged);
            // 
            // ultraTabSharedControlsPage11
            // 
            this.ultraTabSharedControlsPage11.Location = new System.Drawing.Point(-10000, -10000);
            this.ultraTabSharedControlsPage11.Name = "ultraTabSharedControlsPage11";
            this.ultraTabSharedControlsPage11.Size = new System.Drawing.Size(511, 678);
            // 
            // ultraLabel9
            // 
            appearance155.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(128)))), ((int)(((byte)(0)))));
            appearance155.BackColor2 = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(64)))), ((int)(((byte)(0)))));
            appearance155.BackGradientStyle = Infragistics.Win.GradientStyle.BackwardDiagonal;
            appearance155.ForeColor = System.Drawing.Color.White;
            appearance155.TextHAlignAsString = "Center";
            appearance155.TextVAlignAsString = "Middle";
            this.ultraLabel9.Appearance = appearance155;
            this.ultraLabel9.Dock = System.Windows.Forms.DockStyle.Top;
            this.ultraLabel9.Font = new System.Drawing.Font("Times New Roman", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.ultraLabel9.Location = new System.Drawing.Point(0, 0);
            this.ultraLabel9.Name = "ultraLabel9";
            this.ultraLabel9.Size = new System.Drawing.Size(515, 23);
            this.ultraLabel9.TabIndex = 2;
            this.ultraLabel9.Text = "Carta 9B4P";
            // 
            // ultraTabPageControl6
            // 
            this.ultraTabPageControl6.Controls.Add(this.ultraTabControl9);
            this.ultraTabPageControl6.Controls.Add(this.ultraLabel10);
            this.ultraTabPageControl6.Location = new System.Drawing.Point(-10000, -10000);
            this.ultraTabPageControl6.Name = "ultraTabPageControl6";
            this.ultraTabPageControl6.Size = new System.Drawing.Size(515, 727);
            // 
            // ultraTabControl9
            // 
            this.ultraTabControl9.Controls.Add(this.ultraTabSharedControlsPage12);
            this.ultraTabControl9.Controls.Add(this.ultraTabPageControl29);
            this.ultraTabControl9.Controls.Add(this.ultraTabPageControl30);
            this.ultraTabControl9.Dock = System.Windows.Forms.DockStyle.Fill;
            this.ultraTabControl9.Location = new System.Drawing.Point(0, 23);
            this.ultraTabControl9.Name = "ultraTabControl9";
            this.ultraTabControl9.SharedControlsPage = this.ultraTabSharedControlsPage12;
            this.ultraTabControl9.Size = new System.Drawing.Size(515, 704);
            appearance156.BackColor = System.Drawing.Color.Blue;
            appearance156.BackColor2 = System.Drawing.Color.Silver;
            appearance156.BackGradientStyle = Infragistics.Win.GradientStyle.BackwardDiagonal;
            this.ultraTabControl9.TabHeaderAreaAppearance = appearance156;
            this.ultraTabControl9.TabIndex = 4;
            ultraTab35.TabPage = this.ultraTabPageControl29;
            ultraTab35.Text = "Formulario";
            ultraTab36.TabPage = this.ultraTabPageControl30;
            ultraTab36.Text = "Carta";
            this.ultraTabControl9.Tabs.AddRange(new Infragistics.Win.UltraWinTabControl.UltraTab[] {
            ultraTab35,
            ultraTab36});
            this.ultraTabControl9.SelectedTabChanged += new Infragistics.Win.UltraWinTabControl.SelectedTabChangedEventHandler(this.ultraTabControl9_SelectedTabChanged);
            // 
            // ultraTabSharedControlsPage12
            // 
            this.ultraTabSharedControlsPage12.Location = new System.Drawing.Point(-10000, -10000);
            this.ultraTabSharedControlsPage12.Name = "ultraTabSharedControlsPage12";
            this.ultraTabSharedControlsPage12.Size = new System.Drawing.Size(511, 678);
            // 
            // ultraLabel10
            // 
            appearance157.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(128)))), ((int)(((byte)(0)))));
            appearance157.BackColor2 = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(64)))), ((int)(((byte)(0)))));
            appearance157.BackGradientStyle = Infragistics.Win.GradientStyle.BackwardDiagonal;
            appearance157.ForeColor = System.Drawing.Color.White;
            appearance157.TextHAlignAsString = "Center";
            appearance157.TextVAlignAsString = "Middle";
            this.ultraLabel10.Appearance = appearance157;
            this.ultraLabel10.Dock = System.Windows.Forms.DockStyle.Top;
            this.ultraLabel10.Font = new System.Drawing.Font("Times New Roman", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.ultraLabel10.Location = new System.Drawing.Point(0, 0);
            this.ultraLabel10.Name = "ultraLabel10";
            this.ultraLabel10.Size = new System.Drawing.Size(515, 23);
            this.ultraLabel10.TabIndex = 2;
            this.ultraLabel10.Text = "Carta 9CP";
            // 
            // ultraTabPageControl7
            // 
            this.ultraTabPageControl7.Controls.Add(this.ultraTabControl10);
            this.ultraTabPageControl7.Controls.Add(this.ultraLabel11);
            this.ultraTabPageControl7.Location = new System.Drawing.Point(-10000, -10000);
            this.ultraTabPageControl7.Name = "ultraTabPageControl7";
            this.ultraTabPageControl7.Size = new System.Drawing.Size(515, 727);
            // 
            // ultraTabControl10
            // 
            this.ultraTabControl10.Controls.Add(this.ultraTabSharedControlsPage13);
            this.ultraTabControl10.Controls.Add(this.ultraTabPageControl31);
            this.ultraTabControl10.Controls.Add(this.ultraTabPageControl32);
            this.ultraTabControl10.Dock = System.Windows.Forms.DockStyle.Fill;
            this.ultraTabControl10.Location = new System.Drawing.Point(0, 23);
            this.ultraTabControl10.Name = "ultraTabControl10";
            this.ultraTabControl10.SharedControlsPage = this.ultraTabSharedControlsPage13;
            this.ultraTabControl10.Size = new System.Drawing.Size(515, 704);
            appearance158.BackColor = System.Drawing.Color.Blue;
            appearance158.BackColor2 = System.Drawing.Color.Silver;
            appearance158.BackGradientStyle = Infragistics.Win.GradientStyle.BackwardDiagonal;
            this.ultraTabControl10.TabHeaderAreaAppearance = appearance158;
            this.ultraTabControl10.TabIndex = 4;
            ultraTab19.TabPage = this.ultraTabPageControl31;
            ultraTab19.Text = "Formulario";
            ultraTab20.TabPage = this.ultraTabPageControl32;
            ultraTab20.Text = "Carta";
            this.ultraTabControl10.Tabs.AddRange(new Infragistics.Win.UltraWinTabControl.UltraTab[] {
            ultraTab19,
            ultraTab20});
            this.ultraTabControl10.SelectedTabChanged += new Infragistics.Win.UltraWinTabControl.SelectedTabChangedEventHandler(this.ultraTabControl10_SelectedTabChanged);
            // 
            // ultraTabSharedControlsPage13
            // 
            this.ultraTabSharedControlsPage13.Location = new System.Drawing.Point(-10000, -10000);
            this.ultraTabSharedControlsPage13.Name = "ultraTabSharedControlsPage13";
            this.ultraTabSharedControlsPage13.Size = new System.Drawing.Size(511, 678);
            // 
            // ultraLabel11
            // 
            appearance159.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(128)))), ((int)(((byte)(0)))));
            appearance159.BackColor2 = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(64)))), ((int)(((byte)(0)))));
            appearance159.BackGradientStyle = Infragistics.Win.GradientStyle.BackwardDiagonal;
            appearance159.ForeColor = System.Drawing.Color.White;
            appearance159.TextHAlignAsString = "Center";
            appearance159.TextVAlignAsString = "Middle";
            this.ultraLabel11.Appearance = appearance159;
            this.ultraLabel11.Dock = System.Windows.Forms.DockStyle.Top;
            this.ultraLabel11.Font = new System.Drawing.Font("Times New Roman", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.ultraLabel11.Location = new System.Drawing.Point(0, 0);
            this.ultraLabel11.Name = "ultraLabel11";
            this.ultraLabel11.Size = new System.Drawing.Size(515, 23);
            this.ultraLabel11.TabIndex = 2;
            this.ultraLabel11.Text = "Carta 9B30P";
            // 
            // ultraTabPageControl1
            // 
            this.ultraTabPageControl1.Location = new System.Drawing.Point(0, 0);
            this.ultraTabPageControl1.Name = "ultraTabPageControl1";
            this.ultraTabPageControl1.Size = new System.Drawing.Size(106, 34);
            // 
            // ultraTabPageControl2
            // 
            this.ultraTabPageControl2.Location = new System.Drawing.Point(-10000, -10000);
            this.ultraTabPageControl2.Name = "ultraTabPageControl2";
            this.ultraTabPageControl2.Size = new System.Drawing.Size(106, 34);
            // 
            // ultraLabel1
            // 
            appearance160.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(192)))));
            appearance160.BackColor2 = System.Drawing.Color.DodgerBlue;
            appearance160.BackGradientStyle = Infragistics.Win.GradientStyle.BackwardDiagonal;
            appearance160.ForeColor = System.Drawing.Color.DarkOrange;
            appearance160.TextHAlignAsString = "Center";
            appearance160.TextVAlignAsString = "Middle";
            this.ultraLabel1.Appearance = appearance160;
            this.ultraLabel1.Dock = System.Windows.Forms.DockStyle.Top;
            this.ultraLabel1.Font = new System.Drawing.Font("Rockwell Light", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.ultraLabel1.Location = new System.Drawing.Point(0, 0);
            this.ultraLabel1.Name = "ultraLabel1";
            this.ultraLabel1.Size = new System.Drawing.Size(690, 28);
            this.ultraLabel1.TabIndex = 0;
            this.ultraLabel1.Text = "GENERERADOR DE CARTAS A CLIENTES DE CREDITO";
            // 
            // ultraStatusBar1
            // 
            appearance161.BackColor = System.Drawing.Color.Blue;
            appearance161.BackColor2 = System.Drawing.Color.Silver;
            appearance161.BackGradientStyle = Infragistics.Win.GradientStyle.BackwardDiagonal;
            this.ultraStatusBar1.Appearance = appearance161;
            this.ultraStatusBar1.Location = new System.Drawing.Point(0, 755);
            this.ultraStatusBar1.Name = "ultraStatusBar1";
            this.ultraStatusBar1.Size = new System.Drawing.Size(690, 23);
            this.ultraStatusBar1.TabIndex = 1;
            // 
            // menu
            // 
            this.menu.AnimationSpeed = Infragistics.Win.UltraWinExplorerBar.AnimationSpeed.Fast;
            this.menu.Dock = System.Windows.Forms.DockStyle.Left;
            appearance162.Image = "user126.png";
            ultraExplorerBarItem1.Settings.AppearancesLarge.Appearance = appearance162;
            ultraExplorerBarItem1.Text = "9B1S";
            appearance163.Image = "user126.png";
            ultraExplorerBarItem2.Settings.AppearancesLarge.Appearance = appearance163;
            ultraExplorerBarItem2.Text = "9B2S";
            appearance164.Image = "user126.png";
            ultraExplorerBarItem3.Settings.AppearancesLarge.Appearance = appearance164;
            ultraExplorerBarItem3.Text = "9B4S";
            appearance165.Image = "user126.png";
            ultraExplorerBarItem4.Settings.AppearancesLarge.Appearance = appearance165;
            ultraExplorerBarItem4.Text = "9CS";
            appearance166.Image = "user126.png";
            ultraExplorerBarItem5.Settings.AppearancesLarge.Appearance = appearance166;
            ultraExplorerBarItem5.Text = "9B30S";
            ultraExplorerBarGroup1.Items.AddRange(new Infragistics.Win.UltraWinExplorerBar.UltraExplorerBarItem[] {
            ultraExplorerBarItem1,
            ultraExplorerBarItem2,
            ultraExplorerBarItem3,
            ultraExplorerBarItem4,
            ultraExplorerBarItem5});
            ultraExplorerBarGroup1.Text = "Singular";
            appearance167.Image = "users22.png";
            ultraExplorerBarItem6.Settings.AppearancesLarge.Appearance = appearance167;
            ultraExplorerBarItem6.Text = "9B1P";
            appearance168.Image = "users22.png";
            ultraExplorerBarItem7.Settings.AppearancesLarge.Appearance = appearance168;
            ultraExplorerBarItem7.Text = "9B2P";
            appearance169.Image = "users22.png";
            ultraExplorerBarItem8.Settings.AppearancesLarge.Appearance = appearance169;
            ultraExplorerBarItem8.Text = "9B4P";
            appearance170.Image = "users22.png";
            ultraExplorerBarItem9.Settings.AppearancesLarge.Appearance = appearance170;
            ultraExplorerBarItem9.Text = "9CP";
            appearance171.Image = "users22.png";
            ultraExplorerBarItem10.Settings.AppearancesLarge.Appearance = appearance171;
            ultraExplorerBarItem10.Text = "9B30P";
            ultraExplorerBarGroup2.Items.AddRange(new Infragistics.Win.UltraWinExplorerBar.UltraExplorerBarItem[] {
            ultraExplorerBarItem6,
            ultraExplorerBarItem7,
            ultraExplorerBarItem8,
            ultraExplorerBarItem9,
            ultraExplorerBarItem10});
            ultraExplorerBarGroup2.Text = "Plural";
            this.menu.Groups.AddRange(new Infragistics.Win.UltraWinExplorerBar.UltraExplorerBarGroup[] {
            ultraExplorerBarGroup1,
            ultraExplorerBarGroup2});
            this.menu.GroupSettings.Style = Infragistics.Win.UltraWinExplorerBar.GroupStyle.LargeImagesWithText;
            this.menu.ImageListLarge = this.imagenes;
            this.menu.ImageSizeLarge = new System.Drawing.Size(50, 50);
            this.menu.Location = new System.Drawing.Point(0, 28);
            this.menu.Name = "menu";
            this.menu.Size = new System.Drawing.Size(175, 727);
            this.menu.Style = Infragistics.Win.UltraWinExplorerBar.UltraExplorerBarStyle.Listbar;
            this.menu.TabIndex = 2;
            this.menu.UseOsThemes = Infragistics.Win.DefaultableBoolean.True;
            this.menu.ViewStyle = Infragistics.Win.UltraWinExplorerBar.UltraExplorerBarViewStyle.Office2007;
            this.menu.ItemClick += new Infragistics.Win.UltraWinExplorerBar.ItemClickEventHandler(this.ultraExplorerBar1_ItemClick);
            // 
            // imagenes
            // 
            this.imagenes.ImageStream = ((System.Windows.Forms.ImageListStreamer)(resources.GetObject("imagenes.ImageStream")));
            this.imagenes.TransparentColor = System.Drawing.Color.Transparent;
            this.imagenes.Images.SetKeyName(0, "user126.png");
            this.imagenes.Images.SetKeyName(1, "users22.png");
            // 
            // tabSingular
            // 
            this.tabSingular.Controls.Add(this.ultraTabSharedControlsPage1);
            this.tabSingular.Controls.Add(this.ultraTabPageControl8);
            this.tabSingular.Controls.Add(this.ultraTabPageControl9);
            this.tabSingular.Controls.Add(this.ultraTabPageControl10);
            this.tabSingular.Controls.Add(this.ultraTabPageControl11);
            this.tabSingular.Controls.Add(this.ultraTabPageControl12);
            this.tabSingular.Location = new System.Drawing.Point(181, 446);
            this.tabSingular.Name = "tabSingular";
            this.tabSingular.SharedControlsPage = this.ultraTabSharedControlsPage1;
            this.tabSingular.Size = new System.Drawing.Size(226, 226);
            this.tabSingular.Style = Infragistics.Win.UltraWinTabControl.UltraTabControlStyle.Wizard;
            this.tabSingular.TabIndex = 3;
            ultraTab8.TabPage = this.ultraTabPageControl8;
            ultraTab8.Text = "9B1S";
            ultraTab9.TabPage = this.ultraTabPageControl9;
            ultraTab9.Text = "9B2S";
            ultraTab10.TabPage = this.ultraTabPageControl10;
            ultraTab10.Text = "9B4S";
            ultraTab11.TabPage = this.ultraTabPageControl11;
            ultraTab11.Text = "9CS";
            ultraTab12.TabPage = this.ultraTabPageControl12;
            ultraTab12.Text = "930S";
            this.tabSingular.Tabs.AddRange(new Infragistics.Win.UltraWinTabControl.UltraTab[] {
            ultraTab8,
            ultraTab9,
            ultraTab10,
            ultraTab11,
            ultraTab12});
            this.tabSingular.Visible = false;
            // 
            // ultraTabSharedControlsPage1
            // 
            this.ultraTabSharedControlsPage1.Location = new System.Drawing.Point(-10000, -10000);
            this.ultraTabSharedControlsPage1.Name = "ultraTabSharedControlsPage1";
            this.ultraTabSharedControlsPage1.Size = new System.Drawing.Size(226, 226);
            // 
            // tabPlural
            // 
            this.tabPlural.Controls.Add(this.ultraTabSharedControlsPage2);
            this.tabPlural.Controls.Add(this.ultraTabPageControl3);
            this.tabPlural.Controls.Add(this.ultraTabPageControl4);
            this.tabPlural.Controls.Add(this.ultraTabPageControl5);
            this.tabPlural.Controls.Add(this.ultraTabPageControl6);
            this.tabPlural.Controls.Add(this.ultraTabPageControl7);
            this.tabPlural.Dock = System.Windows.Forms.DockStyle.Fill;
            this.tabPlural.Location = new System.Drawing.Point(175, 28);
            this.tabPlural.Name = "tabPlural";
            this.tabPlural.SharedControlsPage = this.ultraTabSharedControlsPage2;
            this.tabPlural.Size = new System.Drawing.Size(515, 727);
            this.tabPlural.Style = Infragistics.Win.UltraWinTabControl.UltraTabControlStyle.Wizard;
            this.tabPlural.TabIndex = 5;
            ultraTab4.TabPage = this.ultraTabPageControl4;
            ultraTab4.Text = "9B2P";
            ultraTab3.TabPage = this.ultraTabPageControl3;
            ultraTab3.Text = "9B1P";
            ultraTab5.TabPage = this.ultraTabPageControl5;
            ultraTab5.Text = "9B4P";
            ultraTab6.TabPage = this.ultraTabPageControl6;
            ultraTab6.Text = "9CP";
            ultraTab7.TabPage = this.ultraTabPageControl7;
            ultraTab7.Text = "930P";
            this.tabPlural.Tabs.AddRange(new Infragistics.Win.UltraWinTabControl.UltraTab[] {
            ultraTab4,
            ultraTab3,
            ultraTab5,
            ultraTab6,
            ultraTab7});
            this.tabPlural.Visible = false;
            this.tabPlural.SelectedTabChanged += new Infragistics.Win.UltraWinTabControl.SelectedTabChangedEventHandler(this.tabPlural_SelectedTabChanged);
            // 
            // ultraTabSharedControlsPage2
            // 
            this.ultraTabSharedControlsPage2.Location = new System.Drawing.Point(-10000, -10000);
            this.ultraTabSharedControlsPage2.Name = "ultraTabSharedControlsPage2";
            this.ultraTabSharedControlsPage2.Size = new System.Drawing.Size(515, 727);
            // 
            // tabMantenimiento
            // 
            this.tabMantenimiento.Controls.Add(this.ultraTabSharedControlsPage3);
            this.tabMantenimiento.Controls.Add(this.ultraTabPageControl1);
            this.tabMantenimiento.Controls.Add(this.ultraTabPageControl2);
            this.tabMantenimiento.Location = new System.Drawing.Point(196, 703);
            this.tabMantenimiento.Name = "tabMantenimiento";
            this.tabMantenimiento.SharedControlsPage = this.ultraTabSharedControlsPage3;
            this.tabMantenimiento.Size = new System.Drawing.Size(106, 34);
            this.tabMantenimiento.Style = Infragistics.Win.UltraWinTabControl.UltraTabControlStyle.Wizard;
            this.tabMantenimiento.TabIndex = 6;
            ultraTab1.TabPage = this.ultraTabPageControl1;
            ultraTab1.Text = "tab1";
            ultraTab2.TabPage = this.ultraTabPageControl2;
            ultraTab2.Text = "tab2";
            this.tabMantenimiento.Tabs.AddRange(new Infragistics.Win.UltraWinTabControl.UltraTab[] {
            ultraTab1,
            ultraTab2});
            this.tabMantenimiento.Visible = false;
            // 
            // ultraTabSharedControlsPage3
            // 
            this.ultraTabSharedControlsPage3.Location = new System.Drawing.Point(-10000, -10000);
            this.ultraTabSharedControlsPage3.Name = "ultraTabSharedControlsPage3";
            this.ultraTabSharedControlsPage3.Size = new System.Drawing.Size(106, 34);
            // 
            // dataCredito1
            // 
            this.dataCredito1.DataSetName = "dataCredito";
            this.dataCredito1.SchemaSerializationMode = System.Data.SchemaSerializationMode.IncludeSchema;
            // 
            // frmPrincipal
            // 
            this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
            this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
            this.ClientSize = new System.Drawing.Size(690, 778);
            this.Controls.Add(this.tabMantenimiento);
            this.Controls.Add(this.tabPlural);
            this.Controls.Add(this.tabSingular);
            this.Controls.Add(this.menu);
            this.Controls.Add(this.ultraStatusBar1);
            this.Controls.Add(this.ultraLabel1);
            this.Name = "frmPrincipal";
            this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen;
            this.Text = "cartasCREDITO";
            this.WindowState = System.Windows.Forms.FormWindowState.Maximized;
            this.Load += new System.EventHandler(this.frmPrincipal_Load);
            this.FormClosed += new System.Windows.Forms.FormClosedEventHandler(this.frmPrincipal_FormClosed);
            this.ultraTabPageControl13.ResumeLayout(false);
            this.ultraTabPageControl13.PerformLayout();
            ((System.ComponentModel.ISupportInitialize)(this.sing1Pie)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.sing1Anio)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.sing1Meses)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.sing1CantidadL)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.sing1Ciudad)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.sing1Direccion2)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.sing1Direccion)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.sing1Nombre)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.sing1Fecha)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.ultraGroupBox3)).EndInit();
            this.ultraGroupBox3.ResumeLayout(false);
            ((System.ComponentModel.ISupportInitialize)(this.ultraGroupBox4)).EndInit();
            this.ultraGroupBox4.ResumeLayout(false);
            this.ultraPanel2.ClientArea.ResumeLayout(false);
            this.ultraPanel2.ResumeLayout(false);
            this.ultraTabPageControl14.ResumeLayout(false);
            this.ultraTabPageControl15.ResumeLayout(false);
            this.ultraTabPageControl15.PerformLayout();
            ((System.ComponentModel.ISupportInitialize)(this.sing2Pie)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.sing2Anio)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.sing2Meses)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.sing2CantidadL)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.sing2Ciudad)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.sing2Direccion2)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.sing2Direccion1)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.sing2Nombre)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.sing2Fecha)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.ultraGroupBox1)).EndInit();
            this.ultraGroupBox1.ResumeLayout(false);
            ((System.ComponentModel.ISupportInitialize)(this.ultraGroupBox2)).EndInit();
            this.ultraGroupBox2.ResumeLayout(false);
            this.ultraPanel1.ClientArea.ResumeLayout(false);
            this.ultraPanel1.ResumeLayout(false);
            this.ultraTabPageControl16.ResumeLayout(false);
            this.ultraTabPageControl17.ResumeLayout(false);
            this.ultraTabPageControl17.PerformLayout();
            ((System.ComponentModel.ISupportInitialize)(this.sing3Pie)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.sing3Anio)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.sing3Meses)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.sing3CantidadL)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.sing3Ciudad)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.sing3Direccion2)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.sing3Direccion)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.sing3Nombre)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.sing3Fecha)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.ultraGroupBox5)).EndInit();
            this.ultraGroupBox5.ResumeLayout(false);
            ((System.ComponentModel.ISupportInitialize)(this.ultraGroupBox6)).EndInit();
            this.ultraGroupBox6.ResumeLayout(false);
            this.ultraPanel3.ClientArea.ResumeLayout(false);
            this.ultraPanel3.ResumeLayout(false);
            this.ultraTabPageControl18.ResumeLayout(false);
            this.ultraTabPageControl19.ResumeLayout(false);
            this.ultraTabPageControl19.PerformLayout();
            ((System.ComponentModel.ISupportInitialize)(this.sing4Pie)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.sing4Ciudad)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.sing4Direccion2)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.sing4Direccion)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.sing4Nombre)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.sing4Fecha)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.ultraGroupBox7)).EndInit();
            this.ultraGroupBox7.ResumeLayout(false);
            ((System.ComponentModel.ISupportInitialize)(this.ultraGroupBox8)).EndInit();
            this.ultraGroupBox8.ResumeLayout(false);
            this.ultraPanel4.ClientArea.ResumeLayout(false);
            this.ultraPanel4.ResumeLayout(false);
            this.ultraTabPageControl20.ResumeLayout(false);
            this.ultraTabPageControl21.ResumeLayout(false);
            this.ultraTabPageControl21.PerformLayout();
            ((System.ComponentModel.ISupportInitialize)(this.sing5Pie)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.sing5Ciudad)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.sing5Direccion2)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.sing5Direccion)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.sing5Nombre)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.sing5Fecha)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.ultraGroupBox9)).EndInit();
            this.ultraGroupBox9.ResumeLayout(false);
            ((System.ComponentModel.ISupportInitialize)(this.ultraGroupBox10)).EndInit();
            this.ultraGroupBox10.ResumeLayout(false);
            this.ultraPanel5.ClientArea.ResumeLayout(false);
            this.ultraPanel5.ResumeLayout(false);
            this.ultraTabPageControl22.ResumeLayout(false);
            this.ultraTabPageControl25.ResumeLayout(false);
            this.ultraTabPageControl25.PerformLayout();
            ((System.ComponentModel.ISupportInitialize)(this.plural1Pie)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.plural1Anio)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.plural1Meses)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.plural1CantidadL)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.plural1Ciudad)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.plural1Direccion2)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.plural1Direccion)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.plural1Nombre)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.plural1Fecha)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.ultraGroupBox13)).EndInit();
            this.ultraGroupBox13.ResumeLayout(false);
            ((System.ComponentModel.ISupportInitialize)(this.ultraGroupBox14)).EndInit();
            this.ultraGroupBox14.ResumeLayout(false);
            this.ultraPanel7.ClientArea.ResumeLayout(false);
            this.ultraPanel7.ResumeLayout(false);
            this.ultraTabPageControl26.ResumeLayout(false);
            this.ultraTabPageControl23.ResumeLayout(false);
            this.ultraTabPageControl23.PerformLayout();
            ((System.ComponentModel.ISupportInitialize)(this.plural2Pie)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.plural2Anio)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.plural2Meses)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.plural2CantidadL)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.plural2Ciudad)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.plural2Direccion2)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.plural2Direccion)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.plural2Nombre)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.plural2Fecha)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.ultraGroupBox11)).EndInit();
            this.ultraGroupBox11.ResumeLayout(false);
            ((System.ComponentModel.ISupportInitialize)(this.ultraGroupBox12)).EndInit();
            this.ultraGroupBox12.ResumeLayout(false);
            this.ultraPanel6.ClientArea.ResumeLayout(false);
            this.ultraPanel6.ResumeLayout(false);
            this.ultraTabPageControl24.ResumeLayout(false);
            this.ultraTabPageControl27.ResumeLayout(false);
            this.ultraTabPageControl27.PerformLayout();
            ((System.ComponentModel.ISupportInitialize)(this.plural3Pie)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.plural3Anio)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.plural3Meses)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.plural3CantidadL)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.plural3Ciudad)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.plural3Direccion2)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.plural3Direccion)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.plural3Nombre)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.plural3Fecha)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.ultraGroupBox15)).EndInit();
            this.ultraGroupBox15.ResumeLayout(false);
            ((System.ComponentModel.ISupportInitialize)(this.ultraGroupBox16)).EndInit();
            this.ultraGroupBox16.ResumeLayout(false);
            this.ultraPanel8.ClientArea.ResumeLayout(false);
            this.ultraPanel8.ResumeLayout(false);
            this.ultraTabPageControl28.ResumeLayout(false);
            this.ultraTabPageControl29.ResumeLayout(false);
            this.ultraTabPageControl29.PerformLayout();
            ((System.ComponentModel.ISupportInitialize)(this.plural4Pie)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.plural4Ciudad)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.plural4Direccion2)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.plural4Nombre)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.plural4Fecha)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.ultraGroupBox17)).EndInit();
            this.ultraGroupBox17.ResumeLayout(false);
            ((System.ComponentModel.ISupportInitialize)(this.ultraGroupBox18)).EndInit();
            this.ultraGroupBox18.ResumeLayout(false);
            this.ultraPanel9.ClientArea.ResumeLayout(false);
            this.ultraPanel9.ResumeLayout(false);
            this.ultraTabPageControl30.ResumeLayout(false);
            this.ultraTabPageControl31.ResumeLayout(false);
            this.ultraTabPageControl31.PerformLayout();
            ((System.ComponentModel.ISupportInitialize)(this.plural5Pie)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.plural5Ciudad)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.plural5Direccion2)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.plural5Direccion)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.plural5Nombre)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.plural5Fecha)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.ultraGroupBox19)).EndInit();
            this.ultraGroupBox19.ResumeLayout(false);
            ((System.ComponentModel.ISupportInitialize)(this.ultraGroupBox20)).EndInit();
            this.ultraGroupBox20.ResumeLayout(false);
            this.ultraPanel10.ClientArea.ResumeLayout(false);
            this.ultraPanel10.ResumeLayout(false);
            this.ultraTabPageControl32.ResumeLayout(false);
            this.ultraTabPageControl8.ResumeLayout(false);
            ((System.ComponentModel.ISupportInitialize)(this.ultraTabControl1)).EndInit();
            this.ultraTabControl1.ResumeLayout(false);
            this.ultraTabPageControl9.ResumeLayout(false);
            ((System.ComponentModel.ISupportInitialize)(this.ultraTabControl2)).EndInit();
            this.ultraTabControl2.ResumeLayout(false);
            this.ultraTabPageControl10.ResumeLayout(false);
            ((System.ComponentModel.ISupportInitialize)(this.ultraTabControl3)).EndInit();
            this.ultraTabControl3.ResumeLayout(false);
            this.ultraTabPageControl11.ResumeLayout(false);
            ((System.ComponentModel.ISupportInitialize)(this.ultraTabControl4)).EndInit();
            this.ultraTabControl4.ResumeLayout(false);
            this.ultraTabPageControl12.ResumeLayout(false);
            ((System.ComponentModel.ISupportInitialize)(this.ultraTabControl5)).EndInit();
            this.ultraTabControl5.ResumeLayout(false);
            this.ultraTabPageControl4.ResumeLayout(false);
            ((System.ComponentModel.ISupportInitialize)(this.ultraTabControl7)).EndInit();
            this.ultraTabControl7.ResumeLayout(false);
            this.ultraTabPageControl3.ResumeLayout(false);
            ((System.ComponentModel.ISupportInitialize)(this.ultraTabControl6)).EndInit();
            this.ultraTabControl6.ResumeLayout(false);
            this.ultraTabPageControl5.ResumeLayout(false);
            ((System.ComponentModel.ISupportInitialize)(this.ultraTabControl8)).EndInit();
            this.ultraTabControl8.ResumeLayout(false);
            this.ultraTabPageControl6.ResumeLayout(false);
            ((System.ComponentModel.ISupportInitialize)(this.ultraTabControl9)).EndInit();
            this.ultraTabControl9.ResumeLayout(false);
            this.ultraTabPageControl7.ResumeLayout(false);
            ((System.ComponentModel.ISupportInitialize)(this.ultraTabControl10)).EndInit();
            this.ultraTabControl10.ResumeLayout(false);
            ((System.ComponentModel.ISupportInitialize)(this.ultraStatusBar1)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.menu)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.tabSingular)).EndInit();
            this.tabSingular.ResumeLayout(false);
            ((System.ComponentModel.ISupportInitialize)(this.tabPlural)).EndInit();
            this.tabPlural.ResumeLayout(false);
            ((System.ComponentModel.ISupportInitialize)(this.tabMantenimiento)).EndInit();
            this.tabMantenimiento.ResumeLayout(false);
            ((System.ComponentModel.ISupportInitialize)(this.dataCredito1)).EndInit();
            this.ResumeLayout(false);

        }
Example #48
0
 /// <summary>
 /// Required method for Designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     Infragistics.Win.Appearance appearance1 = new Infragistics.Win.Appearance();
     Infragistics.Win.Appearance appearance2 = new Infragistics.Win.Appearance();
     Infragistics.Win.Appearance appearance3 = new Infragistics.Win.Appearance();
     Infragistics.Win.Appearance appearance4 = new Infragistics.Win.Appearance();
     Infragistics.Win.Appearance appearance5 = new Infragistics.Win.Appearance();
     Infragistics.Win.Appearance appearance6 = new Infragistics.Win.Appearance();
     Infragistics.Win.UltraWinTabControl.UltraTab ultraTab3 = new Infragistics.Win.UltraWinTabControl.UltraTab();
     Infragistics.Win.Appearance appearance7 = new Infragistics.Win.Appearance();
     this.ultraTabPageControl1 = new Infragistics.Win.UltraWinTabControl.UltraTabPageControl();
     this.ultraGroupBox3       = new Infragistics.Win.Misc.UltraGroupBox();
     this.ultraLabel9          = new Infragistics.Win.Misc.UltraLabel();
     this.btnSalProcessFull    = new Infragistics.Win.Misc.UltraButton();
     this.dtLast         = new Infragistics.Win.UltraWinEditors.UltraDateTimeEditor();
     this.dtFirst        = new Infragistics.Win.UltraWinEditors.UltraDateTimeEditor();
     this.ultraLabel1    = new Infragistics.Win.Misc.UltraLabel();
     this.ultraGroupBox2 = new Infragistics.Win.Misc.UltraGroupBox();
     this.festPanel      = new Infragistics.Win.Misc.UltraPanel();
     this.ultraLabel4    = new Infragistics.Win.Misc.UltraLabel();
     this.txtPer         = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
     this.ultraLabel2    = new Infragistics.Win.Misc.UltraLabel();
     this.dtLastYearEnd  = new Infragistics.Win.UltraWinEditors.UltraDateTimeEditor();
     this.ultraLabel3    = new Infragistics.Win.Misc.UltraLabel();
     this.dtFirstYearEnd = new Infragistics.Win.UltraWinEditors.UltraDateTimeEditor();
     this.btnFYear       = new Infragistics.Win.Misc.UltraButton();
     this.chkPF          = new System.Windows.Forms.CheckBox();
     this.btnClose       = new Infragistics.Win.Misc.UltraButton();
     this.btnCancel      = new Infragistics.Win.Misc.UltraButton();
     this.btnDelete      = new Infragistics.Win.Misc.UltraButton();
     this.btnSave        = new Infragistics.Win.Misc.UltraButton();
     this.ultraPanel1    = new Infragistics.Win.Misc.UltraPanel();
     this.ultraPanel2    = new Infragistics.Win.Misc.UltraPanel();
     this.ultraPanel3    = new Infragistics.Win.Misc.UltraPanel();
     this.tabEmployee    = new Infragistics.Win.UltraWinTabControl.UltraTabControl();
     this.ultraTabSharedControlsPage1 = new Infragistics.Win.UltraWinTabControl.UltraTabSharedControlsPage();
     this.pnlContainer = new Infragistics.Win.Misc.UltraPanel();
     this.ultraPanel8  = new Infragistics.Win.Misc.UltraPanel();
     this.ultraLabel19 = new Infragistics.Win.Misc.UltraLabel();
     this.dtPayment    = new Infragistics.Win.UltraWinEditors.UltraDateTimeEditor();
     this.ultraTabPageControl1.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.ultraGroupBox3)).BeginInit();
     this.ultraGroupBox3.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.dtLast)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.dtFirst)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.ultraGroupBox2)).BeginInit();
     this.ultraGroupBox2.SuspendLayout();
     this.festPanel.ClientArea.SuspendLayout();
     this.festPanel.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.txtPer)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.dtLastYearEnd)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.dtFirstYearEnd)).BeginInit();
     this.ultraPanel1.ClientArea.SuspendLayout();
     this.ultraPanel1.SuspendLayout();
     this.ultraPanel2.SuspendLayout();
     this.ultraPanel3.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.tabEmployee)).BeginInit();
     this.tabEmployee.SuspendLayout();
     this.pnlContainer.ClientArea.SuspendLayout();
     this.pnlContainer.SuspendLayout();
     this.ultraPanel8.ClientArea.SuspendLayout();
     this.ultraPanel8.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.dtPayment)).BeginInit();
     this.SuspendLayout();
     //
     // ultraTabPageControl1
     //
     this.ultraTabPageControl1.Controls.Add(this.ultraGroupBox3);
     this.ultraTabPageControl1.Controls.Add(this.ultraGroupBox2);
     this.ultraTabPageControl1.Location = new System.Drawing.Point(1, 23);
     this.ultraTabPageControl1.Name     = "ultraTabPageControl1";
     this.ultraTabPageControl1.Size     = new System.Drawing.Size(1109, 455);
     //
     // ultraGroupBox3
     //
     this.ultraGroupBox3.Controls.Add(this.ultraLabel9);
     this.ultraGroupBox3.Controls.Add(this.btnSalProcessFull);
     this.ultraGroupBox3.Controls.Add(this.dtLast);
     this.ultraGroupBox3.Controls.Add(this.dtFirst);
     this.ultraGroupBox3.Controls.Add(this.ultraLabel1);
     this.ultraGroupBox3.Location = new System.Drawing.Point(68, 19);
     this.ultraGroupBox3.Name     = "ultraGroupBox3";
     this.ultraGroupBox3.Size     = new System.Drawing.Size(447, 256);
     this.ultraGroupBox3.TabIndex = 113;
     this.ultraGroupBox3.Text     = "PF Process";
     //
     // ultraLabel9
     //
     appearance1.BackColor             = System.Drawing.Color.Beige;
     appearance1.TextHAlignAsString    = "Left";
     appearance1.TextVAlignAsString    = "Middle";
     this.ultraLabel9.Appearance       = appearance1;
     this.ultraLabel9.BorderStyleInner = Infragistics.Win.UIElementBorderStyle.Solid;
     this.ultraLabel9.Font             = new System.Drawing.Font("Verdana", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.ultraLabel9.Location         = new System.Drawing.Point(56, 92);
     this.ultraLabel9.Name             = "ultraLabel9";
     this.ultraLabel9.Size             = new System.Drawing.Size(143, 20);
     this.ultraLabel9.TabIndex         = 66;
     this.ultraLabel9.Text             = "Month Last Date :";
     //
     // btnSalProcessFull
     //
     this.btnSalProcessFull.Font     = new System.Drawing.Font("Verdana", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.btnSalProcessFull.Location = new System.Drawing.Point(122, 173);
     this.btnSalProcessFull.Name     = "btnSalProcessFull";
     this.btnSalProcessFull.Size     = new System.Drawing.Size(188, 40);
     this.btnSalProcessFull.TabIndex = 113;
     this.btnSalProcessFull.Tag      = "0";
     this.btnSalProcessFull.Text     = "&PF Process";
     this.btnSalProcessFull.Click   += new System.EventHandler(this.btnSalProcessFull_Click);
     //
     // dtLast
     //
     this.dtLast.AutoSize     = false;
     this.dtLast.Font         = new System.Drawing.Font("Verdana", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.dtLast.FormatString = "dd-MMM-yyyy";
     this.dtLast.Location     = new System.Drawing.Point(201, 92);
     this.dtLast.MaskInput    = "";
     this.dtLast.Name         = "dtLast";
     this.dtLast.Size         = new System.Drawing.Size(189, 20);
     this.dtLast.TabIndex     = 65;
     //
     // dtFirst
     //
     this.dtFirst.AutoSize     = false;
     this.dtFirst.Font         = new System.Drawing.Font("Verdana", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.dtFirst.FormatString = "dd-MMM-yyyy";
     this.dtFirst.Location     = new System.Drawing.Point(201, 66);
     this.dtFirst.MaskInput    = "";
     this.dtFirst.Name         = "dtFirst";
     this.dtFirst.Size         = new System.Drawing.Size(189, 20);
     this.dtFirst.TabIndex     = 63;
     //
     // ultraLabel1
     //
     appearance2.BackColor             = System.Drawing.Color.Beige;
     appearance2.TextHAlignAsString    = "Left";
     appearance2.TextVAlignAsString    = "Middle";
     this.ultraLabel1.Appearance       = appearance2;
     this.ultraLabel1.BorderStyleInner = Infragistics.Win.UIElementBorderStyle.Solid;
     this.ultraLabel1.Font             = new System.Drawing.Font("Verdana", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.ultraLabel1.Location         = new System.Drawing.Point(56, 66);
     this.ultraLabel1.Name             = "ultraLabel1";
     this.ultraLabel1.Size             = new System.Drawing.Size(143, 20);
     this.ultraLabel1.TabIndex         = 64;
     this.ultraLabel1.Text             = "Month First Date :";
     //
     // ultraGroupBox2
     //
     this.ultraGroupBox2.Controls.Add(this.festPanel);
     this.ultraGroupBox2.Controls.Add(this.chkPF);
     this.ultraGroupBox2.Location = new System.Drawing.Point(521, 19);
     this.ultraGroupBox2.Name     = "ultraGroupBox2";
     this.ultraGroupBox2.Size     = new System.Drawing.Size(554, 256);
     this.ultraGroupBox2.TabIndex = 105;
     this.ultraGroupBox2.Text     = "Fiscal Year PF Process";
     this.ultraGroupBox2.Visible  = false;
     //
     // festPanel
     //
     //
     // festPanel.ClientArea
     //
     this.festPanel.ClientArea.Controls.Add(this.ultraLabel4);
     this.festPanel.ClientArea.Controls.Add(this.txtPer);
     this.festPanel.ClientArea.Controls.Add(this.ultraLabel2);
     this.festPanel.ClientArea.Controls.Add(this.dtLastYearEnd);
     this.festPanel.ClientArea.Controls.Add(this.ultraLabel3);
     this.festPanel.ClientArea.Controls.Add(this.dtFirstYearEnd);
     this.festPanel.ClientArea.Controls.Add(this.btnFYear);
     this.festPanel.Enabled  = false;
     this.festPanel.Location = new System.Drawing.Point(116, 49);
     this.festPanel.Name     = "festPanel";
     this.festPanel.Size     = new System.Drawing.Size(394, 184);
     this.festPanel.TabIndex = 108;
     //
     // ultraLabel4
     //
     appearance3.BackColor             = System.Drawing.Color.Beige;
     appearance3.TextHAlignAsString    = "Left";
     appearance3.TextVAlignAsString    = "Middle";
     this.ultraLabel4.Appearance       = appearance3;
     this.ultraLabel4.BorderStyleInner = Infragistics.Win.UIElementBorderStyle.Solid;
     this.ultraLabel4.Font             = new System.Drawing.Font("Verdana", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.ultraLabel4.Location         = new System.Drawing.Point(18, 70);
     this.ultraLabel4.Name             = "ultraLabel4";
     this.ultraLabel4.Size             = new System.Drawing.Size(175, 20);
     this.ultraLabel4.TabIndex         = 116;
     this.ultraLabel4.Text             = "Year End Percentage(%) :";
     //
     // txtPer
     //
     this.txtPer.Location = new System.Drawing.Point(195, 69);
     this.txtPer.Name     = "txtPer";
     this.txtPer.Size     = new System.Drawing.Size(104, 21);
     this.txtPer.TabIndex = 114;
     //
     // ultraLabel2
     //
     appearance4.BackColor             = System.Drawing.Color.Beige;
     appearance4.TextHAlignAsString    = "Left";
     appearance4.TextVAlignAsString    = "Middle";
     this.ultraLabel2.Appearance       = appearance4;
     this.ultraLabel2.BorderStyleInner = Infragistics.Win.UIElementBorderStyle.Solid;
     this.ultraLabel2.Font             = new System.Drawing.Font("Verdana", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.ultraLabel2.Location         = new System.Drawing.Point(18, 43);
     this.ultraLabel2.Name             = "ultraLabel2";
     this.ultraLabel2.Size             = new System.Drawing.Size(175, 20);
     this.ultraLabel2.TabIndex         = 114;
     this.ultraLabel2.Text             = "Month Last Date :";
     //
     // dtLastYearEnd
     //
     this.dtLastYearEnd.AutoSize     = false;
     this.dtLastYearEnd.Font         = new System.Drawing.Font("Verdana", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.dtLastYearEnd.FormatString = "dd-MMM-yyyy";
     this.dtLastYearEnd.Location     = new System.Drawing.Point(195, 43);
     this.dtLastYearEnd.MaskInput    = "";
     this.dtLastYearEnd.Name         = "dtLastYearEnd";
     this.dtLastYearEnd.Size         = new System.Drawing.Size(168, 20);
     this.dtLastYearEnd.TabIndex     = 113;
     //
     // ultraLabel3
     //
     appearance5.BackColor             = System.Drawing.Color.Beige;
     appearance5.TextHAlignAsString    = "Left";
     appearance5.TextVAlignAsString    = "Middle";
     this.ultraLabel3.Appearance       = appearance5;
     this.ultraLabel3.BorderStyleInner = Infragistics.Win.UIElementBorderStyle.Solid;
     this.ultraLabel3.Font             = new System.Drawing.Font("Verdana", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.ultraLabel3.Location         = new System.Drawing.Point(18, 17);
     this.ultraLabel3.Name             = "ultraLabel3";
     this.ultraLabel3.Size             = new System.Drawing.Size(175, 20);
     this.ultraLabel3.TabIndex         = 112;
     this.ultraLabel3.Text             = "Month First Date :";
     //
     // dtFirstYearEnd
     //
     this.dtFirstYearEnd.AutoSize     = false;
     this.dtFirstYearEnd.Font         = new System.Drawing.Font("Verdana", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.dtFirstYearEnd.FormatString = "dd-MMM-yyyy";
     this.dtFirstYearEnd.Location     = new System.Drawing.Point(195, 17);
     this.dtFirstYearEnd.MaskInput    = "";
     this.dtFirstYearEnd.Name         = "dtFirstYearEnd";
     this.dtFirstYearEnd.Size         = new System.Drawing.Size(168, 20);
     this.dtFirstYearEnd.TabIndex     = 111;
     //
     // btnFYear
     //
     this.btnFYear.Font     = new System.Drawing.Font("Verdana", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.btnFYear.Location = new System.Drawing.Point(195, 124);
     this.btnFYear.Name     = "btnFYear";
     this.btnFYear.Size     = new System.Drawing.Size(168, 40);
     this.btnFYear.TabIndex = 110;
     this.btnFYear.Tag      = "0";
     this.btnFYear.Text     = "&Year End PF Process";
     this.btnFYear.Click   += new System.EventHandler(this.btnFYear_Click);
     //
     // chkPF
     //
     this.chkPF.AutoSize = true;
     this.chkPF.Location = new System.Drawing.Point(32, 76);
     this.chkPF.Name     = "chkPF";
     this.chkPF.Size     = new System.Drawing.Size(40, 17);
     this.chkPF.TabIndex = 107;
     this.chkPF.Text     = "No";
     this.chkPF.UseVisualStyleBackColor = true;
     this.chkPF.CheckedChanged         += new System.EventHandler(this.chkFestBonus_CheckedChanged);
     //
     // btnClose
     //
     this.btnClose.Font     = new System.Drawing.Font("Verdana", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.btnClose.Location = new System.Drawing.Point(14, 4);
     this.btnClose.Name     = "btnClose";
     this.btnClose.Size     = new System.Drawing.Size(131, 40);
     this.btnClose.TabIndex = 11;
     this.btnClose.Text     = "C&lose";
     this.btnClose.Click   += new System.EventHandler(this.btnClose_Click);
     //
     // btnCancel
     //
     this.btnCancel.Font     = new System.Drawing.Font("Verdana", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.btnCancel.Location = new System.Drawing.Point(1030, 4);
     this.btnCancel.Name     = "btnCancel";
     this.btnCancel.Size     = new System.Drawing.Size(131, 40);
     this.btnCancel.TabIndex = 10;
     this.btnCancel.Text     = "&Cancel";
     this.btnCancel.Visible  = false;
     this.btnCancel.Click   += new System.EventHandler(this.btnCancel_Click);
     //
     // btnDelete
     //
     this.btnDelete.Enabled  = false;
     this.btnDelete.Font     = new System.Drawing.Font("Verdana", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.btnDelete.Location = new System.Drawing.Point(895, 4);
     this.btnDelete.Name     = "btnDelete";
     this.btnDelete.Size     = new System.Drawing.Size(131, 40);
     this.btnDelete.TabIndex = 12;
     this.btnDelete.Tag      = "2";
     this.btnDelete.Text     = "&Delete";
     this.btnDelete.Visible  = false;
     this.btnDelete.Click   += new System.EventHandler(this.btnDelete_Click);
     //
     // btnSave
     //
     this.btnSave.Font     = new System.Drawing.Font("Verdana", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.btnSave.Location = new System.Drawing.Point(759, 4);
     this.btnSave.Name     = "btnSave";
     this.btnSave.Size     = new System.Drawing.Size(131, 40);
     this.btnSave.TabIndex = 9;
     this.btnSave.Tag      = "0";
     this.btnSave.Text     = "&Save";
     this.btnSave.Visible  = false;
     this.btnSave.Click   += new System.EventHandler(this.btnSave_Click);
     //
     // ultraPanel1
     //
     appearance6.BackColor        = System.Drawing.Color.SlateGray;
     this.ultraPanel1.Appearance  = appearance6;
     this.ultraPanel1.BorderStyle = Infragistics.Win.UIElementBorderStyle.Etched;
     //
     // ultraPanel1.ClientArea
     //
     this.ultraPanel1.ClientArea.Controls.Add(this.btnSave);
     this.ultraPanel1.ClientArea.Controls.Add(this.btnClose);
     this.ultraPanel1.ClientArea.Controls.Add(this.btnDelete);
     this.ultraPanel1.ClientArea.Controls.Add(this.btnCancel);
     this.ultraPanel1.Dock     = System.Windows.Forms.DockStyle.Bottom;
     this.ultraPanel1.Location = new System.Drawing.Point(0, 532);
     this.ultraPanel1.Name     = "ultraPanel1";
     this.ultraPanel1.Size     = new System.Drawing.Size(1171, 60);
     this.ultraPanel1.TabIndex = 10;
     //
     // ultraPanel2
     //
     this.ultraPanel2.Dock     = System.Windows.Forms.DockStyle.Left;
     this.ultraPanel2.Location = new System.Drawing.Point(0, 14);
     this.ultraPanel2.Name     = "ultraPanel2";
     this.ultraPanel2.Size     = new System.Drawing.Size(14, 518);
     this.ultraPanel2.TabIndex = 13;
     //
     // ultraPanel3
     //
     this.ultraPanel3.Dock     = System.Windows.Forms.DockStyle.Top;
     this.ultraPanel3.Location = new System.Drawing.Point(0, 0);
     this.ultraPanel3.Name     = "ultraPanel3";
     this.ultraPanel3.Size     = new System.Drawing.Size(1171, 14);
     this.ultraPanel3.TabIndex = 14;
     //
     // tabEmployee
     //
     this.tabEmployee.Controls.Add(this.ultraTabSharedControlsPage1);
     this.tabEmployee.Controls.Add(this.ultraTabPageControl1);
     this.tabEmployee.Dock               = System.Windows.Forms.DockStyle.Fill;
     this.tabEmployee.Location           = new System.Drawing.Point(0, 37);
     this.tabEmployee.Name               = "tabEmployee";
     this.tabEmployee.SharedControlsPage = this.ultraTabSharedControlsPage1;
     this.tabEmployee.Size               = new System.Drawing.Size(1113, 481);
     this.tabEmployee.TabIndex           = 63;
     ultraTab3.Key     = "Entry";
     ultraTab3.TabPage = this.ultraTabPageControl1;
     ultraTab3.Text    = "PF Process";
     this.tabEmployee.Tabs.AddRange(new Infragistics.Win.UltraWinTabControl.UltraTab[] {
         ultraTab3
     });
     //
     // ultraTabSharedControlsPage1
     //
     this.ultraTabSharedControlsPage1.Location = new System.Drawing.Point(-10000, -10000);
     this.ultraTabSharedControlsPage1.Name     = "ultraTabSharedControlsPage1";
     this.ultraTabSharedControlsPage1.Size     = new System.Drawing.Size(1109, 455);
     //
     // pnlContainer
     //
     //
     // pnlContainer.ClientArea
     //
     this.pnlContainer.ClientArea.Controls.Add(this.tabEmployee);
     this.pnlContainer.ClientArea.Controls.Add(this.ultraPanel8);
     this.pnlContainer.Dock     = System.Windows.Forms.DockStyle.Left;
     this.pnlContainer.Location = new System.Drawing.Point(14, 14);
     this.pnlContainer.Name     = "pnlContainer";
     this.pnlContainer.Size     = new System.Drawing.Size(1113, 518);
     this.pnlContainer.TabIndex = 64;
     //
     // ultraPanel8
     //
     //
     // ultraPanel8.ClientArea
     //
     this.ultraPanel8.ClientArea.Controls.Add(this.ultraLabel19);
     this.ultraPanel8.ClientArea.Controls.Add(this.dtPayment);
     this.ultraPanel8.Dock     = System.Windows.Forms.DockStyle.Top;
     this.ultraPanel8.Location = new System.Drawing.Point(0, 0);
     this.ultraPanel8.Name     = "ultraPanel8";
     this.ultraPanel8.Size     = new System.Drawing.Size(1113, 37);
     this.ultraPanel8.TabIndex = 65;
     //
     // ultraLabel19
     //
     appearance7.BackColor              = System.Drawing.Color.Beige;
     appearance7.TextHAlignAsString     = "Left";
     appearance7.TextVAlignAsString     = "Middle";
     this.ultraLabel19.Appearance       = appearance7;
     this.ultraLabel19.BorderStyleInner = Infragistics.Win.UIElementBorderStyle.Solid;
     this.ultraLabel19.Font             = new System.Drawing.Font("Verdana", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.ultraLabel19.Location         = new System.Drawing.Point(125, 6);
     this.ultraLabel19.Name             = "ultraLabel19";
     this.ultraLabel19.Size             = new System.Drawing.Size(143, 20);
     this.ultraLabel19.TabIndex         = 62;
     this.ultraLabel19.Text             = "Payment Date :";
     this.ultraLabel19.Visible          = false;
     //
     // dtPayment
     //
     this.dtPayment.AutoSize     = false;
     this.dtPayment.Font         = new System.Drawing.Font("Verdana", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.dtPayment.FormatString = "dd-MMM-yyyy";
     this.dtPayment.Location     = new System.Drawing.Point(270, 6);
     this.dtPayment.MaskInput    = "";
     this.dtPayment.Name         = "dtPayment";
     this.dtPayment.Size         = new System.Drawing.Size(189, 20);
     this.dtPayment.TabIndex     = 18;
     this.dtPayment.Visible      = false;
     //
     // frmPFPross
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
     this.AutoScaleMode       = System.Windows.Forms.AutoScaleMode.Font;
     this.BackColor           = System.Drawing.Color.White;
     this.ClientSize          = new System.Drawing.Size(1171, 592);
     this.ControlBox          = false;
     this.Controls.Add(this.pnlContainer);
     this.Controls.Add(this.ultraPanel2);
     this.Controls.Add(this.ultraPanel3);
     this.Controls.Add(this.ultraPanel1);
     this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.FixedDialog;
     this.Name            = "frmPFPross";
     this.Text            = "PF Process";
     this.WindowState     = System.Windows.Forms.FormWindowState.Maximized;
     this.FormClosing    += new System.Windows.Forms.FormClosingEventHandler(this.frmPFPross_FormClosing);
     this.Load           += new System.EventHandler(this.frmPFPross_Load);
     this.ultraTabPageControl1.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.ultraGroupBox3)).EndInit();
     this.ultraGroupBox3.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.dtLast)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.dtFirst)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.ultraGroupBox2)).EndInit();
     this.ultraGroupBox2.ResumeLayout(false);
     this.ultraGroupBox2.PerformLayout();
     this.festPanel.ClientArea.ResumeLayout(false);
     this.festPanel.ClientArea.PerformLayout();
     this.festPanel.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.txtPer)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.dtLastYearEnd)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.dtFirstYearEnd)).EndInit();
     this.ultraPanel1.ClientArea.ResumeLayout(false);
     this.ultraPanel1.ResumeLayout(false);
     this.ultraPanel2.ResumeLayout(false);
     this.ultraPanel3.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.tabEmployee)).EndInit();
     this.tabEmployee.ResumeLayout(false);
     this.pnlContainer.ClientArea.ResumeLayout(false);
     this.pnlContainer.ResumeLayout(false);
     this.ultraPanel8.ClientArea.ResumeLayout(false);
     this.ultraPanel8.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.dtPayment)).EndInit();
     this.ResumeLayout(false);
 }
 /// <summary>
 /// Required method for Designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     this.components = new System.ComponentModel.Container();
     Infragistics.Win.Appearance appearance34 = new Infragistics.Win.Appearance();
     Infragistics.Win.UltraWinGrid.UltraGridBand ultraGridBand1 = new Infragistics.Win.UltraWinGrid.UltraGridBand("��̬�������μ�������", -1);
     Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn1 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("FS_WEIGHTNO");
     Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn2 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("FS_MATERIAL");
     Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn3 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("FS_WEIGHTTYPE");
     Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn4 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("FS_SENDERSTORENO");
     Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn5 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("FS_RECEIVERSTORENO");
     Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn6 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("FS_TRAINNO");
     Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn7 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("FN_GROSSWEIGHT");
     Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn8 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("FS_GROSSPERSON");
     Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn9 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("FS_GROSSPOINT");
     Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn10 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("FD_GROSSTIME", -1, null, 0, Infragistics.Win.UltraWinGrid.SortIndicator.Ascending, false);
     Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn11 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("FN_TAREWEIGHT");
     Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn12 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("FS_TAREPERSON");
     Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn13 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("FS_TAREPOINT");
     Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn14 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("FD_TARETIME");
     Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn15 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("FN_NETWEIGHT");
     Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn16 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("FN_YKL");
     Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn17 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("FS_GROSSSHIFT");
     Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn18 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("FS_GROSSGROUP");
     Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn19 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("FS_TARESHIFT");
     Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn20 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("FS_TAREGROUP");
     Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn21 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("FS_MEMO");
     Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn22 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("FS_TYPENAME");
     Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn23 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("FS_POINTNAME");
     Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn24 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("FS_TRANS");
     Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn25 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("FS_MATERIALNAME");
     Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn26 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("FS_SENDER");
     Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn27 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("FS_RECEIVER");
     Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn28 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("FS_POTNO");
     Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn29 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("FS_STOVENO");
     Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn30 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("FS_STOVESEATNO");
     Infragistics.Win.UltraWinGrid.UltraGridGroup ultraGridGroup1 = new Infragistics.Win.UltraWinGrid.UltraGridGroup("NewGroup0", 1202392573);
     Infragistics.Win.UltraWinGrid.SummarySettings summarySettings1 = new Infragistics.Win.UltraWinGrid.SummarySettings("", Infragistics.Win.UltraWinGrid.SummaryType.Count, null, "FS_MATERIALNAME", 24, true, "��̬�������μ�������", 0, Infragistics.Win.UltraWinGrid.SummaryPosition.UseSummaryPositionColumn, null, -1, false);
     Infragistics.Win.Appearance appearance2 = new Infragistics.Win.Appearance();
     Infragistics.Win.UltraWinGrid.SummarySettings summarySettings2 = new Infragistics.Win.UltraWinGrid.SummarySettings("", Infragistics.Win.UltraWinGrid.SummaryType.Sum, null, "FN_NETWEIGHT", 14, true, "��̬�������μ�������", 0, Infragistics.Win.UltraWinGrid.SummaryPosition.UseSummaryPositionColumn, "FN_NETWEIGHT", 14, true);
     Infragistics.Win.Appearance appearance3 = new Infragistics.Win.Appearance();
     Infragistics.Win.Appearance appearance37 = new Infragistics.Win.Appearance();
     Infragistics.Win.Appearance appearance38 = new Infragistics.Win.Appearance();
     Infragistics.Win.Appearance appearance39 = new Infragistics.Win.Appearance();
     Infragistics.Win.Appearance appearance40 = new Infragistics.Win.Appearance();
     Infragistics.Win.Appearance appearance41 = new Infragistics.Win.Appearance();
     Infragistics.Win.Appearance appearance42 = new Infragistics.Win.Appearance();
     Infragistics.Win.UltraWinGrid.UltraGridBand ultraGridBand2 = new Infragistics.Win.UltraWinGrid.UltraGridBand("��̬�����һ�μ�������", -1);
     Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn31 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("FS_WEIGHTNO");
     Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn32 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("FS_MATERIAL");
     Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn33 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("FS_WEIGHTTYPE");
     Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn34 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("FS_SENDERSTORENO");
     Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn35 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("FS_RECEIVERSTORENO");
     Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn36 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("FS_TRAINNO");
     Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn37 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("FN_WEIGHT");
     Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn38 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("FS_WEIGHTPERSON");
     Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn39 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("FD_WEIGHTTIME");
     Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn40 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("FS_WEIGHTPOINT");
     Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn41 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("FS_DELETEFLAG");
     Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn42 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("FS_DELETEUSER");
     Infragistics.Win.Appearance appearance4 = new Infragistics.Win.Appearance();
     Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn43 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("FD_DELETEDATE");
     Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn44 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("FS_MATERIALNAME");
     Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn45 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("FS_SENDER");
     Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn46 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("FS_RECEIVER");
     Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn47 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("FS_TYPENAME");
     Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn48 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("FS_POINTNAME");
     Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn49 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("FS_TRANS");
     Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn50 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("FS_TRANSNO");
     Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn51 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("FS_SHIFT");
     Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn52 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("FS_GROUP");
     Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn53 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("FS_POTNO");
     Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn54 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("FS_STOVENO");
     Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn55 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("FS_STOVESEATNO");
     Infragistics.Win.UltraWinGrid.SummarySettings summarySettings3 = new Infragistics.Win.UltraWinGrid.SummarySettings("", Infragistics.Win.UltraWinGrid.SummaryType.Count, null, "FS_MATERIALNAME", 13, true, "��̬�����һ�μ�������", 0, Infragistics.Win.UltraWinGrid.SummaryPosition.UseSummaryPositionColumn, null, -1, false);
     Infragistics.Win.Appearance appearance5 = new Infragistics.Win.Appearance();
     Infragistics.Win.Appearance appearance45 = new Infragistics.Win.Appearance();
     Infragistics.Win.Appearance appearance46 = new Infragistics.Win.Appearance();
     Infragistics.Win.Appearance appearance47 = new Infragistics.Win.Appearance();
     Infragistics.Win.Appearance appearance48 = new Infragistics.Win.Appearance();
     Infragistics.Win.Appearance appearance49 = new Infragistics.Win.Appearance();
     Infragistics.Win.Appearance appearance13 = new Infragistics.Win.Appearance();
     Infragistics.Win.UltraWinGrid.UltraGridBand ultraGridBand3 = new Infragistics.Win.UltraWinGrid.UltraGridBand("�����", -1);
     Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn56 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("FS_VOICENAME");
     Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn57 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("FS_VOICEFILE");
     Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn58 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("FS_INSTRTYPE");
     Infragistics.Win.Appearance appearance14 = new Infragistics.Win.Appearance();
     Infragistics.Win.Appearance appearance15 = new Infragistics.Win.Appearance();
     Infragistics.Win.Appearance appearance16 = new Infragistics.Win.Appearance();
     Infragistics.Win.Appearance appearance17 = new Infragistics.Win.Appearance();
     Infragistics.Win.Appearance appearance18 = new Infragistics.Win.Appearance();
     Infragistics.Win.UltraWinTabControl.UltraTab ultraTab2 = new Infragistics.Win.UltraWinTabControl.UltraTab();
     Infragistics.Win.UltraWinTabControl.UltraTab ultraTab1 = new Infragistics.Win.UltraWinTabControl.UltraTab();
     Infragistics.Win.UltraWinToolbars.UltraToolbar ultraToolbar1 = new Infragistics.Win.UltraWinToolbars.UltraToolbar("UltraToolbar1");
     Infragistics.Win.UltraWinToolbars.ControlContainerTool controlContainerTool4 = new Infragistics.Win.UltraWinToolbars.ControlContainerTool("����");
     Infragistics.Win.UltraWinToolbars.ControlContainerTool controlContainerTool5 = new Infragistics.Win.UltraWinToolbars.ControlContainerTool("��");
     Infragistics.Win.UltraWinToolbars.ButtonTool buttonTool2 = new Infragistics.Win.UltraWinToolbars.ButtonTool("find");
     Infragistics.Win.UltraWinToolbars.ButtonTool buttonTool3 = new Infragistics.Win.UltraWinToolbars.ButtonTool("Aedio");
     Infragistics.Win.UltraWinToolbars.ButtonTool buttonTool6 = new Infragistics.Win.UltraWinToolbars.ButtonTool("btCorrention");
     Infragistics.Win.UltraWinToolbars.ControlContainerTool controlContainerTool1 = new Infragistics.Win.UltraWinToolbars.ControlContainerTool("����");
     Infragistics.Win.UltraWinToolbars.ControlContainerTool controlContainerTool2 = new Infragistics.Win.UltraWinToolbars.ControlContainerTool("¯��");
     Infragistics.Win.UltraWinToolbars.ButtonTool buttonTool1 = new Infragistics.Win.UltraWinToolbars.ButtonTool("Query");
     Infragistics.Win.Appearance appearance1 = new Infragistics.Win.Appearance();
     System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(TrackWeightForIron));
     Infragistics.Win.UltraWinToolbars.ButtonTool buttonTool4 = new Infragistics.Win.UltraWinToolbars.ButtonTool("Aedio");
     Infragistics.Win.UltraWinToolbars.ButtonTool buttonTool5 = new Infragistics.Win.UltraWinToolbars.ButtonTool("find");
     Infragistics.Win.UltraWinToolbars.ButtonTool buttonTool7 = new Infragistics.Win.UltraWinToolbars.ButtonTool("btCorrention");
     Infragistics.Win.UltraWinToolbars.ControlContainerTool controlContainerTool6 = new Infragistics.Win.UltraWinToolbars.ControlContainerTool("��");
     Infragistics.Win.UltraWinDock.DockAreaPane dockAreaPane1 = new Infragistics.Win.UltraWinDock.DockAreaPane(Infragistics.Win.UltraWinDock.DockedLocation.DockedRight, new System.Guid("05deab1a-dfec-4181-9cb3-ad4fe0377535"));
     Infragistics.Win.UltraWinDock.DockableControlPane dockableControlPane1 = new Infragistics.Win.UltraWinDock.DockableControlPane(new System.Guid("89870e2b-ce2c-4fc0-9610-41bf1733973c"), new System.Guid("00000000-0000-0000-0000-000000000000"), -1, new System.Guid("05deab1a-dfec-4181-9cb3-ad4fe0377535"), -1);
     Infragistics.Win.UltraWinDock.DockAreaPane dockAreaPane2 = new Infragistics.Win.UltraWinDock.DockAreaPane(Infragistics.Win.UltraWinDock.DockedLocation.DockedRight, new System.Guid("777aa848-96d9-4a9c-8e57-ab46776d741c"));
     Infragistics.Win.UltraWinDock.DockableControlPane dockableControlPane2 = new Infragistics.Win.UltraWinDock.DockableControlPane(new System.Guid("167a762b-28a1-4b3a-b58a-b7c31ec2d826"), new System.Guid("00000000-0000-0000-0000-000000000000"), -1, new System.Guid("777aa848-96d9-4a9c-8e57-ab46776d741c"), -1);
     this.ultraTabPageControl2 = new Infragistics.Win.UltraWinTabControl.UltraTabPageControl();
     this.ultraGrid1 = new Infragistics.Win.UltraWinGrid.UltraGrid();
     this.dataSet2 = new System.Data.DataSet();
     this.dataTable6 = new System.Data.DataTable();
     this.dataColumn57 = new System.Data.DataColumn();
     this.dataColumn58 = new System.Data.DataColumn();
     this.dataColumn59 = new System.Data.DataColumn();
     this.dataColumn60 = new System.Data.DataColumn();
     this.dataColumn61 = new System.Data.DataColumn();
     this.dataColumn62 = new System.Data.DataColumn();
     this.dataColumn63 = new System.Data.DataColumn();
     this.dataColumn64 = new System.Data.DataColumn();
     this.dataColumn65 = new System.Data.DataColumn();
     this.dataColumn66 = new System.Data.DataColumn();
     this.dataColumn67 = new System.Data.DataColumn();
     this.dataColumn68 = new System.Data.DataColumn();
     this.dataColumn69 = new System.Data.DataColumn();
     this.dataColumn70 = new System.Data.DataColumn();
     this.dataTable7 = new System.Data.DataTable();
     this.dataColumn71 = new System.Data.DataColumn();
     this.dataColumn72 = new System.Data.DataColumn();
     this.dataColumn73 = new System.Data.DataColumn();
     this.dataColumn74 = new System.Data.DataColumn();
     this.dataColumn75 = new System.Data.DataColumn();
     this.dataColumn76 = new System.Data.DataColumn();
     this.dataColumn77 = new System.Data.DataColumn();
     this.dataColumn78 = new System.Data.DataColumn();
     this.dataColumn79 = new System.Data.DataColumn();
     this.dataColumn80 = new System.Data.DataColumn();
     this.dataColumn82 = new System.Data.DataColumn();
     this.dataColumn83 = new System.Data.DataColumn();
     this.dataColumn84 = new System.Data.DataColumn();
     this.dataColumn85 = new System.Data.DataColumn();
     this.dataColumn86 = new System.Data.DataColumn();
     this.dataColumn87 = new System.Data.DataColumn();
     this.dataColumn88 = new System.Data.DataColumn();
     this.dataColumn89 = new System.Data.DataColumn();
     this.dataColumn90 = new System.Data.DataColumn();
     this.dataColumn91 = new System.Data.DataColumn();
     this.dataColumn81 = new System.Data.DataColumn();
     this.dataColumn92 = new System.Data.DataColumn();
     this.dataColumn156 = new System.Data.DataColumn();
     this.dataColumn157 = new System.Data.DataColumn();
     this.dataColumn158 = new System.Data.DataColumn();
     this.dataTable8 = new System.Data.DataTable();
     this.dataColumn93 = new System.Data.DataColumn();
     this.dataColumn94 = new System.Data.DataColumn();
     this.dataColumn95 = new System.Data.DataColumn();
     this.dataColumn96 = new System.Data.DataColumn();
     this.dataColumn97 = new System.Data.DataColumn();
     this.dataColumn98 = new System.Data.DataColumn();
     this.dataColumn99 = new System.Data.DataColumn();
     this.dataColumn100 = new System.Data.DataColumn();
     this.dataColumn101 = new System.Data.DataColumn();
     this.dataColumn102 = new System.Data.DataColumn();
     this.dataColumn103 = new System.Data.DataColumn();
     this.dataColumn104 = new System.Data.DataColumn();
     this.dataColumn105 = new System.Data.DataColumn();
     this.dataColumn106 = new System.Data.DataColumn();
     this.dataColumn107 = new System.Data.DataColumn();
     this.dataColumn108 = new System.Data.DataColumn();
     this.dataColumn109 = new System.Data.DataColumn();
     this.dataColumn110 = new System.Data.DataColumn();
     this.dataColumn111 = new System.Data.DataColumn();
     this.dataColumn112 = new System.Data.DataColumn();
     this.dataColumn113 = new System.Data.DataColumn();
     this.dataColumn114 = new System.Data.DataColumn();
     this.dataColumn115 = new System.Data.DataColumn();
     this.dataColumn116 = new System.Data.DataColumn();
     this.dataColumn117 = new System.Data.DataColumn();
     this.dataColumn118 = new System.Data.DataColumn();
     this.dataColumn119 = new System.Data.DataColumn();
     this.dataColumn159 = new System.Data.DataColumn();
     this.dataColumn160 = new System.Data.DataColumn();
     this.dataColumn161 = new System.Data.DataColumn();
     this.ultraTabPageControl1 = new Infragistics.Win.UltraWinTabControl.UltraTabPageControl();
     this.ultraGrid2 = new Infragistics.Win.UltraWinGrid.UltraGrid();
     this.panelYYBF = new System.Windows.Forms.Panel();
     this.uDridSound = new Infragistics.Win.UltraWinGrid.UltraGrid();
     this.dataSet1 = new System.Data.DataSet();
     this.dataTable1 = new System.Data.DataTable();
     this.dataColumn6 = new System.Data.DataColumn();
     this.dataColumn7 = new System.Data.DataColumn();
     this.dataColumn8 = new System.Data.DataColumn();
     this.dataColumn11 = new System.Data.DataColumn();
     this.dataColumn12 = new System.Data.DataColumn();
     this.dataColumn13 = new System.Data.DataColumn();
     this.dataColumn14 = new System.Data.DataColumn();
     this.dataColumn15 = new System.Data.DataColumn();
     this.dataColumn16 = new System.Data.DataColumn();
     this.dataColumn17 = new System.Data.DataColumn();
     this.dataColumn18 = new System.Data.DataColumn();
     this.dataColumn19 = new System.Data.DataColumn();
     this.dataColumn20 = new System.Data.DataColumn();
     this.dataColumn24 = new System.Data.DataColumn();
     this.dataColumn25 = new System.Data.DataColumn();
     this.dataColumn26 = new System.Data.DataColumn();
     this.dataColumn34 = new System.Data.DataColumn();
     this.dataColumn35 = new System.Data.DataColumn();
     this.dataColumn36 = new System.Data.DataColumn();
     this.dataColumn37 = new System.Data.DataColumn();
     this.dataColumn38 = new System.Data.DataColumn();
     this.dataColumn142 = new System.Data.DataColumn();
     this.dataColumn143 = new System.Data.DataColumn();
     this.dataColumn144 = new System.Data.DataColumn();
     this.dataColumn145 = new System.Data.DataColumn();
     this.dataColumn146 = new System.Data.DataColumn();
     this.dataColumn147 = new System.Data.DataColumn();
     this.dataColumn148 = new System.Data.DataColumn();
     this.dataColumn149 = new System.Data.DataColumn();
     this.dataColumn150 = new System.Data.DataColumn();
     this.dataColumn151 = new System.Data.DataColumn();
     this.dataColumn152 = new System.Data.DataColumn();
     this.dataColumn153 = new System.Data.DataColumn();
     this.dataColumn154 = new System.Data.DataColumn();
     this.dataColumn155 = new System.Data.DataColumn();
     this.dataTable2 = new System.Data.DataTable();
     this.dataColumn21 = new System.Data.DataColumn();
     this.dataColumn1 = new System.Data.DataColumn();
     this.dataColumn2 = new System.Data.DataColumn();
     this.dataColumn3 = new System.Data.DataColumn();
     this.dataColumn4 = new System.Data.DataColumn();
     this.dataColumn10 = new System.Data.DataColumn();
     this.dataColumn28 = new System.Data.DataColumn();
     this.dataColumn29 = new System.Data.DataColumn();
     this.dataColumn30 = new System.Data.DataColumn();
     this.dataColumn32 = new System.Data.DataColumn();
     this.dataColumn33 = new System.Data.DataColumn();
     this.dataColumn40 = new System.Data.DataColumn();
     this.dataColumn41 = new System.Data.DataColumn();
     this.dataColumn42 = new System.Data.DataColumn();
     this.dataColumn55 = new System.Data.DataColumn();
     this.dataColumn56 = new System.Data.DataColumn();
     this.dataTable3 = new System.Data.DataTable();
     this.dataColumn5 = new System.Data.DataColumn();
     this.dataColumn9 = new System.Data.DataColumn();
     this.dataColumn39 = new System.Data.DataColumn();
     this.dataTable5 = new System.Data.DataTable();
     this.dataColumn44 = new System.Data.DataColumn();
     this.dataColumn45 = new System.Data.DataColumn();
     this.dataColumn46 = new System.Data.DataColumn();
     this.dataColumn47 = new System.Data.DataColumn();
     this.dataColumn48 = new System.Data.DataColumn();
     this.dataColumn22 = new System.Data.DataColumn();
     this.dataColumn23 = new System.Data.DataColumn();
     this.dataColumn27 = new System.Data.DataColumn();
     this.dataColumn31 = new System.Data.DataColumn();
     this.dataColumn43 = new System.Data.DataColumn();
     this.dataColumn49 = new System.Data.DataColumn();
     this.dataColumn50 = new System.Data.DataColumn();
     this.dataColumn51 = new System.Data.DataColumn();
     this.dataColumn52 = new System.Data.DataColumn();
     this.dataColumn53 = new System.Data.DataColumn();
     this.dataColumn54 = new System.Data.DataColumn();
     this.panelSPKZ = new System.Windows.Forms.Panel();
     this.button15 = new System.Windows.Forms.Button();
     this.button14 = new System.Windows.Forms.Button();
     this.button13 = new System.Windows.Forms.Button();
     this.button12 = new System.Windows.Forms.Button();
     this.button11 = new System.Windows.Forms.Button();
     this.button10 = new System.Windows.Forms.Button();
     this.panel8 = new System.Windows.Forms.Panel();
     this.splitContainer1 = new System.Windows.Forms.SplitContainer();
     this.ultraGroupBox2 = new Infragistics.Win.Misc.UltraGroupBox();
     this.panel9 = new System.Windows.Forms.Panel();
     this.cbFlow = new System.Windows.Forms.ComboBox();
     this.cb_StoveSeatno = new System.Windows.Forms.ComboBox();
     this.label10 = new System.Windows.Forms.Label();
     this.label3 = new System.Windows.Forms.Label();
     this.tb_Stoveno = new System.Windows.Forms.TextBox();
     this.btReceiver = new System.Windows.Forms.Button();
     this.btSender = new System.Windows.Forms.Button();
     this.btTrans = new System.Windows.Forms.Button();
     this.btMaterial = new System.Windows.Forms.Button();
     this.cbTrans = new System.Windows.Forms.ComboBox();
     this.label1 = new System.Windows.Forms.Label();
     this.txtNetWeight = new System.Windows.Forms.TextBox();
     this.label12 = new System.Windows.Forms.Label();
     this.txtTareWeight = new System.Windows.Forms.TextBox();
     this.label9 = new System.Windows.Forms.Label();
     this.cbMaterial = new System.Windows.Forms.ComboBox();
     this.label4 = new System.Windows.Forms.Label();
     this.cbReceiver = new System.Windows.Forms.ComboBox();
     this.txtJly = new System.Windows.Forms.TextBox();
     this.txtWeight = new System.Windows.Forms.TextBox();
     this.cbSender = new System.Windows.Forms.ComboBox();
     this.txtJld = new System.Windows.Forms.TextBox();
     this.label5 = new System.Windows.Forms.Label();
     this.txtBc = new System.Windows.Forms.TextBox();
     this.label6 = new System.Windows.Forms.Label();
     this.label7 = new System.Windows.Forms.Label();
     this.label8 = new System.Windows.Forms.Label();
     this.label14 = new System.Windows.Forms.Label();
     this.label15 = new System.Windows.Forms.Label();
     this.label11 = new System.Windows.Forms.Label();
     this.lblCh = new System.Windows.Forms.Label();
     this.tb_POTNO = new System.Windows.Forms.TextBox();
     this.panel11 = new System.Windows.Forms.Panel();
     this.button1 = new System.Windows.Forms.Button();
     this.ck_Tare = new System.Windows.Forms.CheckBox();
     this.btnTrainTare = new System.Windows.Forms.Button();
     this.btnWc = new System.Windows.Forms.Button();
     this.btnSglr = new System.Windows.Forms.Button();
     this.btnBC = new System.Windows.Forms.Button();
     this.btnDS = new System.Windows.Forms.Button();
     this.btnQL = new System.Windows.Forms.Button();
     this.panel6 = new System.Windows.Forms.Panel();
     this.ultraGroupBox1 = new Infragistics.Win.Misc.UltraGroupBox();
     this.picFDTP = new System.Windows.Forms.PictureBox();
     this.txtMeterWeight = new LxControl.LxLedControl();
     this.label2 = new System.Windows.Forms.Label();
     this.lblMaterShow = new System.Windows.Forms.Label();
     this.lblMater = new System.Windows.Forms.Label();
     this.BilletInfo_GD_Fill_Panel = new System.Windows.Forms.Panel();
     this.panel7 = new System.Windows.Forms.Panel();
     this.ultraTabControl1 = new Infragistics.Win.UltraWinTabControl.UltraTabControl();
     this.ultraTabSharedControlsPage1 = new Infragistics.Win.UltraWinTabControl.UltraTabSharedControlsPage();
     this.panel2 = new System.Windows.Forms.Panel();
     this.pnlBottom = new System.Windows.Forms.Panel();
     this.panel5 = new System.Windows.Forms.Panel();
     this.VideoChannel3 = new System.Windows.Forms.PictureBox();
     this.panel3 = new System.Windows.Forms.Panel();
     this.VideoChannel2 = new System.Windows.Forms.PictureBox();
     this.panel4 = new System.Windows.Forms.Panel();
     this.VideoChannel1 = new System.Windows.Forms.PictureBox();
     this.panel1 = new System.Windows.Forms.Panel();
     this.dtpEnd = new System.Windows.Forms.DateTimePicker();
     this.panel1_Fill_Panel = new System.Windows.Forms.Panel();
     this.dateRQ = new System.Windows.Forms.DateTimePicker();
     this._panel1_Toolbars_Dock_Area_Left = new Infragistics.Win.UltraWinToolbars.UltraToolbarsDockArea();
     this.ultraToolbarsManager1 = new Infragistics.Win.UltraWinToolbars.UltraToolbarsManager(this.components);
     this._panel1_Toolbars_Dock_Area_Right = new Infragistics.Win.UltraWinToolbars.UltraToolbarsDockArea();
     this._panel1_Toolbars_Dock_Area_Top = new Infragistics.Win.UltraWinToolbars.UltraToolbarsDockArea();
     this._panel1_Toolbars_Dock_Area_Bottom = new Infragistics.Win.UltraWinToolbars.UltraToolbarsDockArea();
     this.ultraDockManager1 = new Infragistics.Win.UltraWinDock.UltraDockManager(this.components);
     this._MoltenInfo_OneUnpinnedTabAreaLeft = new Infragistics.Win.UltraWinDock.UnpinnedTabArea();
     this._MoltenInfo_OneUnpinnedTabAreaRight = new Infragistics.Win.UltraWinDock.UnpinnedTabArea();
     this._MoltenInfo_OneUnpinnedTabAreaTop = new Infragistics.Win.UltraWinDock.UnpinnedTabArea();
     this._MoltenInfo_OneUnpinnedTabAreaBottom = new Infragistics.Win.UltraWinDock.UnpinnedTabArea();
     this._MoltenInfo_OneAutoHideControl = new Infragistics.Win.UltraWinDock.AutoHideControl();
     this.dockableWindow1 = new Infragistics.Win.UltraWinDock.DockableWindow();
     this.dockableWindow2 = new Infragistics.Win.UltraWinDock.DockableWindow();
     this.windowDockingArea2 = new Infragistics.Win.UltraWinDock.WindowDockingArea();
     this.dsQuery = new System.Data.DataSet();
     this.dataTable4 = new System.Data.DataTable();
     this.dataColumn120 = new System.Data.DataColumn();
     this.dataColumn121 = new System.Data.DataColumn();
     this.dataColumn122 = new System.Data.DataColumn();
     this.dataColumn123 = new System.Data.DataColumn();
     this.dataColumn124 = new System.Data.DataColumn();
     this.dataColumn125 = new System.Data.DataColumn();
     this.dataColumn126 = new System.Data.DataColumn();
     this.dataColumn127 = new System.Data.DataColumn();
     this.dataColumn128 = new System.Data.DataColumn();
     this.dataColumn129 = new System.Data.DataColumn();
     this.dataColumn130 = new System.Data.DataColumn();
     this.dataColumn131 = new System.Data.DataColumn();
     this.dataColumn132 = new System.Data.DataColumn();
     this.dataColumn133 = new System.Data.DataColumn();
     this.dataColumn134 = new System.Data.DataColumn();
     this.dataColumn135 = new System.Data.DataColumn();
     this.dataColumn136 = new System.Data.DataColumn();
     this.dataColumn137 = new System.Data.DataColumn();
     this.dataColumn138 = new System.Data.DataColumn();
     this.dataColumn139 = new System.Data.DataColumn();
     this.dataColumn140 = new System.Data.DataColumn();
     this.dataColumn141 = new System.Data.DataColumn();
     this.windowDockingArea1 = new Infragistics.Win.UltraWinDock.WindowDockingArea();
     this.ultraTabPageControl2.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.ultraGrid1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.dataSet2)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.dataTable6)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.dataTable7)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.dataTable8)).BeginInit();
     this.ultraTabPageControl1.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.ultraGrid2)).BeginInit();
     this.panelYYBF.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.uDridSound)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.dataSet1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.dataTable1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.dataTable2)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.dataTable3)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.dataTable5)).BeginInit();
     this.panelSPKZ.SuspendLayout();
     this.panel8.SuspendLayout();
     this.splitContainer1.Panel1.SuspendLayout();
     this.splitContainer1.Panel2.SuspendLayout();
     this.splitContainer1.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.ultraGroupBox2)).BeginInit();
     this.ultraGroupBox2.SuspendLayout();
     this.panel9.SuspendLayout();
     this.panel11.SuspendLayout();
     this.panel6.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.ultraGroupBox1)).BeginInit();
     this.ultraGroupBox1.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.picFDTP)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.txtMeterWeight)).BeginInit();
     this.BilletInfo_GD_Fill_Panel.SuspendLayout();
     this.panel7.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.ultraTabControl1)).BeginInit();
     this.ultraTabControl1.SuspendLayout();
     this.panel2.SuspendLayout();
     this.pnlBottom.SuspendLayout();
     this.panel5.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.VideoChannel3)).BeginInit();
     this.panel3.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.VideoChannel2)).BeginInit();
     this.panel4.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.VideoChannel1)).BeginInit();
     this.panel1.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.ultraToolbarsManager1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.ultraDockManager1)).BeginInit();
     this._MoltenInfo_OneAutoHideControl.SuspendLayout();
     this.dockableWindow1.SuspendLayout();
     this.dockableWindow2.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.dsQuery)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.dataTable4)).BeginInit();
     this.SuspendLayout();
     //
     // ultraTabPageControl2
     //
     this.ultraTabPageControl2.Controls.Add(this.ultraGrid1);
     this.coreBind.SetDatabasecommand(this.ultraTabPageControl2, null);
     this.ultraTabPageControl2.Location = new System.Drawing.Point(1, 22);
     this.ultraTabPageControl2.Name = "ultraTabPageControl2";
     this.ultraTabPageControl2.Size = new System.Drawing.Size(848, 130);
     this.coreBind.SetVerification(this.ultraTabPageControl2, null);
     //
     // ultraGrid1
     //
     this.coreBind.SetDatabasecommand(this.ultraGrid1, null);
     this.ultraGrid1.DataMember = "��̬�������μ�������";
     this.ultraGrid1.DataSource = this.dataSet2;
     appearance34.BackColor = System.Drawing.Color.White;
     appearance34.BackColor2 = System.Drawing.Color.FromArgb(((int)(((byte)(61)))), ((int)(((byte)(149)))), ((int)(((byte)(255)))));
     appearance34.BackGradientStyle = Infragistics.Win.GradientStyle.ForwardDiagonal;
     this.ultraGrid1.DisplayLayout.Appearance = appearance34;
     ultraGridColumn1.CellActivation = Infragistics.Win.UltraWinGrid.Activation.NoEdit;
     ultraGridColumn1.Header.VisiblePosition = 18;
     ultraGridColumn1.Hidden = true;
     ultraGridColumn2.CellActivation = Infragistics.Win.UltraWinGrid.Activation.NoEdit;
     ultraGridColumn2.Header.VisiblePosition = 19;
     ultraGridColumn2.Hidden = true;
     ultraGridColumn3.Header.VisiblePosition = 0;
     ultraGridColumn3.Hidden = true;
     ultraGridColumn4.Header.VisiblePosition = 13;
     ultraGridColumn4.Hidden = true;
     ultraGridColumn4.RowLayoutColumnInfo.OriginX = 16;
     ultraGridColumn4.RowLayoutColumnInfo.OriginY = 0;
     ultraGridColumn4.RowLayoutColumnInfo.SpanX = 2;
     ultraGridColumn4.RowLayoutColumnInfo.SpanY = 2;
     ultraGridColumn5.Header.VisiblePosition = 14;
     ultraGridColumn5.Hidden = true;
     ultraGridColumn6.Header.VisiblePosition = 1;
     ultraGridColumn6.Hidden = true;
     ultraGridColumn7.CellActivation = Infragistics.Win.UltraWinGrid.Activation.NoEdit;
     ultraGridColumn7.Header.VisiblePosition = 7;
     ultraGridColumn7.MinWidth = 100;
     ultraGridColumn7.RowLayoutColumnInfo.OriginX = 0;
     ultraGridColumn7.RowLayoutColumnInfo.OriginY = 0;
     ultraGridColumn7.RowLayoutColumnInfo.ParentGroupIndex = 0;
     ultraGridColumn7.RowLayoutColumnInfo.ParentGroupKey = "NewGroup0";
     ultraGridColumn7.RowLayoutColumnInfo.SpanX = 2;
     ultraGridColumn7.RowLayoutColumnInfo.SpanY = 2;
     ultraGridColumn8.Header.VisiblePosition = 16;
     ultraGridColumn8.RowLayoutColumnInfo.OriginX = 22;
     ultraGridColumn8.RowLayoutColumnInfo.OriginY = 0;
     ultraGridColumn8.RowLayoutColumnInfo.PreferredLabelSize = new System.Drawing.Size(0, 44);
     ultraGridColumn8.RowLayoutColumnInfo.SpanX = 2;
     ultraGridColumn8.RowLayoutColumnInfo.SpanY = 4;
     ultraGridColumn9.Header.VisiblePosition = 17;
     ultraGridColumn9.RowLayoutColumnInfo.OriginX = 24;
     ultraGridColumn9.RowLayoutColumnInfo.OriginY = 0;
     ultraGridColumn9.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(91, 0);
     ultraGridColumn9.RowLayoutColumnInfo.PreferredLabelSize = new System.Drawing.Size(0, 44);
     ultraGridColumn9.RowLayoutColumnInfo.SpanX = 2;
     ultraGridColumn9.RowLayoutColumnInfo.SpanY = 4;
     ultraGridColumn10.Header.VisiblePosition = 15;
     ultraGridColumn10.RowLayoutColumnInfo.OriginX = 20;
     ultraGridColumn10.RowLayoutColumnInfo.OriginY = 0;
     ultraGridColumn10.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(139, 0);
     ultraGridColumn10.RowLayoutColumnInfo.PreferredLabelSize = new System.Drawing.Size(0, 44);
     ultraGridColumn10.RowLayoutColumnInfo.SpanX = 2;
     ultraGridColumn10.RowLayoutColumnInfo.SpanY = 4;
     ultraGridColumn11.CellActivation = Infragistics.Win.UltraWinGrid.Activation.NoEdit;
     ultraGridColumn11.Header.VisiblePosition = 8;
     ultraGridColumn11.MinWidth = 100;
     ultraGridColumn11.RowLayoutColumnInfo.OriginX = 2;
     ultraGridColumn11.RowLayoutColumnInfo.OriginY = 0;
     ultraGridColumn11.RowLayoutColumnInfo.ParentGroupIndex = 0;
     ultraGridColumn11.RowLayoutColumnInfo.ParentGroupKey = "NewGroup0";
     ultraGridColumn11.RowLayoutColumnInfo.SpanX = 2;
     ultraGridColumn11.RowLayoutColumnInfo.SpanY = 2;
     ultraGridColumn12.Header.VisiblePosition = 11;
     ultraGridColumn12.RowLayoutColumnInfo.OriginX = 16;
     ultraGridColumn12.RowLayoutColumnInfo.OriginY = 0;
     ultraGridColumn12.RowLayoutColumnInfo.PreferredLabelSize = new System.Drawing.Size(0, 44);
     ultraGridColumn12.RowLayoutColumnInfo.SpanX = 2;
     ultraGridColumn12.RowLayoutColumnInfo.SpanY = 4;
     ultraGridColumn13.Header.VisiblePosition = 12;
     ultraGridColumn13.RowLayoutColumnInfo.OriginX = 18;
     ultraGridColumn13.RowLayoutColumnInfo.OriginY = 0;
     ultraGridColumn13.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(92, 0);
     ultraGridColumn13.RowLayoutColumnInfo.PreferredLabelSize = new System.Drawing.Size(0, 44);
     ultraGridColumn13.RowLayoutColumnInfo.SpanX = 2;
     ultraGridColumn13.RowLayoutColumnInfo.SpanY = 4;
     ultraGridColumn14.CellActivation = Infragistics.Win.UltraWinGrid.Activation.NoEdit;
     ultraGridColumn14.Header.VisiblePosition = 10;
     ultraGridColumn14.RowLayoutColumnInfo.OriginX = 14;
     ultraGridColumn14.RowLayoutColumnInfo.OriginY = 0;
     ultraGridColumn14.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(134, 0);
     ultraGridColumn14.RowLayoutColumnInfo.PreferredLabelSize = new System.Drawing.Size(0, 44);
     ultraGridColumn14.RowLayoutColumnInfo.SpanX = 2;
     ultraGridColumn14.RowLayoutColumnInfo.SpanY = 4;
     ultraGridColumn15.CellActivation = Infragistics.Win.UltraWinGrid.Activation.NoEdit;
     ultraGridColumn15.Header.VisiblePosition = 9;
     ultraGridColumn15.MinWidth = 100;
     ultraGridColumn15.RowLayoutColumnInfo.OriginX = 4;
     ultraGridColumn15.RowLayoutColumnInfo.OriginY = 0;
     ultraGridColumn15.RowLayoutColumnInfo.ParentGroupIndex = 0;
     ultraGridColumn15.RowLayoutColumnInfo.ParentGroupKey = "NewGroup0";
     ultraGridColumn15.RowLayoutColumnInfo.SpanX = 2;
     ultraGridColumn15.RowLayoutColumnInfo.SpanY = 2;
     ultraGridColumn16.Header.VisiblePosition = 21;
     ultraGridColumn16.Hidden = true;
     ultraGridColumn17.Header.VisiblePosition = 22;
     ultraGridColumn17.RowLayoutColumnInfo.OriginX = 30;
     ultraGridColumn17.RowLayoutColumnInfo.OriginY = 0;
     ultraGridColumn17.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(84, 0);
     ultraGridColumn17.RowLayoutColumnInfo.PreferredLabelSize = new System.Drawing.Size(0, 44);
     ultraGridColumn17.RowLayoutColumnInfo.SpanX = 2;
     ultraGridColumn17.RowLayoutColumnInfo.SpanY = 4;
     ultraGridColumn18.Header.VisiblePosition = 23;
     ultraGridColumn18.RowLayoutColumnInfo.OriginX = 26;
     ultraGridColumn18.RowLayoutColumnInfo.OriginY = 0;
     ultraGridColumn18.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(90, 0);
     ultraGridColumn18.RowLayoutColumnInfo.PreferredLabelSize = new System.Drawing.Size(0, 44);
     ultraGridColumn18.RowLayoutColumnInfo.SpanX = 2;
     ultraGridColumn18.RowLayoutColumnInfo.SpanY = 4;
     ultraGridColumn19.Header.VisiblePosition = 24;
     ultraGridColumn19.RowLayoutColumnInfo.OriginX = 32;
     ultraGridColumn19.RowLayoutColumnInfo.OriginY = 0;
     ultraGridColumn19.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(86, 0);
     ultraGridColumn19.RowLayoutColumnInfo.PreferredLabelSize = new System.Drawing.Size(0, 44);
     ultraGridColumn19.RowLayoutColumnInfo.SpanX = 2;
     ultraGridColumn19.RowLayoutColumnInfo.SpanY = 4;
     ultraGridColumn20.Header.VisiblePosition = 20;
     ultraGridColumn20.RowLayoutColumnInfo.OriginX = 28;
     ultraGridColumn20.RowLayoutColumnInfo.OriginY = 0;
     ultraGridColumn20.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(92, 0);
     ultraGridColumn20.RowLayoutColumnInfo.PreferredLabelSize = new System.Drawing.Size(0, 44);
     ultraGridColumn20.RowLayoutColumnInfo.SpanX = 2;
     ultraGridColumn20.RowLayoutColumnInfo.SpanY = 4;
     ultraGridColumn21.Header.VisiblePosition = 25;
     ultraGridColumn21.Hidden = true;
     ultraGridColumn22.Header.VisiblePosition = 5;
     ultraGridColumn22.RowLayoutColumnInfo.OriginX = 12;
     ultraGridColumn22.RowLayoutColumnInfo.OriginY = 0;
     ultraGridColumn22.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(81, 0);
     ultraGridColumn22.RowLayoutColumnInfo.PreferredLabelSize = new System.Drawing.Size(0, 44);
     ultraGridColumn22.RowLayoutColumnInfo.SpanX = 2;
     ultraGridColumn22.RowLayoutColumnInfo.SpanY = 4;
     ultraGridColumn23.Header.VisiblePosition = 26;
     ultraGridColumn23.Hidden = true;
     ultraGridColumn24.Header.VisiblePosition = 6;
     ultraGridColumn24.Hidden = true;
     ultraGridColumn25.CellActivation = Infragistics.Win.UltraWinGrid.Activation.NoEdit;
     ultraGridColumn25.Header.VisiblePosition = 2;
     ultraGridColumn25.Hidden = true;
     ultraGridColumn25.MinWidth = 100;
     ultraGridColumn26.Header.VisiblePosition = 3;
     ultraGridColumn26.Hidden = true;
     ultraGridColumn27.Header.VisiblePosition = 4;
     ultraGridColumn27.Hidden = true;
     ultraGridColumn28.Header.VisiblePosition = 27;
     ultraGridColumn28.RowLayoutColumnInfo.OriginX = 0;
     ultraGridColumn28.RowLayoutColumnInfo.OriginY = 0;
     ultraGridColumn28.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(50, 0);
     ultraGridColumn28.RowLayoutColumnInfo.PreferredLabelSize = new System.Drawing.Size(0, 44);
     ultraGridColumn28.RowLayoutColumnInfo.SpanX = 2;
     ultraGridColumn28.RowLayoutColumnInfo.SpanY = 4;
     ultraGridColumn29.CellClickAction = Infragistics.Win.UltraWinGrid.CellClickAction.EditAndSelectText;
     ultraGridColumn29.Header.VisiblePosition = 28;
     ultraGridColumn29.RowLayoutColumnInfo.OriginX = 2;
     ultraGridColumn29.RowLayoutColumnInfo.OriginY = 0;
     ultraGridColumn29.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(110, 0);
     ultraGridColumn29.RowLayoutColumnInfo.PreferredLabelSize = new System.Drawing.Size(0, 44);
     ultraGridColumn29.RowLayoutColumnInfo.SpanX = 2;
     ultraGridColumn29.RowLayoutColumnInfo.SpanY = 4;
     ultraGridColumn30.Header.VisiblePosition = 29;
     ultraGridColumn30.RowLayoutColumnInfo.OriginX = 4;
     ultraGridColumn30.RowLayoutColumnInfo.OriginY = 0;
     ultraGridColumn30.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(54, 0);
     ultraGridColumn30.RowLayoutColumnInfo.PreferredLabelSize = new System.Drawing.Size(0, 44);
     ultraGridColumn30.RowLayoutColumnInfo.SpanX = 2;
     ultraGridColumn30.RowLayoutColumnInfo.SpanY = 4;
     ultraGridBand1.Columns.AddRange(new object[] {
     ultraGridColumn1,
     ultraGridColumn2,
     ultraGridColumn3,
     ultraGridColumn4,
     ultraGridColumn5,
     ultraGridColumn6,
     ultraGridColumn7,
     ultraGridColumn8,
     ultraGridColumn9,
     ultraGridColumn10,
     ultraGridColumn11,
     ultraGridColumn12,
     ultraGridColumn13,
     ultraGridColumn14,
     ultraGridColumn15,
     ultraGridColumn16,
     ultraGridColumn17,
     ultraGridColumn18,
     ultraGridColumn19,
     ultraGridColumn20,
     ultraGridColumn21,
     ultraGridColumn22,
     ultraGridColumn23,
     ultraGridColumn24,
     ultraGridColumn25,
     ultraGridColumn26,
     ultraGridColumn27,
     ultraGridColumn28,
     ultraGridColumn29,
     ultraGridColumn30});
     ultraGridGroup1.Header.Caption = "����";
     ultraGridGroup1.Key = "NewGroup0";
     ultraGridGroup1.RowLayoutGroupInfo.OriginX = 6;
     ultraGridGroup1.RowLayoutGroupInfo.OriginY = 0;
     ultraGridGroup1.RowLayoutGroupInfo.SpanX = 6;
     ultraGridGroup1.RowLayoutGroupInfo.SpanY = 4;
     ultraGridBand1.Groups.AddRange(new Infragistics.Win.UltraWinGrid.UltraGridGroup[] {
     ultraGridGroup1});
     ultraGridBand1.RowLayoutStyle = Infragistics.Win.UltraWinGrid.RowLayoutStyle.GroupLayout;
     summarySettings1.DisplayFormat = "�ۼƹ�{0}��";
     summarySettings1.GroupBySummaryValueAppearance = appearance2;
     summarySettings2.DisplayFormat = "�ۼƹ�{0}��";
     summarySettings2.GroupBySummaryValueAppearance = appearance3;
     ultraGridBand1.Summaries.AddRange(new Infragistics.Win.UltraWinGrid.SummarySettings[] {
     summarySettings1,
     summarySettings2});
     ultraGridBand1.SummaryFooterCaption = "";
     this.ultraGrid1.DisplayLayout.BandsSerializer.Add(ultraGridBand1);
     this.ultraGrid1.DisplayLayout.InterBandSpacing = 10;
     this.ultraGrid1.DisplayLayout.Override.AllowAddNew = Infragistics.Win.UltraWinGrid.AllowAddNew.No;
     this.ultraGrid1.DisplayLayout.Override.AllowDelete = Infragistics.Win.DefaultableBoolean.False;
     this.ultraGrid1.DisplayLayout.Override.AllowUpdate = Infragistics.Win.DefaultableBoolean.False;
     appearance37.BackColor = System.Drawing.Color.Transparent;
     this.ultraGrid1.DisplayLayout.Override.CardAreaAppearance = appearance37;
     this.ultraGrid1.DisplayLayout.Override.CellClickAction = Infragistics.Win.UltraWinGrid.CellClickAction.RowSelect;
     this.ultraGrid1.DisplayLayout.Override.ColumnAutoSizeMode = Infragistics.Win.UltraWinGrid.ColumnAutoSizeMode.AllRowsInBand;
     this.ultraGrid1.DisplayLayout.Override.FilterClearButtonLocation = Infragistics.Win.UltraWinGrid.FilterClearButtonLocation.Row;
     this.ultraGrid1.DisplayLayout.Override.FilterOperatorDefaultValue = Infragistics.Win.UltraWinGrid.FilterOperatorDefaultValue.Contains;
     this.ultraGrid1.DisplayLayout.Override.FilterUIType = Infragistics.Win.UltraWinGrid.FilterUIType.FilterRow;
     appearance38.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(61)))), ((int)(((byte)(149)))), ((int)(((byte)(255)))));
     appearance38.BackColor2 = System.Drawing.Color.FromArgb(((int)(((byte)(1)))), ((int)(((byte)(68)))), ((int)(((byte)(208)))));
     appearance38.BackGradientStyle = Infragistics.Win.GradientStyle.Vertical;
     appearance38.ForeColor = System.Drawing.Color.White;
     appearance38.TextHAlignAsString = "Center";
     appearance38.ThemedElementAlpha = Infragistics.Win.Alpha.Transparent;
     this.ultraGrid1.DisplayLayout.Override.HeaderAppearance = appearance38;
     this.ultraGrid1.DisplayLayout.Override.HeaderClickAction = Infragistics.Win.UltraWinGrid.HeaderClickAction.SortMulti;
     appearance39.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(1)))), ((int)(((byte)(68)))), ((int)(((byte)(208)))));
     this.ultraGrid1.DisplayLayout.Override.RowAppearance = appearance39;
     appearance40.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(61)))), ((int)(((byte)(149)))), ((int)(((byte)(255)))));
     appearance40.BackColor2 = System.Drawing.Color.FromArgb(((int)(((byte)(1)))), ((int)(((byte)(68)))), ((int)(((byte)(208)))));
     appearance40.BackGradientStyle = Infragistics.Win.GradientStyle.Vertical;
     this.ultraGrid1.DisplayLayout.Override.RowSelectorAppearance = appearance40;
     this.ultraGrid1.DisplayLayout.Override.RowSelectorWidth = 12;
     this.ultraGrid1.DisplayLayout.Override.RowSpacingBefore = 2;
     appearance41.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(129)))), ((int)(((byte)(169)))), ((int)(((byte)(226)))));
     appearance41.BackColor2 = System.Drawing.Color.FromArgb(((int)(((byte)(221)))), ((int)(((byte)(235)))), ((int)(((byte)(254)))));
     appearance41.BackGradientStyle = Infragistics.Win.GradientStyle.Vertical;
     appearance41.ForeColor = System.Drawing.Color.Black;
     this.ultraGrid1.DisplayLayout.Override.SelectedRowAppearance = appearance41;
     this.ultraGrid1.DisplayLayout.Override.SelectTypeCell = Infragistics.Win.UltraWinGrid.SelectType.None;
     this.ultraGrid1.DisplayLayout.Override.SelectTypeCol = Infragistics.Win.UltraWinGrid.SelectType.None;
     this.ultraGrid1.DisplayLayout.Override.SelectTypeRow = Infragistics.Win.UltraWinGrid.SelectType.Extended;
     this.ultraGrid1.DisplayLayout.Override.SummaryDisplayArea = Infragistics.Win.UltraWinGrid.SummaryDisplayAreas.BottomFixed;
     this.ultraGrid1.DisplayLayout.Override.SummaryFooterCaptionVisible = Infragistics.Win.DefaultableBoolean.False;
     this.ultraGrid1.DisplayLayout.RowConnectorColor = System.Drawing.Color.FromArgb(((int)(((byte)(1)))), ((int)(((byte)(68)))), ((int)(((byte)(208)))));
     this.ultraGrid1.DisplayLayout.RowConnectorStyle = Infragistics.Win.UltraWinGrid.RowConnectorStyle.Solid;
     this.ultraGrid1.DisplayLayout.ScrollBounds = Infragistics.Win.UltraWinGrid.ScrollBounds.ScrollToFill;
     this.ultraGrid1.DisplayLayout.ScrollStyle = Infragistics.Win.UltraWinGrid.ScrollStyle.Immediate;
     this.ultraGrid1.DisplayLayout.TabNavigation = Infragistics.Win.UltraWinGrid.TabNavigation.NextControl;
     this.ultraGrid1.DisplayLayout.ViewStyle = Infragistics.Win.UltraWinGrid.ViewStyle.SingleBand;
     this.ultraGrid1.Dock = System.Windows.Forms.DockStyle.Fill;
     this.ultraGrid1.Font = new System.Drawing.Font("����", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
     this.ultraGrid1.Location = new System.Drawing.Point(0, 0);
     this.ultraGrid1.Name = "ultraGrid1";
     this.ultraGrid1.Size = new System.Drawing.Size(848, 130);
     this.ultraGrid1.TabIndex = 1;
     this.coreBind.SetVerification(this.ultraGrid1, null);
     //
     // dataSet2
     //
     this.dataSet2.DataSetName = "NewDataSet";
     this.dataSet2.Tables.AddRange(new System.Data.DataTable[] {
     this.dataTable6,
     this.dataTable7,
     this.dataTable8});
     //
     // dataTable6
     //
     this.dataTable6.Columns.AddRange(new System.Data.DataColumn[] {
     this.dataColumn57,
     this.dataColumn58,
     this.dataColumn59,
     this.dataColumn60,
     this.dataColumn61,
     this.dataColumn62,
     this.dataColumn63,
     this.dataColumn64,
     this.dataColumn65,
     this.dataColumn66,
     this.dataColumn67,
     this.dataColumn68,
     this.dataColumn69,
     this.dataColumn70});
     this.dataTable6.TableName = "��̬�����Ԥ����";
     //
     // dataColumn57
     //
     this.dataColumn57.Caption = "�������";
     this.dataColumn57.ColumnName = "FS_WEIGHTNO";
     //
     // dataColumn58
     //
     this.dataColumn58.Caption = "�������ƴ���";
     this.dataColumn58.ColumnName = "FS_MATERIAL";
     //
     // dataColumn59
     //
     this.dataColumn59.Caption = "����";
     this.dataColumn59.ColumnName = "FS_WEIGHTTYPE";
     //
     // dataColumn60
     //
     this.dataColumn60.Caption = "���������";
     this.dataColumn60.ColumnName = "FS_SENDERSTROENO";
     //
     // dataColumn61
     //
     this.dataColumn61.Caption = "�ջ���λ����";
     this.dataColumn61.ColumnName = "FS_RECEIVESTORENO";
     //
     // dataColumn62
     //
     this.dataColumn62.Caption = "����";
     this.dataColumn62.ColumnName = "FS_TRAINNO";
     //
     // dataColumn63
     //
     this.dataColumn63.Caption = "������";
     this.dataColumn63.ColumnName = "FS_WEIGHTPOINT";
     //
     // dataColumn64
     //
     this.dataColumn64.Caption = "¼�벿��";
     this.dataColumn64.ColumnName = "FS_DEPARTMENT";
     //
     // dataColumn65
     //
     this.dataColumn65.Caption = "¼��Ա";
     this.dataColumn65.ColumnName = "FS_USER";
     //
     // dataColumn66
     //
     this.dataColumn66.Caption = "¼��ʱ��";
     this.dataColumn66.ColumnName = "FD_TIMES";
     //
     // dataColumn67
     //
     this.dataColumn67.Caption = "��������";
     this.dataColumn67.ColumnName = "FS_MATERIALNAME";
     //
     // dataColumn68
     //
     this.dataColumn68.Caption = "������λ";
     this.dataColumn68.ColumnName = "FS_SENDER";
     //
     // dataColumn69
     //
     this.dataColumn69.Caption = "�ջ���λ";
     this.dataColumn69.ColumnName = "FS_RECEIVER";
     //
     // dataColumn70
     //
     this.dataColumn70.Caption = "���˵�λ";
     this.dataColumn70.ColumnName = "FS_TRANS";
     //
     // dataTable7
     //
     this.dataTable7.Columns.AddRange(new System.Data.DataColumn[] {
     this.dataColumn71,
     this.dataColumn72,
     this.dataColumn73,
     this.dataColumn74,
     this.dataColumn75,
     this.dataColumn76,
     this.dataColumn77,
     this.dataColumn78,
     this.dataColumn79,
     this.dataColumn80,
     this.dataColumn82,
     this.dataColumn83,
     this.dataColumn84,
     this.dataColumn85,
     this.dataColumn86,
     this.dataColumn87,
     this.dataColumn88,
     this.dataColumn89,
     this.dataColumn90,
     this.dataColumn91,
     this.dataColumn81,
     this.dataColumn92,
     this.dataColumn156,
     this.dataColumn157,
     this.dataColumn158});
     this.dataTable7.TableName = "��̬�����һ�μ�������";
     //
     // dataColumn71
     //
     this.dataColumn71.Caption = "�������";
     this.dataColumn71.ColumnName = "FS_WEIGHTNO";
     //
     // dataColumn72
     //
     this.dataColumn72.Caption = "���ϴ���";
     this.dataColumn72.ColumnName = "FS_MATERIAL";
     //
     // dataColumn73
     //
     this.dataColumn73.Caption = "�������";
     this.dataColumn73.ColumnName = "FS_WEIGHTTYPE";
     //
     // dataColumn74
     //
     this.dataColumn74.Caption = "���������";
     this.dataColumn74.ColumnName = "FS_SENDERSTORENO";
     //
     // dataColumn75
     //
     this.dataColumn75.Caption = "�ջ���λ����";
     this.dataColumn75.ColumnName = "FS_RECEIVERSTORENO";
     //
     // dataColumn76
     //
     this.dataColumn76.Caption = "����";
     this.dataColumn76.ColumnName = "FS_TRAINNO";
     //
     // dataColumn77
     //
     this.dataColumn77.Caption = "����";
     this.dataColumn77.ColumnName = "FN_WEIGHT";
     //
     // dataColumn78
     //
     this.dataColumn78.Caption = "����Ա";
     this.dataColumn78.ColumnName = "FS_WEIGHTPERSON";
     //
     // dataColumn79
     //
     this.dataColumn79.Caption = "����ʱ��";
     this.dataColumn79.ColumnName = "FD_WEIGHTTIME";
     //
     // dataColumn80
     //
     this.dataColumn80.Caption = "������";
     this.dataColumn80.ColumnName = "FS_WEIGHTPOINT";
     //
     // dataColumn82
     //
     this.dataColumn82.Caption = "ɾ����־";
     this.dataColumn82.ColumnName = "FS_DELETEFLAG";
     //
     // dataColumn83
     //
     this.dataColumn83.Caption = "ɾ��ȷ����";
     this.dataColumn83.ColumnName = "FS_DELETEUSER";
     //
     // dataColumn84
     //
     this.dataColumn84.Caption = "ɾ������";
     this.dataColumn84.ColumnName = "FD_DELETEDATE";
     //
     // dataColumn85
     //
     this.dataColumn85.Caption = "��������";
     this.dataColumn85.ColumnName = "FS_MATERIALNAME";
     //
     // dataColumn86
     //
     this.dataColumn86.Caption = "������λ";
     this.dataColumn86.ColumnName = "FS_SENDER";
     //
     // dataColumn87
     //
     this.dataColumn87.Caption = "�ջ���λ";
     this.dataColumn87.ColumnName = "FS_RECEIVER";
     //
     // dataColumn88
     //
     this.dataColumn88.Caption = "����";
     this.dataColumn88.ColumnName = "FS_TYPENAME";
     //
     // dataColumn89
     //
     this.dataColumn89.Caption = "������";
     this.dataColumn89.ColumnName = "FS_POINTNAME";
     //
     // dataColumn90
     //
     this.dataColumn90.Caption = "���˵�λ";
     this.dataColumn90.ColumnName = "FS_TRANS";
     //
     // dataColumn91
     //
     this.dataColumn91.Caption = "���˵�λ����";
     this.dataColumn91.ColumnName = "FS_TRANSNO";
     //
     // dataColumn81
     //
     this.dataColumn81.Caption = "���";
     this.dataColumn81.ColumnName = "FS_SHIFT";
     //
     // dataColumn92
     //
     this.dataColumn92.Caption = "����";
     this.dataColumn92.ColumnName = "FS_GROUP";
     //
     // dataColumn156
     //
     this.dataColumn156.Caption = "�޺�";
     this.dataColumn156.ColumnName = "FS_POTNO";
     //
     // dataColumn157
     //
     this.dataColumn157.Caption = "¯��";
     this.dataColumn157.ColumnName = "FS_STOVENO";
     //
     // dataColumn158
     //
     this.dataColumn158.Caption = "¯����";
     this.dataColumn158.ColumnName = "FS_STOVESEATNO";
     //
     // dataTable8
     //
     this.dataTable8.Columns.AddRange(new System.Data.DataColumn[] {
     this.dataColumn93,
     this.dataColumn94,
     this.dataColumn95,
     this.dataColumn96,
     this.dataColumn97,
     this.dataColumn98,
     this.dataColumn99,
     this.dataColumn100,
     this.dataColumn101,
     this.dataColumn102,
     this.dataColumn103,
     this.dataColumn104,
     this.dataColumn105,
     this.dataColumn106,
     this.dataColumn107,
     this.dataColumn108,
     this.dataColumn109,
     this.dataColumn110,
     this.dataColumn111,
     this.dataColumn112,
     this.dataColumn113,
     this.dataColumn114,
     this.dataColumn115,
     this.dataColumn116,
     this.dataColumn117,
     this.dataColumn118,
     this.dataColumn119,
     this.dataColumn159,
     this.dataColumn160,
     this.dataColumn161});
     this.dataTable8.TableName = "��̬�������μ�������";
     //
     // dataColumn93
     //
     this.dataColumn93.Caption = "�������";
     this.dataColumn93.ColumnName = "FS_WEIGHTNO";
     //
     // dataColumn94
     //
     this.dataColumn94.Caption = "���ϴ���";
     this.dataColumn94.ColumnName = "FS_MATERIAL";
     //
     // dataColumn95
     //
     this.dataColumn95.Caption = "�������";
     this.dataColumn95.ColumnName = "FS_WEIGHTTYPE";
     //
     // dataColumn96
     //
     this.dataColumn96.Caption = "���������";
     this.dataColumn96.ColumnName = "FS_SENDERSTORENO";
     //
     // dataColumn97
     //
     this.dataColumn97.Caption = "�ջ���λ����";
     this.dataColumn97.ColumnName = "FS_RECEIVERSTORENO";
     //
     // dataColumn98
     //
     this.dataColumn98.Caption = "����";
     this.dataColumn98.ColumnName = "FS_TRAINNO";
     //
     // dataColumn99
     //
     this.dataColumn99.Caption = "�";
     this.dataColumn99.ColumnName = "FN_GROSSWEIGHT";
     //
     // dataColumn100
     //
     this.dataColumn100.Caption = "ë�ؼ���Ա";
     this.dataColumn100.ColumnName = "FS_GROSSPERSON";
     //
     // dataColumn101
     //
     this.dataColumn101.Caption = "ë�ؼ�����";
     this.dataColumn101.ColumnName = "FS_GROSSPOINT";
     //
     // dataColumn102
     //
     this.dataColumn102.Caption = "ë�ؼ���ʱ��";
     this.dataColumn102.ColumnName = "FD_GROSSTIME";
     //
     // dataColumn103
     //
     this.dataColumn103.Caption = "Ƥ��";
     this.dataColumn103.ColumnName = "FN_TAREWEIGHT";
     //
     // dataColumn104
     //
     this.dataColumn104.Caption = "Ƥ�ؼ���Ա";
     this.dataColumn104.ColumnName = "FS_TAREPERSON";
     //
     // dataColumn105
     //
     this.dataColumn105.Caption = "Ƥ�ؼ�����";
     this.dataColumn105.ColumnName = "FS_TAREPOINT";
     //
     // dataColumn106
     //
     this.dataColumn106.Caption = "Ƥ�ؼ���ʱ��";
     this.dataColumn106.ColumnName = "FD_TARETIME";
     //
     // dataColumn107
     //
     this.dataColumn107.Caption = "����";
     this.dataColumn107.ColumnName = "FN_NETWEIGHT";
     //
     // dataColumn108
     //
     this.dataColumn108.Caption = "Ӧ����";
     this.dataColumn108.ColumnName = "FN_YKL";
     //
     // dataColumn109
     //
     this.dataColumn109.Caption = "ë�ؼ������";
     this.dataColumn109.ColumnName = "FS_GROSSSHIFT";
     //
     // dataColumn110
     //
     this.dataColumn110.Caption = "ë�ؼ�������";
     this.dataColumn110.ColumnName = "FS_GROSSGROUP";
     //
     // dataColumn111
     //
     this.dataColumn111.Caption = "Ƥ�ؼ������";
     this.dataColumn111.ColumnName = "FS_TARESHIFT";
     //
     // dataColumn112
     //
     this.dataColumn112.Caption = "Ƥ�ؼ�������";
     this.dataColumn112.ColumnName = "FS_TAREGROUP";
     //
     // dataColumn113
     //
     this.dataColumn113.Caption = "��ע";
     this.dataColumn113.ColumnName = "FS_MEMO";
     //
     // dataColumn114
     //
     this.dataColumn114.Caption = "����";
     this.dataColumn114.ColumnName = "FS_TYPENAME";
     //
     // dataColumn115
     //
     this.dataColumn115.Caption = "����������";
     this.dataColumn115.ColumnName = "FS_POINTNAME";
     //
     // dataColumn116
     //
     this.dataColumn116.Caption = "���˵�λ";
     this.dataColumn116.ColumnName = "FS_TRANS";
     //
     // dataColumn117
     //
     this.dataColumn117.Caption = "��������";
     this.dataColumn117.ColumnName = "FS_MATERIALNAME";
     //
     // dataColumn118
     //
     this.dataColumn118.Caption = "������λ";
     this.dataColumn118.ColumnName = "FS_SENDER";
     //
     // dataColumn119
     //
     this.dataColumn119.Caption = "�ջ���λ";
     this.dataColumn119.ColumnName = "FS_RECEIVER";
     //
     // dataColumn159
     //
     this.dataColumn159.Caption = "�޺�";
     this.dataColumn159.ColumnName = "FS_POTNO";
     //
     // dataColumn160
     //
     this.dataColumn160.Caption = "¯��";
     this.dataColumn160.ColumnName = "FS_STOVENO";
     //
     // dataColumn161
     //
     this.dataColumn161.Caption = "¯����";
     this.dataColumn161.ColumnName = "FS_STOVESEATNO";
     //
     // ultraTabPageControl1
     //
     this.ultraTabPageControl1.Controls.Add(this.ultraGrid2);
     this.coreBind.SetDatabasecommand(this.ultraTabPageControl1, null);
     this.ultraTabPageControl1.Location = new System.Drawing.Point(-10000, -10000);
     this.ultraTabPageControl1.Name = "ultraTabPageControl1";
     this.ultraTabPageControl1.Size = new System.Drawing.Size(663, 130);
     this.coreBind.SetVerification(this.ultraTabPageControl1, null);
     //
     // ultraGrid2
     //
     this.coreBind.SetDatabasecommand(this.ultraGrid2, null);
     this.ultraGrid2.DataMember = "��̬�����һ�μ�������";
     this.ultraGrid2.DataSource = this.dataSet2;
     appearance42.BackColor = System.Drawing.Color.White;
     appearance42.BackColor2 = System.Drawing.Color.FromArgb(((int)(((byte)(61)))), ((int)(((byte)(149)))), ((int)(((byte)(255)))));
     appearance42.BackGradientStyle = Infragistics.Win.GradientStyle.ForwardDiagonal;
     this.ultraGrid2.DisplayLayout.Appearance = appearance42;
     ultraGridColumn31.Header.VisiblePosition = 0;
     ultraGridColumn31.Hidden = true;
     ultraGridColumn32.Header.VisiblePosition = 1;
     ultraGridColumn32.Hidden = true;
     ultraGridColumn33.Header.VisiblePosition = 2;
     ultraGridColumn33.Hidden = true;
     ultraGridColumn34.Header.VisiblePosition = 3;
     ultraGridColumn34.Hidden = true;
     ultraGridColumn35.Header.VisiblePosition = 4;
     ultraGridColumn35.Hidden = true;
     ultraGridColumn36.Header.VisiblePosition = 5;
     ultraGridColumn36.Hidden = true;
     ultraGridColumn37.Header.VisiblePosition = 10;
     ultraGridColumn37.RowLayoutColumnInfo.OriginX = 6;
     ultraGridColumn37.RowLayoutColumnInfo.OriginY = 0;
     ultraGridColumn37.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(80, 0);
     ultraGridColumn37.RowLayoutColumnInfo.SpanX = 2;
     ultraGridColumn37.RowLayoutColumnInfo.SpanY = 2;
     ultraGridColumn38.Header.VisiblePosition = 14;
     ultraGridColumn38.RowLayoutColumnInfo.OriginX = 14;
     ultraGridColumn38.RowLayoutColumnInfo.OriginY = 0;
     ultraGridColumn38.RowLayoutColumnInfo.SpanX = 2;
     ultraGridColumn38.RowLayoutColumnInfo.SpanY = 2;
     ultraGridColumn39.Header.VisiblePosition = 12;
     ultraGridColumn39.RowLayoutColumnInfo.OriginX = 10;
     ultraGridColumn39.RowLayoutColumnInfo.OriginY = 0;
     ultraGridColumn39.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(135, 0);
     ultraGridColumn39.RowLayoutColumnInfo.SpanX = 2;
     ultraGridColumn39.RowLayoutColumnInfo.SpanY = 2;
     ultraGridColumn40.Header.VisiblePosition = 15;
     ultraGridColumn40.Hidden = true;
     ultraGridColumn41.Header.VisiblePosition = 11;
     ultraGridColumn41.Hidden = true;
     ultraGridColumn41.RowLayoutColumnInfo.OriginX = 22;
     ultraGridColumn41.RowLayoutColumnInfo.OriginY = 0;
     ultraGridColumn41.RowLayoutColumnInfo.SpanX = 2;
     ultraGridColumn41.RowLayoutColumnInfo.SpanY = 2;
     appearance4.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(128)))));
     ultraGridColumn42.CellAppearance = appearance4;
     ultraGridColumn42.Header.VisiblePosition = 16;
     ultraGridColumn42.Hidden = true;
     ultraGridColumn42.RowLayoutColumnInfo.OriginX = 20;
     ultraGridColumn42.RowLayoutColumnInfo.OriginY = 0;
     ultraGridColumn42.RowLayoutColumnInfo.SpanX = 2;
     ultraGridColumn42.RowLayoutColumnInfo.SpanY = 2;
     ultraGridColumn43.Header.VisiblePosition = 17;
     ultraGridColumn43.Hidden = true;
     ultraGridColumn43.RowLayoutColumnInfo.OriginX = 24;
     ultraGridColumn43.RowLayoutColumnInfo.OriginY = 0;
     ultraGridColumn43.RowLayoutColumnInfo.SpanX = 2;
     ultraGridColumn43.RowLayoutColumnInfo.SpanY = 2;
     ultraGridColumn44.Header.VisiblePosition = 6;
     ultraGridColumn44.Hidden = true;
     ultraGridColumn45.Header.VisiblePosition = 7;
     ultraGridColumn45.Hidden = true;
     ultraGridColumn46.Header.VisiblePosition = 8;
     ultraGridColumn46.Hidden = true;
     ultraGridColumn46.Width = 102;
     ultraGridColumn47.Header.VisiblePosition = 13;
     ultraGridColumn47.RowLayoutColumnInfo.OriginX = 8;
     ultraGridColumn47.RowLayoutColumnInfo.OriginY = 0;
     ultraGridColumn47.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(71, 0);
     ultraGridColumn47.RowLayoutColumnInfo.SpanX = 2;
     ultraGridColumn47.RowLayoutColumnInfo.SpanY = 2;
     ultraGridColumn48.Header.VisiblePosition = 18;
     ultraGridColumn48.RowLayoutColumnInfo.OriginX = 12;
     ultraGridColumn48.RowLayoutColumnInfo.OriginY = 0;
     ultraGridColumn48.RowLayoutColumnInfo.SpanX = 2;
     ultraGridColumn48.RowLayoutColumnInfo.SpanY = 2;
     ultraGridColumn49.Header.VisiblePosition = 9;
     ultraGridColumn49.Hidden = true;
     ultraGridColumn50.Header.VisiblePosition = 21;
     ultraGridColumn50.Hidden = true;
     ultraGridColumn51.Header.VisiblePosition = 19;
     ultraGridColumn51.RowLayoutColumnInfo.OriginX = 18;
     ultraGridColumn51.RowLayoutColumnInfo.OriginY = 0;
     ultraGridColumn51.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(48, 0);
     ultraGridColumn51.RowLayoutColumnInfo.SpanX = 2;
     ultraGridColumn51.RowLayoutColumnInfo.SpanY = 2;
     ultraGridColumn52.Header.VisiblePosition = 20;
     ultraGridColumn52.RowLayoutColumnInfo.OriginX = 16;
     ultraGridColumn52.RowLayoutColumnInfo.OriginY = 0;
     ultraGridColumn52.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(53, 0);
     ultraGridColumn52.RowLayoutColumnInfo.SpanX = 2;
     ultraGridColumn52.RowLayoutColumnInfo.SpanY = 2;
     ultraGridColumn53.Header.VisiblePosition = 22;
     ultraGridColumn53.RowLayoutColumnInfo.OriginX = 0;
     ultraGridColumn53.RowLayoutColumnInfo.OriginY = 0;
     ultraGridColumn53.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(58, 0);
     ultraGridColumn53.RowLayoutColumnInfo.SpanX = 2;
     ultraGridColumn53.RowLayoutColumnInfo.SpanY = 2;
     ultraGridColumn54.CellClickAction = Infragistics.Win.UltraWinGrid.CellClickAction.EditAndSelectText;
     ultraGridColumn54.Header.VisiblePosition = 23;
     ultraGridColumn54.RowLayoutColumnInfo.OriginX = 2;
     ultraGridColumn54.RowLayoutColumnInfo.OriginY = 0;
     ultraGridColumn54.RowLayoutColumnInfo.SpanX = 2;
     ultraGridColumn54.RowLayoutColumnInfo.SpanY = 2;
     ultraGridColumn55.Header.VisiblePosition = 24;
     ultraGridColumn55.RowLayoutColumnInfo.OriginX = 4;
     ultraGridColumn55.RowLayoutColumnInfo.OriginY = 0;
     ultraGridColumn55.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(71, 0);
     ultraGridColumn55.RowLayoutColumnInfo.SpanX = 2;
     ultraGridColumn55.RowLayoutColumnInfo.SpanY = 2;
     ultraGridBand2.Columns.AddRange(new object[] {
     ultraGridColumn31,
     ultraGridColumn32,
     ultraGridColumn33,
     ultraGridColumn34,
     ultraGridColumn35,
     ultraGridColumn36,
     ultraGridColumn37,
     ultraGridColumn38,
     ultraGridColumn39,
     ultraGridColumn40,
     ultraGridColumn41,
     ultraGridColumn42,
     ultraGridColumn43,
     ultraGridColumn44,
     ultraGridColumn45,
     ultraGridColumn46,
     ultraGridColumn47,
     ultraGridColumn48,
     ultraGridColumn49,
     ultraGridColumn50,
     ultraGridColumn51,
     ultraGridColumn52,
     ultraGridColumn53,
     ultraGridColumn54,
     ultraGridColumn55});
     ultraGridBand2.RowLayoutStyle = Infragistics.Win.UltraWinGrid.RowLayoutStyle.GroupLayout;
     summarySettings3.DisplayFormat = "�ۼƹ�{0}��";
     summarySettings3.GroupBySummaryValueAppearance = appearance5;
     ultraGridBand2.Summaries.AddRange(new Infragistics.Win.UltraWinGrid.SummarySettings[] {
     summarySettings3});
     ultraGridBand2.SummaryFooterCaption = "";
     this.ultraGrid2.DisplayLayout.BandsSerializer.Add(ultraGridBand2);
     this.ultraGrid2.DisplayLayout.InterBandSpacing = 10;
     this.ultraGrid2.DisplayLayout.Override.AllowAddNew = Infragistics.Win.UltraWinGrid.AllowAddNew.No;
     this.ultraGrid2.DisplayLayout.Override.AllowDelete = Infragistics.Win.DefaultableBoolean.False;
     this.ultraGrid2.DisplayLayout.Override.AllowUpdate = Infragistics.Win.DefaultableBoolean.False;
     appearance45.BackColor = System.Drawing.Color.Transparent;
     this.ultraGrid2.DisplayLayout.Override.CardAreaAppearance = appearance45;
     this.ultraGrid2.DisplayLayout.Override.CellClickAction = Infragistics.Win.UltraWinGrid.CellClickAction.RowSelect;
     this.ultraGrid2.DisplayLayout.Override.ColumnAutoSizeMode = Infragistics.Win.UltraWinGrid.ColumnAutoSizeMode.AllRowsInBand;
     this.ultraGrid2.DisplayLayout.Override.FilterClearButtonLocation = Infragistics.Win.UltraWinGrid.FilterClearButtonLocation.Row;
     this.ultraGrid2.DisplayLayout.Override.FilterOperatorDefaultValue = Infragistics.Win.UltraWinGrid.FilterOperatorDefaultValue.Contains;
     this.ultraGrid2.DisplayLayout.Override.FilterUIType = Infragistics.Win.UltraWinGrid.FilterUIType.FilterRow;
     appearance46.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(61)))), ((int)(((byte)(149)))), ((int)(((byte)(255)))));
     appearance46.BackColor2 = System.Drawing.Color.FromArgb(((int)(((byte)(1)))), ((int)(((byte)(68)))), ((int)(((byte)(208)))));
     appearance46.BackGradientStyle = Infragistics.Win.GradientStyle.Vertical;
     appearance46.ForeColor = System.Drawing.Color.White;
     appearance46.TextHAlignAsString = "Center";
     appearance46.ThemedElementAlpha = Infragistics.Win.Alpha.Transparent;
     this.ultraGrid2.DisplayLayout.Override.HeaderAppearance = appearance46;
     this.ultraGrid2.DisplayLayout.Override.HeaderClickAction = Infragistics.Win.UltraWinGrid.HeaderClickAction.SortMulti;
     appearance47.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(1)))), ((int)(((byte)(68)))), ((int)(((byte)(208)))));
     this.ultraGrid2.DisplayLayout.Override.RowAppearance = appearance47;
     appearance48.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(61)))), ((int)(((byte)(149)))), ((int)(((byte)(255)))));
     appearance48.BackColor2 = System.Drawing.Color.FromArgb(((int)(((byte)(1)))), ((int)(((byte)(68)))), ((int)(((byte)(208)))));
     appearance48.BackGradientStyle = Infragistics.Win.GradientStyle.Vertical;
     this.ultraGrid2.DisplayLayout.Override.RowSelectorAppearance = appearance48;
     this.ultraGrid2.DisplayLayout.Override.RowSelectorWidth = 12;
     this.ultraGrid2.DisplayLayout.Override.RowSpacingBefore = 2;
     appearance49.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(129)))), ((int)(((byte)(169)))), ((int)(((byte)(226)))));
     appearance49.BackColor2 = System.Drawing.Color.FromArgb(((int)(((byte)(221)))), ((int)(((byte)(235)))), ((int)(((byte)(254)))));
     appearance49.BackGradientStyle = Infragistics.Win.GradientStyle.Vertical;
     appearance49.ForeColor = System.Drawing.Color.Black;
     this.ultraGrid2.DisplayLayout.Override.SelectedRowAppearance = appearance49;
     this.ultraGrid2.DisplayLayout.Override.SelectTypeCol = Infragistics.Win.UltraWinGrid.SelectType.None;
     this.ultraGrid2.DisplayLayout.Override.SummaryDisplayArea = Infragistics.Win.UltraWinGrid.SummaryDisplayAreas.BottomFixed;
     this.ultraGrid2.DisplayLayout.Override.SummaryFooterCaptionVisible = Infragistics.Win.DefaultableBoolean.False;
     this.ultraGrid2.DisplayLayout.RowConnectorColor = System.Drawing.Color.FromArgb(((int)(((byte)(1)))), ((int)(((byte)(68)))), ((int)(((byte)(208)))));
     this.ultraGrid2.DisplayLayout.RowConnectorStyle = Infragistics.Win.UltraWinGrid.RowConnectorStyle.Solid;
     this.ultraGrid2.DisplayLayout.ScrollBounds = Infragistics.Win.UltraWinGrid.ScrollBounds.ScrollToFill;
     this.ultraGrid2.DisplayLayout.ScrollStyle = Infragistics.Win.UltraWinGrid.ScrollStyle.Immediate;
     this.ultraGrid2.DisplayLayout.TabNavigation = Infragistics.Win.UltraWinGrid.TabNavigation.NextControl;
     this.ultraGrid2.DisplayLayout.ViewStyle = Infragistics.Win.UltraWinGrid.ViewStyle.SingleBand;
     this.ultraGrid2.Dock = System.Windows.Forms.DockStyle.Fill;
     this.ultraGrid2.Font = new System.Drawing.Font("����", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
     this.ultraGrid2.Location = new System.Drawing.Point(0, 0);
     this.ultraGrid2.Name = "ultraGrid2";
     this.ultraGrid2.Size = new System.Drawing.Size(663, 130);
     this.ultraGrid2.TabIndex = 2;
     this.coreBind.SetVerification(this.ultraGrid2, null);
     //
     // panelYYBF
     //
     this.panelYYBF.Controls.Add(this.uDridSound);
     this.coreBind.SetDatabasecommand(this.panelYYBF, null);
     this.panelYYBF.Location = new System.Drawing.Point(0, 28);
     this.panelYYBF.Name = "panelYYBF";
     this.panelYYBF.Size = new System.Drawing.Size(95, 706);
     this.panelYYBF.TabIndex = 57;
     this.coreBind.SetVerification(this.panelYYBF, null);
     //
     // uDridSound
     //
     this.coreBind.SetDatabasecommand(this.uDridSound, null);
     this.uDridSound.DataMember = "�����";
     this.uDridSound.DataSource = this.dataSet1;
     appearance13.BackColor = System.Drawing.Color.White;
     appearance13.BackColor2 = System.Drawing.Color.FromArgb(((int)(((byte)(61)))), ((int)(((byte)(149)))), ((int)(((byte)(255)))));
     appearance13.BackGradientStyle = Infragistics.Win.GradientStyle.ForwardDiagonal;
     this.uDridSound.DisplayLayout.Appearance = appearance13;
     ultraGridColumn56.CellActivation = Infragistics.Win.UltraWinGrid.Activation.NoEdit;
     ultraGridColumn56.Header.VisiblePosition = 0;
     ultraGridColumn57.CellActivation = Infragistics.Win.UltraWinGrid.Activation.NoEdit;
     ultraGridColumn57.Header.VisiblePosition = 1;
     ultraGridColumn58.Header.VisiblePosition = 2;
     ultraGridBand3.Columns.AddRange(new object[] {
     ultraGridColumn56,
     ultraGridColumn57,
     ultraGridColumn58});
     this.uDridSound.DisplayLayout.BandsSerializer.Add(ultraGridBand3);
     this.uDridSound.DisplayLayout.InterBandSpacing = 10;
     appearance14.BackColor = System.Drawing.Color.Transparent;
     this.uDridSound.DisplayLayout.Override.CardAreaAppearance = appearance14;
     appearance15.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(183)))), ((int)(((byte)(208)))), ((int)(((byte)(250)))));
     appearance15.BackColor2 = System.Drawing.Color.White;
     appearance15.BackGradientStyle = Infragistics.Win.GradientStyle.None;
     appearance15.FontData.SizeInPoints = 11F;
     appearance15.FontData.UnderlineAsString = "False";
     appearance15.ForeColor = System.Drawing.Color.Black;
     appearance15.TextHAlignAsString = "Center";
     appearance15.ThemedElementAlpha = Infragistics.Win.Alpha.Transparent;
     this.uDridSound.DisplayLayout.Override.HeaderAppearance = appearance15;
     appearance16.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(1)))), ((int)(((byte)(68)))), ((int)(((byte)(208)))));
     this.uDridSound.DisplayLayout.Override.RowAppearance = appearance16;
     appearance17.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(61)))), ((int)(((byte)(149)))), ((int)(((byte)(255)))));
     appearance17.BackColor2 = System.Drawing.Color.FromArgb(((int)(((byte)(1)))), ((int)(((byte)(68)))), ((int)(((byte)(208)))));
     appearance17.BackGradientStyle = Infragistics.Win.GradientStyle.Vertical;
     this.uDridSound.DisplayLayout.Override.RowSelectorAppearance = appearance17;
     this.uDridSound.DisplayLayout.Override.RowSelectorWidth = 12;
     this.uDridSound.DisplayLayout.Override.RowSpacingBefore = 2;
     appearance18.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(251)))), ((int)(((byte)(230)))), ((int)(((byte)(148)))));
     appearance18.BackColor2 = System.Drawing.Color.FromArgb(((int)(((byte)(238)))), ((int)(((byte)(149)))), ((int)(((byte)(21)))));
     appearance18.BackGradientStyle = Infragistics.Win.GradientStyle.Vertical;
     appearance18.ForeColor = System.Drawing.Color.Black;
     this.uDridSound.DisplayLayout.Override.SelectedRowAppearance = appearance18;
     this.uDridSound.DisplayLayout.RowConnectorColor = System.Drawing.Color.FromArgb(((int)(((byte)(1)))), ((int)(((byte)(68)))), ((int)(((byte)(208)))));
     this.uDridSound.DisplayLayout.RowConnectorStyle = Infragistics.Win.UltraWinGrid.RowConnectorStyle.Solid;
     this.uDridSound.Dock = System.Windows.Forms.DockStyle.Fill;
     this.uDridSound.Location = new System.Drawing.Point(0, 0);
     this.uDridSound.Name = "uDridSound";
     this.uDridSound.Size = new System.Drawing.Size(95, 706);
     this.uDridSound.TabIndex = 4;
     this.coreBind.SetVerification(this.uDridSound, null);
     this.uDridSound.ClickCell += new Infragistics.Win.UltraWinGrid.ClickCellEventHandler(this.uDridSound_ClickCell);
     //
     // dataSet1
     //
     this.dataSet1.DataSetName = "NewDataSet";
     this.dataSet1.Tables.AddRange(new System.Data.DataTable[] {
     this.dataTable1,
     this.dataTable2,
     this.dataTable3,
     this.dataTable5});
     //
     // dataTable1
     //
     this.dataTable1.Columns.AddRange(new System.Data.DataColumn[] {
     this.dataColumn6,
     this.dataColumn7,
     this.dataColumn8,
     this.dataColumn11,
     this.dataColumn12,
     this.dataColumn13,
     this.dataColumn14,
     this.dataColumn15,
     this.dataColumn16,
     this.dataColumn17,
     this.dataColumn18,
     this.dataColumn19,
     this.dataColumn20,
     this.dataColumn24,
     this.dataColumn25,
     this.dataColumn26,
     this.dataColumn34,
     this.dataColumn35,
     this.dataColumn36,
     this.dataColumn37,
     this.dataColumn38,
     this.dataColumn142,
     this.dataColumn143,
     this.dataColumn144,
     this.dataColumn145,
     this.dataColumn146,
     this.dataColumn147,
     this.dataColumn148,
     this.dataColumn149,
     this.dataColumn150,
     this.dataColumn151,
     this.dataColumn152,
     this.dataColumn153,
     this.dataColumn154,
     this.dataColumn155});
     this.dataTable1.TableName = "�����������";
     //
     // dataColumn6
     //
     this.dataColumn6.Caption = "���������";
     this.dataColumn6.ColumnName = "FS_POINTCODE";
     //
     // dataColumn7
     //
     this.dataColumn7.Caption = "������";
     this.dataColumn7.ColumnName = "FS_POINTNAME";
     //
     // dataColumn8
     //
     this.dataColumn8.Caption = "�ӹ�";
     this.dataColumn8.ColumnName = "XZ";
     //
     // dataColumn11
     //
     this.dataColumn11.Caption = "����";
     this.dataColumn11.ColumnName = "FS_POINTDEPART";
     //
     // dataColumn12
     //
     this.dataColumn12.Caption = "��������";
     this.dataColumn12.ColumnName = "FS_POINTTYPE";
     //
     // dataColumn13
     //
     this.dataColumn13.Caption = "Ӳ��¼���IP";
     this.dataColumn13.ColumnName = "FS_VIEDOIP";
     //
     // dataColumn14
     //
     this.dataColumn14.Caption = "Ӳ��¼����˿�";
     this.dataColumn14.ColumnName = "FS_VIEDOPORT";
     //
     // dataColumn15
     //
     this.dataColumn15.Caption = "Ӳ��¼����û���";
     this.dataColumn15.ColumnName = "FS_VIEDOUSER";
     //
     // dataColumn16
     //
     this.dataColumn16.Caption = "Ӳ��¼�������";
     this.dataColumn16.ColumnName = "FS_VIEDOPWD";
     //
     // dataColumn17
     //
     this.dataColumn17.Caption = "�DZ�����";
     this.dataColumn17.ColumnName = "FS_METERTYPE";
     //
     // dataColumn18
     //
     this.dataColumn18.Caption = "�DZ����";
     this.dataColumn18.ColumnName = "FS_METERPARA";
     //
     // dataColumn19
     //
     this.dataColumn19.Caption = "MOXA��IP";
     this.dataColumn19.ColumnName = "FS_MOXAIP";
     //
     // dataColumn20
     //
     this.dataColumn20.Caption = "MOXA���˿�";
     this.dataColumn20.ColumnName = "FS_MOXAPORT";
     //
     // dataColumn24
     //
     this.dataColumn24.ColumnName = "FS_RTUIP";
     //
     // dataColumn25
     //
     this.dataColumn25.ColumnName = "FS_RTUPORT";
     //
     // dataColumn26
     //
     this.dataColumn26.ColumnName = "FS_PRINTERIP";
     //
     // dataColumn34
     //
     this.dataColumn34.ColumnName = "FS_PRINTERNAME";
     //
     // dataColumn35
     //
     this.dataColumn35.ColumnName = "FS_LEDPORT";
     //
     // dataColumn36
     //
     this.dataColumn36.ColumnName = "FS_LEDIP";
     //
     // dataColumn37
     //
     this.dataColumn37.Caption = "��λֵ";
     this.dataColumn37.ColumnName = "FN_VALUE";
     //
     // dataColumn38
     //
     this.dataColumn38.Caption = "����ֵ����ֵ��";
     this.dataColumn38.ColumnName = "FF_CLEARVALUE";
     //
     // dataColumn142
     //
     this.dataColumn142.ColumnName = "FS_PRINTTYPECODE";
     //
     // dataColumn143
     //
     this.dataColumn143.ColumnName = "FN_USEDPRINTPAPER";
     //
     // dataColumn144
     //
     this.dataColumn144.ColumnName = "FN_USEDPRINTINK";
     //
     // dataColumn145
     //
     this.dataColumn145.ColumnName = "FS_ALLOWOTHERTARE";
     //
     // dataColumn146
     //
     this.dataColumn146.ColumnName = "FS_SIGN";
     //
     // dataColumn147
     //
     this.dataColumn147.ColumnName = "FS_DISPLAYPORT";
     //
     // dataColumn148
     //
     this.dataColumn148.ColumnName = "FS_DISPLAYPARA";
     //
     // dataColumn149
     //
     this.dataColumn149.ColumnName = "FS_READERPORT";
     //
     // dataColumn150
     //
     this.dataColumn150.ColumnName = "FS_READERPARA";
     //
     // dataColumn151
     //
     this.dataColumn151.ColumnName = "FS_READERTYPE";
     //
     // dataColumn152
     //
     this.dataColumn152.ColumnName = "FS_DISPLAYTYPE";
     //
     // dataColumn153
     //
     this.dataColumn153.ColumnName = "TOTALPAPAR";
     //
     // dataColumn154
     //
     this.dataColumn154.ColumnName = "TOTALINK";
     //
     // dataColumn155
     //
     this.dataColumn155.ColumnName = "FS_LEDTYPE";
     //
     // dataTable2
     //
     this.dataTable2.Columns.AddRange(new System.Data.DataColumn[] {
     this.dataColumn21,
     this.dataColumn1,
     this.dataColumn2,
     this.dataColumn3,
     this.dataColumn4,
     this.dataColumn10,
     this.dataColumn28,
     this.dataColumn29,
     this.dataColumn30,
     this.dataColumn32,
     this.dataColumn33,
     this.dataColumn40,
     this.dataColumn41,
     this.dataColumn42,
     this.dataColumn55,
     this.dataColumn56});
     this.dataTable2.TableName = "��Ϣ�ɼ���";
     //
     // dataColumn21
     //
     this.dataColumn21.Caption = "��Ƥ��";
     this.dataColumn21.ColumnName = "FS_POTNO";
     //
     // dataColumn1
     //
     this.dataColumn1.Caption = "����������";
     this.dataColumn1.ColumnName = "FS_PRODUCTNO";
     //
     // dataColumn2
     //
     this.dataColumn2.Caption = "��������";
     this.dataColumn2.ColumnName = "FS_MATERIALNAME";
     //
     // dataColumn3
     //
     this.dataColumn3.Caption = "�";
     this.dataColumn3.ColumnName = "FN_GROSSWEIGHT";
     //
     // dataColumn4
     //
     this.dataColumn4.Caption = "Ƥ��";
     this.dataColumn4.ColumnName = "FN_TAREWEIGHT";
     //
     // dataColumn10
     //
     this.dataColumn10.Caption = "����";
     this.dataColumn10.ColumnName = "FN_NETWEIGHT";
     //
     // dataColumn28
     //
     this.dataColumn28.ColumnName = "FS_WEIGHTNO";
     //
     // dataColumn29
     //
     this.dataColumn29.ColumnName = "FS_MATERIAL";
     //
     // dataColumn30
     //
     this.dataColumn30.ColumnName = "FS_RECEIVESTORE";
     //
     // dataColumn32
     //
     this.dataColumn32.ColumnName = "FS_SENDERSTROENO";
     //
     // dataColumn33
     //
     this.dataColumn33.ColumnName = "FS_ITEMNO";
     //
     // dataColumn40
     //
     this.dataColumn40.Caption = "�س�ʱ��";
     this.dataColumn40.ColumnName = "FS_GROSSTIME";
     //
     // dataColumn41
     //
     this.dataColumn41.Caption = "�ճ�ʱ��";
     this.dataColumn41.ColumnName = "FD_TARETIME";
     //
     // dataColumn42
     //
     this.dataColumn42.Caption = "Ӧ����";
     this.dataColumn42.ColumnName = "FS_YKL";
     //
     // dataColumn55
     //
     this.dataColumn55.Caption = "������λ";
     this.dataColumn55.ColumnName = "FS_SENDER";
     //
     // dataColumn56
     //
     this.dataColumn56.Caption = "�ջ���λ";
     this.dataColumn56.ColumnName = "FS_RECEIVER";
     //
     // dataTable3
     //
     this.dataTable3.Columns.AddRange(new System.Data.DataColumn[] {
     this.dataColumn5,
     this.dataColumn9,
     this.dataColumn39});
     this.dataTable3.TableName = "�����";
     //
     // dataColumn5
     //
     this.dataColumn5.Caption = "��������";
     this.dataColumn5.ColumnName = "FS_VOICENAME";
     //
     // dataColumn9
     //
     this.dataColumn9.Caption = "�����ļ�";
     this.dataColumn9.ColumnName = "FS_VOICEFILE";
     //
     // dataColumn39
     //
     this.dataColumn39.ColumnName = "FS_INSTRTYPE";
     //
     // dataTable5
     //
     this.dataTable5.Columns.AddRange(new System.Data.DataColumn[] {
     this.dataColumn44,
     this.dataColumn45,
     this.dataColumn46,
     this.dataColumn47,
     this.dataColumn48,
     this.dataColumn22,
     this.dataColumn23,
     this.dataColumn27,
     this.dataColumn31,
     this.dataColumn43,
     this.dataColumn49,
     this.dataColumn50,
     this.dataColumn51,
     this.dataColumn52,
     this.dataColumn53,
     this.dataColumn54});
     this.dataTable5.TableName = "��һ�μ�����Ϣ";
     //
     // dataColumn44
     //
     this.dataColumn44.Caption = "��Ƥ��";
     this.dataColumn44.ColumnName = "FS_POTNO";
     //
     // dataColumn45
     //
     this.dataColumn45.Caption = "��������";
     this.dataColumn45.ColumnName = "FS_MATERIALNAME";
     //
     // dataColumn46
     //
     this.dataColumn46.Caption = "����Ա";
     this.dataColumn46.ColumnName = "FS_WEIGHTPERSON";
     //
     // dataColumn47
     //
     this.dataColumn47.Caption = "����ʱ��";
     this.dataColumn47.ColumnName = "FD_WEIGHTTIME";
     //
     // dataColumn48
     //
     this.dataColumn48.Caption = "����";
     this.dataColumn48.ColumnName = "FN_WEIGHT";
     //
     // dataColumn22
     //
     this.dataColumn22.Caption = "�������";
     this.dataColumn22.ColumnName = "FS_WEIGHTNO";
     //
     // dataColumn23
     //
     this.dataColumn23.Caption = "������";
     this.dataColumn23.ColumnName = "FS_PRODUCTNO";
     //
     // dataColumn27
     //
     this.dataColumn27.Caption = "��Ŀ��";
     this.dataColumn27.ColumnName = "FS_ITEMNO";
     //
     // dataColumn31
     //
     this.dataColumn31.Caption = "���ϴ���";
     this.dataColumn31.ColumnName = "FS_MATERIAL";
     //
     // dataColumn43
     //
     this.dataColumn43.Caption = "����";
     this.dataColumn43.ColumnName = "FS_WEIGHTTYPE";
     //
     // dataColumn49
     //
     this.dataColumn49.Caption = "���������";
     this.dataColumn49.ColumnName = "FS_SENDERSTROENO";
     //
     // dataColumn50
     //
     this.dataColumn50.Caption = "�ջ���λ����";
     this.dataColumn50.ColumnName = "FS_RECEIVESTORE";
     //
     // dataColumn51
     //
     this.dataColumn51.Caption = "¯��";
     this.dataColumn51.ColumnName = "FS_STOVENO";
     //
     // dataColumn52
     //
     this.dataColumn52.Caption = "¯����";
     this.dataColumn52.ColumnName = "FS_STOVESEATNO";
     //
     // dataColumn53
     //
     this.dataColumn53.Caption = "������λ";
     this.dataColumn53.ColumnName = "FS_SENDER";
     //
     // dataColumn54
     //
     this.dataColumn54.Caption = "�ջ���λ";
     this.dataColumn54.ColumnName = "FS_RECIEVER";
     //
     // panelSPKZ
     //
     this.panelSPKZ.Controls.Add(this.button15);
     this.panelSPKZ.Controls.Add(this.button14);
     this.panelSPKZ.Controls.Add(this.button13);
     this.panelSPKZ.Controls.Add(this.button12);
     this.panelSPKZ.Controls.Add(this.button11);
     this.panelSPKZ.Controls.Add(this.button10);
     this.coreBind.SetDatabasecommand(this.panelSPKZ, null);
     this.panelSPKZ.Location = new System.Drawing.Point(0, 28);
     this.panelSPKZ.Name = "panelSPKZ";
     this.panelSPKZ.Size = new System.Drawing.Size(126, 550);
     this.panelSPKZ.TabIndex = 58;
     this.coreBind.SetVerification(this.panelSPKZ, null);
     //
     // button15
     //
     this.button15.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(192)))), ((int)(((byte)(192)))));
     this.coreBind.SetDatabasecommand(this.button15, null);
     this.button15.Location = new System.Drawing.Point(35, 231);
     this.button15.Name = "button15";
     this.button15.Size = new System.Drawing.Size(55, 28);
     this.button15.TabIndex = 18;
     this.button15.Tag = "4";
     this.button15.Text = "��";
     this.button15.UseVisualStyleBackColor = false;
     this.coreBind.SetVerification(this.button15, null);
     //
     // button14
     //
     this.button14.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(192)))), ((int)(((byte)(192)))));
     this.coreBind.SetDatabasecommand(this.button14, null);
     this.button14.Location = new System.Drawing.Point(35, 183);
     this.button14.Name = "button14";
     this.button14.Size = new System.Drawing.Size(55, 28);
     this.button14.TabIndex = 17;
     this.button14.Tag = "5";
     this.button14.Text = "Զ";
     this.button14.UseVisualStyleBackColor = false;
     this.coreBind.SetVerification(this.button14, null);
     //
     // button13
     //
     this.button13.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(192)))), ((int)(((byte)(192)))));
     this.coreBind.SetDatabasecommand(this.button13, null);
     this.button13.Location = new System.Drawing.Point(67, 65);
     this.button13.Name = "button13";
     this.button13.Size = new System.Drawing.Size(55, 28);
     this.button13.TabIndex = 16;
     this.button13.Tag = "3";
     this.button13.Text = "��";
     this.button13.UseVisualStyleBackColor = false;
     this.coreBind.SetVerification(this.button13, null);
     //
     // button12
     //
     this.button12.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(192)))), ((int)(((byte)(192)))));
     this.coreBind.SetDatabasecommand(this.button12, null);
     this.button12.Location = new System.Drawing.Point(5, 64);
     this.button12.Name = "button12";
     this.button12.Size = new System.Drawing.Size(55, 28);
     this.button12.TabIndex = 15;
     this.button12.Tag = "2";
     this.button12.Text = "��";
     this.button12.UseVisualStyleBackColor = false;
     this.coreBind.SetVerification(this.button12, null);
     //
     // button11
     //
     this.button11.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(192)))), ((int)(((byte)(192)))));
     this.coreBind.SetDatabasecommand(this.button11, null);
     this.button11.Location = new System.Drawing.Point(35, 103);
     this.button11.Name = "button11";
     this.button11.Size = new System.Drawing.Size(55, 28);
     this.button11.TabIndex = 14;
     this.button11.Tag = "1";
     this.button11.Text = "��";
     this.button11.UseVisualStyleBackColor = false;
     this.coreBind.SetVerification(this.button11, null);
     //
     // button10
     //
     this.button10.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(192)))), ((int)(((byte)(192)))));
     this.coreBind.SetDatabasecommand(this.button10, null);
     this.button10.Location = new System.Drawing.Point(35, 26);
     this.button10.Name = "button10";
     this.button10.Size = new System.Drawing.Size(55, 28);
     this.button10.TabIndex = 13;
     this.button10.Tag = "0";
     this.button10.Text = "��";
     this.button10.UseVisualStyleBackColor = false;
     this.coreBind.SetVerification(this.button10, null);
     //
     // panel8
     //
     this.panel8.Controls.Add(this.splitContainer1);
     this.coreBind.SetDatabasecommand(this.panel8, null);
     this.panel8.Dock = System.Windows.Forms.DockStyle.Top;
     this.panel8.ImeMode = System.Windows.Forms.ImeMode.NoControl;
     this.panel8.Location = new System.Drawing.Point(458, 132);
     this.panel8.Name = "panel8";
     this.panel8.Size = new System.Drawing.Size(854, 289);
     this.panel8.TabIndex = 0;
     this.coreBind.SetVerification(this.panel8, null);
     //
     // splitContainer1
     //
     this.coreBind.SetDatabasecommand(this.splitContainer1, null);
     this.splitContainer1.Dock = System.Windows.Forms.DockStyle.Fill;
     this.splitContainer1.Location = new System.Drawing.Point(0, 0);
     this.splitContainer1.Name = "splitContainer1";
     //
     // splitContainer1.Panel1
     //
     this.splitContainer1.Panel1.Controls.Add(this.ultraGroupBox2);
     this.coreBind.SetDatabasecommand(this.splitContainer1.Panel1, null);
     this.coreBind.SetVerification(this.splitContainer1.Panel1, null);
     //
     // splitContainer1.Panel2
     //
     this.splitContainer1.Panel2.Controls.Add(this.panel11);
     this.coreBind.SetDatabasecommand(this.splitContainer1.Panel2, null);
     this.coreBind.SetVerification(this.splitContainer1.Panel2, null);
     this.splitContainer1.Size = new System.Drawing.Size(854, 289);
     this.splitContainer1.SplitterDistance = 611;
     this.splitContainer1.TabIndex = 0;
     this.coreBind.SetVerification(this.splitContainer1, null);
     //
     // ultraGroupBox2
     //
     this.ultraGroupBox2.BorderStyle = Infragistics.Win.Misc.GroupBoxBorderStyle.HeaderDoubleSolid;
     this.ultraGroupBox2.Controls.Add(this.panel9);
     this.coreBind.SetDatabasecommand(this.ultraGroupBox2, null);
     this.ultraGroupBox2.Dock = System.Windows.Forms.DockStyle.Fill;
     this.ultraGroupBox2.Location = new System.Drawing.Point(0, 0);
     this.ultraGroupBox2.Name = "ultraGroupBox2";
     this.ultraGroupBox2.Size = new System.Drawing.Size(611, 289);
     this.ultraGroupBox2.TabIndex = 4;
     this.ultraGroupBox2.Text = "������Ϣ";
     this.coreBind.SetVerification(this.ultraGroupBox2, null);
     this.ultraGroupBox2.ViewStyle = Infragistics.Win.Misc.GroupBoxViewStyle.Office2003;
     //
     // panel9
     //
     this.panel9.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(183)))), ((int)(((byte)(208)))), ((int)(((byte)(250)))));
     this.panel9.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D;
     this.panel9.Controls.Add(this.cbFlow);
     this.panel9.Controls.Add(this.cb_StoveSeatno);
     this.panel9.Controls.Add(this.label10);
     this.panel9.Controls.Add(this.label3);
     this.panel9.Controls.Add(this.tb_Stoveno);
     this.panel9.Controls.Add(this.btReceiver);
     this.panel9.Controls.Add(this.txtNetWeight);
     this.panel9.Controls.Add(this.label4);
     this.panel9.Controls.Add(this.btSender);
     this.panel9.Controls.Add(this.label12);
     this.panel9.Controls.Add(this.label15);
     this.panel9.Controls.Add(this.txtTareWeight);
     this.panel9.Controls.Add(this.btTrans);
     this.panel9.Controls.Add(this.label9);
     this.panel9.Controls.Add(this.label14);
     this.panel9.Controls.Add(this.txtJly);
     this.panel9.Controls.Add(this.btMaterial);
     this.panel9.Controls.Add(this.txtWeight);
     this.panel9.Controls.Add(this.cbSender);
     this.panel9.Controls.Add(this.txtJld);
     this.panel9.Controls.Add(this.cbTrans);
     this.panel9.Controls.Add(this.label5);
     this.panel9.Controls.Add(this.cbReceiver);
     this.panel9.Controls.Add(this.txtBc);
     this.panel9.Controls.Add(this.label1);
     this.panel9.Controls.Add(this.label6);
     this.panel9.Controls.Add(this.cbMaterial);
     this.panel9.Controls.Add(this.label7);
     this.panel9.Controls.Add(this.label8);
     this.panel9.Controls.Add(this.label11);
     this.panel9.Controls.Add(this.lblCh);
     this.panel9.Controls.Add(this.tb_POTNO);
     this.coreBind.SetDatabasecommand(this.panel9, null);
     this.panel9.Dock = System.Windows.Forms.DockStyle.Fill;
     this.panel9.Location = new System.Drawing.Point(1, 20);
     this.panel9.Name = "panel9";
     this.panel9.Size = new System.Drawing.Size(609, 268);
     this.panel9.TabIndex = 1;
     this.coreBind.SetVerification(this.panel9, null);
     //
     // cbFlow
     //
     this.coreBind.SetDatabasecommand(this.cbFlow, null);
     this.cbFlow.Font = new System.Drawing.Font("����", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
     this.cbFlow.FormattingEnabled = true;
     this.cbFlow.Location = new System.Drawing.Point(441, 19);
     this.cbFlow.Name = "cbFlow";
     this.cbFlow.Size = new System.Drawing.Size(103, 24);
     this.cbFlow.TabIndex = 102;
     this.coreBind.SetVerification(this.cbFlow, null);
     //
     // cb_StoveSeatno
     //
     this.coreBind.SetDatabasecommand(this.cb_StoveSeatno, null);
     this.cb_StoveSeatno.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
     this.cb_StoveSeatno.Font = new System.Drawing.Font("����", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
     this.cb_StoveSeatno.FormattingEnabled = true;
     this.cb_StoveSeatno.Items.AddRange(new object[] {
     "1",
     "2",
     "3"});
     this.cb_StoveSeatno.Location = new System.Drawing.Point(441, 95);
     this.cb_StoveSeatno.Name = "cb_StoveSeatno";
     this.cb_StoveSeatno.Size = new System.Drawing.Size(103, 24);
     this.cb_StoveSeatno.TabIndex = 701;
     this.coreBind.SetVerification(this.cb_StoveSeatno, null);
     this.cb_StoveSeatno.SelectedIndexChanged += new System.EventHandler(this.comboBox1_SelectedIndexChanged);
     //
     // label10
     //
     this.coreBind.SetDatabasecommand(this.label10, null);
     this.label10.Font = new System.Drawing.Font("����", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
     this.label10.Location = new System.Drawing.Point(332, 95);
     this.label10.Name = "label10";
     this.label10.Size = new System.Drawing.Size(83, 24);
     this.label10.TabIndex = 702;
     this.label10.Text = "¯����";
     this.label10.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
     this.coreBind.SetVerification(this.label10, null);
     //
     // label3
     //
     this.coreBind.SetDatabasecommand(this.label3, null);
     this.label3.Font = new System.Drawing.Font("����", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
     this.label3.Location = new System.Drawing.Point(4, 95);
     this.label3.Name = "label3";
     this.label3.Size = new System.Drawing.Size(76, 24);
     this.label3.TabIndex = 700;
     this.label3.Text = "¯��";
     this.label3.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
     this.coreBind.SetVerification(this.label3, null);
     //
     // tb_Stoveno
     //
     this.tb_Stoveno.BackColor = System.Drawing.SystemColors.Window;
     this.coreBind.SetDatabasecommand(this.tb_Stoveno, null);
     this.tb_Stoveno.Font = new System.Drawing.Font("����", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
     this.tb_Stoveno.ForeColor = System.Drawing.SystemColors.WindowText;
     this.tb_Stoveno.Location = new System.Drawing.Point(90, 96);
     this.tb_Stoveno.MaxLength = 10;
     this.tb_Stoveno.Name = "tb_Stoveno";
     this.tb_Stoveno.Size = new System.Drawing.Size(147, 26);
     this.tb_Stoveno.TabIndex = 699;
     this.coreBind.SetVerification(this.tb_Stoveno, null);
     //
     // btReceiver
     //
     this.btReceiver.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(192)))), ((int)(((byte)(192)))));
     this.coreBind.SetDatabasecommand(this.btReceiver, null);
     this.btReceiver.Location = new System.Drawing.Point(579, 75);
     this.btReceiver.Name = "btReceiver";
     this.btReceiver.Size = new System.Drawing.Size(30, 21);
     this.btReceiver.TabIndex = 698;
     this.btReceiver.Tag = "Receiver";
     this.btReceiver.Text = "..";
     this.btReceiver.UseVisualStyleBackColor = false;
     this.coreBind.SetVerification(this.btReceiver, null);
     this.btReceiver.Visible = false;
     this.btReceiver.Click += new System.EventHandler(this.btReceiver_Click);
     //
     // btSender
     //
     this.btSender.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(192)))), ((int)(((byte)(192)))));
     this.coreBind.SetDatabasecommand(this.btSender, null);
     this.btSender.Location = new System.Drawing.Point(585, 49);
     this.btSender.Name = "btSender";
     this.btSender.Size = new System.Drawing.Size(30, 21);
     this.btSender.TabIndex = 697;
     this.btSender.Tag = "Sender";
     this.btSender.Text = "..";
     this.btSender.UseVisualStyleBackColor = false;
     this.coreBind.SetVerification(this.btSender, null);
     this.btSender.Visible = false;
     this.btSender.Click += new System.EventHandler(this.btSender_Click);
     //
     // btTrans
     //
     this.btTrans.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(192)))), ((int)(((byte)(192)))));
     this.coreBind.SetDatabasecommand(this.btTrans, null);
     this.btTrans.Location = new System.Drawing.Point(589, 27);
     this.btTrans.Name = "btTrans";
     this.btTrans.Size = new System.Drawing.Size(30, 21);
     this.btTrans.TabIndex = 696;
     this.btTrans.Tag = "Transport";
     this.btTrans.Text = "..";
     this.btTrans.UseVisualStyleBackColor = false;
     this.coreBind.SetVerification(this.btTrans, null);
     this.btTrans.Visible = false;
     this.btTrans.Click += new System.EventHandler(this.btTrans_Click);
     //
     // btMaterial
     //
     this.btMaterial.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(192)))), ((int)(((byte)(192)))));
     this.coreBind.SetDatabasecommand(this.btMaterial, null);
     this.btMaterial.Location = new System.Drawing.Point(592, 0);
     this.btMaterial.Name = "btMaterial";
     this.btMaterial.Size = new System.Drawing.Size(30, 21);
     this.btMaterial.TabIndex = 695;
     this.btMaterial.Tag = "Material";
     this.btMaterial.Text = "..";
     this.btMaterial.UseVisualStyleBackColor = false;
     this.coreBind.SetVerification(this.btMaterial, null);
     this.btMaterial.Visible = false;
     this.btMaterial.Click += new System.EventHandler(this.btMaterial_Click);
     //
     // cbTrans
     //
     this.coreBind.SetDatabasecommand(this.cbTrans, null);
     this.cbTrans.FormattingEnabled = true;
     this.cbTrans.Location = new System.Drawing.Point(552, 23);
     this.cbTrans.Name = "cbTrans";
     this.cbTrans.Size = new System.Drawing.Size(31, 20);
     this.cbTrans.TabIndex = 615;
     this.cbTrans.Tag = "Transport";
     this.coreBind.SetVerification(this.cbTrans, null);
     this.cbTrans.Visible = false;
     this.cbTrans.SelectedIndexChanged += new System.EventHandler(this.cbTrans_SelectedIndexChanged);
     this.cbTrans.Leave += new System.EventHandler(this.cbTrans_Leave);
     this.cbTrans.TextChanged += new System.EventHandler(this.cbTrans_TextChanged);
     //
     // label1
     //
     this.coreBind.SetDatabasecommand(this.label1, null);
     this.label1.Location = new System.Drawing.Point(499, 23);
     this.label1.Name = "label1";
     this.label1.Size = new System.Drawing.Size(47, 24);
     this.label1.TabIndex = 616;
     this.label1.Text = "���˵�λ";
     this.label1.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
     this.coreBind.SetVerification(this.label1, null);
     this.label1.Visible = false;
     this.label1.Click += new System.EventHandler(this.label1_Click);
     //
     // txtNetWeight
     //
     this.txtNetWeight.AcceptsTab = true;
     this.txtNetWeight.BackColor = System.Drawing.Color.Bisque;
     this.coreBind.SetDatabasecommand(this.txtNetWeight, null);
     this.txtNetWeight.Font = new System.Drawing.Font("����", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
     this.txtNetWeight.ForeColor = System.Drawing.SystemColors.WindowText;
     this.txtNetWeight.Location = new System.Drawing.Point(455, 154);
     this.txtNetWeight.MaxLength = 8;
     this.txtNetWeight.Name = "txtNetWeight";
     this.txtNetWeight.ReadOnly = true;
     this.txtNetWeight.Size = new System.Drawing.Size(89, 26);
     this.txtNetWeight.TabIndex = 613;
     this.coreBind.SetVerification(this.txtNetWeight, null);
     //
     // label12
     //
     this.coreBind.SetDatabasecommand(this.label12, null);
     this.label12.Font = new System.Drawing.Font("����", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
     this.label12.Location = new System.Drawing.Point(18, 158);
     this.label12.Name = "label12";
     this.label12.Size = new System.Drawing.Size(71, 24);
     this.label12.TabIndex = 614;
     this.label12.Text = "����(t)";
     this.label12.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
     this.coreBind.SetVerification(this.label12, null);
     //
     // txtTareWeight
     //
     this.txtTareWeight.AcceptsTab = true;
     this.txtTareWeight.BackColor = System.Drawing.Color.White;
     this.coreBind.SetDatabasecommand(this.txtTareWeight, null);
     this.txtTareWeight.Font = new System.Drawing.Font("����", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
     this.txtTareWeight.ForeColor = System.Drawing.SystemColors.WindowText;
     this.txtTareWeight.Location = new System.Drawing.Point(279, 157);
     this.txtTareWeight.MaxLength = 8;
     this.txtTareWeight.Name = "txtTareWeight";
     this.txtTareWeight.Size = new System.Drawing.Size(69, 26);
     this.txtTareWeight.TabIndex = 611;
     this.coreBind.SetVerification(this.txtTareWeight, null);
     this.txtTareWeight.Leave += new System.EventHandler(this.txtTareWeight_Leave);
     //
     // label9
     //
     this.coreBind.SetDatabasecommand(this.label9, null);
     this.label9.Font = new System.Drawing.Font("����", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
     this.label9.Location = new System.Drawing.Point(181, 158);
     this.label9.Name = "label9";
     this.label9.Size = new System.Drawing.Size(97, 24);
     this.label9.TabIndex = 612;
     this.label9.Text = "��Ƥ����(t)";
     this.label9.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
     this.coreBind.SetVerification(this.label9, null);
     //
     // cbMaterial
     //
     this.coreBind.SetDatabasecommand(this.cbMaterial, null);
     this.cbMaterial.FormattingEnabled = true;
     this.cbMaterial.Location = new System.Drawing.Point(552, -3);
     this.cbMaterial.Name = "cbMaterial";
     this.cbMaterial.Size = new System.Drawing.Size(31, 20);
     this.cbMaterial.TabIndex = 104;
     this.cbMaterial.Tag = "Material";
     this.coreBind.SetVerification(this.cbMaterial, null);
     this.cbMaterial.Visible = false;
     this.cbMaterial.SelectedIndexChanged += new System.EventHandler(this.cbMaterial_SelectedIndexChanged);
     this.cbMaterial.Leave += new System.EventHandler(this.cbMaterial_Leave);
     this.cbMaterial.TextChanged += new System.EventHandler(this.cbMaterial_TextChanged);
     //
     // label4
     //
     this.coreBind.SetDatabasecommand(this.label4, null);
     this.label4.Location = new System.Drawing.Point(489, -3);
     this.label4.Name = "label4";
     this.label4.Size = new System.Drawing.Size(49, 24);
     this.label4.TabIndex = 606;
     this.label4.Text = "��������";
     this.label4.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
     this.coreBind.SetVerification(this.label4, null);
     this.label4.Visible = false;
     this.label4.Click += new System.EventHandler(this.label4_Click);
     //
     // cbReceiver
     //
     this.cbReceiver.AccessibleRole = System.Windows.Forms.AccessibleRole.None;
     this.coreBind.SetDatabasecommand(this.cbReceiver, null);
     this.cbReceiver.FormattingEnabled = true;
     this.cbReceiver.Location = new System.Drawing.Point(544, 72);
     this.cbReceiver.Name = "cbReceiver";
     this.cbReceiver.Size = new System.Drawing.Size(29, 20);
     this.cbReceiver.TabIndex = 108;
     this.cbReceiver.Tag = "Receiver";
     this.coreBind.SetVerification(this.cbReceiver, null);
     this.cbReceiver.Visible = false;
     this.cbReceiver.SelectedIndexChanged += new System.EventHandler(this.cbReceiver_SelectedIndexChanged);
     this.cbReceiver.Leave += new System.EventHandler(this.cbReceiver_Leave);
     this.cbReceiver.TextChanged += new System.EventHandler(this.cbReceiver_TextChanged);
     //
     // txtJly
     //
     this.txtJly.BackColor = System.Drawing.Color.Bisque;
     this.coreBind.SetDatabasecommand(this.txtJly, null);
     this.txtJly.Font = new System.Drawing.Font("����", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
     this.txtJly.ForeColor = System.Drawing.SystemColors.WindowText;
     this.txtJly.Location = new System.Drawing.Point(335, 218);
     this.txtJly.MaxLength = 8;
     this.txtJly.Name = "txtJly";
     this.txtJly.ReadOnly = true;
     this.txtJly.Size = new System.Drawing.Size(78, 26);
     this.txtJly.TabIndex = 110;
     this.coreBind.SetVerification(this.txtJly, null);
     //
     // txtWeight
     //
     this.txtWeight.AcceptsTab = true;
     this.txtWeight.BackColor = System.Drawing.Color.Bisque;
     this.coreBind.SetDatabasecommand(this.txtWeight, null);
     this.txtWeight.Font = new System.Drawing.Font("����", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
     this.txtWeight.ForeColor = System.Drawing.SystemColors.WindowText;
     this.txtWeight.Location = new System.Drawing.Point(92, 157);
     this.txtWeight.MaxLength = 8;
     this.txtWeight.Name = "txtWeight";
     this.txtWeight.ReadOnly = true;
     this.txtWeight.Size = new System.Drawing.Size(83, 26);
     this.txtWeight.TabIndex = 112;
     this.coreBind.SetVerification(this.txtWeight, null);
     this.txtWeight.Leave += new System.EventHandler(this.txtWeight_Leave);
     //
     // cbSender
     //
     this.coreBind.SetDatabasecommand(this.cbSender, null);
     this.cbSender.FormattingEnabled = true;
     this.cbSender.Location = new System.Drawing.Point(552, 47);
     this.cbSender.Name = "cbSender";
     this.cbSender.Size = new System.Drawing.Size(24, 20);
     this.cbSender.TabIndex = 107;
     this.cbSender.Tag = "Sender";
     this.coreBind.SetVerification(this.cbSender, null);
     this.cbSender.Visible = false;
     this.cbSender.SelectedIndexChanged += new System.EventHandler(this.cbSender_SelectedIndexChanged);
     this.cbSender.Leave += new System.EventHandler(this.cbSender_Leave);
     this.cbSender.TextChanged += new System.EventHandler(this.cbSender_TextChanged);
     //
     // txtJld
     //
     this.txtJld.BackColor = System.Drawing.Color.Bisque;
     this.coreBind.SetDatabasecommand(this.txtJld, null);
     this.txtJld.Font = new System.Drawing.Font("����", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
     this.txtJld.ForeColor = System.Drawing.SystemColors.WindowText;
     this.txtJld.Location = new System.Drawing.Point(88, 219);
     this.txtJld.MaxLength = 8;
     this.txtJld.Name = "txtJld";
     this.txtJld.ReadOnly = true;
     this.txtJld.Size = new System.Drawing.Size(149, 26);
     this.txtJld.TabIndex = 109;
     this.coreBind.SetVerification(this.txtJld, null);
     //
     // label5
     //
     this.coreBind.SetDatabasecommand(this.label5, null);
     this.label5.Font = new System.Drawing.Font("����", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
     this.label5.Location = new System.Drawing.Point(410, 217);
     this.label5.Name = "label5";
     this.label5.Size = new System.Drawing.Size(74, 24);
     this.label5.TabIndex = 599;
     this.label5.Text = "���";
     this.label5.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
     this.coreBind.SetVerification(this.label5, null);
     //
     // txtBc
     //
     this.txtBc.BackColor = System.Drawing.Color.Bisque;
     this.coreBind.SetDatabasecommand(this.txtBc, null);
     this.txtBc.Font = new System.Drawing.Font("����", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
     this.txtBc.ForeColor = System.Drawing.SystemColors.WindowText;
     this.txtBc.Location = new System.Drawing.Point(486, 217);
     this.txtBc.MaxLength = 8;
     this.txtBc.Name = "txtBc";
     this.txtBc.ReadOnly = true;
     this.txtBc.Size = new System.Drawing.Size(58, 26);
     this.txtBc.TabIndex = 111;
     this.coreBind.SetVerification(this.txtBc, null);
     //
     // label6
     //
     this.coreBind.SetDatabasecommand(this.label6, null);
     this.label6.Font = new System.Drawing.Font("����", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
     this.label6.Location = new System.Drawing.Point(370, 157);
     this.label6.Name = "label6";
     this.label6.Size = new System.Drawing.Size(76, 24);
     this.label6.TabIndex = 597;
     this.label6.Text = "����(t)";
     this.label6.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
     this.coreBind.SetVerification(this.label6, null);
     //
     // label7
     //
     this.coreBind.SetDatabasecommand(this.label7, null);
     this.label7.Font = new System.Drawing.Font("����", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
     this.label7.Location = new System.Drawing.Point(263, 218);
     this.label7.Name = "label7";
     this.label7.Size = new System.Drawing.Size(64, 24);
     this.label7.TabIndex = 595;
     this.label7.Text = "����Ա";
     this.label7.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
     this.coreBind.SetVerification(this.label7, null);
     //
     // label8
     //
     this.coreBind.SetDatabasecommand(this.label8, null);
     this.label8.Font = new System.Drawing.Font("����", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
     this.label8.Location = new System.Drawing.Point(24, 221);
     this.label8.Name = "label8";
     this.label8.Size = new System.Drawing.Size(58, 24);
     this.label8.TabIndex = 593;
     this.label8.Text = "������";
     this.label8.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
     this.coreBind.SetVerification(this.label8, null);
     //
     // label14
     //
     this.coreBind.SetDatabasecommand(this.label14, null);
     this.label14.Location = new System.Drawing.Point(480, 68);
     this.label14.Name = "label14";
     this.label14.Size = new System.Drawing.Size(66, 24);
     this.label14.TabIndex = 591;
     this.label14.Text = "�ջ���λ";
     this.label14.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
     this.coreBind.SetVerification(this.label14, null);
     this.label14.Visible = false;
     this.label14.Click += new System.EventHandler(this.label14_Click);
     //
     // label15
     //
     this.coreBind.SetDatabasecommand(this.label15, null);
     this.label15.Location = new System.Drawing.Point(480, 45);
     this.label15.Name = "label15";
     this.label15.Size = new System.Drawing.Size(58, 24);
     this.label15.TabIndex = 590;
     this.label15.Text = "������λ";
     this.label15.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
     this.coreBind.SetVerification(this.label15, null);
     this.label15.Visible = false;
     this.label15.Click += new System.EventHandler(this.label15_Click);
     //
     // label11
     //
     this.coreBind.SetDatabasecommand(this.label11, null);
     this.label11.Font = new System.Drawing.Font("����", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
     this.label11.Location = new System.Drawing.Point(325, 18);
     this.label11.Name = "label11";
     this.label11.Size = new System.Drawing.Size(75, 24);
     this.label11.TabIndex = 589;
     this.label11.Text = "����";
     this.label11.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
     this.coreBind.SetVerification(this.label11, null);
     //
     // lblCh
     //
     this.coreBind.SetDatabasecommand(this.lblCh, null);
     this.lblCh.Font = new System.Drawing.Font("����", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
     this.lblCh.Location = new System.Drawing.Point(2, 19);
     this.lblCh.Name = "lblCh";
     this.lblCh.Size = new System.Drawing.Size(80, 24);
     this.lblCh.TabIndex = 578;
     this.lblCh.Text = "�޺�";
     this.lblCh.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
     this.coreBind.SetVerification(this.lblCh, null);
     //
     // tb_POTNO
     //
     this.tb_POTNO.BackColor = System.Drawing.SystemColors.Window;
     this.coreBind.SetDatabasecommand(this.tb_POTNO, null);
     this.tb_POTNO.Font = new System.Drawing.Font("����", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
     this.tb_POTNO.ForeColor = System.Drawing.SystemColors.WindowText;
     this.tb_POTNO.Location = new System.Drawing.Point(88, 19);
     this.tb_POTNO.MaxLength = 8;
     this.tb_POTNO.Name = "tb_POTNO";
     this.tb_POTNO.Size = new System.Drawing.Size(149, 26);
     this.tb_POTNO.TabIndex = 101;
     this.coreBind.SetVerification(this.tb_POTNO, null);
     this.tb_POTNO.Leave += new System.EventHandler(this.tb_POTNO_Leave);
     this.tb_POTNO.KeyPress += new System.Windows.Forms.KeyPressEventHandler(this.txtTRAINNO_KeyPress);
     //
     // panel11
     //
     this.panel11.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(183)))), ((int)(((byte)(208)))), ((int)(((byte)(250)))));
     this.panel11.Controls.Add(this.button1);
     this.panel11.Controls.Add(this.ck_Tare);
     this.panel11.Controls.Add(this.btnTrainTare);
     this.panel11.Controls.Add(this.btnWc);
     this.panel11.Controls.Add(this.btnSglr);
     this.panel11.Controls.Add(this.btnBC);
     this.panel11.Controls.Add(this.btnDS);
     this.coreBind.SetDatabasecommand(this.panel11, null);
     this.panel11.Dock = System.Windows.Forms.DockStyle.Fill;
     this.panel11.Location = new System.Drawing.Point(0, 0);
     this.panel11.Name = "panel11";
     this.panel11.Size = new System.Drawing.Size(239, 289);
     this.panel11.TabIndex = 5;
     this.coreBind.SetVerification(this.panel11, null);
     //
     // button1
     //
     this.button1.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(192)))), ((int)(((byte)(192)))));
     this.coreBind.SetDatabasecommand(this.button1, null);
     this.button1.Location = new System.Drawing.Point(171, 239);
     this.button1.Name = "button1";
     this.button1.Size = new System.Drawing.Size(63, 32);
     this.button1.TabIndex = 32;
     this.button1.Text = "ˢ������";
     this.button1.UseVisualStyleBackColor = false;
     this.coreBind.SetVerification(this.button1, null);
     this.button1.Visible = false;
     this.button1.Click += new System.EventHandler(this.button1_Click);
     //
     // ck_Tare
     //
     this.ck_Tare.AutoSize = true;
     this.coreBind.SetDatabasecommand(this.ck_Tare, null);
     this.ck_Tare.Location = new System.Drawing.Point(22, 100);
     this.ck_Tare.Name = "ck_Tare";
     this.ck_Tare.Size = new System.Drawing.Size(96, 16);
     this.ck_Tare.TabIndex = 31;
     this.ck_Tare.Text = "��������Ƥ��";
     this.ck_Tare.UseVisualStyleBackColor = true;
     this.coreBind.SetVerification(this.ck_Tare, null);
     this.ck_Tare.Visible = false;
     //
     // btnTrainTare
     //
     this.btnTrainTare.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(192)))), ((int)(((byte)(192)))));
     this.coreBind.SetDatabasecommand(this.btnTrainTare, null);
     this.btnTrainTare.Location = new System.Drawing.Point(108, 138);
     this.btnTrainTare.Name = "btnTrainTare";
     this.btnTrainTare.Size = new System.Drawing.Size(63, 32);
     this.btnTrainTare.TabIndex = 30;
     this.btnTrainTare.Text = "�����Ƥ����";
     this.btnTrainTare.UseVisualStyleBackColor = false;
     this.coreBind.SetVerification(this.btnTrainTare, null);
     this.btnTrainTare.Visible = false;
     this.btnTrainTare.Click += new System.EventHandler(this.btnTrainTare_Click);
     //
     // btnWc
     //
     this.btnWc.BackColor = System.Drawing.Color.Violet;
     this.coreBind.SetDatabasecommand(this.btnWc, null);
     this.btnWc.Location = new System.Drawing.Point(22, 138);
     this.btnWc.Name = "btnWc";
     this.btnWc.Size = new System.Drawing.Size(63, 32);
     this.btnWc.TabIndex = 29;
     this.btnWc.Text = "�������";
     this.btnWc.UseVisualStyleBackColor = false;
     this.coreBind.SetVerification(this.btnWc, null);
     this.btnWc.Visible = false;
     this.btnWc.Click += new System.EventHandler(this.btnWc_Click);
     //
     // btnSglr
     //
     this.btnSglr.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(192)))), ((int)(((byte)(192)))));
     this.coreBind.SetDatabasecommand(this.btnSglr, null);
     this.btnSglr.Location = new System.Drawing.Point(171, 191);
     this.btnSglr.Name = "btnSglr";
     this.btnSglr.Size = new System.Drawing.Size(63, 32);
     this.btnSglr.TabIndex = 28;
     this.btnSglr.Text = "�ֹ�¼��";
     this.btnSglr.UseVisualStyleBackColor = false;
     this.coreBind.SetVerification(this.btnSglr, null);
     this.btnSglr.Visible = false;
     this.btnSglr.Click += new System.EventHandler(this.btnSglr_Click);
     //
     // btnBC
     //
     this.btnBC.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(192)))), ((int)(((byte)(192)))));
     this.coreBind.SetDatabasecommand(this.btnBC, null);
     this.btnBC.Font = new System.Drawing.Font("����", 21.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
     this.btnBC.Location = new System.Drawing.Point(22, 197);
     this.btnBC.Name = "btnBC";
     this.btnBC.Size = new System.Drawing.Size(96, 74);
     this.btnBC.TabIndex = 3;
     this.btnBC.Text = "����";
     this.btnBC.UseVisualStyleBackColor = false;
     this.coreBind.SetVerification(this.btnBC, null);
     this.btnBC.Click += new System.EventHandler(this.btnBC_Click);
     //
     // btnDS
     //
     this.btnDS.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(192)))), ((int)(((byte)(192)))));
     this.coreBind.SetDatabasecommand(this.btnDS, null);
     this.btnDS.Location = new System.Drawing.Point(9, 22);
     this.btnDS.Name = "btnDS";
     this.btnDS.Size = new System.Drawing.Size(52, 32);
     this.btnDS.TabIndex = 2;
     this.btnDS.Text = "����";
     this.btnDS.UseVisualStyleBackColor = false;
     this.coreBind.SetVerification(this.btnDS, null);
     this.btnDS.Visible = false;
     this.btnDS.Click += new System.EventHandler(this.btnDS_Click);
     //
     // btnQL
     //
     this.coreBind.SetDatabasecommand(this.btnQL, null);
     this.btnQL.Location = new System.Drawing.Point(251, 103);
     this.btnQL.Name = "btnQL";
     this.btnQL.Size = new System.Drawing.Size(99, 28);
     this.btnQL.TabIndex = 56;
     this.btnQL.Text = "����";
     this.btnQL.UseVisualStyleBackColor = true;
     this.coreBind.SetVerification(this.btnQL, null);
     this.btnQL.Click += new System.EventHandler(this.btnQL_Click);
     //
     // panel6
     //
     this.panel6.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(183)))), ((int)(((byte)(208)))), ((int)(((byte)(250)))));
     this.panel6.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D;
     this.panel6.Controls.Add(this.btnQL);
     this.panel6.Controls.Add(this.ultraGroupBox1);
     this.coreBind.SetDatabasecommand(this.panel6, null);
     this.panel6.Dock = System.Windows.Forms.DockStyle.Top;
     this.panel6.Location = new System.Drawing.Point(458, 27);
     this.panel6.Name = "panel6";
     this.panel6.Size = new System.Drawing.Size(854, 105);
     this.panel6.TabIndex = 55;
     this.coreBind.SetVerification(this.panel6, null);
     //
     // ultraGroupBox1
     //
     this.ultraGroupBox1.Controls.Add(this.picFDTP);
     this.ultraGroupBox1.Controls.Add(this.txtMeterWeight);
     this.ultraGroupBox1.Controls.Add(this.label2);
     this.ultraGroupBox1.Controls.Add(this.lblMaterShow);
     this.ultraGroupBox1.Controls.Add(this.lblMater);
     this.coreBind.SetDatabasecommand(this.ultraGroupBox1, null);
     this.ultraGroupBox1.Dock = System.Windows.Forms.DockStyle.Fill;
     this.ultraGroupBox1.Location = new System.Drawing.Point(0, 0);
     this.ultraGroupBox1.Name = "ultraGroupBox1";
     this.ultraGroupBox1.Size = new System.Drawing.Size(850, 101);
     this.ultraGroupBox1.TabIndex = 2;
     this.ultraGroupBox1.Text = "������Ϣ";
     this.coreBind.SetVerification(this.ultraGroupBox1, null);
     //
     // picFDTP
     //
     this.coreBind.SetDatabasecommand(this.picFDTP, null);
     this.picFDTP.Location = new System.Drawing.Point(70, 85);
     this.picFDTP.Name = "picFDTP";
     this.picFDTP.Size = new System.Drawing.Size(20, 13);
     this.picFDTP.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage;
     this.picFDTP.TabIndex = 2;
     this.picFDTP.TabStop = false;
     this.coreBind.SetVerification(this.picFDTP, null);
     this.picFDTP.Visible = false;
     this.picFDTP.DoubleClick += new System.EventHandler(this.picFDTP_DoubleClick);
     this.picFDTP.MouseLeave += new System.EventHandler(this.picFDTP_MouseLeave);
     this.picFDTP.MouseMove += new System.Windows.Forms.MouseEventHandler(this.picFDTP_MouseMove);
     this.picFDTP.MouseDown += new System.Windows.Forms.MouseEventHandler(this.picFDTP_MouseDown);
     this.picFDTP.MouseUp += new System.Windows.Forms.MouseEventHandler(this.picFDTP_MouseUp);
     //
     // txtMeterWeight
     //
     this.txtMeterWeight.BackColor = System.Drawing.Color.Transparent;
     this.txtMeterWeight.BackColor_1 = System.Drawing.SystemColors.GradientInactiveCaption;
     this.txtMeterWeight.BackColor_2 = System.Drawing.SystemColors.GradientInactiveCaption;
     this.txtMeterWeight.BevelRate = 0.5F;
     this.coreBind.SetDatabasecommand(this.txtMeterWeight, null);
     this.txtMeterWeight.FadedColor = System.Drawing.SystemColors.GradientInactiveCaption;
     this.txtMeterWeight.ForeColor = System.Drawing.Color.Green;
     this.txtMeterWeight.HighlightOpaque = ((byte)(50));
     this.txtMeterWeight.Location = new System.Drawing.Point(57, 17);
     this.txtMeterWeight.Name = "txtMeterWeight";
     this.txtMeterWeight.Size = new System.Drawing.Size(274, 67);
     this.txtMeterWeight.TabIndex = 673;
     this.txtMeterWeight.Text = "0.000";
     this.txtMeterWeight.TextAlignment = LxControl.LxLedControl.Alignment.Right;
     this.txtMeterWeight.TotalCharCount = 8;
     this.coreBind.SetVerification(this.txtMeterWeight, null);
     //
     // label2
     //
     this.label2.AutoSize = true;
     this.label2.BackColor = System.Drawing.Color.Transparent;
     this.coreBind.SetDatabasecommand(this.label2, null);
     this.label2.Font = new System.Drawing.Font("����", 42F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
     this.label2.Location = new System.Drawing.Point(369, 28);
     this.label2.Name = "label2";
     this.label2.Size = new System.Drawing.Size(81, 56);
     this.label2.TabIndex = 53;
     this.label2.Text = "��";
     this.coreBind.SetVerification(this.label2, null);
     //
     // lblMaterShow
     //
     this.lblMaterShow.AutoSize = true;
     this.coreBind.SetDatabasecommand(this.lblMaterShow, null);
     this.lblMaterShow.Font = new System.Drawing.Font("����", 15.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
     this.lblMaterShow.Location = new System.Drawing.Point(486, 46);
     this.lblMaterShow.Name = "lblMaterShow";
     this.lblMaterShow.Size = new System.Drawing.Size(120, 21);
     this.lblMaterShow.TabIndex = 55;
     this.lblMaterShow.Text = "����DZ�";
     this.coreBind.SetVerification(this.lblMaterShow, null);
     //
     // lblMater
     //
     this.coreBind.SetDatabasecommand(this.lblMater, null);
     this.lblMater.Font = new System.Drawing.Font("����", 18F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
     this.lblMater.ForeColor = System.Drawing.Color.Crimson;
     this.lblMater.Location = new System.Drawing.Point(458, 44);
     this.lblMater.Name = "lblMater";
     this.lblMater.Size = new System.Drawing.Size(30, 28);
     this.lblMater.TabIndex = 54;
     this.lblMater.Text = "��";
     this.coreBind.SetVerification(this.lblMater, null);
     //
     // BilletInfo_GD_Fill_Panel
     //
     this.BilletInfo_GD_Fill_Panel.Controls.Add(this.panel7);
     this.BilletInfo_GD_Fill_Panel.Controls.Add(this.panel8);
     this.BilletInfo_GD_Fill_Panel.Controls.Add(this.panel6);
     this.BilletInfo_GD_Fill_Panel.Controls.Add(this.panel2);
     this.BilletInfo_GD_Fill_Panel.Controls.Add(this.panel1);
     this.BilletInfo_GD_Fill_Panel.Cursor = System.Windows.Forms.Cursors.Default;
     this.coreBind.SetDatabasecommand(this.BilletInfo_GD_Fill_Panel, null);
     this.BilletInfo_GD_Fill_Panel.Dock = System.Windows.Forms.DockStyle.Fill;
     this.BilletInfo_GD_Fill_Panel.Location = new System.Drawing.Point(0, 0);
     this.BilletInfo_GD_Fill_Panel.Name = "BilletInfo_GD_Fill_Panel";
     this.BilletInfo_GD_Fill_Panel.Size = new System.Drawing.Size(1312, 578);
     this.BilletInfo_GD_Fill_Panel.TabIndex = 1;
     this.coreBind.SetVerification(this.BilletInfo_GD_Fill_Panel, null);
     //
     // panel7
     //
     this.panel7.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D;
     this.panel7.Controls.Add(this.ultraTabControl1);
     this.coreBind.SetDatabasecommand(this.panel7, null);
     this.panel7.Dock = System.Windows.Forms.DockStyle.Fill;
     this.panel7.Location = new System.Drawing.Point(458, 421);
     this.panel7.Name = "panel7";
     this.panel7.Size = new System.Drawing.Size(854, 157);
     this.panel7.TabIndex = 57;
     this.coreBind.SetVerification(this.panel7, null);
     //
     // ultraTabControl1
     //
     this.ultraTabControl1.Controls.Add(this.ultraTabSharedControlsPage1);
     this.ultraTabControl1.Controls.Add(this.ultraTabPageControl2);
     this.ultraTabControl1.Controls.Add(this.ultraTabPageControl1);
     this.coreBind.SetDatabasecommand(this.ultraTabControl1, null);
     this.ultraTabControl1.Dock = System.Windows.Forms.DockStyle.Fill;
     this.ultraTabControl1.Location = new System.Drawing.Point(0, 0);
     this.ultraTabControl1.Name = "ultraTabControl1";
     this.ultraTabControl1.SharedControlsPage = this.ultraTabSharedControlsPage1;
     this.ultraTabControl1.Size = new System.Drawing.Size(850, 153);
     this.ultraTabControl1.TabIndex = 0;
     ultraTab2.TabPage = this.ultraTabPageControl2;
     ultraTab2.Text = "������Ϣ";
     ultraTab1.TabPage = this.ultraTabPageControl1;
     ultraTab1.Text = "һ�μ�����Ϣ";
     this.ultraTabControl1.Tabs.AddRange(new Infragistics.Win.UltraWinTabControl.UltraTab[] {
     ultraTab2,
     ultraTab1});
     this.coreBind.SetVerification(this.ultraTabControl1, null);
     this.ultraTabControl1.ViewStyle = Infragistics.Win.UltraWinTabControl.ViewStyle.Office2007;
     //
     // ultraTabSharedControlsPage1
     //
     this.coreBind.SetDatabasecommand(this.ultraTabSharedControlsPage1, null);
     this.ultraTabSharedControlsPage1.Location = new System.Drawing.Point(-10000, -10000);
     this.ultraTabSharedControlsPage1.Name = "ultraTabSharedControlsPage1";
     this.ultraTabSharedControlsPage1.Size = new System.Drawing.Size(848, 130);
     this.coreBind.SetVerification(this.ultraTabSharedControlsPage1, null);
     //
     // panel2
     //
     this.panel2.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(183)))), ((int)(((byte)(208)))), ((int)(((byte)(250)))));
     this.panel2.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D;
     this.panel2.Controls.Add(this.pnlBottom);
     this.coreBind.SetDatabasecommand(this.panel2, null);
     this.panel2.Dock = System.Windows.Forms.DockStyle.Left;
     this.panel2.Location = new System.Drawing.Point(0, 27);
     this.panel2.Name = "panel2";
     this.panel2.Size = new System.Drawing.Size(458, 551);
     this.panel2.TabIndex = 2;
     this.coreBind.SetVerification(this.panel2, null);
     //
     // pnlBottom
     //
     this.pnlBottom.Controls.Add(this.panel5);
     this.pnlBottom.Controls.Add(this.panel3);
     this.pnlBottom.Controls.Add(this.panel4);
     this.coreBind.SetDatabasecommand(this.pnlBottom, null);
     this.pnlBottom.Dock = System.Windows.Forms.DockStyle.Top;
     this.pnlBottom.Location = new System.Drawing.Point(0, 0);
     this.pnlBottom.Name = "pnlBottom";
     this.pnlBottom.Size = new System.Drawing.Size(454, 705);
     this.pnlBottom.TabIndex = 3;
     this.coreBind.SetVerification(this.pnlBottom, null);
     //
     // panel5
     //
     this.panel5.Controls.Add(this.VideoChannel3);
     this.coreBind.SetDatabasecommand(this.panel5, null);
     this.panel5.Dock = System.Windows.Forms.DockStyle.Top;
     this.panel5.Location = new System.Drawing.Point(0, 470);
     this.panel5.Name = "panel5";
     this.panel5.Size = new System.Drawing.Size(454, 235);
     this.panel5.TabIndex = 6;
     this.coreBind.SetVerification(this.panel5, null);
     //
     // VideoChannel3
     //
     this.VideoChannel3.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
     this.coreBind.SetDatabasecommand(this.VideoChannel3, null);
     this.VideoChannel3.Dock = System.Windows.Forms.DockStyle.Fill;
     this.VideoChannel3.Location = new System.Drawing.Point(0, 0);
     this.VideoChannel3.Name = "VideoChannel3";
     this.VideoChannel3.Size = new System.Drawing.Size(454, 235);
     this.VideoChannel3.TabIndex = 1;
     this.VideoChannel3.TabStop = false;
     this.coreBind.SetVerification(this.VideoChannel3, null);
     this.VideoChannel3.DoubleClick += new System.EventHandler(this.VideoChannel3_DoubleClick);
     this.VideoChannel3.Click += new System.EventHandler(this.picBf_Click);
     //
     // panel3
     //
     this.panel3.Controls.Add(this.VideoChannel2);
     this.coreBind.SetDatabasecommand(this.panel3, null);
     this.panel3.Dock = System.Windows.Forms.DockStyle.Top;
     this.panel3.Location = new System.Drawing.Point(0, 235);
     this.panel3.Name = "panel3";
     this.panel3.Size = new System.Drawing.Size(454, 235);
     this.panel3.TabIndex = 5;
     this.coreBind.SetVerification(this.panel3, null);
     //
     // VideoChannel2
     //
     this.VideoChannel2.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
     this.VideoChannel2.Cursor = System.Windows.Forms.Cursors.Default;
     this.coreBind.SetDatabasecommand(this.VideoChannel2, null);
     this.VideoChannel2.Dock = System.Windows.Forms.DockStyle.Fill;
     this.VideoChannel2.Location = new System.Drawing.Point(0, 0);
     this.VideoChannel2.Name = "VideoChannel2";
     this.VideoChannel2.Size = new System.Drawing.Size(454, 235);
     this.VideoChannel2.TabIndex = 1;
     this.VideoChannel2.TabStop = false;
     this.coreBind.SetVerification(this.VideoChannel2, null);
     this.VideoChannel2.DoubleClick += new System.EventHandler(this.VideoChannel2_DoubleClick);
     this.VideoChannel2.Click += new System.EventHandler(this.pic12_Click);
     //
     // panel4
     //
     this.panel4.Controls.Add(this.VideoChannel1);
     this.coreBind.SetDatabasecommand(this.panel4, null);
     this.panel4.Dock = System.Windows.Forms.DockStyle.Top;
     this.panel4.Location = new System.Drawing.Point(0, 0);
     this.panel4.Name = "panel4";
     this.panel4.RightToLeft = System.Windows.Forms.RightToLeft.No;
     this.panel4.Size = new System.Drawing.Size(454, 235);
     this.panel4.TabIndex = 4;
     this.coreBind.SetVerification(this.panel4, null);
     //
     // VideoChannel1
     //
     this.VideoChannel1.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
     this.coreBind.SetDatabasecommand(this.VideoChannel1, null);
     this.VideoChannel1.Dock = System.Windows.Forms.DockStyle.Fill;
     this.VideoChannel1.Location = new System.Drawing.Point(0, 0);
     this.VideoChannel1.Name = "VideoChannel1";
     this.VideoChannel1.Size = new System.Drawing.Size(454, 235);
     this.VideoChannel1.TabIndex = 1;
     this.VideoChannel1.TabStop = false;
     this.coreBind.SetVerification(this.VideoChannel1, null);
     this.VideoChannel1.DoubleClick += new System.EventHandler(this.pic11_DoubleClick);
     this.VideoChannel1.Click += new System.EventHandler(this.pic11_Click);
     //
     // panel1
     //
     this.panel1.Controls.Add(this.dtpEnd);
     this.panel1.Controls.Add(this.panel1_Fill_Panel);
     this.panel1.Controls.Add(this.dateRQ);
     this.panel1.Controls.Add(this._panel1_Toolbars_Dock_Area_Left);
     this.panel1.Controls.Add(this._panel1_Toolbars_Dock_Area_Right);
     this.panel1.Controls.Add(this._panel1_Toolbars_Dock_Area_Top);
     this.panel1.Controls.Add(this._panel1_Toolbars_Dock_Area_Bottom);
     this.coreBind.SetDatabasecommand(this.panel1, null);
     this.panel1.Dock = System.Windows.Forms.DockStyle.Top;
     this.panel1.Location = new System.Drawing.Point(0, 0);
     this.panel1.Name = "panel1";
     this.panel1.Size = new System.Drawing.Size(1312, 27);
     this.panel1.TabIndex = 0;
     this.coreBind.SetVerification(this.panel1, null);
     //
     // dtpEnd
     //
     this.coreBind.SetDatabasecommand(this.dtpEnd, null);
     this.dtpEnd.Location = new System.Drawing.Point(226, 2);
     this.dtpEnd.Name = "dtpEnd";
     this.dtpEnd.Size = new System.Drawing.Size(116, 21);
     this.dtpEnd.TabIndex = 674;
     this.coreBind.SetVerification(this.dtpEnd, null);
     //
     // panel1_Fill_Panel
     //
     this.panel1_Fill_Panel.Cursor = System.Windows.Forms.Cursors.Default;
     this.coreBind.SetDatabasecommand(this.panel1_Fill_Panel, null);
     this.panel1_Fill_Panel.Dock = System.Windows.Forms.DockStyle.Fill;
     this.panel1_Fill_Panel.Location = new System.Drawing.Point(0, 28);
     this.panel1_Fill_Panel.Name = "panel1_Fill_Panel";
     this.panel1_Fill_Panel.Size = new System.Drawing.Size(1312, 0);
     this.panel1_Fill_Panel.TabIndex = 0;
     this.coreBind.SetVerification(this.panel1_Fill_Panel, null);
     //
     // dateRQ
     //
     this.coreBind.SetDatabasecommand(this.dateRQ, null);
     this.dateRQ.Location = new System.Drawing.Point(94, 3);
     this.dateRQ.Name = "dateRQ";
     this.dateRQ.Size = new System.Drawing.Size(110, 21);
     this.dateRQ.TabIndex = 57;
     this.coreBind.SetVerification(this.dateRQ, null);
     //
     // _panel1_Toolbars_Dock_Area_Left
     //
     this._panel1_Toolbars_Dock_Area_Left.AccessibleRole = System.Windows.Forms.AccessibleRole.Grouping;
     this._panel1_Toolbars_Dock_Area_Left.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(158)))), ((int)(((byte)(190)))), ((int)(((byte)(245)))));
     this.coreBind.SetDatabasecommand(this._panel1_Toolbars_Dock_Area_Left, null);
     this._panel1_Toolbars_Dock_Area_Left.DockedPosition = Infragistics.Win.UltraWinToolbars.DockedPosition.Left;
     this._panel1_Toolbars_Dock_Area_Left.ForeColor = System.Drawing.SystemColors.ControlText;
     this._panel1_Toolbars_Dock_Area_Left.Location = new System.Drawing.Point(0, 28);
     this._panel1_Toolbars_Dock_Area_Left.Name = "_panel1_Toolbars_Dock_Area_Left";
     this._panel1_Toolbars_Dock_Area_Left.Size = new System.Drawing.Size(0, 0);
     this._panel1_Toolbars_Dock_Area_Left.ToolbarsManager = this.ultraToolbarsManager1;
     this.coreBind.SetVerification(this._panel1_Toolbars_Dock_Area_Left, null);
     //
     // ultraToolbarsManager1
     //
     this.ultraToolbarsManager1.DesignerFlags = 1;
     this.ultraToolbarsManager1.DockWithinContainer = this.panel1;
     this.ultraToolbarsManager1.ShowFullMenusDelay = 500;
     this.ultraToolbarsManager1.Style = Infragistics.Win.UltraWinToolbars.ToolbarStyle.Office2003;
     ultraToolbar1.DockedColumn = 0;
     ultraToolbar1.DockedRow = 0;
     controlContainerTool4.ControlName = "dateRQ";
     controlContainerTool4.InstanceProps.IsFirstInGroup = true;
     controlContainerTool5.ControlName = "dtpEnd";
     ultraToolbar1.NonInheritedTools.AddRange(new Infragistics.Win.UltraWinToolbars.ToolBase[] {
     controlContainerTool4,
     controlContainerTool5,
     buttonTool2,
     buttonTool3,
     buttonTool6});
     ultraToolbar1.Text = "UltraToolbar1";
     this.ultraToolbarsManager1.Toolbars.AddRange(new Infragistics.Win.UltraWinToolbars.UltraToolbar[] {
     ultraToolbar1});
     controlContainerTool1.ControlName = "dateRQ";
     controlContainerTool1.SharedPropsInternal.Caption = "ë�ؼ�������";
     controlContainerTool1.SharedPropsInternal.DisplayStyle = Infragistics.Win.UltraWinToolbars.ToolDisplayStyle.ImageAndText;
     controlContainerTool2.SharedPropsInternal.Caption = "�޺�";
     controlContainerTool2.SharedPropsInternal.DisplayStyle = Infragistics.Win.UltraWinToolbars.ToolDisplayStyle.ImageAndText;
     appearance1.Image = ((object)(resources.GetObject("appearance1.Image")));
     buttonTool1.SharedPropsInternal.AppearancesSmall.Appearance = appearance1;
     buttonTool1.SharedPropsInternal.Caption = "��ѯ";
     buttonTool1.SharedPropsInternal.DisplayStyle = Infragistics.Win.UltraWinToolbars.ToolDisplayStyle.ImageAndText;
     buttonTool4.SharedPropsInternal.Caption = "�򿪶Խ�";
     buttonTool4.SharedPropsInternal.CustomizerCaption = "��Ƶ";
     buttonTool4.SharedPropsInternal.DisplayStyle = Infragistics.Win.UltraWinToolbars.ToolDisplayStyle.TextOnlyAlways;
     buttonTool5.SharedPropsInternal.Caption = "��ѯ";
     buttonTool5.SharedPropsInternal.DisplayStyle = Infragistics.Win.UltraWinToolbars.ToolDisplayStyle.ImageAndText;
     buttonTool7.SharedPropsInternal.Caption = "��";
     buttonTool7.SharedPropsInternal.DisplayStyle = Infragistics.Win.UltraWinToolbars.ToolDisplayStyle.TextOnlyAlways;
     controlContainerTool6.ControlName = "dtpEnd";
     controlContainerTool6.SharedPropsInternal.Caption = "��";
     controlContainerTool6.SharedPropsInternal.DisplayStyle = Infragistics.Win.UltraWinToolbars.ToolDisplayStyle.ImageAndText;
     this.ultraToolbarsManager1.Tools.AddRange(new Infragistics.Win.UltraWinToolbars.ToolBase[] {
     controlContainerTool1,
     controlContainerTool2,
     buttonTool1,
     buttonTool4,
     buttonTool5,
     buttonTool7,
     controlContainerTool6});
     this.ultraToolbarsManager1.ToolClick += new Infragistics.Win.UltraWinToolbars.ToolClickEventHandler(this.ultraToolbarsManager1_ToolClick);
     //
     // _panel1_Toolbars_Dock_Area_Right
     //
     this._panel1_Toolbars_Dock_Area_Right.AccessibleRole = System.Windows.Forms.AccessibleRole.Grouping;
     this._panel1_Toolbars_Dock_Area_Right.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(158)))), ((int)(((byte)(190)))), ((int)(((byte)(245)))));
     this.coreBind.SetDatabasecommand(this._panel1_Toolbars_Dock_Area_Right, null);
     this._panel1_Toolbars_Dock_Area_Right.DockedPosition = Infragistics.Win.UltraWinToolbars.DockedPosition.Right;
     this._panel1_Toolbars_Dock_Area_Right.ForeColor = System.Drawing.SystemColors.ControlText;
     this._panel1_Toolbars_Dock_Area_Right.Location = new System.Drawing.Point(1312, 28);
     this._panel1_Toolbars_Dock_Area_Right.Name = "_panel1_Toolbars_Dock_Area_Right";
     this._panel1_Toolbars_Dock_Area_Right.Size = new System.Drawing.Size(0, 0);
     this._panel1_Toolbars_Dock_Area_Right.ToolbarsManager = this.ultraToolbarsManager1;
     this.coreBind.SetVerification(this._panel1_Toolbars_Dock_Area_Right, null);
     //
     // _panel1_Toolbars_Dock_Area_Top
     //
     this._panel1_Toolbars_Dock_Area_Top.AccessibleRole = System.Windows.Forms.AccessibleRole.Grouping;
     this._panel1_Toolbars_Dock_Area_Top.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(158)))), ((int)(((byte)(190)))), ((int)(((byte)(245)))));
     this.coreBind.SetDatabasecommand(this._panel1_Toolbars_Dock_Area_Top, null);
     this._panel1_Toolbars_Dock_Area_Top.DockedPosition = Infragistics.Win.UltraWinToolbars.DockedPosition.Top;
     this._panel1_Toolbars_Dock_Area_Top.ForeColor = System.Drawing.SystemColors.ControlText;
     this._panel1_Toolbars_Dock_Area_Top.Location = new System.Drawing.Point(0, 0);
     this._panel1_Toolbars_Dock_Area_Top.Name = "_panel1_Toolbars_Dock_Area_Top";
     this._panel1_Toolbars_Dock_Area_Top.Size = new System.Drawing.Size(1312, 28);
     this._panel1_Toolbars_Dock_Area_Top.ToolbarsManager = this.ultraToolbarsManager1;
     this.coreBind.SetVerification(this._panel1_Toolbars_Dock_Area_Top, null);
     //
     // _panel1_Toolbars_Dock_Area_Bottom
     //
     this._panel1_Toolbars_Dock_Area_Bottom.AccessibleRole = System.Windows.Forms.AccessibleRole.Grouping;
     this._panel1_Toolbars_Dock_Area_Bottom.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(158)))), ((int)(((byte)(190)))), ((int)(((byte)(245)))));
     this.coreBind.SetDatabasecommand(this._panel1_Toolbars_Dock_Area_Bottom, null);
     this._panel1_Toolbars_Dock_Area_Bottom.DockedPosition = Infragistics.Win.UltraWinToolbars.DockedPosition.Bottom;
     this._panel1_Toolbars_Dock_Area_Bottom.ForeColor = System.Drawing.SystemColors.ControlText;
     this._panel1_Toolbars_Dock_Area_Bottom.Location = new System.Drawing.Point(0, 27);
     this._panel1_Toolbars_Dock_Area_Bottom.Name = "_panel1_Toolbars_Dock_Area_Bottom";
     this._panel1_Toolbars_Dock_Area_Bottom.Size = new System.Drawing.Size(1312, 0);
     this._panel1_Toolbars_Dock_Area_Bottom.ToolbarsManager = this.ultraToolbarsManager1;
     this.coreBind.SetVerification(this._panel1_Toolbars_Dock_Area_Bottom, null);
     //
     // ultraDockManager1
     //
     this.ultraDockManager1.CompressUnpinnedTabs = false;
     dockAreaPane1.DockedBefore = new System.Guid("777aa848-96d9-4a9c-8e57-ab46776d741c");
     dockableControlPane1.Control = this.panelYYBF;
     dockableControlPane1.FlyoutSize = new System.Drawing.Size(95, -1);
     dockableControlPane1.OriginalControlBounds = new System.Drawing.Rectangle(3, 73, 200, 100);
     dockableControlPane1.Pinned = false;
     dockableControlPane1.Size = new System.Drawing.Size(100, 100);
     dockableControlPane1.Text = "�������";
     dockAreaPane1.Panes.AddRange(new Infragistics.Win.UltraWinDock.DockablePaneBase[] {
     dockableControlPane1});
     dockAreaPane1.Size = new System.Drawing.Size(95, 666);
     dockableControlPane2.Control = this.panelSPKZ;
     dockableControlPane2.FlyoutSize = new System.Drawing.Size(126, -1);
     dockableControlPane2.OriginalControlBounds = new System.Drawing.Rectangle(265, 22, 200, 100);
     dockableControlPane2.Pinned = false;
     dockableControlPane2.Size = new System.Drawing.Size(100, 100);
     dockableControlPane2.Text = "��Ƶ����";
     dockAreaPane2.Panes.AddRange(new Infragistics.Win.UltraWinDock.DockablePaneBase[] {
     dockableControlPane2});
     dockAreaPane2.Size = new System.Drawing.Size(95, 666);
     this.ultraDockManager1.DockAreas.AddRange(new Infragistics.Win.UltraWinDock.DockAreaPane[] {
     dockAreaPane1,
     dockAreaPane2});
     this.ultraDockManager1.HostControl = this;
     this.ultraDockManager1.WindowStyle = Infragistics.Win.UltraWinDock.WindowStyle.Office2003;
     //
     // _MoltenInfo_OneUnpinnedTabAreaLeft
     //
     this.coreBind.SetDatabasecommand(this._MoltenInfo_OneUnpinnedTabAreaLeft, null);
     this._MoltenInfo_OneUnpinnedTabAreaLeft.Dock = System.Windows.Forms.DockStyle.Left;
     this._MoltenInfo_OneUnpinnedTabAreaLeft.Font = new System.Drawing.Font("����", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
     this._MoltenInfo_OneUnpinnedTabAreaLeft.Location = new System.Drawing.Point(0, 0);
     this._MoltenInfo_OneUnpinnedTabAreaLeft.Name = "_MoltenInfo_OneUnpinnedTabAreaLeft";
     this._MoltenInfo_OneUnpinnedTabAreaLeft.Owner = this.ultraDockManager1;
     this._MoltenInfo_OneUnpinnedTabAreaLeft.Size = new System.Drawing.Size(0, 578);
     this._MoltenInfo_OneUnpinnedTabAreaLeft.TabIndex = 2;
     this.coreBind.SetVerification(this._MoltenInfo_OneUnpinnedTabAreaLeft, null);
     //
     // _MoltenInfo_OneUnpinnedTabAreaRight
     //
     this.coreBind.SetDatabasecommand(this._MoltenInfo_OneUnpinnedTabAreaRight, null);
     this._MoltenInfo_OneUnpinnedTabAreaRight.Dock = System.Windows.Forms.DockStyle.Right;
     this._MoltenInfo_OneUnpinnedTabAreaRight.Font = new System.Drawing.Font("����", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
     this._MoltenInfo_OneUnpinnedTabAreaRight.Location = new System.Drawing.Point(1312, 0);
     this._MoltenInfo_OneUnpinnedTabAreaRight.Name = "_MoltenInfo_OneUnpinnedTabAreaRight";
     this._MoltenInfo_OneUnpinnedTabAreaRight.Owner = this.ultraDockManager1;
     this._MoltenInfo_OneUnpinnedTabAreaRight.Size = new System.Drawing.Size(21, 578);
     this._MoltenInfo_OneUnpinnedTabAreaRight.TabIndex = 3;
     this.coreBind.SetVerification(this._MoltenInfo_OneUnpinnedTabAreaRight, null);
     //
     // _MoltenInfo_OneUnpinnedTabAreaTop
     //
     this.coreBind.SetDatabasecommand(this._MoltenInfo_OneUnpinnedTabAreaTop, null);
     this._MoltenInfo_OneUnpinnedTabAreaTop.Dock = System.Windows.Forms.DockStyle.Top;
     this._MoltenInfo_OneUnpinnedTabAreaTop.Font = new System.Drawing.Font("����", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
     this._MoltenInfo_OneUnpinnedTabAreaTop.Location = new System.Drawing.Point(0, 0);
     this._MoltenInfo_OneUnpinnedTabAreaTop.Name = "_MoltenInfo_OneUnpinnedTabAreaTop";
     this._MoltenInfo_OneUnpinnedTabAreaTop.Owner = this.ultraDockManager1;
     this._MoltenInfo_OneUnpinnedTabAreaTop.Size = new System.Drawing.Size(1312, 0);
     this._MoltenInfo_OneUnpinnedTabAreaTop.TabIndex = 4;
     this.coreBind.SetVerification(this._MoltenInfo_OneUnpinnedTabAreaTop, null);
     //
     // _MoltenInfo_OneUnpinnedTabAreaBottom
     //
     this.coreBind.SetDatabasecommand(this._MoltenInfo_OneUnpinnedTabAreaBottom, null);
     this._MoltenInfo_OneUnpinnedTabAreaBottom.Dock = System.Windows.Forms.DockStyle.Bottom;
     this._MoltenInfo_OneUnpinnedTabAreaBottom.Font = new System.Drawing.Font("����", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
     this._MoltenInfo_OneUnpinnedTabAreaBottom.Location = new System.Drawing.Point(0, 578);
     this._MoltenInfo_OneUnpinnedTabAreaBottom.Name = "_MoltenInfo_OneUnpinnedTabAreaBottom";
     this._MoltenInfo_OneUnpinnedTabAreaBottom.Owner = this.ultraDockManager1;
     this._MoltenInfo_OneUnpinnedTabAreaBottom.Size = new System.Drawing.Size(1312, 0);
     this._MoltenInfo_OneUnpinnedTabAreaBottom.TabIndex = 5;
     this.coreBind.SetVerification(this._MoltenInfo_OneUnpinnedTabAreaBottom, null);
     //
     // _MoltenInfo_OneAutoHideControl
     //
     this._MoltenInfo_OneAutoHideControl.Controls.Add(this.dockableWindow1);
     this._MoltenInfo_OneAutoHideControl.Controls.Add(this.dockableWindow2);
     this.coreBind.SetDatabasecommand(this._MoltenInfo_OneAutoHideControl, null);
     this._MoltenInfo_OneAutoHideControl.Font = new System.Drawing.Font("����", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
     this._MoltenInfo_OneAutoHideControl.Location = new System.Drawing.Point(772, 0);
     this._MoltenInfo_OneAutoHideControl.Name = "_MoltenInfo_OneAutoHideControl";
     this._MoltenInfo_OneAutoHideControl.Owner = this.ultraDockManager1;
     this._MoltenInfo_OneAutoHideControl.Size = new System.Drawing.Size(11, 578);
     this._MoltenInfo_OneAutoHideControl.TabIndex = 6;
     this.coreBind.SetVerification(this._MoltenInfo_OneAutoHideControl, null);
     //
     // dockableWindow1
     //
     this.dockableWindow1.Controls.Add(this.panelYYBF);
     this.coreBind.SetDatabasecommand(this.dockableWindow1, null);
     this.dockableWindow1.Location = new System.Drawing.Point(-10000, 0);
     this.dockableWindow1.Name = "dockableWindow1";
     this.dockableWindow1.Owner = this.ultraDockManager1;
     this.dockableWindow1.Size = new System.Drawing.Size(95, 734);
     this.dockableWindow1.TabIndex = 9;
     this.coreBind.SetVerification(this.dockableWindow1, null);
     //
     // dockableWindow2
     //
     this.dockableWindow2.Controls.Add(this.panelSPKZ);
     this.coreBind.SetDatabasecommand(this.dockableWindow2, null);
     this.dockableWindow2.Location = new System.Drawing.Point(5, 0);
     this.dockableWindow2.Name = "dockableWindow2";
     this.dockableWindow2.Owner = this.ultraDockManager1;
     this.dockableWindow2.Size = new System.Drawing.Size(126, 578);
     this.dockableWindow2.TabIndex = 10;
     this.coreBind.SetVerification(this.dockableWindow2, null);
     //
     // windowDockingArea2
     //
     this.coreBind.SetDatabasecommand(this.windowDockingArea2, null);
     this.windowDockingArea2.Dock = System.Windows.Forms.DockStyle.Right;
     this.windowDockingArea2.Font = new System.Drawing.Font("����", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
     this.windowDockingArea2.Location = new System.Drawing.Point(871, 0);
     this.windowDockingArea2.Name = "windowDockingArea2";
     this.windowDockingArea2.Owner = this.ultraDockManager1;
     this.windowDockingArea2.Size = new System.Drawing.Size(100, 666);
     this.windowDockingArea2.TabIndex = 8;
     this.coreBind.SetVerification(this.windowDockingArea2, null);
     //
     // dsQuery
     //
     this.dsQuery.DataSetName = "NewDataSet";
     this.dsQuery.Tables.AddRange(new System.Data.DataTable[] {
     this.dataTable4});
     //
     // dataTable4
     //
     this.dataTable4.Columns.AddRange(new System.Data.DataColumn[] {
     this.dataColumn120,
     this.dataColumn121,
     this.dataColumn122,
     this.dataColumn123,
     this.dataColumn124,
     this.dataColumn125,
     this.dataColumn126,
     this.dataColumn127,
     this.dataColumn128,
     this.dataColumn129,
     this.dataColumn130,
     this.dataColumn131,
     this.dataColumn132,
     this.dataColumn133,
     this.dataColumn134,
     this.dataColumn135,
     this.dataColumn136,
     this.dataColumn137,
     this.dataColumn138,
     this.dataColumn139,
     this.dataColumn140,
     this.dataColumn141});
     this.dataTable4.TableName = "һ�μ�����ʱ��";
     //
     // dataColumn120
     //
     this.dataColumn120.Caption = "�������";
     this.dataColumn120.ColumnName = "fs_weightno";
     //
     // dataColumn121
     //
     this.dataColumn121.Caption = "���ϴ���";
     this.dataColumn121.ColumnName = "fs_material";
     //
     // dataColumn122
     //
     this.dataColumn122.Caption = "�������";
     this.dataColumn122.ColumnName = "fs_weighttype";
     //
     // dataColumn123
     //
     this.dataColumn123.Caption = "���������";
     this.dataColumn123.ColumnName = "fs_senderstroeno";
     //
     // dataColumn124
     //
     this.dataColumn124.Caption = "�ջ���λ����";
     this.dataColumn124.ColumnName = "fs_receivestoreno";
     //
     // dataColumn125
     //
     this.dataColumn125.Caption = "���";
     this.dataColumn125.ColumnName = "fs_shift";
     //
     // dataColumn126
     //
     this.dataColumn126.Caption = "����";
     this.dataColumn126.ColumnName = "fs_group";
     //
     // dataColumn127
     //
     this.dataColumn127.Caption = "����";
     this.dataColumn127.ColumnName = "fs_trainno";
     //
     // dataColumn128
     //
     this.dataColumn128.Caption = "����";
     this.dataColumn128.ColumnName = "fn_weight";
     //
     // dataColumn129
     //
     this.dataColumn129.Caption = "����Ա";
     this.dataColumn129.ColumnName = "fs_weightperson";
     //
     // dataColumn130
     //
     this.dataColumn130.Caption = "����ʱ��";
     this.dataColumn130.ColumnName = "fd_weighttime";
     //
     // dataColumn131
     //
     this.dataColumn131.Caption = "������";
     this.dataColumn131.ColumnName = "fs_weightpoint";
     //
     // dataColumn132
     //
     this.dataColumn132.Caption = "ɾ����־";
     this.dataColumn132.ColumnName = "fs_deleteflag";
     //
     // dataColumn133
     //
     this.dataColumn133.Caption = "ɾ����";
     this.dataColumn133.ColumnName = "fs_deleteuser";
     //
     // dataColumn134
     //
     this.dataColumn134.Caption = "ɾ������";
     this.dataColumn134.ColumnName = "fd_deletedate";
     //
     // dataColumn135
     //
     this.dataColumn135.Caption = "���˵�λ����";
     this.dataColumn135.ColumnName = "fs_transno";
     //
     // dataColumn136
     //
     this.dataColumn136.Caption = "��������";
     this.dataColumn136.ColumnName = "fs_materialname";
     //
     // dataColumn137
     //
     this.dataColumn137.Caption = "������λ";
     this.dataColumn137.ColumnName = "fs_sender";
     //
     // dataColumn138
     //
     this.dataColumn138.Caption = "�ջ���λ";
     this.dataColumn138.ColumnName = "fs_receiver";
     //
     // dataColumn139
     //
     this.dataColumn139.Caption = "����";
     this.dataColumn139.ColumnName = "fs_typename";
     //
     // dataColumn140
     //
     this.dataColumn140.Caption = "������";
     this.dataColumn140.ColumnName = "fs_pointname";
     //
     // dataColumn141
     //
     this.dataColumn141.Caption = "���˵�λ";
     this.dataColumn141.ColumnName = "fs_trans";
     //
     // windowDockingArea1
     //
     this.coreBind.SetDatabasecommand(this.windowDockingArea1, null);
     this.windowDockingArea1.Dock = System.Windows.Forms.DockStyle.Right;
     this.windowDockingArea1.Font = new System.Drawing.Font("����", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
     this.windowDockingArea1.Location = new System.Drawing.Point(871, 0);
     this.windowDockingArea1.Name = "windowDockingArea1";
     this.windowDockingArea1.Owner = this.ultraDockManager1;
     this.windowDockingArea1.Size = new System.Drawing.Size(100, 666);
     this.windowDockingArea1.TabIndex = 7;
     this.coreBind.SetVerification(this.windowDockingArea1, null);
     //
     // TrackWeightForIron
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
     this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
     this.ClientSize = new System.Drawing.Size(1333, 578);
     this.Controls.Add(this._MoltenInfo_OneAutoHideControl);
     this.Controls.Add(this.BilletInfo_GD_Fill_Panel);
     this.Controls.Add(this.windowDockingArea2);
     this.Controls.Add(this.windowDockingArea1);
     this.Controls.Add(this._MoltenInfo_OneUnpinnedTabAreaTop);
     this.Controls.Add(this._MoltenInfo_OneUnpinnedTabAreaBottom);
     this.Controls.Add(this._MoltenInfo_OneUnpinnedTabAreaLeft);
     this.Controls.Add(this._MoltenInfo_OneUnpinnedTabAreaRight);
     this.coreBind.SetDatabasecommand(this, null);
     this.Name = "TrackWeightForIron";
     this.SizeGripStyle = System.Windows.Forms.SizeGripStyle.Show;
     this.Tag = "TrackWeight";
     this.Text = "��̬�����";
     this.coreBind.SetVerification(this, null);
     this.Load += new System.EventHandler(this.MoltenInfo_One_Load);
     this.KeyPress += new System.Windows.Forms.KeyPressEventHandler(this.MoltenInfo_One_KeyPress);
     this.FormClosing += new System.Windows.Forms.FormClosingEventHandler(this.MoltenInfo_One_FormClosing);
     this.ultraTabPageControl2.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.ultraGrid1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.dataSet2)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.dataTable6)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.dataTable7)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.dataTable8)).EndInit();
     this.ultraTabPageControl1.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.ultraGrid2)).EndInit();
     this.panelYYBF.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.uDridSound)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.dataSet1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.dataTable1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.dataTable2)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.dataTable3)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.dataTable5)).EndInit();
     this.panelSPKZ.ResumeLayout(false);
     this.panel8.ResumeLayout(false);
     this.splitContainer1.Panel1.ResumeLayout(false);
     this.splitContainer1.Panel2.ResumeLayout(false);
     this.splitContainer1.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.ultraGroupBox2)).EndInit();
     this.ultraGroupBox2.ResumeLayout(false);
     this.panel9.ResumeLayout(false);
     this.panel9.PerformLayout();
     this.panel11.ResumeLayout(false);
     this.panel11.PerformLayout();
     this.panel6.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.ultraGroupBox1)).EndInit();
     this.ultraGroupBox1.ResumeLayout(false);
     this.ultraGroupBox1.PerformLayout();
     ((System.ComponentModel.ISupportInitialize)(this.picFDTP)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.txtMeterWeight)).EndInit();
     this.BilletInfo_GD_Fill_Panel.ResumeLayout(false);
     this.panel7.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.ultraTabControl1)).EndInit();
     this.ultraTabControl1.ResumeLayout(false);
     this.panel2.ResumeLayout(false);
     this.pnlBottom.ResumeLayout(false);
     this.panel5.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.VideoChannel3)).EndInit();
     this.panel3.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.VideoChannel2)).EndInit();
     this.panel4.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.VideoChannel1)).EndInit();
     this.panel1.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.ultraToolbarsManager1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.ultraDockManager1)).EndInit();
     this._MoltenInfo_OneAutoHideControl.ResumeLayout(false);
     this.dockableWindow1.ResumeLayout(false);
     this.dockableWindow2.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.dsQuery)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.dataTable4)).EndInit();
     this.ResumeLayout(false);
 }
 /// <summary>
 /// Required method for Designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     Infragistics.Win.Appearance appearance13 = new Infragistics.Win.Appearance();
     Infragistics.Win.Appearance appearance14 = new Infragistics.Win.Appearance();
     Infragistics.Win.Appearance appearance15 = new Infragistics.Win.Appearance();
     Infragistics.Win.Appearance appearance16 = new Infragistics.Win.Appearance();
     Infragistics.Win.Appearance appearance17 = new Infragistics.Win.Appearance();
     Infragistics.Win.Appearance appearance18 = new Infragistics.Win.Appearance();
     Infragistics.Win.Appearance appearance19 = new Infragistics.Win.Appearance();
     Infragistics.Win.Appearance appearance20 = new Infragistics.Win.Appearance();
     Infragistics.Win.Appearance appearance21 = new Infragistics.Win.Appearance();
     Infragistics.Win.Appearance appearance22 = new Infragistics.Win.Appearance();
     Infragistics.Win.Appearance appearance23 = new Infragistics.Win.Appearance();
     Infragistics.Win.Appearance appearance24 = new Infragistics.Win.Appearance();
     Infragistics.Win.Appearance appearance1  = new Infragistics.Win.Appearance();
     Infragistics.Win.Appearance appearance5  = new Infragistics.Win.Appearance();
     Infragistics.Win.Appearance appearance2  = new Infragistics.Win.Appearance();
     Infragistics.Win.Appearance appearance4  = new Infragistics.Win.Appearance();
     Infragistics.Win.UltraWinTabControl.UltraTab   ultraTab1 = new Infragistics.Win.UltraWinTabControl.UltraTab();
     Infragistics.Win.UltraWinTabControl.UltraTab   ultraTab2 = new Infragistics.Win.UltraWinTabControl.UltraTab();
     System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(GenericDocumentForm));
     this.ultraTabPageControl1          = new Infragistics.Win.UltraWinTabControl.UltraTabPageControl();
     this.grdPrincipal                  = new Samsara.Base.Controls.Controls.SamsaraUltraGrid();
     this.upButtons                     = new Infragistics.Win.Misc.UltraPanel();
     this.upSeparatorAccept             = new Infragistics.Win.Misc.UltraPanel();
     this.btnSchAccept                  = new System.Windows.Forms.Button();
     this.upSchSeparatorClose           = new Infragistics.Win.Misc.UltraPanel();
     this.btnSchClose                   = new System.Windows.Forms.Button();
     this.upSchSeparatorDelete          = new Infragistics.Win.Misc.UltraPanel();
     this.btnSchDelete                  = new System.Windows.Forms.Button();
     this.upSchSeparatorShowDetail      = new Infragistics.Win.Misc.UltraPanel();
     this.btnSchShowDetail              = new System.Windows.Forms.Button();
     this.upSchSeparatorEdit            = new Infragistics.Win.Misc.UltraPanel();
     this.btnSchEdit                    = new System.Windows.Forms.Button();
     this.upSchSeparatorCreate          = new Infragistics.Win.Misc.UltraPanel();
     this.btnSchCreate                  = new System.Windows.Forms.Button();
     this.upSchSeparatorBottom          = new Infragistics.Win.Misc.UltraPanel();
     this.upSchSearchButtons            = new Infragistics.Win.Misc.UltraPanel();
     this.upSchSeparatorClean           = new Infragistics.Win.Misc.UltraPanel();
     this.btnSchClear                   = new System.Windows.Forms.Button();
     this.upSchSeparatorSearch          = new Infragistics.Win.Misc.UltraPanel();
     this.btnSchSearch                  = new System.Windows.Forms.Button();
     this.upSchSeparatorBottonSearch    = new Infragistics.Win.Misc.UltraPanel();
     this.gbxSchParameters              = new System.Windows.Forms.GroupBox();
     this.upnlSchBottonControls         = new Infragistics.Win.Misc.UltraPanel();
     this.ulblSchUsername               = new Infragistics.Win.Misc.UltraLabel();
     this.ulblSchUsernameTag            = new Infragistics.Win.Misc.UltraLabel();
     this.ulblSchNumRows                = new Infragistics.Win.Misc.UltraLabel();
     this.ulblSchRowQuantity            = new Infragistics.Win.Misc.UltraLabel();
     this.ultraTabPageControl2          = new Infragistics.Win.UltraWinTabControl.UltraTabPageControl();
     this.gbxDetDetail                  = new System.Windows.Forms.GroupBox();
     this.pnlDetButtons                 = new System.Windows.Forms.Panel();
     this.upDetSeparatorBtnSave         = new Infragistics.Win.Misc.UltraPanel();
     this.btnDetSave                    = new System.Windows.Forms.Button();
     this.upDetSeparatorBtnBackToSearch = new Infragistics.Win.Misc.UltraPanel();
     this.btnDetBackToSearch            = new System.Windows.Forms.Button();
     this.upDetSeparatorBtnCancel       = new Infragistics.Win.Misc.UltraPanel();
     this.btnDetCancel                  = new System.Windows.Forms.Button();
     this.upDetSeparator1               = new Infragistics.Win.Misc.UltraPanel();
     this.utcPrincipal                  = new Infragistics.Win.UltraWinTabControl.UltraTabControl();
     this.ultraTabSharedControlsPage1   = new Infragistics.Win.UltraWinTabControl.UltraTabSharedControlsPage();
     this.ultraTabPageControl1.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.grdPrincipal)).BeginInit();
     this.upButtons.ClientArea.SuspendLayout();
     this.upButtons.SuspendLayout();
     this.upSeparatorAccept.SuspendLayout();
     this.upSchSeparatorClose.SuspendLayout();
     this.upSchSeparatorDelete.SuspendLayout();
     this.upSchSeparatorShowDetail.SuspendLayout();
     this.upSchSeparatorEdit.SuspendLayout();
     this.upSchSeparatorCreate.SuspendLayout();
     this.upSchSeparatorBottom.SuspendLayout();
     this.upSchSearchButtons.ClientArea.SuspendLayout();
     this.upSchSearchButtons.SuspendLayout();
     this.upSchSeparatorClean.SuspendLayout();
     this.upSchSeparatorSearch.SuspendLayout();
     this.upSchSeparatorBottonSearch.SuspendLayout();
     this.upnlSchBottonControls.ClientArea.SuspendLayout();
     this.upnlSchBottonControls.SuspendLayout();
     this.ultraTabPageControl2.SuspendLayout();
     this.pnlDetButtons.SuspendLayout();
     this.upDetSeparatorBtnSave.SuspendLayout();
     this.upDetSeparatorBtnBackToSearch.SuspendLayout();
     this.upDetSeparatorBtnCancel.SuspendLayout();
     this.upDetSeparator1.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.utcPrincipal)).BeginInit();
     this.utcPrincipal.SuspendLayout();
     this.SuspendLayout();
     //
     // ultraTabPageControl1
     //
     this.ultraTabPageControl1.Controls.Add(this.grdPrincipal);
     this.ultraTabPageControl1.Controls.Add(this.upButtons);
     this.ultraTabPageControl1.Controls.Add(this.upSchSearchButtons);
     this.ultraTabPageControl1.Controls.Add(this.gbxSchParameters);
     this.ultraTabPageControl1.Controls.Add(this.upnlSchBottonControls);
     this.ultraTabPageControl1.Location = new System.Drawing.Point(-10000, -10000);
     this.ultraTabPageControl1.Name     = "ultraTabPageControl1";
     this.ultraTabPageControl1.Size     = new System.Drawing.Size(636, 417);
     //
     // grdPrincipal
     //
     appearance13.BackColor   = System.Drawing.SystemColors.Window;
     appearance13.BorderColor = System.Drawing.SystemColors.InactiveCaption;
     this.grdPrincipal.DisplayLayout.Appearance     = appearance13;
     this.grdPrincipal.DisplayLayout.BorderStyle    = Infragistics.Win.UIElementBorderStyle.Solid;
     this.grdPrincipal.DisplayLayout.CaptionVisible = Infragistics.Win.DefaultableBoolean.False;
     appearance14.BackColor         = System.Drawing.SystemColors.ActiveBorder;
     appearance14.BackColor2        = System.Drawing.SystemColors.ControlDark;
     appearance14.BackGradientStyle = Infragistics.Win.GradientStyle.Vertical;
     appearance14.BorderColor       = System.Drawing.SystemColors.Window;
     this.grdPrincipal.DisplayLayout.GroupByBox.Appearance = appearance14;
     appearance15.ForeColor = System.Drawing.SystemColors.GrayText;
     this.grdPrincipal.DisplayLayout.GroupByBox.BandLabelAppearance = appearance15;
     this.grdPrincipal.DisplayLayout.GroupByBox.BorderStyle         = Infragistics.Win.UIElementBorderStyle.Solid;
     appearance16.BackColor         = System.Drawing.SystemColors.ControlLightLight;
     appearance16.BackColor2        = System.Drawing.SystemColors.Control;
     appearance16.BackGradientStyle = Infragistics.Win.GradientStyle.Horizontal;
     appearance16.ForeColor         = System.Drawing.SystemColors.GrayText;
     this.grdPrincipal.DisplayLayout.GroupByBox.PromptAppearance = appearance16;
     this.grdPrincipal.DisplayLayout.MaxColScrollRegions         = 1;
     this.grdPrincipal.DisplayLayout.MaxRowScrollRegions         = 1;
     appearance17.BackColor = System.Drawing.SystemColors.Window;
     appearance17.ForeColor = System.Drawing.SystemColors.ControlText;
     this.grdPrincipal.DisplayLayout.Override.ActiveCellAppearance = appearance17;
     appearance18.BackColor = System.Drawing.SystemColors.Highlight;
     appearance18.ForeColor = System.Drawing.SystemColors.HighlightText;
     this.grdPrincipal.DisplayLayout.Override.ActiveRowAppearance = appearance18;
     this.grdPrincipal.DisplayLayout.Override.BorderStyleCell     = Infragistics.Win.UIElementBorderStyle.Dotted;
     this.grdPrincipal.DisplayLayout.Override.BorderStyleRow      = Infragistics.Win.UIElementBorderStyle.Dotted;
     appearance19.BackColor = System.Drawing.SystemColors.Window;
     this.grdPrincipal.DisplayLayout.Override.CardAreaAppearance = appearance19;
     appearance20.BorderColor  = System.Drawing.Color.Silver;
     appearance20.TextTrimming = Infragistics.Win.TextTrimming.EllipsisCharacter;
     this.grdPrincipal.DisplayLayout.Override.CellAppearance  = appearance20;
     this.grdPrincipal.DisplayLayout.Override.CellClickAction = Infragistics.Win.UltraWinGrid.CellClickAction.EditAndSelectText;
     this.grdPrincipal.DisplayLayout.Override.CellPadding     = 0;
     appearance21.BackColor             = System.Drawing.SystemColors.Control;
     appearance21.BackColor2            = System.Drawing.SystemColors.ControlDark;
     appearance21.BackGradientAlignment = Infragistics.Win.GradientAlignment.Element;
     appearance21.BackGradientStyle     = Infragistics.Win.GradientStyle.Horizontal;
     appearance21.BorderColor           = System.Drawing.SystemColors.Window;
     this.grdPrincipal.DisplayLayout.Override.GroupByRowAppearance = appearance21;
     appearance22.TextHAlignAsString = "Left";
     this.grdPrincipal.DisplayLayout.Override.HeaderAppearance  = appearance22;
     this.grdPrincipal.DisplayLayout.Override.HeaderClickAction = Infragistics.Win.UltraWinGrid.HeaderClickAction.SortMulti;
     this.grdPrincipal.DisplayLayout.Override.HeaderStyle       = Infragistics.Win.HeaderStyle.WindowsXPCommand;
     appearance23.BackColor   = System.Drawing.SystemColors.Window;
     appearance23.BorderColor = System.Drawing.Color.Silver;
     this.grdPrincipal.DisplayLayout.Override.RowAppearance = appearance23;
     this.grdPrincipal.DisplayLayout.Override.RowSelectors  = Infragistics.Win.DefaultableBoolean.False;
     appearance24.BackColor = System.Drawing.SystemColors.ControlLight;
     this.grdPrincipal.DisplayLayout.Override.TemplateAddRowAppearance = appearance24;
     this.grdPrincipal.DisplayLayout.ScrollBounds  = Infragistics.Win.UltraWinGrid.ScrollBounds.ScrollToFill;
     this.grdPrincipal.DisplayLayout.ScrollStyle   = Infragistics.Win.UltraWinGrid.ScrollStyle.Immediate;
     this.grdPrincipal.DisplayLayout.ViewStyleBand = Infragistics.Win.UltraWinGrid.ViewStyleBand.OutlookGroupBy;
     this.grdPrincipal.Dock     = System.Windows.Forms.DockStyle.Fill;
     this.grdPrincipal.Location = new System.Drawing.Point(0, 119);
     this.grdPrincipal.Name     = "grdPrincipal";
     this.grdPrincipal.Size     = new System.Drawing.Size(636, 253);
     this.grdPrincipal.TabIndex = 27;
     this.grdPrincipal.Text     = "samsaraUltraGrid1";
     //
     // upButtons
     //
     //
     // upButtons.ClientArea
     //
     this.upButtons.ClientArea.Controls.Add(this.upSeparatorAccept);
     this.upButtons.ClientArea.Controls.Add(this.btnSchAccept);
     this.upButtons.ClientArea.Controls.Add(this.upSchSeparatorClose);
     this.upButtons.ClientArea.Controls.Add(this.btnSchClose);
     this.upButtons.ClientArea.Controls.Add(this.upSchSeparatorDelete);
     this.upButtons.ClientArea.Controls.Add(this.btnSchDelete);
     this.upButtons.ClientArea.Controls.Add(this.upSchSeparatorShowDetail);
     this.upButtons.ClientArea.Controls.Add(this.btnSchShowDetail);
     this.upButtons.ClientArea.Controls.Add(this.upSchSeparatorEdit);
     this.upButtons.ClientArea.Controls.Add(this.btnSchEdit);
     this.upButtons.ClientArea.Controls.Add(this.upSchSeparatorCreate);
     this.upButtons.ClientArea.Controls.Add(this.btnSchCreate);
     this.upButtons.ClientArea.Controls.Add(this.upSchSeparatorBottom);
     this.upButtons.Dock     = System.Windows.Forms.DockStyle.Bottom;
     this.upButtons.Location = new System.Drawing.Point(0, 372);
     this.upButtons.Name     = "upButtons";
     this.upButtons.Size     = new System.Drawing.Size(636, 25);
     this.upButtons.TabIndex = 26;
     //
     // upSeparatorAccept
     //
     this.upSeparatorAccept.Dock     = System.Windows.Forms.DockStyle.Right;
     this.upSeparatorAccept.Location = new System.Drawing.Point(74, 0);
     this.upSeparatorAccept.Name     = "upSeparatorAccept";
     this.upSeparatorAccept.Size     = new System.Drawing.Size(16, 25);
     this.upSeparatorAccept.TabIndex = 10;
     this.upSeparatorAccept.Visible  = false;
     //
     // btnSchAccept
     //
     this.btnSchAccept.Dock     = System.Windows.Forms.DockStyle.Right;
     this.btnSchAccept.Location = new System.Drawing.Point(90, 0);
     this.btnSchAccept.Name     = "btnSchAccept";
     this.btnSchAccept.Size     = new System.Drawing.Size(75, 25);
     this.btnSchAccept.TabIndex = 4;
     this.btnSchAccept.Text     = "Aceptar";
     this.btnSchAccept.UseVisualStyleBackColor = true;
     this.btnSchAccept.Visible = false;
     this.btnSchAccept.Click  += new System.EventHandler(this.btnClick);
     //
     // upSchSeparatorClose
     //
     this.upSchSeparatorClose.Dock     = System.Windows.Forms.DockStyle.Right;
     this.upSchSeparatorClose.Location = new System.Drawing.Point(165, 0);
     this.upSchSeparatorClose.Name     = "upSchSeparatorClose";
     this.upSchSeparatorClose.Size     = new System.Drawing.Size(16, 25);
     this.upSchSeparatorClose.TabIndex = 8;
     //
     // btnSchClose
     //
     this.btnSchClose.Dock     = System.Windows.Forms.DockStyle.Right;
     this.btnSchClose.Location = new System.Drawing.Point(181, 0);
     this.btnSchClose.Name     = "btnSchClose";
     this.btnSchClose.Size     = new System.Drawing.Size(75, 25);
     this.btnSchClose.TabIndex = 5;
     this.btnSchClose.Text     = "Cerrar";
     this.btnSchClose.UseVisualStyleBackColor = true;
     this.btnSchClose.Click += new System.EventHandler(this.btnClick);
     //
     // upSchSeparatorDelete
     //
     this.upSchSeparatorDelete.Dock     = System.Windows.Forms.DockStyle.Right;
     this.upSchSeparatorDelete.Location = new System.Drawing.Point(256, 0);
     this.upSchSeparatorDelete.Name     = "upSchSeparatorDelete";
     this.upSchSeparatorDelete.Size     = new System.Drawing.Size(16, 25);
     this.upSchSeparatorDelete.TabIndex = 12;
     //
     // btnSchDelete
     //
     this.btnSchDelete.Dock     = System.Windows.Forms.DockStyle.Right;
     this.btnSchDelete.Location = new System.Drawing.Point(272, 0);
     this.btnSchDelete.Name     = "btnSchDelete";
     this.btnSchDelete.Size     = new System.Drawing.Size(75, 25);
     this.btnSchDelete.TabIndex = 6;
     this.btnSchDelete.Text     = "Eliminar";
     this.btnSchDelete.UseVisualStyleBackColor = true;
     this.btnSchDelete.Click += new System.EventHandler(this.btnClick);
     //
     // upSchSeparatorShowDetail
     //
     this.upSchSeparatorShowDetail.Dock     = System.Windows.Forms.DockStyle.Right;
     this.upSchSeparatorShowDetail.Location = new System.Drawing.Point(347, 0);
     this.upSchSeparatorShowDetail.Name     = "upSchSeparatorShowDetail";
     this.upSchSeparatorShowDetail.Size     = new System.Drawing.Size(16, 25);
     this.upSchSeparatorShowDetail.TabIndex = 13;
     //
     // btnSchShowDetail
     //
     this.btnSchShowDetail.Dock     = System.Windows.Forms.DockStyle.Right;
     this.btnSchShowDetail.Location = new System.Drawing.Point(363, 0);
     this.btnSchShowDetail.Name     = "btnSchShowDetail";
     this.btnSchShowDetail.Size     = new System.Drawing.Size(75, 25);
     this.btnSchShowDetail.TabIndex = 14;
     this.btnSchShowDetail.Text     = "Ver Detalle";
     this.btnSchShowDetail.UseVisualStyleBackColor = true;
     this.btnSchShowDetail.Click += new System.EventHandler(this.btnClick);
     //
     // upSchSeparatorEdit
     //
     this.upSchSeparatorEdit.Dock     = System.Windows.Forms.DockStyle.Right;
     this.upSchSeparatorEdit.Location = new System.Drawing.Point(438, 0);
     this.upSchSeparatorEdit.Name     = "upSchSeparatorEdit";
     this.upSchSeparatorEdit.Size     = new System.Drawing.Size(16, 25);
     this.upSchSeparatorEdit.TabIndex = 6;
     //
     // btnSchEdit
     //
     this.btnSchEdit.Dock     = System.Windows.Forms.DockStyle.Right;
     this.btnSchEdit.Location = new System.Drawing.Point(454, 0);
     this.btnSchEdit.Name     = "btnSchEdit";
     this.btnSchEdit.Size     = new System.Drawing.Size(75, 25);
     this.btnSchEdit.TabIndex = 7;
     this.btnSchEdit.Text     = "Modificar";
     this.btnSchEdit.UseVisualStyleBackColor = true;
     this.btnSchEdit.Click += new System.EventHandler(this.btnClick);
     //
     // upSchSeparatorCreate
     //
     this.upSchSeparatorCreate.Dock     = System.Windows.Forms.DockStyle.Right;
     this.upSchSeparatorCreate.Location = new System.Drawing.Point(529, 0);
     this.upSchSeparatorCreate.Name     = "upSchSeparatorCreate";
     this.upSchSeparatorCreate.Size     = new System.Drawing.Size(16, 25);
     this.upSchSeparatorCreate.TabIndex = 4;
     //
     // btnSchCreate
     //
     this.btnSchCreate.Dock     = System.Windows.Forms.DockStyle.Right;
     this.btnSchCreate.Location = new System.Drawing.Point(545, 0);
     this.btnSchCreate.Name     = "btnSchCreate";
     this.btnSchCreate.Size     = new System.Drawing.Size(75, 25);
     this.btnSchCreate.TabIndex = 8;
     this.btnSchCreate.Text     = "Nuevo";
     this.btnSchCreate.UseVisualStyleBackColor = true;
     this.btnSchCreate.Click += new System.EventHandler(this.btnClick);
     //
     // upSchSeparatorBottom
     //
     this.upSchSeparatorBottom.Dock     = System.Windows.Forms.DockStyle.Right;
     this.upSchSeparatorBottom.Location = new System.Drawing.Point(620, 0);
     this.upSchSeparatorBottom.Name     = "upSchSeparatorBottom";
     this.upSchSeparatorBottom.Size     = new System.Drawing.Size(16, 25);
     this.upSchSeparatorBottom.TabIndex = 1;
     //
     // upSchSearchButtons
     //
     //
     // upSchSearchButtons.ClientArea
     //
     this.upSchSearchButtons.ClientArea.Controls.Add(this.upSchSeparatorClean);
     this.upSchSearchButtons.ClientArea.Controls.Add(this.btnSchClear);
     this.upSchSearchButtons.ClientArea.Controls.Add(this.upSchSeparatorSearch);
     this.upSchSearchButtons.ClientArea.Controls.Add(this.btnSchSearch);
     this.upSchSearchButtons.ClientArea.Controls.Add(this.upSchSeparatorBottonSearch);
     this.upSchSearchButtons.Dock     = System.Windows.Forms.DockStyle.Top;
     this.upSchSearchButtons.Location = new System.Drawing.Point(0, 94);
     this.upSchSearchButtons.Name     = "upSchSearchButtons";
     this.upSchSearchButtons.Size     = new System.Drawing.Size(636, 25);
     this.upSchSearchButtons.TabIndex = 24;
     //
     // upSchSeparatorClean
     //
     this.upSchSeparatorClean.Dock     = System.Windows.Forms.DockStyle.Right;
     this.upSchSeparatorClean.Location = new System.Drawing.Point(438, 0);
     this.upSchSeparatorClean.Name     = "upSchSeparatorClean";
     this.upSchSeparatorClean.Size     = new System.Drawing.Size(16, 25);
     this.upSchSeparatorClean.TabIndex = 6;
     //
     // btnSchClear
     //
     this.btnSchClear.Dock     = System.Windows.Forms.DockStyle.Right;
     this.btnSchClear.Location = new System.Drawing.Point(454, 0);
     this.btnSchClear.Name     = "btnSchClear";
     this.btnSchClear.Size     = new System.Drawing.Size(75, 25);
     this.btnSchClear.TabIndex = 2;
     this.btnSchClear.Text     = "Limpiar";
     this.btnSchClear.UseVisualStyleBackColor = true;
     this.btnSchClear.Click += new System.EventHandler(this.btnClick);
     //
     // upSchSeparatorSearch
     //
     this.upSchSeparatorSearch.Dock     = System.Windows.Forms.DockStyle.Right;
     this.upSchSeparatorSearch.Location = new System.Drawing.Point(529, 0);
     this.upSchSeparatorSearch.Name     = "upSchSeparatorSearch";
     this.upSchSeparatorSearch.Size     = new System.Drawing.Size(16, 25);
     this.upSchSeparatorSearch.TabIndex = 5;
     //
     // btnSchSearch
     //
     this.btnSchSearch.Dock     = System.Windows.Forms.DockStyle.Right;
     this.btnSchSearch.Location = new System.Drawing.Point(545, 0);
     this.btnSchSearch.Name     = "btnSchSearch";
     this.btnSchSearch.Size     = new System.Drawing.Size(75, 25);
     this.btnSchSearch.TabIndex = 3;
     this.btnSchSearch.Text     = "Buscar";
     this.btnSchSearch.UseVisualStyleBackColor = true;
     this.btnSchSearch.Click += new System.EventHandler(this.btnClick);
     //
     // upSchSeparatorBottonSearch
     //
     this.upSchSeparatorBottonSearch.Dock     = System.Windows.Forms.DockStyle.Right;
     this.upSchSeparatorBottonSearch.Location = new System.Drawing.Point(620, 0);
     this.upSchSeparatorBottonSearch.Name     = "upSchSeparatorBottonSearch";
     this.upSchSeparatorBottonSearch.Size     = new System.Drawing.Size(16, 25);
     this.upSchSeparatorBottonSearch.TabIndex = 1;
     //
     // gbxSchParameters
     //
     this.gbxSchParameters.Dock     = System.Windows.Forms.DockStyle.Top;
     this.gbxSchParameters.Location = new System.Drawing.Point(0, 0);
     this.gbxSchParameters.Name     = "gbxSchParameters";
     this.gbxSchParameters.Size     = new System.Drawing.Size(636, 94);
     this.gbxSchParameters.TabIndex = 20;
     this.gbxSchParameters.TabStop  = false;
     this.gbxSchParameters.Text     = "Parámetros de búsqueda:";
     //
     // upnlSchBottonControls
     //
     //
     // upnlSchBottonControls.ClientArea
     //
     this.upnlSchBottonControls.ClientArea.Controls.Add(this.ulblSchUsername);
     this.upnlSchBottonControls.ClientArea.Controls.Add(this.ulblSchUsernameTag);
     this.upnlSchBottonControls.ClientArea.Controls.Add(this.ulblSchNumRows);
     this.upnlSchBottonControls.ClientArea.Controls.Add(this.ulblSchRowQuantity);
     this.upnlSchBottonControls.Dock     = System.Windows.Forms.DockStyle.Bottom;
     this.upnlSchBottonControls.Location = new System.Drawing.Point(0, 397);
     this.upnlSchBottonControls.Name     = "upnlSchBottonControls";
     this.upnlSchBottonControls.Size     = new System.Drawing.Size(636, 20);
     this.upnlSchBottonControls.TabIndex = 25;
     //
     // ulblSchUsername
     //
     appearance1.TextVAlignAsString  = "Middle";
     this.ulblSchUsername.Appearance = appearance1;
     this.ulblSchUsername.AutoSize   = true;
     this.ulblSchUsername.Dock       = System.Windows.Forms.DockStyle.Left;
     this.ulblSchUsername.Location   = new System.Drawing.Point(46, 0);
     this.ulblSchUsername.Name       = "ulblSchUsername";
     this.ulblSchUsername.Size       = new System.Drawing.Size(61, 20);
     this.ulblSchUsername.TabIndex   = 4;
     this.ulblSchUsername.Text       = "[username]";
     //
     // ulblSchUsernameTag
     //
     appearance5.TextVAlignAsString     = "Middle";
     this.ulblSchUsernameTag.Appearance = appearance5;
     this.ulblSchUsernameTag.AutoSize   = true;
     this.ulblSchUsernameTag.Dock       = System.Windows.Forms.DockStyle.Left;
     this.ulblSchUsernameTag.Location   = new System.Drawing.Point(0, 0);
     this.ulblSchUsernameTag.Name       = "ulblSchUsernameTag";
     this.ulblSchUsernameTag.Size       = new System.Drawing.Size(46, 20);
     this.ulblSchUsernameTag.TabIndex   = 5;
     this.ulblSchUsernameTag.Text       = "Usuario:";
     //
     // ulblSchNumRows
     //
     appearance2.TextVAlignAsString = "Middle";
     this.ulblSchNumRows.Appearance = appearance2;
     this.ulblSchNumRows.AutoSize   = true;
     this.ulblSchNumRows.Dock       = System.Windows.Forms.DockStyle.Right;
     this.ulblSchNumRows.Location   = new System.Drawing.Point(533, 0);
     this.ulblSchNumRows.Name       = "ulblSchNumRows";
     this.ulblSchNumRows.Size       = new System.Drawing.Size(93, 20);
     this.ulblSchNumRows.TabIndex   = 0;
     this.ulblSchNumRows.Text       = "Num de registros:";
     //
     // ulblSchRowQuantity
     //
     appearance4.TextVAlignAsString     = "Middle";
     this.ulblSchRowQuantity.Appearance = appearance4;
     this.ulblSchRowQuantity.AutoSize   = true;
     this.ulblSchRowQuantity.Dock       = System.Windows.Forms.DockStyle.Right;
     this.ulblSchRowQuantity.Location   = new System.Drawing.Point(626, 0);
     this.ulblSchRowQuantity.Name       = "ulblSchRowQuantity";
     this.ulblSchRowQuantity.Size       = new System.Drawing.Size(10, 20);
     this.ulblSchRowQuantity.TabIndex   = 2;
     this.ulblSchRowQuantity.Text       = "0";
     //
     // ultraTabPageControl2
     //
     this.ultraTabPageControl2.Controls.Add(this.gbxDetDetail);
     this.ultraTabPageControl2.Controls.Add(this.pnlDetButtons);
     this.ultraTabPageControl2.Location = new System.Drawing.Point(1, 23);
     this.ultraTabPageControl2.Name     = "ultraTabPageControl2";
     this.ultraTabPageControl2.Size     = new System.Drawing.Size(636, 417);
     //
     // gbxDetDetail
     //
     this.gbxDetDetail.Dock     = System.Windows.Forms.DockStyle.Fill;
     this.gbxDetDetail.Location = new System.Drawing.Point(0, 0);
     this.gbxDetDetail.Name     = "gbxDetDetail";
     this.gbxDetDetail.Size     = new System.Drawing.Size(636, 392);
     this.gbxDetDetail.TabIndex = 21;
     this.gbxDetDetail.TabStop  = false;
     this.gbxDetDetail.Text     = "Datos del Registro:";
     //
     // pnlDetButtons
     //
     this.pnlDetButtons.Controls.Add(this.upDetSeparatorBtnSave);
     this.pnlDetButtons.Controls.Add(this.btnDetSave);
     this.pnlDetButtons.Controls.Add(this.upDetSeparatorBtnBackToSearch);
     this.pnlDetButtons.Controls.Add(this.btnDetBackToSearch);
     this.pnlDetButtons.Controls.Add(this.upDetSeparatorBtnCancel);
     this.pnlDetButtons.Controls.Add(this.btnDetCancel);
     this.pnlDetButtons.Controls.Add(this.upDetSeparator1);
     this.pnlDetButtons.Dock        = System.Windows.Forms.DockStyle.Bottom;
     this.pnlDetButtons.Location    = new System.Drawing.Point(0, 392);
     this.pnlDetButtons.MaximumSize = new System.Drawing.Size(0, 25);
     this.pnlDetButtons.MinimumSize = new System.Drawing.Size(0, 25);
     this.pnlDetButtons.Name        = "pnlDetButtons";
     this.pnlDetButtons.Size        = new System.Drawing.Size(636, 25);
     this.pnlDetButtons.TabIndex    = 22;
     //
     // upDetSeparatorBtnSave
     //
     this.upDetSeparatorBtnSave.Dock     = System.Windows.Forms.DockStyle.Right;
     this.upDetSeparatorBtnSave.Location = new System.Drawing.Point(347, 0);
     this.upDetSeparatorBtnSave.Name     = "upDetSeparatorBtnSave";
     this.upDetSeparatorBtnSave.Size     = new System.Drawing.Size(16, 25);
     this.upDetSeparatorBtnSave.TabIndex = 11;
     //
     // btnDetSave
     //
     this.btnDetSave.Dock     = System.Windows.Forms.DockStyle.Right;
     this.btnDetSave.Location = new System.Drawing.Point(363, 0);
     this.btnDetSave.Name     = "btnDetSave";
     this.btnDetSave.Size     = new System.Drawing.Size(75, 25);
     this.btnDetSave.TabIndex = 0;
     this.btnDetSave.Text     = "Guardar";
     this.btnDetSave.UseVisualStyleBackColor = true;
     this.btnDetSave.Click += new System.EventHandler(this.btnClick);
     //
     // upDetSeparatorBtnBackToSearch
     //
     this.upDetSeparatorBtnBackToSearch.Dock     = System.Windows.Forms.DockStyle.Right;
     this.upDetSeparatorBtnBackToSearch.Location = new System.Drawing.Point(438, 0);
     this.upDetSeparatorBtnBackToSearch.Name     = "upDetSeparatorBtnBackToSearch";
     this.upDetSeparatorBtnBackToSearch.Size     = new System.Drawing.Size(16, 25);
     this.upDetSeparatorBtnBackToSearch.TabIndex = 9;
     //
     // btnDetBackToSearch
     //
     this.btnDetBackToSearch.Dock     = System.Windows.Forms.DockStyle.Right;
     this.btnDetBackToSearch.Location = new System.Drawing.Point(454, 0);
     this.btnDetBackToSearch.Name     = "btnDetBackToSearch";
     this.btnDetBackToSearch.Size     = new System.Drawing.Size(75, 25);
     this.btnDetBackToSearch.TabIndex = 10;
     this.btnDetBackToSearch.Text     = "Cerrar";
     this.btnDetBackToSearch.UseVisualStyleBackColor = true;
     this.btnDetBackToSearch.Click += new System.EventHandler(this.btnClick);
     //
     // upDetSeparatorBtnCancel
     //
     this.upDetSeparatorBtnCancel.Dock     = System.Windows.Forms.DockStyle.Right;
     this.upDetSeparatorBtnCancel.Location = new System.Drawing.Point(529, 0);
     this.upDetSeparatorBtnCancel.Name     = "upDetSeparatorBtnCancel";
     this.upDetSeparatorBtnCancel.Size     = new System.Drawing.Size(16, 25);
     this.upDetSeparatorBtnCancel.TabIndex = 8;
     //
     // btnDetCancel
     //
     this.btnDetCancel.Dock     = System.Windows.Forms.DockStyle.Right;
     this.btnDetCancel.Location = new System.Drawing.Point(545, 0);
     this.btnDetCancel.Name     = "btnDetCancel";
     this.btnDetCancel.Size     = new System.Drawing.Size(75, 25);
     this.btnDetCancel.TabIndex = 0;
     this.btnDetCancel.Text     = "Cancelar";
     this.btnDetCancel.UseVisualStyleBackColor = true;
     this.btnDetCancel.Click += new System.EventHandler(this.btnClick);
     //
     // upDetSeparator1
     //
     this.upDetSeparator1.Dock     = System.Windows.Forms.DockStyle.Right;
     this.upDetSeparator1.Location = new System.Drawing.Point(620, 0);
     this.upDetSeparator1.Name     = "upDetSeparator1";
     this.upDetSeparator1.Size     = new System.Drawing.Size(16, 25);
     this.upDetSeparator1.TabIndex = 7;
     //
     // utcPrincipal
     //
     this.utcPrincipal.Controls.Add(this.ultraTabSharedControlsPage1);
     this.utcPrincipal.Controls.Add(this.ultraTabPageControl1);
     this.utcPrincipal.Controls.Add(this.ultraTabPageControl2);
     this.utcPrincipal.Dock               = System.Windows.Forms.DockStyle.Fill;
     this.utcPrincipal.Location           = new System.Drawing.Point(0, 0);
     this.utcPrincipal.Name               = "utcPrincipal";
     this.utcPrincipal.SharedControlsPage = this.ultraTabSharedControlsPage1;
     this.utcPrincipal.Size               = new System.Drawing.Size(640, 443);
     this.utcPrincipal.TabIndex           = 21;
     ultraTab1.Key     = "tbSearch";
     ultraTab1.TabPage = this.ultraTabPageControl1;
     ultraTab1.Text    = "Busqueda";
     ultraTab2.Key     = "tbDetail";
     ultraTab2.TabPage = this.ultraTabPageControl2;
     ultraTab2.Text    = "[tbDetail]";
     this.utcPrincipal.Tabs.AddRange(new Infragistics.Win.UltraWinTabControl.UltraTab[] {
         ultraTab1,
         ultraTab2
     });
     //
     // ultraTabSharedControlsPage1
     //
     this.ultraTabSharedControlsPage1.Location = new System.Drawing.Point(-10000, -10000);
     this.ultraTabSharedControlsPage1.Name     = "ultraTabSharedControlsPage1";
     this.ultraTabSharedControlsPage1.Size     = new System.Drawing.Size(636, 417);
     //
     // GenericDocumentForm
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
     this.AutoScaleMode       = System.Windows.Forms.AutoScaleMode.Font;
     this.ClientSize          = new System.Drawing.Size(640, 443);
     this.Controls.Add(this.utcPrincipal);
     this.Icon = ((System.Drawing.Icon)(resources.GetObject("$this.Icon")));
     this.Name = "GenericDocumentForm";
     this.Text = "GenericDocumentForm";
     this.ultraTabPageControl1.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.grdPrincipal)).EndInit();
     this.upButtons.ClientArea.ResumeLayout(false);
     this.upButtons.ResumeLayout(false);
     this.upSeparatorAccept.ResumeLayout(false);
     this.upSchSeparatorClose.ResumeLayout(false);
     this.upSchSeparatorDelete.ResumeLayout(false);
     this.upSchSeparatorShowDetail.ResumeLayout(false);
     this.upSchSeparatorEdit.ResumeLayout(false);
     this.upSchSeparatorCreate.ResumeLayout(false);
     this.upSchSeparatorBottom.ResumeLayout(false);
     this.upSchSearchButtons.ClientArea.ResumeLayout(false);
     this.upSchSearchButtons.ResumeLayout(false);
     this.upSchSeparatorClean.ResumeLayout(false);
     this.upSchSeparatorSearch.ResumeLayout(false);
     this.upSchSeparatorBottonSearch.ResumeLayout(false);
     this.upnlSchBottonControls.ClientArea.ResumeLayout(false);
     this.upnlSchBottonControls.ClientArea.PerformLayout();
     this.upnlSchBottonControls.ResumeLayout(false);
     this.ultraTabPageControl2.ResumeLayout(false);
     this.pnlDetButtons.ResumeLayout(false);
     this.upDetSeparatorBtnSave.ResumeLayout(false);
     this.upDetSeparatorBtnBackToSearch.ResumeLayout(false);
     this.upDetSeparatorBtnCancel.ResumeLayout(false);
     this.upDetSeparator1.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.utcPrincipal)).EndInit();
     this.utcPrincipal.ResumeLayout(false);
     this.ResumeLayout(false);
 }
Example #51
0
        /// <summary>
        /// 设计器支持所需的方法 - 不要
        /// 使用代码编辑器修改此方法的内容。
        /// </summary>
        private void InitializeComponent()
        {
            this.components = new System.ComponentModel.Container();
            Infragistics.Win.Appearance appearance97 = new Infragistics.Win.Appearance();
            Infragistics.Win.UltraWinGrid.UltraGridBand ultraGridBand1 = new Infragistics.Win.UltraWinGrid.UltraGridBand("车号", -1);
            Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn1 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("FS_POINTNO");
            Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn2 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("FS_CARNO");
            Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn3 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("FN_TIMES");
            Infragistics.Win.Appearance appearance98 = new Infragistics.Win.Appearance();
            Infragistics.Win.Appearance appearance99 = new Infragistics.Win.Appearance();
            Infragistics.Win.Appearance appearance100 = new Infragistics.Win.Appearance();
            Infragistics.Win.Appearance appearance101 = new Infragistics.Win.Appearance();
            Infragistics.Win.Appearance appearance102 = new Infragistics.Win.Appearance();
            Infragistics.Win.Appearance appearance4 = new Infragistics.Win.Appearance();
            Infragistics.Win.UltraWinGrid.UltraGridBand ultraGridBand2 = new Infragistics.Win.UltraWinGrid.UltraGridBand("物料", -1);
            Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn4 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("FS_POINTNO");
            Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn5 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("FS_MATERIALNO");
            Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn6 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("FN_TIMES");
            Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn7 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("FS_MATERIALNAME");
            Infragistics.Win.Appearance appearance5 = new Infragistics.Win.Appearance();
            Infragistics.Win.Appearance appearance6 = new Infragistics.Win.Appearance();
            Infragistics.Win.Appearance appearance7 = new Infragistics.Win.Appearance();
            Infragistics.Win.Appearance appearance8 = new Infragistics.Win.Appearance();
            Infragistics.Win.Appearance appearance9 = new Infragistics.Win.Appearance();
            Infragistics.Win.Appearance appearance10 = new Infragistics.Win.Appearance();
            Infragistics.Win.UltraWinGrid.UltraGridBand ultraGridBand3 = new Infragistics.Win.UltraWinGrid.UltraGridBand("生产单位", -1);
            Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn8 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("FS_POINTNO");
            Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn9 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("FS_SENDER");
            Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn10 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("FN_TIMES");
            Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn11 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("FS_MEMO");
            Infragistics.Win.Appearance appearance11 = new Infragistics.Win.Appearance();
            Infragistics.Win.Appearance appearance12 = new Infragistics.Win.Appearance();
            Infragistics.Win.Appearance appearance13 = new Infragistics.Win.Appearance();
            Infragistics.Win.Appearance appearance14 = new Infragistics.Win.Appearance();
            Infragistics.Win.Appearance appearance15 = new Infragistics.Win.Appearance();
            Infragistics.Win.Appearance appearance22 = new Infragistics.Win.Appearance();
            Infragistics.Win.UltraWinGrid.UltraGridBand ultraGridBand4 = new Infragistics.Win.UltraWinGrid.UltraGridBand("承运单位", -1);
            Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn12 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("FS_POINTNO");
            Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn13 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("FS_TRANSNO");
            Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn14 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("FN_TIMES");
            Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn15 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("FS_TRANSNAME");
            Infragistics.Win.Appearance appearance23 = new Infragistics.Win.Appearance();
            Infragistics.Win.Appearance appearance24 = new Infragistics.Win.Appearance();
            Infragistics.Win.Appearance appearance145 = new Infragistics.Win.Appearance();
            Infragistics.Win.Appearance appearance146 = new Infragistics.Win.Appearance();
            Infragistics.Win.Appearance appearance147 = new Infragistics.Win.Appearance();
            Infragistics.Win.Appearance appearance148 = new Infragistics.Win.Appearance();
            Infragistics.Win.UltraWinGrid.UltraGridBand ultraGridBand5 = new Infragistics.Win.UltraWinGrid.UltraGridBand("供应单位", -1);
            Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn16 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("FS_POINTNO");
            Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn17 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("FS_SUPPLIER");
            Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn18 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("FN_TIMES");
            Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn19 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("FS_SUPPLIERNAME");
            Infragistics.Win.Appearance appearance149 = new Infragistics.Win.Appearance();
            Infragistics.Win.Appearance appearance150 = new Infragistics.Win.Appearance();
            Infragistics.Win.Appearance appearance31 = new Infragistics.Win.Appearance();
            Infragistics.Win.Appearance appearance32 = new Infragistics.Win.Appearance();
            Infragistics.Win.Appearance appearance33 = new Infragistics.Win.Appearance();
            Infragistics.Win.Appearance appearance34 = new Infragistics.Win.Appearance();
            Infragistics.Win.UltraWinGrid.UltraGridBand ultraGridBand6 = new Infragistics.Win.UltraWinGrid.UltraGridBand("表面级别", -1);
            Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn20 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("FS_POINTNO");
            Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn21 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("FS_FACELEVEL");
            Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn22 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("FN_TIMES");
            Infragistics.Win.Appearance appearance35 = new Infragistics.Win.Appearance();
            Infragistics.Win.Appearance appearance36 = new Infragistics.Win.Appearance();
            Infragistics.Win.Appearance appearance43 = new Infragistics.Win.Appearance();
            Infragistics.Win.Appearance appearance44 = new Infragistics.Win.Appearance();
            Infragistics.Win.Appearance appearance45 = new Infragistics.Win.Appearance();
            Infragistics.Win.Appearance appearance46 = new Infragistics.Win.Appearance();
            Infragistics.Win.UltraWinGrid.UltraGridBand ultraGridBand7 = new Infragistics.Win.UltraWinGrid.UltraGridBand("表面状态", -1);
            Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn23 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("FS_POINTNO");
            Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn24 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("FS_FACESTATE");
            Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn25 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("FN_TIMES");
            Infragistics.Win.Appearance appearance47 = new Infragistics.Win.Appearance();
            Infragistics.Win.Appearance appearance48 = new Infragistics.Win.Appearance();
            Infragistics.Win.Appearance appearance49 = new Infragistics.Win.Appearance();
            Infragistics.Win.Appearance appearance50 = new Infragistics.Win.Appearance();
            Infragistics.Win.Appearance appearance51 = new Infragistics.Win.Appearance();
            Infragistics.Win.Appearance appearance52 = new Infragistics.Win.Appearance();
            Infragistics.Win.UltraWinGrid.UltraGridBand ultraGridBand8 = new Infragistics.Win.UltraWinGrid.UltraGridBand("备注", -1);
            Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn26 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("FS_POINTNO");
            Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn27 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("FS_MEMO");
            Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn28 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("FN_TIMES");
            Infragistics.Win.Appearance appearance53 = new Infragistics.Win.Appearance();
            Infragistics.Win.Appearance appearance54 = new Infragistics.Win.Appearance();
            Infragistics.Win.Appearance appearance55 = new Infragistics.Win.Appearance();
            Infragistics.Win.Appearance appearance56 = new Infragistics.Win.Appearance();
            Infragistics.Win.Appearance appearance126 = new Infragistics.Win.Appearance();
            Infragistics.Win.Appearance appearance127 = new Infragistics.Win.Appearance();
            Infragistics.Win.UltraWinGrid.UltraGridBand ultraGridBand9 = new Infragistics.Win.UltraWinGrid.UltraGridBand("产品标准", -1);
            Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn29 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("FS_POINTNO");
            Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn30 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("FS_STANDARD");
            Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn31 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("FN_TIMES");
            Infragistics.Win.Appearance appearance128 = new Infragistics.Win.Appearance();
            Infragistics.Win.Appearance appearance129 = new Infragistics.Win.Appearance();
            Infragistics.Win.Appearance appearance130 = new Infragistics.Win.Appearance();
            Infragistics.Win.Appearance appearance131 = new Infragistics.Win.Appearance();
            Infragistics.Win.Appearance appearance132 = new Infragistics.Win.Appearance();
            Infragistics.Win.Appearance appearance70 = new Infragistics.Win.Appearance();
            Infragistics.Win.UltraWinGrid.UltraGridBand ultraGridBand10 = new Infragistics.Win.UltraWinGrid.UltraGridBand("规格", -1);
            Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn32 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("FS_POINTNO");
            Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn33 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("FS_SPEC");
            Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn34 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("FN_TIMES");
            Infragistics.Win.Appearance appearance71 = new Infragistics.Win.Appearance();
            Infragistics.Win.Appearance appearance72 = new Infragistics.Win.Appearance();
            Infragistics.Win.Appearance appearance73 = new Infragistics.Win.Appearance();
            Infragistics.Win.Appearance appearance74 = new Infragistics.Win.Appearance();
            Infragistics.Win.Appearance appearance75 = new Infragistics.Win.Appearance();
            Infragistics.Win.Appearance appearance76 = new Infragistics.Win.Appearance();
            Infragistics.Win.UltraWinGrid.UltraGridBand ultraGridBand11 = new Infragistics.Win.UltraWinGrid.UltraGridBand("钢种", -1);
            Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn35 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("FS_POINTNO");
            Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn36 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("FS_STEELTYPE");
            Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn37 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("FN_TIMES");
            Infragistics.Win.Appearance appearance77 = new Infragistics.Win.Appearance();
            Infragistics.Win.Appearance appearance78 = new Infragistics.Win.Appearance();
            Infragistics.Win.Appearance appearance79 = new Infragistics.Win.Appearance();
            Infragistics.Win.Appearance appearance80 = new Infragistics.Win.Appearance();
            Infragistics.Win.Appearance appearance81 = new Infragistics.Win.Appearance();
            Infragistics.Win.Appearance appearance82 = new Infragistics.Win.Appearance();
            Infragistics.Win.UltraWinGrid.UltraGridBand ultraGridBand12 = new Infragistics.Win.UltraWinGrid.UltraGridBand("合同", -1);
            Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn38 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("FS_POINTNO");
            Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn39 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("FS_CONTRACT");
            Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn40 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("FN_TIMES");
            Infragistics.Win.Appearance appearance83 = new Infragistics.Win.Appearance();
            Infragistics.Win.Appearance appearance84 = new Infragistics.Win.Appearance();
            Infragistics.Win.Appearance appearance85 = new Infragistics.Win.Appearance();
            Infragistics.Win.Appearance appearance86 = new Infragistics.Win.Appearance();
            Infragistics.Win.Appearance appearance87 = new Infragistics.Win.Appearance();
            Infragistics.Win.Appearance appearance37 = new Infragistics.Win.Appearance();
            Infragistics.Win.UltraWinGrid.UltraGridBand ultraGridBand13 = new Infragistics.Win.UltraWinGrid.UltraGridBand("校验员", -1);
            Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn41 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("FS_POINTNO");
            Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn42 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("FS_CHECKER");
            Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn43 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("FN_TIMES");
            Infragistics.Win.Appearance appearance38 = new Infragistics.Win.Appearance();
            Infragistics.Win.Appearance appearance39 = new Infragistics.Win.Appearance();
            Infragistics.Win.Appearance appearance40 = new Infragistics.Win.Appearance();
            Infragistics.Win.Appearance appearance41 = new Infragistics.Win.Appearance();
            Infragistics.Win.Appearance appearance42 = new Infragistics.Win.Appearance();
            Infragistics.Win.Appearance appearance1 = new Infragistics.Win.Appearance();
            Infragistics.Win.UltraWinGrid.UltraGridBand ultraGridBand14 = new Infragistics.Win.UltraWinGrid.UltraGridBand("颜色", -1);
            Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn44 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("FS_POINTNO");
            Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn45 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("FS_COLOR");
            Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn46 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("FN_TIMES");
            Infragistics.Win.Appearance appearance2 = new Infragistics.Win.Appearance();
            Infragistics.Win.Appearance appearance3 = new Infragistics.Win.Appearance();
            Infragistics.Win.Appearance appearance94 = new Infragistics.Win.Appearance();
            Infragistics.Win.Appearance appearance95 = new Infragistics.Win.Appearance();
            Infragistics.Win.Appearance appearance96 = new Infragistics.Win.Appearance();
            Infragistics.Win.Appearance appearance25 = new Infragistics.Win.Appearance();
            Infragistics.Win.UltraWinGrid.UltraGridBand ultraGridBand15 = new Infragistics.Win.UltraWinGrid.UltraGridBand("打印物料", -1);
            Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn47 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("FS_POINTNO");
            Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn48 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("FS_PRINTMATERIAL");
            Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn49 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("FN_TIMES");
            Infragistics.Win.Appearance appearance26 = new Infragistics.Win.Appearance();
            Infragistics.Win.Appearance appearance27 = new Infragistics.Win.Appearance();
            Infragistics.Win.Appearance appearance28 = new Infragistics.Win.Appearance();
            Infragistics.Win.Appearance appearance29 = new Infragistics.Win.Appearance();
            Infragistics.Win.Appearance appearance30 = new Infragistics.Win.Appearance();
            Infragistics.Win.Appearance appearance16 = new Infragistics.Win.Appearance();
            Infragistics.Win.UltraWinGrid.UltraGridBand ultraGridBand16 = new Infragistics.Win.UltraWinGrid.UltraGridBand("收货单位", -1);
            Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn50 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("FS_POINTNO");
            Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn51 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("FS_RECEIVER");
            Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn52 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("FN_TIMES");
            Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn53 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("FS_MEMO");
            Infragistics.Win.Appearance appearance17 = new Infragistics.Win.Appearance();
            Infragistics.Win.Appearance appearance18 = new Infragistics.Win.Appearance();
            Infragistics.Win.Appearance appearance19 = new Infragistics.Win.Appearance();
            Infragistics.Win.Appearance appearance20 = new Infragistics.Win.Appearance();
            Infragistics.Win.Appearance appearance21 = new Infragistics.Win.Appearance();
            Infragistics.Win.Appearance appearance88 = new Infragistics.Win.Appearance();
            Infragistics.Win.UltraWinGrid.UltraGridBand ultraGridBand17 = new Infragistics.Win.UltraWinGrid.UltraGridBand("流向", -1);
            Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn54 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("FS_POINTNO");
            Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn55 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("FS_FLOW");
            Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn56 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("FN_TIMES");
            Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn57 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("FS_TYPENAME");
            Infragistics.Win.Appearance appearance89 = new Infragistics.Win.Appearance();
            Infragistics.Win.Appearance appearance90 = new Infragistics.Win.Appearance();
            Infragistics.Win.Appearance appearance91 = new Infragistics.Win.Appearance();
            Infragistics.Win.Appearance appearance92 = new Infragistics.Win.Appearance();
            Infragistics.Win.Appearance appearance93 = new Infragistics.Win.Appearance();
            Infragistics.Win.Appearance appearance64 = new Infragistics.Win.Appearance();
            Infragistics.Win.UltraWinGrid.UltraGridBand ultraGridBand18 = new Infragistics.Win.UltraWinGrid.UltraGridBand("物料", -1);
            Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn58 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("FS_WL");
            Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn59 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("FS_MATERIALNAME");
            Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn60 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("FS_MATERIALTYPE");
            Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn61 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("FS_MATERIALGROUP");
            Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn62 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("FS_WEIGHTUNIT");
            Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn63 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("FS_GROUPDESCRIBE");
            Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn64 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("FS_BATCHMANAGE");
            Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn65 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("FS_FROM");
            Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn66 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("FS_HELPCODE");
            Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn67 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("FS_SAPCODE");
            Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn68 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("FN_FACTOR");
            Infragistics.Win.Appearance appearance65 = new Infragistics.Win.Appearance();
            Infragistics.Win.Appearance appearance66 = new Infragistics.Win.Appearance();
            Infragistics.Win.Appearance appearance67 = new Infragistics.Win.Appearance();
            Infragistics.Win.Appearance appearance68 = new Infragistics.Win.Appearance();
            Infragistics.Win.Appearance appearance69 = new Infragistics.Win.Appearance();
            Infragistics.Win.Appearance appearance116 = new Infragistics.Win.Appearance();
            Infragistics.Win.UltraWinGrid.UltraGridBand ultraGridBand19 = new Infragistics.Win.UltraWinGrid.UltraGridBand("发货单位", -1);
            Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn69 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("FS_FH");
            Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn70 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("FS_MEMO");
            Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn71 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("FS_PLANT");
            Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn72 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("FS_HELPCODE");
            Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn73 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("FS_FROM");
            Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn74 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("FS_SAPCODE");
            Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn75 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("FS_CARNOBEGIN");
            Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn76 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("FS_CARNOEND");
            Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn77 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("FS_USERROLES");
            Infragistics.Win.Appearance appearance117 = new Infragistics.Win.Appearance();
            Infragistics.Win.Appearance appearance118 = new Infragistics.Win.Appearance();
            Infragistics.Win.Appearance appearance119 = new Infragistics.Win.Appearance();
            Infragistics.Win.Appearance appearance120 = new Infragistics.Win.Appearance();
            Infragistics.Win.Appearance appearance121 = new Infragistics.Win.Appearance();
            Infragistics.Win.Appearance appearance122 = new Infragistics.Win.Appearance();
            Infragistics.Win.UltraWinGrid.UltraGridBand ultraGridBand20 = new Infragistics.Win.UltraWinGrid.UltraGridBand("供应单位", -1);
            Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn78 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("FS_GY");
            Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn79 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("FS_SUPPLIERNAME");
            Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn80 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("FS_FROM");
            Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn81 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("FS_HELPCODE");
            Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn82 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("FS_SAPCODE");
            Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn83 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("FS_USERROLES");
            Infragistics.Win.Appearance appearance123 = new Infragistics.Win.Appearance();
            Infragistics.Win.Appearance appearance124 = new Infragistics.Win.Appearance();
            Infragistics.Win.Appearance appearance125 = new Infragistics.Win.Appearance();
            Infragistics.Win.Appearance appearance138 = new Infragistics.Win.Appearance();
            Infragistics.Win.Appearance appearance151 = new Infragistics.Win.Appearance();
            Infragistics.Win.Appearance appearance152 = new Infragistics.Win.Appearance();
            Infragistics.Win.UltraWinGrid.UltraGridBand ultraGridBand21 = new Infragistics.Win.UltraWinGrid.UltraGridBand("收货单位", -1);
            Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn84 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("FS_SH");
            Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn85 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("FS_MEMO");
            Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn86 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("FS_FACTORYNO");
            Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn87 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("FS_HELPCODE");
            Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn88 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("FS_SAPCODE");
            Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn89 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("FS_FROM");
            Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn90 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("FS_USERROLES");
            Infragistics.Win.Appearance appearance153 = new Infragistics.Win.Appearance();
            Infragistics.Win.Appearance appearance154 = new Infragistics.Win.Appearance();
            Infragistics.Win.Appearance appearance155 = new Infragistics.Win.Appearance();
            Infragistics.Win.Appearance appearance156 = new Infragistics.Win.Appearance();
            Infragistics.Win.Appearance appearance170 = new Infragistics.Win.Appearance();
            Infragistics.Win.Appearance appearance171 = new Infragistics.Win.Appearance();
            Infragistics.Win.UltraWinGrid.UltraGridBand ultraGridBand22 = new Infragistics.Win.UltraWinGrid.UltraGridBand("承运单位", -1);
            Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn91 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("FS_CY");
            Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn92 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("FS_TRANSNAME");
            Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn93 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("FS_HELPCODE");
            Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn94 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("FS_FROM");
            Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn95 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("FS_USERROLES");
            Infragistics.Win.Appearance appearance174 = new Infragistics.Win.Appearance();
            Infragistics.Win.Appearance appearance175 = new Infragistics.Win.Appearance();
            Infragistics.Win.Appearance appearance176 = new Infragistics.Win.Appearance();
            Infragistics.Win.Appearance appearance177 = new Infragistics.Win.Appearance();
            Infragistics.Win.Appearance appearance178 = new Infragistics.Win.Appearance();
            Infragistics.Win.Appearance appearance110 = new Infragistics.Win.Appearance();
            Infragistics.Win.UltraWinGrid.UltraGridBand ultraGridBand23 = new Infragistics.Win.UltraWinGrid.UltraGridBand("语音基础表", -1);
            Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn96 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("FS_VOICENAME");
            Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn97 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("FS_INSTRTYPE");
            Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn98 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("FS_MEMO");
            Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn99 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("FS_VOICEFILE");
            Infragistics.Win.Appearance appearance111 = new Infragistics.Win.Appearance();
            Infragistics.Win.Appearance appearance112 = new Infragistics.Win.Appearance();
            Infragistics.Win.Appearance appearance113 = new Infragistics.Win.Appearance();
            Infragistics.Win.Appearance appearance114 = new Infragistics.Win.Appearance();
            Infragistics.Win.Appearance appearance115 = new Infragistics.Win.Appearance();
            Infragistics.Win.Appearance appearance109 = new Infragistics.Win.Appearance();
            Infragistics.Win.Appearance appearance169 = new Infragistics.Win.Appearance();
            Infragistics.Win.UltraWinTabControl.UltraTab ultraTab11 = new Infragistics.Win.UltraWinTabControl.UltraTab();
            Infragistics.Win.UltraWinTabControl.UltraTab ultraTab1 = new Infragistics.Win.UltraWinTabControl.UltraTab();
            Infragistics.Win.UltraWinTabControl.UltraTab ultraTab2 = new Infragistics.Win.UltraWinTabControl.UltraTab();
            Infragistics.Win.UltraWinTabControl.UltraTab ultraTab4 = new Infragistics.Win.UltraWinTabControl.UltraTab();
            Infragistics.Win.UltraWinTabControl.UltraTab ultraTab7 = new Infragistics.Win.UltraWinTabControl.UltraTab();
            Infragistics.Win.UltraWinTabControl.UltraTab ultraTab8 = new Infragistics.Win.UltraWinTabControl.UltraTab();
            Infragistics.Win.UltraWinTabControl.UltraTab ultraTab9 = new Infragistics.Win.UltraWinTabControl.UltraTab();
            Infragistics.Win.UltraWinTabControl.UltraTab ultraTab10 = new Infragistics.Win.UltraWinTabControl.UltraTab();
            Infragistics.Win.UltraWinTabControl.UltraTab ultraTab12 = new Infragistics.Win.UltraWinTabControl.UltraTab();
            Infragistics.Win.UltraWinTabControl.UltraTab ultraTab13 = new Infragistics.Win.UltraWinTabControl.UltraTab();
            Infragistics.Win.UltraWinTabControl.UltraTab ultraTab14 = new Infragistics.Win.UltraWinTabControl.UltraTab();
            Infragistics.Win.UltraWinTabControl.UltraTab ultraTab15 = new Infragistics.Win.UltraWinTabControl.UltraTab();
            Infragistics.Win.UltraWinTabControl.UltraTab ultraTab16 = new Infragistics.Win.UltraWinTabControl.UltraTab();
            Infragistics.Win.UltraWinTabControl.UltraTab ultraTab17 = new Infragistics.Win.UltraWinTabControl.UltraTab();
            Infragistics.Win.UltraWinTabControl.UltraTab ultraTab18 = new Infragistics.Win.UltraWinTabControl.UltraTab();
            Infragistics.Win.UltraWinTabControl.UltraTab ultraTab3 = new Infragistics.Win.UltraWinTabControl.UltraTab();
            Infragistics.Win.UltraWinTabControl.UltraTab ultraTab19 = new Infragistics.Win.UltraWinTabControl.UltraTab();
            Infragistics.Win.UltraWinTabControl.UltraTab ultraTab24 = new Infragistics.Win.UltraWinTabControl.UltraTab();
            Infragistics.Win.UltraWinTabControl.UltraTab ultraTab25 = new Infragistics.Win.UltraWinTabControl.UltraTab();
            Infragistics.Win.UltraWinTabControl.UltraTab ultraTab26 = new Infragistics.Win.UltraWinTabControl.UltraTab();
            Infragistics.Win.UltraWinTabControl.UltraTab ultraTab27 = new Infragistics.Win.UltraWinTabControl.UltraTab();
            Infragistics.Win.UltraWinTabControl.UltraTab ultraTab28 = new Infragistics.Win.UltraWinTabControl.UltraTab();
            Infragistics.Win.UltraWinTabControl.UltraTab ultraTab21 = new Infragistics.Win.UltraWinTabControl.UltraTab();
            Infragistics.Win.UltraWinTabControl.UltraTab ultraTab20 = new Infragistics.Win.UltraWinTabControl.UltraTab();
            Infragistics.Win.Appearance appearance103 = new Infragistics.Win.Appearance();
            Infragistics.Win.Appearance appearance104 = new Infragistics.Win.Appearance();
            Infragistics.Win.Appearance appearance105 = new Infragistics.Win.Appearance();
            Infragistics.Win.Appearance appearance106 = new Infragistics.Win.Appearance();
            Infragistics.Win.Appearance appearance107 = new Infragistics.Win.Appearance();
            Infragistics.Win.Appearance appearance108 = new Infragistics.Win.Appearance();
            Infragistics.Win.UltraWinDock.DockAreaPane dockAreaPane1 = new Infragistics.Win.UltraWinDock.DockAreaPane(Infragistics.Win.UltraWinDock.DockedLocation.DockedLeft, new System.Guid("e897a445-59d3-4ab2-99ec-440d12e4ae28"));
            Infragistics.Win.UltraWinDock.DockableControlPane dockableControlPane1 = new Infragistics.Win.UltraWinDock.DockableControlPane(new System.Guid("1a83a0b6-bb46-4c7f-adee-b212bbe546b1"), new System.Guid("00000000-0000-0000-0000-000000000000"), -1, new System.Guid("e897a445-59d3-4ab2-99ec-440d12e4ae28"), -1);
            Infragistics.Win.Appearance appearance173 = new Infragistics.Win.Appearance();
            Infragistics.Win.UltraWinDock.DockAreaPane dockAreaPane2 = new Infragistics.Win.UltraWinDock.DockAreaPane(Infragistics.Win.UltraWinDock.DockedLocation.DockedLeft, new System.Guid("ca204bd4-91e7-4c95-93fd-498b665c9b03"));
            Infragistics.Win.UltraWinDock.DockableControlPane dockableControlPane2 = new Infragistics.Win.UltraWinDock.DockableControlPane(new System.Guid("e94990a9-374d-4aca-8342-9c847bebebb5"), new System.Guid("00000000-0000-0000-0000-000000000000"), -1, new System.Guid("ca204bd4-91e7-4c95-93fd-498b665c9b03"), -1);
            Infragistics.Win.Appearance appearance172 = new Infragistics.Win.Appearance();
            Infragistics.Win.UltraWinTabControl.UltraTab ultraTab5 = new Infragistics.Win.UltraWinTabControl.UltraTab();
            Infragistics.Win.UltraWinTabControl.UltraTab ultraTab6 = new Infragistics.Win.UltraWinTabControl.UltraTab();
            Infragistics.Win.UltraWinToolbars.UltraToolbar ultraToolbar1 = new Infragistics.Win.UltraWinToolbars.UltraToolbar("UltraToolbar1");
            Infragistics.Win.UltraWinToolbars.ButtonTool buttonTool2 = new Infragistics.Win.UltraWinToolbars.ButtonTool("Query");
            Infragistics.Win.UltraWinToolbars.ButtonTool buttonTool3 = new Infragistics.Win.UltraWinToolbars.ButtonTool("Add");
            Infragistics.Win.UltraWinToolbars.ButtonTool buttonTool4 = new Infragistics.Win.UltraWinToolbars.ButtonTool("Update");
            Infragistics.Win.UltraWinToolbars.ButtonTool buttonTool5 = new Infragistics.Win.UltraWinToolbars.ButtonTool("Delete");
            Infragistics.Win.UltraWinToolbars.LabelTool labelTool7 = new Infragistics.Win.UltraWinToolbars.LabelTool("时间");
            Infragistics.Win.UltraWinToolbars.LabelTool labelTool8 = new Infragistics.Win.UltraWinToolbars.LabelTool("至");
            Infragistics.Win.UltraWinToolbars.ControlContainerTool controlContainerTool7 = new Infragistics.Win.UltraWinToolbars.ControlContainerTool("ControlContainerTool1");
            Infragistics.Win.UltraWinToolbars.ControlContainerTool controlContainerTool8 = new Infragistics.Win.UltraWinToolbars.ControlContainerTool("ControlContainerTool2");
            Infragistics.Win.UltraWinToolbars.ButtonTool buttonTool16 = new Infragistics.Win.UltraWinToolbars.ButtonTool("Query");
            Infragistics.Win.Appearance appearance57 = new Infragistics.Win.Appearance();
            System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(BaseManger));
            Infragistics.Win.Appearance appearance58 = new Infragistics.Win.Appearance();
            Infragistics.Win.UltraWinToolbars.ButtonTool buttonTool17 = new Infragistics.Win.UltraWinToolbars.ButtonTool("Update");
            Infragistics.Win.Appearance appearance59 = new Infragistics.Win.Appearance();
            Infragistics.Win.UltraWinToolbars.ButtonTool buttonTool18 = new Infragistics.Win.UltraWinToolbars.ButtonTool("Add");
            Infragistics.Win.Appearance appearance60 = new Infragistics.Win.Appearance();
            Infragistics.Win.UltraWinToolbars.ButtonTool buttonTool19 = new Infragistics.Win.UltraWinToolbars.ButtonTool("Delete");
            Infragistics.Win.Appearance appearance61 = new Infragistics.Win.Appearance();
            Infragistics.Win.UltraWinToolbars.ButtonTool buttonTool20 = new Infragistics.Win.UltraWinToolbars.ButtonTool("Excel");
            Infragistics.Win.Appearance appearance62 = new Infragistics.Win.Appearance();
            this.ultraTabPageControl11 = new Infragistics.Win.UltraWinTabControl.UltraTabPageControl();
            this.ulgrdCarNo = new Infragistics.Win.UltraWinGrid.UltraGrid();
            this.dataSet1 = new System.Data.DataSet();
            this.BT_POINTCARNO = new System.Data.DataTable();
            this.dataColumn1 = new System.Data.DataColumn();
            this.dataColumn2 = new System.Data.DataColumn();
            this.dataColumn3 = new System.Data.DataColumn();
            this.BT_POINTMATERIAL = new System.Data.DataTable();
            this.dataColumn4 = new System.Data.DataColumn();
            this.dataColumn5 = new System.Data.DataColumn();
            this.dataColumn7 = new System.Data.DataColumn();
            this.dataColumn6 = new System.Data.DataColumn();
            this.BT_POINTSENDER = new System.Data.DataTable();
            this.dataColumn26 = new System.Data.DataColumn();
            this.dataColumn27 = new System.Data.DataColumn();
            this.dataColumn28 = new System.Data.DataColumn();
            this.dataColumn86 = new System.Data.DataColumn();
            this.BT_POINTTRANS = new System.Data.DataTable();
            this.dataColumn8 = new System.Data.DataColumn();
            this.dataColumn9 = new System.Data.DataColumn();
            this.dataColumn10 = new System.Data.DataColumn();
            this.dataColumn87 = new System.Data.DataColumn();
            this.BT_POINTSUPPLIER = new System.Data.DataTable();
            this.dataColumn23 = new System.Data.DataColumn();
            this.dataColumn24 = new System.Data.DataColumn();
            this.dataColumn25 = new System.Data.DataColumn();
            this.dataColumn93 = new System.Data.DataColumn();
            this.BT_POINTFACELEVEL = new System.Data.DataTable();
            this.dataColumn14 = new System.Data.DataColumn();
            this.dataColumn15 = new System.Data.DataColumn();
            this.dataColumn16 = new System.Data.DataColumn();
            this.BT_POINTFACESTATE = new System.Data.DataTable();
            this.dataColumn11 = new System.Data.DataColumn();
            this.dataColumn12 = new System.Data.DataColumn();
            this.dataColumn13 = new System.Data.DataColumn();
            this.BT_POINTMEMO = new System.Data.DataTable();
            this.dataColumn17 = new System.Data.DataColumn();
            this.dataColumn18 = new System.Data.DataColumn();
            this.dataColumn19 = new System.Data.DataColumn();
            this.BT_POINTSTANDARD = new System.Data.DataTable();
            this.dataColumn20 = new System.Data.DataColumn();
            this.dataColumn21 = new System.Data.DataColumn();
            this.dataColumn22 = new System.Data.DataColumn();
            this.BT_POINTSPEC = new System.Data.DataTable();
            this.dataColumn32 = new System.Data.DataColumn();
            this.dataColumn33 = new System.Data.DataColumn();
            this.dataColumn34 = new System.Data.DataColumn();
            this.BT_POINTSTEELTYPE = new System.Data.DataTable();
            this.dataColumn29 = new System.Data.DataColumn();
            this.dataColumn30 = new System.Data.DataColumn();
            this.dataColumn31 = new System.Data.DataColumn();
            this.BT_POINTCONTRACT = new System.Data.DataTable();
            this.dataColumn35 = new System.Data.DataColumn();
            this.dataColumn36 = new System.Data.DataColumn();
            this.dataColumn37 = new System.Data.DataColumn();
            this.BT_POINTCHECKER = new System.Data.DataTable();
            this.dataColumn41 = new System.Data.DataColumn();
            this.dataColumn42 = new System.Data.DataColumn();
            this.dataColumn43 = new System.Data.DataColumn();
            this.BT_POINTCOLOR = new System.Data.DataTable();
            this.dataColumn38 = new System.Data.DataColumn();
            this.dataColumn39 = new System.Data.DataColumn();
            this.dataColumn40 = new System.Data.DataColumn();
            this.BT_POINTPRINTMATERIAL = new System.Data.DataTable();
            this.dataColumn44 = new System.Data.DataColumn();
            this.dataColumn45 = new System.Data.DataColumn();
            this.dataColumn46 = new System.Data.DataColumn();
            this.BT_POINTRECEIVER = new System.Data.DataTable();
            this.dataColumn47 = new System.Data.DataColumn();
            this.dataColumn48 = new System.Data.DataColumn();
            this.dataColumn49 = new System.Data.DataColumn();
            this.dataColumn88 = new System.Data.DataColumn();
            this.dataTable17 = new System.Data.DataTable();
            this.dataColumn50 = new System.Data.DataColumn();
            this.dataColumn51 = new System.Data.DataColumn();
            this.dataColumn52 = new System.Data.DataColumn();
            this.dataColumn92 = new System.Data.DataColumn();
            this.ultraTabPageControl3 = new Infragistics.Win.UltraWinTabControl.UltraTabPageControl();
            this.ulgrdWL = new Infragistics.Win.UltraWinGrid.UltraGrid();
            this.ultraTabPageControl4 = new Infragistics.Win.UltraWinTabControl.UltraTabPageControl();
            this.ulgrdSender = new Infragistics.Win.UltraWinGrid.UltraGrid();
            this.ultraTabPageControl6 = new Infragistics.Win.UltraWinTabControl.UltraTabPageControl();
            this.ulgrdTran = new Infragistics.Win.UltraWinGrid.UltraGrid();
            this.ultraTabPageControl7 = new Infragistics.Win.UltraWinTabControl.UltraTabPageControl();
            this.ulgrdSupply = new Infragistics.Win.UltraWinGrid.UltraGrid();
            this.ultraTabPageControl8 = new Infragistics.Win.UltraWinTabControl.UltraTabPageControl();
            this.ulgrdFaceLevel = new Infragistics.Win.UltraWinGrid.UltraGrid();
            this.ultraTabPageControl9 = new Infragistics.Win.UltraWinTabControl.UltraTabPageControl();
            this.ulgrdFaceState = new Infragistics.Win.UltraWinGrid.UltraGrid();
            this.ultraTabPageControl10 = new Infragistics.Win.UltraWinTabControl.UltraTabPageControl();
            this.ulgrdDemo = new Infragistics.Win.UltraWinGrid.UltraGrid();
            this.ultraTabPageControl12 = new Infragistics.Win.UltraWinTabControl.UltraTabPageControl();
            this.ulgrdStander = new Infragistics.Win.UltraWinGrid.UltraGrid();
            this.ultraTabPageControl13 = new Infragistics.Win.UltraWinTabControl.UltraTabPageControl();
            this.ulgrdSpec = new Infragistics.Win.UltraWinGrid.UltraGrid();
            this.ultraTabPageControl14 = new Infragistics.Win.UltraWinTabControl.UltraTabPageControl();
            this.ulgrdStelTye = new Infragistics.Win.UltraWinGrid.UltraGrid();
            this.ultraTabPageControl15 = new Infragistics.Win.UltraWinTabControl.UltraTabPageControl();
            this.ulgrdContrat = new Infragistics.Win.UltraWinGrid.UltraGrid();
            this.ultraTabPageControl16 = new Infragistics.Win.UltraWinTabControl.UltraTabPageControl();
            this.ulgrdCheck = new Infragistics.Win.UltraWinGrid.UltraGrid();
            this.ultraTabPageControl17 = new Infragistics.Win.UltraWinTabControl.UltraTabPageControl();
            this.ulgrdColor = new Infragistics.Win.UltraWinGrid.UltraGrid();
            this.ultraTabPageControl18 = new Infragistics.Win.UltraWinTabControl.UltraTabPageControl();
            this.ulgrdPrintMet = new Infragistics.Win.UltraWinGrid.UltraGrid();
            this.ultraTabPageControl5 = new Infragistics.Win.UltraWinTabControl.UltraTabPageControl();
            this.ulgrdRecie = new Infragistics.Win.UltraWinGrid.UltraGrid();
            this.ultraTabPageControl24 = new Infragistics.Win.UltraWinTabControl.UltraTabPageControl();
            this.ulgrdFlow = new Infragistics.Win.UltraWinGrid.UltraGrid();
            this.ultraTabPageControl19 = new Infragistics.Win.UltraWinTabControl.UltraTabPageControl();
            this.ultraGroupBox4 = new Infragistics.Win.Misc.UltraGroupBox();
            this.ulgWLTABLE = new Infragistics.Win.UltraWinGrid.UltraGrid();
            this.dataSet2 = new System.Data.DataSet();
            this.dataTable19 = new System.Data.DataTable();
            this.dataColumn56 = new System.Data.DataColumn();
            this.dataColumn53 = new System.Data.DataColumn();
            this.dataColumn54 = new System.Data.DataColumn();
            this.dataColumn55 = new System.Data.DataColumn();
            this.dataColumn57 = new System.Data.DataColumn();
            this.dataColumn58 = new System.Data.DataColumn();
            this.dataColumn59 = new System.Data.DataColumn();
            this.dataColumn69 = new System.Data.DataColumn();
            this.dataColumn70 = new System.Data.DataColumn();
            this.dataColumn71 = new System.Data.DataColumn();
            this.dataColumn102 = new System.Data.DataColumn();
            this.dataTable20 = new System.Data.DataTable();
            this.dataColumn60 = new System.Data.DataColumn();
            this.dataColumn61 = new System.Data.DataColumn();
            this.dataColumn62 = new System.Data.DataColumn();
            this.dataColumn72 = new System.Data.DataColumn();
            this.dataColumn73 = new System.Data.DataColumn();
            this.dataColumn74 = new System.Data.DataColumn();
            this.dataColumn75 = new System.Data.DataColumn();
            this.dataColumn76 = new System.Data.DataColumn();
            this.dataColumn94 = new System.Data.DataColumn();
            this.dataTable22 = new System.Data.DataTable();
            this.dataColumn66 = new System.Data.DataColumn();
            this.dataColumn67 = new System.Data.DataColumn();
            this.dataColumn68 = new System.Data.DataColumn();
            this.dataColumn77 = new System.Data.DataColumn();
            this.dataColumn78 = new System.Data.DataColumn();
            this.dataColumn95 = new System.Data.DataColumn();
            this.dataTable33 = new System.Data.DataTable();
            this.dataColumn79 = new System.Data.DataColumn();
            this.dataColumn80 = new System.Data.DataColumn();
            this.dataColumn81 = new System.Data.DataColumn();
            this.dataColumn82 = new System.Data.DataColumn();
            this.dataColumn83 = new System.Data.DataColumn();
            this.dataColumn84 = new System.Data.DataColumn();
            this.dataColumn96 = new System.Data.DataColumn();
            this.dataTable18 = new System.Data.DataTable();
            this.dataColumn63 = new System.Data.DataColumn();
            this.dataColumn64 = new System.Data.DataColumn();
            this.dataColumn65 = new System.Data.DataColumn();
            this.dataColumn85 = new System.Data.DataColumn();
            this.dataColumn101 = new System.Data.DataColumn();
            this.dataTable1 = new System.Data.DataTable();
            this.dataColumn89 = new System.Data.DataColumn();
            this.dataColumn90 = new System.Data.DataColumn();
            this.dataColumn91 = new System.Data.DataColumn();
            this.dataTable2 = new System.Data.DataTable();
            this.dataColumn97 = new System.Data.DataColumn();
            this.dataColumn98 = new System.Data.DataColumn();
            this.dataColumn99 = new System.Data.DataColumn();
            this.dataColumn100 = new System.Data.DataColumn();
            this.ultraGroupBox13 = new Infragistics.Win.Misc.UltraGroupBox();
            this.label47 = new System.Windows.Forms.Label();
            this.txtFACTOR = new System.Windows.Forms.TextBox();
            this.txtWLZMS = new System.Windows.Forms.TextBox();
            this.label2 = new System.Windows.Forms.Label();
            this.txtWLPYZJM = new System.Windows.Forms.TextBox();
            this.txtWLMC = new System.Windows.Forms.TextBox();
            this.label8 = new System.Windows.Forms.Label();
            this.label3 = new System.Windows.Forms.Label();
            this.txtWLFROM = new System.Windows.Forms.TextBox();
            this.txtWLTYPE = new System.Windows.Forms.TextBox();
            this.label7 = new System.Windows.Forms.Label();
            this.label4 = new System.Windows.Forms.Label();
            this.txtWLZ = new System.Windows.Forms.TextBox();
            this.label6 = new System.Windows.Forms.Label();
            this.label5 = new System.Windows.Forms.Label();
            this.txtWLUNIT = new System.Windows.Forms.TextBox();
            this.ultraGroupBox3 = new Infragistics.Win.Misc.UltraGroupBox();
            this.txtWLNO = new System.Windows.Forms.TextBox();
            this.label25 = new System.Windows.Forms.Label();
            this.ultraTabPageControl20 = new Infragistics.Win.UltraWinTabControl.UltraTabPageControl();
            this.ultraGroupBox5 = new Infragistics.Win.Misc.UltraGroupBox();
            this.ulgFHTABLE = new Infragistics.Win.UltraWinGrid.UltraGrid();
            this.ultraGroupBox14 = new Infragistics.Win.Misc.UltraGroupBox();
            this.CKFHUser = new System.Windows.Forms.CheckedListBox();
            this.label35 = new System.Windows.Forms.Label();
            this.txtFHCARNOEND = new System.Windows.Forms.TextBox();
            this.label14 = new System.Windows.Forms.Label();
            this.label9 = new System.Windows.Forms.Label();
            this.txtFHCARNOBEGIN = new System.Windows.Forms.TextBox();
            this.txtFHCJMS = new System.Windows.Forms.TextBox();
            this.label13 = new System.Windows.Forms.Label();
            this.label10 = new System.Windows.Forms.Label();
            this.txtFHFROM = new System.Windows.Forms.TextBox();
            this.txtFHGCDM = new System.Windows.Forms.TextBox();
            this.label12 = new System.Windows.Forms.Label();
            this.label11 = new System.Windows.Forms.Label();
            this.txtFHPYZJM = new System.Windows.Forms.TextBox();
            this.ultraGroupBox6 = new Infragistics.Win.Misc.UltraGroupBox();
            this.label26 = new System.Windows.Forms.Label();
            this.txtFHNO = new System.Windows.Forms.TextBox();
            this.ultraTabPageControl21 = new Infragistics.Win.UltraWinTabControl.UltraTabPageControl();
            this.ultraGroupBox7 = new Infragistics.Win.Misc.UltraGroupBox();
            this.ulgGYTABLE = new Infragistics.Win.UltraWinGrid.UltraGrid();
            this.ultraGroupBox15 = new Infragistics.Win.Misc.UltraGroupBox();
            this.CKGYuser = new System.Windows.Forms.CheckedListBox();
            this.label36 = new System.Windows.Forms.Label();
            this.txtGYPYZJM = new System.Windows.Forms.TextBox();
            this.label17 = new System.Windows.Forms.Label();
            this.label15 = new System.Windows.Forms.Label();
            this.txtGYFROM = new System.Windows.Forms.TextBox();
            this.txtGYNAME = new System.Windows.Forms.TextBox();
            this.label16 = new System.Windows.Forms.Label();
            this.ultraGroupBox8 = new Infragistics.Win.Misc.UltraGroupBox();
            this.label27 = new System.Windows.Forms.Label();
            this.txtGYNO = new System.Windows.Forms.TextBox();
            this.ultraTabPageControl22 = new Infragistics.Win.UltraWinTabControl.UltraTabPageControl();
            this.ultraGroupBox9 = new Infragistics.Win.Misc.UltraGroupBox();
            this.ulgSHTABLE = new Infragistics.Win.UltraWinGrid.UltraGrid();
            this.ultraGroupBox16 = new Infragistics.Win.Misc.UltraGroupBox();
            this.CKSHuser = new System.Windows.Forms.CheckedListBox();
            this.label37 = new System.Windows.Forms.Label();
            this.txtSHFROM = new System.Windows.Forms.TextBox();
            this.label21 = new System.Windows.Forms.Label();
            this.label18 = new System.Windows.Forms.Label();
            this.txtSHPYZJM = new System.Windows.Forms.TextBox();
            this.txtSHNAME = new System.Windows.Forms.TextBox();
            this.label20 = new System.Windows.Forms.Label();
            this.label19 = new System.Windows.Forms.Label();
            this.txtSHFACTNO = new System.Windows.Forms.TextBox();
            this.ultraGroupBox10 = new Infragistics.Win.Misc.UltraGroupBox();
            this.label28 = new System.Windows.Forms.Label();
            this.txtSHNO = new System.Windows.Forms.TextBox();
            this.ultraTabPageControl23 = new Infragistics.Win.UltraWinTabControl.UltraTabPageControl();
            this.ultraGroupBox11 = new Infragistics.Win.Misc.UltraGroupBox();
            this.ulgCYTABLE = new Infragistics.Win.UltraWinGrid.UltraGrid();
            this.ultraGroupBox17 = new Infragistics.Win.Misc.UltraGroupBox();
            this.CKCYuser = new System.Windows.Forms.CheckedListBox();
            this.label46 = new System.Windows.Forms.Label();
            this.txtCYFROM = new System.Windows.Forms.TextBox();
            this.label24 = new System.Windows.Forms.Label();
            this.label22 = new System.Windows.Forms.Label();
            this.txtCYPYZJM = new System.Windows.Forms.TextBox();
            this.txtCYNAME = new System.Windows.Forms.TextBox();
            this.label23 = new System.Windows.Forms.Label();
            this.ultraGroupBox12 = new Infragistics.Win.Misc.UltraGroupBox();
            this.label29 = new System.Windows.Forms.Label();
            this.txtCYNO = new System.Windows.Forms.TextBox();
            this.ultraTabPageControl26 = new Infragistics.Win.UltraWinTabControl.UltraTabPageControl();
            this.ultraTabPageControl25 = new Infragistics.Win.UltraWinTabControl.UltraTabPageControl();
            this.ultraGroupBox20 = new Infragistics.Win.Misc.UltraGroupBox();
            this.ulgrdVoice = new Infragistics.Win.UltraWinGrid.UltraGrid();
            this.ultraGroupBox21 = new Infragistics.Win.Misc.UltraGroupBox();
            this.cbxPointType = new System.Windows.Forms.ComboBox();
            this.btnOpenVoice = new System.Windows.Forms.Button();
            this.txtVoiceTy = new System.Windows.Forms.TextBox();
            this.label42 = new System.Windows.Forms.Label();
            this.label43 = new System.Windows.Forms.Label();
            this.txtVoiceDe = new System.Windows.Forms.TextBox();
            this.txtVoiceNa = new System.Windows.Forms.TextBox();
            this.label44 = new System.Windows.Forms.Label();
            this.ultraGroupBox22 = new Infragistics.Win.Misc.UltraGroupBox();
            this.label45 = new System.Windows.Forms.Label();
            this.txtVoiceName = new System.Windows.Forms.TextBox();
            this.ulDockXXSET = new Infragistics.Win.Misc.UltraPanel();
            this.ultraCheckEditor16 = new Infragistics.Win.UltraWinEditors.UltraCheckEditor();
            this.ultraCheckEditor15 = new Infragistics.Win.UltraWinEditors.UltraCheckEditor();
            this.ultraCheckEditor14 = new Infragistics.Win.UltraWinEditors.UltraCheckEditor();
            this.ultraCheckEditor13 = new Infragistics.Win.UltraWinEditors.UltraCheckEditor();
            this.ultraCheckEditor12 = new Infragistics.Win.UltraWinEditors.UltraCheckEditor();
            this.ultraCheckEditor11 = new Infragistics.Win.UltraWinEditors.UltraCheckEditor();
            this.ultraCheckEditor10 = new Infragistics.Win.UltraWinEditors.UltraCheckEditor();
            this.ultraCheckEditor9 = new Infragistics.Win.UltraWinEditors.UltraCheckEditor();
            this.ultraCheckEditor8 = new Infragistics.Win.UltraWinEditors.UltraCheckEditor();
            this.ultraCheckEditor7 = new Infragistics.Win.UltraWinEditors.UltraCheckEditor();
            this.ultraCheckEditor6 = new Infragistics.Win.UltraWinEditors.UltraCheckEditor();
            this.ultraCheckEditor5 = new Infragistics.Win.UltraWinEditors.UltraCheckEditor();
            this.ultraCheckEditor4 = new Infragistics.Win.UltraWinEditors.UltraCheckEditor();
            this.ultraCheckEditor3 = new Infragistics.Win.UltraWinEditors.UltraCheckEditor();
            this.ultraCheckEditor2 = new Infragistics.Win.UltraWinEditors.UltraCheckEditor();
            this.ultraCheckEditor1 = new Infragistics.Win.UltraWinEditors.UltraCheckEditor();
            this.ultraCheckEditor0 = new Infragistics.Win.UltraWinEditors.UltraCheckEditor();
            this.ulpanlWLSAP = new Infragistics.Win.Misc.UltraPanel();
            this.ultraGroupBox19 = new Infragistics.Win.Misc.UltraGroupBox();
            this.ultraButton3 = new Infragistics.Win.Misc.UltraButton();
            this.ultraButton2 = new Infragistics.Win.Misc.UltraButton();
            this.ultraGroupBox18 = new Infragistics.Win.Misc.UltraGroupBox();
            this.txtJLMeNoEnd = new System.Windows.Forms.TextBox();
            this.txtJLMeNoSt = new System.Windows.Forms.TextBox();
            this.label34 = new System.Windows.Forms.Label();
            this.label33 = new System.Windows.Forms.Label();
            this.label32 = new System.Windows.Forms.Label();
            this.txtSapMeterialNo = new System.Windows.Forms.TextBox();
            this.label31 = new System.Windows.Forms.Label();
            this.ultraButton1 = new Infragistics.Win.Misc.UltraButton();
            this.ultraTabPageControl1 = new Infragistics.Win.UltraWinTabControl.UltraTabPageControl();
            this.ultb = new Infragistics.Win.UltraWinTabControl.UltraTabControl();
            this.ultraTabSharedControlsPage2 = new Infragistics.Win.UltraWinTabControl.UltraTabSharedControlsPage();
            this.ultraGroupBox2 = new Infragistics.Win.Misc.UltraGroupBox();
            this.txt3 = new System.Windows.Forms.TextBox();
            this.label30 = new System.Windows.Forms.Label();
            this.txt2 = new System.Windows.Forms.TextBox();
            this.lb2 = new System.Windows.Forms.Label();
            this.txt1 = new System.Windows.Forms.TextBox();
            this.lb1 = new System.Windows.Forms.Label();
            this.ultraGroupBox1 = new Infragistics.Win.Misc.UltraGroupBox();
            this.cbJLD = new System.Windows.Forms.ComboBox();
            this.label1 = new System.Windows.Forms.Label();
            this.ultraTabPageControl2 = new Infragistics.Win.UltraWinTabControl.UltraTabPageControl();
            this.ultabBASETABLE = new Infragistics.Win.UltraWinTabControl.UltraTabControl();
            this.ultraTabSharedControlsPage3 = new Infragistics.Win.UltraWinTabControl.UltraTabSharedControlsPage();
            this.ultraTabControl3 = new Infragistics.Win.UltraWinTabControl.UltraTabControl();
            this.ultraTabSharedControlsPage4 = new Infragistics.Win.UltraWinTabControl.UltraTabSharedControlsPage();
            this.ultraGrid1 = new Infragistics.Win.UltraWinGrid.UltraGrid();
            this.textBox1 = new System.Windows.Forms.TextBox();
            this.label38 = new System.Windows.Forms.Label();
            this.label39 = new System.Windows.Forms.Label();
            this.textBox2 = new System.Windows.Forms.TextBox();
            this.textBox3 = new System.Windows.Forms.TextBox();
            this.label40 = new System.Windows.Forms.Label();
            this.label41 = new System.Windows.Forms.Label();
            this.textBox4 = new System.Windows.Forms.TextBox();
            this.ulDockManger = new Infragistics.Win.UltraWinDock.UltraDockManager(this.components);
            this._FrmBaseUnpinnedTabAreaLeft = new Infragistics.Win.UltraWinDock.UnpinnedTabArea();
            this._FrmBaseUnpinnedTabAreaRight = new Infragistics.Win.UltraWinDock.UnpinnedTabArea();
            this._FrmBaseUnpinnedTabAreaTop = new Infragistics.Win.UltraWinDock.UnpinnedTabArea();
            this._FrmBaseUnpinnedTabAreaBottom = new Infragistics.Win.UltraWinDock.UnpinnedTabArea();
            this._FrmBaseAutoHideControl = new Infragistics.Win.UltraWinDock.AutoHideControl();
            this.dockableWindow1 = new Infragistics.Win.UltraWinDock.DockableWindow();
            this.dockableWindow2 = new Infragistics.Win.UltraWinDock.DockableWindow();
            this.windowDockingArea1 = new Infragistics.Win.UltraWinDock.WindowDockingArea();
            this.windowDockingArea2 = new Infragistics.Win.UltraWinDock.WindowDockingArea();
            this.ultraPanel1 = new Infragistics.Win.Misc.UltraPanel();
            this.ultraPanel3 = new Infragistics.Win.Misc.UltraPanel();
            this.ultabTotal = new Infragistics.Win.UltraWinTabControl.UltraTabControl();
            this.ultraTabSharedControlsPage1 = new Infragistics.Win.UltraWinTabControl.UltraTabSharedControlsPage();
            this.ultraPanel2 = new Infragistics.Win.Misc.UltraPanel();
            this._ClientArea_Toolbars_Dock_Area_Top = new Infragistics.Win.UltraWinToolbars.UltraToolbarsDockArea();
            this.ultraToolbarsManager1 = new Infragistics.Win.UltraWinToolbars.UltraToolbarsManager(this.components);
            this._ClientArea_Toolbars_Dock_Area_Bottom = new Infragistics.Win.UltraWinToolbars.UltraToolbarsDockArea();
            this._ClientArea_Toolbars_Dock_Area_Left = new Infragistics.Win.UltraWinToolbars.UltraToolbarsDockArea();
            this._ClientArea_Toolbars_Dock_Area_Right = new Infragistics.Win.UltraWinToolbars.UltraToolbarsDockArea();
            this.ultraTabPageControl11.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.ulgrdCarNo)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.dataSet1)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.BT_POINTCARNO)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.BT_POINTMATERIAL)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.BT_POINTSENDER)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.BT_POINTTRANS)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.BT_POINTSUPPLIER)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.BT_POINTFACELEVEL)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.BT_POINTFACESTATE)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.BT_POINTMEMO)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.BT_POINTSTANDARD)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.BT_POINTSPEC)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.BT_POINTSTEELTYPE)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.BT_POINTCONTRACT)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.BT_POINTCHECKER)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.BT_POINTCOLOR)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.BT_POINTPRINTMATERIAL)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.BT_POINTRECEIVER)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.dataTable17)).BeginInit();
            this.ultraTabPageControl3.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.ulgrdWL)).BeginInit();
            this.ultraTabPageControl4.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.ulgrdSender)).BeginInit();
            this.ultraTabPageControl6.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.ulgrdTran)).BeginInit();
            this.ultraTabPageControl7.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.ulgrdSupply)).BeginInit();
            this.ultraTabPageControl8.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.ulgrdFaceLevel)).BeginInit();
            this.ultraTabPageControl9.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.ulgrdFaceState)).BeginInit();
            this.ultraTabPageControl10.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.ulgrdDemo)).BeginInit();
            this.ultraTabPageControl12.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.ulgrdStander)).BeginInit();
            this.ultraTabPageControl13.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.ulgrdSpec)).BeginInit();
            this.ultraTabPageControl14.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.ulgrdStelTye)).BeginInit();
            this.ultraTabPageControl15.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.ulgrdContrat)).BeginInit();
            this.ultraTabPageControl16.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.ulgrdCheck)).BeginInit();
            this.ultraTabPageControl17.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.ulgrdColor)).BeginInit();
            this.ultraTabPageControl18.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.ulgrdPrintMet)).BeginInit();
            this.ultraTabPageControl5.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.ulgrdRecie)).BeginInit();
            this.ultraTabPageControl24.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.ulgrdFlow)).BeginInit();
            this.ultraTabPageControl19.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.ultraGroupBox4)).BeginInit();
            this.ultraGroupBox4.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.ulgWLTABLE)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.dataSet2)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.dataTable19)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.dataTable20)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.dataTable22)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.dataTable33)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.dataTable18)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.dataTable1)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.dataTable2)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.ultraGroupBox13)).BeginInit();
            this.ultraGroupBox13.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.ultraGroupBox3)).BeginInit();
            this.ultraGroupBox3.SuspendLayout();
            this.ultraTabPageControl20.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.ultraGroupBox5)).BeginInit();
            this.ultraGroupBox5.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.ulgFHTABLE)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.ultraGroupBox14)).BeginInit();
            this.ultraGroupBox14.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.ultraGroupBox6)).BeginInit();
            this.ultraGroupBox6.SuspendLayout();
            this.ultraTabPageControl21.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.ultraGroupBox7)).BeginInit();
            this.ultraGroupBox7.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.ulgGYTABLE)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.ultraGroupBox15)).BeginInit();
            this.ultraGroupBox15.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.ultraGroupBox8)).BeginInit();
            this.ultraGroupBox8.SuspendLayout();
            this.ultraTabPageControl22.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.ultraGroupBox9)).BeginInit();
            this.ultraGroupBox9.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.ulgSHTABLE)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.ultraGroupBox16)).BeginInit();
            this.ultraGroupBox16.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.ultraGroupBox10)).BeginInit();
            this.ultraGroupBox10.SuspendLayout();
            this.ultraTabPageControl23.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.ultraGroupBox11)).BeginInit();
            this.ultraGroupBox11.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.ulgCYTABLE)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.ultraGroupBox17)).BeginInit();
            this.ultraGroupBox17.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.ultraGroupBox12)).BeginInit();
            this.ultraGroupBox12.SuspendLayout();
            this.ultraTabPageControl25.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.ultraGroupBox20)).BeginInit();
            this.ultraGroupBox20.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.ulgrdVoice)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.ultraGroupBox21)).BeginInit();
            this.ultraGroupBox21.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.ultraGroupBox22)).BeginInit();
            this.ultraGroupBox22.SuspendLayout();
            this.ulDockXXSET.ClientArea.SuspendLayout();
            this.ulDockXXSET.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.ultraCheckEditor16)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.ultraCheckEditor15)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.ultraCheckEditor14)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.ultraCheckEditor13)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.ultraCheckEditor12)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.ultraCheckEditor11)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.ultraCheckEditor10)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.ultraCheckEditor9)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.ultraCheckEditor8)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.ultraCheckEditor7)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.ultraCheckEditor6)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.ultraCheckEditor5)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.ultraCheckEditor4)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.ultraCheckEditor3)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.ultraCheckEditor2)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.ultraCheckEditor1)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.ultraCheckEditor0)).BeginInit();
            this.ulpanlWLSAP.ClientArea.SuspendLayout();
            this.ulpanlWLSAP.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.ultraGroupBox19)).BeginInit();
            this.ultraGroupBox19.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.ultraGroupBox18)).BeginInit();
            this.ultraGroupBox18.SuspendLayout();
            this.ultraTabPageControl1.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.ultb)).BeginInit();
            this.ultb.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.ultraGroupBox2)).BeginInit();
            this.ultraGroupBox2.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.ultraGroupBox1)).BeginInit();
            this.ultraGroupBox1.SuspendLayout();
            this.ultraTabPageControl2.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.ultabBASETABLE)).BeginInit();
            this.ultabBASETABLE.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.ultraTabControl3)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.ultraGrid1)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.ulDockManger)).BeginInit();
            this._FrmBaseAutoHideControl.SuspendLayout();
            this.dockableWindow1.SuspendLayout();
            this.dockableWindow2.SuspendLayout();
            this.ultraPanel1.ClientArea.SuspendLayout();
            this.ultraPanel1.SuspendLayout();
            this.ultraPanel3.ClientArea.SuspendLayout();
            this.ultraPanel3.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.ultabTotal)).BeginInit();
            this.ultabTotal.SuspendLayout();
            this.ultraPanel2.ClientArea.SuspendLayout();
            this.ultraPanel2.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.ultraToolbarsManager1)).BeginInit();
            this.SuspendLayout();
            // 
            // ultraTabPageControl11
            // 
            this.ultraTabPageControl11.Controls.Add(this.ulgrdCarNo);
            this.coreBind.SetDatabasecommand(this.ultraTabPageControl11, null);
            this.ultraTabPageControl11.Location = new System.Drawing.Point(1, 22);
            this.ultraTabPageControl11.Name = "ultraTabPageControl11";
            this.ultraTabPageControl11.Size = new System.Drawing.Size(977, 351);
            this.coreBind.SetVerification(this.ultraTabPageControl11, null);
            // 
            // ulgrdCarNo
            // 
            this.coreBind.SetDatabasecommand(this.ulgrdCarNo, null);
            this.ulgrdCarNo.DataMember = "车号";
            this.ulgrdCarNo.DataSource = this.dataSet1;
            appearance97.BackColor = System.Drawing.Color.White;
            appearance97.BackColor2 = System.Drawing.Color.FromArgb(((int)(((byte)(61)))), ((int)(((byte)(149)))), ((int)(((byte)(255)))));
            appearance97.BackGradientStyle = Infragistics.Win.GradientStyle.ForwardDiagonal;
            this.ulgrdCarNo.DisplayLayout.Appearance = appearance97;
            ultraGridColumn1.Header.VisiblePosition = 0;
            ultraGridColumn2.Header.VisiblePosition = 1;
            ultraGridColumn3.Header.VisiblePosition = 2;
            ultraGridBand1.Columns.AddRange(new object[] {
            ultraGridColumn1,
            ultraGridColumn2,
            ultraGridColumn3});
            ultraGridBand1.Override.CellClickAction = Infragistics.Win.UltraWinGrid.CellClickAction.RowSelect;
            this.ulgrdCarNo.DisplayLayout.BandsSerializer.Add(ultraGridBand1);
            this.ulgrdCarNo.DisplayLayout.InterBandSpacing = 10;
            appearance98.BackColor = System.Drawing.Color.Transparent;
            this.ulgrdCarNo.DisplayLayout.Override.CardAreaAppearance = appearance98;
            this.ulgrdCarNo.DisplayLayout.Override.FilterUIType = Infragistics.Win.UltraWinGrid.FilterUIType.FilterRow;
            appearance99.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(183)))), ((int)(((byte)(208)))), ((int)(((byte)(250)))));
            appearance99.BackColor2 = System.Drawing.Color.White;
            appearance99.BackGradientStyle = Infragistics.Win.GradientStyle.None;
            appearance99.FontData.SizeInPoints = 10F;
            appearance99.ForeColor = System.Drawing.Color.Black;
            appearance99.TextHAlignAsString = "Center";
            appearance99.ThemedElementAlpha = Infragistics.Win.Alpha.Transparent;
            this.ulgrdCarNo.DisplayLayout.Override.HeaderAppearance = appearance99;
            appearance100.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(1)))), ((int)(((byte)(68)))), ((int)(((byte)(208)))));
            this.ulgrdCarNo.DisplayLayout.Override.RowAppearance = appearance100;
            appearance101.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(61)))), ((int)(((byte)(149)))), ((int)(((byte)(255)))));
            appearance101.BackColor2 = System.Drawing.Color.FromArgb(((int)(((byte)(1)))), ((int)(((byte)(68)))), ((int)(((byte)(208)))));
            appearance101.BackGradientStyle = Infragistics.Win.GradientStyle.Vertical;
            this.ulgrdCarNo.DisplayLayout.Override.RowSelectorAppearance = appearance101;
            this.ulgrdCarNo.DisplayLayout.Override.RowSelectors = Infragistics.Win.DefaultableBoolean.True;
            this.ulgrdCarNo.DisplayLayout.Override.RowSelectorWidth = 12;
            this.ulgrdCarNo.DisplayLayout.Override.RowSpacingBefore = 2;
            appearance102.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(129)))), ((int)(((byte)(169)))), ((int)(((byte)(226)))));
            appearance102.BackColor2 = System.Drawing.Color.FromArgb(((int)(((byte)(221)))), ((int)(((byte)(235)))), ((int)(((byte)(254)))));
            appearance102.BackGradientStyle = Infragistics.Win.GradientStyle.Vertical;
            appearance102.ForeColor = System.Drawing.Color.Black;
            this.ulgrdCarNo.DisplayLayout.Override.SelectedRowAppearance = appearance102;
            this.ulgrdCarNo.DisplayLayout.Override.SelectTypeCell = Infragistics.Win.UltraWinGrid.SelectType.Single;
            this.ulgrdCarNo.DisplayLayout.Override.SelectTypeCol = Infragistics.Win.UltraWinGrid.SelectType.None;
            this.ulgrdCarNo.DisplayLayout.Override.SelectTypeRow = Infragistics.Win.UltraWinGrid.SelectType.Single;
            this.ulgrdCarNo.DisplayLayout.RowConnectorColor = System.Drawing.Color.FromArgb(((int)(((byte)(1)))), ((int)(((byte)(68)))), ((int)(((byte)(208)))));
            this.ulgrdCarNo.DisplayLayout.RowConnectorStyle = Infragistics.Win.UltraWinGrid.RowConnectorStyle.Solid;
            this.ulgrdCarNo.Dock = System.Windows.Forms.DockStyle.Fill;
            this.ulgrdCarNo.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
            this.ulgrdCarNo.Location = new System.Drawing.Point(0, 0);
            this.ulgrdCarNo.Name = "ulgrdCarNo";
            this.ulgrdCarNo.Size = new System.Drawing.Size(977, 351);
            this.ulgrdCarNo.TabIndex = 2;
            this.coreBind.SetVerification(this.ulgrdCarNo, null);
            this.ulgrdCarNo.DoubleClickRow += new Infragistics.Win.UltraWinGrid.DoubleClickRowEventHandler(this.ulgrdCarNo_DoubleClickRow);
            // 
            // dataSet1
            // 
            this.dataSet1.DataSetName = "NewDataSet";
            this.dataSet1.Tables.AddRange(new System.Data.DataTable[] {
            this.BT_POINTCARNO,
            this.BT_POINTMATERIAL,
            this.BT_POINTSENDER,
            this.BT_POINTTRANS,
            this.BT_POINTSUPPLIER,
            this.BT_POINTFACELEVEL,
            this.BT_POINTFACESTATE,
            this.BT_POINTMEMO,
            this.BT_POINTSTANDARD,
            this.BT_POINTSPEC,
            this.BT_POINTSTEELTYPE,
            this.BT_POINTCONTRACT,
            this.BT_POINTCHECKER,
            this.BT_POINTCOLOR,
            this.BT_POINTPRINTMATERIAL,
            this.BT_POINTRECEIVER,
            this.dataTable17});
            // 
            // BT_POINTCARNO
            // 
            this.BT_POINTCARNO.Columns.AddRange(new System.Data.DataColumn[] {
            this.dataColumn1,
            this.dataColumn2,
            this.dataColumn3});
            this.BT_POINTCARNO.Namespace = "BT_POINTCARNO";
            this.BT_POINTCARNO.TableName = "车号";
            // 
            // dataColumn1
            // 
            this.dataColumn1.Caption = "计量点编码";
            this.dataColumn1.ColumnName = "FS_POINTNO";
            // 
            // dataColumn2
            // 
            this.dataColumn2.Caption = "车号";
            this.dataColumn2.ColumnName = "FS_CARNO";
            // 
            // dataColumn3
            // 
            this.dataColumn3.Caption = "使用次数";
            this.dataColumn3.ColumnName = "FN_TIMES";
            // 
            // BT_POINTMATERIAL
            // 
            this.BT_POINTMATERIAL.Columns.AddRange(new System.Data.DataColumn[] {
            this.dataColumn4,
            this.dataColumn5,
            this.dataColumn7,
            this.dataColumn6});
            this.BT_POINTMATERIAL.Namespace = "BT_POINTMATERIAL";
            this.BT_POINTMATERIAL.TableName = "物料";
            // 
            // dataColumn4
            // 
            this.dataColumn4.Caption = "计量点编码";
            this.dataColumn4.ColumnName = "FS_POINTNO";
            // 
            // dataColumn5
            // 
            this.dataColumn5.Caption = "物料代码";
            this.dataColumn5.ColumnName = "FS_MATERIALNO";
            // 
            // dataColumn7
            // 
            this.dataColumn7.Caption = "使用次数";
            this.dataColumn7.ColumnName = "FN_TIMES";
            // 
            // dataColumn6
            // 
            this.dataColumn6.Caption = "物料名称";
            this.dataColumn6.ColumnName = "FS_MATERIALNAME";
            // 
            // BT_POINTSENDER
            // 
            this.BT_POINTSENDER.Columns.AddRange(new System.Data.DataColumn[] {
            this.dataColumn26,
            this.dataColumn27,
            this.dataColumn28,
            this.dataColumn86});
            this.BT_POINTSENDER.Namespace = "BT_POINTSENDER";
            this.BT_POINTSENDER.TableName = "生产单位";
            // 
            // dataColumn26
            // 
            this.dataColumn26.Caption = "计量点编码";
            this.dataColumn26.ColumnName = "FS_POINTNO";
            // 
            // dataColumn27
            // 
            this.dataColumn27.Caption = "发货方代码";
            this.dataColumn27.ColumnName = "FS_SENDER";
            // 
            // dataColumn28
            // 
            this.dataColumn28.Caption = "使用次数";
            this.dataColumn28.ColumnName = "FN_TIMES";
            // 
            // dataColumn86
            // 
            this.dataColumn86.Caption = "发货单位名称";
            this.dataColumn86.ColumnName = "FS_MEMO";
            // 
            // BT_POINTTRANS
            // 
            this.BT_POINTTRANS.Columns.AddRange(new System.Data.DataColumn[] {
            this.dataColumn8,
            this.dataColumn9,
            this.dataColumn10,
            this.dataColumn87});
            this.BT_POINTTRANS.Namespace = "BT_POINTTRANS";
            this.BT_POINTTRANS.TableName = "承运单位";
            // 
            // dataColumn8
            // 
            this.dataColumn8.Caption = "磅房代码";
            this.dataColumn8.ColumnName = "FS_POINTNO";
            // 
            // dataColumn9
            // 
            this.dataColumn9.Caption = "承运方代码";
            this.dataColumn9.ColumnName = "FS_TRANSNO";
            // 
            // dataColumn10
            // 
            this.dataColumn10.Caption = "使用次数";
            this.dataColumn10.ColumnName = "FN_TIMES";
            // 
            // dataColumn87
            // 
            this.dataColumn87.Caption = "承运单位名称";
            this.dataColumn87.ColumnName = "FS_TRANSNAME";
            // 
            // BT_POINTSUPPLIER
            // 
            this.BT_POINTSUPPLIER.Columns.AddRange(new System.Data.DataColumn[] {
            this.dataColumn23,
            this.dataColumn24,
            this.dataColumn25,
            this.dataColumn93});
            this.BT_POINTSUPPLIER.Namespace = "BT_POINTSUPPLIER";
            this.BT_POINTSUPPLIER.TableName = "供应单位";
            // 
            // dataColumn23
            // 
            this.dataColumn23.Caption = "磅房代码";
            this.dataColumn23.ColumnName = "FS_POINTNO";
            // 
            // dataColumn24
            // 
            this.dataColumn24.Caption = "供应商代码";
            this.dataColumn24.ColumnName = "FS_SUPPLIER";
            // 
            // dataColumn25
            // 
            this.dataColumn25.Caption = "使用次数";
            this.dataColumn25.ColumnName = "FN_TIMES";
            // 
            // dataColumn93
            // 
            this.dataColumn93.Caption = "供应单位名称";
            this.dataColumn93.ColumnName = "FS_SUPPLIERNAME";
            // 
            // BT_POINTFACELEVEL
            // 
            this.BT_POINTFACELEVEL.Columns.AddRange(new System.Data.DataColumn[] {
            this.dataColumn14,
            this.dataColumn15,
            this.dataColumn16});
            this.BT_POINTFACELEVEL.Namespace = "BT_POINTFACELEVEL";
            this.BT_POINTFACELEVEL.TableName = "表面级别";
            // 
            // dataColumn14
            // 
            this.dataColumn14.Caption = "磅房代码";
            this.dataColumn14.ColumnName = "FS_POINTNO";
            // 
            // dataColumn15
            // 
            this.dataColumn15.Caption = "表面级别";
            this.dataColumn15.ColumnName = "FS_FACELEVEL";
            // 
            // dataColumn16
            // 
            this.dataColumn16.Caption = "使用次数";
            this.dataColumn16.ColumnName = "FN_TIMES";
            // 
            // BT_POINTFACESTATE
            // 
            this.BT_POINTFACESTATE.Columns.AddRange(new System.Data.DataColumn[] {
            this.dataColumn11,
            this.dataColumn12,
            this.dataColumn13});
            this.BT_POINTFACESTATE.Namespace = "BT_POINTFACESTATE";
            this.BT_POINTFACESTATE.TableName = "表面状态";
            // 
            // dataColumn11
            // 
            this.dataColumn11.Caption = "磅房代码";
            this.dataColumn11.ColumnName = "FS_POINTNO";
            // 
            // dataColumn12
            // 
            this.dataColumn12.Caption = "表面状态";
            this.dataColumn12.ColumnName = "FS_FACESTATE";
            // 
            // dataColumn13
            // 
            this.dataColumn13.Caption = "使用次数";
            this.dataColumn13.ColumnName = "FN_TIMES";
            // 
            // BT_POINTMEMO
            // 
            this.BT_POINTMEMO.Columns.AddRange(new System.Data.DataColumn[] {
            this.dataColumn17,
            this.dataColumn18,
            this.dataColumn19});
            this.BT_POINTMEMO.Namespace = "BT_POINTMEMO";
            this.BT_POINTMEMO.TableName = "备注";
            // 
            // dataColumn17
            // 
            this.dataColumn17.Caption = "磅房代码";
            this.dataColumn17.ColumnName = "FS_POINTNO";
            // 
            // dataColumn18
            // 
            this.dataColumn18.Caption = "备注";
            this.dataColumn18.ColumnName = "FS_MEMO";
            // 
            // dataColumn19
            // 
            this.dataColumn19.Caption = "使用次数";
            this.dataColumn19.ColumnName = "FN_TIMES";
            // 
            // BT_POINTSTANDARD
            // 
            this.BT_POINTSTANDARD.Columns.AddRange(new System.Data.DataColumn[] {
            this.dataColumn20,
            this.dataColumn21,
            this.dataColumn22});
            this.BT_POINTSTANDARD.Namespace = "BT_POINTSTANDARD";
            this.BT_POINTSTANDARD.TableName = "产品标准";
            // 
            // dataColumn20
            // 
            this.dataColumn20.Caption = "磅房代码";
            this.dataColumn20.ColumnName = "FS_POINTNO";
            // 
            // dataColumn21
            // 
            this.dataColumn21.Caption = "产品标准";
            this.dataColumn21.ColumnName = "FS_STANDARD";
            // 
            // dataColumn22
            // 
            this.dataColumn22.Caption = "使用次数";
            this.dataColumn22.ColumnName = "FN_TIMES";
            // 
            // BT_POINTSPEC
            // 
            this.BT_POINTSPEC.Columns.AddRange(new System.Data.DataColumn[] {
            this.dataColumn32,
            this.dataColumn33,
            this.dataColumn34});
            this.BT_POINTSPEC.Namespace = "BT_POINTSPEC";
            this.BT_POINTSPEC.TableName = "规格";
            // 
            // dataColumn32
            // 
            this.dataColumn32.Caption = "计量点编码";
            this.dataColumn32.ColumnName = "FS_POINTNO";
            // 
            // dataColumn33
            // 
            this.dataColumn33.Caption = "规格";
            this.dataColumn33.ColumnName = "FS_SPEC";
            // 
            // dataColumn34
            // 
            this.dataColumn34.Caption = "使用次数";
            this.dataColumn34.ColumnName = "FN_TIMES";
            // 
            // BT_POINTSTEELTYPE
            // 
            this.BT_POINTSTEELTYPE.Columns.AddRange(new System.Data.DataColumn[] {
            this.dataColumn29,
            this.dataColumn30,
            this.dataColumn31});
            this.BT_POINTSTEELTYPE.Namespace = "BT_POINTSTEELTYPE";
            this.BT_POINTSTEELTYPE.TableName = "钢种";
            // 
            // dataColumn29
            // 
            this.dataColumn29.Caption = "计量点代码";
            this.dataColumn29.ColumnName = "FS_POINTNO";
            // 
            // dataColumn30
            // 
            this.dataColumn30.Caption = "钢种";
            this.dataColumn30.ColumnName = "FS_STEELTYPE";
            // 
            // dataColumn31
            // 
            this.dataColumn31.Caption = "使用次数";
            this.dataColumn31.ColumnName = "FN_TIMES";
            // 
            // BT_POINTCONTRACT
            // 
            this.BT_POINTCONTRACT.Columns.AddRange(new System.Data.DataColumn[] {
            this.dataColumn35,
            this.dataColumn36,
            this.dataColumn37});
            this.BT_POINTCONTRACT.Namespace = "BT_POINTCONTRACT";
            this.BT_POINTCONTRACT.TableName = "合同";
            // 
            // dataColumn35
            // 
            this.dataColumn35.Caption = "磅房代码";
            this.dataColumn35.ColumnName = "FS_POINTNO";
            // 
            // dataColumn36
            // 
            this.dataColumn36.Caption = "合同号";
            this.dataColumn36.ColumnName = "FS_CONTRACT";
            // 
            // dataColumn37
            // 
            this.dataColumn37.Caption = "使用次数";
            this.dataColumn37.ColumnName = "FN_TIMES";
            // 
            // BT_POINTCHECKER
            // 
            this.BT_POINTCHECKER.Columns.AddRange(new System.Data.DataColumn[] {
            this.dataColumn41,
            this.dataColumn42,
            this.dataColumn43});
            this.BT_POINTCHECKER.Namespace = "BT_POINTCHECKER";
            this.BT_POINTCHECKER.TableName = "校验员";
            // 
            // dataColumn41
            // 
            this.dataColumn41.Caption = "磅房代码";
            this.dataColumn41.ColumnName = "FS_POINTNO";
            // 
            // dataColumn42
            // 
            this.dataColumn42.Caption = "检验员";
            this.dataColumn42.ColumnName = "FS_CHECKER";
            // 
            // dataColumn43
            // 
            this.dataColumn43.Caption = "使用次数";
            this.dataColumn43.ColumnName = "FN_TIMES";
            // 
            // BT_POINTCOLOR
            // 
            this.BT_POINTCOLOR.Columns.AddRange(new System.Data.DataColumn[] {
            this.dataColumn38,
            this.dataColumn39,
            this.dataColumn40});
            this.BT_POINTCOLOR.Namespace = "BT_POINTCOLOR";
            this.BT_POINTCOLOR.TableName = "颜色";
            // 
            // dataColumn38
            // 
            this.dataColumn38.Caption = "磅房代码";
            this.dataColumn38.ColumnName = "FS_POINTNO";
            // 
            // dataColumn39
            // 
            this.dataColumn39.Caption = "颜色";
            this.dataColumn39.ColumnName = "FS_COLOR";
            // 
            // dataColumn40
            // 
            this.dataColumn40.Caption = "使用次数";
            this.dataColumn40.ColumnName = "FN_TIMES";
            // 
            // BT_POINTPRINTMATERIAL
            // 
            this.BT_POINTPRINTMATERIAL.Columns.AddRange(new System.Data.DataColumn[] {
            this.dataColumn44,
            this.dataColumn45,
            this.dataColumn46});
            this.BT_POINTPRINTMATERIAL.Namespace = "BT_POINTPRINTMATERIAL";
            this.BT_POINTPRINTMATERIAL.TableName = "打印物料";
            // 
            // dataColumn44
            // 
            this.dataColumn44.Caption = "计量点编号";
            this.dataColumn44.ColumnName = "FS_POINTNO";
            // 
            // dataColumn45
            // 
            this.dataColumn45.Caption = "打印物料名";
            this.dataColumn45.ColumnName = "FS_PRINTMATERIAL";
            // 
            // dataColumn46
            // 
            this.dataColumn46.Caption = "使用次数";
            this.dataColumn46.ColumnName = "FN_TIMES";
            // 
            // BT_POINTRECEIVER
            // 
            this.BT_POINTRECEIVER.Columns.AddRange(new System.Data.DataColumn[] {
            this.dataColumn47,
            this.dataColumn48,
            this.dataColumn49,
            this.dataColumn88});
            this.BT_POINTRECEIVER.Namespace = "BT_POINTRECEIVER";
            this.BT_POINTRECEIVER.TableName = "收货单位";
            // 
            // dataColumn47
            // 
            this.dataColumn47.Caption = "磅房代码";
            this.dataColumn47.ColumnName = "FS_POINTNO";
            // 
            // dataColumn48
            // 
            this.dataColumn48.Caption = "收货方代码";
            this.dataColumn48.ColumnName = "FS_RECEIVER";
            // 
            // dataColumn49
            // 
            this.dataColumn49.Caption = "使用次数";
            this.dataColumn49.ColumnName = "FN_TIMES";
            // 
            // dataColumn88
            // 
            this.dataColumn88.Caption = "收货单位名称";
            this.dataColumn88.ColumnName = "FS_MEMO";
            // 
            // dataTable17
            // 
            this.dataTable17.Columns.AddRange(new System.Data.DataColumn[] {
            this.dataColumn50,
            this.dataColumn51,
            this.dataColumn52,
            this.dataColumn92});
            this.dataTable17.Namespace = "BT_POINTFLOW";
            this.dataTable17.TableName = "流向";
            // 
            // dataColumn50
            // 
            this.dataColumn50.Caption = "计量点编码";
            this.dataColumn50.ColumnName = "FS_POINTNO";
            // 
            // dataColumn51
            // 
            this.dataColumn51.Caption = "流向代码";
            this.dataColumn51.ColumnName = "FS_FLOW";
            // 
            // dataColumn52
            // 
            this.dataColumn52.Caption = "使用次数";
            this.dataColumn52.ColumnName = "FN_TIMES";
            // 
            // dataColumn92
            // 
            this.dataColumn92.Caption = "流向名称";
            this.dataColumn92.ColumnName = "FS_TYPENAME";
            // 
            // ultraTabPageControl3
            // 
            this.ultraTabPageControl3.Controls.Add(this.ulgrdWL);
            this.coreBind.SetDatabasecommand(this.ultraTabPageControl3, null);
            this.ultraTabPageControl3.Location = new System.Drawing.Point(-10000, -10000);
            this.ultraTabPageControl3.Name = "ultraTabPageControl3";
            this.ultraTabPageControl3.Size = new System.Drawing.Size(977, 351);
            this.coreBind.SetVerification(this.ultraTabPageControl3, null);
            // 
            // ulgrdWL
            // 
            this.coreBind.SetDatabasecommand(this.ulgrdWL, null);
            this.ulgrdWL.DataMember = "物料";
            this.ulgrdWL.DataSource = this.dataSet1;
            appearance4.BackColor = System.Drawing.Color.White;
            appearance4.BackColor2 = System.Drawing.Color.FromArgb(((int)(((byte)(61)))), ((int)(((byte)(149)))), ((int)(((byte)(255)))));
            appearance4.BackGradientStyle = Infragistics.Win.GradientStyle.ForwardDiagonal;
            this.ulgrdWL.DisplayLayout.Appearance = appearance4;
            ultraGridColumn4.Header.VisiblePosition = 0;
            ultraGridColumn5.Header.VisiblePosition = 1;
            ultraGridColumn6.Header.VisiblePosition = 2;
            ultraGridColumn7.Header.VisiblePosition = 3;
            ultraGridBand2.Columns.AddRange(new object[] {
            ultraGridColumn4,
            ultraGridColumn5,
            ultraGridColumn6,
            ultraGridColumn7});
            ultraGridBand2.Override.CellClickAction = Infragistics.Win.UltraWinGrid.CellClickAction.RowSelect;
            this.ulgrdWL.DisplayLayout.BandsSerializer.Add(ultraGridBand2);
            this.ulgrdWL.DisplayLayout.InterBandSpacing = 10;
            appearance5.BackColor = System.Drawing.Color.Transparent;
            this.ulgrdWL.DisplayLayout.Override.CardAreaAppearance = appearance5;
            this.ulgrdWL.DisplayLayout.Override.FilterUIType = Infragistics.Win.UltraWinGrid.FilterUIType.FilterRow;
            appearance6.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(183)))), ((int)(((byte)(208)))), ((int)(((byte)(250)))));
            appearance6.BackColor2 = System.Drawing.Color.White;
            appearance6.BackGradientStyle = Infragistics.Win.GradientStyle.None;
            appearance6.FontData.SizeInPoints = 10F;
            appearance6.ForeColor = System.Drawing.Color.Black;
            appearance6.TextHAlignAsString = "Center";
            appearance6.ThemedElementAlpha = Infragistics.Win.Alpha.Transparent;
            this.ulgrdWL.DisplayLayout.Override.HeaderAppearance = appearance6;
            appearance7.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(1)))), ((int)(((byte)(68)))), ((int)(((byte)(208)))));
            this.ulgrdWL.DisplayLayout.Override.RowAppearance = appearance7;
            appearance8.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(61)))), ((int)(((byte)(149)))), ((int)(((byte)(255)))));
            appearance8.BackColor2 = System.Drawing.Color.FromArgb(((int)(((byte)(1)))), ((int)(((byte)(68)))), ((int)(((byte)(208)))));
            appearance8.BackGradientStyle = Infragistics.Win.GradientStyle.Vertical;
            this.ulgrdWL.DisplayLayout.Override.RowSelectorAppearance = appearance8;
            this.ulgrdWL.DisplayLayout.Override.RowSelectors = Infragistics.Win.DefaultableBoolean.True;
            this.ulgrdWL.DisplayLayout.Override.RowSelectorWidth = 12;
            this.ulgrdWL.DisplayLayout.Override.RowSpacingBefore = 2;
            appearance9.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(129)))), ((int)(((byte)(169)))), ((int)(((byte)(226)))));
            appearance9.BackColor2 = System.Drawing.Color.FromArgb(((int)(((byte)(221)))), ((int)(((byte)(235)))), ((int)(((byte)(254)))));
            appearance9.BackGradientStyle = Infragistics.Win.GradientStyle.Vertical;
            appearance9.ForeColor = System.Drawing.Color.Black;
            this.ulgrdWL.DisplayLayout.Override.SelectedRowAppearance = appearance9;
            this.ulgrdWL.DisplayLayout.Override.SelectTypeCell = Infragistics.Win.UltraWinGrid.SelectType.Single;
            this.ulgrdWL.DisplayLayout.Override.SelectTypeCol = Infragistics.Win.UltraWinGrid.SelectType.None;
            this.ulgrdWL.DisplayLayout.Override.SelectTypeRow = Infragistics.Win.UltraWinGrid.SelectType.Single;
            this.ulgrdWL.DisplayLayout.RowConnectorColor = System.Drawing.Color.FromArgb(((int)(((byte)(1)))), ((int)(((byte)(68)))), ((int)(((byte)(208)))));
            this.ulgrdWL.DisplayLayout.RowConnectorStyle = Infragistics.Win.UltraWinGrid.RowConnectorStyle.Solid;
            this.ulgrdWL.Dock = System.Windows.Forms.DockStyle.Fill;
            this.ulgrdWL.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
            this.ulgrdWL.Location = new System.Drawing.Point(0, 0);
            this.ulgrdWL.Name = "ulgrdWL";
            this.ulgrdWL.Size = new System.Drawing.Size(977, 351);
            this.ulgrdWL.TabIndex = 2;
            this.coreBind.SetVerification(this.ulgrdWL, null);
            this.ulgrdWL.DoubleClickRow += new Infragistics.Win.UltraWinGrid.DoubleClickRowEventHandler(this.ulgrdWL_DoubleClickRow);
            // 
            // ultraTabPageControl4
            // 
            this.ultraTabPageControl4.Controls.Add(this.ulgrdSender);
            this.coreBind.SetDatabasecommand(this.ultraTabPageControl4, null);
            this.ultraTabPageControl4.Location = new System.Drawing.Point(-10000, -10000);
            this.ultraTabPageControl4.Name = "ultraTabPageControl4";
            this.ultraTabPageControl4.Size = new System.Drawing.Size(977, 351);
            this.coreBind.SetVerification(this.ultraTabPageControl4, null);
            // 
            // ulgrdSender
            // 
            this.coreBind.SetDatabasecommand(this.ulgrdSender, null);
            this.ulgrdSender.DataMember = "生产单位";
            this.ulgrdSender.DataSource = this.dataSet1;
            appearance10.BackColor = System.Drawing.Color.White;
            appearance10.BackColor2 = System.Drawing.Color.FromArgb(((int)(((byte)(61)))), ((int)(((byte)(149)))), ((int)(((byte)(255)))));
            appearance10.BackGradientStyle = Infragistics.Win.GradientStyle.ForwardDiagonal;
            this.ulgrdSender.DisplayLayout.Appearance = appearance10;
            ultraGridColumn8.Header.VisiblePosition = 0;
            ultraGridColumn9.Header.VisiblePosition = 1;
            ultraGridColumn10.Header.VisiblePosition = 2;
            ultraGridColumn11.Header.VisiblePosition = 3;
            ultraGridBand3.Columns.AddRange(new object[] {
            ultraGridColumn8,
            ultraGridColumn9,
            ultraGridColumn10,
            ultraGridColumn11});
            ultraGridBand3.Override.CellClickAction = Infragistics.Win.UltraWinGrid.CellClickAction.RowSelect;
            this.ulgrdSender.DisplayLayout.BandsSerializer.Add(ultraGridBand3);
            this.ulgrdSender.DisplayLayout.InterBandSpacing = 10;
            appearance11.BackColor = System.Drawing.Color.Transparent;
            this.ulgrdSender.DisplayLayout.Override.CardAreaAppearance = appearance11;
            this.ulgrdSender.DisplayLayout.Override.FilterUIType = Infragistics.Win.UltraWinGrid.FilterUIType.FilterRow;
            appearance12.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(183)))), ((int)(((byte)(208)))), ((int)(((byte)(250)))));
            appearance12.BackColor2 = System.Drawing.Color.White;
            appearance12.BackGradientStyle = Infragistics.Win.GradientStyle.None;
            appearance12.FontData.SizeInPoints = 10F;
            appearance12.ForeColor = System.Drawing.Color.Black;
            appearance12.TextHAlignAsString = "Center";
            appearance12.ThemedElementAlpha = Infragistics.Win.Alpha.Transparent;
            this.ulgrdSender.DisplayLayout.Override.HeaderAppearance = appearance12;
            appearance13.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(1)))), ((int)(((byte)(68)))), ((int)(((byte)(208)))));
            this.ulgrdSender.DisplayLayout.Override.RowAppearance = appearance13;
            appearance14.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(61)))), ((int)(((byte)(149)))), ((int)(((byte)(255)))));
            appearance14.BackColor2 = System.Drawing.Color.FromArgb(((int)(((byte)(1)))), ((int)(((byte)(68)))), ((int)(((byte)(208)))));
            appearance14.BackGradientStyle = Infragistics.Win.GradientStyle.Vertical;
            this.ulgrdSender.DisplayLayout.Override.RowSelectorAppearance = appearance14;
            this.ulgrdSender.DisplayLayout.Override.RowSelectors = Infragistics.Win.DefaultableBoolean.True;
            this.ulgrdSender.DisplayLayout.Override.RowSelectorWidth = 12;
            this.ulgrdSender.DisplayLayout.Override.RowSpacingBefore = 2;
            appearance15.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(129)))), ((int)(((byte)(169)))), ((int)(((byte)(226)))));
            appearance15.BackColor2 = System.Drawing.Color.FromArgb(((int)(((byte)(221)))), ((int)(((byte)(235)))), ((int)(((byte)(254)))));
            appearance15.BackGradientStyle = Infragistics.Win.GradientStyle.Vertical;
            appearance15.ForeColor = System.Drawing.Color.Black;
            this.ulgrdSender.DisplayLayout.Override.SelectedRowAppearance = appearance15;
            this.ulgrdSender.DisplayLayout.Override.SelectTypeCell = Infragistics.Win.UltraWinGrid.SelectType.Single;
            this.ulgrdSender.DisplayLayout.Override.SelectTypeCol = Infragistics.Win.UltraWinGrid.SelectType.None;
            this.ulgrdSender.DisplayLayout.Override.SelectTypeRow = Infragistics.Win.UltraWinGrid.SelectType.Single;
            this.ulgrdSender.DisplayLayout.RowConnectorColor = System.Drawing.Color.FromArgb(((int)(((byte)(1)))), ((int)(((byte)(68)))), ((int)(((byte)(208)))));
            this.ulgrdSender.DisplayLayout.RowConnectorStyle = Infragistics.Win.UltraWinGrid.RowConnectorStyle.Solid;
            this.ulgrdSender.Dock = System.Windows.Forms.DockStyle.Fill;
            this.ulgrdSender.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
            this.ulgrdSender.Location = new System.Drawing.Point(0, 0);
            this.ulgrdSender.Name = "ulgrdSender";
            this.ulgrdSender.Size = new System.Drawing.Size(977, 351);
            this.ulgrdSender.TabIndex = 2;
            this.coreBind.SetVerification(this.ulgrdSender, null);
            this.ulgrdSender.DoubleClickRow += new Infragistics.Win.UltraWinGrid.DoubleClickRowEventHandler(this.ulgrdSender_DoubleClickRow);
            // 
            // ultraTabPageControl6
            // 
            this.ultraTabPageControl6.Controls.Add(this.ulgrdTran);
            this.coreBind.SetDatabasecommand(this.ultraTabPageControl6, null);
            this.ultraTabPageControl6.Location = new System.Drawing.Point(-10000, -10000);
            this.ultraTabPageControl6.Name = "ultraTabPageControl6";
            this.ultraTabPageControl6.Size = new System.Drawing.Size(977, 351);
            this.coreBind.SetVerification(this.ultraTabPageControl6, null);
            // 
            // ulgrdTran
            // 
            this.coreBind.SetDatabasecommand(this.ulgrdTran, null);
            this.ulgrdTran.DataMember = "承运单位";
            this.ulgrdTran.DataSource = this.dataSet1;
            appearance22.BackColor = System.Drawing.Color.White;
            appearance22.BackColor2 = System.Drawing.Color.FromArgb(((int)(((byte)(61)))), ((int)(((byte)(149)))), ((int)(((byte)(255)))));
            appearance22.BackGradientStyle = Infragistics.Win.GradientStyle.ForwardDiagonal;
            this.ulgrdTran.DisplayLayout.Appearance = appearance22;
            ultraGridColumn12.Header.VisiblePosition = 0;
            ultraGridColumn13.Header.VisiblePosition = 1;
            ultraGridColumn14.Header.VisiblePosition = 2;
            ultraGridColumn15.Header.VisiblePosition = 3;
            ultraGridBand4.Columns.AddRange(new object[] {
            ultraGridColumn12,
            ultraGridColumn13,
            ultraGridColumn14,
            ultraGridColumn15});
            ultraGridBand4.Override.CellClickAction = Infragistics.Win.UltraWinGrid.CellClickAction.RowSelect;
            this.ulgrdTran.DisplayLayout.BandsSerializer.Add(ultraGridBand4);
            this.ulgrdTran.DisplayLayout.InterBandSpacing = 10;
            appearance23.BackColor = System.Drawing.Color.Transparent;
            this.ulgrdTran.DisplayLayout.Override.CardAreaAppearance = appearance23;
            this.ulgrdTran.DisplayLayout.Override.FilterUIType = Infragistics.Win.UltraWinGrid.FilterUIType.FilterRow;
            appearance24.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(183)))), ((int)(((byte)(208)))), ((int)(((byte)(250)))));
            appearance24.BackColor2 = System.Drawing.Color.White;
            appearance24.BackGradientStyle = Infragistics.Win.GradientStyle.None;
            appearance24.FontData.SizeInPoints = 10F;
            appearance24.ForeColor = System.Drawing.Color.Black;
            appearance24.TextHAlignAsString = "Center";
            appearance24.ThemedElementAlpha = Infragistics.Win.Alpha.Transparent;
            this.ulgrdTran.DisplayLayout.Override.HeaderAppearance = appearance24;
            appearance145.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(1)))), ((int)(((byte)(68)))), ((int)(((byte)(208)))));
            this.ulgrdTran.DisplayLayout.Override.RowAppearance = appearance145;
            appearance146.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(61)))), ((int)(((byte)(149)))), ((int)(((byte)(255)))));
            appearance146.BackColor2 = System.Drawing.Color.FromArgb(((int)(((byte)(1)))), ((int)(((byte)(68)))), ((int)(((byte)(208)))));
            appearance146.BackGradientStyle = Infragistics.Win.GradientStyle.Vertical;
            this.ulgrdTran.DisplayLayout.Override.RowSelectorAppearance = appearance146;
            this.ulgrdTran.DisplayLayout.Override.RowSelectors = Infragistics.Win.DefaultableBoolean.True;
            this.ulgrdTran.DisplayLayout.Override.RowSelectorWidth = 12;
            this.ulgrdTran.DisplayLayout.Override.RowSpacingBefore = 2;
            appearance147.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(129)))), ((int)(((byte)(169)))), ((int)(((byte)(226)))));
            appearance147.BackColor2 = System.Drawing.Color.FromArgb(((int)(((byte)(221)))), ((int)(((byte)(235)))), ((int)(((byte)(254)))));
            appearance147.BackGradientStyle = Infragistics.Win.GradientStyle.Vertical;
            appearance147.ForeColor = System.Drawing.Color.Black;
            this.ulgrdTran.DisplayLayout.Override.SelectedRowAppearance = appearance147;
            this.ulgrdTran.DisplayLayout.Override.SelectTypeCell = Infragistics.Win.UltraWinGrid.SelectType.Single;
            this.ulgrdTran.DisplayLayout.Override.SelectTypeCol = Infragistics.Win.UltraWinGrid.SelectType.None;
            this.ulgrdTran.DisplayLayout.Override.SelectTypeRow = Infragistics.Win.UltraWinGrid.SelectType.Single;
            this.ulgrdTran.DisplayLayout.RowConnectorColor = System.Drawing.Color.FromArgb(((int)(((byte)(1)))), ((int)(((byte)(68)))), ((int)(((byte)(208)))));
            this.ulgrdTran.DisplayLayout.RowConnectorStyle = Infragistics.Win.UltraWinGrid.RowConnectorStyle.Solid;
            this.ulgrdTran.Dock = System.Windows.Forms.DockStyle.Fill;
            this.ulgrdTran.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
            this.ulgrdTran.Location = new System.Drawing.Point(0, 0);
            this.ulgrdTran.Name = "ulgrdTran";
            this.ulgrdTran.Size = new System.Drawing.Size(977, 351);
            this.ulgrdTran.TabIndex = 2;
            this.coreBind.SetVerification(this.ulgrdTran, null);
            this.ulgrdTran.DoubleClickRow += new Infragistics.Win.UltraWinGrid.DoubleClickRowEventHandler(this.ulgrdTran_DoubleClickRow);
            // 
            // ultraTabPageControl7
            // 
            this.ultraTabPageControl7.Controls.Add(this.ulgrdSupply);
            this.coreBind.SetDatabasecommand(this.ultraTabPageControl7, null);
            this.ultraTabPageControl7.Location = new System.Drawing.Point(-10000, -10000);
            this.ultraTabPageControl7.Name = "ultraTabPageControl7";
            this.ultraTabPageControl7.Size = new System.Drawing.Size(977, 351);
            this.coreBind.SetVerification(this.ultraTabPageControl7, null);
            // 
            // ulgrdSupply
            // 
            this.coreBind.SetDatabasecommand(this.ulgrdSupply, null);
            this.ulgrdSupply.DataMember = "供应单位";
            this.ulgrdSupply.DataSource = this.dataSet1;
            appearance148.BackColor = System.Drawing.Color.White;
            appearance148.BackColor2 = System.Drawing.Color.FromArgb(((int)(((byte)(61)))), ((int)(((byte)(149)))), ((int)(((byte)(255)))));
            appearance148.BackGradientStyle = Infragistics.Win.GradientStyle.ForwardDiagonal;
            this.ulgrdSupply.DisplayLayout.Appearance = appearance148;
            ultraGridColumn16.Header.VisiblePosition = 0;
            ultraGridColumn17.Header.VisiblePosition = 1;
            ultraGridColumn18.Header.VisiblePosition = 2;
            ultraGridColumn19.Header.VisiblePosition = 3;
            ultraGridBand5.Columns.AddRange(new object[] {
            ultraGridColumn16,
            ultraGridColumn17,
            ultraGridColumn18,
            ultraGridColumn19});
            ultraGridBand5.Override.CellClickAction = Infragistics.Win.UltraWinGrid.CellClickAction.RowSelect;
            this.ulgrdSupply.DisplayLayout.BandsSerializer.Add(ultraGridBand5);
            this.ulgrdSupply.DisplayLayout.InterBandSpacing = 10;
            appearance149.BackColor = System.Drawing.Color.Transparent;
            this.ulgrdSupply.DisplayLayout.Override.CardAreaAppearance = appearance149;
            this.ulgrdSupply.DisplayLayout.Override.FilterUIType = Infragistics.Win.UltraWinGrid.FilterUIType.FilterRow;
            appearance150.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(183)))), ((int)(((byte)(208)))), ((int)(((byte)(250)))));
            appearance150.BackColor2 = System.Drawing.Color.White;
            appearance150.BackGradientStyle = Infragistics.Win.GradientStyle.None;
            appearance150.FontData.SizeInPoints = 10F;
            appearance150.ForeColor = System.Drawing.Color.Black;
            appearance150.TextHAlignAsString = "Center";
            appearance150.ThemedElementAlpha = Infragistics.Win.Alpha.Transparent;
            this.ulgrdSupply.DisplayLayout.Override.HeaderAppearance = appearance150;
            appearance31.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(1)))), ((int)(((byte)(68)))), ((int)(((byte)(208)))));
            this.ulgrdSupply.DisplayLayout.Override.RowAppearance = appearance31;
            appearance32.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(61)))), ((int)(((byte)(149)))), ((int)(((byte)(255)))));
            appearance32.BackColor2 = System.Drawing.Color.FromArgb(((int)(((byte)(1)))), ((int)(((byte)(68)))), ((int)(((byte)(208)))));
            appearance32.BackGradientStyle = Infragistics.Win.GradientStyle.Vertical;
            this.ulgrdSupply.DisplayLayout.Override.RowSelectorAppearance = appearance32;
            this.ulgrdSupply.DisplayLayout.Override.RowSelectors = Infragistics.Win.DefaultableBoolean.True;
            this.ulgrdSupply.DisplayLayout.Override.RowSelectorWidth = 12;
            this.ulgrdSupply.DisplayLayout.Override.RowSpacingBefore = 2;
            appearance33.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(129)))), ((int)(((byte)(169)))), ((int)(((byte)(226)))));
            appearance33.BackColor2 = System.Drawing.Color.FromArgb(((int)(((byte)(221)))), ((int)(((byte)(235)))), ((int)(((byte)(254)))));
            appearance33.BackGradientStyle = Infragistics.Win.GradientStyle.Vertical;
            appearance33.ForeColor = System.Drawing.Color.Black;
            this.ulgrdSupply.DisplayLayout.Override.SelectedRowAppearance = appearance33;
            this.ulgrdSupply.DisplayLayout.Override.SelectTypeCell = Infragistics.Win.UltraWinGrid.SelectType.Single;
            this.ulgrdSupply.DisplayLayout.Override.SelectTypeCol = Infragistics.Win.UltraWinGrid.SelectType.None;
            this.ulgrdSupply.DisplayLayout.Override.SelectTypeRow = Infragistics.Win.UltraWinGrid.SelectType.Single;
            this.ulgrdSupply.DisplayLayout.RowConnectorColor = System.Drawing.Color.FromArgb(((int)(((byte)(1)))), ((int)(((byte)(68)))), ((int)(((byte)(208)))));
            this.ulgrdSupply.DisplayLayout.RowConnectorStyle = Infragistics.Win.UltraWinGrid.RowConnectorStyle.Solid;
            this.ulgrdSupply.Dock = System.Windows.Forms.DockStyle.Fill;
            this.ulgrdSupply.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
            this.ulgrdSupply.Location = new System.Drawing.Point(0, 0);
            this.ulgrdSupply.Name = "ulgrdSupply";
            this.ulgrdSupply.Size = new System.Drawing.Size(977, 351);
            this.ulgrdSupply.TabIndex = 2;
            this.coreBind.SetVerification(this.ulgrdSupply, null);
            this.ulgrdSupply.DoubleClickRow += new Infragistics.Win.UltraWinGrid.DoubleClickRowEventHandler(this.ulgrdSupply_DoubleClickRow);
            // 
            // ultraTabPageControl8
            // 
            this.ultraTabPageControl8.Controls.Add(this.ulgrdFaceLevel);
            this.coreBind.SetDatabasecommand(this.ultraTabPageControl8, null);
            this.ultraTabPageControl8.Location = new System.Drawing.Point(-10000, -10000);
            this.ultraTabPageControl8.Name = "ultraTabPageControl8";
            this.ultraTabPageControl8.Size = new System.Drawing.Size(977, 351);
            this.coreBind.SetVerification(this.ultraTabPageControl8, null);
            // 
            // ulgrdFaceLevel
            // 
            this.coreBind.SetDatabasecommand(this.ulgrdFaceLevel, null);
            this.ulgrdFaceLevel.DataMember = "表面级别";
            this.ulgrdFaceLevel.DataSource = this.dataSet1;
            appearance34.BackColor = System.Drawing.Color.White;
            appearance34.BackColor2 = System.Drawing.Color.FromArgb(((int)(((byte)(61)))), ((int)(((byte)(149)))), ((int)(((byte)(255)))));
            appearance34.BackGradientStyle = Infragistics.Win.GradientStyle.ForwardDiagonal;
            this.ulgrdFaceLevel.DisplayLayout.Appearance = appearance34;
            ultraGridColumn20.Header.VisiblePosition = 0;
            ultraGridColumn21.Header.VisiblePosition = 1;
            ultraGridColumn22.Header.VisiblePosition = 2;
            ultraGridBand6.Columns.AddRange(new object[] {
            ultraGridColumn20,
            ultraGridColumn21,
            ultraGridColumn22});
            ultraGridBand6.Override.CellClickAction = Infragistics.Win.UltraWinGrid.CellClickAction.RowSelect;
            this.ulgrdFaceLevel.DisplayLayout.BandsSerializer.Add(ultraGridBand6);
            this.ulgrdFaceLevel.DisplayLayout.InterBandSpacing = 10;
            appearance35.BackColor = System.Drawing.Color.Transparent;
            this.ulgrdFaceLevel.DisplayLayout.Override.CardAreaAppearance = appearance35;
            this.ulgrdFaceLevel.DisplayLayout.Override.FilterUIType = Infragistics.Win.UltraWinGrid.FilterUIType.FilterRow;
            appearance36.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(183)))), ((int)(((byte)(208)))), ((int)(((byte)(250)))));
            appearance36.BackColor2 = System.Drawing.Color.White;
            appearance36.BackGradientStyle = Infragistics.Win.GradientStyle.None;
            appearance36.FontData.SizeInPoints = 10F;
            appearance36.ForeColor = System.Drawing.Color.Black;
            appearance36.TextHAlignAsString = "Center";
            appearance36.ThemedElementAlpha = Infragistics.Win.Alpha.Transparent;
            this.ulgrdFaceLevel.DisplayLayout.Override.HeaderAppearance = appearance36;
            appearance43.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(1)))), ((int)(((byte)(68)))), ((int)(((byte)(208)))));
            this.ulgrdFaceLevel.DisplayLayout.Override.RowAppearance = appearance43;
            appearance44.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(61)))), ((int)(((byte)(149)))), ((int)(((byte)(255)))));
            appearance44.BackColor2 = System.Drawing.Color.FromArgb(((int)(((byte)(1)))), ((int)(((byte)(68)))), ((int)(((byte)(208)))));
            appearance44.BackGradientStyle = Infragistics.Win.GradientStyle.Vertical;
            this.ulgrdFaceLevel.DisplayLayout.Override.RowSelectorAppearance = appearance44;
            this.ulgrdFaceLevel.DisplayLayout.Override.RowSelectors = Infragistics.Win.DefaultableBoolean.True;
            this.ulgrdFaceLevel.DisplayLayout.Override.RowSelectorWidth = 12;
            this.ulgrdFaceLevel.DisplayLayout.Override.RowSpacingBefore = 2;
            appearance45.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(129)))), ((int)(((byte)(169)))), ((int)(((byte)(226)))));
            appearance45.BackColor2 = System.Drawing.Color.FromArgb(((int)(((byte)(221)))), ((int)(((byte)(235)))), ((int)(((byte)(254)))));
            appearance45.BackGradientStyle = Infragistics.Win.GradientStyle.Vertical;
            appearance45.ForeColor = System.Drawing.Color.Black;
            this.ulgrdFaceLevel.DisplayLayout.Override.SelectedRowAppearance = appearance45;
            this.ulgrdFaceLevel.DisplayLayout.Override.SelectTypeCell = Infragistics.Win.UltraWinGrid.SelectType.Single;
            this.ulgrdFaceLevel.DisplayLayout.Override.SelectTypeCol = Infragistics.Win.UltraWinGrid.SelectType.None;
            this.ulgrdFaceLevel.DisplayLayout.Override.SelectTypeRow = Infragistics.Win.UltraWinGrid.SelectType.Single;
            this.ulgrdFaceLevel.DisplayLayout.RowConnectorColor = System.Drawing.Color.FromArgb(((int)(((byte)(1)))), ((int)(((byte)(68)))), ((int)(((byte)(208)))));
            this.ulgrdFaceLevel.DisplayLayout.RowConnectorStyle = Infragistics.Win.UltraWinGrid.RowConnectorStyle.Solid;
            this.ulgrdFaceLevel.Dock = System.Windows.Forms.DockStyle.Fill;
            this.ulgrdFaceLevel.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
            this.ulgrdFaceLevel.Location = new System.Drawing.Point(0, 0);
            this.ulgrdFaceLevel.Name = "ulgrdFaceLevel";
            this.ulgrdFaceLevel.Size = new System.Drawing.Size(977, 351);
            this.ulgrdFaceLevel.TabIndex = 2;
            this.coreBind.SetVerification(this.ulgrdFaceLevel, null);
            this.ulgrdFaceLevel.DoubleClickRow += new Infragistics.Win.UltraWinGrid.DoubleClickRowEventHandler(this.ulgrdFaceLevel_DoubleClickRow);
            // 
            // ultraTabPageControl9
            // 
            this.ultraTabPageControl9.Controls.Add(this.ulgrdFaceState);
            this.coreBind.SetDatabasecommand(this.ultraTabPageControl9, null);
            this.ultraTabPageControl9.Location = new System.Drawing.Point(-10000, -10000);
            this.ultraTabPageControl9.Name = "ultraTabPageControl9";
            this.ultraTabPageControl9.Size = new System.Drawing.Size(977, 351);
            this.coreBind.SetVerification(this.ultraTabPageControl9, null);
            // 
            // ulgrdFaceState
            // 
            this.coreBind.SetDatabasecommand(this.ulgrdFaceState, null);
            this.ulgrdFaceState.DataMember = "表面状态";
            this.ulgrdFaceState.DataSource = this.dataSet1;
            appearance46.BackColor = System.Drawing.Color.White;
            appearance46.BackColor2 = System.Drawing.Color.FromArgb(((int)(((byte)(61)))), ((int)(((byte)(149)))), ((int)(((byte)(255)))));
            appearance46.BackGradientStyle = Infragistics.Win.GradientStyle.ForwardDiagonal;
            this.ulgrdFaceState.DisplayLayout.Appearance = appearance46;
            ultraGridColumn23.Header.VisiblePosition = 0;
            ultraGridColumn24.Header.VisiblePosition = 1;
            ultraGridColumn25.Header.VisiblePosition = 2;
            ultraGridBand7.Columns.AddRange(new object[] {
            ultraGridColumn23,
            ultraGridColumn24,
            ultraGridColumn25});
            ultraGridBand7.Override.CellClickAction = Infragistics.Win.UltraWinGrid.CellClickAction.RowSelect;
            this.ulgrdFaceState.DisplayLayout.BandsSerializer.Add(ultraGridBand7);
            this.ulgrdFaceState.DisplayLayout.InterBandSpacing = 10;
            appearance47.BackColor = System.Drawing.Color.Transparent;
            this.ulgrdFaceState.DisplayLayout.Override.CardAreaAppearance = appearance47;
            this.ulgrdFaceState.DisplayLayout.Override.FilterUIType = Infragistics.Win.UltraWinGrid.FilterUIType.FilterRow;
            appearance48.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(183)))), ((int)(((byte)(208)))), ((int)(((byte)(250)))));
            appearance48.BackColor2 = System.Drawing.Color.White;
            appearance48.BackGradientStyle = Infragistics.Win.GradientStyle.None;
            appearance48.FontData.SizeInPoints = 10F;
            appearance48.ForeColor = System.Drawing.Color.Black;
            appearance48.TextHAlignAsString = "Center";
            appearance48.ThemedElementAlpha = Infragistics.Win.Alpha.Transparent;
            this.ulgrdFaceState.DisplayLayout.Override.HeaderAppearance = appearance48;
            appearance49.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(1)))), ((int)(((byte)(68)))), ((int)(((byte)(208)))));
            this.ulgrdFaceState.DisplayLayout.Override.RowAppearance = appearance49;
            appearance50.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(61)))), ((int)(((byte)(149)))), ((int)(((byte)(255)))));
            appearance50.BackColor2 = System.Drawing.Color.FromArgb(((int)(((byte)(1)))), ((int)(((byte)(68)))), ((int)(((byte)(208)))));
            appearance50.BackGradientStyle = Infragistics.Win.GradientStyle.Vertical;
            this.ulgrdFaceState.DisplayLayout.Override.RowSelectorAppearance = appearance50;
            this.ulgrdFaceState.DisplayLayout.Override.RowSelectors = Infragistics.Win.DefaultableBoolean.True;
            this.ulgrdFaceState.DisplayLayout.Override.RowSelectorWidth = 12;
            this.ulgrdFaceState.DisplayLayout.Override.RowSpacingBefore = 2;
            appearance51.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(129)))), ((int)(((byte)(169)))), ((int)(((byte)(226)))));
            appearance51.BackColor2 = System.Drawing.Color.FromArgb(((int)(((byte)(221)))), ((int)(((byte)(235)))), ((int)(((byte)(254)))));
            appearance51.BackGradientStyle = Infragistics.Win.GradientStyle.Vertical;
            appearance51.ForeColor = System.Drawing.Color.Black;
            this.ulgrdFaceState.DisplayLayout.Override.SelectedRowAppearance = appearance51;
            this.ulgrdFaceState.DisplayLayout.Override.SelectTypeCell = Infragistics.Win.UltraWinGrid.SelectType.Single;
            this.ulgrdFaceState.DisplayLayout.Override.SelectTypeCol = Infragistics.Win.UltraWinGrid.SelectType.None;
            this.ulgrdFaceState.DisplayLayout.Override.SelectTypeRow = Infragistics.Win.UltraWinGrid.SelectType.Single;
            this.ulgrdFaceState.DisplayLayout.RowConnectorColor = System.Drawing.Color.FromArgb(((int)(((byte)(1)))), ((int)(((byte)(68)))), ((int)(((byte)(208)))));
            this.ulgrdFaceState.DisplayLayout.RowConnectorStyle = Infragistics.Win.UltraWinGrid.RowConnectorStyle.Solid;
            this.ulgrdFaceState.Dock = System.Windows.Forms.DockStyle.Fill;
            this.ulgrdFaceState.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
            this.ulgrdFaceState.Location = new System.Drawing.Point(0, 0);
            this.ulgrdFaceState.Name = "ulgrdFaceState";
            this.ulgrdFaceState.Size = new System.Drawing.Size(977, 351);
            this.ulgrdFaceState.TabIndex = 2;
            this.coreBind.SetVerification(this.ulgrdFaceState, null);
            this.ulgrdFaceState.DoubleClickRow += new Infragistics.Win.UltraWinGrid.DoubleClickRowEventHandler(this.ulgrdFaceState_DoubleClickRow);
            // 
            // ultraTabPageControl10
            // 
            this.ultraTabPageControl10.Controls.Add(this.ulgrdDemo);
            this.coreBind.SetDatabasecommand(this.ultraTabPageControl10, null);
            this.ultraTabPageControl10.Location = new System.Drawing.Point(-10000, -10000);
            this.ultraTabPageControl10.Name = "ultraTabPageControl10";
            this.ultraTabPageControl10.Size = new System.Drawing.Size(977, 351);
            this.coreBind.SetVerification(this.ultraTabPageControl10, null);
            // 
            // ulgrdDemo
            // 
            this.coreBind.SetDatabasecommand(this.ulgrdDemo, null);
            this.ulgrdDemo.DataMember = "备注";
            this.ulgrdDemo.DataSource = this.dataSet1;
            appearance52.BackColor = System.Drawing.Color.White;
            appearance52.BackColor2 = System.Drawing.Color.FromArgb(((int)(((byte)(61)))), ((int)(((byte)(149)))), ((int)(((byte)(255)))));
            appearance52.BackGradientStyle = Infragistics.Win.GradientStyle.ForwardDiagonal;
            this.ulgrdDemo.DisplayLayout.Appearance = appearance52;
            ultraGridColumn26.Header.VisiblePosition = 0;
            ultraGridColumn27.Header.VisiblePosition = 1;
            ultraGridColumn28.Header.VisiblePosition = 2;
            ultraGridBand8.Columns.AddRange(new object[] {
            ultraGridColumn26,
            ultraGridColumn27,
            ultraGridColumn28});
            ultraGridBand8.Override.CellClickAction = Infragistics.Win.UltraWinGrid.CellClickAction.RowSelect;
            this.ulgrdDemo.DisplayLayout.BandsSerializer.Add(ultraGridBand8);
            this.ulgrdDemo.DisplayLayout.InterBandSpacing = 10;
            appearance53.BackColor = System.Drawing.Color.Transparent;
            this.ulgrdDemo.DisplayLayout.Override.CardAreaAppearance = appearance53;
            this.ulgrdDemo.DisplayLayout.Override.FilterUIType = Infragistics.Win.UltraWinGrid.FilterUIType.FilterRow;
            appearance54.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(183)))), ((int)(((byte)(208)))), ((int)(((byte)(250)))));
            appearance54.BackColor2 = System.Drawing.Color.White;
            appearance54.BackGradientStyle = Infragistics.Win.GradientStyle.None;
            appearance54.FontData.SizeInPoints = 10F;
            appearance54.ForeColor = System.Drawing.Color.Black;
            appearance54.TextHAlignAsString = "Center";
            appearance54.ThemedElementAlpha = Infragistics.Win.Alpha.Transparent;
            this.ulgrdDemo.DisplayLayout.Override.HeaderAppearance = appearance54;
            appearance55.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(1)))), ((int)(((byte)(68)))), ((int)(((byte)(208)))));
            this.ulgrdDemo.DisplayLayout.Override.RowAppearance = appearance55;
            appearance56.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(61)))), ((int)(((byte)(149)))), ((int)(((byte)(255)))));
            appearance56.BackColor2 = System.Drawing.Color.FromArgb(((int)(((byte)(1)))), ((int)(((byte)(68)))), ((int)(((byte)(208)))));
            appearance56.BackGradientStyle = Infragistics.Win.GradientStyle.Vertical;
            this.ulgrdDemo.DisplayLayout.Override.RowSelectorAppearance = appearance56;
            this.ulgrdDemo.DisplayLayout.Override.RowSelectors = Infragistics.Win.DefaultableBoolean.True;
            this.ulgrdDemo.DisplayLayout.Override.RowSelectorWidth = 12;
            this.ulgrdDemo.DisplayLayout.Override.RowSpacingBefore = 2;
            appearance126.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(129)))), ((int)(((byte)(169)))), ((int)(((byte)(226)))));
            appearance126.BackColor2 = System.Drawing.Color.FromArgb(((int)(((byte)(221)))), ((int)(((byte)(235)))), ((int)(((byte)(254)))));
            appearance126.BackGradientStyle = Infragistics.Win.GradientStyle.Vertical;
            appearance126.ForeColor = System.Drawing.Color.Black;
            this.ulgrdDemo.DisplayLayout.Override.SelectedRowAppearance = appearance126;
            this.ulgrdDemo.DisplayLayout.Override.SelectTypeCell = Infragistics.Win.UltraWinGrid.SelectType.Single;
            this.ulgrdDemo.DisplayLayout.Override.SelectTypeCol = Infragistics.Win.UltraWinGrid.SelectType.None;
            this.ulgrdDemo.DisplayLayout.Override.SelectTypeRow = Infragistics.Win.UltraWinGrid.SelectType.Single;
            this.ulgrdDemo.DisplayLayout.RowConnectorColor = System.Drawing.Color.FromArgb(((int)(((byte)(1)))), ((int)(((byte)(68)))), ((int)(((byte)(208)))));
            this.ulgrdDemo.DisplayLayout.RowConnectorStyle = Infragistics.Win.UltraWinGrid.RowConnectorStyle.Solid;
            this.ulgrdDemo.Dock = System.Windows.Forms.DockStyle.Fill;
            this.ulgrdDemo.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
            this.ulgrdDemo.Location = new System.Drawing.Point(0, 0);
            this.ulgrdDemo.Name = "ulgrdDemo";
            this.ulgrdDemo.Size = new System.Drawing.Size(977, 351);
            this.ulgrdDemo.TabIndex = 2;
            this.coreBind.SetVerification(this.ulgrdDemo, null);
            this.ulgrdDemo.DoubleClickRow += new Infragistics.Win.UltraWinGrid.DoubleClickRowEventHandler(this.ulgrdDemo_DoubleClickRow);
            // 
            // ultraTabPageControl12
            // 
            this.ultraTabPageControl12.Controls.Add(this.ulgrdStander);
            this.coreBind.SetDatabasecommand(this.ultraTabPageControl12, null);
            this.ultraTabPageControl12.Location = new System.Drawing.Point(-10000, -10000);
            this.ultraTabPageControl12.Name = "ultraTabPageControl12";
            this.ultraTabPageControl12.Size = new System.Drawing.Size(977, 351);
            this.coreBind.SetVerification(this.ultraTabPageControl12, null);
            // 
            // ulgrdStander
            // 
            this.coreBind.SetDatabasecommand(this.ulgrdStander, null);
            this.ulgrdStander.DataMember = "产品标准";
            this.ulgrdStander.DataSource = this.dataSet1;
            appearance127.BackColor = System.Drawing.Color.White;
            appearance127.BackColor2 = System.Drawing.Color.FromArgb(((int)(((byte)(61)))), ((int)(((byte)(149)))), ((int)(((byte)(255)))));
            appearance127.BackGradientStyle = Infragistics.Win.GradientStyle.ForwardDiagonal;
            this.ulgrdStander.DisplayLayout.Appearance = appearance127;
            ultraGridColumn29.Header.VisiblePosition = 0;
            ultraGridColumn30.Header.VisiblePosition = 1;
            ultraGridColumn31.Header.VisiblePosition = 2;
            ultraGridBand9.Columns.AddRange(new object[] {
            ultraGridColumn29,
            ultraGridColumn30,
            ultraGridColumn31});
            ultraGridBand9.Override.CellClickAction = Infragistics.Win.UltraWinGrid.CellClickAction.RowSelect;
            this.ulgrdStander.DisplayLayout.BandsSerializer.Add(ultraGridBand9);
            this.ulgrdStander.DisplayLayout.InterBandSpacing = 10;
            appearance128.BackColor = System.Drawing.Color.Transparent;
            this.ulgrdStander.DisplayLayout.Override.CardAreaAppearance = appearance128;
            this.ulgrdStander.DisplayLayout.Override.FilterUIType = Infragistics.Win.UltraWinGrid.FilterUIType.FilterRow;
            appearance129.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(183)))), ((int)(((byte)(208)))), ((int)(((byte)(250)))));
            appearance129.BackColor2 = System.Drawing.Color.White;
            appearance129.BackGradientStyle = Infragistics.Win.GradientStyle.None;
            appearance129.FontData.SizeInPoints = 10F;
            appearance129.ForeColor = System.Drawing.Color.Black;
            appearance129.TextHAlignAsString = "Center";
            appearance129.ThemedElementAlpha = Infragistics.Win.Alpha.Transparent;
            this.ulgrdStander.DisplayLayout.Override.HeaderAppearance = appearance129;
            appearance130.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(1)))), ((int)(((byte)(68)))), ((int)(((byte)(208)))));
            this.ulgrdStander.DisplayLayout.Override.RowAppearance = appearance130;
            appearance131.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(61)))), ((int)(((byte)(149)))), ((int)(((byte)(255)))));
            appearance131.BackColor2 = System.Drawing.Color.FromArgb(((int)(((byte)(1)))), ((int)(((byte)(68)))), ((int)(((byte)(208)))));
            appearance131.BackGradientStyle = Infragistics.Win.GradientStyle.Vertical;
            this.ulgrdStander.DisplayLayout.Override.RowSelectorAppearance = appearance131;
            this.ulgrdStander.DisplayLayout.Override.RowSelectors = Infragistics.Win.DefaultableBoolean.True;
            this.ulgrdStander.DisplayLayout.Override.RowSelectorWidth = 12;
            this.ulgrdStander.DisplayLayout.Override.RowSpacingBefore = 2;
            appearance132.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(129)))), ((int)(((byte)(169)))), ((int)(((byte)(226)))));
            appearance132.BackColor2 = System.Drawing.Color.FromArgb(((int)(((byte)(221)))), ((int)(((byte)(235)))), ((int)(((byte)(254)))));
            appearance132.BackGradientStyle = Infragistics.Win.GradientStyle.Vertical;
            appearance132.ForeColor = System.Drawing.Color.Black;
            this.ulgrdStander.DisplayLayout.Override.SelectedRowAppearance = appearance132;
            this.ulgrdStander.DisplayLayout.Override.SelectTypeCell = Infragistics.Win.UltraWinGrid.SelectType.Single;
            this.ulgrdStander.DisplayLayout.Override.SelectTypeCol = Infragistics.Win.UltraWinGrid.SelectType.None;
            this.ulgrdStander.DisplayLayout.Override.SelectTypeRow = Infragistics.Win.UltraWinGrid.SelectType.Single;
            this.ulgrdStander.DisplayLayout.RowConnectorColor = System.Drawing.Color.FromArgb(((int)(((byte)(1)))), ((int)(((byte)(68)))), ((int)(((byte)(208)))));
            this.ulgrdStander.DisplayLayout.RowConnectorStyle = Infragistics.Win.UltraWinGrid.RowConnectorStyle.Solid;
            this.ulgrdStander.Dock = System.Windows.Forms.DockStyle.Fill;
            this.ulgrdStander.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
            this.ulgrdStander.Location = new System.Drawing.Point(0, 0);
            this.ulgrdStander.Name = "ulgrdStander";
            this.ulgrdStander.Size = new System.Drawing.Size(977, 351);
            this.ulgrdStander.TabIndex = 2;
            this.coreBind.SetVerification(this.ulgrdStander, null);
            this.ulgrdStander.DoubleClickRow += new Infragistics.Win.UltraWinGrid.DoubleClickRowEventHandler(this.ulgrdStander_DoubleClickRow);
            // 
            // ultraTabPageControl13
            // 
            this.ultraTabPageControl13.Controls.Add(this.ulgrdSpec);
            this.coreBind.SetDatabasecommand(this.ultraTabPageControl13, null);
            this.ultraTabPageControl13.Location = new System.Drawing.Point(-10000, -10000);
            this.ultraTabPageControl13.Name = "ultraTabPageControl13";
            this.ultraTabPageControl13.Size = new System.Drawing.Size(977, 351);
            this.coreBind.SetVerification(this.ultraTabPageControl13, null);
            // 
            // ulgrdSpec
            // 
            this.coreBind.SetDatabasecommand(this.ulgrdSpec, null);
            this.ulgrdSpec.DataMember = "规格";
            this.ulgrdSpec.DataSource = this.dataSet1;
            appearance70.BackColor = System.Drawing.Color.White;
            appearance70.BackColor2 = System.Drawing.Color.FromArgb(((int)(((byte)(61)))), ((int)(((byte)(149)))), ((int)(((byte)(255)))));
            appearance70.BackGradientStyle = Infragistics.Win.GradientStyle.ForwardDiagonal;
            this.ulgrdSpec.DisplayLayout.Appearance = appearance70;
            ultraGridColumn32.Header.VisiblePosition = 0;
            ultraGridColumn33.Header.VisiblePosition = 1;
            ultraGridColumn34.Header.VisiblePosition = 2;
            ultraGridBand10.Columns.AddRange(new object[] {
            ultraGridColumn32,
            ultraGridColumn33,
            ultraGridColumn34});
            ultraGridBand10.Override.CellClickAction = Infragistics.Win.UltraWinGrid.CellClickAction.RowSelect;
            this.ulgrdSpec.DisplayLayout.BandsSerializer.Add(ultraGridBand10);
            this.ulgrdSpec.DisplayLayout.InterBandSpacing = 10;
            appearance71.BackColor = System.Drawing.Color.Transparent;
            this.ulgrdSpec.DisplayLayout.Override.CardAreaAppearance = appearance71;
            this.ulgrdSpec.DisplayLayout.Override.FilterUIType = Infragistics.Win.UltraWinGrid.FilterUIType.FilterRow;
            appearance72.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(183)))), ((int)(((byte)(208)))), ((int)(((byte)(250)))));
            appearance72.BackColor2 = System.Drawing.Color.White;
            appearance72.BackGradientStyle = Infragistics.Win.GradientStyle.None;
            appearance72.FontData.SizeInPoints = 10F;
            appearance72.ForeColor = System.Drawing.Color.Black;
            appearance72.TextHAlignAsString = "Center";
            appearance72.ThemedElementAlpha = Infragistics.Win.Alpha.Transparent;
            this.ulgrdSpec.DisplayLayout.Override.HeaderAppearance = appearance72;
            appearance73.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(1)))), ((int)(((byte)(68)))), ((int)(((byte)(208)))));
            this.ulgrdSpec.DisplayLayout.Override.RowAppearance = appearance73;
            appearance74.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(61)))), ((int)(((byte)(149)))), ((int)(((byte)(255)))));
            appearance74.BackColor2 = System.Drawing.Color.FromArgb(((int)(((byte)(1)))), ((int)(((byte)(68)))), ((int)(((byte)(208)))));
            appearance74.BackGradientStyle = Infragistics.Win.GradientStyle.Vertical;
            this.ulgrdSpec.DisplayLayout.Override.RowSelectorAppearance = appearance74;
            this.ulgrdSpec.DisplayLayout.Override.RowSelectors = Infragistics.Win.DefaultableBoolean.True;
            this.ulgrdSpec.DisplayLayout.Override.RowSelectorWidth = 12;
            this.ulgrdSpec.DisplayLayout.Override.RowSpacingBefore = 2;
            appearance75.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(129)))), ((int)(((byte)(169)))), ((int)(((byte)(226)))));
            appearance75.BackColor2 = System.Drawing.Color.FromArgb(((int)(((byte)(221)))), ((int)(((byte)(235)))), ((int)(((byte)(254)))));
            appearance75.BackGradientStyle = Infragistics.Win.GradientStyle.Vertical;
            appearance75.ForeColor = System.Drawing.Color.Black;
            this.ulgrdSpec.DisplayLayout.Override.SelectedRowAppearance = appearance75;
            this.ulgrdSpec.DisplayLayout.Override.SelectTypeCell = Infragistics.Win.UltraWinGrid.SelectType.Single;
            this.ulgrdSpec.DisplayLayout.Override.SelectTypeCol = Infragistics.Win.UltraWinGrid.SelectType.None;
            this.ulgrdSpec.DisplayLayout.Override.SelectTypeRow = Infragistics.Win.UltraWinGrid.SelectType.Single;
            this.ulgrdSpec.DisplayLayout.RowConnectorColor = System.Drawing.Color.FromArgb(((int)(((byte)(1)))), ((int)(((byte)(68)))), ((int)(((byte)(208)))));
            this.ulgrdSpec.DisplayLayout.RowConnectorStyle = Infragistics.Win.UltraWinGrid.RowConnectorStyle.Solid;
            this.ulgrdSpec.Dock = System.Windows.Forms.DockStyle.Fill;
            this.ulgrdSpec.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
            this.ulgrdSpec.Location = new System.Drawing.Point(0, 0);
            this.ulgrdSpec.Name = "ulgrdSpec";
            this.ulgrdSpec.Size = new System.Drawing.Size(977, 351);
            this.ulgrdSpec.TabIndex = 2;
            this.coreBind.SetVerification(this.ulgrdSpec, null);
            this.ulgrdSpec.DoubleClickRow += new Infragistics.Win.UltraWinGrid.DoubleClickRowEventHandler(this.ulgrdSpec_DoubleClickRow);
            // 
            // ultraTabPageControl14
            // 
            this.ultraTabPageControl14.Controls.Add(this.ulgrdStelTye);
            this.coreBind.SetDatabasecommand(this.ultraTabPageControl14, null);
            this.ultraTabPageControl14.Location = new System.Drawing.Point(-10000, -10000);
            this.ultraTabPageControl14.Name = "ultraTabPageControl14";
            this.ultraTabPageControl14.Size = new System.Drawing.Size(977, 351);
            this.coreBind.SetVerification(this.ultraTabPageControl14, null);
            // 
            // ulgrdStelTye
            // 
            this.coreBind.SetDatabasecommand(this.ulgrdStelTye, null);
            this.ulgrdStelTye.DataMember = "钢种";
            this.ulgrdStelTye.DataSource = this.dataSet1;
            appearance76.BackColor = System.Drawing.Color.White;
            appearance76.BackColor2 = System.Drawing.Color.FromArgb(((int)(((byte)(61)))), ((int)(((byte)(149)))), ((int)(((byte)(255)))));
            appearance76.BackGradientStyle = Infragistics.Win.GradientStyle.ForwardDiagonal;
            this.ulgrdStelTye.DisplayLayout.Appearance = appearance76;
            ultraGridColumn35.Header.VisiblePosition = 0;
            ultraGridColumn36.Header.VisiblePosition = 1;
            ultraGridColumn37.Header.VisiblePosition = 2;
            ultraGridBand11.Columns.AddRange(new object[] {
            ultraGridColumn35,
            ultraGridColumn36,
            ultraGridColumn37});
            ultraGridBand11.Override.CellClickAction = Infragistics.Win.UltraWinGrid.CellClickAction.RowSelect;
            this.ulgrdStelTye.DisplayLayout.BandsSerializer.Add(ultraGridBand11);
            this.ulgrdStelTye.DisplayLayout.InterBandSpacing = 10;
            appearance77.BackColor = System.Drawing.Color.Transparent;
            this.ulgrdStelTye.DisplayLayout.Override.CardAreaAppearance = appearance77;
            this.ulgrdStelTye.DisplayLayout.Override.FilterUIType = Infragistics.Win.UltraWinGrid.FilterUIType.FilterRow;
            appearance78.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(183)))), ((int)(((byte)(208)))), ((int)(((byte)(250)))));
            appearance78.BackColor2 = System.Drawing.Color.White;
            appearance78.BackGradientStyle = Infragistics.Win.GradientStyle.None;
            appearance78.FontData.SizeInPoints = 10F;
            appearance78.ForeColor = System.Drawing.Color.Black;
            appearance78.TextHAlignAsString = "Center";
            appearance78.ThemedElementAlpha = Infragistics.Win.Alpha.Transparent;
            this.ulgrdStelTye.DisplayLayout.Override.HeaderAppearance = appearance78;
            appearance79.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(1)))), ((int)(((byte)(68)))), ((int)(((byte)(208)))));
            this.ulgrdStelTye.DisplayLayout.Override.RowAppearance = appearance79;
            appearance80.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(61)))), ((int)(((byte)(149)))), ((int)(((byte)(255)))));
            appearance80.BackColor2 = System.Drawing.Color.FromArgb(((int)(((byte)(1)))), ((int)(((byte)(68)))), ((int)(((byte)(208)))));
            appearance80.BackGradientStyle = Infragistics.Win.GradientStyle.Vertical;
            this.ulgrdStelTye.DisplayLayout.Override.RowSelectorAppearance = appearance80;
            this.ulgrdStelTye.DisplayLayout.Override.RowSelectors = Infragistics.Win.DefaultableBoolean.True;
            this.ulgrdStelTye.DisplayLayout.Override.RowSelectorWidth = 12;
            this.ulgrdStelTye.DisplayLayout.Override.RowSpacingBefore = 2;
            appearance81.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(129)))), ((int)(((byte)(169)))), ((int)(((byte)(226)))));
            appearance81.BackColor2 = System.Drawing.Color.FromArgb(((int)(((byte)(221)))), ((int)(((byte)(235)))), ((int)(((byte)(254)))));
            appearance81.BackGradientStyle = Infragistics.Win.GradientStyle.Vertical;
            appearance81.ForeColor = System.Drawing.Color.Black;
            this.ulgrdStelTye.DisplayLayout.Override.SelectedRowAppearance = appearance81;
            this.ulgrdStelTye.DisplayLayout.Override.SelectTypeCell = Infragistics.Win.UltraWinGrid.SelectType.Single;
            this.ulgrdStelTye.DisplayLayout.Override.SelectTypeCol = Infragistics.Win.UltraWinGrid.SelectType.None;
            this.ulgrdStelTye.DisplayLayout.Override.SelectTypeRow = Infragistics.Win.UltraWinGrid.SelectType.Single;
            this.ulgrdStelTye.DisplayLayout.RowConnectorColor = System.Drawing.Color.FromArgb(((int)(((byte)(1)))), ((int)(((byte)(68)))), ((int)(((byte)(208)))));
            this.ulgrdStelTye.DisplayLayout.RowConnectorStyle = Infragistics.Win.UltraWinGrid.RowConnectorStyle.Solid;
            this.ulgrdStelTye.Dock = System.Windows.Forms.DockStyle.Fill;
            this.ulgrdStelTye.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
            this.ulgrdStelTye.Location = new System.Drawing.Point(0, 0);
            this.ulgrdStelTye.Name = "ulgrdStelTye";
            this.ulgrdStelTye.Size = new System.Drawing.Size(977, 351);
            this.ulgrdStelTye.TabIndex = 2;
            this.coreBind.SetVerification(this.ulgrdStelTye, null);
            this.ulgrdStelTye.DoubleClickRow += new Infragistics.Win.UltraWinGrid.DoubleClickRowEventHandler(this.ulgrdStelTye_DoubleClickRow);
            // 
            // ultraTabPageControl15
            // 
            this.ultraTabPageControl15.Controls.Add(this.ulgrdContrat);
            this.coreBind.SetDatabasecommand(this.ultraTabPageControl15, null);
            this.ultraTabPageControl15.Location = new System.Drawing.Point(-10000, -10000);
            this.ultraTabPageControl15.Name = "ultraTabPageControl15";
            this.ultraTabPageControl15.Size = new System.Drawing.Size(977, 351);
            this.coreBind.SetVerification(this.ultraTabPageControl15, null);
            // 
            // ulgrdContrat
            // 
            this.coreBind.SetDatabasecommand(this.ulgrdContrat, null);
            this.ulgrdContrat.DataMember = "合同";
            this.ulgrdContrat.DataSource = this.dataSet1;
            appearance82.BackColor = System.Drawing.Color.White;
            appearance82.BackColor2 = System.Drawing.Color.FromArgb(((int)(((byte)(61)))), ((int)(((byte)(149)))), ((int)(((byte)(255)))));
            appearance82.BackGradientStyle = Infragistics.Win.GradientStyle.ForwardDiagonal;
            this.ulgrdContrat.DisplayLayout.Appearance = appearance82;
            ultraGridColumn38.Header.VisiblePosition = 0;
            ultraGridColumn39.Header.VisiblePosition = 1;
            ultraGridColumn40.Header.VisiblePosition = 2;
            ultraGridBand12.Columns.AddRange(new object[] {
            ultraGridColumn38,
            ultraGridColumn39,
            ultraGridColumn40});
            ultraGridBand12.Override.CellClickAction = Infragistics.Win.UltraWinGrid.CellClickAction.RowSelect;
            this.ulgrdContrat.DisplayLayout.BandsSerializer.Add(ultraGridBand12);
            this.ulgrdContrat.DisplayLayout.InterBandSpacing = 10;
            appearance83.BackColor = System.Drawing.Color.Transparent;
            this.ulgrdContrat.DisplayLayout.Override.CardAreaAppearance = appearance83;
            this.ulgrdContrat.DisplayLayout.Override.FilterUIType = Infragistics.Win.UltraWinGrid.FilterUIType.FilterRow;
            appearance84.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(183)))), ((int)(((byte)(208)))), ((int)(((byte)(250)))));
            appearance84.BackColor2 = System.Drawing.Color.White;
            appearance84.BackGradientStyle = Infragistics.Win.GradientStyle.None;
            appearance84.FontData.SizeInPoints = 10F;
            appearance84.ForeColor = System.Drawing.Color.Black;
            appearance84.TextHAlignAsString = "Center";
            appearance84.ThemedElementAlpha = Infragistics.Win.Alpha.Transparent;
            this.ulgrdContrat.DisplayLayout.Override.HeaderAppearance = appearance84;
            appearance85.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(1)))), ((int)(((byte)(68)))), ((int)(((byte)(208)))));
            this.ulgrdContrat.DisplayLayout.Override.RowAppearance = appearance85;
            appearance86.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(61)))), ((int)(((byte)(149)))), ((int)(((byte)(255)))));
            appearance86.BackColor2 = System.Drawing.Color.FromArgb(((int)(((byte)(1)))), ((int)(((byte)(68)))), ((int)(((byte)(208)))));
            appearance86.BackGradientStyle = Infragistics.Win.GradientStyle.Vertical;
            this.ulgrdContrat.DisplayLayout.Override.RowSelectorAppearance = appearance86;
            this.ulgrdContrat.DisplayLayout.Override.RowSelectors = Infragistics.Win.DefaultableBoolean.True;
            this.ulgrdContrat.DisplayLayout.Override.RowSelectorWidth = 12;
            this.ulgrdContrat.DisplayLayout.Override.RowSpacingBefore = 2;
            appearance87.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(129)))), ((int)(((byte)(169)))), ((int)(((byte)(226)))));
            appearance87.BackColor2 = System.Drawing.Color.FromArgb(((int)(((byte)(221)))), ((int)(((byte)(235)))), ((int)(((byte)(254)))));
            appearance87.BackGradientStyle = Infragistics.Win.GradientStyle.Vertical;
            appearance87.ForeColor = System.Drawing.Color.Black;
            this.ulgrdContrat.DisplayLayout.Override.SelectedRowAppearance = appearance87;
            this.ulgrdContrat.DisplayLayout.Override.SelectTypeCell = Infragistics.Win.UltraWinGrid.SelectType.Single;
            this.ulgrdContrat.DisplayLayout.Override.SelectTypeCol = Infragistics.Win.UltraWinGrid.SelectType.None;
            this.ulgrdContrat.DisplayLayout.Override.SelectTypeRow = Infragistics.Win.UltraWinGrid.SelectType.Single;
            this.ulgrdContrat.DisplayLayout.RowConnectorColor = System.Drawing.Color.FromArgb(((int)(((byte)(1)))), ((int)(((byte)(68)))), ((int)(((byte)(208)))));
            this.ulgrdContrat.DisplayLayout.RowConnectorStyle = Infragistics.Win.UltraWinGrid.RowConnectorStyle.Solid;
            this.ulgrdContrat.Dock = System.Windows.Forms.DockStyle.Fill;
            this.ulgrdContrat.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
            this.ulgrdContrat.Location = new System.Drawing.Point(0, 0);
            this.ulgrdContrat.Name = "ulgrdContrat";
            this.ulgrdContrat.Size = new System.Drawing.Size(977, 351);
            this.ulgrdContrat.TabIndex = 2;
            this.coreBind.SetVerification(this.ulgrdContrat, null);
            this.ulgrdContrat.DoubleClickRow += new Infragistics.Win.UltraWinGrid.DoubleClickRowEventHandler(this.ulgrdContrat_DoubleClickRow);
            // 
            // ultraTabPageControl16
            // 
            this.ultraTabPageControl16.Controls.Add(this.ulgrdCheck);
            this.coreBind.SetDatabasecommand(this.ultraTabPageControl16, null);
            this.ultraTabPageControl16.Location = new System.Drawing.Point(-10000, -10000);
            this.ultraTabPageControl16.Name = "ultraTabPageControl16";
            this.ultraTabPageControl16.Size = new System.Drawing.Size(977, 351);
            this.coreBind.SetVerification(this.ultraTabPageControl16, null);
            // 
            // ulgrdCheck
            // 
            this.coreBind.SetDatabasecommand(this.ulgrdCheck, null);
            this.ulgrdCheck.DataMember = "校验员";
            this.ulgrdCheck.DataSource = this.dataSet1;
            appearance37.BackColor = System.Drawing.Color.White;
            appearance37.BackColor2 = System.Drawing.Color.FromArgb(((int)(((byte)(61)))), ((int)(((byte)(149)))), ((int)(((byte)(255)))));
            appearance37.BackGradientStyle = Infragistics.Win.GradientStyle.ForwardDiagonal;
            this.ulgrdCheck.DisplayLayout.Appearance = appearance37;
            ultraGridColumn41.Header.VisiblePosition = 0;
            ultraGridColumn42.Header.VisiblePosition = 1;
            ultraGridColumn43.Header.VisiblePosition = 2;
            ultraGridBand13.Columns.AddRange(new object[] {
            ultraGridColumn41,
            ultraGridColumn42,
            ultraGridColumn43});
            ultraGridBand13.Override.CellClickAction = Infragistics.Win.UltraWinGrid.CellClickAction.RowSelect;
            this.ulgrdCheck.DisplayLayout.BandsSerializer.Add(ultraGridBand13);
            this.ulgrdCheck.DisplayLayout.InterBandSpacing = 10;
            appearance38.BackColor = System.Drawing.Color.Transparent;
            this.ulgrdCheck.DisplayLayout.Override.CardAreaAppearance = appearance38;
            this.ulgrdCheck.DisplayLayout.Override.FilterUIType = Infragistics.Win.UltraWinGrid.FilterUIType.FilterRow;
            appearance39.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(183)))), ((int)(((byte)(208)))), ((int)(((byte)(250)))));
            appearance39.BackColor2 = System.Drawing.Color.White;
            appearance39.BackGradientStyle = Infragistics.Win.GradientStyle.None;
            appearance39.FontData.SizeInPoints = 10F;
            appearance39.ForeColor = System.Drawing.Color.Black;
            appearance39.TextHAlignAsString = "Center";
            appearance39.ThemedElementAlpha = Infragistics.Win.Alpha.Transparent;
            this.ulgrdCheck.DisplayLayout.Override.HeaderAppearance = appearance39;
            appearance40.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(1)))), ((int)(((byte)(68)))), ((int)(((byte)(208)))));
            this.ulgrdCheck.DisplayLayout.Override.RowAppearance = appearance40;
            appearance41.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(61)))), ((int)(((byte)(149)))), ((int)(((byte)(255)))));
            appearance41.BackColor2 = System.Drawing.Color.FromArgb(((int)(((byte)(1)))), ((int)(((byte)(68)))), ((int)(((byte)(208)))));
            appearance41.BackGradientStyle = Infragistics.Win.GradientStyle.Vertical;
            this.ulgrdCheck.DisplayLayout.Override.RowSelectorAppearance = appearance41;
            this.ulgrdCheck.DisplayLayout.Override.RowSelectors = Infragistics.Win.DefaultableBoolean.True;
            this.ulgrdCheck.DisplayLayout.Override.RowSelectorWidth = 12;
            this.ulgrdCheck.DisplayLayout.Override.RowSpacingBefore = 2;
            appearance42.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(129)))), ((int)(((byte)(169)))), ((int)(((byte)(226)))));
            appearance42.BackColor2 = System.Drawing.Color.FromArgb(((int)(((byte)(221)))), ((int)(((byte)(235)))), ((int)(((byte)(254)))));
            appearance42.BackGradientStyle = Infragistics.Win.GradientStyle.Vertical;
            appearance42.ForeColor = System.Drawing.Color.Black;
            this.ulgrdCheck.DisplayLayout.Override.SelectedRowAppearance = appearance42;
            this.ulgrdCheck.DisplayLayout.Override.SelectTypeCell = Infragistics.Win.UltraWinGrid.SelectType.Single;
            this.ulgrdCheck.DisplayLayout.Override.SelectTypeCol = Infragistics.Win.UltraWinGrid.SelectType.None;
            this.ulgrdCheck.DisplayLayout.Override.SelectTypeRow = Infragistics.Win.UltraWinGrid.SelectType.Single;
            this.ulgrdCheck.DisplayLayout.RowConnectorColor = System.Drawing.Color.FromArgb(((int)(((byte)(1)))), ((int)(((byte)(68)))), ((int)(((byte)(208)))));
            this.ulgrdCheck.DisplayLayout.RowConnectorStyle = Infragistics.Win.UltraWinGrid.RowConnectorStyle.Solid;
            this.ulgrdCheck.Dock = System.Windows.Forms.DockStyle.Fill;
            this.ulgrdCheck.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
            this.ulgrdCheck.Location = new System.Drawing.Point(0, 0);
            this.ulgrdCheck.Name = "ulgrdCheck";
            this.ulgrdCheck.Size = new System.Drawing.Size(977, 351);
            this.ulgrdCheck.TabIndex = 2;
            this.coreBind.SetVerification(this.ulgrdCheck, null);
            this.ulgrdCheck.DoubleClickRow += new Infragistics.Win.UltraWinGrid.DoubleClickRowEventHandler(this.ulgrdCheck_DoubleClickRow);
            // 
            // ultraTabPageControl17
            // 
            this.ultraTabPageControl17.Controls.Add(this.ulgrdColor);
            this.coreBind.SetDatabasecommand(this.ultraTabPageControl17, null);
            this.ultraTabPageControl17.Location = new System.Drawing.Point(-10000, -10000);
            this.ultraTabPageControl17.Name = "ultraTabPageControl17";
            this.ultraTabPageControl17.Size = new System.Drawing.Size(977, 351);
            this.coreBind.SetVerification(this.ultraTabPageControl17, null);
            // 
            // ulgrdColor
            // 
            this.coreBind.SetDatabasecommand(this.ulgrdColor, null);
            this.ulgrdColor.DataMember = "颜色";
            this.ulgrdColor.DataSource = this.dataSet1;
            appearance1.BackColor = System.Drawing.Color.White;
            appearance1.BackColor2 = System.Drawing.Color.FromArgb(((int)(((byte)(61)))), ((int)(((byte)(149)))), ((int)(((byte)(255)))));
            appearance1.BackGradientStyle = Infragistics.Win.GradientStyle.ForwardDiagonal;
            this.ulgrdColor.DisplayLayout.Appearance = appearance1;
            ultraGridColumn44.Header.VisiblePosition = 0;
            ultraGridColumn45.Header.VisiblePosition = 1;
            ultraGridColumn46.Header.VisiblePosition = 2;
            ultraGridBand14.Columns.AddRange(new object[] {
            ultraGridColumn44,
            ultraGridColumn45,
            ultraGridColumn46});
            ultraGridBand14.Override.CellClickAction = Infragistics.Win.UltraWinGrid.CellClickAction.RowSelect;
            this.ulgrdColor.DisplayLayout.BandsSerializer.Add(ultraGridBand14);
            this.ulgrdColor.DisplayLayout.InterBandSpacing = 10;
            appearance2.BackColor = System.Drawing.Color.Transparent;
            this.ulgrdColor.DisplayLayout.Override.CardAreaAppearance = appearance2;
            this.ulgrdColor.DisplayLayout.Override.FilterUIType = Infragistics.Win.UltraWinGrid.FilterUIType.FilterRow;
            appearance3.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(183)))), ((int)(((byte)(208)))), ((int)(((byte)(250)))));
            appearance3.BackColor2 = System.Drawing.Color.White;
            appearance3.BackGradientStyle = Infragistics.Win.GradientStyle.None;
            appearance3.FontData.SizeInPoints = 10F;
            appearance3.ForeColor = System.Drawing.Color.Black;
            appearance3.TextHAlignAsString = "Center";
            appearance3.ThemedElementAlpha = Infragistics.Win.Alpha.Transparent;
            this.ulgrdColor.DisplayLayout.Override.HeaderAppearance = appearance3;
            appearance94.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(1)))), ((int)(((byte)(68)))), ((int)(((byte)(208)))));
            this.ulgrdColor.DisplayLayout.Override.RowAppearance = appearance94;
            appearance95.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(61)))), ((int)(((byte)(149)))), ((int)(((byte)(255)))));
            appearance95.BackColor2 = System.Drawing.Color.FromArgb(((int)(((byte)(1)))), ((int)(((byte)(68)))), ((int)(((byte)(208)))));
            appearance95.BackGradientStyle = Infragistics.Win.GradientStyle.Vertical;
            this.ulgrdColor.DisplayLayout.Override.RowSelectorAppearance = appearance95;
            this.ulgrdColor.DisplayLayout.Override.RowSelectors = Infragistics.Win.DefaultableBoolean.True;
            this.ulgrdColor.DisplayLayout.Override.RowSelectorWidth = 12;
            this.ulgrdColor.DisplayLayout.Override.RowSpacingBefore = 2;
            appearance96.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(129)))), ((int)(((byte)(169)))), ((int)(((byte)(226)))));
            appearance96.BackColor2 = System.Drawing.Color.FromArgb(((int)(((byte)(221)))), ((int)(((byte)(235)))), ((int)(((byte)(254)))));
            appearance96.BackGradientStyle = Infragistics.Win.GradientStyle.Vertical;
            appearance96.ForeColor = System.Drawing.Color.Black;
            this.ulgrdColor.DisplayLayout.Override.SelectedRowAppearance = appearance96;
            this.ulgrdColor.DisplayLayout.Override.SelectTypeCell = Infragistics.Win.UltraWinGrid.SelectType.Single;
            this.ulgrdColor.DisplayLayout.Override.SelectTypeCol = Infragistics.Win.UltraWinGrid.SelectType.None;
            this.ulgrdColor.DisplayLayout.Override.SelectTypeRow = Infragistics.Win.UltraWinGrid.SelectType.Single;
            this.ulgrdColor.DisplayLayout.RowConnectorColor = System.Drawing.Color.FromArgb(((int)(((byte)(1)))), ((int)(((byte)(68)))), ((int)(((byte)(208)))));
            this.ulgrdColor.DisplayLayout.RowConnectorStyle = Infragistics.Win.UltraWinGrid.RowConnectorStyle.Solid;
            this.ulgrdColor.Dock = System.Windows.Forms.DockStyle.Fill;
            this.ulgrdColor.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
            this.ulgrdColor.Location = new System.Drawing.Point(0, 0);
            this.ulgrdColor.Name = "ulgrdColor";
            this.ulgrdColor.Size = new System.Drawing.Size(977, 351);
            this.ulgrdColor.TabIndex = 1;
            this.coreBind.SetVerification(this.ulgrdColor, null);
            this.ulgrdColor.DoubleClickRow += new Infragistics.Win.UltraWinGrid.DoubleClickRowEventHandler(this.ulgrdColor_DoubleClickRow);
            // 
            // ultraTabPageControl18
            // 
            this.ultraTabPageControl18.Controls.Add(this.ulgrdPrintMet);
            this.coreBind.SetDatabasecommand(this.ultraTabPageControl18, null);
            this.ultraTabPageControl18.Location = new System.Drawing.Point(-10000, -10000);
            this.ultraTabPageControl18.Name = "ultraTabPageControl18";
            this.ultraTabPageControl18.Size = new System.Drawing.Size(977, 351);
            this.coreBind.SetVerification(this.ultraTabPageControl18, null);
            // 
            // ulgrdPrintMet
            // 
            this.coreBind.SetDatabasecommand(this.ulgrdPrintMet, null);
            this.ulgrdPrintMet.DataMember = "打印物料";
            this.ulgrdPrintMet.DataSource = this.dataSet1;
            appearance25.BackColor = System.Drawing.Color.White;
            appearance25.BackColor2 = System.Drawing.Color.FromArgb(((int)(((byte)(61)))), ((int)(((byte)(149)))), ((int)(((byte)(255)))));
            appearance25.BackGradientStyle = Infragistics.Win.GradientStyle.ForwardDiagonal;
            this.ulgrdPrintMet.DisplayLayout.Appearance = appearance25;
            ultraGridColumn47.Header.VisiblePosition = 0;
            ultraGridColumn48.Header.VisiblePosition = 1;
            ultraGridColumn49.Header.VisiblePosition = 2;
            ultraGridBand15.Columns.AddRange(new object[] {
            ultraGridColumn47,
            ultraGridColumn48,
            ultraGridColumn49});
            ultraGridBand15.Override.CellClickAction = Infragistics.Win.UltraWinGrid.CellClickAction.RowSelect;
            this.ulgrdPrintMet.DisplayLayout.BandsSerializer.Add(ultraGridBand15);
            this.ulgrdPrintMet.DisplayLayout.InterBandSpacing = 10;
            appearance26.BackColor = System.Drawing.Color.Transparent;
            this.ulgrdPrintMet.DisplayLayout.Override.CardAreaAppearance = appearance26;
            this.ulgrdPrintMet.DisplayLayout.Override.FilterUIType = Infragistics.Win.UltraWinGrid.FilterUIType.FilterRow;
            appearance27.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(183)))), ((int)(((byte)(208)))), ((int)(((byte)(250)))));
            appearance27.BackColor2 = System.Drawing.Color.White;
            appearance27.BackGradientStyle = Infragistics.Win.GradientStyle.None;
            appearance27.FontData.SizeInPoints = 10F;
            appearance27.ForeColor = System.Drawing.Color.Black;
            appearance27.TextHAlignAsString = "Center";
            appearance27.ThemedElementAlpha = Infragistics.Win.Alpha.Transparent;
            this.ulgrdPrintMet.DisplayLayout.Override.HeaderAppearance = appearance27;
            appearance28.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(1)))), ((int)(((byte)(68)))), ((int)(((byte)(208)))));
            this.ulgrdPrintMet.DisplayLayout.Override.RowAppearance = appearance28;
            appearance29.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(61)))), ((int)(((byte)(149)))), ((int)(((byte)(255)))));
            appearance29.BackColor2 = System.Drawing.Color.FromArgb(((int)(((byte)(1)))), ((int)(((byte)(68)))), ((int)(((byte)(208)))));
            appearance29.BackGradientStyle = Infragistics.Win.GradientStyle.Vertical;
            this.ulgrdPrintMet.DisplayLayout.Override.RowSelectorAppearance = appearance29;
            this.ulgrdPrintMet.DisplayLayout.Override.RowSelectors = Infragistics.Win.DefaultableBoolean.True;
            this.ulgrdPrintMet.DisplayLayout.Override.RowSelectorWidth = 12;
            this.ulgrdPrintMet.DisplayLayout.Override.RowSpacingBefore = 2;
            appearance30.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(129)))), ((int)(((byte)(169)))), ((int)(((byte)(226)))));
            appearance30.BackColor2 = System.Drawing.Color.FromArgb(((int)(((byte)(221)))), ((int)(((byte)(235)))), ((int)(((byte)(254)))));
            appearance30.BackGradientStyle = Infragistics.Win.GradientStyle.Vertical;
            appearance30.ForeColor = System.Drawing.Color.Black;
            this.ulgrdPrintMet.DisplayLayout.Override.SelectedRowAppearance = appearance30;
            this.ulgrdPrintMet.DisplayLayout.Override.SelectTypeCell = Infragistics.Win.UltraWinGrid.SelectType.Single;
            this.ulgrdPrintMet.DisplayLayout.Override.SelectTypeCol = Infragistics.Win.UltraWinGrid.SelectType.None;
            this.ulgrdPrintMet.DisplayLayout.Override.SelectTypeRow = Infragistics.Win.UltraWinGrid.SelectType.Single;
            this.ulgrdPrintMet.DisplayLayout.RowConnectorColor = System.Drawing.Color.FromArgb(((int)(((byte)(1)))), ((int)(((byte)(68)))), ((int)(((byte)(208)))));
            this.ulgrdPrintMet.DisplayLayout.RowConnectorStyle = Infragistics.Win.UltraWinGrid.RowConnectorStyle.Solid;
            this.ulgrdPrintMet.Dock = System.Windows.Forms.DockStyle.Fill;
            this.ulgrdPrintMet.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
            this.ulgrdPrintMet.Location = new System.Drawing.Point(0, 0);
            this.ulgrdPrintMet.Name = "ulgrdPrintMet";
            this.ulgrdPrintMet.Size = new System.Drawing.Size(977, 351);
            this.ulgrdPrintMet.TabIndex = 2;
            this.coreBind.SetVerification(this.ulgrdPrintMet, null);
            this.ulgrdPrintMet.DoubleClickRow += new Infragistics.Win.UltraWinGrid.DoubleClickRowEventHandler(this.ulgrdPrintMet_DoubleClickRow);
            // 
            // ultraTabPageControl5
            // 
            this.ultraTabPageControl5.Controls.Add(this.ulgrdRecie);
            this.coreBind.SetDatabasecommand(this.ultraTabPageControl5, null);
            this.ultraTabPageControl5.Location = new System.Drawing.Point(-10000, -10000);
            this.ultraTabPageControl5.Name = "ultraTabPageControl5";
            this.ultraTabPageControl5.Size = new System.Drawing.Size(977, 351);
            this.coreBind.SetVerification(this.ultraTabPageControl5, null);
            // 
            // ulgrdRecie
            // 
            this.coreBind.SetDatabasecommand(this.ulgrdRecie, null);
            this.ulgrdRecie.DataMember = "收货单位";
            this.ulgrdRecie.DataSource = this.dataSet1;
            appearance16.BackColor = System.Drawing.Color.White;
            appearance16.BackColor2 = System.Drawing.Color.FromArgb(((int)(((byte)(61)))), ((int)(((byte)(149)))), ((int)(((byte)(255)))));
            appearance16.BackGradientStyle = Infragistics.Win.GradientStyle.ForwardDiagonal;
            this.ulgrdRecie.DisplayLayout.Appearance = appearance16;
            ultraGridColumn50.Header.VisiblePosition = 0;
            ultraGridColumn51.Header.VisiblePosition = 1;
            ultraGridColumn52.Header.VisiblePosition = 2;
            ultraGridColumn53.Header.VisiblePosition = 3;
            ultraGridBand16.Columns.AddRange(new object[] {
            ultraGridColumn50,
            ultraGridColumn51,
            ultraGridColumn52,
            ultraGridColumn53});
            ultraGridBand16.Override.CellClickAction = Infragistics.Win.UltraWinGrid.CellClickAction.RowSelect;
            this.ulgrdRecie.DisplayLayout.BandsSerializer.Add(ultraGridBand16);
            this.ulgrdRecie.DisplayLayout.InterBandSpacing = 10;
            appearance17.BackColor = System.Drawing.Color.Transparent;
            this.ulgrdRecie.DisplayLayout.Override.CardAreaAppearance = appearance17;
            this.ulgrdRecie.DisplayLayout.Override.FilterUIType = Infragistics.Win.UltraWinGrid.FilterUIType.FilterRow;
            appearance18.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(183)))), ((int)(((byte)(208)))), ((int)(((byte)(250)))));
            appearance18.BackColor2 = System.Drawing.Color.White;
            appearance18.BackGradientStyle = Infragistics.Win.GradientStyle.None;
            appearance18.FontData.SizeInPoints = 10F;
            appearance18.ForeColor = System.Drawing.Color.Black;
            appearance18.TextHAlignAsString = "Center";
            appearance18.ThemedElementAlpha = Infragistics.Win.Alpha.Transparent;
            this.ulgrdRecie.DisplayLayout.Override.HeaderAppearance = appearance18;
            appearance19.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(1)))), ((int)(((byte)(68)))), ((int)(((byte)(208)))));
            this.ulgrdRecie.DisplayLayout.Override.RowAppearance = appearance19;
            appearance20.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(61)))), ((int)(((byte)(149)))), ((int)(((byte)(255)))));
            appearance20.BackColor2 = System.Drawing.Color.FromArgb(((int)(((byte)(1)))), ((int)(((byte)(68)))), ((int)(((byte)(208)))));
            appearance20.BackGradientStyle = Infragistics.Win.GradientStyle.Vertical;
            this.ulgrdRecie.DisplayLayout.Override.RowSelectorAppearance = appearance20;
            this.ulgrdRecie.DisplayLayout.Override.RowSelectors = Infragistics.Win.DefaultableBoolean.True;
            this.ulgrdRecie.DisplayLayout.Override.RowSelectorWidth = 12;
            this.ulgrdRecie.DisplayLayout.Override.RowSpacingBefore = 2;
            appearance21.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(129)))), ((int)(((byte)(169)))), ((int)(((byte)(226)))));
            appearance21.BackColor2 = System.Drawing.Color.FromArgb(((int)(((byte)(221)))), ((int)(((byte)(235)))), ((int)(((byte)(254)))));
            appearance21.BackGradientStyle = Infragistics.Win.GradientStyle.Vertical;
            appearance21.ForeColor = System.Drawing.Color.Black;
            this.ulgrdRecie.DisplayLayout.Override.SelectedRowAppearance = appearance21;
            this.ulgrdRecie.DisplayLayout.Override.SelectTypeCell = Infragistics.Win.UltraWinGrid.SelectType.Single;
            this.ulgrdRecie.DisplayLayout.Override.SelectTypeCol = Infragistics.Win.UltraWinGrid.SelectType.None;
            this.ulgrdRecie.DisplayLayout.Override.SelectTypeRow = Infragistics.Win.UltraWinGrid.SelectType.Single;
            this.ulgrdRecie.DisplayLayout.RowConnectorColor = System.Drawing.Color.FromArgb(((int)(((byte)(1)))), ((int)(((byte)(68)))), ((int)(((byte)(208)))));
            this.ulgrdRecie.DisplayLayout.RowConnectorStyle = Infragistics.Win.UltraWinGrid.RowConnectorStyle.Solid;
            this.ulgrdRecie.Dock = System.Windows.Forms.DockStyle.Fill;
            this.ulgrdRecie.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
            this.ulgrdRecie.Location = new System.Drawing.Point(0, 0);
            this.ulgrdRecie.Name = "ulgrdRecie";
            this.ulgrdRecie.Size = new System.Drawing.Size(977, 351);
            this.ulgrdRecie.TabIndex = 2;
            this.coreBind.SetVerification(this.ulgrdRecie, null);
            this.ulgrdRecie.DoubleClickRow += new Infragistics.Win.UltraWinGrid.DoubleClickRowEventHandler(this.ulgrdRecie_DoubleClickRow);
            // 
            // ultraTabPageControl24
            // 
            this.ultraTabPageControl24.Controls.Add(this.ulgrdFlow);
            this.coreBind.SetDatabasecommand(this.ultraTabPageControl24, null);
            this.ultraTabPageControl24.Location = new System.Drawing.Point(-10000, -10000);
            this.ultraTabPageControl24.Name = "ultraTabPageControl24";
            this.ultraTabPageControl24.Size = new System.Drawing.Size(977, 351);
            this.coreBind.SetVerification(this.ultraTabPageControl24, null);
            // 
            // ulgrdFlow
            // 
            this.coreBind.SetDatabasecommand(this.ulgrdFlow, null);
            this.ulgrdFlow.DataMember = "流向";
            this.ulgrdFlow.DataSource = this.dataSet1;
            appearance88.BackColor = System.Drawing.Color.White;
            appearance88.BackColor2 = System.Drawing.Color.FromArgb(((int)(((byte)(61)))), ((int)(((byte)(149)))), ((int)(((byte)(255)))));
            appearance88.BackGradientStyle = Infragistics.Win.GradientStyle.ForwardDiagonal;
            this.ulgrdFlow.DisplayLayout.Appearance = appearance88;
            ultraGridColumn54.Header.VisiblePosition = 0;
            ultraGridColumn55.Header.VisiblePosition = 1;
            ultraGridColumn56.Header.VisiblePosition = 2;
            ultraGridColumn57.Header.VisiblePosition = 3;
            ultraGridBand17.Columns.AddRange(new object[] {
            ultraGridColumn54,
            ultraGridColumn55,
            ultraGridColumn56,
            ultraGridColumn57});
            ultraGridBand17.Override.CellClickAction = Infragistics.Win.UltraWinGrid.CellClickAction.RowSelect;
            this.ulgrdFlow.DisplayLayout.BandsSerializer.Add(ultraGridBand17);
            this.ulgrdFlow.DisplayLayout.InterBandSpacing = 10;
            appearance89.BackColor = System.Drawing.Color.Transparent;
            this.ulgrdFlow.DisplayLayout.Override.CardAreaAppearance = appearance89;
            this.ulgrdFlow.DisplayLayout.Override.FilterUIType = Infragistics.Win.UltraWinGrid.FilterUIType.FilterRow;
            appearance90.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(183)))), ((int)(((byte)(208)))), ((int)(((byte)(250)))));
            appearance90.BackColor2 = System.Drawing.Color.White;
            appearance90.BackGradientStyle = Infragistics.Win.GradientStyle.None;
            appearance90.FontData.SizeInPoints = 10F;
            appearance90.ForeColor = System.Drawing.Color.Black;
            appearance90.TextHAlignAsString = "Center";
            appearance90.ThemedElementAlpha = Infragistics.Win.Alpha.Transparent;
            this.ulgrdFlow.DisplayLayout.Override.HeaderAppearance = appearance90;
            appearance91.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(1)))), ((int)(((byte)(68)))), ((int)(((byte)(208)))));
            this.ulgrdFlow.DisplayLayout.Override.RowAppearance = appearance91;
            appearance92.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(61)))), ((int)(((byte)(149)))), ((int)(((byte)(255)))));
            appearance92.BackColor2 = System.Drawing.Color.FromArgb(((int)(((byte)(1)))), ((int)(((byte)(68)))), ((int)(((byte)(208)))));
            appearance92.BackGradientStyle = Infragistics.Win.GradientStyle.Vertical;
            this.ulgrdFlow.DisplayLayout.Override.RowSelectorAppearance = appearance92;
            this.ulgrdFlow.DisplayLayout.Override.RowSelectors = Infragistics.Win.DefaultableBoolean.True;
            this.ulgrdFlow.DisplayLayout.Override.RowSelectorWidth = 12;
            this.ulgrdFlow.DisplayLayout.Override.RowSpacingBefore = 2;
            appearance93.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(129)))), ((int)(((byte)(169)))), ((int)(((byte)(226)))));
            appearance93.BackColor2 = System.Drawing.Color.FromArgb(((int)(((byte)(221)))), ((int)(((byte)(235)))), ((int)(((byte)(254)))));
            appearance93.BackGradientStyle = Infragistics.Win.GradientStyle.Vertical;
            appearance93.ForeColor = System.Drawing.Color.Black;
            this.ulgrdFlow.DisplayLayout.Override.SelectedRowAppearance = appearance93;
            this.ulgrdFlow.DisplayLayout.Override.SelectTypeCell = Infragistics.Win.UltraWinGrid.SelectType.Single;
            this.ulgrdFlow.DisplayLayout.Override.SelectTypeCol = Infragistics.Win.UltraWinGrid.SelectType.None;
            this.ulgrdFlow.DisplayLayout.Override.SelectTypeRow = Infragistics.Win.UltraWinGrid.SelectType.Single;
            this.ulgrdFlow.DisplayLayout.RowConnectorColor = System.Drawing.Color.FromArgb(((int)(((byte)(1)))), ((int)(((byte)(68)))), ((int)(((byte)(208)))));
            this.ulgrdFlow.DisplayLayout.RowConnectorStyle = Infragistics.Win.UltraWinGrid.RowConnectorStyle.Solid;
            this.ulgrdFlow.Dock = System.Windows.Forms.DockStyle.Fill;
            this.ulgrdFlow.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
            this.ulgrdFlow.Location = new System.Drawing.Point(0, 0);
            this.ulgrdFlow.Name = "ulgrdFlow";
            this.ulgrdFlow.Size = new System.Drawing.Size(977, 351);
            this.ulgrdFlow.TabIndex = 3;
            this.coreBind.SetVerification(this.ulgrdFlow, null);
            this.ulgrdFlow.DoubleClickRow += new Infragistics.Win.UltraWinGrid.DoubleClickRowEventHandler(this.ulgrdFlow_DoubleClickRow);
            // 
            // ultraTabPageControl19
            // 
            this.ultraTabPageControl19.Controls.Add(this.ultraGroupBox4);
            this.ultraTabPageControl19.Controls.Add(this.ultraGroupBox13);
            this.ultraTabPageControl19.Controls.Add(this.ultraGroupBox3);
            this.coreBind.SetDatabasecommand(this.ultraTabPageControl19, null);
            this.ultraTabPageControl19.Location = new System.Drawing.Point(1, 22);
            this.ultraTabPageControl19.Name = "ultraTabPageControl19";
            this.ultraTabPageControl19.Size = new System.Drawing.Size(977, 514);
            this.coreBind.SetVerification(this.ultraTabPageControl19, null);
            // 
            // ultraGroupBox4
            // 
            this.ultraGroupBox4.Controls.Add(this.ulgWLTABLE);
            this.coreBind.SetDatabasecommand(this.ultraGroupBox4, null);
            this.ultraGroupBox4.Dock = System.Windows.Forms.DockStyle.Fill;
            this.ultraGroupBox4.Location = new System.Drawing.Point(0, 64);
            this.ultraGroupBox4.Name = "ultraGroupBox4";
            this.ultraGroupBox4.Size = new System.Drawing.Size(977, 351);
            this.ultraGroupBox4.TabIndex = 3;
            this.ultraGroupBox4.Text = "查询数据";
            this.coreBind.SetVerification(this.ultraGroupBox4, null);
            this.ultraGroupBox4.ViewStyle = Infragistics.Win.Misc.GroupBoxViewStyle.Office2007;
            // 
            // ulgWLTABLE
            // 
            this.coreBind.SetDatabasecommand(this.ulgWLTABLE, null);
            this.ulgWLTABLE.DataMember = "物料";
            this.ulgWLTABLE.DataSource = this.dataSet2;
            appearance64.BackColor = System.Drawing.Color.White;
            appearance64.BackColor2 = System.Drawing.Color.FromArgb(((int)(((byte)(61)))), ((int)(((byte)(149)))), ((int)(((byte)(255)))));
            appearance64.BackGradientStyle = Infragistics.Win.GradientStyle.ForwardDiagonal;
            this.ulgWLTABLE.DisplayLayout.Appearance = appearance64;
            ultraGridColumn58.FilterOperatorDefaultValue = Infragistics.Win.UltraWinGrid.FilterOperatorDefaultValue.Contains;
            ultraGridColumn58.FilterOperatorDropDownItems = ((Infragistics.Win.UltraWinGrid.FilterOperatorDropDownItems)((Infragistics.Win.UltraWinGrid.FilterOperatorDropDownItems.Equals | Infragistics.Win.UltraWinGrid.FilterOperatorDropDownItems.Contains)));
            ultraGridColumn58.Header.VisiblePosition = 0;
            ultraGridColumn59.FilterOperatorDefaultValue = Infragistics.Win.UltraWinGrid.FilterOperatorDefaultValue.Contains;
            ultraGridColumn59.FilterOperatorDropDownItems = ((Infragistics.Win.UltraWinGrid.FilterOperatorDropDownItems)((Infragistics.Win.UltraWinGrid.FilterOperatorDropDownItems.Equals | Infragistics.Win.UltraWinGrid.FilterOperatorDropDownItems.Contains)));
            ultraGridColumn59.Header.VisiblePosition = 1;
            ultraGridColumn60.FilterOperatorDefaultValue = Infragistics.Win.UltraWinGrid.FilterOperatorDefaultValue.Contains;
            ultraGridColumn60.FilterOperatorDropDownItems = ((Infragistics.Win.UltraWinGrid.FilterOperatorDropDownItems)((Infragistics.Win.UltraWinGrid.FilterOperatorDropDownItems.Equals | Infragistics.Win.UltraWinGrid.FilterOperatorDropDownItems.Contains)));
            ultraGridColumn60.Header.VisiblePosition = 2;
            ultraGridColumn61.FilterOperatorDefaultValue = Infragistics.Win.UltraWinGrid.FilterOperatorDefaultValue.Contains;
            ultraGridColumn61.FilterOperatorDropDownItems = ((Infragistics.Win.UltraWinGrid.FilterOperatorDropDownItems)((Infragistics.Win.UltraWinGrid.FilterOperatorDropDownItems.Equals | Infragistics.Win.UltraWinGrid.FilterOperatorDropDownItems.Contains)));
            ultraGridColumn61.Header.VisiblePosition = 3;
            ultraGridColumn62.FilterOperatorDefaultValue = Infragistics.Win.UltraWinGrid.FilterOperatorDefaultValue.Contains;
            ultraGridColumn62.FilterOperatorDropDownItems = ((Infragistics.Win.UltraWinGrid.FilterOperatorDropDownItems)((Infragistics.Win.UltraWinGrid.FilterOperatorDropDownItems.Equals | Infragistics.Win.UltraWinGrid.FilterOperatorDropDownItems.Contains)));
            ultraGridColumn62.Header.VisiblePosition = 4;
            ultraGridColumn63.FilterOperatorDefaultValue = Infragistics.Win.UltraWinGrid.FilterOperatorDefaultValue.Contains;
            ultraGridColumn63.FilterOperatorDropDownItems = ((Infragistics.Win.UltraWinGrid.FilterOperatorDropDownItems)((Infragistics.Win.UltraWinGrid.FilterOperatorDropDownItems.Equals | Infragistics.Win.UltraWinGrid.FilterOperatorDropDownItems.Contains)));
            ultraGridColumn63.Header.VisiblePosition = 5;
            ultraGridColumn64.FilterOperatorDefaultValue = Infragistics.Win.UltraWinGrid.FilterOperatorDefaultValue.Contains;
            ultraGridColumn64.FilterOperatorDropDownItems = ((Infragistics.Win.UltraWinGrid.FilterOperatorDropDownItems)((Infragistics.Win.UltraWinGrid.FilterOperatorDropDownItems.Equals | Infragistics.Win.UltraWinGrid.FilterOperatorDropDownItems.Contains)));
            ultraGridColumn64.Header.VisiblePosition = 6;
            ultraGridColumn65.FilterOperatorDefaultValue = Infragistics.Win.UltraWinGrid.FilterOperatorDefaultValue.Contains;
            ultraGridColumn65.FilterOperatorDropDownItems = ((Infragistics.Win.UltraWinGrid.FilterOperatorDropDownItems)((Infragistics.Win.UltraWinGrid.FilterOperatorDropDownItems.Equals | Infragistics.Win.UltraWinGrid.FilterOperatorDropDownItems.Contains)));
            ultraGridColumn65.Header.VisiblePosition = 7;
            ultraGridColumn66.FilterOperatorDefaultValue = Infragistics.Win.UltraWinGrid.FilterOperatorDefaultValue.Contains;
            ultraGridColumn66.FilterOperatorDropDownItems = ((Infragistics.Win.UltraWinGrid.FilterOperatorDropDownItems)((Infragistics.Win.UltraWinGrid.FilterOperatorDropDownItems.Equals | Infragistics.Win.UltraWinGrid.FilterOperatorDropDownItems.Contains)));
            ultraGridColumn66.Header.VisiblePosition = 8;
            ultraGridColumn67.FilterOperatorDefaultValue = Infragistics.Win.UltraWinGrid.FilterOperatorDefaultValue.Contains;
            ultraGridColumn67.FilterOperatorDropDownItems = ((Infragistics.Win.UltraWinGrid.FilterOperatorDropDownItems)((Infragistics.Win.UltraWinGrid.FilterOperatorDropDownItems.Equals | Infragistics.Win.UltraWinGrid.FilterOperatorDropDownItems.Contains)));
            ultraGridColumn67.Header.VisiblePosition = 9;
            ultraGridColumn68.Header.VisiblePosition = 10;
            ultraGridBand18.Columns.AddRange(new object[] {
            ultraGridColumn58,
            ultraGridColumn59,
            ultraGridColumn60,
            ultraGridColumn61,
            ultraGridColumn62,
            ultraGridColumn63,
            ultraGridColumn64,
            ultraGridColumn65,
            ultraGridColumn66,
            ultraGridColumn67,
            ultraGridColumn68});
            this.ulgWLTABLE.DisplayLayout.BandsSerializer.Add(ultraGridBand18);
            this.ulgWLTABLE.DisplayLayout.InterBandSpacing = 10;
            this.ulgWLTABLE.DisplayLayout.Override.AllowAddNew = Infragistics.Win.UltraWinGrid.AllowAddNew.No;
            this.ulgWLTABLE.DisplayLayout.Override.AllowDelete = Infragistics.Win.DefaultableBoolean.False;
            this.ulgWLTABLE.DisplayLayout.Override.AllowUpdate = Infragistics.Win.DefaultableBoolean.False;
            appearance65.BackColor = System.Drawing.Color.Transparent;
            this.ulgWLTABLE.DisplayLayout.Override.CardAreaAppearance = appearance65;
            this.ulgWLTABLE.DisplayLayout.Override.CellClickAction = Infragistics.Win.UltraWinGrid.CellClickAction.RowSelect;
            this.ulgWLTABLE.DisplayLayout.Override.ColumnAutoSizeMode = Infragistics.Win.UltraWinGrid.ColumnAutoSizeMode.AllRowsInBand;
            this.ulgWLTABLE.DisplayLayout.Override.FilterUIType = Infragistics.Win.UltraWinGrid.FilterUIType.FilterRow;
            appearance66.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(183)))), ((int)(((byte)(208)))), ((int)(((byte)(250)))));
            appearance66.BackColor2 = System.Drawing.Color.White;
            appearance66.BackGradientStyle = Infragistics.Win.GradientStyle.None;
            appearance66.FontData.SizeInPoints = 10F;
            appearance66.ForeColor = System.Drawing.Color.Black;
            appearance66.TextHAlignAsString = "Center";
            appearance66.ThemedElementAlpha = Infragistics.Win.Alpha.Transparent;
            this.ulgWLTABLE.DisplayLayout.Override.HeaderAppearance = appearance66;
            this.ulgWLTABLE.DisplayLayout.Override.HeaderClickAction = Infragistics.Win.UltraWinGrid.HeaderClickAction.SortMulti;
            appearance67.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(1)))), ((int)(((byte)(68)))), ((int)(((byte)(208)))));
            this.ulgWLTABLE.DisplayLayout.Override.RowAppearance = appearance67;
            appearance68.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(61)))), ((int)(((byte)(149)))), ((int)(((byte)(255)))));
            appearance68.BackColor2 = System.Drawing.Color.FromArgb(((int)(((byte)(1)))), ((int)(((byte)(68)))), ((int)(((byte)(208)))));
            appearance68.BackGradientStyle = Infragistics.Win.GradientStyle.Vertical;
            this.ulgWLTABLE.DisplayLayout.Override.RowSelectorAppearance = appearance68;
            this.ulgWLTABLE.DisplayLayout.Override.RowSelectorHeaderStyle = Infragistics.Win.UltraWinGrid.RowSelectorHeaderStyle.ColumnChooserButton;
            this.ulgWLTABLE.DisplayLayout.Override.RowSelectorWidth = 12;
            this.ulgWLTABLE.DisplayLayout.Override.RowSpacingBefore = 2;
            appearance69.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(129)))), ((int)(((byte)(169)))), ((int)(((byte)(226)))));
            appearance69.BackColor2 = System.Drawing.Color.FromArgb(((int)(((byte)(221)))), ((int)(((byte)(235)))), ((int)(((byte)(254)))));
            appearance69.BackGradientStyle = Infragistics.Win.GradientStyle.Vertical;
            appearance69.ForeColor = System.Drawing.Color.Black;
            this.ulgWLTABLE.DisplayLayout.Override.SelectedRowAppearance = appearance69;
            this.ulgWLTABLE.DisplayLayout.Override.SelectTypeCell = Infragistics.Win.UltraWinGrid.SelectType.None;
            this.ulgWLTABLE.DisplayLayout.Override.SelectTypeCol = Infragistics.Win.UltraWinGrid.SelectType.None;
            this.ulgWLTABLE.DisplayLayout.Override.SelectTypeRow = Infragistics.Win.UltraWinGrid.SelectType.Single;
            this.ulgWLTABLE.DisplayLayout.RowConnectorColor = System.Drawing.Color.FromArgb(((int)(((byte)(1)))), ((int)(((byte)(68)))), ((int)(((byte)(208)))));
            this.ulgWLTABLE.DisplayLayout.RowConnectorStyle = Infragistics.Win.UltraWinGrid.RowConnectorStyle.Solid;
            this.ulgWLTABLE.DisplayLayout.ScrollBounds = Infragistics.Win.UltraWinGrid.ScrollBounds.ScrollToFill;
            this.ulgWLTABLE.DisplayLayout.ScrollStyle = Infragistics.Win.UltraWinGrid.ScrollStyle.Immediate;
            this.ulgWLTABLE.DisplayLayout.TabNavigation = Infragistics.Win.UltraWinGrid.TabNavigation.NextControl;
            this.ulgWLTABLE.DisplayLayout.ViewStyle = Infragistics.Win.UltraWinGrid.ViewStyle.SingleBand;
            this.ulgWLTABLE.Dock = System.Windows.Forms.DockStyle.Fill;
            this.ulgWLTABLE.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
            this.ulgWLTABLE.Location = new System.Drawing.Point(3, 18);
            this.ulgWLTABLE.Name = "ulgWLTABLE";
            this.ulgWLTABLE.Size = new System.Drawing.Size(971, 330);
            this.ulgWLTABLE.TabIndex = 3;
            this.coreBind.SetVerification(this.ulgWLTABLE, null);
            this.ulgWLTABLE.DoubleClickRow += new Infragistics.Win.UltraWinGrid.DoubleClickRowEventHandler(this.ulgWLTABLE_DoubleClickRow);
            // 
            // dataSet2
            // 
            this.dataSet2.DataSetName = "NewDataSet";
            this.dataSet2.Tables.AddRange(new System.Data.DataTable[] {
            this.dataTable19,
            this.dataTable20,
            this.dataTable22,
            this.dataTable33,
            this.dataTable18,
            this.dataTable1,
            this.dataTable2});
            // 
            // dataTable19
            // 
            this.dataTable19.Columns.AddRange(new System.Data.DataColumn[] {
            this.dataColumn56,
            this.dataColumn53,
            this.dataColumn54,
            this.dataColumn55,
            this.dataColumn57,
            this.dataColumn58,
            this.dataColumn59,
            this.dataColumn69,
            this.dataColumn70,
            this.dataColumn71,
            this.dataColumn102});
            this.dataTable19.TableName = "物料";
            // 
            // dataColumn56
            // 
            this.dataColumn56.Caption = "物料编号";
            this.dataColumn56.ColumnName = "FS_WL";
            // 
            // dataColumn53
            // 
            this.dataColumn53.Caption = "物料名称";
            this.dataColumn53.ColumnName = "FS_MATERIALNAME";
            // 
            // dataColumn54
            // 
            this.dataColumn54.Caption = "物料类型";
            this.dataColumn54.ColumnName = "FS_MATERIALTYPE";
            // 
            // dataColumn55
            // 
            this.dataColumn55.Caption = "物料组";
            this.dataColumn55.ColumnName = "FS_MATERIALGROUP";
            // 
            // dataColumn57
            // 
            this.dataColumn57.Caption = "计量单位";
            this.dataColumn57.ColumnName = "FS_WEIGHTUNIT";
            // 
            // dataColumn58
            // 
            this.dataColumn58.Caption = "物料组描述";
            this.dataColumn58.ColumnName = "FS_GROUPDESCRIBE";
            // 
            // dataColumn59
            // 
            this.dataColumn59.Caption = "是否批次管理";
            this.dataColumn59.ColumnName = "FS_BATCHMANAGE";
            // 
            // dataColumn69
            // 
            this.dataColumn69.Caption = "来源";
            this.dataColumn69.ColumnName = "FS_FROM";
            // 
            // dataColumn70
            // 
            this.dataColumn70.Caption = "拼音助记码";
            this.dataColumn70.ColumnName = "FS_HELPCODE";
            // 
            // dataColumn71
            // 
            this.dataColumn71.Caption = "SAP代码";
            this.dataColumn71.ColumnName = "FS_SAPCODE";
            // 
            // dataColumn102
            // 
            this.dataColumn102.Caption = "系数";
            this.dataColumn102.ColumnName = "FN_FACTOR";
            // 
            // dataTable20
            // 
            this.dataTable20.Columns.AddRange(new System.Data.DataColumn[] {
            this.dataColumn60,
            this.dataColumn61,
            this.dataColumn62,
            this.dataColumn72,
            this.dataColumn73,
            this.dataColumn74,
            this.dataColumn75,
            this.dataColumn76,
            this.dataColumn94});
            this.dataTable20.TableName = "发货单位";
            // 
            // dataColumn60
            // 
            this.dataColumn60.Caption = "车间代码";
            this.dataColumn60.ColumnName = "FS_FH";
            // 
            // dataColumn61
            // 
            this.dataColumn61.Caption = "车间描述";
            this.dataColumn61.ColumnName = "FS_MEMO";
            // 
            // dataColumn62
            // 
            this.dataColumn62.Caption = "工厂代码";
            this.dataColumn62.ColumnName = "FS_PLANT";
            // 
            // dataColumn72
            // 
            this.dataColumn72.Caption = "拼音助记码";
            this.dataColumn72.ColumnName = "FS_HELPCODE";
            // 
            // dataColumn73
            // 
            this.dataColumn73.Caption = "来源";
            this.dataColumn73.ColumnName = "FS_FROM";
            // 
            // dataColumn74
            // 
            this.dataColumn74.Caption = "SAP代码";
            this.dataColumn74.ColumnName = "FS_SAPCODE";
            // 
            // dataColumn75
            // 
            this.dataColumn75.Caption = "车证号开始";
            this.dataColumn75.ColumnName = "FS_CARNOBEGIN";
            // 
            // dataColumn76
            // 
            this.dataColumn76.Caption = "车证号结束";
            this.dataColumn76.ColumnName = "FS_CARNOEND";
            // 
            // dataColumn94
            // 
            this.dataColumn94.Caption = "角色分配";
            this.dataColumn94.ColumnName = "FS_USERROLES";
            // 
            // dataTable22
            // 
            this.dataTable22.Columns.AddRange(new System.Data.DataColumn[] {
            this.dataColumn66,
            this.dataColumn67,
            this.dataColumn68,
            this.dataColumn77,
            this.dataColumn78,
            this.dataColumn95});
            this.dataTable22.TableName = "供应单位";
            // 
            // dataColumn66
            // 
            this.dataColumn66.Caption = "供应商代码";
            this.dataColumn66.ColumnName = "FS_GY";
            // 
            // dataColumn67
            // 
            this.dataColumn67.Caption = "供应商名称";
            this.dataColumn67.ColumnName = "FS_SUPPLIERNAME";
            // 
            // dataColumn68
            // 
            this.dataColumn68.Caption = "来源";
            this.dataColumn68.ColumnName = "FS_FROM";
            // 
            // dataColumn77
            // 
            this.dataColumn77.Caption = "拼音助记码";
            this.dataColumn77.ColumnName = "FS_HELPCODE";
            // 
            // dataColumn78
            // 
            this.dataColumn78.Caption = "SAP代码";
            this.dataColumn78.ColumnName = "FS_SAPCODE";
            // 
            // dataColumn95
            // 
            this.dataColumn95.Caption = "角色分配";
            this.dataColumn95.ColumnName = "FS_USERROLES";
            // 
            // dataTable33
            // 
            this.dataTable33.Columns.AddRange(new System.Data.DataColumn[] {
            this.dataColumn79,
            this.dataColumn80,
            this.dataColumn81,
            this.dataColumn82,
            this.dataColumn83,
            this.dataColumn84,
            this.dataColumn96});
            this.dataTable33.TableName = "收货单位";
            // 
            // dataColumn79
            // 
            this.dataColumn79.Caption = "库存点代码";
            this.dataColumn79.ColumnName = "FS_SH";
            // 
            // dataColumn80
            // 
            this.dataColumn80.Caption = "库存点描述";
            this.dataColumn80.ColumnName = "FS_MEMO";
            // 
            // dataColumn81
            // 
            this.dataColumn81.Caption = "工厂代码";
            this.dataColumn81.ColumnName = "FS_FACTORYNO";
            // 
            // dataColumn82
            // 
            this.dataColumn82.Caption = "拼音助记码";
            this.dataColumn82.ColumnName = "FS_HELPCODE";
            // 
            // dataColumn83
            // 
            this.dataColumn83.Caption = "SAP代码";
            this.dataColumn83.ColumnName = "FS_SAPCODE";
            // 
            // dataColumn84
            // 
            this.dataColumn84.Caption = "来源";
            this.dataColumn84.ColumnName = "FS_FROM";
            // 
            // dataColumn96
            // 
            this.dataColumn96.Caption = "角色分配";
            this.dataColumn96.ColumnName = "FS_USERROLES";
            // 
            // dataTable18
            // 
            this.dataTable18.Columns.AddRange(new System.Data.DataColumn[] {
            this.dataColumn63,
            this.dataColumn64,
            this.dataColumn65,
            this.dataColumn85,
            this.dataColumn101});
            this.dataTable18.TableName = "承运单位";
            // 
            // dataColumn63
            // 
            this.dataColumn63.Caption = "承运单位编号";
            this.dataColumn63.ColumnName = "FS_CY";
            // 
            // dataColumn64
            // 
            this.dataColumn64.Caption = "承运单位名称";
            this.dataColumn64.ColumnName = "FS_TRANSNAME";
            // 
            // dataColumn65
            // 
            this.dataColumn65.Caption = "拼音助记码";
            this.dataColumn65.ColumnName = "FS_HELPCODE";
            // 
            // dataColumn85
            // 
            this.dataColumn85.Caption = "来源";
            this.dataColumn85.ColumnName = "FS_FROM";
            // 
            // dataColumn101
            // 
            this.dataColumn101.Caption = "用户角色分配";
            this.dataColumn101.ColumnName = "FS_USERROLES";
            // 
            // dataTable1
            // 
            this.dataTable1.Columns.AddRange(new System.Data.DataColumn[] {
            this.dataColumn89,
            this.dataColumn90,
            this.dataColumn91});
            this.dataTable1.TableName = "计量点项目";
            // 
            // dataColumn89
            // 
            this.dataColumn89.Caption = "计量点编码";
            this.dataColumn89.ColumnName = "FS_POINTCODE";
            // 
            // dataColumn90
            // 
            this.dataColumn90.Caption = "计量点子项";
            this.dataColumn90.ColumnName = "FS_POINTITEM";
            // 
            // dataColumn91
            // 
            this.dataColumn91.Caption = "计量点子项状态";
            this.dataColumn91.ColumnName = "FS_POINTITEMSTATE";
            // 
            // dataTable2
            // 
            this.dataTable2.Columns.AddRange(new System.Data.DataColumn[] {
            this.dataColumn97,
            this.dataColumn98,
            this.dataColumn99,
            this.dataColumn100});
            this.dataTable2.TableName = "语音基础表";
            // 
            // dataColumn97
            // 
            this.dataColumn97.Caption = "声音名称";
            this.dataColumn97.ColumnName = "FS_VOICENAME";
            // 
            // dataColumn98
            // 
            this.dataColumn98.Caption = "衡器类型代码";
            this.dataColumn98.ColumnName = "FS_INSTRTYPE";
            // 
            // dataColumn99
            // 
            this.dataColumn99.Caption = "声音说明";
            this.dataColumn99.ColumnName = "FS_MEMO";
            // 
            // dataColumn100
            // 
            this.dataColumn100.Caption = "声音文件";
            this.dataColumn100.ColumnName = "FS_VOICEFILE";
            this.dataColumn100.DataType = typeof(byte[]);
            // 
            // ultraGroupBox13
            // 
            this.ultraGroupBox13.Controls.Add(this.label47);
            this.ultraGroupBox13.Controls.Add(this.txtFACTOR);
            this.ultraGroupBox13.Controls.Add(this.txtWLZMS);
            this.ultraGroupBox13.Controls.Add(this.label2);
            this.ultraGroupBox13.Controls.Add(this.txtWLPYZJM);
            this.ultraGroupBox13.Controls.Add(this.txtWLMC);
            this.ultraGroupBox13.Controls.Add(this.label8);
            this.ultraGroupBox13.Controls.Add(this.label3);
            this.ultraGroupBox13.Controls.Add(this.txtWLFROM);
            this.ultraGroupBox13.Controls.Add(this.txtWLTYPE);
            this.ultraGroupBox13.Controls.Add(this.label7);
            this.ultraGroupBox13.Controls.Add(this.label4);
            this.ultraGroupBox13.Controls.Add(this.txtWLZ);
            this.ultraGroupBox13.Controls.Add(this.label6);
            this.ultraGroupBox13.Controls.Add(this.label5);
            this.ultraGroupBox13.Controls.Add(this.txtWLUNIT);
            this.coreBind.SetDatabasecommand(this.ultraGroupBox13, null);
            this.ultraGroupBox13.Dock = System.Windows.Forms.DockStyle.Bottom;
            this.ultraGroupBox13.Location = new System.Drawing.Point(0, 415);
            this.ultraGroupBox13.Name = "ultraGroupBox13";
            this.ultraGroupBox13.Size = new System.Drawing.Size(977, 99);
            this.ultraGroupBox13.TabIndex = 2;
            this.ultraGroupBox13.Text = "修改数据项";
            this.coreBind.SetVerification(this.ultraGroupBox13, null);
            this.ultraGroupBox13.ViewStyle = Infragistics.Win.Misc.GroupBoxViewStyle.Office2007;
            // 
            // label47
            // 
            this.label47.AutoSize = true;
            this.label47.BackColor = System.Drawing.Color.Transparent;
            this.coreBind.SetDatabasecommand(this.label47, null);
            this.label47.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
            this.label47.Location = new System.Drawing.Point(868, 38);
            this.label47.Name = "label47";
            this.label47.Size = new System.Drawing.Size(29, 12);
            this.label47.TabIndex = 605;
            this.label47.Text = "系数";
            this.coreBind.SetVerification(this.label47, null);
            // 
            // txtFACTOR
            // 
            this.coreBind.SetDatabasecommand(this.txtFACTOR, null);
            this.txtFACTOR.Location = new System.Drawing.Point(901, 33);
            this.txtFACTOR.Name = "txtFACTOR";
            this.txtFACTOR.Size = new System.Drawing.Size(40, 21);
            this.txtFACTOR.TabIndex = 606;
            this.coreBind.SetVerification(this.txtFACTOR, null);
            // 
            // txtWLZMS
            // 
            this.coreBind.SetDatabasecommand(this.txtWLZMS, null);
            this.txtWLZMS.Location = new System.Drawing.Point(372, 64);
            this.txtWLZMS.Name = "txtWLZMS";
            this.txtWLZMS.Size = new System.Drawing.Size(134, 21);
            this.txtWLZMS.TabIndex = 600;
            this.coreBind.SetVerification(this.txtWLZMS, null);
            // 
            // label2
            // 
            this.label2.AutoSize = true;
            this.label2.BackColor = System.Drawing.Color.Transparent;
            this.coreBind.SetDatabasecommand(this.label2, null);
            this.label2.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
            this.label2.Location = new System.Drawing.Point(24, 36);
            this.label2.Name = "label2";
            this.label2.Size = new System.Drawing.Size(53, 12);
            this.label2.TabIndex = 591;
            this.label2.Text = "物料名称";
            this.coreBind.SetVerification(this.label2, null);
            // 
            // txtWLPYZJM
            // 
            this.coreBind.SetDatabasecommand(this.txtWLPYZJM, null);
            this.txtWLPYZJM.Location = new System.Drawing.Point(592, 64);
            this.txtWLPYZJM.Name = "txtWLPYZJM";
            this.txtWLPYZJM.Size = new System.Drawing.Size(134, 21);
            this.txtWLPYZJM.TabIndex = 604;
            this.coreBind.SetVerification(this.txtWLPYZJM, null);
            // 
            // txtWLMC
            // 
            this.coreBind.SetDatabasecommand(this.txtWLMC, null);
            this.txtWLMC.Location = new System.Drawing.Point(83, 31);
            this.txtWLMC.Name = "txtWLMC";
            this.txtWLMC.Size = new System.Drawing.Size(643, 21);
            this.txtWLMC.TabIndex = 592;
            this.coreBind.SetVerification(this.txtWLMC, null);
            this.txtWLMC.TextChanged += new System.EventHandler(this.txtWLMC_TextChanged);
            // 
            // label8
            // 
            this.label8.AutoSize = true;
            this.label8.BackColor = System.Drawing.Color.Transparent;
            this.coreBind.SetDatabasecommand(this.label8, null);
            this.label8.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
            this.label8.Location = new System.Drawing.Point(519, 69);
            this.label8.Name = "label8";
            this.label8.Size = new System.Drawing.Size(65, 12);
            this.label8.TabIndex = 603;
            this.label8.Text = "拼音助记码";
            this.coreBind.SetVerification(this.label8, null);
            // 
            // label3
            // 
            this.label3.AutoSize = true;
            this.label3.BackColor = System.Drawing.Color.Transparent;
            this.coreBind.SetDatabasecommand(this.label3, null);
            this.label3.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
            this.label3.Location = new System.Drawing.Point(24, 67);
            this.label3.Name = "label3";
            this.label3.Size = new System.Drawing.Size(53, 12);
            this.label3.TabIndex = 593;
            this.label3.Text = "物料类型";
            this.coreBind.SetVerification(this.label3, null);
            // 
            // txtWLFROM
            // 
            this.coreBind.SetDatabasecommand(this.txtWLFROM, null);
            this.txtWLFROM.Location = new System.Drawing.Point(796, 62);
            this.txtWLFROM.Name = "txtWLFROM";
            this.txtWLFROM.Size = new System.Drawing.Size(40, 21);
            this.txtWLFROM.TabIndex = 602;
            this.coreBind.SetVerification(this.txtWLFROM, null);
            // 
            // txtWLTYPE
            // 
            this.coreBind.SetDatabasecommand(this.txtWLTYPE, null);
            this.txtWLTYPE.Location = new System.Drawing.Point(83, 62);
            this.txtWLTYPE.Name = "txtWLTYPE";
            this.txtWLTYPE.Size = new System.Drawing.Size(71, 21);
            this.txtWLTYPE.TabIndex = 594;
            this.coreBind.SetVerification(this.txtWLTYPE, null);
            // 
            // label7
            // 
            this.label7.AutoSize = true;
            this.label7.BackColor = System.Drawing.Color.Transparent;
            this.coreBind.SetDatabasecommand(this.label7, null);
            this.label7.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
            this.label7.Location = new System.Drawing.Point(760, 67);
            this.label7.Name = "label7";
            this.label7.Size = new System.Drawing.Size(29, 12);
            this.label7.TabIndex = 601;
            this.label7.Text = "来源";
            this.coreBind.SetVerification(this.label7, null);
            // 
            // label4
            // 
            this.label4.AutoSize = true;
            this.label4.BackColor = System.Drawing.Color.Transparent;
            this.coreBind.SetDatabasecommand(this.label4, null);
            this.label4.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
            this.label4.Location = new System.Drawing.Point(167, 69);
            this.label4.Name = "label4";
            this.label4.Size = new System.Drawing.Size(41, 12);
            this.label4.TabIndex = 595;
            this.label4.Text = "物料组";
            this.coreBind.SetVerification(this.label4, null);
            // 
            // txtWLZ
            // 
            this.coreBind.SetDatabasecommand(this.txtWLZ, null);
            this.txtWLZ.Location = new System.Drawing.Point(220, 64);
            this.txtWLZ.Name = "txtWLZ";
            this.txtWLZ.Size = new System.Drawing.Size(75, 21);
            this.txtWLZ.TabIndex = 596;
            this.coreBind.SetVerification(this.txtWLZ, null);
            // 
            // label6
            // 
            this.label6.AutoSize = true;
            this.label6.BackColor = System.Drawing.Color.Transparent;
            this.coreBind.SetDatabasecommand(this.label6, null);
            this.label6.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
            this.label6.Location = new System.Drawing.Point(299, 69);
            this.label6.Name = "label6";
            this.label6.Size = new System.Drawing.Size(65, 12);
            this.label6.TabIndex = 599;
            this.label6.Text = "物料组描述";
            this.coreBind.SetVerification(this.label6, null);
            // 
            // label5
            // 
            this.label5.AutoSize = true;
            this.label5.BackColor = System.Drawing.Color.Transparent;
            this.coreBind.SetDatabasecommand(this.label5, null);
            this.label5.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
            this.label5.Location = new System.Drawing.Point(737, 38);
            this.label5.Name = "label5";
            this.label5.Size = new System.Drawing.Size(53, 12);
            this.label5.TabIndex = 597;
            this.label5.Text = "计量单位";
            this.coreBind.SetVerification(this.label5, null);
            // 
            // txtWLUNIT
            // 
            this.coreBind.SetDatabasecommand(this.txtWLUNIT, null);
            this.txtWLUNIT.Location = new System.Drawing.Point(796, 33);
            this.txtWLUNIT.Name = "txtWLUNIT";
            this.txtWLUNIT.Size = new System.Drawing.Size(40, 21);
            this.txtWLUNIT.TabIndex = 598;
            this.coreBind.SetVerification(this.txtWLUNIT, null);
            // 
            // ultraGroupBox3
            // 
            this.ultraGroupBox3.Controls.Add(this.txtWLNO);
            this.ultraGroupBox3.Controls.Add(this.label25);
            this.coreBind.SetDatabasecommand(this.ultraGroupBox3, null);
            this.ultraGroupBox3.Dock = System.Windows.Forms.DockStyle.Top;
            this.ultraGroupBox3.Location = new System.Drawing.Point(0, 0);
            this.ultraGroupBox3.Name = "ultraGroupBox3";
            this.ultraGroupBox3.Size = new System.Drawing.Size(977, 64);
            this.ultraGroupBox3.TabIndex = 0;
            this.ultraGroupBox3.Text = "查询条件";
            this.coreBind.SetVerification(this.ultraGroupBox3, null);
            this.ultraGroupBox3.ViewStyle = Infragistics.Win.Misc.GroupBoxViewStyle.Office2007;
            // 
            // txtWLNO
            // 
            this.coreBind.SetDatabasecommand(this.txtWLNO, null);
            this.txtWLNO.Location = new System.Drawing.Point(93, 30);
            this.txtWLNO.Name = "txtWLNO";
            this.txtWLNO.Size = new System.Drawing.Size(108, 21);
            this.txtWLNO.TabIndex = 606;
            this.coreBind.SetVerification(this.txtWLNO, null);
            // 
            // label25
            // 
            this.label25.AutoSize = true;
            this.label25.BackColor = System.Drawing.Color.Transparent;
            this.coreBind.SetDatabasecommand(this.label25, null);
            this.label25.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
            this.label25.Location = new System.Drawing.Point(7, 35);
            this.label25.Name = "label25";
            this.label25.Size = new System.Drawing.Size(53, 12);
            this.label25.TabIndex = 605;
            this.label25.Text = "物料编号";
            this.coreBind.SetVerification(this.label25, null);
            // 
            // ultraTabPageControl20
            // 
            this.ultraTabPageControl20.Controls.Add(this.ultraGroupBox5);
            this.ultraTabPageControl20.Controls.Add(this.ultraGroupBox14);
            this.ultraTabPageControl20.Controls.Add(this.ultraGroupBox6);
            this.coreBind.SetDatabasecommand(this.ultraTabPageControl20, null);
            this.ultraTabPageControl20.Location = new System.Drawing.Point(-10000, -10000);
            this.ultraTabPageControl20.Name = "ultraTabPageControl20";
            this.ultraTabPageControl20.Size = new System.Drawing.Size(977, 514);
            this.coreBind.SetVerification(this.ultraTabPageControl20, null);
            // 
            // ultraGroupBox5
            // 
            this.ultraGroupBox5.Controls.Add(this.ulgFHTABLE);
            this.coreBind.SetDatabasecommand(this.ultraGroupBox5, null);
            this.ultraGroupBox5.Dock = System.Windows.Forms.DockStyle.Fill;
            this.ultraGroupBox5.Location = new System.Drawing.Point(0, 64);
            this.ultraGroupBox5.Name = "ultraGroupBox5";
            this.ultraGroupBox5.Size = new System.Drawing.Size(977, 351);
            this.ultraGroupBox5.TabIndex = 5;
            this.ultraGroupBox5.Text = "查询数据";
            this.coreBind.SetVerification(this.ultraGroupBox5, null);
            this.ultraGroupBox5.ViewStyle = Infragistics.Win.Misc.GroupBoxViewStyle.Office2007;
            // 
            // ulgFHTABLE
            // 
            this.coreBind.SetDatabasecommand(this.ulgFHTABLE, null);
            this.ulgFHTABLE.DataMember = "发货单位";
            this.ulgFHTABLE.DataSource = this.dataSet2;
            appearance116.BackColor = System.Drawing.Color.White;
            appearance116.BackColor2 = System.Drawing.Color.FromArgb(((int)(((byte)(61)))), ((int)(((byte)(149)))), ((int)(((byte)(255)))));
            appearance116.BackGradientStyle = Infragistics.Win.GradientStyle.ForwardDiagonal;
            this.ulgFHTABLE.DisplayLayout.Appearance = appearance116;
            ultraGridColumn69.Header.VisiblePosition = 0;
            ultraGridColumn70.Header.VisiblePosition = 1;
            ultraGridColumn71.Header.VisiblePosition = 2;
            ultraGridColumn72.Header.VisiblePosition = 3;
            ultraGridColumn73.Header.VisiblePosition = 4;
            ultraGridColumn74.Header.VisiblePosition = 5;
            ultraGridColumn75.Header.VisiblePosition = 6;
            ultraGridColumn76.Header.VisiblePosition = 7;
            ultraGridColumn77.Header.VisiblePosition = 8;
            ultraGridBand19.Columns.AddRange(new object[] {
            ultraGridColumn69,
            ultraGridColumn70,
            ultraGridColumn71,
            ultraGridColumn72,
            ultraGridColumn73,
            ultraGridColumn74,
            ultraGridColumn75,
            ultraGridColumn76,
            ultraGridColumn77});
            this.ulgFHTABLE.DisplayLayout.BandsSerializer.Add(ultraGridBand19);
            this.ulgFHTABLE.DisplayLayout.InterBandSpacing = 10;
            this.ulgFHTABLE.DisplayLayout.Override.AllowAddNew = Infragistics.Win.UltraWinGrid.AllowAddNew.No;
            this.ulgFHTABLE.DisplayLayout.Override.AllowDelete = Infragistics.Win.DefaultableBoolean.False;
            this.ulgFHTABLE.DisplayLayout.Override.AllowUpdate = Infragistics.Win.DefaultableBoolean.False;
            appearance117.BackColor = System.Drawing.Color.Transparent;
            this.ulgFHTABLE.DisplayLayout.Override.CardAreaAppearance = appearance117;
            this.ulgFHTABLE.DisplayLayout.Override.CellClickAction = Infragistics.Win.UltraWinGrid.CellClickAction.RowSelect;
            this.ulgFHTABLE.DisplayLayout.Override.ColumnAutoSizeMode = Infragistics.Win.UltraWinGrid.ColumnAutoSizeMode.AllRowsInBand;
            this.ulgFHTABLE.DisplayLayout.Override.FilterOperatorDefaultValue = Infragistics.Win.UltraWinGrid.FilterOperatorDefaultValue.Contains;
            this.ulgFHTABLE.DisplayLayout.Override.FilterUIType = Infragistics.Win.UltraWinGrid.FilterUIType.FilterRow;
            appearance118.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(183)))), ((int)(((byte)(208)))), ((int)(((byte)(250)))));
            appearance118.BackColor2 = System.Drawing.Color.White;
            appearance118.BackGradientStyle = Infragistics.Win.GradientStyle.None;
            appearance118.FontData.SizeInPoints = 10F;
            appearance118.ForeColor = System.Drawing.Color.Black;
            appearance118.TextHAlignAsString = "Center";
            appearance118.ThemedElementAlpha = Infragistics.Win.Alpha.Transparent;
            this.ulgFHTABLE.DisplayLayout.Override.HeaderAppearance = appearance118;
            this.ulgFHTABLE.DisplayLayout.Override.HeaderClickAction = Infragistics.Win.UltraWinGrid.HeaderClickAction.SortMulti;
            appearance119.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(1)))), ((int)(((byte)(68)))), ((int)(((byte)(208)))));
            this.ulgFHTABLE.DisplayLayout.Override.RowAppearance = appearance119;
            appearance120.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(61)))), ((int)(((byte)(149)))), ((int)(((byte)(255)))));
            appearance120.BackColor2 = System.Drawing.Color.FromArgb(((int)(((byte)(1)))), ((int)(((byte)(68)))), ((int)(((byte)(208)))));
            appearance120.BackGradientStyle = Infragistics.Win.GradientStyle.Vertical;
            this.ulgFHTABLE.DisplayLayout.Override.RowSelectorAppearance = appearance120;
            this.ulgFHTABLE.DisplayLayout.Override.RowSelectorWidth = 12;
            this.ulgFHTABLE.DisplayLayout.Override.RowSpacingBefore = 2;
            appearance121.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(129)))), ((int)(((byte)(169)))), ((int)(((byte)(226)))));
            appearance121.BackColor2 = System.Drawing.Color.FromArgb(((int)(((byte)(221)))), ((int)(((byte)(235)))), ((int)(((byte)(254)))));
            appearance121.BackGradientStyle = Infragistics.Win.GradientStyle.Vertical;
            appearance121.ForeColor = System.Drawing.Color.Black;
            this.ulgFHTABLE.DisplayLayout.Override.SelectedRowAppearance = appearance121;
            this.ulgFHTABLE.DisplayLayout.Override.SelectTypeCell = Infragistics.Win.UltraWinGrid.SelectType.None;
            this.ulgFHTABLE.DisplayLayout.Override.SelectTypeCol = Infragistics.Win.UltraWinGrid.SelectType.None;
            this.ulgFHTABLE.DisplayLayout.Override.SelectTypeRow = Infragistics.Win.UltraWinGrid.SelectType.Single;
            this.ulgFHTABLE.DisplayLayout.RowConnectorColor = System.Drawing.Color.FromArgb(((int)(((byte)(1)))), ((int)(((byte)(68)))), ((int)(((byte)(208)))));
            this.ulgFHTABLE.DisplayLayout.RowConnectorStyle = Infragistics.Win.UltraWinGrid.RowConnectorStyle.Solid;
            this.ulgFHTABLE.DisplayLayout.ScrollBounds = Infragistics.Win.UltraWinGrid.ScrollBounds.ScrollToFill;
            this.ulgFHTABLE.DisplayLayout.ScrollStyle = Infragistics.Win.UltraWinGrid.ScrollStyle.Immediate;
            this.ulgFHTABLE.DisplayLayout.TabNavigation = Infragistics.Win.UltraWinGrid.TabNavigation.NextControl;
            this.ulgFHTABLE.DisplayLayout.ViewStyle = Infragistics.Win.UltraWinGrid.ViewStyle.SingleBand;
            this.ulgFHTABLE.Dock = System.Windows.Forms.DockStyle.Fill;
            this.ulgFHTABLE.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
            this.ulgFHTABLE.Location = new System.Drawing.Point(3, 18);
            this.ulgFHTABLE.Name = "ulgFHTABLE";
            this.ulgFHTABLE.Size = new System.Drawing.Size(971, 330);
            this.ulgFHTABLE.TabIndex = 3;
            this.coreBind.SetVerification(this.ulgFHTABLE, null);
            this.ulgFHTABLE.DoubleClickRow += new Infragistics.Win.UltraWinGrid.DoubleClickRowEventHandler(this.ulgFHTABLE_DoubleClickRow);
            // 
            // ultraGroupBox14
            // 
            this.ultraGroupBox14.Controls.Add(this.CKFHUser);
            this.ultraGroupBox14.Controls.Add(this.label35);
            this.ultraGroupBox14.Controls.Add(this.txtFHCARNOEND);
            this.ultraGroupBox14.Controls.Add(this.label14);
            this.ultraGroupBox14.Controls.Add(this.label9);
            this.ultraGroupBox14.Controls.Add(this.txtFHCARNOBEGIN);
            this.ultraGroupBox14.Controls.Add(this.txtFHCJMS);
            this.ultraGroupBox14.Controls.Add(this.label13);
            this.ultraGroupBox14.Controls.Add(this.label10);
            this.ultraGroupBox14.Controls.Add(this.txtFHFROM);
            this.ultraGroupBox14.Controls.Add(this.txtFHGCDM);
            this.ultraGroupBox14.Controls.Add(this.label12);
            this.ultraGroupBox14.Controls.Add(this.label11);
            this.ultraGroupBox14.Controls.Add(this.txtFHPYZJM);
            this.coreBind.SetDatabasecommand(this.ultraGroupBox14, null);
            this.ultraGroupBox14.Dock = System.Windows.Forms.DockStyle.Bottom;
            this.ultraGroupBox14.Location = new System.Drawing.Point(0, 415);
            this.ultraGroupBox14.Name = "ultraGroupBox14";
            this.ultraGroupBox14.Size = new System.Drawing.Size(977, 99);
            this.ultraGroupBox14.TabIndex = 4;
            this.ultraGroupBox14.Text = "修改数据项";
            this.coreBind.SetVerification(this.ultraGroupBox14, null);
            this.ultraGroupBox14.ViewStyle = Infragistics.Win.Misc.GroupBoxViewStyle.Office2007;
            // 
            // CKFHUser
            // 
            this.coreBind.SetDatabasecommand(this.CKFHUser, null);
            this.CKFHUser.FormattingEnabled = true;
            this.CKFHUser.Location = new System.Drawing.Point(774, 26);
            this.CKFHUser.Name = "CKFHUser";
            this.CKFHUser.Size = new System.Drawing.Size(128, 68);
            this.CKFHUser.TabIndex = 607;
            this.coreBind.SetVerification(this.CKFHUser, null);
            // 
            // label35
            // 
            this.label35.AutoSize = true;
            this.label35.BackColor = System.Drawing.Color.Transparent;
            this.coreBind.SetDatabasecommand(this.label35, null);
            this.label35.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
            this.label35.Location = new System.Drawing.Point(717, 32);
            this.label35.Name = "label35";
            this.label35.Size = new System.Drawing.Size(53, 12);
            this.label35.TabIndex = 606;
            this.label35.Text = "角色分配";
            this.coreBind.SetVerification(this.label35, null);
            // 
            // txtFHCARNOEND
            // 
            this.coreBind.SetDatabasecommand(this.txtFHCARNOEND, null);
            this.txtFHCARNOEND.Location = new System.Drawing.Point(556, 58);
            this.txtFHCARNOEND.Name = "txtFHCARNOEND";
            this.txtFHCARNOEND.Size = new System.Drawing.Size(134, 21);
            this.txtFHCARNOEND.TabIndex = 604;
            this.coreBind.SetVerification(this.txtFHCARNOEND, null);
            // 
            // label14
            // 
            this.label14.AutoSize = true;
            this.label14.BackColor = System.Drawing.Color.Transparent;
            this.coreBind.SetDatabasecommand(this.label14, null);
            this.label14.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
            this.label14.Location = new System.Drawing.Point(486, 63);
            this.label14.Name = "label14";
            this.label14.Size = new System.Drawing.Size(65, 12);
            this.label14.TabIndex = 603;
            this.label14.Text = "车证号结束";
            this.coreBind.SetVerification(this.label14, null);
            // 
            // label9
            // 
            this.label9.AutoSize = true;
            this.label9.BackColor = System.Drawing.Color.Transparent;
            this.coreBind.SetDatabasecommand(this.label9, null);
            this.label9.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
            this.label9.Location = new System.Drawing.Point(19, 32);
            this.label9.Name = "label9";
            this.label9.Size = new System.Drawing.Size(53, 12);
            this.label9.TabIndex = 593;
            this.label9.Text = "车间描述";
            this.coreBind.SetVerification(this.label9, null);
            // 
            // txtFHCARNOBEGIN
            // 
            this.coreBind.SetDatabasecommand(this.txtFHCARNOBEGIN, null);
            this.txtFHCARNOBEGIN.Location = new System.Drawing.Point(556, 27);
            this.txtFHCARNOBEGIN.Name = "txtFHCARNOBEGIN";
            this.txtFHCARNOBEGIN.Size = new System.Drawing.Size(134, 21);
            this.txtFHCARNOBEGIN.TabIndex = 602;
            this.coreBind.SetVerification(this.txtFHCARNOBEGIN, null);
            // 
            // txtFHCJMS
            // 
            this.coreBind.SetDatabasecommand(this.txtFHCJMS, null);
            this.txtFHCJMS.Location = new System.Drawing.Point(78, 27);
            this.txtFHCJMS.Name = "txtFHCJMS";
            this.txtFHCJMS.Size = new System.Drawing.Size(134, 21);
            this.txtFHCJMS.TabIndex = 594;
            this.coreBind.SetVerification(this.txtFHCJMS, null);
            this.txtFHCJMS.TextChanged += new System.EventHandler(this.txtFHCJMS_TextChanged_1);
            // 
            // label13
            // 
            this.label13.AutoSize = true;
            this.label13.BackColor = System.Drawing.Color.Transparent;
            this.coreBind.SetDatabasecommand(this.label13, null);
            this.label13.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
            this.label13.Location = new System.Drawing.Point(486, 32);
            this.label13.Name = "label13";
            this.label13.Size = new System.Drawing.Size(65, 12);
            this.label13.TabIndex = 601;
            this.label13.Text = "车证号开始";
            this.coreBind.SetVerification(this.label13, null);
            // 
            // label10
            // 
            this.label10.AutoSize = true;
            this.label10.BackColor = System.Drawing.Color.Transparent;
            this.coreBind.SetDatabasecommand(this.label10, null);
            this.label10.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
            this.label10.Location = new System.Drawing.Point(19, 63);
            this.label10.Name = "label10";
            this.label10.Size = new System.Drawing.Size(53, 12);
            this.label10.TabIndex = 595;
            this.label10.Text = "工厂代码";
            this.coreBind.SetVerification(this.label10, null);
            // 
            // txtFHFROM
            // 
            this.coreBind.SetDatabasecommand(this.txtFHFROM, null);
            this.txtFHFROM.Location = new System.Drawing.Point(304, 58);
            this.txtFHFROM.Name = "txtFHFROM";
            this.txtFHFROM.Size = new System.Drawing.Size(134, 21);
            this.txtFHFROM.TabIndex = 600;
            this.coreBind.SetVerification(this.txtFHFROM, null);
            // 
            // txtFHGCDM
            // 
            this.coreBind.SetDatabasecommand(this.txtFHGCDM, null);
            this.txtFHGCDM.Location = new System.Drawing.Point(78, 58);
            this.txtFHGCDM.Name = "txtFHGCDM";
            this.txtFHGCDM.Size = new System.Drawing.Size(134, 21);
            this.txtFHGCDM.TabIndex = 596;
            this.coreBind.SetVerification(this.txtFHGCDM, null);
            // 
            // label12
            // 
            this.label12.AutoSize = true;
            this.label12.BackColor = System.Drawing.Color.Transparent;
            this.coreBind.SetDatabasecommand(this.label12, null);
            this.label12.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
            this.label12.Location = new System.Drawing.Point(269, 63);
            this.label12.Name = "label12";
            this.label12.Size = new System.Drawing.Size(29, 12);
            this.label12.TabIndex = 599;
            this.label12.Text = "来源";
            this.coreBind.SetVerification(this.label12, null);
            // 
            // label11
            // 
            this.label11.AutoSize = true;
            this.label11.BackColor = System.Drawing.Color.Transparent;
            this.coreBind.SetDatabasecommand(this.label11, null);
            this.label11.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
            this.label11.Location = new System.Drawing.Point(234, 32);
            this.label11.Name = "label11";
            this.label11.Size = new System.Drawing.Size(65, 12);
            this.label11.TabIndex = 597;
            this.label11.Text = "拼音助记码";
            this.coreBind.SetVerification(this.label11, null);
            // 
            // txtFHPYZJM
            // 
            this.coreBind.SetDatabasecommand(this.txtFHPYZJM, null);
            this.txtFHPYZJM.Location = new System.Drawing.Point(304, 27);
            this.txtFHPYZJM.Name = "txtFHPYZJM";
            this.txtFHPYZJM.Size = new System.Drawing.Size(134, 21);
            this.txtFHPYZJM.TabIndex = 598;
            this.coreBind.SetVerification(this.txtFHPYZJM, null);
            // 
            // ultraGroupBox6
            // 
            this.ultraGroupBox6.Controls.Add(this.label26);
            this.ultraGroupBox6.Controls.Add(this.txtFHNO);
            this.coreBind.SetDatabasecommand(this.ultraGroupBox6, null);
            this.ultraGroupBox6.Dock = System.Windows.Forms.DockStyle.Top;
            this.ultraGroupBox6.Location = new System.Drawing.Point(0, 0);
            this.ultraGroupBox6.Name = "ultraGroupBox6";
            this.ultraGroupBox6.Size = new System.Drawing.Size(977, 64);
            this.ultraGroupBox6.TabIndex = 2;
            this.ultraGroupBox6.Text = "查询条件";
            this.coreBind.SetVerification(this.ultraGroupBox6, null);
            this.ultraGroupBox6.ViewStyle = Infragistics.Win.Misc.GroupBoxViewStyle.Office2007;
            // 
            // label26
            // 
            this.label26.AutoSize = true;
            this.label26.BackColor = System.Drawing.Color.Transparent;
            this.coreBind.SetDatabasecommand(this.label26, null);
            this.label26.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
            this.label26.Location = new System.Drawing.Point(7, 35);
            this.label26.Name = "label26";
            this.label26.Size = new System.Drawing.Size(53, 12);
            this.label26.TabIndex = 605;
            this.label26.Text = "车间代码";
            this.coreBind.SetVerification(this.label26, null);
            // 
            // txtFHNO
            // 
            this.coreBind.SetDatabasecommand(this.txtFHNO, null);
            this.txtFHNO.Location = new System.Drawing.Point(93, 30);
            this.txtFHNO.Name = "txtFHNO";
            this.txtFHNO.Size = new System.Drawing.Size(108, 21);
            this.txtFHNO.TabIndex = 606;
            this.coreBind.SetVerification(this.txtFHNO, null);
            // 
            // ultraTabPageControl21
            // 
            this.ultraTabPageControl21.Controls.Add(this.ultraGroupBox7);
            this.ultraTabPageControl21.Controls.Add(this.ultraGroupBox15);
            this.ultraTabPageControl21.Controls.Add(this.ultraGroupBox8);
            this.coreBind.SetDatabasecommand(this.ultraTabPageControl21, null);
            this.ultraTabPageControl21.Location = new System.Drawing.Point(-10000, -10000);
            this.ultraTabPageControl21.Name = "ultraTabPageControl21";
            this.ultraTabPageControl21.Size = new System.Drawing.Size(977, 514);
            this.coreBind.SetVerification(this.ultraTabPageControl21, null);
            // 
            // ultraGroupBox7
            // 
            this.ultraGroupBox7.Controls.Add(this.ulgGYTABLE);
            this.coreBind.SetDatabasecommand(this.ultraGroupBox7, null);
            this.ultraGroupBox7.Dock = System.Windows.Forms.DockStyle.Fill;
            this.ultraGroupBox7.Location = new System.Drawing.Point(0, 64);
            this.ultraGroupBox7.Name = "ultraGroupBox7";
            this.ultraGroupBox7.Size = new System.Drawing.Size(977, 351);
            this.ultraGroupBox7.TabIndex = 5;
            this.ultraGroupBox7.Text = "查询数据";
            this.coreBind.SetVerification(this.ultraGroupBox7, null);
            this.ultraGroupBox7.ViewStyle = Infragistics.Win.Misc.GroupBoxViewStyle.Office2007;
            // 
            // ulgGYTABLE
            // 
            this.coreBind.SetDatabasecommand(this.ulgGYTABLE, null);
            this.ulgGYTABLE.DataMember = "供应单位";
            this.ulgGYTABLE.DataSource = this.dataSet2;
            appearance122.BackColor = System.Drawing.Color.White;
            appearance122.BackColor2 = System.Drawing.Color.FromArgb(((int)(((byte)(61)))), ((int)(((byte)(149)))), ((int)(((byte)(255)))));
            appearance122.BackGradientStyle = Infragistics.Win.GradientStyle.ForwardDiagonal;
            this.ulgGYTABLE.DisplayLayout.Appearance = appearance122;
            ultraGridColumn78.Header.VisiblePosition = 0;
            ultraGridColumn79.Header.VisiblePosition = 1;
            ultraGridColumn80.Header.VisiblePosition = 2;
            ultraGridColumn81.Header.VisiblePosition = 3;
            ultraGridColumn82.Header.VisiblePosition = 4;
            ultraGridColumn83.Header.VisiblePosition = 5;
            ultraGridBand20.Columns.AddRange(new object[] {
            ultraGridColumn78,
            ultraGridColumn79,
            ultraGridColumn80,
            ultraGridColumn81,
            ultraGridColumn82,
            ultraGridColumn83});
            this.ulgGYTABLE.DisplayLayout.BandsSerializer.Add(ultraGridBand20);
            this.ulgGYTABLE.DisplayLayout.InterBandSpacing = 10;
            this.ulgGYTABLE.DisplayLayout.Override.AllowAddNew = Infragistics.Win.UltraWinGrid.AllowAddNew.No;
            this.ulgGYTABLE.DisplayLayout.Override.AllowDelete = Infragistics.Win.DefaultableBoolean.False;
            this.ulgGYTABLE.DisplayLayout.Override.AllowUpdate = Infragistics.Win.DefaultableBoolean.False;
            appearance123.BackColor = System.Drawing.Color.Transparent;
            this.ulgGYTABLE.DisplayLayout.Override.CardAreaAppearance = appearance123;
            this.ulgGYTABLE.DisplayLayout.Override.CellClickAction = Infragistics.Win.UltraWinGrid.CellClickAction.RowSelect;
            this.ulgGYTABLE.DisplayLayout.Override.ColumnAutoSizeMode = Infragistics.Win.UltraWinGrid.ColumnAutoSizeMode.AllRowsInBand;
            this.ulgGYTABLE.DisplayLayout.Override.FilterOperatorDefaultValue = Infragistics.Win.UltraWinGrid.FilterOperatorDefaultValue.Contains;
            this.ulgGYTABLE.DisplayLayout.Override.FilterUIType = Infragistics.Win.UltraWinGrid.FilterUIType.FilterRow;
            appearance124.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(183)))), ((int)(((byte)(208)))), ((int)(((byte)(250)))));
            appearance124.BackColor2 = System.Drawing.Color.White;
            appearance124.BackGradientStyle = Infragistics.Win.GradientStyle.None;
            appearance124.FontData.SizeInPoints = 10F;
            appearance124.ForeColor = System.Drawing.Color.Black;
            appearance124.TextHAlignAsString = "Center";
            appearance124.ThemedElementAlpha = Infragistics.Win.Alpha.Transparent;
            this.ulgGYTABLE.DisplayLayout.Override.HeaderAppearance = appearance124;
            this.ulgGYTABLE.DisplayLayout.Override.HeaderClickAction = Infragistics.Win.UltraWinGrid.HeaderClickAction.SortMulti;
            appearance125.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(1)))), ((int)(((byte)(68)))), ((int)(((byte)(208)))));
            this.ulgGYTABLE.DisplayLayout.Override.RowAppearance = appearance125;
            appearance138.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(61)))), ((int)(((byte)(149)))), ((int)(((byte)(255)))));
            appearance138.BackColor2 = System.Drawing.Color.FromArgb(((int)(((byte)(1)))), ((int)(((byte)(68)))), ((int)(((byte)(208)))));
            appearance138.BackGradientStyle = Infragistics.Win.GradientStyle.Vertical;
            this.ulgGYTABLE.DisplayLayout.Override.RowSelectorAppearance = appearance138;
            this.ulgGYTABLE.DisplayLayout.Override.RowSelectorWidth = 12;
            this.ulgGYTABLE.DisplayLayout.Override.RowSpacingBefore = 2;
            appearance151.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(129)))), ((int)(((byte)(169)))), ((int)(((byte)(226)))));
            appearance151.BackColor2 = System.Drawing.Color.FromArgb(((int)(((byte)(221)))), ((int)(((byte)(235)))), ((int)(((byte)(254)))));
            appearance151.BackGradientStyle = Infragistics.Win.GradientStyle.Vertical;
            appearance151.ForeColor = System.Drawing.Color.Black;
            this.ulgGYTABLE.DisplayLayout.Override.SelectedRowAppearance = appearance151;
            this.ulgGYTABLE.DisplayLayout.Override.SelectTypeCell = Infragistics.Win.UltraWinGrid.SelectType.None;
            this.ulgGYTABLE.DisplayLayout.Override.SelectTypeCol = Infragistics.Win.UltraWinGrid.SelectType.None;
            this.ulgGYTABLE.DisplayLayout.Override.SelectTypeRow = Infragistics.Win.UltraWinGrid.SelectType.Single;
            this.ulgGYTABLE.DisplayLayout.RowConnectorColor = System.Drawing.Color.FromArgb(((int)(((byte)(1)))), ((int)(((byte)(68)))), ((int)(((byte)(208)))));
            this.ulgGYTABLE.DisplayLayout.RowConnectorStyle = Infragistics.Win.UltraWinGrid.RowConnectorStyle.Solid;
            this.ulgGYTABLE.DisplayLayout.ScrollBounds = Infragistics.Win.UltraWinGrid.ScrollBounds.ScrollToFill;
            this.ulgGYTABLE.DisplayLayout.ScrollStyle = Infragistics.Win.UltraWinGrid.ScrollStyle.Immediate;
            this.ulgGYTABLE.DisplayLayout.TabNavigation = Infragistics.Win.UltraWinGrid.TabNavigation.NextControl;
            this.ulgGYTABLE.DisplayLayout.ViewStyle = Infragistics.Win.UltraWinGrid.ViewStyle.SingleBand;
            this.ulgGYTABLE.Dock = System.Windows.Forms.DockStyle.Fill;
            this.ulgGYTABLE.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
            this.ulgGYTABLE.Location = new System.Drawing.Point(3, 18);
            this.ulgGYTABLE.Name = "ulgGYTABLE";
            this.ulgGYTABLE.Size = new System.Drawing.Size(971, 330);
            this.ulgGYTABLE.TabIndex = 3;
            this.coreBind.SetVerification(this.ulgGYTABLE, null);
            this.ulgGYTABLE.DoubleClickRow += new Infragistics.Win.UltraWinGrid.DoubleClickRowEventHandler(this.ulgGYTABLE_DoubleClickRow);
            // 
            // ultraGroupBox15
            // 
            this.ultraGroupBox15.Controls.Add(this.CKGYuser);
            this.ultraGroupBox15.Controls.Add(this.label36);
            this.ultraGroupBox15.Controls.Add(this.txtGYPYZJM);
            this.ultraGroupBox15.Controls.Add(this.label17);
            this.ultraGroupBox15.Controls.Add(this.label15);
            this.ultraGroupBox15.Controls.Add(this.txtGYFROM);
            this.ultraGroupBox15.Controls.Add(this.txtGYNAME);
            this.ultraGroupBox15.Controls.Add(this.label16);
            this.coreBind.SetDatabasecommand(this.ultraGroupBox15, null);
            this.ultraGroupBox15.Dock = System.Windows.Forms.DockStyle.Bottom;
            this.ultraGroupBox15.Location = new System.Drawing.Point(0, 415);
            this.ultraGroupBox15.Name = "ultraGroupBox15";
            this.ultraGroupBox15.Size = new System.Drawing.Size(977, 99);
            this.ultraGroupBox15.TabIndex = 4;
            this.ultraGroupBox15.Text = "修改数据项";
            this.coreBind.SetVerification(this.ultraGroupBox15, null);
            this.ultraGroupBox15.ViewStyle = Infragistics.Win.Misc.GroupBoxViewStyle.Office2007;
            // 
            // CKGYuser
            // 
            this.coreBind.SetDatabasecommand(this.CKGYuser, null);
            this.CKGYuser.FormattingEnabled = true;
            this.CKGYuser.Location = new System.Drawing.Point(523, 28);
            this.CKGYuser.Name = "CKGYuser";
            this.CKGYuser.Size = new System.Drawing.Size(128, 68);
            this.CKGYuser.TabIndex = 610;
            this.coreBind.SetVerification(this.CKGYuser, null);
            // 
            // label36
            // 
            this.label36.AutoSize = true;
            this.label36.BackColor = System.Drawing.Color.Transparent;
            this.coreBind.SetDatabasecommand(this.label36, null);
            this.label36.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
            this.label36.Location = new System.Drawing.Point(464, 36);
            this.label36.Name = "label36";
            this.label36.Size = new System.Drawing.Size(53, 12);
            this.label36.TabIndex = 609;
            this.label36.Text = "角色分配";
            this.coreBind.SetVerification(this.label36, null);
            // 
            // txtGYPYZJM
            // 
            this.coreBind.SetDatabasecommand(this.txtGYPYZJM, null);
            this.txtGYPYZJM.Location = new System.Drawing.Point(297, 33);
            this.txtGYPYZJM.Name = "txtGYPYZJM";
            this.txtGYPYZJM.Size = new System.Drawing.Size(134, 21);
            this.txtGYPYZJM.TabIndex = 608;
            this.coreBind.SetVerification(this.txtGYPYZJM, null);
            // 
            // label17
            // 
            this.label17.AutoSize = true;
            this.label17.BackColor = System.Drawing.Color.Transparent;
            this.coreBind.SetDatabasecommand(this.label17, null);
            this.label17.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
            this.label17.Location = new System.Drawing.Point(227, 38);
            this.label17.Name = "label17";
            this.label17.Size = new System.Drawing.Size(65, 12);
            this.label17.TabIndex = 607;
            this.label17.Text = "拼音助记码";
            this.coreBind.SetVerification(this.label17, null);
            // 
            // label15
            // 
            this.label15.AutoSize = true;
            this.label15.BackColor = System.Drawing.Color.Transparent;
            this.coreBind.SetDatabasecommand(this.label15, null);
            this.label15.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
            this.label15.Location = new System.Drawing.Point(16, 38);
            this.label15.Name = "label15";
            this.label15.Size = new System.Drawing.Size(65, 12);
            this.label15.TabIndex = 603;
            this.label15.Text = "供应商名称";
            this.coreBind.SetVerification(this.label15, null);
            // 
            // txtGYFROM
            // 
            this.coreBind.SetDatabasecommand(this.txtGYFROM, null);
            this.txtGYFROM.Location = new System.Drawing.Point(86, 63);
            this.txtGYFROM.Name = "txtGYFROM";
            this.txtGYFROM.Size = new System.Drawing.Size(134, 21);
            this.txtGYFROM.TabIndex = 606;
            this.coreBind.SetVerification(this.txtGYFROM, null);
            // 
            // txtGYNAME
            // 
            this.coreBind.SetDatabasecommand(this.txtGYNAME, null);
            this.txtGYNAME.Location = new System.Drawing.Point(86, 33);
            this.txtGYNAME.Name = "txtGYNAME";
            this.txtGYNAME.Size = new System.Drawing.Size(134, 21);
            this.txtGYNAME.TabIndex = 604;
            this.coreBind.SetVerification(this.txtGYNAME, null);
            this.txtGYNAME.TextChanged += new System.EventHandler(this.txtGYNAME_TextChanged_1);
            // 
            // label16
            // 
            this.label16.AutoSize = true;
            this.label16.BackColor = System.Drawing.Color.Transparent;
            this.coreBind.SetDatabasecommand(this.label16, null);
            this.label16.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
            this.label16.Location = new System.Drawing.Point(51, 68);
            this.label16.Name = "label16";
            this.label16.Size = new System.Drawing.Size(29, 12);
            this.label16.TabIndex = 605;
            this.label16.Text = "来源";
            this.coreBind.SetVerification(this.label16, null);
            // 
            // ultraGroupBox8
            // 
            this.ultraGroupBox8.Controls.Add(this.label27);
            this.ultraGroupBox8.Controls.Add(this.txtGYNO);
            this.coreBind.SetDatabasecommand(this.ultraGroupBox8, null);
            this.ultraGroupBox8.Dock = System.Windows.Forms.DockStyle.Top;
            this.ultraGroupBox8.Location = new System.Drawing.Point(0, 0);
            this.ultraGroupBox8.Name = "ultraGroupBox8";
            this.ultraGroupBox8.Size = new System.Drawing.Size(977, 64);
            this.ultraGroupBox8.TabIndex = 2;
            this.ultraGroupBox8.Text = "查询条件";
            this.coreBind.SetVerification(this.ultraGroupBox8, null);
            this.ultraGroupBox8.ViewStyle = Infragistics.Win.Misc.GroupBoxViewStyle.Office2007;
            // 
            // label27
            // 
            this.label27.AutoSize = true;
            this.label27.BackColor = System.Drawing.Color.Transparent;
            this.coreBind.SetDatabasecommand(this.label27, null);
            this.label27.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
            this.label27.Location = new System.Drawing.Point(7, 35);
            this.label27.Name = "label27";
            this.label27.Size = new System.Drawing.Size(65, 12);
            this.label27.TabIndex = 609;
            this.label27.Text = "供应商代码";
            this.coreBind.SetVerification(this.label27, null);
            // 
            // txtGYNO
            // 
            this.coreBind.SetDatabasecommand(this.txtGYNO, null);
            this.txtGYNO.Location = new System.Drawing.Point(93, 30);
            this.txtGYNO.Name = "txtGYNO";
            this.txtGYNO.Size = new System.Drawing.Size(108, 21);
            this.txtGYNO.TabIndex = 610;
            this.coreBind.SetVerification(this.txtGYNO, null);
            this.txtGYNO.TextChanged += new System.EventHandler(this.txtGYNO_TextChanged_1);
            // 
            // ultraTabPageControl22
            // 
            this.ultraTabPageControl22.Controls.Add(this.ultraGroupBox9);
            this.ultraTabPageControl22.Controls.Add(this.ultraGroupBox16);
            this.ultraTabPageControl22.Controls.Add(this.ultraGroupBox10);
            this.coreBind.SetDatabasecommand(this.ultraTabPageControl22, null);
            this.ultraTabPageControl22.Location = new System.Drawing.Point(-10000, -10000);
            this.ultraTabPageControl22.Name = "ultraTabPageControl22";
            this.ultraTabPageControl22.Size = new System.Drawing.Size(977, 514);
            this.coreBind.SetVerification(this.ultraTabPageControl22, null);
            // 
            // ultraGroupBox9
            // 
            this.ultraGroupBox9.Controls.Add(this.ulgSHTABLE);
            this.coreBind.SetDatabasecommand(this.ultraGroupBox9, null);
            this.ultraGroupBox9.Dock = System.Windows.Forms.DockStyle.Fill;
            this.ultraGroupBox9.Location = new System.Drawing.Point(0, 64);
            this.ultraGroupBox9.Name = "ultraGroupBox9";
            this.ultraGroupBox9.Size = new System.Drawing.Size(977, 351);
            this.ultraGroupBox9.TabIndex = 5;
            this.ultraGroupBox9.Text = "查询数据";
            this.coreBind.SetVerification(this.ultraGroupBox9, null);
            this.ultraGroupBox9.ViewStyle = Infragistics.Win.Misc.GroupBoxViewStyle.Office2007;
            // 
            // ulgSHTABLE
            // 
            this.coreBind.SetDatabasecommand(this.ulgSHTABLE, null);
            this.ulgSHTABLE.DataMember = "收货单位";
            this.ulgSHTABLE.DataSource = this.dataSet2;
            appearance152.BackColor = System.Drawing.Color.White;
            appearance152.BackColor2 = System.Drawing.Color.FromArgb(((int)(((byte)(61)))), ((int)(((byte)(149)))), ((int)(((byte)(255)))));
            appearance152.BackGradientStyle = Infragistics.Win.GradientStyle.ForwardDiagonal;
            this.ulgSHTABLE.DisplayLayout.Appearance = appearance152;
            ultraGridColumn84.Header.VisiblePosition = 0;
            ultraGridColumn85.Header.VisiblePosition = 1;
            ultraGridColumn86.Header.VisiblePosition = 2;
            ultraGridColumn87.Header.VisiblePosition = 3;
            ultraGridColumn88.Header.VisiblePosition = 4;
            ultraGridColumn89.Header.VisiblePosition = 5;
            ultraGridColumn90.Header.VisiblePosition = 6;
            ultraGridBand21.Columns.AddRange(new object[] {
            ultraGridColumn84,
            ultraGridColumn85,
            ultraGridColumn86,
            ultraGridColumn87,
            ultraGridColumn88,
            ultraGridColumn89,
            ultraGridColumn90});
            this.ulgSHTABLE.DisplayLayout.BandsSerializer.Add(ultraGridBand21);
            this.ulgSHTABLE.DisplayLayout.InterBandSpacing = 10;
            this.ulgSHTABLE.DisplayLayout.Override.AllowAddNew = Infragistics.Win.UltraWinGrid.AllowAddNew.No;
            this.ulgSHTABLE.DisplayLayout.Override.AllowDelete = Infragistics.Win.DefaultableBoolean.False;
            this.ulgSHTABLE.DisplayLayout.Override.AllowUpdate = Infragistics.Win.DefaultableBoolean.False;
            appearance153.BackColor = System.Drawing.Color.Transparent;
            this.ulgSHTABLE.DisplayLayout.Override.CardAreaAppearance = appearance153;
            this.ulgSHTABLE.DisplayLayout.Override.CellClickAction = Infragistics.Win.UltraWinGrid.CellClickAction.RowSelect;
            this.ulgSHTABLE.DisplayLayout.Override.ColumnAutoSizeMode = Infragistics.Win.UltraWinGrid.ColumnAutoSizeMode.AllRowsInBand;
            this.ulgSHTABLE.DisplayLayout.Override.FilterOperatorDefaultValue = Infragistics.Win.UltraWinGrid.FilterOperatorDefaultValue.Contains;
            this.ulgSHTABLE.DisplayLayout.Override.FilterUIType = Infragistics.Win.UltraWinGrid.FilterUIType.FilterRow;
            appearance154.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(183)))), ((int)(((byte)(208)))), ((int)(((byte)(250)))));
            appearance154.BackColor2 = System.Drawing.Color.White;
            appearance154.BackGradientStyle = Infragistics.Win.GradientStyle.None;
            appearance154.FontData.SizeInPoints = 10F;
            appearance154.ForeColor = System.Drawing.Color.Black;
            appearance154.TextHAlignAsString = "Center";
            appearance154.ThemedElementAlpha = Infragistics.Win.Alpha.Transparent;
            this.ulgSHTABLE.DisplayLayout.Override.HeaderAppearance = appearance154;
            this.ulgSHTABLE.DisplayLayout.Override.HeaderClickAction = Infragistics.Win.UltraWinGrid.HeaderClickAction.SortMulti;
            appearance155.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(1)))), ((int)(((byte)(68)))), ((int)(((byte)(208)))));
            this.ulgSHTABLE.DisplayLayout.Override.RowAppearance = appearance155;
            appearance156.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(61)))), ((int)(((byte)(149)))), ((int)(((byte)(255)))));
            appearance156.BackColor2 = System.Drawing.Color.FromArgb(((int)(((byte)(1)))), ((int)(((byte)(68)))), ((int)(((byte)(208)))));
            appearance156.BackGradientStyle = Infragistics.Win.GradientStyle.Vertical;
            this.ulgSHTABLE.DisplayLayout.Override.RowSelectorAppearance = appearance156;
            this.ulgSHTABLE.DisplayLayout.Override.RowSelectorWidth = 12;
            this.ulgSHTABLE.DisplayLayout.Override.RowSpacingBefore = 2;
            appearance170.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(129)))), ((int)(((byte)(169)))), ((int)(((byte)(226)))));
            appearance170.BackColor2 = System.Drawing.Color.FromArgb(((int)(((byte)(221)))), ((int)(((byte)(235)))), ((int)(((byte)(254)))));
            appearance170.BackGradientStyle = Infragistics.Win.GradientStyle.Vertical;
            appearance170.ForeColor = System.Drawing.Color.Black;
            this.ulgSHTABLE.DisplayLayout.Override.SelectedRowAppearance = appearance170;
            this.ulgSHTABLE.DisplayLayout.Override.SelectTypeCell = Infragistics.Win.UltraWinGrid.SelectType.None;
            this.ulgSHTABLE.DisplayLayout.Override.SelectTypeCol = Infragistics.Win.UltraWinGrid.SelectType.None;
            this.ulgSHTABLE.DisplayLayout.Override.SelectTypeRow = Infragistics.Win.UltraWinGrid.SelectType.Single;
            this.ulgSHTABLE.DisplayLayout.RowConnectorColor = System.Drawing.Color.FromArgb(((int)(((byte)(1)))), ((int)(((byte)(68)))), ((int)(((byte)(208)))));
            this.ulgSHTABLE.DisplayLayout.RowConnectorStyle = Infragistics.Win.UltraWinGrid.RowConnectorStyle.Solid;
            this.ulgSHTABLE.DisplayLayout.ScrollBounds = Infragistics.Win.UltraWinGrid.ScrollBounds.ScrollToFill;
            this.ulgSHTABLE.DisplayLayout.ScrollStyle = Infragistics.Win.UltraWinGrid.ScrollStyle.Immediate;
            this.ulgSHTABLE.DisplayLayout.TabNavigation = Infragistics.Win.UltraWinGrid.TabNavigation.NextControl;
            this.ulgSHTABLE.DisplayLayout.ViewStyle = Infragistics.Win.UltraWinGrid.ViewStyle.SingleBand;
            this.ulgSHTABLE.Dock = System.Windows.Forms.DockStyle.Fill;
            this.ulgSHTABLE.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
            this.ulgSHTABLE.Location = new System.Drawing.Point(3, 18);
            this.ulgSHTABLE.Name = "ulgSHTABLE";
            this.ulgSHTABLE.Size = new System.Drawing.Size(971, 330);
            this.ulgSHTABLE.TabIndex = 3;
            this.coreBind.SetVerification(this.ulgSHTABLE, null);
            this.ulgSHTABLE.DoubleClickRow += new Infragistics.Win.UltraWinGrid.DoubleClickRowEventHandler(this.ulgSHTABLE_DoubleClickRow);
            // 
            // ultraGroupBox16
            // 
            this.ultraGroupBox16.Controls.Add(this.CKSHuser);
            this.ultraGroupBox16.Controls.Add(this.label37);
            this.ultraGroupBox16.Controls.Add(this.txtSHFROM);
            this.ultraGroupBox16.Controls.Add(this.label21);
            this.ultraGroupBox16.Controls.Add(this.label18);
            this.ultraGroupBox16.Controls.Add(this.txtSHPYZJM);
            this.ultraGroupBox16.Controls.Add(this.txtSHNAME);
            this.ultraGroupBox16.Controls.Add(this.label20);
            this.ultraGroupBox16.Controls.Add(this.label19);
            this.ultraGroupBox16.Controls.Add(this.txtSHFACTNO);
            this.coreBind.SetDatabasecommand(this.ultraGroupBox16, null);
            this.ultraGroupBox16.Dock = System.Windows.Forms.DockStyle.Bottom;
            this.ultraGroupBox16.Location = new System.Drawing.Point(0, 415);
            this.ultraGroupBox16.Name = "ultraGroupBox16";
            this.ultraGroupBox16.Size = new System.Drawing.Size(977, 99);
            this.ultraGroupBox16.TabIndex = 4;
            this.ultraGroupBox16.Text = "修改数据项";
            this.coreBind.SetVerification(this.ultraGroupBox16, null);
            this.ultraGroupBox16.ViewStyle = Infragistics.Win.Misc.GroupBoxViewStyle.Office2007;
            // 
            // CKSHuser
            // 
            this.coreBind.SetDatabasecommand(this.CKSHuser, null);
            this.CKSHuser.FormattingEnabled = true;
            this.CKSHuser.Location = new System.Drawing.Point(528, 25);
            this.CKSHuser.Name = "CKSHuser";
            this.CKSHuser.Size = new System.Drawing.Size(128, 68);
            this.CKSHuser.TabIndex = 618;
            this.coreBind.SetVerification(this.CKSHuser, null);
            // 
            // label37
            // 
            this.label37.AutoSize = true;
            this.label37.BackColor = System.Drawing.Color.Transparent;
            this.coreBind.SetDatabasecommand(this.label37, null);
            this.label37.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
            this.label37.Location = new System.Drawing.Point(471, 31);
            this.label37.Name = "label37";
            this.label37.Size = new System.Drawing.Size(53, 12);
            this.label37.TabIndex = 617;
            this.label37.Text = "角色分配";
            this.coreBind.SetVerification(this.label37, null);
            // 
            // txtSHFROM
            // 
            this.coreBind.SetDatabasecommand(this.txtSHFROM, null);
            this.txtSHFROM.Location = new System.Drawing.Point(313, 55);
            this.txtSHFROM.Name = "txtSHFROM";
            this.txtSHFROM.Size = new System.Drawing.Size(134, 21);
            this.txtSHFROM.TabIndex = 616;
            this.coreBind.SetVerification(this.txtSHFROM, null);
            // 
            // label21
            // 
            this.label21.AutoSize = true;
            this.label21.BackColor = System.Drawing.Color.Transparent;
            this.coreBind.SetDatabasecommand(this.label21, null);
            this.label21.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
            this.label21.Location = new System.Drawing.Point(279, 60);
            this.label21.Name = "label21";
            this.label21.Size = new System.Drawing.Size(29, 12);
            this.label21.TabIndex = 615;
            this.label21.Text = "来源";
            this.coreBind.SetVerification(this.label21, null);
            // 
            // label18
            // 
            this.label18.AutoSize = true;
            this.label18.BackColor = System.Drawing.Color.Transparent;
            this.coreBind.SetDatabasecommand(this.label18, null);
            this.label18.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
            this.label18.Location = new System.Drawing.Point(22, 33);
            this.label18.Name = "label18";
            this.label18.Size = new System.Drawing.Size(65, 12);
            this.label18.TabIndex = 609;
            this.label18.Text = "库存点描述";
            this.coreBind.SetVerification(this.label18, null);
            // 
            // txtSHPYZJM
            // 
            this.coreBind.SetDatabasecommand(this.txtSHPYZJM, null);
            this.txtSHPYZJM.Location = new System.Drawing.Point(313, 28);
            this.txtSHPYZJM.Name = "txtSHPYZJM";
            this.txtSHPYZJM.Size = new System.Drawing.Size(134, 21);
            this.txtSHPYZJM.TabIndex = 614;
            this.coreBind.SetVerification(this.txtSHPYZJM, null);
            // 
            // txtSHNAME
            // 
            this.coreBind.SetDatabasecommand(this.txtSHNAME, null);
            this.txtSHNAME.Location = new System.Drawing.Point(92, 28);
            this.txtSHNAME.Name = "txtSHNAME";
            this.txtSHNAME.Size = new System.Drawing.Size(134, 21);
            this.txtSHNAME.TabIndex = 610;
            this.coreBind.SetVerification(this.txtSHNAME, null);
            this.txtSHNAME.TextChanged += new System.EventHandler(this.txtSHNAME_TextChanged_1);
            // 
            // label20
            // 
            this.label20.AutoSize = true;
            this.label20.BackColor = System.Drawing.Color.Transparent;
            this.coreBind.SetDatabasecommand(this.label20, null);
            this.label20.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
            this.label20.Location = new System.Drawing.Point(243, 33);
            this.label20.Name = "label20";
            this.label20.Size = new System.Drawing.Size(65, 12);
            this.label20.TabIndex = 613;
            this.label20.Text = "拼音助记码";
            this.coreBind.SetVerification(this.label20, null);
            // 
            // label19
            // 
            this.label19.AutoSize = true;
            this.label19.BackColor = System.Drawing.Color.Transparent;
            this.coreBind.SetDatabasecommand(this.label19, null);
            this.label19.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
            this.label19.Location = new System.Drawing.Point(33, 60);
            this.label19.Name = "label19";
            this.label19.Size = new System.Drawing.Size(53, 12);
            this.label19.TabIndex = 611;
            this.label19.Text = "工厂代码";
            this.coreBind.SetVerification(this.label19, null);
            // 
            // txtSHFACTNO
            // 
            this.coreBind.SetDatabasecommand(this.txtSHFACTNO, null);
            this.txtSHFACTNO.Location = new System.Drawing.Point(92, 55);
            this.txtSHFACTNO.Name = "txtSHFACTNO";
            this.txtSHFACTNO.Size = new System.Drawing.Size(134, 21);
            this.txtSHFACTNO.TabIndex = 612;
            this.coreBind.SetVerification(this.txtSHFACTNO, null);
            // 
            // ultraGroupBox10
            // 
            this.ultraGroupBox10.Controls.Add(this.label28);
            this.ultraGroupBox10.Controls.Add(this.txtSHNO);
            this.coreBind.SetDatabasecommand(this.ultraGroupBox10, null);
            this.ultraGroupBox10.Dock = System.Windows.Forms.DockStyle.Top;
            this.ultraGroupBox10.Location = new System.Drawing.Point(0, 0);
            this.ultraGroupBox10.Name = "ultraGroupBox10";
            this.ultraGroupBox10.Size = new System.Drawing.Size(977, 64);
            this.ultraGroupBox10.TabIndex = 2;
            this.ultraGroupBox10.Text = "查询条件";
            this.coreBind.SetVerification(this.ultraGroupBox10, null);
            this.ultraGroupBox10.ViewStyle = Infragistics.Win.Misc.GroupBoxViewStyle.Office2007;
            // 
            // label28
            // 
            this.label28.AutoSize = true;
            this.label28.BackColor = System.Drawing.Color.Transparent;
            this.coreBind.SetDatabasecommand(this.label28, null);
            this.label28.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
            this.label28.Location = new System.Drawing.Point(7, 35);
            this.label28.Name = "label28";
            this.label28.Size = new System.Drawing.Size(65, 12);
            this.label28.TabIndex = 617;
            this.label28.Text = "库存点代码";
            this.coreBind.SetVerification(this.label28, null);
            // 
            // txtSHNO
            // 
            this.coreBind.SetDatabasecommand(this.txtSHNO, null);
            this.txtSHNO.Location = new System.Drawing.Point(93, 30);
            this.txtSHNO.Name = "txtSHNO";
            this.txtSHNO.Size = new System.Drawing.Size(134, 21);
            this.txtSHNO.TabIndex = 618;
            this.coreBind.SetVerification(this.txtSHNO, null);
            // 
            // ultraTabPageControl23
            // 
            this.ultraTabPageControl23.Controls.Add(this.ultraGroupBox11);
            this.ultraTabPageControl23.Controls.Add(this.ultraGroupBox17);
            this.ultraTabPageControl23.Controls.Add(this.ultraGroupBox12);
            this.coreBind.SetDatabasecommand(this.ultraTabPageControl23, null);
            this.ultraTabPageControl23.Location = new System.Drawing.Point(-10000, -10000);
            this.ultraTabPageControl23.Name = "ultraTabPageControl23";
            this.ultraTabPageControl23.Size = new System.Drawing.Size(977, 514);
            this.coreBind.SetVerification(this.ultraTabPageControl23, null);
            // 
            // ultraGroupBox11
            // 
            this.ultraGroupBox11.Controls.Add(this.ulgCYTABLE);
            this.coreBind.SetDatabasecommand(this.ultraGroupBox11, null);
            this.ultraGroupBox11.Dock = System.Windows.Forms.DockStyle.Fill;
            this.ultraGroupBox11.Location = new System.Drawing.Point(0, 64);
            this.ultraGroupBox11.Name = "ultraGroupBox11";
            this.ultraGroupBox11.Size = new System.Drawing.Size(977, 342);
            this.ultraGroupBox11.TabIndex = 5;
            this.ultraGroupBox11.Text = "查询数据";
            this.coreBind.SetVerification(this.ultraGroupBox11, null);
            this.ultraGroupBox11.ViewStyle = Infragistics.Win.Misc.GroupBoxViewStyle.Office2007;
            // 
            // ulgCYTABLE
            // 
            this.coreBind.SetDatabasecommand(this.ulgCYTABLE, null);
            this.ulgCYTABLE.DataMember = "承运单位";
            this.ulgCYTABLE.DataSource = this.dataSet2;
            appearance171.BackColor = System.Drawing.Color.White;
            appearance171.BackColor2 = System.Drawing.Color.FromArgb(((int)(((byte)(61)))), ((int)(((byte)(149)))), ((int)(((byte)(255)))));
            appearance171.BackGradientStyle = Infragistics.Win.GradientStyle.ForwardDiagonal;
            this.ulgCYTABLE.DisplayLayout.Appearance = appearance171;
            ultraGridColumn91.Header.VisiblePosition = 0;
            ultraGridColumn92.Header.VisiblePosition = 1;
            ultraGridColumn93.Header.VisiblePosition = 2;
            ultraGridColumn94.Header.VisiblePosition = 3;
            ultraGridColumn95.Header.VisiblePosition = 4;
            ultraGridBand22.Columns.AddRange(new object[] {
            ultraGridColumn91,
            ultraGridColumn92,
            ultraGridColumn93,
            ultraGridColumn94,
            ultraGridColumn95});
            this.ulgCYTABLE.DisplayLayout.BandsSerializer.Add(ultraGridBand22);
            this.ulgCYTABLE.DisplayLayout.InterBandSpacing = 10;
            this.ulgCYTABLE.DisplayLayout.Override.AllowAddNew = Infragistics.Win.UltraWinGrid.AllowAddNew.No;
            this.ulgCYTABLE.DisplayLayout.Override.AllowDelete = Infragistics.Win.DefaultableBoolean.False;
            this.ulgCYTABLE.DisplayLayout.Override.AllowUpdate = Infragistics.Win.DefaultableBoolean.False;
            appearance174.BackColor = System.Drawing.Color.Transparent;
            this.ulgCYTABLE.DisplayLayout.Override.CardAreaAppearance = appearance174;
            this.ulgCYTABLE.DisplayLayout.Override.CellClickAction = Infragistics.Win.UltraWinGrid.CellClickAction.RowSelect;
            this.ulgCYTABLE.DisplayLayout.Override.ColumnAutoSizeMode = Infragistics.Win.UltraWinGrid.ColumnAutoSizeMode.AllRowsInBand;
            this.ulgCYTABLE.DisplayLayout.Override.FilterOperatorDefaultValue = Infragistics.Win.UltraWinGrid.FilterOperatorDefaultValue.Contains;
            this.ulgCYTABLE.DisplayLayout.Override.FilterUIType = Infragistics.Win.UltraWinGrid.FilterUIType.FilterRow;
            appearance175.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(183)))), ((int)(((byte)(208)))), ((int)(((byte)(250)))));
            appearance175.BackColor2 = System.Drawing.Color.White;
            appearance175.BackGradientStyle = Infragistics.Win.GradientStyle.None;
            appearance175.FontData.SizeInPoints = 10F;
            appearance175.ForeColor = System.Drawing.Color.Black;
            appearance175.TextHAlignAsString = "Center";
            appearance175.ThemedElementAlpha = Infragistics.Win.Alpha.Transparent;
            this.ulgCYTABLE.DisplayLayout.Override.HeaderAppearance = appearance175;
            this.ulgCYTABLE.DisplayLayout.Override.HeaderClickAction = Infragistics.Win.UltraWinGrid.HeaderClickAction.SortMulti;
            appearance176.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(1)))), ((int)(((byte)(68)))), ((int)(((byte)(208)))));
            this.ulgCYTABLE.DisplayLayout.Override.RowAppearance = appearance176;
            appearance177.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(61)))), ((int)(((byte)(149)))), ((int)(((byte)(255)))));
            appearance177.BackColor2 = System.Drawing.Color.FromArgb(((int)(((byte)(1)))), ((int)(((byte)(68)))), ((int)(((byte)(208)))));
            appearance177.BackGradientStyle = Infragistics.Win.GradientStyle.Vertical;
            this.ulgCYTABLE.DisplayLayout.Override.RowSelectorAppearance = appearance177;
            this.ulgCYTABLE.DisplayLayout.Override.RowSelectorWidth = 12;
            this.ulgCYTABLE.DisplayLayout.Override.RowSpacingBefore = 2;
            appearance178.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(129)))), ((int)(((byte)(169)))), ((int)(((byte)(226)))));
            appearance178.BackColor2 = System.Drawing.Color.FromArgb(((int)(((byte)(221)))), ((int)(((byte)(235)))), ((int)(((byte)(254)))));
            appearance178.BackGradientStyle = Infragistics.Win.GradientStyle.Vertical;
            appearance178.ForeColor = System.Drawing.Color.Black;
            this.ulgCYTABLE.DisplayLayout.Override.SelectedRowAppearance = appearance178;
            this.ulgCYTABLE.DisplayLayout.Override.SelectTypeCell = Infragistics.Win.UltraWinGrid.SelectType.None;
            this.ulgCYTABLE.DisplayLayout.Override.SelectTypeCol = Infragistics.Win.UltraWinGrid.SelectType.None;
            this.ulgCYTABLE.DisplayLayout.Override.SelectTypeRow = Infragistics.Win.UltraWinGrid.SelectType.Single;
            this.ulgCYTABLE.DisplayLayout.RowConnectorColor = System.Drawing.Color.FromArgb(((int)(((byte)(1)))), ((int)(((byte)(68)))), ((int)(((byte)(208)))));
            this.ulgCYTABLE.DisplayLayout.RowConnectorStyle = Infragistics.Win.UltraWinGrid.RowConnectorStyle.Solid;
            this.ulgCYTABLE.DisplayLayout.ScrollBounds = Infragistics.Win.UltraWinGrid.ScrollBounds.ScrollToFill;
            this.ulgCYTABLE.DisplayLayout.ScrollStyle = Infragistics.Win.UltraWinGrid.ScrollStyle.Immediate;
            this.ulgCYTABLE.DisplayLayout.TabNavigation = Infragistics.Win.UltraWinGrid.TabNavigation.NextControl;
            this.ulgCYTABLE.DisplayLayout.ViewStyle = Infragistics.Win.UltraWinGrid.ViewStyle.SingleBand;
            this.ulgCYTABLE.Dock = System.Windows.Forms.DockStyle.Fill;
            this.ulgCYTABLE.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
            this.ulgCYTABLE.Location = new System.Drawing.Point(3, 18);
            this.ulgCYTABLE.Name = "ulgCYTABLE";
            this.ulgCYTABLE.Size = new System.Drawing.Size(971, 321);
            this.ulgCYTABLE.TabIndex = 3;
            this.coreBind.SetVerification(this.ulgCYTABLE, null);
            this.ulgCYTABLE.DoubleClickRow += new Infragistics.Win.UltraWinGrid.DoubleClickRowEventHandler(this.ulgCYTABLE_DoubleClickRow);
            // 
            // ultraGroupBox17
            // 
            this.ultraGroupBox17.Controls.Add(this.CKCYuser);
            this.ultraGroupBox17.Controls.Add(this.label46);
            this.ultraGroupBox17.Controls.Add(this.txtCYFROM);
            this.ultraGroupBox17.Controls.Add(this.label24);
            this.ultraGroupBox17.Controls.Add(this.label22);
            this.ultraGroupBox17.Controls.Add(this.txtCYPYZJM);
            this.ultraGroupBox17.Controls.Add(this.txtCYNAME);
            this.ultraGroupBox17.Controls.Add(this.label23);
            this.coreBind.SetDatabasecommand(this.ultraGroupBox17, null);
            this.ultraGroupBox17.Dock = System.Windows.Forms.DockStyle.Bottom;
            this.ultraGroupBox17.Location = new System.Drawing.Point(0, 406);
            this.ultraGroupBox17.Name = "ultraGroupBox17";
            this.ultraGroupBox17.Size = new System.Drawing.Size(977, 108);
            this.ultraGroupBox17.TabIndex = 4;
            this.ultraGroupBox17.Text = "修改数据项";
            this.coreBind.SetVerification(this.ultraGroupBox17, null);
            this.ultraGroupBox17.ViewStyle = Infragistics.Win.Misc.GroupBoxViewStyle.Office2007;
            // 
            // CKCYuser
            // 
            this.coreBind.SetDatabasecommand(this.CKCYuser, null);
            this.CKCYuser.FormattingEnabled = true;
            this.CKCYuser.Location = new System.Drawing.Point(523, 32);
            this.CKCYuser.Name = "CKCYuser";
            this.CKCYuser.Size = new System.Drawing.Size(128, 68);
            this.CKCYuser.TabIndex = 620;
            this.coreBind.SetVerification(this.CKCYuser, null);
            // 
            // label46
            // 
            this.label46.AutoSize = true;
            this.label46.BackColor = System.Drawing.Color.Transparent;
            this.coreBind.SetDatabasecommand(this.label46, null);
            this.label46.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
            this.label46.Location = new System.Drawing.Point(466, 38);
            this.label46.Name = "label46";
            this.label46.Size = new System.Drawing.Size(53, 12);
            this.label46.TabIndex = 619;
            this.label46.Text = "角色分配";
            this.coreBind.SetVerification(this.label46, null);
            // 
            // txtCYFROM
            // 
            this.coreBind.SetDatabasecommand(this.txtCYFROM, null);
            this.txtCYFROM.Location = new System.Drawing.Point(315, 32);
            this.txtCYFROM.Name = "txtCYFROM";
            this.txtCYFROM.Size = new System.Drawing.Size(134, 21);
            this.txtCYFROM.TabIndex = 616;
            this.coreBind.SetVerification(this.txtCYFROM, null);
            // 
            // label24
            // 
            this.label24.AutoSize = true;
            this.label24.BackColor = System.Drawing.Color.Transparent;
            this.coreBind.SetDatabasecommand(this.label24, null);
            this.label24.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
            this.label24.Location = new System.Drawing.Point(266, 37);
            this.label24.Name = "label24";
            this.label24.Size = new System.Drawing.Size(29, 12);
            this.label24.TabIndex = 615;
            this.label24.Text = "来源";
            this.coreBind.SetVerification(this.label24, null);
            // 
            // label22
            // 
            this.label22.AutoSize = true;
            this.label22.BackColor = System.Drawing.Color.Transparent;
            this.coreBind.SetDatabasecommand(this.label22, null);
            this.label22.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
            this.label22.Location = new System.Drawing.Point(9, 37);
            this.label22.Name = "label22";
            this.label22.Size = new System.Drawing.Size(77, 12);
            this.label22.TabIndex = 611;
            this.label22.Text = "承运单位名称";
            this.coreBind.SetVerification(this.label22, null);
            // 
            // txtCYPYZJM
            // 
            this.coreBind.SetDatabasecommand(this.txtCYPYZJM, null);
            this.txtCYPYZJM.Location = new System.Drawing.Point(91, 59);
            this.txtCYPYZJM.Name = "txtCYPYZJM";
            this.txtCYPYZJM.Size = new System.Drawing.Size(134, 21);
            this.txtCYPYZJM.TabIndex = 614;
            this.coreBind.SetVerification(this.txtCYPYZJM, null);
            // 
            // txtCYNAME
            // 
            this.coreBind.SetDatabasecommand(this.txtCYNAME, null);
            this.txtCYNAME.Location = new System.Drawing.Point(91, 32);
            this.txtCYNAME.Name = "txtCYNAME";
            this.txtCYNAME.Size = new System.Drawing.Size(134, 21);
            this.txtCYNAME.TabIndex = 612;
            this.coreBind.SetVerification(this.txtCYNAME, null);
            this.txtCYNAME.TextChanged += new System.EventHandler(this.txtCYNAME_TextChanged_1);
            // 
            // label23
            // 
            this.label23.AutoSize = true;
            this.label23.BackColor = System.Drawing.Color.Transparent;
            this.coreBind.SetDatabasecommand(this.label23, null);
            this.label23.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
            this.label23.Location = new System.Drawing.Point(20, 64);
            this.label23.Name = "label23";
            this.label23.Size = new System.Drawing.Size(65, 12);
            this.label23.TabIndex = 613;
            this.label23.Text = "拼音助记码";
            this.coreBind.SetVerification(this.label23, null);
            // 
            // ultraGroupBox12
            // 
            this.ultraGroupBox12.Controls.Add(this.label29);
            this.ultraGroupBox12.Controls.Add(this.txtCYNO);
            this.coreBind.SetDatabasecommand(this.ultraGroupBox12, null);
            this.ultraGroupBox12.Dock = System.Windows.Forms.DockStyle.Top;
            this.ultraGroupBox12.Location = new System.Drawing.Point(0, 0);
            this.ultraGroupBox12.Name = "ultraGroupBox12";
            this.ultraGroupBox12.Size = new System.Drawing.Size(977, 64);
            this.ultraGroupBox12.TabIndex = 2;
            this.ultraGroupBox12.Text = "查询条件";
            this.coreBind.SetVerification(this.ultraGroupBox12, null);
            this.ultraGroupBox12.ViewStyle = Infragistics.Win.Misc.GroupBoxViewStyle.Office2007;
            // 
            // label29
            // 
            this.label29.AutoSize = true;
            this.label29.BackColor = System.Drawing.Color.Transparent;
            this.coreBind.SetDatabasecommand(this.label29, null);
            this.label29.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
            this.label29.Location = new System.Drawing.Point(7, 35);
            this.label29.Name = "label29";
            this.label29.Size = new System.Drawing.Size(77, 12);
            this.label29.TabIndex = 617;
            this.label29.Text = "承运单位名称";
            this.coreBind.SetVerification(this.label29, null);
            // 
            // txtCYNO
            // 
            this.coreBind.SetDatabasecommand(this.txtCYNO, null);
            this.txtCYNO.Location = new System.Drawing.Point(93, 30);
            this.txtCYNO.Name = "txtCYNO";
            this.txtCYNO.Size = new System.Drawing.Size(134, 21);
            this.txtCYNO.TabIndex = 618;
            this.coreBind.SetVerification(this.txtCYNO, null);
            // 
            // ultraTabPageControl26
            // 
            this.coreBind.SetDatabasecommand(this.ultraTabPageControl26, null);
            this.ultraTabPageControl26.Location = new System.Drawing.Point(-10000, -10000);
            this.ultraTabPageControl26.Name = "ultraTabPageControl26";
            this.ultraTabPageControl26.Size = new System.Drawing.Size(977, 514);
            this.coreBind.SetVerification(this.ultraTabPageControl26, null);
            // 
            // ultraTabPageControl25
            // 
            this.ultraTabPageControl25.Controls.Add(this.ultraGroupBox20);
            this.ultraTabPageControl25.Controls.Add(this.ultraGroupBox21);
            this.ultraTabPageControl25.Controls.Add(this.ultraGroupBox22);
            this.coreBind.SetDatabasecommand(this.ultraTabPageControl25, null);
            this.ultraTabPageControl25.Location = new System.Drawing.Point(-10000, -10000);
            this.ultraTabPageControl25.Name = "ultraTabPageControl25";
            this.ultraTabPageControl25.Size = new System.Drawing.Size(977, 514);
            this.coreBind.SetVerification(this.ultraTabPageControl25, null);
            // 
            // ultraGroupBox20
            // 
            this.ultraGroupBox20.Controls.Add(this.ulgrdVoice);
            this.coreBind.SetDatabasecommand(this.ultraGroupBox20, null);
            this.ultraGroupBox20.Dock = System.Windows.Forms.DockStyle.Fill;
            this.ultraGroupBox20.Location = new System.Drawing.Point(0, 64);
            this.ultraGroupBox20.Name = "ultraGroupBox20";
            this.ultraGroupBox20.Size = new System.Drawing.Size(977, 351);
            this.ultraGroupBox20.TabIndex = 8;
            this.ultraGroupBox20.Text = "查询数据";
            this.coreBind.SetVerification(this.ultraGroupBox20, null);
            this.ultraGroupBox20.ViewStyle = Infragistics.Win.Misc.GroupBoxViewStyle.Office2007;
            // 
            // ulgrdVoice
            // 
            this.coreBind.SetDatabasecommand(this.ulgrdVoice, null);
            this.ulgrdVoice.DataMember = "语音基础表";
            this.ulgrdVoice.DataSource = this.dataSet2;
            appearance110.BackColor = System.Drawing.Color.White;
            appearance110.BackColor2 = System.Drawing.Color.FromArgb(((int)(((byte)(61)))), ((int)(((byte)(149)))), ((int)(((byte)(255)))));
            appearance110.BackGradientStyle = Infragistics.Win.GradientStyle.ForwardDiagonal;
            this.ulgrdVoice.DisplayLayout.Appearance = appearance110;
            ultraGridColumn96.Header.VisiblePosition = 0;
            ultraGridColumn97.Header.VisiblePosition = 1;
            ultraGridColumn98.Header.VisiblePosition = 2;
            ultraGridColumn99.Header.VisiblePosition = 3;
            ultraGridColumn99.Hidden = true;
            ultraGridBand23.Columns.AddRange(new object[] {
            ultraGridColumn96,
            ultraGridColumn97,
            ultraGridColumn98,
            ultraGridColumn99});
            this.ulgrdVoice.DisplayLayout.BandsSerializer.Add(ultraGridBand23);
            this.ulgrdVoice.DisplayLayout.InterBandSpacing = 10;
            this.ulgrdVoice.DisplayLayout.Override.AllowAddNew = Infragistics.Win.UltraWinGrid.AllowAddNew.No;
            this.ulgrdVoice.DisplayLayout.Override.AllowDelete = Infragistics.Win.DefaultableBoolean.False;
            this.ulgrdVoice.DisplayLayout.Override.AllowUpdate = Infragistics.Win.DefaultableBoolean.False;
            appearance111.BackColor = System.Drawing.Color.Transparent;
            this.ulgrdVoice.DisplayLayout.Override.CardAreaAppearance = appearance111;
            this.ulgrdVoice.DisplayLayout.Override.CellClickAction = Infragistics.Win.UltraWinGrid.CellClickAction.RowSelect;
            this.ulgrdVoice.DisplayLayout.Override.ColumnAutoSizeMode = Infragistics.Win.UltraWinGrid.ColumnAutoSizeMode.AllRowsInBand;
            this.ulgrdVoice.DisplayLayout.Override.FilterUIType = Infragistics.Win.UltraWinGrid.FilterUIType.FilterRow;
            appearance112.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(183)))), ((int)(((byte)(208)))), ((int)(((byte)(250)))));
            appearance112.BackColor2 = System.Drawing.Color.White;
            appearance112.BackGradientStyle = Infragistics.Win.GradientStyle.None;
            appearance112.FontData.SizeInPoints = 10F;
            appearance112.ForeColor = System.Drawing.Color.Black;
            appearance112.TextHAlignAsString = "Center";
            appearance112.ThemedElementAlpha = Infragistics.Win.Alpha.Transparent;
            this.ulgrdVoice.DisplayLayout.Override.HeaderAppearance = appearance112;
            this.ulgrdVoice.DisplayLayout.Override.HeaderClickAction = Infragistics.Win.UltraWinGrid.HeaderClickAction.SortMulti;
            appearance113.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(1)))), ((int)(((byte)(68)))), ((int)(((byte)(208)))));
            this.ulgrdVoice.DisplayLayout.Override.RowAppearance = appearance113;
            appearance114.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(61)))), ((int)(((byte)(149)))), ((int)(((byte)(255)))));
            appearance114.BackColor2 = System.Drawing.Color.FromArgb(((int)(((byte)(1)))), ((int)(((byte)(68)))), ((int)(((byte)(208)))));
            appearance114.BackGradientStyle = Infragistics.Win.GradientStyle.Vertical;
            this.ulgrdVoice.DisplayLayout.Override.RowSelectorAppearance = appearance114;
            this.ulgrdVoice.DisplayLayout.Override.RowSelectorWidth = 12;
            this.ulgrdVoice.DisplayLayout.Override.RowSpacingBefore = 2;
            appearance115.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(129)))), ((int)(((byte)(169)))), ((int)(((byte)(226)))));
            appearance115.BackColor2 = System.Drawing.Color.FromArgb(((int)(((byte)(221)))), ((int)(((byte)(235)))), ((int)(((byte)(254)))));
            appearance115.BackGradientStyle = Infragistics.Win.GradientStyle.Vertical;
            appearance115.ForeColor = System.Drawing.Color.Black;
            this.ulgrdVoice.DisplayLayout.Override.SelectedRowAppearance = appearance115;
            this.ulgrdVoice.DisplayLayout.Override.SelectTypeCell = Infragistics.Win.UltraWinGrid.SelectType.None;
            this.ulgrdVoice.DisplayLayout.Override.SelectTypeCol = Infragistics.Win.UltraWinGrid.SelectType.None;
            this.ulgrdVoice.DisplayLayout.Override.SelectTypeRow = Infragistics.Win.UltraWinGrid.SelectType.Single;
            this.ulgrdVoice.DisplayLayout.RowConnectorColor = System.Drawing.Color.FromArgb(((int)(((byte)(1)))), ((int)(((byte)(68)))), ((int)(((byte)(208)))));
            this.ulgrdVoice.DisplayLayout.RowConnectorStyle = Infragistics.Win.UltraWinGrid.RowConnectorStyle.Solid;
            this.ulgrdVoice.DisplayLayout.ScrollBounds = Infragistics.Win.UltraWinGrid.ScrollBounds.ScrollToFill;
            this.ulgrdVoice.DisplayLayout.ScrollStyle = Infragistics.Win.UltraWinGrid.ScrollStyle.Immediate;
            this.ulgrdVoice.DisplayLayout.TabNavigation = Infragistics.Win.UltraWinGrid.TabNavigation.NextControl;
            this.ulgrdVoice.DisplayLayout.ViewStyle = Infragistics.Win.UltraWinGrid.ViewStyle.SingleBand;
            this.ulgrdVoice.Dock = System.Windows.Forms.DockStyle.Fill;
            this.ulgrdVoice.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
            this.ulgrdVoice.Location = new System.Drawing.Point(3, 18);
            this.ulgrdVoice.Name = "ulgrdVoice";
            this.ulgrdVoice.Size = new System.Drawing.Size(971, 330);
            this.ulgrdVoice.TabIndex = 3;
            this.coreBind.SetVerification(this.ulgrdVoice, null);
            this.ulgrdVoice.DoubleClickRow += new Infragistics.Win.UltraWinGrid.DoubleClickRowEventHandler(this.ulgrdVoice_DoubleClickRow);
            // 
            // ultraGroupBox21
            // 
            this.ultraGroupBox21.Controls.Add(this.cbxPointType);
            this.ultraGroupBox21.Controls.Add(this.btnOpenVoice);
            this.ultraGroupBox21.Controls.Add(this.txtVoiceTy);
            this.ultraGroupBox21.Controls.Add(this.label42);
            this.ultraGroupBox21.Controls.Add(this.label43);
            this.ultraGroupBox21.Controls.Add(this.txtVoiceDe);
            this.ultraGroupBox21.Controls.Add(this.txtVoiceNa);
            this.ultraGroupBox21.Controls.Add(this.label44);
            this.coreBind.SetDatabasecommand(this.ultraGroupBox21, null);
            this.ultraGroupBox21.Dock = System.Windows.Forms.DockStyle.Bottom;
            this.ultraGroupBox21.Location = new System.Drawing.Point(0, 415);
            this.ultraGroupBox21.Name = "ultraGroupBox21";
            this.ultraGroupBox21.Size = new System.Drawing.Size(977, 99);
            this.ultraGroupBox21.TabIndex = 7;
            this.ultraGroupBox21.Text = "修改数据项";
            this.coreBind.SetVerification(this.ultraGroupBox21, null);
            this.ultraGroupBox21.ViewStyle = Infragistics.Win.Misc.GroupBoxViewStyle.Office2007;
            // 
            // cbxPointType
            // 
            this.coreBind.SetDatabasecommand(this.cbxPointType, null);
            this.cbxPointType.FormattingEnabled = true;
            this.cbxPointType.Location = new System.Drawing.Point(593, 33);
            this.cbxPointType.Name = "cbxPointType";
            this.cbxPointType.Size = new System.Drawing.Size(161, 20);
            this.cbxPointType.TabIndex = 620;
            this.coreBind.SetVerification(this.cbxPointType, null);
            this.cbxPointType.SelectedIndexChanged += new System.EventHandler(this.cbxPointType_SelectedIndexChanged);
            // 
            // btnOpenVoice
            // 
            this.coreBind.SetDatabasecommand(this.btnOpenVoice, null);
            this.btnOpenVoice.Location = new System.Drawing.Point(419, 27);
            this.btnOpenVoice.Name = "btnOpenVoice";
            this.btnOpenVoice.Size = new System.Drawing.Size(89, 30);
            this.btnOpenVoice.TabIndex = 619;
            this.btnOpenVoice.Text = "打开声音文件";
            this.btnOpenVoice.UseVisualStyleBackColor = true;
            this.coreBind.SetVerification(this.btnOpenVoice, null);
            this.btnOpenVoice.Click += new System.EventHandler(this.btnVoiceOpen_Click);
            // 
            // txtVoiceTy
            // 
            this.coreBind.SetDatabasecommand(this.txtVoiceTy, null);
            this.txtVoiceTy.Location = new System.Drawing.Point(649, 32);
            this.txtVoiceTy.Name = "txtVoiceTy";
            this.txtVoiceTy.Size = new System.Drawing.Size(60, 21);
            this.txtVoiceTy.TabIndex = 616;
            this.coreBind.SetVerification(this.txtVoiceTy, null);
            this.txtVoiceTy.Visible = false;
            this.txtVoiceTy.TextChanged += new System.EventHandler(this.txtVoiceTy_TextChanged);
            // 
            // label42
            // 
            this.label42.AutoSize = true;
            this.label42.BackColor = System.Drawing.Color.Transparent;
            this.coreBind.SetDatabasecommand(this.label42, null);
            this.label42.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
            this.label42.Location = new System.Drawing.Point(513, 37);
            this.label42.Name = "label42";
            this.label42.Size = new System.Drawing.Size(77, 12);
            this.label42.TabIndex = 615;
            this.label42.Text = "衡器类型代码";
            this.coreBind.SetVerification(this.label42, null);
            // 
            // label43
            // 
            this.label43.AutoSize = true;
            this.label43.BackColor = System.Drawing.Color.Transparent;
            this.coreBind.SetDatabasecommand(this.label43, null);
            this.label43.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
            this.label43.Location = new System.Drawing.Point(31, 37);
            this.label43.Name = "label43";
            this.label43.Size = new System.Drawing.Size(53, 12);
            this.label43.TabIndex = 611;
            this.label43.Text = "声音名称";
            this.coreBind.SetVerification(this.label43, null);
            // 
            // txtVoiceDe
            // 
            this.coreBind.SetDatabasecommand(this.txtVoiceDe, null);
            this.txtVoiceDe.Location = new System.Drawing.Point(91, 59);
            this.txtVoiceDe.Name = "txtVoiceDe";
            this.txtVoiceDe.Size = new System.Drawing.Size(453, 21);
            this.txtVoiceDe.TabIndex = 614;
            this.coreBind.SetVerification(this.txtVoiceDe, null);
            // 
            // txtVoiceNa
            // 
            this.coreBind.SetDatabasecommand(this.txtVoiceNa, null);
            this.txtVoiceNa.Location = new System.Drawing.Point(91, 32);
            this.txtVoiceNa.Name = "txtVoiceNa";
            this.txtVoiceNa.Size = new System.Drawing.Size(322, 21);
            this.txtVoiceNa.TabIndex = 612;
            this.coreBind.SetVerification(this.txtVoiceNa, null);
            // 
            // label44
            // 
            this.label44.AutoSize = true;
            this.label44.BackColor = System.Drawing.Color.Transparent;
            this.coreBind.SetDatabasecommand(this.label44, null);
            this.label44.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
            this.label44.Location = new System.Drawing.Point(31, 64);
            this.label44.Name = "label44";
            this.label44.Size = new System.Drawing.Size(53, 12);
            this.label44.TabIndex = 613;
            this.label44.Text = "声音说明";
            this.coreBind.SetVerification(this.label44, null);
            // 
            // ultraGroupBox22
            // 
            this.ultraGroupBox22.Controls.Add(this.label45);
            this.ultraGroupBox22.Controls.Add(this.txtVoiceName);
            this.coreBind.SetDatabasecommand(this.ultraGroupBox22, null);
            this.ultraGroupBox22.Dock = System.Windows.Forms.DockStyle.Top;
            this.ultraGroupBox22.Location = new System.Drawing.Point(0, 0);
            this.ultraGroupBox22.Name = "ultraGroupBox22";
            this.ultraGroupBox22.Size = new System.Drawing.Size(977, 64);
            this.ultraGroupBox22.TabIndex = 6;
            this.ultraGroupBox22.Text = "查询条件";
            this.coreBind.SetVerification(this.ultraGroupBox22, null);
            this.ultraGroupBox22.ViewStyle = Infragistics.Win.Misc.GroupBoxViewStyle.Office2007;
            // 
            // label45
            // 
            this.label45.AutoSize = true;
            this.label45.BackColor = System.Drawing.Color.Transparent;
            this.coreBind.SetDatabasecommand(this.label45, null);
            this.label45.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
            this.label45.Location = new System.Drawing.Point(7, 35);
            this.label45.Name = "label45";
            this.label45.Size = new System.Drawing.Size(53, 12);
            this.label45.TabIndex = 617;
            this.label45.Text = "声音名称";
            this.coreBind.SetVerification(this.label45, null);
            // 
            // txtVoiceName
            // 
            this.coreBind.SetDatabasecommand(this.txtVoiceName, null);
            this.txtVoiceName.Location = new System.Drawing.Point(93, 30);
            this.txtVoiceName.Name = "txtVoiceName";
            this.txtVoiceName.Size = new System.Drawing.Size(134, 21);
            this.txtVoiceName.TabIndex = 618;
            this.coreBind.SetVerification(this.txtVoiceName, null);
            // 
            // ulDockXXSET
            // 
            appearance109.BackColor2 = System.Drawing.Color.FromArgb(((int)(((byte)(61)))), ((int)(((byte)(149)))), ((int)(((byte)(255)))));
            appearance109.BackGradientStyle = Infragistics.Win.GradientStyle.ForwardDiagonal;
            this.ulDockXXSET.Appearance = appearance109;
            // 
            // ulDockXXSET.ClientArea
            // 
            this.ulDockXXSET.ClientArea.Controls.Add(this.ultraCheckEditor16);
            this.ulDockXXSET.ClientArea.Controls.Add(this.ultraCheckEditor15);
            this.ulDockXXSET.ClientArea.Controls.Add(this.ultraCheckEditor14);
            this.ulDockXXSET.ClientArea.Controls.Add(this.ultraCheckEditor13);
            this.ulDockXXSET.ClientArea.Controls.Add(this.ultraCheckEditor12);
            this.ulDockXXSET.ClientArea.Controls.Add(this.ultraCheckEditor11);
            this.ulDockXXSET.ClientArea.Controls.Add(this.ultraCheckEditor10);
            this.ulDockXXSET.ClientArea.Controls.Add(this.ultraCheckEditor9);
            this.ulDockXXSET.ClientArea.Controls.Add(this.ultraCheckEditor8);
            this.ulDockXXSET.ClientArea.Controls.Add(this.ultraCheckEditor7);
            this.ulDockXXSET.ClientArea.Controls.Add(this.ultraCheckEditor6);
            this.ulDockXXSET.ClientArea.Controls.Add(this.ultraCheckEditor5);
            this.ulDockXXSET.ClientArea.Controls.Add(this.ultraCheckEditor4);
            this.ulDockXXSET.ClientArea.Controls.Add(this.ultraCheckEditor3);
            this.ulDockXXSET.ClientArea.Controls.Add(this.ultraCheckEditor2);
            this.ulDockXXSET.ClientArea.Controls.Add(this.ultraCheckEditor1);
            this.ulDockXXSET.ClientArea.Controls.Add(this.ultraCheckEditor0);
            this.coreBind.SetDatabasecommand(this.ulDockXXSET.ClientArea, null);
            this.coreBind.SetVerification(this.ulDockXXSET.ClientArea, null);
            this.coreBind.SetDatabasecommand(this.ulDockXXSET, null);
            this.ulDockXXSET.Dock = System.Windows.Forms.DockStyle.Fill;
            this.ulDockXXSET.Location = new System.Drawing.Point(0, 0);
            this.ulDockXXSET.Name = "ulDockXXSET";
            this.ulDockXXSET.Size = new System.Drawing.Size(189, 587);
            this.ulDockXXSET.TabIndex = 3;
            this.coreBind.SetVerification(this.ulDockXXSET, null);
            // 
            // ultraCheckEditor16
            // 
            this.ultraCheckEditor16.BackColor = System.Drawing.Color.Transparent;
            this.ultraCheckEditor16.BackColorInternal = System.Drawing.Color.Transparent;
            this.ultraCheckEditor16.ButtonStyle = Infragistics.Win.UIElementButtonStyle.Office2007RibbonButton;
            this.coreBind.SetDatabasecommand(this.ultraCheckEditor16, null);
            this.ultraCheckEditor16.Location = new System.Drawing.Point(28, 490);
            this.ultraCheckEditor16.Name = "ultraCheckEditor16";
            this.ultraCheckEditor16.Size = new System.Drawing.Size(141, 30);
            this.ultraCheckEditor16.TabIndex = 16;
            this.ultraCheckEditor16.Text = "流向";
            this.coreBind.SetVerification(this.ultraCheckEditor16, null);
            // 
            // ultraCheckEditor15
            // 
            this.ultraCheckEditor15.BackColor = System.Drawing.Color.Transparent;
            this.ultraCheckEditor15.BackColorInternal = System.Drawing.Color.Transparent;
            this.ultraCheckEditor15.ButtonStyle = Infragistics.Win.UIElementButtonStyle.Office2007RibbonButton;
            this.coreBind.SetDatabasecommand(this.ultraCheckEditor15, null);
            this.ultraCheckEditor15.Location = new System.Drawing.Point(28, 462);
            this.ultraCheckEditor15.Name = "ultraCheckEditor15";
            this.ultraCheckEditor15.Size = new System.Drawing.Size(141, 30);
            this.ultraCheckEditor15.TabIndex = 15;
            this.ultraCheckEditor15.Text = "收货单位";
            this.coreBind.SetVerification(this.ultraCheckEditor15, null);
            // 
            // ultraCheckEditor14
            // 
            this.ultraCheckEditor14.BackColor = System.Drawing.Color.Transparent;
            this.ultraCheckEditor14.BackColorInternal = System.Drawing.Color.Transparent;
            this.ultraCheckEditor14.ButtonStyle = Infragistics.Win.UIElementButtonStyle.Office2007RibbonButton;
            this.coreBind.SetDatabasecommand(this.ultraCheckEditor14, null);
            this.ultraCheckEditor14.Location = new System.Drawing.Point(28, 432);
            this.ultraCheckEditor14.Name = "ultraCheckEditor14";
            this.ultraCheckEditor14.Size = new System.Drawing.Size(141, 30);
            this.ultraCheckEditor14.TabIndex = 14;
            this.ultraCheckEditor14.Text = "打印物料";
            this.coreBind.SetVerification(this.ultraCheckEditor14, null);
            // 
            // ultraCheckEditor13
            // 
            this.ultraCheckEditor13.BackColor = System.Drawing.Color.Transparent;
            this.ultraCheckEditor13.BackColorInternal = System.Drawing.Color.Transparent;
            this.ultraCheckEditor13.ButtonStyle = Infragistics.Win.UIElementButtonStyle.Office2007RibbonButton;
            this.coreBind.SetDatabasecommand(this.ultraCheckEditor13, null);
            this.ultraCheckEditor13.Location = new System.Drawing.Point(28, 402);
            this.ultraCheckEditor13.Name = "ultraCheckEditor13";
            this.ultraCheckEditor13.Size = new System.Drawing.Size(141, 30);
            this.ultraCheckEditor13.TabIndex = 13;
            this.ultraCheckEditor13.Text = "颜色";
            this.coreBind.SetVerification(this.ultraCheckEditor13, null);
            // 
            // ultraCheckEditor12
            // 
            this.ultraCheckEditor12.BackColor = System.Drawing.Color.Transparent;
            this.ultraCheckEditor12.BackColorInternal = System.Drawing.Color.Transparent;
            this.ultraCheckEditor12.ButtonStyle = Infragistics.Win.UIElementButtonStyle.Office2007RibbonButton;
            this.coreBind.SetDatabasecommand(this.ultraCheckEditor12, null);
            this.ultraCheckEditor12.Location = new System.Drawing.Point(28, 372);
            this.ultraCheckEditor12.Name = "ultraCheckEditor12";
            this.ultraCheckEditor12.Size = new System.Drawing.Size(141, 30);
            this.ultraCheckEditor12.TabIndex = 12;
            this.ultraCheckEditor12.Text = "检验员";
            this.coreBind.SetVerification(this.ultraCheckEditor12, null);
            // 
            // ultraCheckEditor11
            // 
            this.ultraCheckEditor11.BackColor = System.Drawing.Color.Transparent;
            this.ultraCheckEditor11.BackColorInternal = System.Drawing.Color.Transparent;
            this.ultraCheckEditor11.ButtonStyle = Infragistics.Win.UIElementButtonStyle.Office2007RibbonButton;
            this.coreBind.SetDatabasecommand(this.ultraCheckEditor11, null);
            this.ultraCheckEditor11.Location = new System.Drawing.Point(28, 342);
            this.ultraCheckEditor11.Name = "ultraCheckEditor11";
            this.ultraCheckEditor11.Size = new System.Drawing.Size(141, 30);
            this.ultraCheckEditor11.TabIndex = 11;
            this.ultraCheckEditor11.Text = "合同";
            this.coreBind.SetVerification(this.ultraCheckEditor11, null);
            // 
            // ultraCheckEditor10
            // 
            this.ultraCheckEditor10.BackColor = System.Drawing.Color.Transparent;
            this.ultraCheckEditor10.BackColorInternal = System.Drawing.Color.Transparent;
            this.ultraCheckEditor10.ButtonStyle = Infragistics.Win.UIElementButtonStyle.Office2007RibbonButton;
            this.coreBind.SetDatabasecommand(this.ultraCheckEditor10, null);
            this.ultraCheckEditor10.Location = new System.Drawing.Point(28, 312);
            this.ultraCheckEditor10.Name = "ultraCheckEditor10";
            this.ultraCheckEditor10.Size = new System.Drawing.Size(141, 30);
            this.ultraCheckEditor10.TabIndex = 10;
            this.ultraCheckEditor10.Text = "钢种";
            this.coreBind.SetVerification(this.ultraCheckEditor10, null);
            // 
            // ultraCheckEditor9
            // 
            this.ultraCheckEditor9.BackColor = System.Drawing.Color.Transparent;
            this.ultraCheckEditor9.BackColorInternal = System.Drawing.Color.Transparent;
            this.ultraCheckEditor9.ButtonStyle = Infragistics.Win.UIElementButtonStyle.Office2007RibbonButton;
            this.coreBind.SetDatabasecommand(this.ultraCheckEditor9, null);
            this.ultraCheckEditor9.Location = new System.Drawing.Point(28, 282);
            this.ultraCheckEditor9.Name = "ultraCheckEditor9";
            this.ultraCheckEditor9.Size = new System.Drawing.Size(141, 30);
            this.ultraCheckEditor9.TabIndex = 9;
            this.ultraCheckEditor9.Text = "规格";
            this.coreBind.SetVerification(this.ultraCheckEditor9, null);
            // 
            // ultraCheckEditor8
            // 
            this.ultraCheckEditor8.BackColor = System.Drawing.Color.Transparent;
            this.ultraCheckEditor8.BackColorInternal = System.Drawing.Color.Transparent;
            this.ultraCheckEditor8.ButtonStyle = Infragistics.Win.UIElementButtonStyle.Office2007RibbonButton;
            this.coreBind.SetDatabasecommand(this.ultraCheckEditor8, null);
            this.ultraCheckEditor8.Location = new System.Drawing.Point(28, 252);
            this.ultraCheckEditor8.Name = "ultraCheckEditor8";
            this.ultraCheckEditor8.Size = new System.Drawing.Size(141, 30);
            this.ultraCheckEditor8.TabIndex = 8;
            this.ultraCheckEditor8.Text = "产品标准";
            this.coreBind.SetVerification(this.ultraCheckEditor8, null);
            // 
            // ultraCheckEditor7
            // 
            this.ultraCheckEditor7.BackColor = System.Drawing.Color.Transparent;
            this.ultraCheckEditor7.BackColorInternal = System.Drawing.Color.Transparent;
            this.ultraCheckEditor7.ButtonStyle = Infragistics.Win.UIElementButtonStyle.Office2007RibbonButton;
            this.coreBind.SetDatabasecommand(this.ultraCheckEditor7, null);
            this.ultraCheckEditor7.Location = new System.Drawing.Point(28, 222);
            this.ultraCheckEditor7.Name = "ultraCheckEditor7";
            this.ultraCheckEditor7.Size = new System.Drawing.Size(141, 30);
            this.ultraCheckEditor7.TabIndex = 7;
            this.ultraCheckEditor7.Text = "备注";
            this.coreBind.SetVerification(this.ultraCheckEditor7, null);
            // 
            // ultraCheckEditor6
            // 
            this.ultraCheckEditor6.BackColor = System.Drawing.Color.Transparent;
            this.ultraCheckEditor6.BackColorInternal = System.Drawing.Color.Transparent;
            this.ultraCheckEditor6.ButtonStyle = Infragistics.Win.UIElementButtonStyle.Office2007RibbonButton;
            this.coreBind.SetDatabasecommand(this.ultraCheckEditor6, null);
            this.ultraCheckEditor6.Location = new System.Drawing.Point(28, 192);
            this.ultraCheckEditor6.Name = "ultraCheckEditor6";
            this.ultraCheckEditor6.Size = new System.Drawing.Size(141, 30);
            this.ultraCheckEditor6.TabIndex = 6;
            this.ultraCheckEditor6.Text = "表面状态";
            this.coreBind.SetVerification(this.ultraCheckEditor6, null);
            // 
            // ultraCheckEditor5
            // 
            this.ultraCheckEditor5.BackColor = System.Drawing.Color.Transparent;
            this.ultraCheckEditor5.BackColorInternal = System.Drawing.Color.Transparent;
            this.ultraCheckEditor5.ButtonStyle = Infragistics.Win.UIElementButtonStyle.Office2007RibbonButton;
            this.coreBind.SetDatabasecommand(this.ultraCheckEditor5, null);
            this.ultraCheckEditor5.Location = new System.Drawing.Point(28, 162);
            this.ultraCheckEditor5.Name = "ultraCheckEditor5";
            this.ultraCheckEditor5.Size = new System.Drawing.Size(141, 30);
            this.ultraCheckEditor5.TabIndex = 5;
            this.ultraCheckEditor5.Text = "表面级别";
            this.coreBind.SetVerification(this.ultraCheckEditor5, null);
            // 
            // ultraCheckEditor4
            // 
            this.ultraCheckEditor4.BackColor = System.Drawing.Color.Transparent;
            this.ultraCheckEditor4.BackColorInternal = System.Drawing.Color.Transparent;
            this.ultraCheckEditor4.ButtonStyle = Infragistics.Win.UIElementButtonStyle.Office2007RibbonButton;
            this.coreBind.SetDatabasecommand(this.ultraCheckEditor4, null);
            this.ultraCheckEditor4.Location = new System.Drawing.Point(28, 132);
            this.ultraCheckEditor4.Name = "ultraCheckEditor4";
            this.ultraCheckEditor4.Size = new System.Drawing.Size(141, 30);
            this.ultraCheckEditor4.TabIndex = 4;
            this.ultraCheckEditor4.Text = "供应单位";
            this.coreBind.SetVerification(this.ultraCheckEditor4, null);
            // 
            // ultraCheckEditor3
            // 
            this.ultraCheckEditor3.BackColor = System.Drawing.Color.Transparent;
            this.ultraCheckEditor3.BackColorInternal = System.Drawing.Color.Transparent;
            this.ultraCheckEditor3.ButtonStyle = Infragistics.Win.UIElementButtonStyle.Office2007RibbonButton;
            this.coreBind.SetDatabasecommand(this.ultraCheckEditor3, null);
            this.ultraCheckEditor3.Location = new System.Drawing.Point(28, 102);
            this.ultraCheckEditor3.Name = "ultraCheckEditor3";
            this.ultraCheckEditor3.Size = new System.Drawing.Size(141, 30);
            this.ultraCheckEditor3.TabIndex = 3;
            this.ultraCheckEditor3.Text = "承运单位";
            this.coreBind.SetVerification(this.ultraCheckEditor3, null);
            // 
            // ultraCheckEditor2
            // 
            this.ultraCheckEditor2.BackColor = System.Drawing.Color.Transparent;
            this.ultraCheckEditor2.BackColorInternal = System.Drawing.Color.Transparent;
            this.ultraCheckEditor2.ButtonStyle = Infragistics.Win.UIElementButtonStyle.Office2007RibbonButton;
            this.coreBind.SetDatabasecommand(this.ultraCheckEditor2, null);
            this.ultraCheckEditor2.Location = new System.Drawing.Point(28, 72);
            this.ultraCheckEditor2.Name = "ultraCheckEditor2";
            this.ultraCheckEditor2.Size = new System.Drawing.Size(141, 30);
            this.ultraCheckEditor2.TabIndex = 2;
            this.ultraCheckEditor2.Text = "生产单位";
            this.coreBind.SetVerification(this.ultraCheckEditor2, null);
            // 
            // ultraCheckEditor1
            // 
            this.ultraCheckEditor1.BackColor = System.Drawing.Color.Transparent;
            this.ultraCheckEditor1.BackColorInternal = System.Drawing.Color.Transparent;
            this.ultraCheckEditor1.ButtonStyle = Infragistics.Win.UIElementButtonStyle.Office2007RibbonButton;
            this.coreBind.SetDatabasecommand(this.ultraCheckEditor1, null);
            this.ultraCheckEditor1.Location = new System.Drawing.Point(28, 42);
            this.ultraCheckEditor1.Name = "ultraCheckEditor1";
            this.ultraCheckEditor1.Size = new System.Drawing.Size(141, 30);
            this.ultraCheckEditor1.TabIndex = 1;
            this.ultraCheckEditor1.Text = "物料";
            this.coreBind.SetVerification(this.ultraCheckEditor1, null);
            // 
            // ultraCheckEditor0
            // 
            this.ultraCheckEditor0.BackColor = System.Drawing.Color.Transparent;
            this.ultraCheckEditor0.BackColorInternal = System.Drawing.Color.Transparent;
            this.ultraCheckEditor0.ButtonStyle = Infragistics.Win.UIElementButtonStyle.Office2007ScrollbarButton;
            this.coreBind.SetDatabasecommand(this.ultraCheckEditor0, null);
            this.ultraCheckEditor0.Location = new System.Drawing.Point(28, 12);
            this.ultraCheckEditor0.Name = "ultraCheckEditor0";
            this.ultraCheckEditor0.Size = new System.Drawing.Size(141, 30);
            this.ultraCheckEditor0.TabIndex = 0;
            this.ultraCheckEditor0.Text = "车号";
            this.coreBind.SetVerification(this.ultraCheckEditor0, null);
            // 
            // ulpanlWLSAP
            // 
            appearance169.BackColor2 = System.Drawing.Color.FromArgb(((int)(((byte)(61)))), ((int)(((byte)(149)))), ((int)(((byte)(255)))));
            appearance169.BackGradientStyle = Infragistics.Win.GradientStyle.ForwardDiagonal;
            this.ulpanlWLSAP.Appearance = appearance169;
            // 
            // ulpanlWLSAP.ClientArea
            // 
            this.ulpanlWLSAP.ClientArea.Controls.Add(this.ultraGroupBox19);
            this.ulpanlWLSAP.ClientArea.Controls.Add(this.ultraGroupBox18);
            this.coreBind.SetDatabasecommand(this.ulpanlWLSAP.ClientArea, null);
            this.coreBind.SetVerification(this.ulpanlWLSAP.ClientArea, null);
            this.coreBind.SetDatabasecommand(this.ulpanlWLSAP, null);
            this.ulpanlWLSAP.Dock = System.Windows.Forms.DockStyle.Fill;
            this.ulpanlWLSAP.Location = new System.Drawing.Point(0, 0);
            this.ulpanlWLSAP.Name = "ulpanlWLSAP";
            this.ulpanlWLSAP.Size = new System.Drawing.Size(168, 587);
            this.ulpanlWLSAP.TabIndex = 15;
            this.coreBind.SetVerification(this.ulpanlWLSAP, null);
            // 
            // ultraGroupBox19
            // 
            this.ultraGroupBox19.Controls.Add(this.ultraButton3);
            this.ultraGroupBox19.Controls.Add(this.ultraButton2);
            this.coreBind.SetDatabasecommand(this.ultraGroupBox19, null);
            this.ultraGroupBox19.Dock = System.Windows.Forms.DockStyle.Fill;
            this.ultraGroupBox19.Location = new System.Drawing.Point(0, 274);
            this.ultraGroupBox19.Name = "ultraGroupBox19";
            this.ultraGroupBox19.Size = new System.Drawing.Size(168, 313);
            this.ultraGroupBox19.TabIndex = 2;
            this.ultraGroupBox19.Text = "其它基础表SAP下载";
            this.coreBind.SetVerification(this.ultraGroupBox19, null);
            this.ultraGroupBox19.ViewStyle = Infragistics.Win.Misc.GroupBoxViewStyle.Office2007;
            // 
            // ultraButton3
            // 
            this.coreBind.SetDatabasecommand(this.ultraButton3, null);
            this.ultraButton3.Location = new System.Drawing.Point(30, 68);
            this.ultraButton3.Name = "ultraButton3";
            this.ultraButton3.Size = new System.Drawing.Size(111, 28);
            this.ultraButton3.TabIndex = 2;
            this.ultraButton3.Text = "收货单位SAP下载";
            this.coreBind.SetVerification(this.ultraButton3, null);
            this.ultraButton3.Click += new System.EventHandler(this.ultraButton3_Click);
            // 
            // ultraButton2
            // 
            this.coreBind.SetDatabasecommand(this.ultraButton2, null);
            this.ultraButton2.Location = new System.Drawing.Point(30, 34);
            this.ultraButton2.Name = "ultraButton2";
            this.ultraButton2.Size = new System.Drawing.Size(111, 28);
            this.ultraButton2.TabIndex = 1;
            this.ultraButton2.Text = "发货单位SAP下载";
            this.coreBind.SetVerification(this.ultraButton2, null);
            this.ultraButton2.Click += new System.EventHandler(this.ultraButton2_Click);
            // 
            // ultraGroupBox18
            // 
            this.ultraGroupBox18.Controls.Add(this.txtJLMeNoEnd);
            this.ultraGroupBox18.Controls.Add(this.txtJLMeNoSt);
            this.ultraGroupBox18.Controls.Add(this.label34);
            this.ultraGroupBox18.Controls.Add(this.label33);
            this.ultraGroupBox18.Controls.Add(this.label32);
            this.ultraGroupBox18.Controls.Add(this.txtSapMeterialNo);
            this.ultraGroupBox18.Controls.Add(this.label31);
            this.ultraGroupBox18.Controls.Add(this.ultraButton1);
            this.coreBind.SetDatabasecommand(this.ultraGroupBox18, null);
            this.ultraGroupBox18.Dock = System.Windows.Forms.DockStyle.Top;
            this.ultraGroupBox18.Location = new System.Drawing.Point(0, 0);
            this.ultraGroupBox18.Name = "ultraGroupBox18";
            this.ultraGroupBox18.Size = new System.Drawing.Size(168, 274);
            this.ultraGroupBox18.TabIndex = 1;
            this.ultraGroupBox18.Text = "物料基础表SAP下载";
            this.coreBind.SetVerification(this.ultraGroupBox18, null);
            this.ultraGroupBox18.ViewStyle = Infragistics.Win.Misc.GroupBoxViewStyle.Office2007;
            // 
            // txtJLMeNoEnd
            // 
            this.coreBind.SetDatabasecommand(this.txtJLMeNoEnd, null);
            this.txtJLMeNoEnd.Location = new System.Drawing.Point(33, 180);
            this.txtJLMeNoEnd.Name = "txtJLMeNoEnd";
            this.txtJLMeNoEnd.Size = new System.Drawing.Size(108, 21);
            this.txtJLMeNoEnd.TabIndex = 598;
            this.coreBind.SetVerification(this.txtJLMeNoEnd, null);
            // 
            // txtJLMeNoSt
            // 
            this.coreBind.SetDatabasecommand(this.txtJLMeNoSt, null);
            this.txtJLMeNoSt.Location = new System.Drawing.Point(33, 145);
            this.txtJLMeNoSt.Name = "txtJLMeNoSt";
            this.txtJLMeNoSt.Size = new System.Drawing.Size(108, 21);
            this.txtJLMeNoSt.TabIndex = 597;
            this.coreBind.SetVerification(this.txtJLMeNoSt, null);
            // 
            // label34
            // 
            this.label34.AutoSize = true;
            this.label34.BackColor = System.Drawing.Color.Transparent;
            this.coreBind.SetDatabasecommand(this.label34, null);
            this.label34.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
            this.label34.Location = new System.Drawing.Point(7, 183);
            this.label34.Name = "label34";
            this.label34.Size = new System.Drawing.Size(29, 12);
            this.label34.TabIndex = 596;
            this.label34.Text = "到:";
            this.coreBind.SetVerification(this.label34, null);
            // 
            // label33
            // 
            this.label33.AutoSize = true;
            this.label33.BackColor = System.Drawing.Color.Transparent;
            this.coreBind.SetDatabasecommand(this.label33, null);
            this.label33.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
            this.label33.Location = new System.Drawing.Point(7, 148);
            this.label33.Name = "label33";
            this.label33.Size = new System.Drawing.Size(29, 12);
            this.label33.TabIndex = 595;
            this.label33.Text = "从:";
            this.coreBind.SetVerification(this.label33, null);
            // 
            // label32
            // 
            this.label32.AutoSize = true;
            this.label32.BackColor = System.Drawing.Color.Transparent;
            this.coreBind.SetDatabasecommand(this.label32, null);
            this.label32.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
            this.label32.Location = new System.Drawing.Point(10, 117);
            this.label32.Name = "label32";
            this.label32.Size = new System.Drawing.Size(155, 12);
            this.label32.TabIndex = 593;
            this.label32.Text = "按计量物料编号从SAP更新:";
            this.coreBind.SetVerification(this.label32, null);
            // 
            // txtSapMeterialNo
            // 
            this.coreBind.SetDatabasecommand(this.txtSapMeterialNo, null);
            this.txtSapMeterialNo.Location = new System.Drawing.Point(12, 64);
            this.txtSapMeterialNo.Name = "txtSapMeterialNo";
            this.txtSapMeterialNo.Size = new System.Drawing.Size(141, 21);
            this.txtSapMeterialNo.TabIndex = 592;
            this.coreBind.SetVerification(this.txtSapMeterialNo, null);
            // 
            // label31
            // 
            this.label31.AutoSize = true;
            this.label31.BackColor = System.Drawing.Color.Transparent;
            this.coreBind.SetDatabasecommand(this.label31, null);
            this.label31.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
            this.label31.Location = new System.Drawing.Point(10, 44);
            this.label31.Name = "label31";
            this.label31.Size = new System.Drawing.Size(119, 12);
            this.label31.TabIndex = 591;
            this.label31.Text = "按SAP物料编号下载:";
            this.coreBind.SetVerification(this.label31, null);
            // 
            // ultraButton1
            // 
            this.coreBind.SetDatabasecommand(this.ultraButton1, null);
            this.ultraButton1.Location = new System.Drawing.Point(30, 235);
            this.ultraButton1.Name = "ultraButton1";
            this.ultraButton1.Size = new System.Drawing.Size(111, 28);
            this.ultraButton1.TabIndex = 0;
            this.ultraButton1.Text = "物料SAP更新";
            this.coreBind.SetVerification(this.ultraButton1, null);
            this.ultraButton1.Click += new System.EventHandler(this.ultraButton1_Click);
            // 
            // ultraTabPageControl1
            // 
            this.ultraTabPageControl1.Controls.Add(this.ultb);
            this.ultraTabPageControl1.Controls.Add(this.ultraGroupBox2);
            this.ultraTabPageControl1.Controls.Add(this.ultraGroupBox1);
            this.coreBind.SetDatabasecommand(this.ultraTabPageControl1, null);
            this.ultraTabPageControl1.Location = new System.Drawing.Point(1, 22);
            this.ultraTabPageControl1.Name = "ultraTabPageControl1";
            this.ultraTabPageControl1.Size = new System.Drawing.Size(979, 537);
            this.coreBind.SetVerification(this.ultraTabPageControl1, null);
            // 
            // ultb
            // 
            this.ultb.CloseButtonLocation = Infragistics.Win.UltraWinTabs.TabCloseButtonLocation.None;
            this.ultb.Controls.Add(this.ultraTabSharedControlsPage2);
            this.ultb.Controls.Add(this.ultraTabPageControl3);
            this.ultb.Controls.Add(this.ultraTabPageControl4);
            this.ultb.Controls.Add(this.ultraTabPageControl5);
            this.ultb.Controls.Add(this.ultraTabPageControl6);
            this.ultb.Controls.Add(this.ultraTabPageControl7);
            this.ultb.Controls.Add(this.ultraTabPageControl8);
            this.ultb.Controls.Add(this.ultraTabPageControl9);
            this.ultb.Controls.Add(this.ultraTabPageControl10);
            this.ultb.Controls.Add(this.ultraTabPageControl11);
            this.ultb.Controls.Add(this.ultraTabPageControl12);
            this.ultb.Controls.Add(this.ultraTabPageControl13);
            this.ultb.Controls.Add(this.ultraTabPageControl14);
            this.ultb.Controls.Add(this.ultraTabPageControl15);
            this.ultb.Controls.Add(this.ultraTabPageControl16);
            this.ultb.Controls.Add(this.ultraTabPageControl17);
            this.ultb.Controls.Add(this.ultraTabPageControl18);
            this.ultb.Controls.Add(this.ultraTabPageControl24);
            this.coreBind.SetDatabasecommand(this.ultb, null);
            this.ultb.Dock = System.Windows.Forms.DockStyle.Fill;
            this.ultb.Location = new System.Drawing.Point(0, 61);
            this.ultb.Name = "ultb";
            this.ultb.SharedControlsPage = this.ultraTabSharedControlsPage2;
            this.ultb.Size = new System.Drawing.Size(979, 374);
            this.ultb.Style = Infragistics.Win.UltraWinTabControl.UltraTabControlStyle.Office2007Ribbon;
            this.ultb.TabIndex = 3;
            ultraTab11.Key = "车号";
            ultraTab11.TabPage = this.ultraTabPageControl11;
            ultraTab11.Text = "车号";
            ultraTab1.Key = "物料";
            ultraTab1.TabPage = this.ultraTabPageControl3;
            ultraTab1.Text = "物料";
            ultraTab2.Key = "生产单位";
            ultraTab2.TabPage = this.ultraTabPageControl4;
            ultraTab2.Text = "生产单位";
            ultraTab4.Key = "承运单位";
            ultraTab4.TabPage = this.ultraTabPageControl6;
            ultraTab4.Text = "承运单位";
            ultraTab7.Key = "供应单位";
            ultraTab7.TabPage = this.ultraTabPageControl7;
            ultraTab7.Text = "供应单位";
            ultraTab8.Key = "表面级别";
            ultraTab8.TabPage = this.ultraTabPageControl8;
            ultraTab8.Text = "表面级别";
            ultraTab9.Key = "表面状态";
            ultraTab9.TabPage = this.ultraTabPageControl9;
            ultraTab9.Text = "表面状态";
            ultraTab10.Key = "备注";
            ultraTab10.TabPage = this.ultraTabPageControl10;
            ultraTab10.Text = "备注";
            ultraTab12.Key = "产品标准";
            ultraTab12.TabPage = this.ultraTabPageControl12;
            ultraTab12.Text = "产品标准";
            ultraTab13.Key = "规格";
            ultraTab13.TabPage = this.ultraTabPageControl13;
            ultraTab13.Text = "规格";
            ultraTab14.Key = "钢种";
            ultraTab14.TabPage = this.ultraTabPageControl14;
            ultraTab14.Text = "钢种";
            ultraTab15.Key = "合同";
            ultraTab15.TabPage = this.ultraTabPageControl15;
            ultraTab15.Text = "合同";
            ultraTab16.Key = "检验员";
            ultraTab16.TabPage = this.ultraTabPageControl16;
            ultraTab16.Text = "检验员";
            ultraTab17.Key = "颜色";
            ultraTab17.TabPage = this.ultraTabPageControl17;
            ultraTab17.Text = "颜色";
            ultraTab18.Key = "打印物料";
            ultraTab18.TabPage = this.ultraTabPageControl18;
            ultraTab18.Text = "打印物料";
            ultraTab3.Key = "收货单位";
            ultraTab3.TabPage = this.ultraTabPageControl5;
            ultraTab3.Text = "收货单位";
            ultraTab19.Key = "流向";
            ultraTab19.TabPage = this.ultraTabPageControl24;
            ultraTab19.Text = "流向";
            this.ultb.Tabs.AddRange(new Infragistics.Win.UltraWinTabControl.UltraTab[] {
            ultraTab11,
            ultraTab1,
            ultraTab2,
            ultraTab4,
            ultraTab7,
            ultraTab8,
            ultraTab9,
            ultraTab10,
            ultraTab12,
            ultraTab13,
            ultraTab14,
            ultraTab15,
            ultraTab16,
            ultraTab17,
            ultraTab18,
            ultraTab3,
            ultraTab19});
            this.ultb.TextOrientation = Infragistics.Win.UltraWinTabs.TextOrientation.Horizontal;
            this.coreBind.SetVerification(this.ultb, null);
            this.ultb.ViewStyle = Infragistics.Win.UltraWinTabControl.ViewStyle.Office2007;
            // 
            // ultraTabSharedControlsPage2
            // 
            this.coreBind.SetDatabasecommand(this.ultraTabSharedControlsPage2, null);
            this.ultraTabSharedControlsPage2.Location = new System.Drawing.Point(-10000, -10000);
            this.ultraTabSharedControlsPage2.Name = "ultraTabSharedControlsPage2";
            this.ultraTabSharedControlsPage2.Size = new System.Drawing.Size(977, 351);
            this.coreBind.SetVerification(this.ultraTabSharedControlsPage2, null);
            // 
            // ultraGroupBox2
            // 
            this.ultraGroupBox2.Controls.Add(this.txt3);
            this.ultraGroupBox2.Controls.Add(this.label30);
            this.ultraGroupBox2.Controls.Add(this.txt2);
            this.ultraGroupBox2.Controls.Add(this.lb2);
            this.ultraGroupBox2.Controls.Add(this.txt1);
            this.ultraGroupBox2.Controls.Add(this.lb1);
            this.coreBind.SetDatabasecommand(this.ultraGroupBox2, null);
            this.ultraGroupBox2.Dock = System.Windows.Forms.DockStyle.Bottom;
            this.ultraGroupBox2.Location = new System.Drawing.Point(0, 435);
            this.ultraGroupBox2.Name = "ultraGroupBox2";
            this.ultraGroupBox2.Size = new System.Drawing.Size(979, 102);
            this.ultraGroupBox2.TabIndex = 2;
            this.ultraGroupBox2.Text = "修改项目";
            this.coreBind.SetVerification(this.ultraGroupBox2, null);
            this.ultraGroupBox2.ViewStyle = Infragistics.Win.Misc.GroupBoxViewStyle.Office2007;
            // 
            // txt3
            // 
            this.coreBind.SetDatabasecommand(this.txt3, null);
            this.txt3.Location = new System.Drawing.Point(439, 49);
            this.txt3.Name = "txt3";
            this.txt3.Size = new System.Drawing.Size(93, 21);
            this.txt3.TabIndex = 14;
            this.coreBind.SetVerification(this.txt3, null);
            this.txt3.Visible = false;
            // 
            // label30
            // 
            this.label30.AutoSize = true;
            this.label30.BackColor = System.Drawing.Color.Transparent;
            this.coreBind.SetDatabasecommand(this.label30, null);
            this.label30.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
            this.label30.Location = new System.Drawing.Point(369, 54);
            this.label30.Name = "label30";
            this.label30.Size = new System.Drawing.Size(65, 12);
            this.label30.TabIndex = 13;
            this.label30.Text = "存修改编号";
            this.coreBind.SetVerification(this.label30, null);
            this.label30.Visible = false;
            // 
            // txt2
            // 
            this.coreBind.SetDatabasecommand(this.txt2, null);
            this.txt2.Location = new System.Drawing.Point(260, 49);
            this.txt2.Name = "txt2";
            this.txt2.Size = new System.Drawing.Size(93, 21);
            this.txt2.TabIndex = 12;
            this.coreBind.SetVerification(this.txt2, null);
            // 
            // lb2
            // 
            this.lb2.AutoSize = true;
            this.lb2.BackColor = System.Drawing.Color.Transparent;
            this.coreBind.SetDatabasecommand(this.lb2, null);
            this.lb2.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
            this.lb2.Location = new System.Drawing.Point(194, 54);
            this.lb2.Name = "lb2";
            this.lb2.Size = new System.Drawing.Size(53, 12);
            this.lb2.TabIndex = 11;
            this.lb2.Text = "物料编码";
            this.coreBind.SetVerification(this.lb2, null);
            // 
            // txt1
            // 
            this.coreBind.SetDatabasecommand(this.txt1, null);
            this.txt1.Location = new System.Drawing.Point(75, 49);
            this.txt1.Name = "txt1";
            this.txt1.Size = new System.Drawing.Size(93, 21);
            this.txt1.TabIndex = 10;
            this.coreBind.SetVerification(this.txt1, null);
            // 
            // lb1
            // 
            this.lb1.AutoSize = true;
            this.lb1.BackColor = System.Drawing.Color.Transparent;
            this.coreBind.SetDatabasecommand(this.lb1, null);
            this.lb1.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
            this.lb1.Location = new System.Drawing.Point(9, 54);
            this.lb1.Name = "lb1";
            this.lb1.Size = new System.Drawing.Size(53, 12);
            this.lb1.TabIndex = 9;
            this.lb1.Text = "物料编码";
            this.coreBind.SetVerification(this.lb1, null);
            // 
            // ultraGroupBox1
            // 
            this.ultraGroupBox1.Controls.Add(this.cbJLD);
            this.ultraGroupBox1.Controls.Add(this.label1);
            this.coreBind.SetDatabasecommand(this.ultraGroupBox1, null);
            this.ultraGroupBox1.Dock = System.Windows.Forms.DockStyle.Top;
            this.ultraGroupBox1.Location = new System.Drawing.Point(0, 0);
            this.ultraGroupBox1.Name = "ultraGroupBox1";
            this.ultraGroupBox1.Size = new System.Drawing.Size(979, 61);
            this.ultraGroupBox1.TabIndex = 0;
            this.ultraGroupBox1.Text = "选择条件";
            this.coreBind.SetVerification(this.ultraGroupBox1, null);
            this.ultraGroupBox1.ViewStyle = Infragistics.Win.Misc.GroupBoxViewStyle.Office2007;
            // 
            // cbJLD
            // 
            this.cbJLD.BackColor = System.Drawing.Color.Bisque;
            this.coreBind.SetDatabasecommand(this.cbJLD, null);
            this.cbJLD.FormattingEnabled = true;
            this.cbJLD.Location = new System.Drawing.Point(75, 26);
            this.cbJLD.Name = "cbJLD";
            this.cbJLD.Size = new System.Drawing.Size(126, 20);
            this.cbJLD.TabIndex = 590;
            this.coreBind.SetVerification(this.cbJLD, null);
            this.cbJLD.SelectedValueChanged += new System.EventHandler(this.cbJLD_SelectedValueChanged);
            // 
            // label1
            // 
            this.label1.AutoSize = true;
            this.label1.BackColor = System.Drawing.Color.Transparent;
            this.coreBind.SetDatabasecommand(this.label1, null);
            this.label1.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
            this.label1.Location = new System.Drawing.Point(9, 30);
            this.label1.Name = "label1";
            this.label1.Size = new System.Drawing.Size(65, 12);
            this.label1.TabIndex = 7;
            this.label1.Text = "计量点代码";
            this.coreBind.SetVerification(this.label1, null);
            // 
            // ultraTabPageControl2
            // 
            this.ultraTabPageControl2.Controls.Add(this.ultabBASETABLE);
            this.coreBind.SetDatabasecommand(this.ultraTabPageControl2, null);
            this.ultraTabPageControl2.Location = new System.Drawing.Point(-10000, -10000);
            this.ultraTabPageControl2.Name = "ultraTabPageControl2";
            this.ultraTabPageControl2.Size = new System.Drawing.Size(979, 537);
            this.coreBind.SetVerification(this.ultraTabPageControl2, null);
            // 
            // ultabBASETABLE
            // 
            this.ultabBASETABLE.Controls.Add(this.ultraTabSharedControlsPage3);
            this.ultabBASETABLE.Controls.Add(this.ultraTabPageControl19);
            this.ultabBASETABLE.Controls.Add(this.ultraTabPageControl20);
            this.ultabBASETABLE.Controls.Add(this.ultraTabPageControl21);
            this.ultabBASETABLE.Controls.Add(this.ultraTabPageControl22);
            this.ultabBASETABLE.Controls.Add(this.ultraTabPageControl23);
            this.ultabBASETABLE.Controls.Add(this.ultraTabPageControl25);
            this.ultabBASETABLE.Controls.Add(this.ultraTabPageControl26);
            this.coreBind.SetDatabasecommand(this.ultabBASETABLE, null);
            this.ultabBASETABLE.Dock = System.Windows.Forms.DockStyle.Fill;
            this.ultabBASETABLE.Location = new System.Drawing.Point(0, 0);
            this.ultabBASETABLE.Name = "ultabBASETABLE";
            this.ultabBASETABLE.SharedControlsPage = this.ultraTabSharedControlsPage3;
            this.ultabBASETABLE.Size = new System.Drawing.Size(979, 537);
            this.ultabBASETABLE.TabIndex = 0;
            ultraTab24.Key = "QueryWLTableData";
            ultraTab24.TabPage = this.ultraTabPageControl19;
            ultraTab24.Text = "物料基础表";
            ultraTab25.Key = "QueryFHTableData";
            ultraTab25.TabPage = this.ultraTabPageControl20;
            ultraTab25.Text = "发货单位基础表";
            ultraTab25.Visible = false;
            ultraTab26.Key = "QueryGYTableData";
            ultraTab26.TabPage = this.ultraTabPageControl21;
            ultraTab26.Text = "供应单位基础表";
            ultraTab27.Key = "QuerySHTableData";
            ultraTab27.TabPage = this.ultraTabPageControl22;
            ultraTab27.Text = "收货单位基础表";
            ultraTab28.Key = "QueryCYTableData";
            ultraTab28.TabPage = this.ultraTabPageControl23;
            ultraTab28.Text = "承运单位基础表";
            ultraTab21.TabPage = this.ultraTabPageControl26;
            ultraTab21.Text = "tab1";
            ultraTab21.Visible = false;
            ultraTab20.Key = "QueryVoiceTableData";
            ultraTab20.TabPage = this.ultraTabPageControl25;
            ultraTab20.Text = "语音基础表";
            this.ultabBASETABLE.Tabs.AddRange(new Infragistics.Win.UltraWinTabControl.UltraTab[] {
            ultraTab24,
            ultraTab25,
            ultraTab26,
            ultraTab27,
            ultraTab28,
            ultraTab21,
            ultraTab20});
            this.coreBind.SetVerification(this.ultabBASETABLE, null);
            this.ultabBASETABLE.ViewStyle = Infragistics.Win.UltraWinTabControl.ViewStyle.Office2007;
            this.ultabBASETABLE.SelectedTabChanged += new Infragistics.Win.UltraWinTabControl.SelectedTabChangedEventHandler(this.ultabBASETABLE_SelectedTabChanged);
            // 
            // ultraTabSharedControlsPage3
            // 
            this.coreBind.SetDatabasecommand(this.ultraTabSharedControlsPage3, null);
            this.ultraTabSharedControlsPage3.Location = new System.Drawing.Point(-10000, -10000);
            this.ultraTabSharedControlsPage3.Name = "ultraTabSharedControlsPage3";
            this.ultraTabSharedControlsPage3.Size = new System.Drawing.Size(977, 514);
            this.coreBind.SetVerification(this.ultraTabSharedControlsPage3, null);
            // 
            // ultraTabControl3
            // 
            this.coreBind.SetDatabasecommand(this.ultraTabControl3, null);
            this.ultraTabControl3.Location = new System.Drawing.Point(0, 0);
            this.ultraTabControl3.Name = "ultraTabControl3";
            this.ultraTabControl3.SharedControlsPage = this.ultraTabSharedControlsPage4;
            this.ultraTabControl3.Size = new System.Drawing.Size(200, 100);
            this.ultraTabControl3.TabIndex = 0;
            this.coreBind.SetVerification(this.ultraTabControl3, null);
            // 
            // ultraTabSharedControlsPage4
            // 
            this.coreBind.SetDatabasecommand(this.ultraTabSharedControlsPage4, null);
            this.ultraTabSharedControlsPage4.Location = new System.Drawing.Point(1, 20);
            this.ultraTabSharedControlsPage4.Name = "ultraTabSharedControlsPage4";
            this.ultraTabSharedControlsPage4.Size = new System.Drawing.Size(196, 77);
            this.coreBind.SetVerification(this.ultraTabSharedControlsPage4, null);
            // 
            // ultraGrid1
            // 
            this.coreBind.SetDatabasecommand(this.ultraGrid1, null);
            this.ultraGrid1.DataMember = "承运单位";
            this.ultraGrid1.DataSource = this.dataSet2;
            appearance103.BackColor = System.Drawing.Color.White;
            appearance103.BackColor2 = System.Drawing.Color.FromArgb(((int)(((byte)(61)))), ((int)(((byte)(149)))), ((int)(((byte)(255)))));
            appearance103.BackGradientStyle = Infragistics.Win.GradientStyle.ForwardDiagonal;
            this.ultraGrid1.DisplayLayout.Appearance = appearance103;
            this.ultraGrid1.DisplayLayout.InterBandSpacing = 10;
            this.ultraGrid1.DisplayLayout.Override.AllowAddNew = Infragistics.Win.UltraWinGrid.AllowAddNew.No;
            this.ultraGrid1.DisplayLayout.Override.AllowDelete = Infragistics.Win.DefaultableBoolean.False;
            this.ultraGrid1.DisplayLayout.Override.AllowUpdate = Infragistics.Win.DefaultableBoolean.False;
            appearance104.BackColor = System.Drawing.Color.Transparent;
            this.ultraGrid1.DisplayLayout.Override.CardAreaAppearance = appearance104;
            this.ultraGrid1.DisplayLayout.Override.CellClickAction = Infragistics.Win.UltraWinGrid.CellClickAction.RowSelect;
            this.ultraGrid1.DisplayLayout.Override.ColumnAutoSizeMode = Infragistics.Win.UltraWinGrid.ColumnAutoSizeMode.AllRowsInBand;
            this.ultraGrid1.DisplayLayout.Override.FilterUIType = Infragistics.Win.UltraWinGrid.FilterUIType.FilterRow;
            appearance105.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(183)))), ((int)(((byte)(208)))), ((int)(((byte)(250)))));
            appearance105.BackColor2 = System.Drawing.Color.White;
            appearance105.BackGradientStyle = Infragistics.Win.GradientStyle.None;
            appearance105.FontData.SizeInPoints = 10F;
            appearance105.ForeColor = System.Drawing.Color.Black;
            appearance105.TextHAlignAsString = "Center";
            appearance105.ThemedElementAlpha = Infragistics.Win.Alpha.Transparent;
            this.ultraGrid1.DisplayLayout.Override.HeaderAppearance = appearance105;
            this.ultraGrid1.DisplayLayout.Override.HeaderClickAction = Infragistics.Win.UltraWinGrid.HeaderClickAction.SortMulti;
            appearance106.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(1)))), ((int)(((byte)(68)))), ((int)(((byte)(208)))));
            this.ultraGrid1.DisplayLayout.Override.RowAppearance = appearance106;
            appearance107.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(61)))), ((int)(((byte)(149)))), ((int)(((byte)(255)))));
            appearance107.BackColor2 = System.Drawing.Color.FromArgb(((int)(((byte)(1)))), ((int)(((byte)(68)))), ((int)(((byte)(208)))));
            appearance107.BackGradientStyle = Infragistics.Win.GradientStyle.Vertical;
            this.ultraGrid1.DisplayLayout.Override.RowSelectorAppearance = appearance107;
            this.ultraGrid1.DisplayLayout.Override.RowSelectorWidth = 12;
            this.ultraGrid1.DisplayLayout.Override.RowSpacingBefore = 2;
            appearance108.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(129)))), ((int)(((byte)(169)))), ((int)(((byte)(226)))));
            appearance108.BackColor2 = System.Drawing.Color.FromArgb(((int)(((byte)(221)))), ((int)(((byte)(235)))), ((int)(((byte)(254)))));
            appearance108.BackGradientStyle = Infragistics.Win.GradientStyle.Vertical;
            appearance108.ForeColor = System.Drawing.Color.Black;
            this.ultraGrid1.DisplayLayout.Override.SelectedRowAppearance = appearance108;
            this.ultraGrid1.DisplayLayout.Override.SelectTypeCell = Infragistics.Win.UltraWinGrid.SelectType.None;
            this.ultraGrid1.DisplayLayout.Override.SelectTypeCol = Infragistics.Win.UltraWinGrid.SelectType.None;
            this.ultraGrid1.DisplayLayout.Override.SelectTypeRow = Infragistics.Win.UltraWinGrid.SelectType.Single;
            this.ultraGrid1.DisplayLayout.RowConnectorColor = System.Drawing.Color.FromArgb(((int)(((byte)(1)))), ((int)(((byte)(68)))), ((int)(((byte)(208)))));
            this.ultraGrid1.DisplayLayout.RowConnectorStyle = Infragistics.Win.UltraWinGrid.RowConnectorStyle.Solid;
            this.ultraGrid1.DisplayLayout.ScrollBounds = Infragistics.Win.UltraWinGrid.ScrollBounds.ScrollToFill;
            this.ultraGrid1.DisplayLayout.ScrollStyle = Infragistics.Win.UltraWinGrid.ScrollStyle.Immediate;
            this.ultraGrid1.DisplayLayout.TabNavigation = Infragistics.Win.UltraWinGrid.TabNavigation.NextControl;
            this.ultraGrid1.DisplayLayout.ViewStyle = Infragistics.Win.UltraWinGrid.ViewStyle.SingleBand;
            this.ultraGrid1.Dock = System.Windows.Forms.DockStyle.Fill;
            this.ultraGrid1.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
            this.ultraGrid1.Location = new System.Drawing.Point(3, 18);
            this.ultraGrid1.Name = "ultraGrid1";
            this.ultraGrid1.Size = new System.Drawing.Size(971, 343);
            this.ultraGrid1.TabIndex = 3;
            this.coreBind.SetVerification(this.ultraGrid1, null);
            // 
            // textBox1
            // 
            this.coreBind.SetDatabasecommand(this.textBox1, null);
            this.textBox1.Location = new System.Drawing.Point(315, 32);
            this.textBox1.Name = "textBox1";
            this.textBox1.Size = new System.Drawing.Size(134, 21);
            this.textBox1.TabIndex = 616;
            this.coreBind.SetVerification(this.textBox1, null);
            // 
            // label38
            // 
            this.label38.AutoSize = true;
            this.label38.BackColor = System.Drawing.Color.Transparent;
            this.coreBind.SetDatabasecommand(this.label38, null);
            this.label38.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
            this.label38.Location = new System.Drawing.Point(266, 37);
            this.label38.Name = "label38";
            this.label38.Size = new System.Drawing.Size(29, 12);
            this.label38.TabIndex = 615;
            this.label38.Text = "来源";
            this.coreBind.SetVerification(this.label38, null);
            // 
            // label39
            // 
            this.label39.AutoSize = true;
            this.label39.BackColor = System.Drawing.Color.Transparent;
            this.coreBind.SetDatabasecommand(this.label39, null);
            this.label39.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
            this.label39.Location = new System.Drawing.Point(9, 37);
            this.label39.Name = "label39";
            this.label39.Size = new System.Drawing.Size(77, 12);
            this.label39.TabIndex = 611;
            this.label39.Text = "承运单位名称";
            this.coreBind.SetVerification(this.label39, null);
            // 
            // textBox2
            // 
            this.coreBind.SetDatabasecommand(this.textBox2, null);
            this.textBox2.Location = new System.Drawing.Point(91, 59);
            this.textBox2.Name = "textBox2";
            this.textBox2.Size = new System.Drawing.Size(134, 21);
            this.textBox2.TabIndex = 614;
            this.coreBind.SetVerification(this.textBox2, null);
            // 
            // textBox3
            // 
            this.coreBind.SetDatabasecommand(this.textBox3, null);
            this.textBox3.Location = new System.Drawing.Point(91, 32);
            this.textBox3.Name = "textBox3";
            this.textBox3.Size = new System.Drawing.Size(134, 21);
            this.textBox3.TabIndex = 612;
            this.coreBind.SetVerification(this.textBox3, null);
            // 
            // label40
            // 
            this.label40.AutoSize = true;
            this.label40.BackColor = System.Drawing.Color.Transparent;
            this.coreBind.SetDatabasecommand(this.label40, null);
            this.label40.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
            this.label40.Location = new System.Drawing.Point(20, 64);
            this.label40.Name = "label40";
            this.label40.Size = new System.Drawing.Size(65, 12);
            this.label40.TabIndex = 613;
            this.label40.Text = "拼音助记码";
            this.coreBind.SetVerification(this.label40, null);
            // 
            // label41
            // 
            this.label41.AutoSize = true;
            this.label41.BackColor = System.Drawing.Color.Transparent;
            this.coreBind.SetDatabasecommand(this.label41, null);
            this.label41.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
            this.label41.Location = new System.Drawing.Point(7, 35);
            this.label41.Name = "label41";
            this.label41.Size = new System.Drawing.Size(77, 12);
            this.label41.TabIndex = 617;
            this.label41.Text = "承运单位名称";
            this.coreBind.SetVerification(this.label41, null);
            // 
            // textBox4
            // 
            this.coreBind.SetDatabasecommand(this.textBox4, null);
            this.textBox4.Location = new System.Drawing.Point(93, 30);
            this.textBox4.Name = "textBox4";
            this.textBox4.Size = new System.Drawing.Size(134, 21);
            this.textBox4.TabIndex = 618;
            this.coreBind.SetVerification(this.textBox4, null);
            // 
            // ulDockManger
            // 
            this.ulDockManger.AnimationSpeed = Infragistics.Win.UltraWinDock.AnimationSpeed.StandardSpeedPlus2;
            this.ulDockManger.AutoHideDelay = 300;
            dockAreaPane1.DockedBefore = new System.Guid("ca204bd4-91e7-4c95-93fd-498b665c9b03");
            dockableControlPane1.Control = this.ulDockXXSET;
            dockableControlPane1.FlyoutSize = new System.Drawing.Size(189, -1);
            dockableControlPane1.OriginalControlBounds = new System.Drawing.Rectangle(441, 32, 199, 212);
            dockableControlPane1.Pinned = false;
            appearance173.BackColor2 = System.Drawing.Color.FromArgb(((int)(((byte)(61)))), ((int)(((byte)(149)))), ((int)(((byte)(255)))));
            appearance173.BackGradientStyle = Infragistics.Win.GradientStyle.ForwardDiagonal;
            dockableControlPane1.Settings.Appearance = appearance173;
            dockableControlPane1.Settings.ShowCaption = Infragistics.Win.DefaultableBoolean.False;
            dockableControlPane1.Size = new System.Drawing.Size(100, 100);
            dockableControlPane1.Text = "信息点设置";
            dockAreaPane1.Panes.AddRange(new Infragistics.Win.UltraWinDock.DockablePaneBase[] {
            dockableControlPane1});
            dockAreaPane1.Size = new System.Drawing.Size(95, 532);
            dockableControlPane2.Control = this.ulpanlWLSAP;
            dockableControlPane2.FlyoutSize = new System.Drawing.Size(168, -1);
            dockableControlPane2.OriginalControlBounds = new System.Drawing.Rectangle(4, 90, 163, 196);
            dockableControlPane2.Pinned = false;
            appearance172.BackColor2 = System.Drawing.Color.FromArgb(((int)(((byte)(61)))), ((int)(((byte)(149)))), ((int)(((byte)(255)))));
            appearance172.BackGradientStyle = Infragistics.Win.GradientStyle.ForwardDiagonal;
            dockableControlPane2.Settings.Appearance = appearance172;
            dockableControlPane2.Settings.ShowCaption = Infragistics.Win.DefaultableBoolean.False;
            dockableControlPane2.Size = new System.Drawing.Size(100, 100);
            dockableControlPane2.Text = "SAP更新基础信息";
            dockAreaPane2.Panes.AddRange(new Infragistics.Win.UltraWinDock.DockablePaneBase[] {
            dockableControlPane2});
            dockAreaPane2.Size = new System.Drawing.Size(95, 532);
            this.ulDockManger.DockAreas.AddRange(new Infragistics.Win.UltraWinDock.DockAreaPane[] {
            dockAreaPane1,
            dockAreaPane2});
            this.ulDockManger.HostControl = this;
            this.ulDockManger.WindowStyle = Infragistics.Win.UltraWinDock.WindowStyle.Office2007;
            // 
            // _FrmBaseUnpinnedTabAreaLeft
            // 
            this.coreBind.SetDatabasecommand(this._FrmBaseUnpinnedTabAreaLeft, null);
            this._FrmBaseUnpinnedTabAreaLeft.Dock = System.Windows.Forms.DockStyle.Left;
            this._FrmBaseUnpinnedTabAreaLeft.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
            this._FrmBaseUnpinnedTabAreaLeft.Location = new System.Drawing.Point(0, 0);
            this._FrmBaseUnpinnedTabAreaLeft.Name = "_FrmBaseUnpinnedTabAreaLeft";
            this._FrmBaseUnpinnedTabAreaLeft.Owner = this.ulDockManger;
            this._FrmBaseUnpinnedTabAreaLeft.Size = new System.Drawing.Size(21, 587);
            this._FrmBaseUnpinnedTabAreaLeft.TabIndex = 16;
            this.coreBind.SetVerification(this._FrmBaseUnpinnedTabAreaLeft, null);
            // 
            // _FrmBaseUnpinnedTabAreaRight
            // 
            this.coreBind.SetDatabasecommand(this._FrmBaseUnpinnedTabAreaRight, null);
            this._FrmBaseUnpinnedTabAreaRight.Dock = System.Windows.Forms.DockStyle.Right;
            this._FrmBaseUnpinnedTabAreaRight.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
            this._FrmBaseUnpinnedTabAreaRight.Location = new System.Drawing.Point(1002, 0);
            this._FrmBaseUnpinnedTabAreaRight.Name = "_FrmBaseUnpinnedTabAreaRight";
            this._FrmBaseUnpinnedTabAreaRight.Owner = this.ulDockManger;
            this._FrmBaseUnpinnedTabAreaRight.Size = new System.Drawing.Size(0, 587);
            this._FrmBaseUnpinnedTabAreaRight.TabIndex = 17;
            this.coreBind.SetVerification(this._FrmBaseUnpinnedTabAreaRight, null);
            // 
            // _FrmBaseUnpinnedTabAreaTop
            // 
            this.coreBind.SetDatabasecommand(this._FrmBaseUnpinnedTabAreaTop, null);
            this._FrmBaseUnpinnedTabAreaTop.Dock = System.Windows.Forms.DockStyle.Top;
            this._FrmBaseUnpinnedTabAreaTop.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
            this._FrmBaseUnpinnedTabAreaTop.Location = new System.Drawing.Point(21, 0);
            this._FrmBaseUnpinnedTabAreaTop.Name = "_FrmBaseUnpinnedTabAreaTop";
            this._FrmBaseUnpinnedTabAreaTop.Owner = this.ulDockManger;
            this._FrmBaseUnpinnedTabAreaTop.Size = new System.Drawing.Size(981, 0);
            this._FrmBaseUnpinnedTabAreaTop.TabIndex = 18;
            this.coreBind.SetVerification(this._FrmBaseUnpinnedTabAreaTop, null);
            // 
            // _FrmBaseUnpinnedTabAreaBottom
            // 
            this.coreBind.SetDatabasecommand(this._FrmBaseUnpinnedTabAreaBottom, null);
            this._FrmBaseUnpinnedTabAreaBottom.Dock = System.Windows.Forms.DockStyle.Bottom;
            this._FrmBaseUnpinnedTabAreaBottom.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
            this._FrmBaseUnpinnedTabAreaBottom.Location = new System.Drawing.Point(21, 587);
            this._FrmBaseUnpinnedTabAreaBottom.Name = "_FrmBaseUnpinnedTabAreaBottom";
            this._FrmBaseUnpinnedTabAreaBottom.Owner = this.ulDockManger;
            this._FrmBaseUnpinnedTabAreaBottom.Size = new System.Drawing.Size(981, 0);
            this._FrmBaseUnpinnedTabAreaBottom.TabIndex = 19;
            this.coreBind.SetVerification(this._FrmBaseUnpinnedTabAreaBottom, null);
            // 
            // _FrmBaseAutoHideControl
            // 
            this._FrmBaseAutoHideControl.Controls.Add(this.dockableWindow1);
            this._FrmBaseAutoHideControl.Controls.Add(this.dockableWindow2);
            this.coreBind.SetDatabasecommand(this._FrmBaseAutoHideControl, null);
            this._FrmBaseAutoHideControl.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
            this._FrmBaseAutoHideControl.Location = new System.Drawing.Point(21, 0);
            this._FrmBaseAutoHideControl.Name = "_FrmBaseAutoHideControl";
            this._FrmBaseAutoHideControl.Owner = this.ulDockManger;
            this._FrmBaseAutoHideControl.Size = new System.Drawing.Size(23, 587);
            this._FrmBaseAutoHideControl.TabIndex = 20;
            this.coreBind.SetVerification(this._FrmBaseAutoHideControl, null);
            // 
            // dockableWindow1
            // 
            this.dockableWindow1.Controls.Add(this.ulDockXXSET);
            this.coreBind.SetDatabasecommand(this.dockableWindow1, null);
            this.dockableWindow1.Location = new System.Drawing.Point(-10000, 0);
            this.dockableWindow1.Name = "dockableWindow1";
            this.dockableWindow1.Owner = this.ulDockManger;
            this.dockableWindow1.Size = new System.Drawing.Size(189, 587);
            this.dockableWindow1.TabIndex = 24;
            this.coreBind.SetVerification(this.dockableWindow1, null);
            // 
            // dockableWindow2
            // 
            this.dockableWindow2.Controls.Add(this.ulpanlWLSAP);
            this.coreBind.SetDatabasecommand(this.dockableWindow2, null);
            this.dockableWindow2.Location = new System.Drawing.Point(-10000, 0);
            this.dockableWindow2.Name = "dockableWindow2";
            this.dockableWindow2.Owner = this.ulDockManger;
            this.dockableWindow2.Size = new System.Drawing.Size(168, 587);
            this.dockableWindow2.TabIndex = 25;
            this.coreBind.SetVerification(this.dockableWindow2, null);
            // 
            // windowDockingArea1
            // 
            this.coreBind.SetDatabasecommand(this.windowDockingArea1, null);
            this.windowDockingArea1.Dock = System.Windows.Forms.DockStyle.Left;
            this.windowDockingArea1.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
            this.windowDockingArea1.Location = new System.Drawing.Point(0, 0);
            this.windowDockingArea1.Name = "windowDockingArea1";
            this.windowDockingArea1.Owner = this.ulDockManger;
            this.windowDockingArea1.Size = new System.Drawing.Size(100, 532);
            this.windowDockingArea1.TabIndex = 21;
            this.coreBind.SetVerification(this.windowDockingArea1, null);
            // 
            // windowDockingArea2
            // 
            this.coreBind.SetDatabasecommand(this.windowDockingArea2, null);
            this.windowDockingArea2.Dock = System.Windows.Forms.DockStyle.Left;
            this.windowDockingArea2.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
            this.windowDockingArea2.Location = new System.Drawing.Point(0, 0);
            this.windowDockingArea2.Name = "windowDockingArea2";
            this.windowDockingArea2.Owner = this.ulDockManger;
            this.windowDockingArea2.Size = new System.Drawing.Size(100, 532);
            this.windowDockingArea2.TabIndex = 22;
            this.coreBind.SetVerification(this.windowDockingArea2, null);
            // 
            // ultraPanel1
            // 
            // 
            // ultraPanel1.ClientArea
            // 
            this.ultraPanel1.ClientArea.Controls.Add(this.ultraPanel3);
            this.ultraPanel1.ClientArea.Controls.Add(this.ultraPanel2);
            this.coreBind.SetDatabasecommand(this.ultraPanel1.ClientArea, null);
            this.coreBind.SetVerification(this.ultraPanel1.ClientArea, null);
            this.coreBind.SetDatabasecommand(this.ultraPanel1, null);
            this.ultraPanel1.Dock = System.Windows.Forms.DockStyle.Fill;
            this.ultraPanel1.Location = new System.Drawing.Point(21, 0);
            this.ultraPanel1.Name = "ultraPanel1";
            this.ultraPanel1.Size = new System.Drawing.Size(981, 587);
            this.ultraPanel1.TabIndex = 23;
            this.coreBind.SetVerification(this.ultraPanel1, null);
            // 
            // ultraPanel3
            // 
            // 
            // ultraPanel3.ClientArea
            // 
            this.ultraPanel3.ClientArea.Controls.Add(this.ultabTotal);
            this.coreBind.SetDatabasecommand(this.ultraPanel3.ClientArea, null);
            this.coreBind.SetVerification(this.ultraPanel3.ClientArea, null);
            this.coreBind.SetDatabasecommand(this.ultraPanel3, null);
            this.ultraPanel3.Dock = System.Windows.Forms.DockStyle.Fill;
            this.ultraPanel3.Location = new System.Drawing.Point(0, 27);
            this.ultraPanel3.Name = "ultraPanel3";
            this.ultraPanel3.Size = new System.Drawing.Size(981, 560);
            this.ultraPanel3.TabIndex = 1;
            this.coreBind.SetVerification(this.ultraPanel3, null);
            // 
            // ultabTotal
            // 
            this.ultabTotal.Controls.Add(this.ultraTabSharedControlsPage1);
            this.ultabTotal.Controls.Add(this.ultraTabPageControl1);
            this.ultabTotal.Controls.Add(this.ultraTabPageControl2);
            this.coreBind.SetDatabasecommand(this.ultabTotal, null);
            this.ultabTotal.Dock = System.Windows.Forms.DockStyle.Fill;
            this.ultabTotal.Location = new System.Drawing.Point(0, 0);
            this.ultabTotal.Name = "ultabTotal";
            this.ultabTotal.SharedControlsPage = this.ultraTabSharedControlsPage1;
            this.ultabTotal.Size = new System.Drawing.Size(981, 560);
            this.ultabTotal.TabIndex = 1;
            ultraTab5.TabPage = this.ultraTabPageControl1;
            ultraTab5.Text = "计量点信息管理";
            ultraTab6.TabPage = this.ultraTabPageControl2;
            ultraTab6.Text = "基础表维护";
            this.ultabTotal.Tabs.AddRange(new Infragistics.Win.UltraWinTabControl.UltraTab[] {
            ultraTab5,
            ultraTab6});
            this.coreBind.SetVerification(this.ultabTotal, null);
            this.ultabTotal.ViewStyle = Infragistics.Win.UltraWinTabControl.ViewStyle.Office2007;
            // 
            // ultraTabSharedControlsPage1
            // 
            this.coreBind.SetDatabasecommand(this.ultraTabSharedControlsPage1, null);
            this.ultraTabSharedControlsPage1.Location = new System.Drawing.Point(-10000, -10000);
            this.ultraTabSharedControlsPage1.Name = "ultraTabSharedControlsPage1";
            this.ultraTabSharedControlsPage1.Size = new System.Drawing.Size(979, 537);
            this.coreBind.SetVerification(this.ultraTabSharedControlsPage1, null);
            // 
            // ultraPanel2
            // 
            // 
            // ultraPanel2.ClientArea
            // 
            this.ultraPanel2.ClientArea.Controls.Add(this._ClientArea_Toolbars_Dock_Area_Top);
            this.ultraPanel2.ClientArea.Controls.Add(this._ClientArea_Toolbars_Dock_Area_Bottom);
            this.ultraPanel2.ClientArea.Controls.Add(this._ClientArea_Toolbars_Dock_Area_Left);
            this.ultraPanel2.ClientArea.Controls.Add(this._ClientArea_Toolbars_Dock_Area_Right);
            this.coreBind.SetDatabasecommand(this.ultraPanel2.ClientArea, null);
            this.coreBind.SetVerification(this.ultraPanel2.ClientArea, null);
            this.coreBind.SetDatabasecommand(this.ultraPanel2, null);
            this.ultraPanel2.Dock = System.Windows.Forms.DockStyle.Top;
            this.ultraPanel2.Location = new System.Drawing.Point(0, 0);
            this.ultraPanel2.Name = "ultraPanel2";
            this.ultraPanel2.Size = new System.Drawing.Size(981, 27);
            this.ultraPanel2.TabIndex = 0;
            this.coreBind.SetVerification(this.ultraPanel2, null);
            // 
            // _ClientArea_Toolbars_Dock_Area_Top
            // 
            this._ClientArea_Toolbars_Dock_Area_Top.AccessibleRole = System.Windows.Forms.AccessibleRole.Grouping;
            this._ClientArea_Toolbars_Dock_Area_Top.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(191)))), ((int)(((byte)(219)))), ((int)(((byte)(255)))));
            this.coreBind.SetDatabasecommand(this._ClientArea_Toolbars_Dock_Area_Top, null);
            this._ClientArea_Toolbars_Dock_Area_Top.DockedPosition = Infragistics.Win.UltraWinToolbars.DockedPosition.Top;
            this._ClientArea_Toolbars_Dock_Area_Top.ForeColor = System.Drawing.SystemColors.ControlText;
            this._ClientArea_Toolbars_Dock_Area_Top.Location = new System.Drawing.Point(0, 0);
            this._ClientArea_Toolbars_Dock_Area_Top.Name = "_ClientArea_Toolbars_Dock_Area_Top";
            this._ClientArea_Toolbars_Dock_Area_Top.Size = new System.Drawing.Size(981, 26);
            this._ClientArea_Toolbars_Dock_Area_Top.ToolbarsManager = this.ultraToolbarsManager1;
            this.coreBind.SetVerification(this._ClientArea_Toolbars_Dock_Area_Top, null);
            // 
            // ultraToolbarsManager1
            // 
            this.ultraToolbarsManager1.DesignerFlags = 1;
            this.ultraToolbarsManager1.DockWithinContainer = this.ultraPanel1.ClientArea;
            this.ultraToolbarsManager1.LockToolbars = true;
            this.ultraToolbarsManager1.ShowFullMenusDelay = 500;
            this.ultraToolbarsManager1.Style = Infragistics.Win.UltraWinToolbars.ToolbarStyle.Office2007;
            ultraToolbar1.DockedColumn = 0;
            ultraToolbar1.DockedRow = 0;
            ultraToolbar1.FloatingLocation = new System.Drawing.Point(382, 388);
            ultraToolbar1.FloatingSize = new System.Drawing.Size(349, 44);
            ultraToolbar1.NonInheritedTools.AddRange(new Infragistics.Win.UltraWinToolbars.ToolBase[] {
            buttonTool2,
            buttonTool3,
            buttonTool4,
            buttonTool5});
            ultraToolbar1.Text = "UltraToolbar1";
            this.ultraToolbarsManager1.Toolbars.AddRange(new Infragistics.Win.UltraWinToolbars.UltraToolbar[] {
            ultraToolbar1});
            labelTool7.SharedPropsInternal.Caption = "校秤时间  从";
            labelTool7.SharedPropsInternal.DisplayStyle = Infragistics.Win.UltraWinToolbars.ToolDisplayStyle.TextOnlyAlways;
            labelTool8.SharedPropsInternal.Caption = "至";
            labelTool8.SharedPropsInternal.DisplayStyle = Infragistics.Win.UltraWinToolbars.ToolDisplayStyle.TextOnlyAlways;
            controlContainerTool7.ControlName = "dateTimePicker1";
            controlContainerTool7.SharedPropsInternal.Caption = "ControlContainerTool1";
            controlContainerTool7.SharedPropsInternal.Width = 84;
            controlContainerTool8.ControlName = "dateTimePicker2";
            controlContainerTool8.SharedPropsInternal.Caption = "ControlContainerTool2";
            controlContainerTool8.SharedPropsInternal.Width = 86;
            appearance57.Image = ((object)(resources.GetObject("appearance57.Image")));
            buttonTool16.SharedPropsInternal.AppearancesLarge.Appearance = appearance57;
            appearance58.Image = ((object)(resources.GetObject("appearance58.Image")));
            buttonTool16.SharedPropsInternal.AppearancesSmall.Appearance = appearance58;
            buttonTool16.SharedPropsInternal.Caption = "查询";
            buttonTool16.SharedPropsInternal.DisplayStyle = Infragistics.Win.UltraWinToolbars.ToolDisplayStyle.ImageAndText;
            appearance59.Image = ((object)(resources.GetObject("appearance59.Image")));
            buttonTool17.SharedPropsInternal.AppearancesSmall.Appearance = appearance59;
            buttonTool17.SharedPropsInternal.Caption = "修改";
            buttonTool17.SharedPropsInternal.DisplayStyle = Infragistics.Win.UltraWinToolbars.ToolDisplayStyle.ImageAndText;
            appearance60.Image = ((object)(resources.GetObject("appearance60.Image")));
            buttonTool18.SharedPropsInternal.AppearancesSmall.Appearance = appearance60;
            buttonTool18.SharedPropsInternal.Caption = "增加";
            buttonTool18.SharedPropsInternal.DisplayStyle = Infragistics.Win.UltraWinToolbars.ToolDisplayStyle.ImageAndText;
            appearance61.Image = ((object)(resources.GetObject("appearance61.Image")));
            buttonTool19.SharedPropsInternal.AppearancesSmall.Appearance = appearance61;
            buttonTool19.SharedPropsInternal.Caption = "删除";
            buttonTool19.SharedPropsInternal.DisplayStyle = Infragistics.Win.UltraWinToolbars.ToolDisplayStyle.ImageAndText;
            appearance62.Image = ((object)(resources.GetObject("appearance62.Image")));
            buttonTool20.SharedPropsInternal.AppearancesSmall.Appearance = appearance62;
            buttonTool20.SharedPropsInternal.Caption = "导出";
            buttonTool20.SharedPropsInternal.DisplayStyle = Infragistics.Win.UltraWinToolbars.ToolDisplayStyle.ImageAndText;
            this.ultraToolbarsManager1.Tools.AddRange(new Infragistics.Win.UltraWinToolbars.ToolBase[] {
            labelTool7,
            labelTool8,
            controlContainerTool7,
            controlContainerTool8,
            buttonTool16,
            buttonTool17,
            buttonTool18,
            buttonTool19,
            buttonTool20});
            this.ultraToolbarsManager1.ToolTipDisplayStyle = Infragistics.Win.UltraWinToolbars.ToolTipDisplayStyle.Standard;
            this.ultraToolbarsManager1.ToolClick += new Infragistics.Win.UltraWinToolbars.ToolClickEventHandler(this.ultraToolbarsManager1_ToolClick);
            // 
            // _ClientArea_Toolbars_Dock_Area_Bottom
            // 
            this._ClientArea_Toolbars_Dock_Area_Bottom.AccessibleRole = System.Windows.Forms.AccessibleRole.Grouping;
            this._ClientArea_Toolbars_Dock_Area_Bottom.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(191)))), ((int)(((byte)(219)))), ((int)(((byte)(255)))));
            this.coreBind.SetDatabasecommand(this._ClientArea_Toolbars_Dock_Area_Bottom, null);
            this._ClientArea_Toolbars_Dock_Area_Bottom.DockedPosition = Infragistics.Win.UltraWinToolbars.DockedPosition.Bottom;
            this._ClientArea_Toolbars_Dock_Area_Bottom.ForeColor = System.Drawing.SystemColors.ControlText;
            this._ClientArea_Toolbars_Dock_Area_Bottom.Location = new System.Drawing.Point(0, 27);
            this._ClientArea_Toolbars_Dock_Area_Bottom.Name = "_ClientArea_Toolbars_Dock_Area_Bottom";
            this._ClientArea_Toolbars_Dock_Area_Bottom.Size = new System.Drawing.Size(981, 0);
            this._ClientArea_Toolbars_Dock_Area_Bottom.ToolbarsManager = this.ultraToolbarsManager1;
            this.coreBind.SetVerification(this._ClientArea_Toolbars_Dock_Area_Bottom, null);
            // 
            // _ClientArea_Toolbars_Dock_Area_Left
            // 
            this._ClientArea_Toolbars_Dock_Area_Left.AccessibleRole = System.Windows.Forms.AccessibleRole.Grouping;
            this._ClientArea_Toolbars_Dock_Area_Left.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(191)))), ((int)(((byte)(219)))), ((int)(((byte)(255)))));
            this.coreBind.SetDatabasecommand(this._ClientArea_Toolbars_Dock_Area_Left, null);
            this._ClientArea_Toolbars_Dock_Area_Left.DockedPosition = Infragistics.Win.UltraWinToolbars.DockedPosition.Left;
            this._ClientArea_Toolbars_Dock_Area_Left.ForeColor = System.Drawing.SystemColors.ControlText;
            this._ClientArea_Toolbars_Dock_Area_Left.Location = new System.Drawing.Point(0, 0);
            this._ClientArea_Toolbars_Dock_Area_Left.Name = "_ClientArea_Toolbars_Dock_Area_Left";
            this._ClientArea_Toolbars_Dock_Area_Left.Size = new System.Drawing.Size(0, 27);
            this._ClientArea_Toolbars_Dock_Area_Left.ToolbarsManager = this.ultraToolbarsManager1;
            this.coreBind.SetVerification(this._ClientArea_Toolbars_Dock_Area_Left, null);
            // 
            // _ClientArea_Toolbars_Dock_Area_Right
            // 
            this._ClientArea_Toolbars_Dock_Area_Right.AccessibleRole = System.Windows.Forms.AccessibleRole.Grouping;
            this._ClientArea_Toolbars_Dock_Area_Right.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(191)))), ((int)(((byte)(219)))), ((int)(((byte)(255)))));
            this.coreBind.SetDatabasecommand(this._ClientArea_Toolbars_Dock_Area_Right, null);
            this._ClientArea_Toolbars_Dock_Area_Right.DockedPosition = Infragistics.Win.UltraWinToolbars.DockedPosition.Right;
            this._ClientArea_Toolbars_Dock_Area_Right.ForeColor = System.Drawing.SystemColors.ControlText;
            this._ClientArea_Toolbars_Dock_Area_Right.Location = new System.Drawing.Point(981, 0);
            this._ClientArea_Toolbars_Dock_Area_Right.Name = "_ClientArea_Toolbars_Dock_Area_Right";
            this._ClientArea_Toolbars_Dock_Area_Right.Size = new System.Drawing.Size(0, 27);
            this._ClientArea_Toolbars_Dock_Area_Right.ToolbarsManager = this.ultraToolbarsManager1;
            this.coreBind.SetVerification(this._ClientArea_Toolbars_Dock_Area_Right, null);
            // 
            // BaseManger
            // 
            this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
            this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
            this.ClientSize = new System.Drawing.Size(1002, 587);
            this.Controls.Add(this._FrmBaseAutoHideControl);
            this.Controls.Add(this.ultraPanel1);
            this.Controls.Add(this.windowDockingArea1);
            this.Controls.Add(this.windowDockingArea2);
            this.Controls.Add(this._FrmBaseUnpinnedTabAreaTop);
            this.Controls.Add(this._FrmBaseUnpinnedTabAreaBottom);
            this.Controls.Add(this._FrmBaseUnpinnedTabAreaLeft);
            this.Controls.Add(this._FrmBaseUnpinnedTabAreaRight);
            this.coreBind.SetDatabasecommand(this, null);
            this.Name = "BaseManger";
            this.Text = "BaseManger";
            this.coreBind.SetVerification(this, null);
            this.Load += new System.EventHandler(this.BaseManger_Load);
            this.ultraTabPageControl11.ResumeLayout(false);
            ((System.ComponentModel.ISupportInitialize)(this.ulgrdCarNo)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.dataSet1)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.BT_POINTCARNO)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.BT_POINTMATERIAL)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.BT_POINTSENDER)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.BT_POINTTRANS)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.BT_POINTSUPPLIER)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.BT_POINTFACELEVEL)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.BT_POINTFACESTATE)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.BT_POINTMEMO)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.BT_POINTSTANDARD)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.BT_POINTSPEC)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.BT_POINTSTEELTYPE)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.BT_POINTCONTRACT)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.BT_POINTCHECKER)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.BT_POINTCOLOR)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.BT_POINTPRINTMATERIAL)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.BT_POINTRECEIVER)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.dataTable17)).EndInit();
            this.ultraTabPageControl3.ResumeLayout(false);
            ((System.ComponentModel.ISupportInitialize)(this.ulgrdWL)).EndInit();
            this.ultraTabPageControl4.ResumeLayout(false);
            ((System.ComponentModel.ISupportInitialize)(this.ulgrdSender)).EndInit();
            this.ultraTabPageControl6.ResumeLayout(false);
            ((System.ComponentModel.ISupportInitialize)(this.ulgrdTran)).EndInit();
            this.ultraTabPageControl7.ResumeLayout(false);
            ((System.ComponentModel.ISupportInitialize)(this.ulgrdSupply)).EndInit();
            this.ultraTabPageControl8.ResumeLayout(false);
            ((System.ComponentModel.ISupportInitialize)(this.ulgrdFaceLevel)).EndInit();
            this.ultraTabPageControl9.ResumeLayout(false);
            ((System.ComponentModel.ISupportInitialize)(this.ulgrdFaceState)).EndInit();
            this.ultraTabPageControl10.ResumeLayout(false);
            ((System.ComponentModel.ISupportInitialize)(this.ulgrdDemo)).EndInit();
            this.ultraTabPageControl12.ResumeLayout(false);
            ((System.ComponentModel.ISupportInitialize)(this.ulgrdStander)).EndInit();
            this.ultraTabPageControl13.ResumeLayout(false);
            ((System.ComponentModel.ISupportInitialize)(this.ulgrdSpec)).EndInit();
            this.ultraTabPageControl14.ResumeLayout(false);
            ((System.ComponentModel.ISupportInitialize)(this.ulgrdStelTye)).EndInit();
            this.ultraTabPageControl15.ResumeLayout(false);
            ((System.ComponentModel.ISupportInitialize)(this.ulgrdContrat)).EndInit();
            this.ultraTabPageControl16.ResumeLayout(false);
            ((System.ComponentModel.ISupportInitialize)(this.ulgrdCheck)).EndInit();
            this.ultraTabPageControl17.ResumeLayout(false);
            ((System.ComponentModel.ISupportInitialize)(this.ulgrdColor)).EndInit();
            this.ultraTabPageControl18.ResumeLayout(false);
            ((System.ComponentModel.ISupportInitialize)(this.ulgrdPrintMet)).EndInit();
            this.ultraTabPageControl5.ResumeLayout(false);
            ((System.ComponentModel.ISupportInitialize)(this.ulgrdRecie)).EndInit();
            this.ultraTabPageControl24.ResumeLayout(false);
            ((System.ComponentModel.ISupportInitialize)(this.ulgrdFlow)).EndInit();
            this.ultraTabPageControl19.ResumeLayout(false);
            ((System.ComponentModel.ISupportInitialize)(this.ultraGroupBox4)).EndInit();
            this.ultraGroupBox4.ResumeLayout(false);
            ((System.ComponentModel.ISupportInitialize)(this.ulgWLTABLE)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.dataSet2)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.dataTable19)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.dataTable20)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.dataTable22)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.dataTable33)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.dataTable18)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.dataTable1)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.dataTable2)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.ultraGroupBox13)).EndInit();
            this.ultraGroupBox13.ResumeLayout(false);
            this.ultraGroupBox13.PerformLayout();
            ((System.ComponentModel.ISupportInitialize)(this.ultraGroupBox3)).EndInit();
            this.ultraGroupBox3.ResumeLayout(false);
            this.ultraGroupBox3.PerformLayout();
            this.ultraTabPageControl20.ResumeLayout(false);
            ((System.ComponentModel.ISupportInitialize)(this.ultraGroupBox5)).EndInit();
            this.ultraGroupBox5.ResumeLayout(false);
            ((System.ComponentModel.ISupportInitialize)(this.ulgFHTABLE)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.ultraGroupBox14)).EndInit();
            this.ultraGroupBox14.ResumeLayout(false);
            this.ultraGroupBox14.PerformLayout();
            ((System.ComponentModel.ISupportInitialize)(this.ultraGroupBox6)).EndInit();
            this.ultraGroupBox6.ResumeLayout(false);
            this.ultraGroupBox6.PerformLayout();
            this.ultraTabPageControl21.ResumeLayout(false);
            ((System.ComponentModel.ISupportInitialize)(this.ultraGroupBox7)).EndInit();
            this.ultraGroupBox7.ResumeLayout(false);
            ((System.ComponentModel.ISupportInitialize)(this.ulgGYTABLE)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.ultraGroupBox15)).EndInit();
            this.ultraGroupBox15.ResumeLayout(false);
            this.ultraGroupBox15.PerformLayout();
            ((System.ComponentModel.ISupportInitialize)(this.ultraGroupBox8)).EndInit();
            this.ultraGroupBox8.ResumeLayout(false);
            this.ultraGroupBox8.PerformLayout();
            this.ultraTabPageControl22.ResumeLayout(false);
            ((System.ComponentModel.ISupportInitialize)(this.ultraGroupBox9)).EndInit();
            this.ultraGroupBox9.ResumeLayout(false);
            ((System.ComponentModel.ISupportInitialize)(this.ulgSHTABLE)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.ultraGroupBox16)).EndInit();
            this.ultraGroupBox16.ResumeLayout(false);
            this.ultraGroupBox16.PerformLayout();
            ((System.ComponentModel.ISupportInitialize)(this.ultraGroupBox10)).EndInit();
            this.ultraGroupBox10.ResumeLayout(false);
            this.ultraGroupBox10.PerformLayout();
            this.ultraTabPageControl23.ResumeLayout(false);
            ((System.ComponentModel.ISupportInitialize)(this.ultraGroupBox11)).EndInit();
            this.ultraGroupBox11.ResumeLayout(false);
            ((System.ComponentModel.ISupportInitialize)(this.ulgCYTABLE)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.ultraGroupBox17)).EndInit();
            this.ultraGroupBox17.ResumeLayout(false);
            this.ultraGroupBox17.PerformLayout();
            ((System.ComponentModel.ISupportInitialize)(this.ultraGroupBox12)).EndInit();
            this.ultraGroupBox12.ResumeLayout(false);
            this.ultraGroupBox12.PerformLayout();
            this.ultraTabPageControl25.ResumeLayout(false);
            ((System.ComponentModel.ISupportInitialize)(this.ultraGroupBox20)).EndInit();
            this.ultraGroupBox20.ResumeLayout(false);
            ((System.ComponentModel.ISupportInitialize)(this.ulgrdVoice)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.ultraGroupBox21)).EndInit();
            this.ultraGroupBox21.ResumeLayout(false);
            this.ultraGroupBox21.PerformLayout();
            ((System.ComponentModel.ISupportInitialize)(this.ultraGroupBox22)).EndInit();
            this.ultraGroupBox22.ResumeLayout(false);
            this.ultraGroupBox22.PerformLayout();
            this.ulDockXXSET.ClientArea.ResumeLayout(false);
            this.ulDockXXSET.ResumeLayout(false);
            ((System.ComponentModel.ISupportInitialize)(this.ultraCheckEditor16)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.ultraCheckEditor15)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.ultraCheckEditor14)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.ultraCheckEditor13)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.ultraCheckEditor12)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.ultraCheckEditor11)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.ultraCheckEditor10)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.ultraCheckEditor9)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.ultraCheckEditor8)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.ultraCheckEditor7)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.ultraCheckEditor6)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.ultraCheckEditor5)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.ultraCheckEditor4)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.ultraCheckEditor3)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.ultraCheckEditor2)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.ultraCheckEditor1)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.ultraCheckEditor0)).EndInit();
            this.ulpanlWLSAP.ClientArea.ResumeLayout(false);
            this.ulpanlWLSAP.ResumeLayout(false);
            ((System.ComponentModel.ISupportInitialize)(this.ultraGroupBox19)).EndInit();
            this.ultraGroupBox19.ResumeLayout(false);
            ((System.ComponentModel.ISupportInitialize)(this.ultraGroupBox18)).EndInit();
            this.ultraGroupBox18.ResumeLayout(false);
            this.ultraGroupBox18.PerformLayout();
            this.ultraTabPageControl1.ResumeLayout(false);
            ((System.ComponentModel.ISupportInitialize)(this.ultb)).EndInit();
            this.ultb.ResumeLayout(false);
            ((System.ComponentModel.ISupportInitialize)(this.ultraGroupBox2)).EndInit();
            this.ultraGroupBox2.ResumeLayout(false);
            this.ultraGroupBox2.PerformLayout();
            ((System.ComponentModel.ISupportInitialize)(this.ultraGroupBox1)).EndInit();
            this.ultraGroupBox1.ResumeLayout(false);
            this.ultraGroupBox1.PerformLayout();
            this.ultraTabPageControl2.ResumeLayout(false);
            ((System.ComponentModel.ISupportInitialize)(this.ultabBASETABLE)).EndInit();
            this.ultabBASETABLE.ResumeLayout(false);
            ((System.ComponentModel.ISupportInitialize)(this.ultraTabControl3)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.ultraGrid1)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.ulDockManger)).EndInit();
            this._FrmBaseAutoHideControl.ResumeLayout(false);
            this.dockableWindow1.ResumeLayout(false);
            this.dockableWindow2.ResumeLayout(false);
            this.ultraPanel1.ClientArea.ResumeLayout(false);
            this.ultraPanel1.ResumeLayout(false);
            this.ultraPanel3.ClientArea.ResumeLayout(false);
            this.ultraPanel3.ResumeLayout(false);
            ((System.ComponentModel.ISupportInitialize)(this.ultabTotal)).EndInit();
            this.ultabTotal.ResumeLayout(false);
            this.ultraPanel2.ClientArea.ResumeLayout(false);
            this.ultraPanel2.ResumeLayout(false);
            ((System.ComponentModel.ISupportInitialize)(this.ultraToolbarsManager1)).EndInit();
            this.ResumeLayout(false);

        }
Example #52
0
        void loadPlugins()
        {
            if (_condominio.ID != 0)
            {
                // ===========================================================================================
                // Tab plugins
                // ===========================================================================================
                _pluginManager = Windows.Forms.PluginManager.PluginManager.Instance;
                if (_pluginManager != null)
                {
                    _listPlugin = new SortedList<int, ITabCondomini<CondominioDTO>>();
                    var attributePluginList = new Dictionary<ITabCondomini<CondominioDTO>, Windows.Forms.PluginManager.PluginAttribute>();
                    foreach (var plugin in _pluginManager.GetPluginListForInterface(INTERFACE_NAME))
                    {
                        var pluginInstance = _pluginManager.CreateInstance<ITabCondomini<CondominioDTO>>(plugin);
                        if (pluginInstance.Target == PluginTarget.Tutti || (_condominio.IsSupercondominio && pluginInstance.Target == PluginTarget.Supercondominio) || (!_condominio.IsSupercondominio && pluginInstance.Target == PluginTarget.Condominio))
                        {
                            var instance = pluginInstance as IUpdateCondominio;
                            if(instance != null)
                                instance.UpdateCondominio += dettaglioCondominioUIUpdateCondominio;
                            _listPlugin.Add(pluginInstance.Order, pluginInstance);
                            attributePluginList.Add(pluginInstance, plugin);
                        }
                    }

                    for (var i = 0; i < _listPlugin.Count; i++)
                    {
                        var pluginInstance = _listPlugin.Values[i];
                        var plugin = attributePluginList[pluginInstance];
                        var pluginTab = new Infragistics.Win.UltraWinTabControl.UltraTabPageControl();
                        var ultraTabPlugin = new Infragistics.Win.UltraWinTabControl.UltraTab {Key = plugin.Name, TabPage = pluginTab, Text = pluginInstance.Caption};

                        //ultraTabPlugin.Appearance.Image = pluginInstance.Icon;
                        mainTabContainer.Tabs.Add(ultraTabPlugin);

                        pluginTab.Location = new Point(-10000, -10000);
                        pluginTab.Name = "TabPage_" + plugin.Name;
                        pluginTab.Size = new Size(923, 415);
                        mainTabContainer.Controls.Add(pluginTab);

                        ultraTabPlugin.Tag = pluginInstance;
                        ultraTabPlugin.Reposition(mainTabContainer.Tabs["note"], Infragistics.Win.RelativePosition.Before);

                        if (_condominio != null && _condominio.ID > 0)
                            pluginInstance.LoadAsync(_condominio, this);
                    }
                }

                // ===========================================================================================
                // Contratto plugins
                // ===========================================================================================
                if (_pluginManager != null)
                {
                    _toolBar = new ToolbarHelper(ultraToolbarsManagerStandard, "home", "Contratti");
                    var pluginTools = new List<ToolBase>();
                    foreach (var plugin in _pluginManager.GetPluginListForInterface(INTERFACE_NAME_CONTRATTI))
                    {
                        if (plugin.TabPlugin)
                        {
                            var pluginInstance = _pluginManager.CreateInstance<IContrattoUI<CondominioDTO>>(plugin);

                            if (_condominio != null && (pluginInstance.Target == PluginTarget.Tutti || (_condominio.IsSupercondominio || pluginInstance.Target == PluginTarget.Supercondominio) || (!_condominio.IsSupercondominio && pluginInstance.Target == PluginTarget.Condominio)))
                            {
                                var pluginButton = ultraToolbarsManagerStandard.Tools.Exists(pluginInstance.CaptionNew) ? ultraToolbarsManagerStandard.Tools[pluginInstance.CaptionNew] : _toolBar.AddTool(pluginInstance.CaptionNew, pluginInstance.CaptionNew, ToolbarHelper.ToolbarType.RibbonTab, pluginInstance.OrderNew, "&Contratti", false, pluginInstance.SmallIconNew, pluginInstance.LargeIconNew);

                                pluginTools.Add(pluginButton);
                                _pluginContrattiList.Add(pluginInstance.CaptionNew, pluginInstance);
                            }
                        }
                    }

                    if (pluginTools.Count > 0)
                    {
                        ultraToolbarsManagerStandard.ToolClick += pluginContrattiButtonToolClick;
                        _toolBar.AddToolBar("Contratti", pluginTools, 2);
                    }

                }
            }
        }
Example #53
0
        /// <summary>
        /// Required method for Designer support - do not modify
        /// the contents of this method with the code editor.
        /// </summary>
        private void InitializeComponent()
        {
            this.components = new System.ComponentModel.Container();
            Infragistics.Win.Appearance appearance1 = new Infragistics.Win.Appearance();
            Infragistics.Win.UltraWinGrid.UltraGridBand ultraGridBand1 = new Infragistics.Win.UltraWinGrid.UltraGridBand("SottoConti", -1);
            Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn1 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("AddebitoCompetenze");
            Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn2 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("Codice");
            Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn3 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("Descrizione");
            Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn15 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("DescrizioneCompleta");
            Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn4 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("DescrizioneContoRiferimento");
            Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn13 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("DettaglioMovimentiContabili");
            Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn5 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("IdContoRiferimento");
            Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn14 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("IsInteressiSanzioni");
            Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn6 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("IsNotValid");
            Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn7 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("PercentualeProprieta");
            Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn8 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("ExtensionData");
            Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn9 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("DisplayName");
            Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn10 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("FrequentlyAccessed");
            Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn11 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("ID");
            Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn12 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("IsDeleteAllow");
            Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn25 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("Stato");
            Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn26 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("Version");
            Infragistics.Win.Appearance appearance2 = new Infragistics.Win.Appearance();
            Infragistics.Win.ValueListItem valueListItem1 = new Infragistics.Win.ValueListItem();
            Infragistics.Win.ValueListItem valueListItem2 = new Infragistics.Win.ValueListItem();
            Infragistics.Win.ValueListItem valueListItem3 = new Infragistics.Win.ValueListItem();
            Infragistics.Win.UltraWinTabControl.UltraTab ultraTab1 = new Infragistics.Win.UltraWinTabControl.UltraTab();
            this.percentageDataFilter = new Infragistics.Win.UltraWinMaskedEdit.UltraMaskedEdit();
            this.ultraTabPageControl1 = new Infragistics.Win.UltraWinTabControl.UltraTabPageControl();
            this.tableLayoutPanel1 = new System.Windows.Forms.TableLayoutPanel();
            this.listaSottoconti = new Infragistics.Win.UltraWinGrid.UltraGrid();
            this.contoDTOBindingSource = new System.Windows.Forms.BindingSource(this.components);
            this.anagraficaGroup = new Infragistics.Win.Misc.UltraGroupBox();
            this.sceltaContaCalorie = new Infragistics.Win.UltraWinEditors.UltraComboEditor();
            this.contatoreDTOBindingSource = new System.Windows.Forms.BindingSource(this.components);
            this.lblContaColorie = new Infragistics.Win.Misc.UltraLabel();
            this.descrizioneBilancio = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
            this.lblDescrizioneBilancio = new Infragistics.Win.Misc.UltraLabel();
            this.esercizi = new Infragistics.Win.UltraWinEditors.UltraComboEditor();
            this.esercizioDTOBindingSource = new System.Windows.Forms.BindingSource(this.components);
            this.lblEsercizio = new Infragistics.Win.Misc.UltraLabel();
            this.codice = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
            this.lblCodice = new Infragistics.Win.Misc.UltraLabel();
            this.lblNotw = new Infragistics.Win.Misc.UltraLabel();
            this.note = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
            this.descrizione = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
            this.lblDescrizione = new Infragistics.Win.Misc.UltraLabel();
            this.gestioneGroup = new Infragistics.Win.Misc.UltraGroupBox();
            this.letture = new Infragistics.Win.UltraWinEditors.UltraCheckEditor();
            this.transitorio = new Infragistics.Win.UltraWinEditors.UltraCheckEditor();
            this.chkVersamentoCondomini = new Infragistics.Win.UltraWinEditors.UltraCheckEditor();
            this.registrazioneSpese = new Infragistics.Win.UltraWinEditors.UltraCheckEditor();
            this.spesePersonali = new Infragistics.Win.UltraWinEditors.UltraCheckEditor();
            this.dataFineCompetenza = new Infragistics.Win.UltraWinEditors.UltraDateTimeEditor();
            this.dataInizioCompetenza = new Infragistics.Win.UltraWinEditors.UltraDateTimeEditor();
            this.ordine = new Infragistics.Win.UltraWinEditors.UltraNumericEditor();
            this.lblOrdine = new Infragistics.Win.Misc.UltraLabel();
            this.competenza = new Infragistics.Win.UltraWinEditors.UltraOptionSet();
            this.lblCompetenza = new Infragistics.Win.Misc.UltraLabel();
            this.ripartizione = new Infragistics.Win.UltraWinEditors.UltraCheckEditor();
            this.custom = new Infragistics.Win.UltraWinEditors.UltraCheckEditor();
            this.presenteBilancio = new Infragistics.Win.UltraWinEditors.UltraCheckEditor();
            this.percentualeProprieta = new Infragistics.Win.UltraWinEditors.UltraNumericEditor();
            this.tipoConto = new Infragistics.Win.UltraWinEditors.UltraComboEditor();
            this.lblPercentualeProprieta = new Infragistics.Win.Misc.UltraLabel();
            this.lblTipo = new Infragistics.Win.Misc.UltraLabel();
            this.tabDettaglioConto = new Infragistics.Win.UltraWinTabControl.UltraTabControl();
            this.ultraTabSharedControlsPage1 = new Infragistics.Win.UltraWinTabControl.UltraTabSharedControlsPage();
            ((System.ComponentModel.ISupportInitialize)(this.ultraToolbarsManagerStandard)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.standardFormStatus)).BeginInit();
            this.MainStandardForm_Fill_Panel.SuspendLayout();
            this.ultraTabPageControl1.SuspendLayout();
            this.tableLayoutPanel1.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.listaSottoconti)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.contoDTOBindingSource)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.anagraficaGroup)).BeginInit();
            this.anagraficaGroup.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.sceltaContaCalorie)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.contatoreDTOBindingSource)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.descrizioneBilancio)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.esercizi)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.esercizioDTOBindingSource)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.codice)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.note)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.descrizione)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.gestioneGroup)).BeginInit();
            this.gestioneGroup.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.letture)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.transitorio)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.chkVersamentoCondomini)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.registrazioneSpese)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.spesePersonali)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.dataFineCompetenza)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.dataInizioCompetenza)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.ordine)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.competenza)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.ripartizione)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.custom)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.presenteBilancio)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.percentualeProprieta)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.tipoConto)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.tabDettaglioConto)).BeginInit();
            this.tabDettaglioConto.SuspendLayout();
            this.SuspendLayout();
            // 
            // ultraToolbarsManagerStandard
            // 
            this.ultraToolbarsManagerStandard.MenuSettings.ForceSerialization = true;
            this.ultraToolbarsManagerStandard.Ribbon.ApplicationMenuButtonImage = global::Gipasoft.Stabili.UI.PianoConti.PianoContiResources.sferanew_trasparente;
            this.ultraToolbarsManagerStandard.Ribbon.Visible = true;
            this.ultraToolbarsManagerStandard.ToolbarSettings.ForceSerialization = true;
            // 
            // standardFormStatus
            // 
            this.standardFormStatus.Location = new System.Drawing.Point(0, 692);
            this.standardFormStatus.Size = new System.Drawing.Size(771, 23);
            // 
            // MainStandardForm_Fill_Panel
            // 
            this.MainStandardForm_Fill_Panel.Controls.Add(this.tabDettaglioConto);
            this.MainStandardForm_Fill_Panel.Size = new System.Drawing.Size(755, 528);
            // 
            // percentageDataFilter
            // 
            appearance1.TextHAlignAsString = "Right";
            this.percentageDataFilter.Appearance = appearance1;
            this.percentageDataFilter.EditAs = Infragistics.Win.UltraWinMaskedEdit.EditAsType.UseSpecifiedMask;
            this.percentageDataFilter.InputMask = "nnn\\%";
            this.percentageDataFilter.Location = new System.Drawing.Point(6, 128);
            this.percentageDataFilter.Name = "percentageDataFilter";
            this.percentageDataFilter.NonAutoSizeHeight = 20;
            this.percentageDataFilter.Size = new System.Drawing.Size(100, 20);
            this.percentageDataFilter.TabIndex = 18;
            this.percentageDataFilter.Text = "%";
            this.percentageDataFilter.Visible = false;
            // 
            // ultraTabPageControl1
            // 
            this.ultraTabPageControl1.Controls.Add(this.tableLayoutPanel1);
            this.ultraTabPageControl1.Location = new System.Drawing.Point(1, 23);
            this.ultraTabPageControl1.Name = "ultraTabPageControl1";
            this.ultraTabPageControl1.Size = new System.Drawing.Size(751, 502);
            // 
            // tableLayoutPanel1
            // 
            this.tableLayoutPanel1.ColumnCount = 1;
            this.tableLayoutPanel1.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 100F));
            this.tableLayoutPanel1.Controls.Add(this.listaSottoconti, 0, 2);
            this.tableLayoutPanel1.Controls.Add(this.anagraficaGroup, 0, 0);
            this.tableLayoutPanel1.Controls.Add(this.gestioneGroup, 0, 1);
            this.tableLayoutPanel1.Dock = System.Windows.Forms.DockStyle.Fill;
            this.tableLayoutPanel1.Location = new System.Drawing.Point(0, 0);
            this.tableLayoutPanel1.Name = "tableLayoutPanel1";
            this.tableLayoutPanel1.RowCount = 3;
            this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 160F));
            this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 140F));
            this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 100F));
            this.tableLayoutPanel1.Size = new System.Drawing.Size(751, 502);
            this.tableLayoutPanel1.TabIndex = 12;
            // 
            // listaSottoconti
            // 
            this.listaSottoconti.DataMember = "SottoConti";
            this.listaSottoconti.DataSource = this.contoDTOBindingSource;
            ultraGridColumn1.Header.Caption = "Comp.";
            ultraGridColumn1.Header.VisiblePosition = 0;
            ultraGridColumn1.Hidden = true;
            ultraGridColumn2.AutoCompleteMode = Infragistics.Win.AutoCompleteMode.Append;
            ultraGridColumn2.Header.VisiblePosition = 1;
            ultraGridColumn2.MaxLength = 7;
            ultraGridColumn2.Width = 107;
            ultraGridColumn3.AutoCompleteMode = Infragistics.Win.AutoCompleteMode.Append;
            ultraGridColumn3.Header.VisiblePosition = 2;
            ultraGridColumn3.MaxLength = 250;
            ultraGridColumn3.Width = 556;
            ultraGridColumn15.Header.VisiblePosition = 3;
            ultraGridColumn4.AutoCompleteMode = Infragistics.Win.AutoCompleteMode.Append;
            ultraGridColumn4.ExcludeFromColumnChooser = Infragistics.Win.UltraWinGrid.ExcludeFromColumnChooser.True;
            ultraGridColumn4.Header.VisiblePosition = 4;
            ultraGridColumn4.Hidden = true;
            ultraGridColumn13.ExcludeFromColumnChooser = Infragistics.Win.UltraWinGrid.ExcludeFromColumnChooser.True;
            ultraGridColumn13.Header.VisiblePosition = 5;
            ultraGridColumn13.Hidden = true;
            ultraGridColumn5.AutoCompleteMode = Infragistics.Win.AutoCompleteMode.Append;
            ultraGridColumn5.ExcludeFromColumnChooser = Infragistics.Win.UltraWinGrid.ExcludeFromColumnChooser.True;
            ultraGridColumn5.Header.VisiblePosition = 6;
            ultraGridColumn5.Hidden = true;
            ultraGridColumn14.Header.Caption = "Inter. e Sanz.";
            ultraGridColumn14.Header.VisiblePosition = 7;
            ultraGridColumn14.Width = 70;
            ultraGridColumn6.ExcludeFromColumnChooser = Infragistics.Win.UltraWinGrid.ExcludeFromColumnChooser.True;
            ultraGridColumn6.Header.VisiblePosition = 9;
            ultraGridColumn6.Hidden = true;
            ultraGridColumn7.EditorComponent = this.percentageDataFilter;
            ultraGridColumn7.Header.Caption = "% Prop.";
            ultraGridColumn7.Header.VisiblePosition = 8;
            ultraGridColumn8.AutoCompleteMode = Infragistics.Win.AutoCompleteMode.Append;
            ultraGridColumn8.ExcludeFromColumnChooser = Infragistics.Win.UltraWinGrid.ExcludeFromColumnChooser.True;
            ultraGridColumn8.Header.VisiblePosition = 10;
            ultraGridColumn8.Hidden = true;
            ultraGridColumn9.AutoCompleteMode = Infragistics.Win.AutoCompleteMode.Append;
            ultraGridColumn9.ExcludeFromColumnChooser = Infragistics.Win.UltraWinGrid.ExcludeFromColumnChooser.True;
            ultraGridColumn9.Header.VisiblePosition = 11;
            ultraGridColumn9.Hidden = true;
            ultraGridColumn10.AutoCompleteMode = Infragistics.Win.AutoCompleteMode.Append;
            ultraGridColumn10.ExcludeFromColumnChooser = Infragistics.Win.UltraWinGrid.ExcludeFromColumnChooser.True;
            ultraGridColumn10.Header.VisiblePosition = 12;
            ultraGridColumn10.Hidden = true;
            ultraGridColumn11.AutoCompleteMode = Infragistics.Win.AutoCompleteMode.Append;
            ultraGridColumn11.ColumnChooserCaption = "Identificativo";
            ultraGridColumn11.Header.Caption = "Id";
            ultraGridColumn11.Header.VisiblePosition = 13;
            ultraGridColumn11.Hidden = true;
            ultraGridColumn12.AutoCompleteMode = Infragistics.Win.AutoCompleteMode.Append;
            ultraGridColumn12.ExcludeFromColumnChooser = Infragistics.Win.UltraWinGrid.ExcludeFromColumnChooser.True;
            ultraGridColumn12.Header.VisiblePosition = 14;
            ultraGridColumn12.Hidden = true;
            ultraGridColumn25.AutoCompleteMode = Infragistics.Win.AutoCompleteMode.Append;
            ultraGridColumn25.ExcludeFromColumnChooser = Infragistics.Win.UltraWinGrid.ExcludeFromColumnChooser.True;
            ultraGridColumn25.Header.VisiblePosition = 15;
            ultraGridColumn25.Hidden = true;
            ultraGridColumn26.AutoCompleteMode = Infragistics.Win.AutoCompleteMode.Append;
            ultraGridColumn26.ExcludeFromColumnChooser = Infragistics.Win.UltraWinGrid.ExcludeFromColumnChooser.True;
            ultraGridColumn26.Header.VisiblePosition = 16;
            ultraGridColumn26.Hidden = true;
            ultraGridBand1.Columns.AddRange(new object[] {
            ultraGridColumn1,
            ultraGridColumn2,
            ultraGridColumn3,
            ultraGridColumn15,
            ultraGridColumn4,
            ultraGridColumn13,
            ultraGridColumn5,
            ultraGridColumn14,
            ultraGridColumn6,
            ultraGridColumn7,
            ultraGridColumn8,
            ultraGridColumn9,
            ultraGridColumn10,
            ultraGridColumn11,
            ultraGridColumn12,
            ultraGridColumn25,
            ultraGridColumn26});
            this.listaSottoconti.DisplayLayout.BandsSerializer.Add(ultraGridBand1);
            appearance2.FontData.BoldAsString = "True";
            appearance2.TextHAlignAsString = "Left";
            this.listaSottoconti.DisplayLayout.CaptionAppearance = appearance2;
            this.listaSottoconti.DisplayLayout.CaptionVisible = Infragistics.Win.DefaultableBoolean.True;
            this.listaSottoconti.DisplayLayout.Override.AllowAddNew = Infragistics.Win.UltraWinGrid.AllowAddNew.TemplateOnBottom;
            this.listaSottoconti.DisplayLayout.Override.AllowDelete = Infragistics.Win.DefaultableBoolean.True;
            this.listaSottoconti.DisplayLayout.Override.AllowUpdate = Infragistics.Win.DefaultableBoolean.True;
            this.listaSottoconti.DisplayLayout.Override.RowSelectorHeaderStyle = Infragistics.Win.UltraWinGrid.RowSelectorHeaderStyle.ColumnChooserButton;
            this.listaSottoconti.Dock = System.Windows.Forms.DockStyle.Fill;
            this.listaSottoconti.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.listaSottoconti.Location = new System.Drawing.Point(3, 303);
            this.listaSottoconti.Name = "listaSottoconti";
            this.listaSottoconti.Size = new System.Drawing.Size(745, 196);
            this.listaSottoconti.TabIndex = 11;
            this.listaSottoconti.Text = "Sotto Conti";
            // 
            // contoDTOBindingSource
            // 
            this.contoDTOBindingSource.DataSource = typeof(Gipasoft.Business.GestioneCondomini.DTO.ContoDTO);
            // 
            // anagraficaGroup
            // 
            this.anagraficaGroup.Controls.Add(this.sceltaContaCalorie);
            this.anagraficaGroup.Controls.Add(this.lblContaColorie);
            this.anagraficaGroup.Controls.Add(this.percentageDataFilter);
            this.anagraficaGroup.Controls.Add(this.descrizioneBilancio);
            this.anagraficaGroup.Controls.Add(this.lblDescrizioneBilancio);
            this.anagraficaGroup.Controls.Add(this.esercizi);
            this.anagraficaGroup.Controls.Add(this.lblEsercizio);
            this.anagraficaGroup.Controls.Add(this.codice);
            this.anagraficaGroup.Controls.Add(this.lblCodice);
            this.anagraficaGroup.Controls.Add(this.lblNotw);
            this.anagraficaGroup.Controls.Add(this.note);
            this.anagraficaGroup.Controls.Add(this.descrizione);
            this.anagraficaGroup.Controls.Add(this.lblDescrizione);
            this.anagraficaGroup.Dock = System.Windows.Forms.DockStyle.Fill;
            this.anagraficaGroup.Location = new System.Drawing.Point(3, 3);
            this.anagraficaGroup.Name = "anagraficaGroup";
            this.anagraficaGroup.Size = new System.Drawing.Size(745, 154);
            this.anagraficaGroup.TabIndex = 2;
            this.anagraficaGroup.Text = "Generale";
            // 
            // sceltaContaCalorie
            // 
            this.sceltaContaCalorie.DataBindings.Add(new System.Windows.Forms.Binding("Value", this.contoDTOBindingSource, "IdContatore", true));
            this.sceltaContaCalorie.DataSource = this.contatoreDTOBindingSource;
            this.sceltaContaCalorie.DisplayMember = "Descrizione";
            this.sceltaContaCalorie.DropDownStyle = Infragistics.Win.DropDownStyle.DropDownList;
            this.sceltaContaCalorie.Location = new System.Drawing.Point(106, 46);
            this.sceltaContaCalorie.Name = "sceltaContaCalorie";
            this.sceltaContaCalorie.Size = new System.Drawing.Size(234, 21);
            this.sceltaContaCalorie.TabIndex = 20;
            this.sceltaContaCalorie.ValueMember = "ID";
            // 
            // contatoreDTOBindingSource
            // 
            this.contatoreDTOBindingSource.DataSource = typeof(Gipasoft.Business.GestioneCondomini.DTO.ContatoreDTO);
            // 
            // lblContaColorie
            // 
            this.lblContaColorie.Location = new System.Drawing.Point(6, 48);
            this.lblContaColorie.Name = "lblContaColorie";
            this.lblContaColorie.Size = new System.Drawing.Size(94, 23);
            this.lblContaColorie.TabIndex = 19;
            this.lblContaColorie.Text = "Conta Calorie";
            // 
            // descrizioneBilancio
            // 
            this.descrizioneBilancio.DataBindings.Add(new System.Windows.Forms.Binding("Value", this.contoDTOBindingSource, "DescrizioneBilancio", true));
            this.descrizioneBilancio.Location = new System.Drawing.Point(106, 73);
            this.descrizioneBilancio.MaxLength = 50;
            this.descrizioneBilancio.Name = "descrizioneBilancio";
            this.descrizioneBilancio.Size = new System.Drawing.Size(204, 21);
            this.descrizioneBilancio.TabIndex = 17;
            // 
            // lblDescrizioneBilancio
            // 
            this.lblDescrizioneBilancio.Location = new System.Drawing.Point(6, 79);
            this.lblDescrizioneBilancio.Name = "lblDescrizioneBilancio";
            this.lblDescrizioneBilancio.Size = new System.Drawing.Size(94, 23);
            this.lblDescrizioneBilancio.TabIndex = 16;
            this.lblDescrizioneBilancio.Text = "Descr. Bilancio";
            // 
            // esercizi
            // 
            this.esercizi.DataBindings.Add(new System.Windows.Forms.Binding("Value", this.contoDTOBindingSource, "IdEsercizio", true));
            this.esercizi.DataSource = this.esercizioDTOBindingSource;
            this.esercizi.DisplayMember = "DisplayName";
            this.esercizi.DropDownStyle = Infragistics.Win.DropDownStyle.DropDownList;
            this.esercizi.Location = new System.Drawing.Point(498, 73);
            this.esercizi.Name = "esercizi";
            this.esercizi.Size = new System.Drawing.Size(241, 21);
            this.esercizi.TabIndex = 15;
            this.esercizi.ValueMember = "ID";
            // 
            // esercizioDTOBindingSource
            // 
            this.esercizioDTOBindingSource.DataSource = typeof(Gipasoft.Business.GestioneCondomini.DTO.EsercizioDTO);
            // 
            // lblEsercizio
            // 
            this.lblEsercizio.Location = new System.Drawing.Point(438, 79);
            this.lblEsercizio.Name = "lblEsercizio";
            this.lblEsercizio.Size = new System.Drawing.Size(54, 23);
            this.lblEsercizio.TabIndex = 12;
            this.lblEsercizio.Text = "Esercizio";
            // 
            // codice
            // 
            this.codice.DataBindings.Add(new System.Windows.Forms.Binding("Value", this.contoDTOBindingSource, "Codice", true));
            this.codice.Location = new System.Drawing.Point(371, 73);
            this.codice.MaxLength = 3;
            this.codice.Name = "codice";
            this.codice.Size = new System.Drawing.Size(61, 21);
            this.codice.TabIndex = 11;
            // 
            // lblCodice
            // 
            this.lblCodice.Location = new System.Drawing.Point(316, 79);
            this.lblCodice.Name = "lblCodice";
            this.lblCodice.Size = new System.Drawing.Size(49, 23);
            this.lblCodice.TabIndex = 10;
            this.lblCodice.Text = "Codice";
            // 
            // lblNotw
            // 
            this.lblNotw.Location = new System.Drawing.Point(6, 108);
            this.lblNotw.Name = "lblNotw";
            this.lblNotw.Size = new System.Drawing.Size(94, 23);
            this.lblNotw.TabIndex = 9;
            this.lblNotw.Text = "Note";
            // 
            // note
            // 
            this.note.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left) 
            | System.Windows.Forms.AnchorStyles.Right)));
            this.note.DataBindings.Add(new System.Windows.Forms.Binding("Value", this.contoDTOBindingSource, "Note", true));
            this.note.Location = new System.Drawing.Point(106, 100);
            this.note.MaxLength = 500;
            this.note.Multiline = true;
            this.note.Name = "note";
            this.note.Size = new System.Drawing.Size(633, 48);
            this.note.TabIndex = 8;
            // 
            // descrizione
            // 
            this.descrizione.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left) 
            | System.Windows.Forms.AnchorStyles.Right)));
            this.descrizione.DataBindings.Add(new System.Windows.Forms.Binding("Value", this.contoDTOBindingSource, "Descrizione", true));
            this.descrizione.Location = new System.Drawing.Point(106, 19);
            this.descrizione.MaxLength = 50;
            this.descrizione.Name = "descrizione";
            this.descrizione.Size = new System.Drawing.Size(633, 21);
            this.descrizione.TabIndex = 0;
            // 
            // lblDescrizione
            // 
            this.lblDescrizione.Location = new System.Drawing.Point(6, 19);
            this.lblDescrizione.Name = "lblDescrizione";
            this.lblDescrizione.Size = new System.Drawing.Size(94, 23);
            this.lblDescrizione.TabIndex = 1;
            this.lblDescrizione.Text = "Descrizione";
            // 
            // gestioneGroup
            // 
            this.gestioneGroup.Controls.Add(this.letture);
            this.gestioneGroup.Controls.Add(this.transitorio);
            this.gestioneGroup.Controls.Add(this.chkVersamentoCondomini);
            this.gestioneGroup.Controls.Add(this.registrazioneSpese);
            this.gestioneGroup.Controls.Add(this.spesePersonali);
            this.gestioneGroup.Controls.Add(this.dataFineCompetenza);
            this.gestioneGroup.Controls.Add(this.dataInizioCompetenza);
            this.gestioneGroup.Controls.Add(this.ordine);
            this.gestioneGroup.Controls.Add(this.lblOrdine);
            this.gestioneGroup.Controls.Add(this.competenza);
            this.gestioneGroup.Controls.Add(this.lblCompetenza);
            this.gestioneGroup.Controls.Add(this.ripartizione);
            this.gestioneGroup.Controls.Add(this.custom);
            this.gestioneGroup.Controls.Add(this.presenteBilancio);
            this.gestioneGroup.Controls.Add(this.percentualeProprieta);
            this.gestioneGroup.Controls.Add(this.tipoConto);
            this.gestioneGroup.Controls.Add(this.lblPercentualeProprieta);
            this.gestioneGroup.Controls.Add(this.lblTipo);
            this.gestioneGroup.Dock = System.Windows.Forms.DockStyle.Fill;
            this.gestioneGroup.Location = new System.Drawing.Point(3, 163);
            this.gestioneGroup.Name = "gestioneGroup";
            this.gestioneGroup.Size = new System.Drawing.Size(745, 134);
            this.gestioneGroup.TabIndex = 10;
            this.gestioneGroup.Text = "Gestione";
            // 
            // letture
            // 
            this.letture.CheckAlign = System.Drawing.ContentAlignment.MiddleRight;
            this.letture.DataBindings.Add(new System.Windows.Forms.Binding("Checked", this.contoDTOBindingSource, "IsRipartoLetture", true));
            this.letture.Location = new System.Drawing.Point(563, 67);
            this.letture.Name = "letture";
            this.letture.Size = new System.Drawing.Size(65, 20);
            this.letture.TabIndex = 19;
            this.letture.Text = "Letture";
            // 
            // transitorio
            // 
            this.transitorio.CheckAlign = System.Drawing.ContentAlignment.MiddleRight;
            this.transitorio.DataBindings.Add(new System.Windows.Forms.Binding("Checked", this.contoDTOBindingSource, "IsTransitorio", true));
            this.transitorio.Location = new System.Drawing.Point(661, 67);
            this.transitorio.Name = "transitorio";
            this.transitorio.Size = new System.Drawing.Size(78, 20);
            this.transitorio.TabIndex = 18;
            this.transitorio.Text = "Transitorio";
            // 
            // chkVersamentoCondomini
            // 
            this.chkVersamentoCondomini.CheckAlign = System.Drawing.ContentAlignment.MiddleRight;
            this.chkVersamentoCondomini.DataBindings.Add(new System.Windows.Forms.Binding("Checked", this.contoDTOBindingSource, "UtilizzabileVersamentoCondomini", true));
            this.chkVersamentoCondomini.Location = new System.Drawing.Point(329, 44);
            this.chkVersamentoCondomini.Name = "chkVersamentoCondomini";
            this.chkVersamentoCondomini.Size = new System.Drawing.Size(146, 20);
            this.chkVersamentoCondomini.TabIndex = 17;
            this.chkVersamentoCondomini.Text = "Versamento Condomini";
            // 
            // registrazioneSpese
            // 
            this.registrazioneSpese.CheckAlign = System.Drawing.ContentAlignment.MiddleRight;
            this.registrazioneSpese.DataBindings.Add(new System.Windows.Forms.Binding("Checked", this.contoDTOBindingSource, "UtilizzabileRegistrazioneSpese", true));
            this.registrazioneSpese.Location = new System.Drawing.Point(493, 44);
            this.registrazioneSpese.Name = "registrazioneSpese";
            this.registrazioneSpese.Size = new System.Drawing.Size(135, 20);
            this.registrazioneSpese.TabIndex = 16;
            this.registrazioneSpese.Text = "Registrazione Spese";
            // 
            // spesePersonali
            // 
            this.spesePersonali.CheckAlign = System.Drawing.ContentAlignment.MiddleRight;
            this.spesePersonali.DataBindings.Add(new System.Windows.Forms.Binding("Checked", this.contoDTOBindingSource, "IsSpesePersonali", true));
            this.spesePersonali.Location = new System.Drawing.Point(634, 44);
            this.spesePersonali.Name = "spesePersonali";
            this.spesePersonali.Size = new System.Drawing.Size(105, 20);
            this.spesePersonali.TabIndex = 15;
            this.spesePersonali.Text = "Spese Personali";
            // 
            // dataFineCompetenza
            // 
            this.dataFineCompetenza.DataBindings.Add(new System.Windows.Forms.Binding("Value", this.contoDTOBindingSource, "DataFineCompetenza", true));
            this.dataFineCompetenza.Enabled = false;
            this.dataFineCompetenza.Location = new System.Drawing.Point(235, 107);
            this.dataFineCompetenza.Name = "dataFineCompetenza";
            this.dataFineCompetenza.Size = new System.Drawing.Size(89, 21);
            this.dataFineCompetenza.TabIndex = 14;
            // 
            // dataInizioCompetenza
            // 
            this.dataInizioCompetenza.DataBindings.Add(new System.Windows.Forms.Binding("Value", this.contoDTOBindingSource, "DataInizioCompetenza", true));
            this.dataInizioCompetenza.Enabled = false;
            this.dataInizioCompetenza.Location = new System.Drawing.Point(140, 107);
            this.dataInizioCompetenza.Name = "dataInizioCompetenza";
            this.dataInizioCompetenza.Size = new System.Drawing.Size(89, 21);
            this.dataInizioCompetenza.TabIndex = 13;
            // 
            // ordine
            // 
            this.ordine.DataBindings.Add(new System.Windows.Forms.Binding("Value", this.contoDTOBindingSource, "Ordine", true));
            this.ordine.Location = new System.Drawing.Point(689, 101);
            this.ordine.MaskInput = "nnnnn";
            this.ordine.MaxValue = 10000;
            this.ordine.MinValue = 0;
            this.ordine.Name = "ordine";
            this.ordine.Nullable = true;
            this.ordine.Size = new System.Drawing.Size(50, 21);
            this.ordine.SpinWrap = true;
            this.ordine.TabIndex = 7;
            // 
            // lblOrdine
            // 
            this.lblOrdine.Location = new System.Drawing.Point(634, 105);
            this.lblOrdine.Name = "lblOrdine";
            this.lblOrdine.Size = new System.Drawing.Size(49, 23);
            this.lblOrdine.TabIndex = 6;
            this.lblOrdine.Text = "Ordine";
            // 
            // competenza
            // 
            this.competenza.BorderStyle = Infragistics.Win.UIElementBorderStyle.None;
            this.competenza.CheckedIndex = 1;
            this.competenza.DataBindings.Add(new System.Windows.Forms.Binding("Value", this.contoDTOBindingSource, "TipoCompetenza", true));
            valueListItem1.DataValue = "Riscaldamento";
            valueListItem1.DisplayText = "Riscaldamento";
            valueListItem2.DataValue = "Esercizio";
            valueListItem2.DisplayText = "Esercizio";
            valueListItem3.DataValue = "Data";
            valueListItem3.DisplayText = "Data";
            this.competenza.Items.AddRange(new Infragistics.Win.ValueListItem[] {
            valueListItem1,
            valueListItem2,
            valueListItem3});
            this.competenza.ItemSpacingVertical = 10;
            this.competenza.Location = new System.Drawing.Point(85, 50);
            this.competenza.Name = "competenza";
            this.competenza.Size = new System.Drawing.Size(144, 77);
            this.competenza.TabIndex = 11;
            this.competenza.Text = "Esercizio";
            this.competenza.ValueChanged += new System.EventHandler(this.competenzaValueChanged);
            // 
            // lblCompetenza
            // 
            this.lblCompetenza.Location = new System.Drawing.Point(6, 50);
            this.lblCompetenza.Name = "lblCompetenza";
            this.lblCompetenza.Size = new System.Drawing.Size(75, 37);
            this.lblCompetenza.TabIndex = 9;
            this.lblCompetenza.Text = "Competenza";
            // 
            // ripartizione
            // 
            this.ripartizione.CheckAlign = System.Drawing.ContentAlignment.MiddleRight;
            this.ripartizione.DataBindings.Add(new System.Windows.Forms.Binding("Checked", this.contoDTOBindingSource, "Ripartizione", true));
            this.ripartizione.Location = new System.Drawing.Point(652, 18);
            this.ripartizione.Name = "ripartizione";
            this.ripartizione.Size = new System.Drawing.Size(87, 20);
            this.ripartizione.TabIndex = 8;
            this.ripartizione.Text = "Ripartizione";
            // 
            // custom
            // 
            this.custom.CheckAlign = System.Drawing.ContentAlignment.MiddleRight;
            this.custom.DataBindings.Add(new System.Windows.Forms.Binding("Checked", this.contoDTOBindingSource, "CustomField", true));
            this.custom.Location = new System.Drawing.Point(580, 18);
            this.custom.Name = "custom";
            this.custom.Size = new System.Drawing.Size(56, 20);
            this.custom.TabIndex = 7;
            this.custom.Text = "Utente";
            // 
            // presenteBilancio
            // 
            this.presenteBilancio.CheckAlign = System.Drawing.ContentAlignment.MiddleRight;
            this.presenteBilancio.DataBindings.Add(new System.Windows.Forms.Binding("Checked", this.contoDTOBindingSource, "PresenteBilancio", true));
            this.presenteBilancio.Location = new System.Drawing.Point(428, 18);
            this.presenteBilancio.Name = "presenteBilancio";
            this.presenteBilancio.Size = new System.Drawing.Size(135, 20);
            this.presenteBilancio.TabIndex = 6;
            this.presenteBilancio.Text = "Presente Bilancio";
            // 
            // percentualeProprieta
            // 
            this.percentualeProprieta.DataBindings.Add(new System.Windows.Forms.Binding("Value", this.contoDTOBindingSource, "PercentualeProprieta", true));
            this.percentualeProprieta.Location = new System.Drawing.Point(328, 17);
            this.percentualeProprieta.MaskInput = "nnn\\%";
            this.percentualeProprieta.MaxValue = 100;
            this.percentualeProprieta.MinValue = 0;
            this.percentualeProprieta.Name = "percentualeProprieta";
            this.percentualeProprieta.Size = new System.Drawing.Size(53, 21);
            this.percentualeProprieta.TabIndex = 5;
            // 
            // tipoConto
            // 
            this.tipoConto.DataBindings.Add(new System.Windows.Forms.Binding("Value", this.contoDTOBindingSource, "Tipo", true));
            this.tipoConto.DropDownStyle = Infragistics.Win.DropDownStyle.DropDownList;
            this.tipoConto.Location = new System.Drawing.Point(85, 19);
            this.tipoConto.Name = "tipoConto";
            this.tipoConto.Size = new System.Drawing.Size(144, 21);
            this.tipoConto.TabIndex = 3;
            // 
            // lblPercentualeProprieta
            // 
            this.lblPercentualeProprieta.Location = new System.Drawing.Point(249, 21);
            this.lblPercentualeProprieta.Name = "lblPercentualeProprieta";
            this.lblPercentualeProprieta.Size = new System.Drawing.Size(73, 23);
            this.lblPercentualeProprieta.TabIndex = 4;
            this.lblPercentualeProprieta.Text = "% Proprietà";
            // 
            // lblTipo
            // 
            this.lblTipo.Location = new System.Drawing.Point(5, 21);
            this.lblTipo.Name = "lblTipo";
            this.lblTipo.Size = new System.Drawing.Size(53, 23);
            this.lblTipo.TabIndex = 2;
            this.lblTipo.Text = "Tipo";
            // 
            // tabDettaglioConto
            // 
            this.tabDettaglioConto.Controls.Add(this.ultraTabSharedControlsPage1);
            this.tabDettaglioConto.Controls.Add(this.ultraTabPageControl1);
            this.tabDettaglioConto.Dock = System.Windows.Forms.DockStyle.Fill;
            this.tabDettaglioConto.Location = new System.Drawing.Point(0, 0);
            this.tabDettaglioConto.Name = "tabDettaglioConto";
            this.tabDettaglioConto.SharedControlsPage = this.ultraTabSharedControlsPage1;
            this.tabDettaglioConto.Size = new System.Drawing.Size(755, 528);
            this.tabDettaglioConto.TabIndex = 0;
            ultraTab1.Key = "generale";
            ultraTab1.TabPage = this.ultraTabPageControl1;
            ultraTab1.Text = "Generale";
            this.tabDettaglioConto.Tabs.AddRange(new Infragistics.Win.UltraWinTabControl.UltraTab[] {
            ultraTab1});
            // 
            // ultraTabSharedControlsPage1
            // 
            this.ultraTabSharedControlsPage1.Location = new System.Drawing.Point(-10000, -10000);
            this.ultraTabSharedControlsPage1.Name = "ultraTabSharedControlsPage1";
            this.ultraTabSharedControlsPage1.Size = new System.Drawing.Size(751, 502);
            // 
            // DettaglioConto
            // 
            this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
            this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
            this.ClientSize = new System.Drawing.Size(771, 715);
            this.Name = "DettaglioConto";
            this.Text = "Conto";
            this.Load += new System.EventHandler(this.dettaglioContoLoad);
            ((System.ComponentModel.ISupportInitialize)(this.ultraToolbarsManagerStandard)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.standardFormStatus)).EndInit();
            this.MainStandardForm_Fill_Panel.ResumeLayout(false);
            this.ultraTabPageControl1.ResumeLayout(false);
            this.tableLayoutPanel1.ResumeLayout(false);
            ((System.ComponentModel.ISupportInitialize)(this.listaSottoconti)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.contoDTOBindingSource)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.anagraficaGroup)).EndInit();
            this.anagraficaGroup.ResumeLayout(false);
            this.anagraficaGroup.PerformLayout();
            ((System.ComponentModel.ISupportInitialize)(this.sceltaContaCalorie)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.contatoreDTOBindingSource)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.descrizioneBilancio)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.esercizi)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.esercizioDTOBindingSource)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.codice)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.note)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.descrizione)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.gestioneGroup)).EndInit();
            this.gestioneGroup.ResumeLayout(false);
            this.gestioneGroup.PerformLayout();
            ((System.ComponentModel.ISupportInitialize)(this.letture)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.transitorio)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.chkVersamentoCondomini)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.registrazioneSpese)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.spesePersonali)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.dataFineCompetenza)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.dataInizioCompetenza)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.ordine)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.competenza)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.ripartizione)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.custom)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.presenteBilancio)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.percentualeProprieta)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.tipoConto)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.tabDettaglioConto)).EndInit();
            this.tabDettaglioConto.ResumeLayout(false);
            this.ResumeLayout(false);
            this.PerformLayout();

        }
Example #54
0
        protected void loadPlugins()
        {
            if (Fornitore.ID != 0)
            {
                try
                {
                    // ===========================================================================================
                    // Tab plugins
                    // ===========================================================================================
                    _pluginManager = Windows.Forms.PluginManager.PluginManager.Instance;
                    if (_pluginManager != null)
                    {
                        _listPlugin = new SortedList<int, ITabFornitori<FornitoreDTO>>();
                        var attributePluginList = new Dictionary<ITabFornitori<FornitoreDTO>, Windows.Forms.PluginManager.PluginAttribute>();
                        foreach (var plugin in _pluginManager.GetPluginListForInterface(INTERFACE_NAME))
                        {
                            var pluginInstance = _pluginManager.CreateInstance<ITabFornitori<FornitoreDTO>>(plugin);
                            _listPlugin.Add(pluginInstance.Order, pluginInstance);
                            attributePluginList.Add(pluginInstance, plugin);
                        }

                        for (var i = 0; i < _listPlugin.Count; i++)
                        {
                            try
                            {
                                var pluginInstance = _listPlugin.Values[i];
                                var plugin = attributePluginList[pluginInstance];
                                var pluginTab = new Infragistics.Win.UltraWinTabControl.UltraTabPageControl();
                                var ultraTabPlugin = new Infragistics.Win.UltraWinTabControl.UltraTab
                                {
                                    Key = plugin.Name,
                                    TabPage = pluginTab,
                                    Text = pluginInstance.Caption,
                                    //Appearance = { Image = pluginInstance.Icon }
                                };

                                if(!mainTabControl.Tabs.Exists(ultraTabPlugin.Key))
                                {
                                    mainTabControl.Tabs.Add(ultraTabPlugin);

                                    pluginTab.Location = new Point(-10000, -10000);
                                    pluginTab.Name = "TabPage_" + plugin.Name;
                                    pluginTab.Size = new Size(923, 415);
                                    mainTabControl.Controls.Add(pluginTab);

                                    ultraTabPlugin.Tag = pluginInstance;
                                    ultraTabPlugin.Reposition(mainTabControl.Tabs["note"], Infragistics.Win.RelativePosition.Before);
                                }

                                pluginInstance.LoadAsync(Fornitore, this);

                            }
                            catch (Exception ex)
                            {
                                _log.ErrorFormat("Errore inaspettato durante il caricamento dei plugins - SINGOLO PLUGIN - {0} - plugin:{1} - azienda:{2}", ex, Utility.GetMethodDescription(), attributePluginList[_listPlugin.Values[i]].Name, Security.Login.Instance.CurrentLogin().Azienda); 
                            }
                        }
                    }

                }
                catch (Exception ex)
                {
                    _log.ErrorFormat("Errore inaspettato durante il caricamento dei plugins - {0} - azienda:{1}", ex, Utility.GetMethodDescription(), Security.Login.Instance.CurrentLogin().Azienda); 
                    throw;
                }
            }
        }
 /// <summary>
 /// Required method for Designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     this.components = new System.ComponentModel.Container();
     System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(MainForm));
     Infragistics.Win.Appearance appearance5 = new Infragistics.Win.Appearance();
     Infragistics.Win.Appearance appearance6 = new Infragistics.Win.Appearance();
     Infragistics.Win.Appearance appearance7 = new Infragistics.Win.Appearance();
     Infragistics.Win.UltraWinTabControl.UltraTab ultraTab5 = new Infragistics.Win.UltraWinTabControl.UltraTab();
     Infragistics.Win.Appearance appearance8 = new Infragistics.Win.Appearance();
     Infragistics.Win.UltraWinTabControl.UltraTab ultraTab4 = new Infragistics.Win.UltraWinTabControl.UltraTab();
     Infragistics.Win.Appearance appearance9 = new Infragistics.Win.Appearance();
     Infragistics.Win.UltraWinTabControl.UltraTab ultraTab3 = new Infragistics.Win.UltraWinTabControl.UltraTab(true);
     Infragistics.Win.Appearance appearance10 = new Infragistics.Win.Appearance();
     Infragistics.Win.Appearance appearance3  = new Infragistics.Win.Appearance();
     Infragistics.Win.Appearance appearance4  = new Infragistics.Win.Appearance();
     Infragistics.Win.Appearance appearance1  = new Infragistics.Win.Appearance();
     Infragistics.Win.Appearance appearance2  = new Infragistics.Win.Appearance();
     Infragistics.Win.UltraWinTabControl.UltraTab ultraTab1 = new Infragistics.Win.UltraWinTabControl.UltraTab();
     Infragistics.Win.UltraWinTabControl.UltraTab ultraTab2 = new Infragistics.Win.UltraWinTabControl.UltraTab();
     Infragistics.Win.Appearance appearance11 = new Infragistics.Win.Appearance();
     Infragistics.Win.Appearance appearance12 = new Infragistics.Win.Appearance();
     this.ultraTabPageControl5        = new Infragistics.Win.UltraWinTabControl.UltraTabPageControl();
     this.dvSchedule                  = new Infragistics.Win.UltraWinSchedule.UltraDayView();
     this.ultraCalendarInfo1          = new Infragistics.Win.UltraWinSchedule.UltraCalendarInfo(this.components);
     this.ultraCalendarLook1          = new Infragistics.Win.UltraWinSchedule.UltraCalendarLook(this.components);
     this.ultraTabPageControl4        = new Infragistics.Win.UltraWinTabControl.UltraTabPageControl();
     this.wvSchedule                  = new Infragistics.Win.UltraWinSchedule.UltraWeekView();
     this.ultraTabPageControl3        = new Infragistics.Win.UltraWinTabControl.UltraTabPageControl();
     this.mvSchedule                  = new Infragistics.Win.UltraWinSchedule.UltraMonthViewSingle();
     this.ultraTabPageControl1        = new Infragistics.Win.UltraWinTabControl.UltraTabPageControl();
     this.gridInventory               = new Infragistics.Win.UltraWinGrid.UltraGrid();
     this.ultraPanel1                 = new Infragistics.Win.Misc.UltraPanel();
     this.ultraTabPageControl2        = new Infragistics.Win.UltraWinTabControl.UltraTabPageControl();
     this.tcSchedule                  = new Infragistics.Win.UltraWinTabControl.UltraTabControl();
     this.ultraTabSharedControlsPage2 = new Infragistics.Win.UltraWinTabControl.UltraTabSharedControlsPage();
     this.flowLayoutPanel1            = new System.Windows.Forms.FlowLayoutPanel();
     this.panel1                              = new System.Windows.Forms.Panel();
     this.lblPrevious                         = new Infragistics.Win.Misc.UltraLabel();
     this.lblCurrent                          = new Infragistics.Win.Misc.UltraLabel();
     this.MainForm_Fill_Panel                 = new Infragistics.Win.Misc.UltraPanel();
     this.lblStart                            = new Infragistics.Win.Misc.UltraLabel();
     this.btnSchedule                         = new Infragistics.Win.Misc.UltraButton();
     this.btnInventory                        = new Infragistics.Win.Misc.UltraButton();
     this.ultraTabControl1                    = new Infragistics.Win.UltraWinTabControl.UltraTabControl();
     this.ultraTabSharedControlsPage1         = new Infragistics.Win.UltraWinTabControl.UltraTabSharedControlsPage();
     this.lblLogo                             = new Infragistics.Win.Misc.UltraLabel();
     this._MainForm_Toolbars_Dock_Area_Left   = new Infragistics.Win.UltraWinToolbars.UltraToolbarsDockArea();
     this.ultraToolbarsManager1               = new Infragistics.Win.UltraWinToolbars.UltraToolbarsManager(this.components);
     this._MainForm_Toolbars_Dock_Area_Right  = new Infragistics.Win.UltraWinToolbars.UltraToolbarsDockArea();
     this._MainForm_Toolbars_Dock_Area_Top    = new Infragistics.Win.UltraWinToolbars.UltraToolbarsDockArea();
     this._MainForm_Toolbars_Dock_Area_Bottom = new Infragistics.Win.UltraWinToolbars.UltraToolbarsDockArea();
     this.ultraRadialMenu1                    = new Infragistics.Win.UltraWinRadialMenu.UltraRadialMenu(this.components);
     this.ultraTouchProvider1                 = new Infragistics.Win.Touch.UltraTouchProvider(this.components);
     this.modalPanelManager1                  = new Showcase.CustomControl.ModalPanelManager(this.components);
     this.ultraTabPageControl5.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.dvSchedule)).BeginInit();
     this.ultraTabPageControl4.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.wvSchedule)).BeginInit();
     this.ultraTabPageControl3.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.mvSchedule)).BeginInit();
     this.ultraTabPageControl1.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.gridInventory)).BeginInit();
     this.ultraPanel1.SuspendLayout();
     this.ultraTabPageControl2.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.tcSchedule)).BeginInit();
     this.tcSchedule.SuspendLayout();
     this.flowLayoutPanel1.SuspendLayout();
     this.MainForm_Fill_Panel.ClientArea.SuspendLayout();
     this.MainForm_Fill_Panel.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.ultraTabControl1)).BeginInit();
     this.ultraTabControl1.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.ultraToolbarsManager1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.ultraRadialMenu1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.ultraTouchProvider1)).BeginInit();
     this.SuspendLayout();
     //
     // ultraTabPageControl5
     //
     resources.ApplyResources(this.ultraTabPageControl5, "ultraTabPageControl5");
     this.ultraTabPageControl5.Controls.Add(this.dvSchedule);
     this.ultraTabPageControl5.Name = "ultraTabPageControl5";
     //
     // dvSchedule
     //
     resources.ApplyResources(this.dvSchedule, "dvSchedule");
     this.dvSchedule.CalendarInfo = this.ultraCalendarInfo1;
     this.dvSchedule.CalendarLook = this.ultraCalendarLook1;
     this.dvSchedule.Name         = "dvSchedule";
     this.dvSchedule.TimeSlotDescriptorLabelStyle = Infragistics.Win.UltraWinSchedule.TimeSlotDescriptorLabelStyle.Alternating;
     this.dvSchedule.TimeSlotInterval             = Infragistics.Win.UltraWinSchedule.TimeSlotInterval.SixtyMinutes;
     this.dvSchedule.BeforeAppointmentEdited     += new Infragistics.Win.UltraWinSchedule.BeforeAppointmentEditedEventHandler(this.dvSchedule_BeforeAppointmentEdited);
     this.dvSchedule.AppointmentsDragging        += new Infragistics.Win.UltraWinSchedule.AppointmentsDraggingHandler(this.schedule_AppointmentsDragging);
     this.dvSchedule.AppointmentResizing         += new Infragistics.Win.UltraWinSchedule.AppointmentResizingHandler(this.schedule_AppointmentResizing);
     //
     // ultraCalendarInfo1
     //
     this.ultraCalendarInfo1.AllowAllDayEvents      = false;
     this.ultraCalendarInfo1.AlternateSelectTypeDay = Infragistics.Win.UltraWinSchedule.SelectType.None;
     this.ultraCalendarInfo1.DataBindingsForAppointments.BindingContextControl = this;
     this.ultraCalendarInfo1.DataBindingsForOwners.BindingContextControl       = this;
     this.ultraCalendarInfo1.LogicalDayDuration               = System.TimeSpan.Parse("12:00:00");
     this.ultraCalendarInfo1.LogicalDayOffset                 = System.TimeSpan.Parse("08:00:00");
     this.ultraCalendarInfo1.MaxAlternateSelectedDays         = 1;
     this.ultraCalendarInfo1.MaxSelectedDays                  = 1;
     this.ultraCalendarInfo1.SelectTypeActivity               = Infragistics.Win.UltraWinSchedule.SelectType.Single;
     this.ultraCalendarInfo1.SelectTypeDay                    = Infragistics.Win.UltraWinSchedule.SelectType.Single;
     this.ultraCalendarInfo1.BeforeDisplayAppointmentDialog  += new Infragistics.Win.UltraWinSchedule.DisplayAppointmentDialogEventHandler(this.ultraCalendarInfo1_BeforeDisplayAppointmentDialog);
     this.ultraCalendarInfo1.AfterSelectedAppointmentsChange += new System.EventHandler(this.ultraCalendarInfo1_AfterSelectedAppointmentsChange);
     //
     // ultraTabPageControl4
     //
     resources.ApplyResources(this.ultraTabPageControl4, "ultraTabPageControl4");
     this.ultraTabPageControl4.Controls.Add(this.wvSchedule);
     this.ultraTabPageControl4.Name = "ultraTabPageControl4";
     //
     // wvSchedule
     //
     resources.ApplyResources(this.wvSchedule, "wvSchedule");
     this.wvSchedule.CalendarInfo                  = this.ultraCalendarInfo1;
     this.wvSchedule.CalendarLook                  = this.ultraCalendarLook1;
     this.wvSchedule.Name                          = "wvSchedule";
     this.wvSchedule.BeforeAppointmentEdit        += new Infragistics.Win.UltraWinSchedule.BeforeAppointmentEditEventHandler(this.schedule_BeforeAppointmentEdit);
     this.wvSchedule.MoreActivityIndicatorClicked += new Infragistics.Win.UltraWinSchedule.MoreActivityIndicatorClickedEventHandler(this.schedule_MoreActivityIndicatorClicked);
     this.wvSchedule.AppointmentsDragging         += new Infragistics.Win.UltraWinSchedule.AppointmentsDraggingHandler(this.schedule_AppointmentsDragging);
     this.wvSchedule.AppointmentResizing          += new Infragistics.Win.UltraWinSchedule.AppointmentResizingHandler(this.schedule_AppointmentResizing);
     //
     // ultraTabPageControl3
     //
     resources.ApplyResources(this.ultraTabPageControl3, "ultraTabPageControl3");
     this.ultraTabPageControl3.Controls.Add(this.mvSchedule);
     this.ultraTabPageControl3.Name = "ultraTabPageControl3";
     //
     // mvSchedule
     //
     resources.ApplyResources(this.mvSchedule, "mvSchedule");
     this.mvSchedule.CalendarInfo                  = this.ultraCalendarInfo1;
     this.mvSchedule.CalendarLook                  = this.ultraCalendarLook1;
     this.mvSchedule.Name                          = "mvSchedule";
     this.mvSchedule.WeekendDisplayStyle           = Infragistics.Win.UltraWinSchedule.WeekendDisplayStyleEnum.Full;
     this.mvSchedule.BeforeAppointmentEdit        += new Infragistics.Win.UltraWinSchedule.BeforeAppointmentEditEventHandler(this.schedule_BeforeAppointmentEdit);
     this.mvSchedule.MoreActivityIndicatorClicked += new Infragistics.Win.UltraWinSchedule.MoreActivityIndicatorClickedEventHandler(this.schedule_MoreActivityIndicatorClicked);
     this.mvSchedule.AppointmentsDragging         += new Infragistics.Win.UltraWinSchedule.AppointmentsDraggingHandler(this.schedule_AppointmentsDragging);
     this.mvSchedule.AppointmentResizing          += new Infragistics.Win.UltraWinSchedule.AppointmentResizingHandler(this.schedule_AppointmentResizing);
     //
     // ultraTabPageControl1
     //
     resources.ApplyResources(this.ultraTabPageControl1, "ultraTabPageControl1");
     this.ultraTabPageControl1.Controls.Add(this.gridInventory);
     this.ultraTabPageControl1.Controls.Add(this.ultraPanel1);
     this.ultraTabPageControl1.Name = "ultraTabPageControl1";
     //
     // gridInventory
     //
     resources.ApplyResources(this.gridInventory, "gridInventory");
     appearance5.ImageBackgroundOrigin = Infragistics.Win.ImageBackgroundOrigin.Form;
     resources.ApplyResources(appearance5, "appearance5");
     this.gridInventory.DisplayLayout.Appearance             = appearance5;
     this.gridInventory.DisplayLayout.BorderStyle            = Infragistics.Win.UIElementBorderStyle.None;
     this.gridInventory.DisplayLayout.CaptionVisible         = Infragistics.Win.DefaultableBoolean.False;
     this.gridInventory.DisplayLayout.Override.SelectTypeRow = Infragistics.Win.UltraWinGrid.SelectType.None;
     this.gridInventory.Name              = "gridInventory";
     this.gridInventory.InitializeLayout += new Infragistics.Win.UltraWinGrid.InitializeLayoutEventHandler(this.gridInventory_InitializeLayout);
     this.gridInventory.InitializeRow    += new Infragistics.Win.UltraWinGrid.InitializeRowEventHandler(this.gridInventory_InitializeRow);
     this.gridInventory.ClickCellButton  += new Infragistics.Win.UltraWinGrid.CellEventHandler(this.gridInventory_ClickCellButton);
     this.gridInventory.ClickCell        += new Infragistics.Win.UltraWinGrid.ClickCellEventHandler(this.gridInventory_ClickCell);
     //
     // ultraPanel1
     //
     resources.ApplyResources(this.ultraPanel1, "ultraPanel1");
     appearance6.ImageBackgroundOrigin = Infragistics.Win.ImageBackgroundOrigin.Form;
     resources.ApplyResources(appearance6, "appearance6");
     this.ultraPanel1.Appearance = appearance6;
     //
     // ultraPanel1.ClientArea
     //
     resources.ApplyResources(this.ultraPanel1.ClientArea, "ultraPanel1.ClientArea");
     this.ultraPanel1.Name = "ultraPanel1";
     //
     // ultraTabPageControl2
     //
     resources.ApplyResources(this.ultraTabPageControl2, "ultraTabPageControl2");
     this.ultraTabPageControl2.Controls.Add(this.tcSchedule);
     this.ultraTabPageControl2.Name = "ultraTabPageControl2";
     //
     // tcSchedule
     //
     resources.ApplyResources(this.tcSchedule, "tcSchedule");
     this.tcSchedule.Controls.Add(this.ultraTabSharedControlsPage2);
     this.tcSchedule.Controls.Add(this.ultraTabPageControl3);
     this.tcSchedule.Controls.Add(this.ultraTabPageControl4);
     this.tcSchedule.Controls.Add(this.ultraTabPageControl5);
     this.tcSchedule.ImageSize          = new System.Drawing.Size(32, 32);
     this.tcSchedule.MinTabWidth        = 75;
     this.tcSchedule.Name               = "tcSchedule";
     this.tcSchedule.SharedControlsPage = this.ultraTabSharedControlsPage2;
     appearance7.AlphaLevel             = ((short)(75));
     appearance7.BackColor              = System.Drawing.Color.Black;
     appearance7.BackColorAlpha         = Infragistics.Win.Alpha.Opaque;
     appearance7.ImageBackgroundOrigin  = Infragistics.Win.ImageBackgroundOrigin.Form;
     appearance7.ImageBackgroundStyle   = Infragistics.Win.ImageBackgroundStyle.Stretched;
     resources.ApplyResources(appearance7, "appearance7");
     this.tcSchedule.TabHeaderAreaAppearance = appearance7;
     this.tcSchedule.TabOrientation          = Infragistics.Win.UltraWinTabs.TabOrientation.TopRight;
     appearance8.AlphaLevel = ((short)(255));
     resources.ApplyResources(appearance8, "appearance8");
     ultraTab5.Appearance = appearance8;
     ultraTab5.Key        = "Daily";
     ultraTab5.TabPage    = this.ultraTabPageControl5;
     resources.ApplyResources(ultraTab5, "ultraTab5");
     ultraTab5.ForceApplyResources = "";
     appearance9.AlphaLevel        = ((short)(255));
     resources.ApplyResources(appearance9, "appearance9");
     ultraTab4.Appearance = appearance9;
     ultraTab4.Key        = "Weekly";
     ultraTab4.TabPage    = this.ultraTabPageControl4;
     resources.ApplyResources(ultraTab4, "ultraTab4");
     ultraTab4.ForceApplyResources = "";
     appearance10.AlphaLevel       = ((short)(255));
     resources.ApplyResources(appearance10, "appearance10");
     ultraTab3.Appearance = appearance10;
     ultraTab3.Key        = "Monthly";
     ultraTab3.TabPage    = this.ultraTabPageControl3;
     resources.ApplyResources(ultraTab3, "ultraTab3");
     ultraTab3.ForceApplyResources = "";
     this.tcSchedule.Tabs.AddRange(new Infragistics.Win.UltraWinTabControl.UltraTab[] {
         ultraTab5,
         ultraTab4,
         ultraTab3
     });
     this.tcSchedule.TabSize = new System.Drawing.Size(0, 40);
     //
     // ultraTabSharedControlsPage2
     //
     resources.ApplyResources(this.ultraTabSharedControlsPage2, "ultraTabSharedControlsPage2");
     this.ultraTabSharedControlsPage2.Name = "ultraTabSharedControlsPage2";
     //
     // flowLayoutPanel1
     //
     resources.ApplyResources(this.flowLayoutPanel1, "flowLayoutPanel1");
     this.flowLayoutPanel1.BackColor = System.Drawing.Color.Black;
     this.flowLayoutPanel1.Controls.Add(this.panel1);
     this.flowLayoutPanel1.Controls.Add(this.lblPrevious);
     this.flowLayoutPanel1.Controls.Add(this.lblCurrent);
     this.flowLayoutPanel1.Name = "flowLayoutPanel1";
     //
     // panel1
     //
     resources.ApplyResources(this.panel1, "panel1");
     this.panel1.Name = "panel1";
     //
     // lblPrevious
     //
     resources.ApplyResources(this.lblPrevious, "lblPrevious");
     appearance3.FontData.BoldAsString      = resources.GetString("resource.BoldAsString1");
     appearance3.FontData.ItalicAsString    = resources.GetString("resource.ItalicAsString1");
     appearance3.FontData.SizeInPoints      = ((float)(resources.GetObject("resource.SizeInPoints1")));
     appearance3.FontData.StrikeoutAsString = resources.GetString("resource.StrikeoutAsString1");
     appearance3.FontData.UnderlineAsString = resources.GetString("resource.UnderlineAsString1");
     appearance3.ForeColor = System.Drawing.Color.White;
     resources.ApplyResources(appearance3, "appearance3");
     this.lblPrevious.Appearance = appearance3;
     this.lblPrevious.Name       = "lblPrevious";
     this.lblPrevious.TabStop    = true;
     //
     // lblCurrent
     //
     resources.ApplyResources(this.lblCurrent, "lblCurrent");
     appearance4.FontData.BoldAsString      = resources.GetString("resource.BoldAsString2");
     appearance4.FontData.ItalicAsString    = resources.GetString("resource.ItalicAsString2");
     appearance4.FontData.SizeInPoints      = ((float)(resources.GetObject("resource.SizeInPoints2")));
     appearance4.FontData.StrikeoutAsString = resources.GetString("resource.StrikeoutAsString2");
     appearance4.FontData.UnderlineAsString = resources.GetString("resource.UnderlineAsString2");
     appearance4.ForeColor = System.Drawing.Color.Silver;
     resources.ApplyResources(appearance4, "appearance4");
     this.lblCurrent.Appearance = appearance4;
     this.lblCurrent.Name       = "lblCurrent";
     //
     // MainForm_Fill_Panel
     //
     resources.ApplyResources(this.MainForm_Fill_Panel, "MainForm_Fill_Panel");
     appearance1.ImageBackgroundOrigin = Infragistics.Win.ImageBackgroundOrigin.Form;
     resources.ApplyResources(appearance1, "appearance1");
     this.MainForm_Fill_Panel.Appearance = appearance1;
     //
     // MainForm_Fill_Panel.ClientArea
     //
     resources.ApplyResources(this.MainForm_Fill_Panel.ClientArea, "MainForm_Fill_Panel.ClientArea");
     this.MainForm_Fill_Panel.ClientArea.Controls.Add(this.lblStart);
     this.MainForm_Fill_Panel.ClientArea.Controls.Add(this.flowLayoutPanel1);
     this.MainForm_Fill_Panel.ClientArea.Controls.Add(this.btnSchedule);
     this.MainForm_Fill_Panel.ClientArea.Controls.Add(this.btnInventory);
     this.MainForm_Fill_Panel.ClientArea.Controls.Add(this.ultraTabControl1);
     this.MainForm_Fill_Panel.ClientArea.Controls.Add(this.lblLogo);
     this.MainForm_Fill_Panel.Cursor = System.Windows.Forms.Cursors.Default;
     this.MainForm_Fill_Panel.Name   = "MainForm_Fill_Panel";
     //
     // lblStart
     //
     resources.ApplyResources(this.lblStart, "lblStart");
     appearance2.FontData.BoldAsString      = resources.GetString("resource.BoldAsString");
     appearance2.FontData.ItalicAsString    = resources.GetString("resource.ItalicAsString");
     appearance2.FontData.SizeInPoints      = ((float)(resources.GetObject("resource.SizeInPoints")));
     appearance2.FontData.StrikeoutAsString = resources.GetString("resource.StrikeoutAsString");
     appearance2.FontData.UnderlineAsString = resources.GetString("resource.UnderlineAsString");
     appearance2.ForeColor = System.Drawing.Color.Silver;
     resources.ApplyResources(appearance2, "appearance2");
     this.lblStart.Appearance = appearance2;
     this.lblStart.Name       = "lblStart";
     //
     // btnSchedule
     //
     resources.ApplyResources(this.btnSchedule, "btnSchedule");
     this.btnSchedule.ImageSize   = new System.Drawing.Size(39, 34);
     this.btnSchedule.Name        = "btnSchedule";
     this.btnSchedule.UseFlatMode = Infragistics.Win.DefaultableBoolean.True;
     this.btnSchedule.UseOsThemes = Infragistics.Win.DefaultableBoolean.False;
     this.btnSchedule.Click      += new System.EventHandler(this.btnSchedule_Click);
     //
     // btnInventory
     //
     resources.ApplyResources(this.btnInventory, "btnInventory");
     this.btnInventory.ImageSize   = new System.Drawing.Size(39, 34);
     this.btnInventory.Name        = "btnInventory";
     this.btnInventory.UseFlatMode = Infragistics.Win.DefaultableBoolean.True;
     this.btnInventory.UseOsThemes = Infragistics.Win.DefaultableBoolean.False;
     this.btnInventory.Click      += new System.EventHandler(this.btnInventory_Click);
     //
     // ultraTabControl1
     //
     resources.ApplyResources(this.ultraTabControl1, "ultraTabControl1");
     this.ultraTabControl1.Controls.Add(this.ultraTabSharedControlsPage1);
     this.ultraTabControl1.Controls.Add(this.ultraTabPageControl1);
     this.ultraTabControl1.Controls.Add(this.ultraTabPageControl2);
     this.ultraTabControl1.Name = "ultraTabControl1";
     this.ultraTabControl1.SharedControlsPage = this.ultraTabSharedControlsPage1;
     this.ultraTabControl1.Style = Infragistics.Win.UltraWinTabControl.UltraTabControlStyle.Wizard;
     ultraTab1.Key     = "SearchGrid";
     ultraTab1.TabPage = this.ultraTabPageControl1;
     resources.ApplyResources(ultraTab1, "ultraTab1");
     ultraTab1.ForceApplyResources = "";
     ultraTab2.Key     = "DeliverySchedule";
     ultraTab2.TabPage = this.ultraTabPageControl2;
     resources.ApplyResources(ultraTab2, "ultraTab2");
     ultraTab2.ForceApplyResources = "";
     this.ultraTabControl1.Tabs.AddRange(new Infragistics.Win.UltraWinTabControl.UltraTab[] {
         ultraTab1,
         ultraTab2
     });
     //
     // ultraTabSharedControlsPage1
     //
     resources.ApplyResources(this.ultraTabSharedControlsPage1, "ultraTabSharedControlsPage1");
     this.ultraTabSharedControlsPage1.Name = "ultraTabSharedControlsPage1";
     //
     // lblLogo
     //
     resources.ApplyResources(this.lblLogo, "lblLogo");
     appearance11.BackColor = System.Drawing.Color.Transparent;
     resources.ApplyResources(appearance11, "appearance11");
     this.lblLogo.Appearance = appearance11;
     this.lblLogo.Name       = "lblLogo";
     //
     // _MainForm_Toolbars_Dock_Area_Left
     //
     resources.ApplyResources(this._MainForm_Toolbars_Dock_Area_Left, "_MainForm_Toolbars_Dock_Area_Left");
     this._MainForm_Toolbars_Dock_Area_Left.AccessibleRole          = System.Windows.Forms.AccessibleRole.Grouping;
     this._MainForm_Toolbars_Dock_Area_Left.BackColor               = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
     this._MainForm_Toolbars_Dock_Area_Left.DockedPosition          = Infragistics.Win.UltraWinToolbars.DockedPosition.Left;
     this._MainForm_Toolbars_Dock_Area_Left.ForeColor               = System.Drawing.SystemColors.ControlText;
     this._MainForm_Toolbars_Dock_Area_Left.InitialResizeAreaExtent = 1;
     this._MainForm_Toolbars_Dock_Area_Left.Name            = "_MainForm_Toolbars_Dock_Area_Left";
     this._MainForm_Toolbars_Dock_Area_Left.ToolbarsManager = this.ultraToolbarsManager1;
     //
     // ultraToolbarsManager1
     //
     this.ultraToolbarsManager1.DesignerFlags               = 1;
     this.ultraToolbarsManager1.DockWithinContainer         = this;
     this.ultraToolbarsManager1.DockWithinContainerBaseType = typeof(System.Windows.Forms.Form);
     this.ultraToolbarsManager1.FormDisplayStyle            = Infragistics.Win.UltraWinToolbars.FormDisplayStyle.RoundedSizable;
     this.ultraToolbarsManager1.Office2007UICompatibility   = false;
     this.ultraToolbarsManager1.Ribbon.AllowAutoHide        = Infragistics.Win.DefaultableBoolean.True;
     appearance12.ImageBackgroundOrigin = Infragistics.Win.ImageBackgroundOrigin.Form;
     resources.ApplyResources(appearance12, "appearance12");
     this.ultraToolbarsManager1.Ribbon.CaptionAreaAppearance = appearance12;
     this.ultraToolbarsManager1.Style = Infragistics.Win.UltraWinToolbars.ToolbarStyle.Office2013;
     //
     // _MainForm_Toolbars_Dock_Area_Right
     //
     resources.ApplyResources(this._MainForm_Toolbars_Dock_Area_Right, "_MainForm_Toolbars_Dock_Area_Right");
     this._MainForm_Toolbars_Dock_Area_Right.AccessibleRole          = System.Windows.Forms.AccessibleRole.Grouping;
     this._MainForm_Toolbars_Dock_Area_Right.BackColor               = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
     this._MainForm_Toolbars_Dock_Area_Right.DockedPosition          = Infragistics.Win.UltraWinToolbars.DockedPosition.Right;
     this._MainForm_Toolbars_Dock_Area_Right.ForeColor               = System.Drawing.SystemColors.ControlText;
     this._MainForm_Toolbars_Dock_Area_Right.InitialResizeAreaExtent = 1;
     this._MainForm_Toolbars_Dock_Area_Right.Name            = "_MainForm_Toolbars_Dock_Area_Right";
     this._MainForm_Toolbars_Dock_Area_Right.ToolbarsManager = this.ultraToolbarsManager1;
     //
     // _MainForm_Toolbars_Dock_Area_Top
     //
     resources.ApplyResources(this._MainForm_Toolbars_Dock_Area_Top, "_MainForm_Toolbars_Dock_Area_Top");
     this._MainForm_Toolbars_Dock_Area_Top.AccessibleRole  = System.Windows.Forms.AccessibleRole.Grouping;
     this._MainForm_Toolbars_Dock_Area_Top.BackColor       = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
     this._MainForm_Toolbars_Dock_Area_Top.DockedPosition  = Infragistics.Win.UltraWinToolbars.DockedPosition.Top;
     this._MainForm_Toolbars_Dock_Area_Top.ForeColor       = System.Drawing.SystemColors.ControlText;
     this._MainForm_Toolbars_Dock_Area_Top.Name            = "_MainForm_Toolbars_Dock_Area_Top";
     this._MainForm_Toolbars_Dock_Area_Top.ToolbarsManager = this.ultraToolbarsManager1;
     //
     // _MainForm_Toolbars_Dock_Area_Bottom
     //
     resources.ApplyResources(this._MainForm_Toolbars_Dock_Area_Bottom, "_MainForm_Toolbars_Dock_Area_Bottom");
     this._MainForm_Toolbars_Dock_Area_Bottom.AccessibleRole          = System.Windows.Forms.AccessibleRole.Grouping;
     this._MainForm_Toolbars_Dock_Area_Bottom.BackColor               = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
     this._MainForm_Toolbars_Dock_Area_Bottom.DockedPosition          = Infragistics.Win.UltraWinToolbars.DockedPosition.Bottom;
     this._MainForm_Toolbars_Dock_Area_Bottom.ForeColor               = System.Drawing.SystemColors.ControlText;
     this._MainForm_Toolbars_Dock_Area_Bottom.InitialResizeAreaExtent = 1;
     this._MainForm_Toolbars_Dock_Area_Bottom.Name            = "_MainForm_Toolbars_Dock_Area_Bottom";
     this._MainForm_Toolbars_Dock_Area_Bottom.ToolbarsManager = this.ultraToolbarsManager1;
     //
     // ultraRadialMenu1
     //
     this.ultraRadialMenu1.MenuSettings.CenterButtonImageSize = new System.Drawing.Size(48, 48);
     this.ultraRadialMenu1.MenuSettings.Size     = new System.Drawing.Size(266, 266);
     this.ultraRadialMenu1.OwningControl         = this;
     this.ultraRadialMenu1.CenterButtonClick    += new System.EventHandler <Infragistics.Win.UltraWinRadialMenu.CenterButtonClickEventArgs>(this.ultraRadialMenu1_CenterButtonClick);
     this.ultraRadialMenu1.DrillDownButtonClick += new System.EventHandler <Infragistics.Win.UltraWinRadialMenu.RadialMenuToolDrillDownButtonClickEventArgs>(this.ultraRadialMenu1_DrillDownButtonClick);
     this.ultraRadialMenu1.ToolClick            += new System.EventHandler <Infragistics.Win.UltraWinRadialMenu.RadialMenuToolClickEventArgs>(this.ultraRadialMenu1_ToolClick);
     this.ultraRadialMenu1.PropertyChanged      += new Infragistics.Win.PropertyChangedEventHandler(this.ultraRadialMenu1_PropertyChanged);
     //
     // ultraTouchProvider1
     //
     this.ultraTouchProvider1.ContainingControl = this;
     //
     // modalPanelManager1
     //
     this.modalPanelManager1.BeforeShown += new Showcase.CustomControl.ModalPanelManager.BeforeModalShownEventHandler(this.modalPanelManager1_BeforeShown);
     this.modalPanelManager1.AfterShown  += new Showcase.CustomControl.ModalPanelManager.AfterModalShownEventHandler(this.modalPanelManager1_AfterShown);
     this.modalPanelManager1.AfterClosed += new Showcase.CustomControl.ModalPanelManager.AfterModalClosedEventHandler(this.modalPanelManager1_AfterClosed);
     //
     // MainForm
     //
     resources.ApplyResources(this, "$this");
     this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
     this.Controls.Add(this.MainForm_Fill_Panel);
     this.Controls.Add(this._MainForm_Toolbars_Dock_Area_Left);
     this.Controls.Add(this._MainForm_Toolbars_Dock_Area_Right);
     this.Controls.Add(this._MainForm_Toolbars_Dock_Area_Bottom);
     this.Controls.Add(this._MainForm_Toolbars_Dock_Area_Top);
     this.Name        = "MainForm";
     this.WindowState = System.Windows.Forms.FormWindowState.Maximized;
     this.ultraTabPageControl5.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.dvSchedule)).EndInit();
     this.ultraTabPageControl4.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.wvSchedule)).EndInit();
     this.ultraTabPageControl3.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.mvSchedule)).EndInit();
     this.ultraTabPageControl1.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.gridInventory)).EndInit();
     this.ultraPanel1.ResumeLayout(false);
     this.ultraTabPageControl2.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.tcSchedule)).EndInit();
     this.tcSchedule.ResumeLayout(false);
     this.flowLayoutPanel1.ResumeLayout(false);
     this.flowLayoutPanel1.PerformLayout();
     this.MainForm_Fill_Panel.ClientArea.ResumeLayout(false);
     this.MainForm_Fill_Panel.ClientArea.PerformLayout();
     this.MainForm_Fill_Panel.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.ultraTabControl1)).EndInit();
     this.ultraTabControl1.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.ultraToolbarsManager1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.ultraRadialMenu1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.ultraTouchProvider1)).EndInit();
     this.ResumeLayout(false);
 }
        protected void loadPlugins()
        {
            if (_unitaImmobiliare.ID != 0)
            {
                // ===========================================================================================
                // Tab plugins
                // ===========================================================================================
                _pluginManager = Windows.Forms.PluginManager.PluginManager.Instance;
                if (_pluginManager != null)
                {
                    _listPlugin = new SortedList<int, Windows.Forms.ProgramInterfaces.ITabUnitaImmobiliari<UnitaImmobiliareDTO>>();
                    var attributePluginList = new Dictionary<Windows.Forms.ProgramInterfaces.ITabUnitaImmobiliari<UnitaImmobiliareDTO>, Windows.Forms.PluginManager.PluginAttribute>();
                    foreach (var plugin in _pluginManager.GetPluginListForInterface(INTERFACE_NAME))
                    {
                        var pluginInstance = _pluginManager.CreateInstance<Windows.Forms.ProgramInterfaces.ITabUnitaImmobiliari<UnitaImmobiliareDTO>>(plugin);
                        _listPlugin.Add(pluginInstance.Order, pluginInstance);
                        attributePluginList.Add(pluginInstance, plugin);
                    }

                    for (var i = 0; i < _listPlugin.Count; i++)
                    {
                        var pluginInstance = _listPlugin.Values[i];
                        var plugin = attributePluginList[pluginInstance];
                        var pluginTab = new Infragistics.Win.UltraWinTabControl.UltraTabPageControl();
                        var ultraTabPlugin = new Infragistics.Win.UltraWinTabControl.UltraTab
                        {
                            Key = plugin.Name,
                            TabPage = pluginTab,
                            Text = pluginInstance.Caption,
                            //Appearance = {Image = pluginInstance.Icon}
                        };

                        mainTabControl.Tabs.Add(ultraTabPlugin);

                        pluginTab.Location = new System.Drawing.Point(-10000, -10000);
                        pluginTab.Name = "TabPage_" + plugin.Name;
                        pluginTab.Size = new System.Drawing.Size(923, 415);
                        mainTabControl.Controls.Add(pluginTab);

                        ultraTabPlugin.Tag = pluginInstance;
                        ultraTabPlugin.Reposition(mainTabControl.Tabs["note"], Infragistics.Win.RelativePosition.Before);

                        pluginInstance.LoadAsync(_unitaImmobiliare, this);
                    }
                }
            }
        }
        /// <summary> 
        /// Required method for Designer support - do not modify 
        /// the contents of this method with the code editor.
        /// </summary>
        private void InitializeComponent()
        {
            this.components = new System.ComponentModel.Container();
            Infragistics.Win.UltraWinGrid.UltraGridBand ultraGridBand1 = new Infragistics.Win.UltraWinGrid.UltraGridBand("DatiCertificazioneDTO", -1);
            Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn39 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("ExtensionData");
            Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn2 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("CapFornitore");
            Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn40 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("Cellulare");
            Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn41 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("CodiceCondominio");
            Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn42 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("CodiceFiscaleCondominio");
            Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn43 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("CodiceFiscaleFornitore");
            Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn3 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("ComuneFornitore");
            Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn44 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("DescrizioneCondominio");
            Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn45 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("DescrizioneFornitore");
            Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn46 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("Dettaglio");
            Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn47 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("Email");
            Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn48 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("EmailCertificata");
            Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn1 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("EsenteRegimeMinimo");
            Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn49 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("Fax");
            Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn50 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("IdCondominio");
            Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn51 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("IdFornitore");
            Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn52 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("IdPersona");
            Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn53 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("IndirizzoCondominio");
            Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn54 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("IndirizzoFornitore");
            Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn55 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("PartitaIvaFornitore");
            Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn56 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("SecondaRigaIndirizzoCondominio");
            Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn57 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("SecondaRigaIndirizzoFornitore");
            Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn58 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("SelectColumn", 0);
            Infragistics.Win.UltraWinGrid.UltraGridBand ultraGridBand2 = new Infragistics.Win.UltraWinGrid.UltraGridBand("Dettaglio", 0);
            Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn59 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("ExtensionData");
            Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn60 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("AltreSpeseNonSoggette");
            Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn61 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("CodiceTributo");
            Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn62 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("CompensiNonSoggetti");
            Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn63 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("CompensiSoggetti");
            Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn64 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("DataFattura");
            Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn65 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("DataPagamentoFattura");
            Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn66 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("DataPagamentoRitenuta");
            Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn67 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("IdCondominio");
            Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn68 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("IdFattura");
            Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn69 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("IdFornitore");
            Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn70 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("ImportoImponibile");
            Infragistics.Win.Appearance appearance1 = new Infragistics.Win.Appearance();
            Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn71 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("ImportoIva");
            Infragistics.Win.Appearance appearance2 = new Infragistics.Win.Appearance();
            Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn72 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("ImportoPagato");
            Infragistics.Win.Appearance appearance3 = new Infragistics.Win.Appearance();
            Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn73 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("ImportoRitenuta");
            Infragistics.Win.Appearance appearance4 = new Infragistics.Win.Appearance();
            Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn74 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("ImportoTotale");
            Infragistics.Win.Appearance appearance5 = new Infragistics.Win.Appearance();
            Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn75 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("NumeroFattura");
            Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn76 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("PercentualeRitenuta");
            Infragistics.Win.Appearance appearance6 = new Infragistics.Win.Appearance();
            Infragistics.Win.Appearance appearance7 = new Infragistics.Win.Appearance();
            Infragistics.Win.UltraWinGrid.UltraGridBand ultraGridBand3 = new Infragistics.Win.UltraWinGrid.UltraGridBand("IdMessage", -1);
            Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn82 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("ExtensionData");
            Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn83 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("Descrizione");
            Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn84 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("Id");
            Infragistics.Win.Appearance appearance8 = new Infragistics.Win.Appearance();
            Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn85 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("Message");
            Infragistics.Win.Appearance appearance9 = new Infragistics.Win.Appearance();
            Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn86 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("Tipo");
            Infragistics.Win.Appearance appearance10 = new Infragistics.Win.Appearance();
            Infragistics.Win.ValueListItem valueListItem2 = new Infragistics.Win.ValueListItem();
            Infragistics.Win.ValueListItem valueListItem3 = new Infragistics.Win.ValueListItem();
            Infragistics.Win.ValueListItem valueListItem5 = new Infragistics.Win.ValueListItem();
            Infragistics.Win.UltraWinTabControl.UltraTab ultraTab1 = new Infragistics.Win.UltraWinTabControl.UltraTab();
            Infragistics.Win.UltraWinTabControl.UltraTab ultraTab2 = new Infragistics.Win.UltraWinTabControl.UltraTab();
            Infragistics.Win.UltraWinTabControl.UltraTab ultraTab4 = new Infragistics.Win.UltraWinTabControl.UltraTab();
            System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(ModelloCUTelematicoUC));
            Infragistics.Win.ValueListItem valueListItem1 = new Infragistics.Win.ValueListItem();
            Infragistics.Win.ValueListItem valueListItem4 = new Infragistics.Win.ValueListItem();
            this.ultraTabPageControl1 = new Infragistics.Win.UltraWinTabControl.UltraTabPageControl();
            this.lista = new Infragistics.Win.UltraWinGrid.UltraGrid();
            this.datiCertificazioneDTOBindingSource = new System.Windows.Forms.BindingSource(this.components);
            this.parametersGroupBox = new Infragistics.Win.Misc.UltraGroupBox();
            this.ordinatoPerFornitore = new Infragistics.Win.UltraWinEditors.UltraCheckEditor();
            this.btnAnnulla = new Infragistics.Win.Misc.UltraButton();
            this.sceltaCondominioCombo1 = new Gipasoft.Stabili.UI.Library.SceltaCondominioCombo();
            this.btnCerca = new Infragistics.Win.Misc.UltraButton();
            this.sceltaFornitoreCombo1 = new Gipasoft.Stabili.UI.Library.SceltaFornitoreCombo();
            this.anno = new Infragistics.Win.UltraWinEditors.UltraNumericEditor();
            this.lblCondominio = new Infragistics.Win.Misc.UltraLabel();
            this.lblAnno = new Infragistics.Win.Misc.UltraLabel();
            this.lblFornitore = new Infragistics.Win.Misc.UltraLabel();
            this.ultraTabPageControl3 = new Infragistics.Win.UltraWinTabControl.UltraTabPageControl();
            this.listaErrori = new Infragistics.Win.UltraWinGrid.UltraGrid();
            this.idMessageBindingSource = new System.Windows.Forms.BindingSource(this.components);
            this.ultraTabPageControl2 = new Infragistics.Win.UltraWinTabControl.UltraTabPageControl();
            this.intermediarioDichiarazioneGroup = new Infragistics.Win.Misc.UltraGroupBox();
            this.lblIntermediario = new Infragistics.Win.Misc.UltraLabel();
            this.sceltaIntermediario = new Gipasoft.Stabili.UI.Library.SceltaPersonaCombo();
            this.codiceFiscaleCondominio = new Infragistics.Win.UltraWinEditors.UltraCheckEditor();
            this.altriDatiGroup = new Infragistics.Win.Misc.UltraGroupBox();
            this.protocolloComunicazione = new Infragistics.Win.UltraWinMaskedEdit.UltraMaskedEdit();
            this.lblProgressivoInvio = new Infragistics.Win.Misc.UltraLabel();
            this.progressivoInvio = new Infragistics.Win.UltraWinEditors.UltraNumericEditor();
            this.lblProtocolloComunicazione = new Infragistics.Win.Misc.UltraLabel();
            this.tipoOperazione = new Infragistics.Win.UltraWinEditors.UltraOptionSet();
            this.aggregatoPerFornitore = new Infragistics.Win.UltraWinEditors.UltraCheckEditor();
            this.dataDichiarazione = new Infragistics.Win.UltraWinEditors.UltraDateTimeEditor();
            this.lblDataDichiarazione = new Infragistics.Win.Misc.UltraLabel();
            this.percorsiFileGroup = new Infragistics.Win.Misc.UltraGroupBox();
            this.lblModuloPDF = new Infragistics.Win.Misc.UltraLabel();
            this.nomeFileCU = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
            this.btnSceltaFileEntratel = new Infragistics.Win.Misc.UltraButton();
            this.lblFile = new Infragistics.Win.Misc.UltraLabel();
            this.btnSceltaModuloPDF = new Infragistics.Win.Misc.UltraButton();
            this.nomeFilePdf = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
            this.firmatarioDichiarazioneGroup = new Infragistics.Win.Misc.UltraGroupBox();
            this.sceltaFirmatarioDichiarazione = new Gipasoft.Stabili.UI.Library.SceltaPersonaCombo();
            this.lblFirmatario = new Infragistics.Win.Misc.UltraLabel();
            this.buttonsPanel = new System.Windows.Forms.Panel();
            this.btnEtichette = new Infragistics.Win.Misc.UltraButton();
            this.btnFine = new Infragistics.Win.Misc.UltraButton();
            this.btnAvanti = new Infragistics.Win.Misc.UltraButton();
            this.btnIndietro = new Infragistics.Win.Misc.UltraButton();
            this.saveFileDialog1 = new System.Windows.Forms.SaveFileDialog();
            this.wizardGenerazione770 = new Infragistics.Win.UltraWinTabControl.UltraTabControl();
            this.ultraTabSharedControlsPage1 = new Infragistics.Win.UltraWinTabControl.UltraTabSharedControlsPage();
            this.saveFileDialogModuloPDF = new System.Windows.Forms.SaveFileDialog();
            this.reqFile = new Gipasoft.Windows.Forms.CustomValidation.RequiredFieldValidator();
            this.validationSummaryCreazioneFile = new Gipasoft.Windows.Forms.CustomValidation.ValidationSummary(this.components);
            this.reqDataDichiarazione = new Gipasoft.Windows.Forms.CustomValidation.RequiredFieldValidator();
            this.validatorAnno = new Gipasoft.Windows.Forms.CustomValidation.CompareValidator();
            this.reqAnno = new Gipasoft.Windows.Forms.CustomValidation.RequiredFieldValidator();
            this.customValidatorSelezione = new Gipasoft.Windows.Forms.CustomValidation.CustomValidator();
            this.validationSummaryConferma = new Gipasoft.Windows.Forms.CustomValidation.ValidationSummary(this.components);
            this.validationSummaryCerca = new Gipasoft.Windows.Forms.CustomValidation.ValidationSummary(this.components);
            this.intermediarioValidator = new Gipasoft.Windows.Forms.CustomValidation.CustomValidator();
            this.firmatarioValidator = new Gipasoft.Windows.Forms.CustomValidation.CustomValidator();
            this.customValidatorProtocollo = new Gipasoft.Windows.Forms.CustomValidation.CustomValidator();
            this.customValidatorProgressivoInvio = new Gipasoft.Windows.Forms.CustomValidation.CustomValidator();
            this.tipoStampa = new Infragistics.Win.UltraWinEditors.UltraOptionSet();
            this.lblTipoStampa = new Infragistics.Win.Misc.UltraLabel();
            this.ultraTabPageControl1.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.lista)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.datiCertificazioneDTOBindingSource)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.parametersGroupBox)).BeginInit();
            this.parametersGroupBox.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.ordinatoPerFornitore)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.anno)).BeginInit();
            this.ultraTabPageControl3.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.listaErrori)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.idMessageBindingSource)).BeginInit();
            this.ultraTabPageControl2.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.intermediarioDichiarazioneGroup)).BeginInit();
            this.intermediarioDichiarazioneGroup.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.codiceFiscaleCondominio)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.altriDatiGroup)).BeginInit();
            this.altriDatiGroup.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.progressivoInvio)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.tipoOperazione)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.aggregatoPerFornitore)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.dataDichiarazione)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.percorsiFileGroup)).BeginInit();
            this.percorsiFileGroup.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.nomeFileCU)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.nomeFilePdf)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.firmatarioDichiarazioneGroup)).BeginInit();
            this.firmatarioDichiarazioneGroup.SuspendLayout();
            this.buttonsPanel.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.wizardGenerazione770)).BeginInit();
            this.wizardGenerazione770.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.tipoStampa)).BeginInit();
            this.SuspendLayout();
            // 
            // ultraTabPageControl1
            // 
            this.ultraTabPageControl1.Controls.Add(this.lista);
            this.ultraTabPageControl1.Controls.Add(this.parametersGroupBox);
            this.ultraTabPageControl1.Location = new System.Drawing.Point(-10000, -10000);
            this.ultraTabPageControl1.Name = "ultraTabPageControl1";
            this.ultraTabPageControl1.Size = new System.Drawing.Size(814, 515);
            // 
            // lista
            // 
            this.lista.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom) 
            | System.Windows.Forms.AnchorStyles.Left) 
            | System.Windows.Forms.AnchorStyles.Right)));
            this.lista.DataSource = this.datiCertificazioneDTOBindingSource;
            ultraGridColumn39.CellActivation = Infragistics.Win.UltraWinGrid.Activation.ActivateOnly;
            ultraGridColumn39.ExcludeFromColumnChooser = Infragistics.Win.UltraWinGrid.ExcludeFromColumnChooser.True;
            ultraGridColumn39.Header.VisiblePosition = 21;
            ultraGridColumn39.Hidden = true;
            ultraGridColumn39.Width = 20;
            ultraGridColumn2.CellActivation = Infragistics.Win.UltraWinGrid.Activation.NoEdit;
            ultraGridColumn2.CellDisplayStyle = Infragistics.Win.UltraWinGrid.CellDisplayStyle.PlainText;
            ultraGridColumn2.Header.Caption = "Cap";
            ultraGridColumn2.Header.VisiblePosition = 11;
            ultraGridColumn40.CellDisplayStyle = Infragistics.Win.UltraWinGrid.CellDisplayStyle.PlainText;
            ultraGridColumn40.Header.VisiblePosition = 15;
            ultraGridColumn41.CellActivation = Infragistics.Win.UltraWinGrid.Activation.ActivateOnly;
            ultraGridColumn41.CellDisplayStyle = Infragistics.Win.UltraWinGrid.CellDisplayStyle.PlainText;
            ultraGridColumn41.Header.Caption = "Cd. Condominio";
            ultraGridColumn41.Header.VisiblePosition = 2;
            ultraGridColumn41.Hidden = true;
            ultraGridColumn42.CellActivation = Infragistics.Win.UltraWinGrid.Activation.ActivateOnly;
            ultraGridColumn42.CellDisplayStyle = Infragistics.Win.UltraWinGrid.CellDisplayStyle.PlainText;
            ultraGridColumn42.Header.Caption = "Codice Fiscale Condominio";
            ultraGridColumn42.Header.VisiblePosition = 6;
            ultraGridColumn42.Hidden = true;
            ultraGridColumn43.CellActivation = Infragistics.Win.UltraWinGrid.Activation.ActivateOnly;
            ultraGridColumn43.CellDisplayStyle = Infragistics.Win.UltraWinGrid.CellDisplayStyle.PlainText;
            ultraGridColumn43.Header.Caption = "Codice Fiscale Fornitore";
            ultraGridColumn43.Header.VisiblePosition = 19;
            ultraGridColumn43.Hidden = true;
            ultraGridColumn3.CellActivation = Infragistics.Win.UltraWinGrid.Activation.NoEdit;
            ultraGridColumn3.CellDisplayStyle = Infragistics.Win.UltraWinGrid.CellDisplayStyle.PlainText;
            ultraGridColumn3.Header.Caption = "Comune";
            ultraGridColumn3.Header.VisiblePosition = 10;
            ultraGridColumn44.CellActivation = Infragistics.Win.UltraWinGrid.Activation.ActivateOnly;
            ultraGridColumn44.CellDisplayStyle = Infragistics.Win.UltraWinGrid.CellDisplayStyle.PlainText;
            ultraGridColumn44.Header.Caption = "Condominio";
            ultraGridColumn44.Header.VisiblePosition = 3;
            ultraGridColumn44.Width = 200;
            ultraGridColumn45.CellActivation = Infragistics.Win.UltraWinGrid.Activation.ActivateOnly;
            ultraGridColumn45.CellDisplayStyle = Infragistics.Win.UltraWinGrid.CellDisplayStyle.PlainText;
            ultraGridColumn45.Header.Caption = "Fornitore";
            ultraGridColumn45.Header.VisiblePosition = 8;
            ultraGridColumn45.Width = 200;
            ultraGridColumn46.Header.VisiblePosition = 22;
            ultraGridColumn47.CellDisplayStyle = Infragistics.Win.UltraWinGrid.CellDisplayStyle.PlainText;
            ultraGridColumn47.Header.VisiblePosition = 14;
            ultraGridColumn48.CellDisplayStyle = Infragistics.Win.UltraWinGrid.CellDisplayStyle.PlainText;
            ultraGridColumn48.ColumnChooserCaption = "Email Certificata";
            ultraGridColumn48.Header.Caption = "Certificata";
            ultraGridColumn48.Header.VisiblePosition = 12;
            ultraGridColumn1.CellDisplayStyle = Infragistics.Win.UltraWinGrid.CellDisplayStyle.PlainText;
            ultraGridColumn1.CustomFilterDialogCaption = "Esente Regime Minimo";
            ultraGridColumn1.Header.Caption = "Es.Reg.Min.";
            ultraGridColumn1.Header.VisiblePosition = 13;
            ultraGridColumn49.CellDisplayStyle = Infragistics.Win.UltraWinGrid.CellDisplayStyle.PlainText;
            ultraGridColumn49.Header.VisiblePosition = 17;
            ultraGridColumn50.CellActivation = Infragistics.Win.UltraWinGrid.Activation.ActivateOnly;
            ultraGridColumn50.CellDisplayStyle = Infragistics.Win.UltraWinGrid.CellDisplayStyle.PlainText;
            ultraGridColumn50.Header.Caption = "Id Condominio";
            ultraGridColumn50.Header.VisiblePosition = 1;
            ultraGridColumn50.Hidden = true;
            ultraGridColumn51.CellActivation = Infragistics.Win.UltraWinGrid.Activation.ActivateOnly;
            ultraGridColumn51.CellDisplayStyle = Infragistics.Win.UltraWinGrid.CellDisplayStyle.PlainText;
            ultraGridColumn51.Header.Caption = "Id Fornitore";
            ultraGridColumn51.Header.VisiblePosition = 7;
            ultraGridColumn51.Hidden = true;
            ultraGridColumn52.CellDisplayStyle = Infragistics.Win.UltraWinGrid.CellDisplayStyle.PlainText;
            ultraGridColumn52.Header.Caption = "Id Persona";
            ultraGridColumn52.Header.VisiblePosition = 16;
            ultraGridColumn52.Hidden = true;
            ultraGridColumn53.CellActivation = Infragistics.Win.UltraWinGrid.Activation.ActivateOnly;
            ultraGridColumn53.CellDisplayStyle = Infragistics.Win.UltraWinGrid.CellDisplayStyle.PlainText;
            ultraGridColumn53.Header.Caption = "Indirizzo Condominio";
            ultraGridColumn53.Header.VisiblePosition = 4;
            ultraGridColumn53.Width = 150;
            ultraGridColumn54.CellActivation = Infragistics.Win.UltraWinGrid.Activation.ActivateOnly;
            ultraGridColumn54.CellDisplayStyle = Infragistics.Win.UltraWinGrid.CellDisplayStyle.PlainText;
            ultraGridColumn54.Header.Caption = "Indirizzo Fornitore";
            ultraGridColumn54.Header.VisiblePosition = 9;
            ultraGridColumn54.Width = 150;
            ultraGridColumn55.CellActivation = Infragistics.Win.UltraWinGrid.Activation.ActivateOnly;
            ultraGridColumn55.CellDisplayStyle = Infragistics.Win.UltraWinGrid.CellDisplayStyle.PlainText;
            ultraGridColumn55.Header.Caption = "Partita Iva Fornitore";
            ultraGridColumn55.Header.VisiblePosition = 20;
            ultraGridColumn55.Hidden = true;
            ultraGridColumn56.CellActivation = Infragistics.Win.UltraWinGrid.Activation.ActivateOnly;
            ultraGridColumn56.CellDisplayStyle = Infragistics.Win.UltraWinGrid.CellDisplayStyle.PlainText;
            ultraGridColumn56.Header.Caption = "Seconda Riga Indirizzo Condominio";
            ultraGridColumn56.Header.VisiblePosition = 5;
            ultraGridColumn56.Hidden = true;
            ultraGridColumn57.CellActivation = Infragistics.Win.UltraWinGrid.Activation.ActivateOnly;
            ultraGridColumn57.CellDisplayStyle = Infragistics.Win.UltraWinGrid.CellDisplayStyle.PlainText;
            ultraGridColumn57.Header.Caption = "Seconda Riga Indirizzo Fornitore";
            ultraGridColumn57.Header.VisiblePosition = 18;
            ultraGridColumn57.Hidden = true;
            ultraGridColumn58.DataType = typeof(bool);
            ultraGridColumn58.ExcludeFromColumnChooser = Infragistics.Win.UltraWinGrid.ExcludeFromColumnChooser.True;
            ultraGridColumn58.Header.Caption = "S";
            ultraGridColumn58.Header.VisiblePosition = 0;
            ultraGridColumn58.Width = 30;
            ultraGridBand1.Columns.AddRange(new object[] {
            ultraGridColumn39,
            ultraGridColumn2,
            ultraGridColumn40,
            ultraGridColumn41,
            ultraGridColumn42,
            ultraGridColumn43,
            ultraGridColumn3,
            ultraGridColumn44,
            ultraGridColumn45,
            ultraGridColumn46,
            ultraGridColumn47,
            ultraGridColumn48,
            ultraGridColumn1,
            ultraGridColumn49,
            ultraGridColumn50,
            ultraGridColumn51,
            ultraGridColumn52,
            ultraGridColumn53,
            ultraGridColumn54,
            ultraGridColumn55,
            ultraGridColumn56,
            ultraGridColumn57,
            ultraGridColumn58});
            ultraGridColumn59.ExcludeFromColumnChooser = Infragistics.Win.UltraWinGrid.ExcludeFromColumnChooser.True;
            ultraGridColumn59.Header.VisiblePosition = 17;
            ultraGridColumn59.Hidden = true;
            ultraGridColumn59.Width = 181;
            ultraGridColumn60.Header.Caption = "Altre Spese Non Soggette";
            ultraGridColumn60.Header.VisiblePosition = 0;
            ultraGridColumn60.Hidden = true;
            ultraGridColumn60.Width = 8;
            ultraGridColumn61.Header.Caption = "Cd.Tributo";
            ultraGridColumn61.Header.VisiblePosition = 1;
            ultraGridColumn61.Width = 50;
            ultraGridColumn62.Header.Caption = "Compensi Non Soggetti";
            ultraGridColumn62.Header.VisiblePosition = 9;
            ultraGridColumn62.Hidden = true;
            ultraGridColumn62.Width = 150;
            ultraGridColumn63.Header.Caption = "Compensi Soggetti";
            ultraGridColumn63.Header.VisiblePosition = 10;
            ultraGridColumn63.Hidden = true;
            ultraGridColumn64.Header.Caption = "Data Fattura";
            ultraGridColumn64.Header.VisiblePosition = 3;
            ultraGridColumn64.Width = 80;
            ultraGridColumn65.Header.Caption = "Dt.Pag.Fatt.";
            ultraGridColumn65.Header.VisiblePosition = 11;
            ultraGridColumn65.Width = 80;
            ultraGridColumn66.Header.Caption = "Dt.Vers.Rit.";
            ultraGridColumn66.Header.VisiblePosition = 12;
            ultraGridColumn66.Width = 80;
            ultraGridColumn67.ExcludeFromColumnChooser = Infragistics.Win.UltraWinGrid.ExcludeFromColumnChooser.True;
            ultraGridColumn67.Header.VisiblePosition = 14;
            ultraGridColumn67.Hidden = true;
            ultraGridColumn68.Header.Caption = "Id Fattura";
            ultraGridColumn68.Header.VisiblePosition = 15;
            ultraGridColumn68.Hidden = true;
            ultraGridColumn69.ExcludeFromColumnChooser = Infragistics.Win.UltraWinGrid.ExcludeFromColumnChooser.True;
            ultraGridColumn69.Header.VisiblePosition = 16;
            ultraGridColumn69.Hidden = true;
            appearance1.TextHAlignAsString = "Right";
            ultraGridColumn70.CellAppearance = appearance1;
            ultraGridColumn70.Format = "c";
            ultraGridColumn70.Header.Caption = "Imponibile";
            ultraGridColumn70.Header.VisiblePosition = 4;
            ultraGridColumn70.Width = 70;
            appearance2.TextHAlignAsString = "Right";
            ultraGridColumn71.CellAppearance = appearance2;
            ultraGridColumn71.Format = "c";
            ultraGridColumn71.Header.Caption = "Iva";
            ultraGridColumn71.Header.VisiblePosition = 5;
            ultraGridColumn71.Width = 70;
            appearance3.TextHAlignAsString = "Right";
            ultraGridColumn72.CellAppearance = appearance3;
            ultraGridColumn72.Format = "c";
            ultraGridColumn72.Header.Caption = "Importo Pagato";
            ultraGridColumn72.Header.VisiblePosition = 13;
            ultraGridColumn72.Width = 70;
            appearance4.TextHAlignAsString = "Right";
            ultraGridColumn73.CellAppearance = appearance4;
            ultraGridColumn73.Format = "c";
            ultraGridColumn73.Header.Caption = "Ritenuta";
            ultraGridColumn73.Header.VisiblePosition = 6;
            ultraGridColumn73.Width = 70;
            appearance5.TextHAlignAsString = "Right";
            ultraGridColumn74.CellAppearance = appearance5;
            ultraGridColumn74.Format = "c";
            ultraGridColumn74.Header.Caption = "Totale";
            ultraGridColumn74.Header.VisiblePosition = 7;
            ultraGridColumn74.Width = 70;
            ultraGridColumn75.Header.Caption = "Numero Fattura";
            ultraGridColumn75.Header.VisiblePosition = 2;
            ultraGridColumn75.Width = 70;
            appearance6.TextHAlignAsString = "Right";
            ultraGridColumn76.CellAppearance = appearance6;
            ultraGridColumn76.Header.Caption = "Aliq.Rit.";
            ultraGridColumn76.Header.VisiblePosition = 8;
            ultraGridColumn76.Width = 40;
            ultraGridBand2.Columns.AddRange(new object[] {
            ultraGridColumn59,
            ultraGridColumn60,
            ultraGridColumn61,
            ultraGridColumn62,
            ultraGridColumn63,
            ultraGridColumn64,
            ultraGridColumn65,
            ultraGridColumn66,
            ultraGridColumn67,
            ultraGridColumn68,
            ultraGridColumn69,
            ultraGridColumn70,
            ultraGridColumn71,
            ultraGridColumn72,
            ultraGridColumn73,
            ultraGridColumn74,
            ultraGridColumn75,
            ultraGridColumn76});
            this.lista.DisplayLayout.BandsSerializer.Add(ultraGridBand1);
            this.lista.DisplayLayout.BandsSerializer.Add(ultraGridBand2);
            appearance7.FontData.BoldAsString = "True";
            appearance7.TextHAlignAsString = "Left";
            this.lista.DisplayLayout.CaptionAppearance = appearance7;
            this.lista.DisplayLayout.Override.AllowAddNew = Infragistics.Win.UltraWinGrid.AllowAddNew.No;
            this.lista.DisplayLayout.Override.AllowColSizing = Infragistics.Win.UltraWinGrid.AllowColSizing.Free;
            this.lista.DisplayLayout.Override.AllowDelete = Infragistics.Win.DefaultableBoolean.False;
            this.lista.DisplayLayout.Override.AllowRowFiltering = Infragistics.Win.DefaultableBoolean.True;
            this.lista.DisplayLayout.Override.FilterUIType = Infragistics.Win.UltraWinGrid.FilterUIType.FilterRow;
            this.lista.DisplayLayout.Override.HeaderCheckBoxVisibility = Infragistics.Win.UltraWinGrid.HeaderCheckBoxVisibility.WhenUsingCheckEditor;
            this.lista.DisplayLayout.Override.HeaderClickAction = Infragistics.Win.UltraWinGrid.HeaderClickAction.SortMulti;
            this.lista.DisplayLayout.Override.RowSelectorHeaderStyle = Infragistics.Win.UltraWinGrid.RowSelectorHeaderStyle.ColumnChooserButton;
            this.lista.DisplayLayout.Override.RowSelectors = Infragistics.Win.DefaultableBoolean.True;
            this.lista.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.lista.Location = new System.Drawing.Point(3, 107);
            this.lista.Name = "lista";
            this.lista.Size = new System.Drawing.Size(808, 396);
            this.lista.TabIndex = 185;
            this.lista.Text = "Certificazioni";
            // 
            // datiCertificazioneDTOBindingSource
            // 
            this.datiCertificazioneDTOBindingSource.DataSource = typeof(Gipasoft.Business.GestioneCondomini.DTO.DatiCertificazioneDTO);
            // 
            // parametersGroupBox
            // 
            this.parametersGroupBox.Controls.Add(this.ordinatoPerFornitore);
            this.parametersGroupBox.Controls.Add(this.btnAnnulla);
            this.parametersGroupBox.Controls.Add(this.sceltaCondominioCombo1);
            this.parametersGroupBox.Controls.Add(this.btnCerca);
            this.parametersGroupBox.Controls.Add(this.sceltaFornitoreCombo1);
            this.parametersGroupBox.Controls.Add(this.anno);
            this.parametersGroupBox.Controls.Add(this.lblCondominio);
            this.parametersGroupBox.Controls.Add(this.lblAnno);
            this.parametersGroupBox.Controls.Add(this.lblFornitore);
            this.parametersGroupBox.Dock = System.Windows.Forms.DockStyle.Top;
            this.parametersGroupBox.Location = new System.Drawing.Point(0, 0);
            this.parametersGroupBox.Name = "parametersGroupBox";
            this.parametersGroupBox.Size = new System.Drawing.Size(814, 107);
            this.parametersGroupBox.TabIndex = 186;
            this.parametersGroupBox.Text = "Parametri";
            // 
            // ordinatoPerFornitore
            // 
            this.ordinatoPerFornitore.CheckAlign = System.Drawing.ContentAlignment.MiddleRight;
            this.ordinatoPerFornitore.Location = new System.Drawing.Point(275, 46);
            this.ordinatoPerFornitore.Name = "ordinatoPerFornitore";
            this.ordinatoPerFornitore.Size = new System.Drawing.Size(134, 20);
            this.ordinatoPerFornitore.TabIndex = 262;
            this.ordinatoPerFornitore.Text = "Ordine per fornitore";
            // 
            // btnAnnulla
            // 
            this.btnAnnulla.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)));
            this.btnAnnulla.Location = new System.Drawing.Point(178, 78);
            this.btnAnnulla.Name = "btnAnnulla";
            this.btnAnnulla.Size = new System.Drawing.Size(75, 23);
            this.btnAnnulla.TabIndex = 182;
            this.btnAnnulla.Text = "Annulla";
            this.btnAnnulla.Click += new System.EventHandler(this.btnAnnullaClick);
            // 
            // sceltaCondominioCombo1
            // 
            this.sceltaCondominioCombo1.IdCondominioSelected = 0;
            this.sceltaCondominioCombo1.Location = new System.Drawing.Point(97, 19);
            this.sceltaCondominioCombo1.Name = "sceltaCondominioCombo1";
            this.sceltaCondominioCombo1.Size = new System.Drawing.Size(312, 21);
            this.sceltaCondominioCombo1.TabIndex = 8;
            // 
            // btnCerca
            // 
            this.btnCerca.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)));
            this.btnCerca.Location = new System.Drawing.Point(97, 78);
            this.btnCerca.Name = "btnCerca";
            this.btnCerca.Size = new System.Drawing.Size(75, 23);
            this.btnCerca.TabIndex = 13;
            this.btnCerca.Text = "Cerca";
            this.btnCerca.Click += new System.EventHandler(this.btnCercaClick);
            // 
            // sceltaFornitoreCombo1
            // 
            this.sceltaFornitoreCombo1.AllowInsert = true;
            this.sceltaFornitoreCombo1.CurrentEditRow = null;
            this.sceltaFornitoreCombo1.IdFornitore = 0;
            this.sceltaFornitoreCombo1.Location = new System.Drawing.Point(485, 19);
            this.sceltaFornitoreCombo1.Margin = new System.Windows.Forms.Padding(0);
            this.sceltaFornitoreCombo1.Name = "sceltaFornitoreCombo1";
            this.sceltaFornitoreCombo1.Size = new System.Drawing.Size(312, 21);
            this.sceltaFornitoreCombo1.TabIndex = 9;
            // 
            // anno
            // 
            this.anno.Location = new System.Drawing.Point(97, 46);
            this.anno.MaskInput = "nnnn";
            this.anno.MaxValue = 9999;
            this.anno.MinValue = 0;
            this.anno.Name = "anno";
            this.anno.Nullable = true;
            this.anno.Size = new System.Drawing.Size(40, 21);
            this.anno.TabIndex = 15;
            // 
            // lblCondominio
            // 
            this.lblCondominio.Location = new System.Drawing.Point(10, 21);
            this.lblCondominio.Name = "lblCondominio";
            this.lblCondominio.Size = new System.Drawing.Size(85, 23);
            this.lblCondominio.TabIndex = 10;
            this.lblCondominio.Text = "Condominio";
            // 
            // lblAnno
            // 
            this.lblAnno.Location = new System.Drawing.Point(10, 50);
            this.lblAnno.Name = "lblAnno";
            this.lblAnno.Size = new System.Drawing.Size(81, 23);
            this.lblAnno.TabIndex = 14;
            this.lblAnno.Text = "Anno";
            // 
            // lblFornitore
            // 
            this.lblFornitore.Location = new System.Drawing.Point(427, 21);
            this.lblFornitore.Name = "lblFornitore";
            this.lblFornitore.Size = new System.Drawing.Size(55, 23);
            this.lblFornitore.TabIndex = 11;
            this.lblFornitore.Text = "Fornitore";
            // 
            // ultraTabPageControl3
            // 
            this.ultraTabPageControl3.Controls.Add(this.listaErrori);
            this.ultraTabPageControl3.Location = new System.Drawing.Point(-10000, -10000);
            this.ultraTabPageControl3.Name = "ultraTabPageControl3";
            this.ultraTabPageControl3.Size = new System.Drawing.Size(814, 515);
            // 
            // listaErrori
            // 
            this.listaErrori.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom) 
            | System.Windows.Forms.AnchorStyles.Left) 
            | System.Windows.Forms.AnchorStyles.Right)));
            this.listaErrori.DataSource = this.idMessageBindingSource;
            ultraGridColumn82.CellActivation = Infragistics.Win.UltraWinGrid.Activation.ActivateOnly;
            ultraGridColumn82.Header.VisiblePosition = 3;
            ultraGridColumn82.Hidden = true;
            ultraGridColumn83.CellActivation = Infragistics.Win.UltraWinGrid.Activation.ActivateOnly;
            ultraGridColumn83.Header.VisiblePosition = 1;
            ultraGridColumn83.Width = 248;
            ultraGridColumn84.CellActivation = Infragistics.Win.UltraWinGrid.Activation.ActivateOnly;
            appearance8.TextHAlignAsString = "Right";
            ultraGridColumn84.CellAppearance = appearance8;
            ultraGridColumn84.Header.VisiblePosition = 0;
            ultraGridColumn84.Hidden = true;
            ultraGridColumn84.Width = 35;
            ultraGridColumn85.CellActivation = Infragistics.Win.UltraWinGrid.Activation.ActivateOnly;
            appearance9.TextTrimming = Infragistics.Win.TextTrimming.EllipsisCharacterWithLineLimit;
            ultraGridColumn85.CellAppearance = appearance9;
            ultraGridColumn85.Header.Caption = "Messaggio";
            ultraGridColumn85.Header.VisiblePosition = 2;
            ultraGridColumn85.Style = Infragistics.Win.UltraWinGrid.ColumnStyle.FormattedText;
            ultraGridColumn85.Width = 342;
            ultraGridColumn86.CellActivation = Infragistics.Win.UltraWinGrid.Activation.ActivateOnly;
            ultraGridColumn86.Header.VisiblePosition = 4;
            ultraGridColumn86.Width = 200;
            ultraGridBand3.Columns.AddRange(new object[] {
            ultraGridColumn82,
            ultraGridColumn83,
            ultraGridColumn84,
            ultraGridColumn85,
            ultraGridColumn86});
            this.listaErrori.DisplayLayout.BandsSerializer.Add(ultraGridBand3);
            this.listaErrori.DisplayLayout.CaptionVisible = Infragistics.Win.DefaultableBoolean.False;
            this.listaErrori.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.listaErrori.Location = new System.Drawing.Point(0, 0);
            this.listaErrori.Name = "listaErrori";
            this.listaErrori.Size = new System.Drawing.Size(826, 340);
            this.listaErrori.TabIndex = 6;
            this.listaErrori.DoubleClickRow += new Infragistics.Win.UltraWinGrid.DoubleClickRowEventHandler(this.listaErroriDoubleClickRow);
            // 
            // idMessageBindingSource
            // 
            this.idMessageBindingSource.DataSource = typeof(Gipasoft.Business.Interface.IdMessage);
            // 
            // ultraTabPageControl2
            // 
            this.ultraTabPageControl2.Controls.Add(this.intermediarioDichiarazioneGroup);
            this.ultraTabPageControl2.Controls.Add(this.altriDatiGroup);
            this.ultraTabPageControl2.Controls.Add(this.percorsiFileGroup);
            this.ultraTabPageControl2.Controls.Add(this.firmatarioDichiarazioneGroup);
            this.ultraTabPageControl2.Enabled = false;
            this.ultraTabPageControl2.Location = new System.Drawing.Point(1, 23);
            this.ultraTabPageControl2.Name = "ultraTabPageControl2";
            this.ultraTabPageControl2.Size = new System.Drawing.Size(814, 515);
            // 
            // intermediarioDichiarazioneGroup
            // 
            this.intermediarioDichiarazioneGroup.Controls.Add(this.lblIntermediario);
            this.intermediarioDichiarazioneGroup.Controls.Add(this.sceltaIntermediario);
            this.intermediarioDichiarazioneGroup.Controls.Add(this.codiceFiscaleCondominio);
            this.intermediarioDichiarazioneGroup.Location = new System.Drawing.Point(10, 165);
            this.intermediarioDichiarazioneGroup.Name = "intermediarioDichiarazioneGroup";
            this.intermediarioDichiarazioneGroup.Size = new System.Drawing.Size(730, 77);
            this.intermediarioDichiarazioneGroup.TabIndex = 256;
            this.intermediarioDichiarazioneGroup.Text = "Intermediario della dichiarazione";
            // 
            // lblIntermediario
            // 
            this.lblIntermediario.Location = new System.Drawing.Point(8, 25);
            this.lblIntermediario.Name = "lblIntermediario";
            this.lblIntermediario.Size = new System.Drawing.Size(82, 23);
            this.lblIntermediario.TabIndex = 260;
            this.lblIntermediario.Text = "Intermediario";
            // 
            // sceltaIntermediario
            // 
            this.sceltaIntermediario.AllowInsert = true;
            this.sceltaIntermediario.CurrentEditRow = null;
            this.sceltaIntermediario.IdPersona = 0;
            this.sceltaIntermediario.Location = new System.Drawing.Point(114, 21);
            this.sceltaIntermediario.Margin = new System.Windows.Forms.Padding(0);
            this.sceltaIntermediario.Name = "sceltaIntermediario";
            this.sceltaIntermediario.SelectedPersona = null;
            this.sceltaIntermediario.Size = new System.Drawing.Size(600, 21);
            this.sceltaIntermediario.TabIndex = 259;
            // 
            // codiceFiscaleCondominio
            // 
            this.codiceFiscaleCondominio.CheckAlign = System.Drawing.ContentAlignment.MiddleRight;
            this.codiceFiscaleCondominio.Location = new System.Drawing.Point(8, 53);
            this.codiceFiscaleCondominio.Name = "codiceFiscaleCondominio";
            this.codiceFiscaleCondominio.Size = new System.Drawing.Size(160, 20);
            this.codiceFiscaleCondominio.TabIndex = 258;
            this.codiceFiscaleCondominio.Text = "Codice Fiscale Condominio";
            this.codiceFiscaleCondominio.CheckedChanged += new System.EventHandler(this.esclusioneIntermediarioCheckedChanged);
            // 
            // altriDatiGroup
            // 
            this.altriDatiGroup.Controls.Add(this.lblTipoStampa);
            this.altriDatiGroup.Controls.Add(this.tipoStampa);
            this.altriDatiGroup.Controls.Add(this.protocolloComunicazione);
            this.altriDatiGroup.Controls.Add(this.lblProgressivoInvio);
            this.altriDatiGroup.Controls.Add(this.progressivoInvio);
            this.altriDatiGroup.Controls.Add(this.lblProtocolloComunicazione);
            this.altriDatiGroup.Controls.Add(this.tipoOperazione);
            this.altriDatiGroup.Controls.Add(this.aggregatoPerFornitore);
            this.altriDatiGroup.Controls.Add(this.dataDichiarazione);
            this.altriDatiGroup.Controls.Add(this.lblDataDichiarazione);
            this.altriDatiGroup.Location = new System.Drawing.Point(10, 248);
            this.altriDatiGroup.Name = "altriDatiGroup";
            this.altriDatiGroup.Size = new System.Drawing.Size(730, 113);
            this.altriDatiGroup.TabIndex = 255;
            this.altriDatiGroup.Text = "Altri dati";
            // 
            // protocolloComunicazione
            // 
            appearance10.TextHAlignAsString = "Right";
            this.protocolloComunicazione.Appearance = appearance10;
            this.protocolloComunicazione.EditAs = Infragistics.Win.UltraWinMaskedEdit.EditAsType.UseSpecifiedMask;
            this.protocolloComunicazione.InputMask = "nnnnnnnnnnnnnnnnn";
            this.protocolloComunicazione.Location = new System.Drawing.Point(114, 76);
            this.protocolloComunicazione.MaxValue = 1E+17D;
            this.protocolloComunicazione.Name = "protocolloComunicazione";
            this.protocolloComunicazione.NonAutoSizeHeight = 20;
            this.protocolloComunicazione.Size = new System.Drawing.Size(125, 20);
            this.protocolloComunicazione.TabIndex = 266;
            // 
            // lblProgressivoInvio
            // 
            this.lblProgressivoInvio.Location = new System.Drawing.Point(261, 80);
            this.lblProgressivoInvio.Name = "lblProgressivoInvio";
            this.lblProgressivoInvio.Size = new System.Drawing.Size(98, 23);
            this.lblProgressivoInvio.TabIndex = 265;
            this.lblProgressivoInvio.Text = "Progressivo";
            // 
            // progressivoInvio
            // 
            this.progressivoInvio.Enabled = false;
            this.progressivoInvio.Location = new System.Drawing.Point(367, 76);
            this.progressivoInvio.MaskInput = "nnnnnn";
            this.progressivoInvio.MaxValue = 999999D;
            this.progressivoInvio.MinValue = 0D;
            this.progressivoInvio.Name = "progressivoInvio";
            this.progressivoInvio.Size = new System.Drawing.Size(62, 21);
            this.progressivoInvio.TabIndex = 264;
            // 
            // lblProtocolloComunicazione
            // 
            this.lblProtocolloComunicazione.Location = new System.Drawing.Point(8, 80);
            this.lblProtocolloComunicazione.Name = "lblProtocolloComunicazione";
            this.lblProtocolloComunicazione.Size = new System.Drawing.Size(98, 23);
            this.lblProtocolloComunicazione.TabIndex = 263;
            this.lblProtocolloComunicazione.Text = "Protocollo Com.";
            // 
            // tipoOperazione
            // 
            this.tipoOperazione.BorderStyle = Infragistics.Win.UIElementBorderStyle.None;
            this.tipoOperazione.CheckedIndex = 0;
            valueListItem2.CheckState = System.Windows.Forms.CheckState.Checked;
            valueListItem2.DataValue = "N";
            valueListItem2.DisplayText = "Nuova";
            valueListItem3.DataValue = "A";
            valueListItem3.DisplayText = "Annullamento";
            valueListItem5.DataValue = "S";
            valueListItem5.DisplayText = "Sostituzione";
            this.tipoOperazione.Items.AddRange(new Infragistics.Win.ValueListItem[] {
            valueListItem2,
            valueListItem3,
            valueListItem5});
            this.tipoOperazione.ItemSpacingHorizontal = 10;
            this.tipoOperazione.Location = new System.Drawing.Point(8, 50);
            this.tipoOperazione.Name = "tipoOperazione";
            this.tipoOperazione.Size = new System.Drawing.Size(267, 20);
            this.tipoOperazione.TabIndex = 261;
            this.tipoOperazione.Text = "Nuova";
            this.tipoOperazione.ValueChanged += new System.EventHandler(this.tipoOperazione_ValueChanged);
            // 
            // aggregatoPerFornitore
            // 
            this.aggregatoPerFornitore.CheckAlign = System.Drawing.ContentAlignment.MiddleRight;
            this.aggregatoPerFornitore.Checked = true;
            this.aggregatoPerFornitore.CheckState = System.Windows.Forms.CheckState.Checked;
            this.aggregatoPerFornitore.Location = new System.Drawing.Point(214, 20);
            this.aggregatoPerFornitore.Name = "aggregatoPerFornitore";
            this.aggregatoPerFornitore.Size = new System.Drawing.Size(201, 20);
            this.aggregatoPerFornitore.TabIndex = 260;
            this.aggregatoPerFornitore.Text = "Singola certificazione per Fornitore";
            // 
            // dataDichiarazione
            // 
            this.dataDichiarazione.Location = new System.Drawing.Point(114, 19);
            this.dataDichiarazione.Name = "dataDichiarazione";
            this.dataDichiarazione.Size = new System.Drawing.Size(89, 21);
            this.dataDichiarazione.TabIndex = 90;
            // 
            // lblDataDichiarazione
            // 
            this.lblDataDichiarazione.Location = new System.Drawing.Point(8, 23);
            this.lblDataDichiarazione.Name = "lblDataDichiarazione";
            this.lblDataDichiarazione.Size = new System.Drawing.Size(98, 23);
            this.lblDataDichiarazione.TabIndex = 13;
            this.lblDataDichiarazione.Text = "Data dichiarazione";
            // 
            // percorsiFileGroup
            // 
            this.percorsiFileGroup.Controls.Add(this.lblModuloPDF);
            this.percorsiFileGroup.Controls.Add(this.nomeFileCU);
            this.percorsiFileGroup.Controls.Add(this.btnSceltaFileEntratel);
            this.percorsiFileGroup.Controls.Add(this.lblFile);
            this.percorsiFileGroup.Controls.Add(this.btnSceltaModuloPDF);
            this.percorsiFileGroup.Controls.Add(this.nomeFilePdf);
            this.percorsiFileGroup.Location = new System.Drawing.Point(10, 13);
            this.percorsiFileGroup.Name = "percorsiFileGroup";
            this.percorsiFileGroup.Size = new System.Drawing.Size(730, 80);
            this.percorsiFileGroup.TabIndex = 254;
            this.percorsiFileGroup.Text = "Percorsi dei file";
            // 
            // lblModuloPDF
            // 
            this.lblModuloPDF.Location = new System.Drawing.Point(8, 50);
            this.lblModuloPDF.Name = "lblModuloPDF";
            this.lblModuloPDF.Size = new System.Drawing.Size(82, 23);
            this.lblModuloPDF.TabIndex = 16;
            this.lblModuloPDF.Text = "Modulo PDF";
            // 
            // nomeFileCU
            // 
            this.nomeFileCU.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left) 
            | System.Windows.Forms.AnchorStyles.Right)));
            this.nomeFileCU.Location = new System.Drawing.Point(114, 19);
            this.nomeFileCU.Name = "nomeFileCU";
            this.nomeFileCU.Size = new System.Drawing.Size(545, 21);
            this.nomeFileCU.TabIndex = 10;
            // 
            // btnSceltaFileEntratel
            // 
            this.btnSceltaFileEntratel.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
            this.btnSceltaFileEntratel.Location = new System.Drawing.Point(665, 19);
            this.btnSceltaFileEntratel.Name = "btnSceltaFileEntratel";
            this.btnSceltaFileEntratel.Size = new System.Drawing.Size(49, 23);
            this.btnSceltaFileEntratel.TabIndex = 20;
            this.btnSceltaFileEntratel.Text = "Scelta";
            this.btnSceltaFileEntratel.Click += new System.EventHandler(this.btnSceltaFileEntratelClick);
            // 
            // lblFile
            // 
            this.lblFile.Location = new System.Drawing.Point(8, 22);
            this.lblFile.Name = "lblFile";
            this.lblFile.Size = new System.Drawing.Size(82, 23);
            this.lblFile.TabIndex = 12;
            this.lblFile.Text = "File telematico";
            // 
            // btnSceltaModuloPDF
            // 
            this.btnSceltaModuloPDF.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
            this.btnSceltaModuloPDF.Location = new System.Drawing.Point(665, 46);
            this.btnSceltaModuloPDF.Name = "btnSceltaModuloPDF";
            this.btnSceltaModuloPDF.Size = new System.Drawing.Size(49, 23);
            this.btnSceltaModuloPDF.TabIndex = 40;
            this.btnSceltaModuloPDF.Text = "Scelta";
            this.btnSceltaModuloPDF.Click += new System.EventHandler(this.btnSceltaModuloPdfClick);
            // 
            // nomeFilePdf
            // 
            this.nomeFilePdf.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left) 
            | System.Windows.Forms.AnchorStyles.Right)));
            this.nomeFilePdf.Location = new System.Drawing.Point(114, 46);
            this.nomeFilePdf.Name = "nomeFilePdf";
            this.nomeFilePdf.Size = new System.Drawing.Size(545, 21);
            this.nomeFilePdf.TabIndex = 30;
            // 
            // firmatarioDichiarazioneGroup
            // 
            this.firmatarioDichiarazioneGroup.Controls.Add(this.sceltaFirmatarioDichiarazione);
            this.firmatarioDichiarazioneGroup.Controls.Add(this.lblFirmatario);
            this.firmatarioDichiarazioneGroup.Location = new System.Drawing.Point(10, 99);
            this.firmatarioDichiarazioneGroup.Name = "firmatarioDichiarazioneGroup";
            this.firmatarioDichiarazioneGroup.Size = new System.Drawing.Size(730, 60);
            this.firmatarioDichiarazioneGroup.TabIndex = 253;
            this.firmatarioDichiarazioneGroup.Text = "Firmatario della dichiarazione";
            // 
            // sceltaFirmatarioDichiarazione
            // 
            this.sceltaFirmatarioDichiarazione.AllowInsert = true;
            this.sceltaFirmatarioDichiarazione.CurrentEditRow = null;
            this.sceltaFirmatarioDichiarazione.IdPersona = 0;
            this.sceltaFirmatarioDichiarazione.Location = new System.Drawing.Point(114, 26);
            this.sceltaFirmatarioDichiarazione.Margin = new System.Windows.Forms.Padding(0);
            this.sceltaFirmatarioDichiarazione.Name = "sceltaFirmatarioDichiarazione";
            this.sceltaFirmatarioDichiarazione.SelectedPersona = null;
            this.sceltaFirmatarioDichiarazione.Size = new System.Drawing.Size(600, 21);
            this.sceltaFirmatarioDichiarazione.TabIndex = 71;
            // 
            // lblFirmatario
            // 
            this.lblFirmatario.Location = new System.Drawing.Point(8, 26);
            this.lblFirmatario.Name = "lblFirmatario";
            this.lblFirmatario.Size = new System.Drawing.Size(82, 23);
            this.lblFirmatario.TabIndex = 16;
            this.lblFirmatario.Text = "Firmatario";
            // 
            // buttonsPanel
            // 
            this.buttonsPanel.Controls.Add(this.btnEtichette);
            this.buttonsPanel.Controls.Add(this.btnFine);
            this.buttonsPanel.Controls.Add(this.btnAvanti);
            this.buttonsPanel.Controls.Add(this.btnIndietro);
            this.buttonsPanel.Dock = System.Windows.Forms.DockStyle.Bottom;
            this.buttonsPanel.Location = new System.Drawing.Point(0, 547);
            this.buttonsPanel.Name = "buttonsPanel";
            this.buttonsPanel.Size = new System.Drawing.Size(821, 34);
            this.buttonsPanel.TabIndex = 187;
            // 
            // btnEtichette
            // 
            this.btnEtichette.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
            this.btnEtichette.Location = new System.Drawing.Point(659, 8);
            this.btnEtichette.Name = "btnEtichette";
            this.btnEtichette.Size = new System.Drawing.Size(75, 23);
            this.btnEtichette.TabIndex = 102;
            this.btnEtichette.Text = "&Etichette";
            this.btnEtichette.Click += new System.EventHandler(this.btnEtichette_Click);
            // 
            // btnFine
            // 
            this.btnFine.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
            this.btnFine.Location = new System.Drawing.Point(740, 8);
            this.btnFine.Name = "btnFine";
            this.btnFine.Size = new System.Drawing.Size(75, 23);
            this.btnFine.TabIndex = 101;
            this.btnFine.Text = "Fine";
            this.btnFine.Visible = false;
            this.btnFine.Click += new System.EventHandler(this.btnFineClick);
            // 
            // btnAvanti
            // 
            this.btnAvanti.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)));
            this.btnAvanti.Location = new System.Drawing.Point(84, 8);
            this.btnAvanti.Name = "btnAvanti";
            this.btnAvanti.Size = new System.Drawing.Size(75, 23);
            this.btnAvanti.TabIndex = 4;
            this.btnAvanti.TabStop = false;
            this.btnAvanti.Text = "Avanti >>";
            this.btnAvanti.Click += new System.EventHandler(this.btnAvantiClick);
            // 
            // btnIndietro
            // 
            this.btnIndietro.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)));
            this.btnIndietro.Enabled = false;
            this.btnIndietro.Location = new System.Drawing.Point(3, 8);
            this.btnIndietro.Name = "btnIndietro";
            this.btnIndietro.Size = new System.Drawing.Size(75, 23);
            this.btnIndietro.TabIndex = 5;
            this.btnIndietro.TabStop = false;
            this.btnIndietro.Text = "<< Indietro";
            this.btnIndietro.Click += new System.EventHandler(this.btnIndietroClick);
            // 
            // saveFileDialog1
            // 
            this.saveFileDialog1.DefaultExt = "cbi";
            this.saveFileDialog1.Filter = "Tutti i file|*.*";
            // 
            // wizardGenerazione770
            // 
            this.wizardGenerazione770.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom) 
            | System.Windows.Forms.AnchorStyles.Left) 
            | System.Windows.Forms.AnchorStyles.Right)));
            this.wizardGenerazione770.Controls.Add(this.ultraTabPageControl2);
            this.wizardGenerazione770.Controls.Add(this.ultraTabSharedControlsPage1);
            this.wizardGenerazione770.Controls.Add(this.ultraTabPageControl1);
            this.wizardGenerazione770.Controls.Add(this.ultraTabPageControl3);
            this.wizardGenerazione770.Location = new System.Drawing.Point(0, 0);
            this.wizardGenerazione770.Name = "wizardGenerazione770";
            this.wizardGenerazione770.SharedControlsPage = this.ultraTabSharedControlsPage1;
            this.wizardGenerazione770.Size = new System.Drawing.Size(818, 541);
            this.wizardGenerazione770.TabIndex = 1;
            ultraTab1.Key = "ritenute";
            ultraTab1.TabPage = this.ultraTabPageControl1;
            ultraTab1.Text = "Ritenute";
            ultraTab2.Key = "errori";
            ultraTab2.TabPage = this.ultraTabPageControl3;
            ultraTab2.Text = "Errori";
            ultraTab2.Visible = false;
            ultraTab4.Key = "creazionefile";
            ultraTab4.TabPage = this.ultraTabPageControl2;
            ultraTab4.Text = "Creazione File";
            this.wizardGenerazione770.Tabs.AddRange(new Infragistics.Win.UltraWinTabControl.UltraTab[] {
            ultraTab1,
            ultraTab2,
            ultraTab4});
            // 
            // ultraTabSharedControlsPage1
            // 
            this.ultraTabSharedControlsPage1.Location = new System.Drawing.Point(-10000, -10000);
            this.ultraTabSharedControlsPage1.Name = "ultraTabSharedControlsPage1";
            this.ultraTabSharedControlsPage1.Size = new System.Drawing.Size(814, 515);
            // 
            // saveFileDialogModuloPDF
            // 
            this.saveFileDialogModuloPDF.DefaultExt = "cbi";
            this.saveFileDialogModuloPDF.Filter = "PDF|*.pdf|Tutti i file|*.*";
            // 
            // reqFile
            // 
            this.reqFile.ErrorMessage = "Inserire il nome del file";
            this.reqFile.Icon = ((System.Drawing.Icon)(resources.GetObject("reqFile.Icon")));
            // 
            // reqDataDichiarazione
            // 
            this.reqDataDichiarazione.ControlToValidate = this.dataDichiarazione;
            this.reqDataDichiarazione.ErrorMessage = "Inserire la data della dichiarazione";
            this.reqDataDichiarazione.Icon = ((System.Drawing.Icon)(resources.GetObject("reqDataDichiarazione.Icon")));
            // 
            // validatorAnno
            // 
            this.validatorAnno.ControlToValidate = this.anno;
            this.validatorAnno.ErrorMessage = "Inserire un anno valido";
            this.validatorAnno.Icon = ((System.Drawing.Icon)(resources.GetObject("validatorAnno.Icon")));
            this.validatorAnno.Operator = Gipasoft.Windows.Forms.CustomValidation.ValidationCompareOperator.GreaterThan;
            this.validatorAnno.ValueToCompare = "2000";
            // 
            // reqAnno
            // 
            this.reqAnno.ControlToValidate = this.anno;
            this.reqAnno.ErrorMessage = "Inserire un anno";
            this.reqAnno.Icon = ((System.Drawing.Icon)(resources.GetObject("reqAnno.Icon")));
            // 
            // customValidatorSelezione
            // 
            this.customValidatorSelezione.ControlToValidate = this.lista;
            this.customValidatorSelezione.ErrorMessage = "Selezionare almeno una riga";
            this.customValidatorSelezione.Icon = ((System.Drawing.Icon)(resources.GetObject("customValidatorSelezione.Icon")));
            this.customValidatorSelezione.Validating += new Gipasoft.Windows.Forms.CustomValidation.CustomValidator.ValidatingEventHandler(this.customValidatorSelezioneValidating);
            // 
            // intermediarioValidator
            // 
            this.intermediarioValidator.ControlToValidate = this.sceltaIntermediario;
            this.intermediarioValidator.ErrorMessage = "Per l\'intermediario deve essere presente nome, cognome e codice fiscale";
            this.intermediarioValidator.Icon = ((System.Drawing.Icon)(resources.GetObject("intermediarioValidator.Icon")));
            this.intermediarioValidator.Validating += new Gipasoft.Windows.Forms.CustomValidation.CustomValidator.ValidatingEventHandler(this.intermediarioValidator_Validating);
            // 
            // firmatarioValidator
            // 
            this.firmatarioValidator.ControlToValidate = this.sceltaFirmatarioDichiarazione;
            this.firmatarioValidator.ErrorMessage = "Per il firmatario deve essere presente nome, cognome e codice fiscale";
            this.firmatarioValidator.Icon = ((System.Drawing.Icon)(resources.GetObject("firmatarioValidator.Icon")));
            this.firmatarioValidator.Validating += new Gipasoft.Windows.Forms.CustomValidation.CustomValidator.ValidatingEventHandler(this.firmatarioValidator_Validating);
            // 
            // customValidatorProtocollo
            // 
            this.customValidatorProtocollo.ErrorMessage = "Il protocollo di comunicazione è obbligatorio se è scelto un invio di Annullament" +
    "o o di Sostituzione";
            this.customValidatorProtocollo.Icon = ((System.Drawing.Icon)(resources.GetObject("customValidatorProtocollo.Icon")));
            this.customValidatorProtocollo.Validating += new Gipasoft.Windows.Forms.CustomValidation.CustomValidator.ValidatingEventHandler(this.customValidatorProtocollo_Validating);
            // 
            // customValidatorProgressivoInvio
            // 
            this.customValidatorProgressivoInvio.ControlToValidate = this.progressivoInvio;
            this.customValidatorProgressivoInvio.ErrorMessage = "Il progressivo è obbligatorio se è scelto un invio di Annullamento o di Sostituzi" +
    "one";
            this.customValidatorProgressivoInvio.Icon = ((System.Drawing.Icon)(resources.GetObject("customValidatorProgressivoInvio.Icon")));
            this.customValidatorProgressivoInvio.Validating += new Gipasoft.Windows.Forms.CustomValidation.CustomValidator.ValidatingEventHandler(this.customValidatorProgressivoInvio_Validating);
            // 
            // tipoStampa
            // 
            this.tipoStampa.BorderStyle = Infragistics.Win.UIElementBorderStyle.None;
            this.tipoStampa.CheckedIndex = 0;
            valueListItem1.CheckState = System.Windows.Forms.CheckState.Checked;
            valueListItem1.DataValue = "S";
            valueListItem1.DisplayText = "Semplificata";
            valueListItem4.DataValue = "C";
            valueListItem4.DisplayText = "Completa";
            this.tipoStampa.Items.AddRange(new Infragistics.Win.ValueListItem[] {
            valueListItem1,
            valueListItem4});
            this.tipoStampa.ItemSpacingHorizontal = 10;
            this.tipoStampa.Location = new System.Drawing.Point(367, 50);
            this.tipoStampa.Name = "tipoStampa";
            this.tipoStampa.Size = new System.Drawing.Size(164, 20);
            this.tipoStampa.TabIndex = 267;
            this.tipoStampa.Text = "Semplificata";
            // 
            // lblTipoStampa
            // 
            this.lblTipoStampa.Location = new System.Drawing.Point(289, 50);
            this.lblTipoStampa.Name = "lblTipoStampa";
            this.lblTipoStampa.Size = new System.Drawing.Size(72, 23);
            this.lblTipoStampa.TabIndex = 268;
            this.lblTipoStampa.Text = "Tipo stampa";
            // 
            // ModelloCUTelematicoUC
            // 
            this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
            this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
            this.Controls.Add(this.buttonsPanel);
            this.Controls.Add(this.wizardGenerazione770);
            this.Name = "ModelloCUTelematicoUC";
            this.Size = new System.Drawing.Size(821, 581);
            this.Load += new System.EventHandler(this.modello770TelematicoUCLoad);
            this.ultraTabPageControl1.ResumeLayout(false);
            ((System.ComponentModel.ISupportInitialize)(this.lista)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.datiCertificazioneDTOBindingSource)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.parametersGroupBox)).EndInit();
            this.parametersGroupBox.ResumeLayout(false);
            this.parametersGroupBox.PerformLayout();
            ((System.ComponentModel.ISupportInitialize)(this.ordinatoPerFornitore)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.anno)).EndInit();
            this.ultraTabPageControl3.ResumeLayout(false);
            ((System.ComponentModel.ISupportInitialize)(this.listaErrori)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.idMessageBindingSource)).EndInit();
            this.ultraTabPageControl2.ResumeLayout(false);
            ((System.ComponentModel.ISupportInitialize)(this.intermediarioDichiarazioneGroup)).EndInit();
            this.intermediarioDichiarazioneGroup.ResumeLayout(false);
            ((System.ComponentModel.ISupportInitialize)(this.codiceFiscaleCondominio)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.altriDatiGroup)).EndInit();
            this.altriDatiGroup.ResumeLayout(false);
            this.altriDatiGroup.PerformLayout();
            ((System.ComponentModel.ISupportInitialize)(this.progressivoInvio)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.tipoOperazione)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.aggregatoPerFornitore)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.dataDichiarazione)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.percorsiFileGroup)).EndInit();
            this.percorsiFileGroup.ResumeLayout(false);
            this.percorsiFileGroup.PerformLayout();
            ((System.ComponentModel.ISupportInitialize)(this.nomeFileCU)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.nomeFilePdf)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.firmatarioDichiarazioneGroup)).EndInit();
            this.firmatarioDichiarazioneGroup.ResumeLayout(false);
            this.buttonsPanel.ResumeLayout(false);
            ((System.ComponentModel.ISupportInitialize)(this.wizardGenerazione770)).EndInit();
            this.wizardGenerazione770.ResumeLayout(false);
            ((System.ComponentModel.ISupportInitialize)(this.tipoStampa)).EndInit();
            this.ResumeLayout(false);

        }
Example #58
0
 /// <summary>
 /// Required method for Designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(FrmPresupuesto));
     Infragistics.Win.Appearance appearance14 = new Infragistics.Win.Appearance();
     Infragistics.Win.Appearance appearance12 = new Infragistics.Win.Appearance();
     Infragistics.Win.Appearance appearance11 = new Infragistics.Win.Appearance();
     Infragistics.Win.Appearance appearance3  = new Infragistics.Win.Appearance();
     Infragistics.Win.Appearance appearance4  = new Infragistics.Win.Appearance();
     Infragistics.Win.UltraWinTabControl.UltraTab ultraTab1 = new Infragistics.Win.UltraWinTabControl.UltraTab();
     Infragistics.Win.UltraWinTabControl.UltraTab ultraTab2 = new Infragistics.Win.UltraWinTabControl.UltraTab();
     Infragistics.Win.Appearance appearance13 = new Infragistics.Win.Appearance();
     Infragistics.Win.Appearance appearance10 = new Infragistics.Win.Appearance();
     Infragistics.Win.Appearance appearance9  = new Infragistics.Win.Appearance();
     this.ultraTabPageControl1    = new Infragistics.Win.UltraWinTabControl.UltraTabPageControl();
     this.ubEliminar              = new Infragistics.Win.Misc.UltraButton();
     this.ubAgregar               = new Infragistics.Win.Misc.UltraButton();
     this.ugCotizaciones          = new Infragistics.Win.UltraWinGrid.UltraGrid();
     this.ultraTabPageControl2    = new Infragistics.Win.UltraWinTabControl.UltraTabPageControl();
     this.txtInstruccionesCliente = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
     this.ultraLabel1             = new Infragistics.Win.Misc.UltraLabel();
     this.txtOrdenCompraCliente   = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
     this.labelOrdenCompra        = new Infragistics.Win.Misc.UltraLabel();
     this.lblNumeracion           = new Infragistics.Win.Misc.UltraLabel();
     this.txtNumeracion           = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
     this.ssCliente               = new Soft.Controls.SoftSearch();
     this.lblCliente              = new Infragistics.Win.Misc.UltraLabel();
     this.lblFecha                    = new Infragistics.Win.Misc.UltraLabel();
     this.udtFechaCreacion            = new Infragistics.Win.UltraWinEditors.UltraDateTimeEditor();
     this.utcPresupuesto              = new Infragistics.Win.UltraWinTabControl.UltraTabControl();
     this.ultraTabSharedControlsPage1 = new Infragistics.Win.UltraWinTabControl.UltraTabSharedControlsPage();
     this.ssTipoPresupuesto           = new Soft.Controls.SoftSearch();
     this.lblTipoCp                   = new Infragistics.Win.Misc.UltraLabel();
     this.lblTotal                    = new Infragistics.Win.Misc.UltraLabel();
     this.uneTotal                    = new Infragistics.Win.UltraWinEditors.UltraNumericEditor();
     this.lblMoneda                   = new Infragistics.Win.Misc.UltraLabel();
     this.ssMoneda                    = new Soft.Controls.SoftSearch();
     ((System.ComponentModel.ISupportInitialize)(this.ugbParent)).BeginInit();
     this.ugbParent.SuspendLayout();
     this.ultraTabPageControl1.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.ugCotizaciones)).BeginInit();
     this.ultraTabPageControl2.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.txtInstruccionesCliente)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.txtOrdenCompraCliente)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.txtNumeracion)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.udtFechaCreacion)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.utcPresupuesto)).BeginInit();
     this.utcPresupuesto.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.uneTotal)).BeginInit();
     this.SuspendLayout();
     //
     // ugbParent
     //
     this.ugbParent.Controls.Add(this.lblMoneda);
     this.ugbParent.Controls.Add(this.ssMoneda);
     this.ugbParent.Controls.Add(this.uneTotal);
     this.ugbParent.Controls.Add(this.lblTotal);
     this.ugbParent.Controls.Add(this.utcPresupuesto);
     this.ugbParent.Controls.Add(this.udtFechaCreacion);
     this.ugbParent.Controls.Add(this.lblFecha);
     this.ugbParent.Controls.Add(this.ssCliente);
     this.ugbParent.Controls.Add(this.lblCliente);
     this.ugbParent.Controls.Add(this.txtNumeracion);
     this.ugbParent.Controls.Add(this.ssTipoPresupuesto);
     this.ugbParent.Controls.Add(this.lblTipoCp);
     this.ugbParent.Controls.Add(this.lblNumeracion);
     this.ugbParent.Size = new System.Drawing.Size(853, 485);
     this.ugbParent.Controls.SetChildIndex(this.lblNumeracion, 0);
     this.ugbParent.Controls.SetChildIndex(this.lblTipoCp, 0);
     this.ugbParent.Controls.SetChildIndex(this.ssTipoPresupuesto, 0);
     this.ugbParent.Controls.SetChildIndex(this.ubAceptar, 0);
     this.ugbParent.Controls.SetChildIndex(this.ubCancelar, 0);
     this.ugbParent.Controls.SetChildIndex(this.txtNumeracion, 0);
     this.ugbParent.Controls.SetChildIndex(this.lblCliente, 0);
     this.ugbParent.Controls.SetChildIndex(this.ssCliente, 0);
     this.ugbParent.Controls.SetChildIndex(this.lblFecha, 0);
     this.ugbParent.Controls.SetChildIndex(this.udtFechaCreacion, 0);
     this.ugbParent.Controls.SetChildIndex(this.utcPresupuesto, 0);
     this.ugbParent.Controls.SetChildIndex(this.lblTotal, 0);
     this.ugbParent.Controls.SetChildIndex(this.uneTotal, 0);
     this.ugbParent.Controls.SetChildIndex(this.ssMoneda, 0);
     this.ugbParent.Controls.SetChildIndex(this.lblMoneda, 0);
     //
     // ubCancelar
     //
     this.ubCancelar.Location = new System.Drawing.Point(760, 448);
     //
     // ubAceptar
     //
     this.ubAceptar.Location = new System.Drawing.Point(679, 448);
     //
     // ilMain
     //
     this.ilMain.ImageStream = ((System.Windows.Forms.ImageListStreamer)(resources.GetObject("ilMain.ImageStream")));
     this.ilMain.Images.SetKeyName(0, "accept.png");
     this.ilMain.Images.SetKeyName(1, "accept_database.png");
     this.ilMain.Images.SetKeyName(2, "accept_page.png");
     this.ilMain.Images.SetKeyName(3, "add.png");
     this.ilMain.Images.SetKeyName(4, "add_comment.png");
     this.ilMain.Images.SetKeyName(5, "add_home.png");
     this.ilMain.Images.SetKeyName(6, "add_image.png");
     this.ilMain.Images.SetKeyName(7, "add_page.png");
     this.ilMain.Images.SetKeyName(8, "add_pages.png");
     this.ilMain.Images.SetKeyName(9, "add_printer.png");
     this.ilMain.Images.SetKeyName(10, "add_to_database.png");
     this.ilMain.Images.SetKeyName(11, "add_to_favorites.png");
     this.ilMain.Images.SetKeyName(12, "add_to_folder.png");
     this.ilMain.Images.SetKeyName(13, "add_to_shopping_cart.png");
     this.ilMain.Images.SetKeyName(14, "add_user.png");
     this.ilMain.Images.SetKeyName(15, "artwork.png");
     this.ilMain.Images.SetKeyName(16, "attach_image.png");
     this.ilMain.Images.SetKeyName(17, "attachment.png");
     this.ilMain.Images.SetKeyName(18, "back.png");
     this.ilMain.Images.SetKeyName(19, "block.png");
     this.ilMain.Images.SetKeyName(20, "blue_arrow_down.png");
     this.ilMain.Images.SetKeyName(21, "blue_arrow_up.png");
     this.ilMain.Images.SetKeyName(22, "blue_energy.png");
     this.ilMain.Images.SetKeyName(23, "bmp_file.png");
     this.ilMain.Images.SetKeyName(24, "book.png");
     this.ilMain.Images.SetKeyName(25, "book_accept.png");
     this.ilMain.Images.SetKeyName(26, "book_download.png");
     this.ilMain.Images.SetKeyName(27, "book_search.png");
     this.ilMain.Images.SetKeyName(28, "book_warning.png");
     this.ilMain.Images.SetKeyName(29, "calculator.png");
     this.ilMain.Images.SetKeyName(30, "calendar.png");
     this.ilMain.Images.SetKeyName(31, "calendar_empty.png");
     this.ilMain.Images.SetKeyName(32, "canvas_holder.png");
     this.ilMain.Images.SetKeyName(33, "card.png");
     this.ilMain.Images.SetKeyName(34, "cd.png");
     this.ilMain.Images.SetKeyName(35, "chalk_board.png");
     this.ilMain.Images.SetKeyName(36, "chart.png");
     this.ilMain.Images.SetKeyName(37, "chart_down.png");
     this.ilMain.Images.SetKeyName(38, "chart_pie.png");
     this.ilMain.Images.SetKeyName(39, "chart_up.png");
     this.ilMain.Images.SetKeyName(40, "clock.png");
     this.ilMain.Images.SetKeyName(41, "cloud_comment.png");
     this.ilMain.Images.SetKeyName(42, "coffee_cup.png");
     this.ilMain.Images.SetKeyName(43, "comment.png");
     this.ilMain.Images.SetKeyName(44, "comments.png");
     this.ilMain.Images.SetKeyName(45, "computer.png");
     this.ilMain.Images.SetKeyName(46, "computer_accept.png");
     this.ilMain.Images.SetKeyName(47, "computer_add.png");
     this.ilMain.Images.SetKeyName(48, "computer_help.png");
     this.ilMain.Images.SetKeyName(49, "computer_info.png");
     this.ilMain.Images.SetKeyName(50, "computer_process.png");
     this.ilMain.Images.SetKeyName(51, "computer_warning.png");
     this.ilMain.Images.SetKeyName(52, "copy_paste.png");
     this.ilMain.Images.SetKeyName(53, "credit_cart.png");
     this.ilMain.Images.SetKeyName(54, "credit_cart_cancelled.png");
     this.ilMain.Images.SetKeyName(55, "css_file.png");
     this.ilMain.Images.SetKeyName(56, "csv_file.png");
     this.ilMain.Images.SetKeyName(57, "cut.png");
     this.ilMain.Images.SetKeyName(58, "cut_from_page.png");
     this.ilMain.Images.SetKeyName(59, "database.png");
     this.ilMain.Images.SetKeyName(60, "delete.png");
     this.ilMain.Images.SetKeyName(61, "delete_comment.png");
     this.ilMain.Images.SetKeyName(62, "delete_computer.png");
     this.ilMain.Images.SetKeyName(63, "delete_folder.png");
     this.ilMain.Images.SetKeyName(64, "delete_home.png");
     this.ilMain.Images.SetKeyName(65, "delete_image.png");
     this.ilMain.Images.SetKeyName(66, "delete_page.png");
     this.ilMain.Images.SetKeyName(67, "delete_user.png");
     this.ilMain.Images.SetKeyName(68, "dollar_currency_sign.png");
     this.ilMain.Images.SetKeyName(69, "download.png");
     this.ilMain.Images.SetKeyName(70, "download_database.png");
     this.ilMain.Images.SetKeyName(71, "download_image.png");
     this.ilMain.Images.SetKeyName(72, "download_to_computer.png");
     this.ilMain.Images.SetKeyName(73, "dvd.png");
     this.ilMain.Images.SetKeyName(74, "edit.png");
     this.ilMain.Images.SetKeyName(75, "edit_page.png");
     this.ilMain.Images.SetKeyName(76, "edit_profile.png");
     this.ilMain.Images.SetKeyName(77, "eps_file.png");
     this.ilMain.Images.SetKeyName(78, "equalizer.png");
     this.ilMain.Images.SetKeyName(79, "euro_currency_sign.png");
     this.ilMain.Images.SetKeyName(80, "favorite.png");
     this.ilMain.Images.SetKeyName(81, "favorite_film.png");
     this.ilMain.Images.SetKeyName(82, "film.png");
     this.ilMain.Images.SetKeyName(83, "firewall.png");
     this.ilMain.Images.SetKeyName(84, "folder.png");
     this.ilMain.Images.SetKeyName(85, "folder_accept.png");
     this.ilMain.Images.SetKeyName(86, "folder_conflicted.png");
     this.ilMain.Images.SetKeyName(87, "folder_full.png");
     this.ilMain.Images.SetKeyName(88, "folder_modified.png");
     this.ilMain.Images.SetKeyName(89, "full_page.png");
     this.ilMain.Images.SetKeyName(90, "games.png");
     this.ilMain.Images.SetKeyName(91, "gif_file.png");
     this.ilMain.Images.SetKeyName(92, "globe.png");
     this.ilMain.Images.SetKeyName(93, "globe_download.png");
     this.ilMain.Images.SetKeyName(94, "globe_process.png");
     this.ilMain.Images.SetKeyName(95, "globe_warning.png");
     this.ilMain.Images.SetKeyName(96, "green_arrow_down.png");
     this.ilMain.Images.SetKeyName(97, "green_arrow_up.png");
     this.ilMain.Images.SetKeyName(98, "green_button.png");
     this.ilMain.Images.SetKeyName(99, "green_energy.png");
     this.ilMain.Images.SetKeyName(100, "green_flag.png");
     this.ilMain.Images.SetKeyName(101, "heart.png");
     this.ilMain.Images.SetKeyName(102, "help.png");
     this.ilMain.Images.SetKeyName(103, "help_balloon.png");
     this.ilMain.Images.SetKeyName(104, "home.png");
     this.ilMain.Images.SetKeyName(105, "home_accept.png");
     this.ilMain.Images.SetKeyName(106, "html_file.png");
     this.ilMain.Images.SetKeyName(107, "ico_file.png");
     this.ilMain.Images.SetKeyName(108, "id_card.png");
     this.ilMain.Images.SetKeyName(109, "image.png");
     this.ilMain.Images.SetKeyName(110, "image_accept.png");
     this.ilMain.Images.SetKeyName(111, "info.png");
     this.ilMain.Images.SetKeyName(112, "insert_to_shopping_cart.png");
     this.ilMain.Images.SetKeyName(113, "jpg_file.png");
     this.ilMain.Images.SetKeyName(114, "js_file.png");
     this.ilMain.Images.SetKeyName(115, "json_file.png");
     this.ilMain.Images.SetKeyName(116, "key.png");
     this.ilMain.Images.SetKeyName(117, "light_bulb.png");
     this.ilMain.Images.SetKeyName(118, "link.png");
     this.ilMain.Images.SetKeyName(119, "lock.png");
     this.ilMain.Images.SetKeyName(120, "magnet.png");
     this.ilMain.Images.SetKeyName(121, "mail.png");
     this.ilMain.Images.SetKeyName(122, "mail_lock.png");
     this.ilMain.Images.SetKeyName(123, "mail_receive.png");
     this.ilMain.Images.SetKeyName(124, "mail_search.png");
     this.ilMain.Images.SetKeyName(125, "mail_send.png");
     this.ilMain.Images.SetKeyName(126, "mobile_phone.png");
     this.ilMain.Images.SetKeyName(127, "mouse.png");
     this.ilMain.Images.SetKeyName(128, "music.png");
     this.ilMain.Images.SetKeyName(129, "new.png");
     this.ilMain.Images.SetKeyName(130, "new_page.png");
     this.ilMain.Images.SetKeyName(131, "news.png");
     this.ilMain.Images.SetKeyName(132, "next.png");
     this.ilMain.Images.SetKeyName(133, "note.png");
     this.ilMain.Images.SetKeyName(134, "note_accept.png");
     this.ilMain.Images.SetKeyName(135, "note_book.png");
     this.ilMain.Images.SetKeyName(136, "office_folders.png");
     this.ilMain.Images.SetKeyName(137, "old_clock.png");
     this.ilMain.Images.SetKeyName(138, "open_store.png");
     this.ilMain.Images.SetKeyName(139, "orange_arrow_down.png");
     this.ilMain.Images.SetKeyName(140, "orange_arrow_up.png");
     this.ilMain.Images.SetKeyName(141, "orange_button.png");
     this.ilMain.Images.SetKeyName(142, "package.png");
     this.ilMain.Images.SetKeyName(143, "package_accept.png");
     this.ilMain.Images.SetKeyName(144, "package_add.png");
     this.ilMain.Images.SetKeyName(145, "package_download.png");
     this.ilMain.Images.SetKeyName(146, "package_warning.png");
     this.ilMain.Images.SetKeyName(147, "page_down.png");
     this.ilMain.Images.SetKeyName(148, "page_process.png");
     this.ilMain.Images.SetKeyName(149, "page_up.png");
     this.ilMain.Images.SetKeyName(150, "pages.png");
     this.ilMain.Images.SetKeyName(151, "pages_warning.png");
     this.ilMain.Images.SetKeyName(152, "paint.png");
     this.ilMain.Images.SetKeyName(153, "paint_brush.png");
     this.ilMain.Images.SetKeyName(154, "palette.png");
     this.ilMain.Images.SetKeyName(155, "palette_brush.png");
     this.ilMain.Images.SetKeyName(156, "pastel_colors.png");
     this.ilMain.Images.SetKeyName(157, "pdf_file.png");
     this.ilMain.Images.SetKeyName(158, "phone_book.png");
     this.ilMain.Images.SetKeyName(159, "phone_book_edit.png");
     this.ilMain.Images.SetKeyName(160, "photo_camera.png");
     this.ilMain.Images.SetKeyName(161, "photo_camera_accept.png");
     this.ilMain.Images.SetKeyName(162, "php_file.png");
     this.ilMain.Images.SetKeyName(163, "pin.png");
     this.ilMain.Images.SetKeyName(164, "png_file.png");
     this.ilMain.Images.SetKeyName(165, "ppt_file.png");
     this.ilMain.Images.SetKeyName(166, "printer.png");
     this.ilMain.Images.SetKeyName(167, "printer_accept.png");
     this.ilMain.Images.SetKeyName(168, "printer_warning.png");
     this.ilMain.Images.SetKeyName(169, "prize_winner.png");
     this.ilMain.Images.SetKeyName(170, "process.png");
     this.ilMain.Images.SetKeyName(171, "process_accept.png");
     this.ilMain.Images.SetKeyName(172, "process_info.png");
     this.ilMain.Images.SetKeyName(173, "process_warning.png");
     this.ilMain.Images.SetKeyName(174, "promotion.png");
     this.ilMain.Images.SetKeyName(175, "protection.png");
     this.ilMain.Images.SetKeyName(176, "psd_file.png");
     this.ilMain.Images.SetKeyName(177, "puzzle.png");
     this.ilMain.Images.SetKeyName(178, "recycle.png");
     this.ilMain.Images.SetKeyName(179, "red_button.png");
     this.ilMain.Images.SetKeyName(180, "red_flag.png");
     this.ilMain.Images.SetKeyName(181, "refresh.png");
     this.ilMain.Images.SetKeyName(182, "refresh_page.png");
     this.ilMain.Images.SetKeyName(183, "remote_desktop.png");
     this.ilMain.Images.SetKeyName(184, "remove_from_database.png");
     this.ilMain.Images.SetKeyName(185, "remove_from_shopping_cart.png");
     this.ilMain.Images.SetKeyName(186, "report.png");
     this.ilMain.Images.SetKeyName(187, "rss.png");
     this.ilMain.Images.SetKeyName(188, "ruler.png");
     this.ilMain.Images.SetKeyName(189, "ruler_pencil.png");
     this.ilMain.Images.SetKeyName(190, "sale.png");
     this.ilMain.Images.SetKeyName(191, "save.png");
     this.ilMain.Images.SetKeyName(192, "search.png");
     this.ilMain.Images.SetKeyName(193, "search_computer.png");
     this.ilMain.Images.SetKeyName(194, "search_database.png");
     this.ilMain.Images.SetKeyName(195, "search_globe.png");
     this.ilMain.Images.SetKeyName(196, "search_home.png");
     this.ilMain.Images.SetKeyName(197, "search_image.png");
     this.ilMain.Images.SetKeyName(198, "search_page.png");
     this.ilMain.Images.SetKeyName(199, "search_printer.png");
     this.ilMain.Images.SetKeyName(200, "search_user.png");
     this.ilMain.Images.SetKeyName(201, "security.png");
     this.ilMain.Images.SetKeyName(202, "send_sms.png");
     this.ilMain.Images.SetKeyName(203, "shopping_cart.png");
     this.ilMain.Images.SetKeyName(204, "shopping_cart_accept.png");
     this.ilMain.Images.SetKeyName(205, "sms.png");
     this.ilMain.Images.SetKeyName(206, "sound.png");
     this.ilMain.Images.SetKeyName(207, "sound_muted.png");
     this.ilMain.Images.SetKeyName(208, "star_empty.png");
     this.ilMain.Images.SetKeyName(209, "star_full.png");
     this.ilMain.Images.SetKeyName(210, "star_half_full.png");
     this.ilMain.Images.SetKeyName(211, "sterling_pound_currency_sign.png");
     this.ilMain.Images.SetKeyName(212, "support.png");
     this.ilMain.Images.SetKeyName(213, "svg_file.png");
     this.ilMain.Images.SetKeyName(214, "swf_file.png");
     this.ilMain.Images.SetKeyName(215, "tablet.png");
     this.ilMain.Images.SetKeyName(216, "tag_blue.png");
     this.ilMain.Images.SetKeyName(217, "tag_green.png");
     this.ilMain.Images.SetKeyName(218, "target.png");
     this.ilMain.Images.SetKeyName(219, "television.png");
     this.ilMain.Images.SetKeyName(220, "text_page.png");
     this.ilMain.Images.SetKeyName(221, "tiff_file.png");
     this.ilMain.Images.SetKeyName(222, "tools.png");
     this.ilMain.Images.SetKeyName(223, "trash_can.png");
     this.ilMain.Images.SetKeyName(224, "turquoise_button.png");
     this.ilMain.Images.SetKeyName(225, "twitter.png");
     this.ilMain.Images.SetKeyName(226, "txt_file.png");
     this.ilMain.Images.SetKeyName(227, "unlock.png");
     this.ilMain.Images.SetKeyName(228, "up.png");
     this.ilMain.Images.SetKeyName(229, "user.png");
     this.ilMain.Images.SetKeyName(230, "user_accept.png");
     this.ilMain.Images.SetKeyName(231, "user_comment.png");
     this.ilMain.Images.SetKeyName(232, "users.png");
     this.ilMain.Images.SetKeyName(233, "users_comments.png");
     this.ilMain.Images.SetKeyName(234, "violet_button.png");
     this.ilMain.Images.SetKeyName(235, "warning.png");
     this.ilMain.Images.SetKeyName(236, "white_flag.png");
     this.ilMain.Images.SetKeyName(237, "windows_terminal.png");
     this.ilMain.Images.SetKeyName(238, "xml_file.png");
     this.ilMain.Images.SetKeyName(239, "yen_currency_sign.png");
     this.ilMain.Images.SetKeyName(240, "zip_file.png");
     this.ilMain.Images.SetKeyName(241, "zip_file_accept.png");
     this.ilMain.Images.SetKeyName(242, "zip_file_download.png");
     this.ilMain.Images.SetKeyName(243, "zip_file_info.png");
     this.ilMain.Images.SetKeyName(244, "zip_file_search.png");
     this.ilMain.Images.SetKeyName(245, "zoom_in.png");
     this.ilMain.Images.SetKeyName(246, "zoom_out.png");
     //
     // ultraTabPageControl1
     //
     this.ultraTabPageControl1.Controls.Add(this.ubEliminar);
     this.ultraTabPageControl1.Controls.Add(this.ubAgregar);
     this.ultraTabPageControl1.Controls.Add(this.ugCotizaciones);
     this.ultraTabPageControl1.Location = new System.Drawing.Point(1, 23);
     this.ultraTabPageControl1.Name     = "ultraTabPageControl1";
     this.ultraTabPageControl1.Size     = new System.Drawing.Size(811, 310);
     //
     // ubEliminar
     //
     this.ubEliminar.Location = new System.Drawing.Point(733, 284);
     this.ubEliminar.Name     = "ubEliminar";
     this.ubEliminar.Size     = new System.Drawing.Size(75, 23);
     this.ubEliminar.TabIndex = 2;
     this.ubEliminar.Text     = "ELIMINAR";
     this.ubEliminar.Click   += new System.EventHandler(this.ubEliminar_Click);
     //
     // ubAgregar
     //
     this.ubAgregar.Location = new System.Drawing.Point(652, 284);
     this.ubAgregar.Name     = "ubAgregar";
     this.ubAgregar.Size     = new System.Drawing.Size(75, 23);
     this.ubAgregar.TabIndex = 1;
     this.ubAgregar.Text     = "AGREGAR";
     this.ubAgregar.Click   += new System.EventHandler(this.ubAgregar_Click);
     //
     // ugCotizaciones
     //
     this.ugCotizaciones.DisplayLayout.CaptionVisible = Infragistics.Win.DefaultableBoolean.False;
     this.ugCotizaciones.Dock        = System.Windows.Forms.DockStyle.Top;
     this.ugCotizaciones.Location    = new System.Drawing.Point(0, 0);
     this.ugCotizaciones.Name        = "ugCotizaciones";
     this.ugCotizaciones.Size        = new System.Drawing.Size(811, 278);
     this.ugCotizaciones.TabIndex    = 0;
     this.ugCotizaciones.Text        = "ultraGrid1";
     this.ugCotizaciones.CellChange += new Infragistics.Win.UltraWinGrid.CellEventHandler(this.ugCotizaciones_CellChange);
     //
     // ultraTabPageControl2
     //
     this.ultraTabPageControl2.Controls.Add(this.txtInstruccionesCliente);
     this.ultraTabPageControl2.Controls.Add(this.ultraLabel1);
     this.ultraTabPageControl2.Controls.Add(this.txtOrdenCompraCliente);
     this.ultraTabPageControl2.Controls.Add(this.labelOrdenCompra);
     this.ultraTabPageControl2.Location = new System.Drawing.Point(-10000, -10000);
     this.ultraTabPageControl2.Name     = "ultraTabPageControl2";
     this.ultraTabPageControl2.Size     = new System.Drawing.Size(722, 310);
     //
     // txtInstruccionesCliente
     //
     this.txtInstruccionesCliente.Location      = new System.Drawing.Point(12, 75);
     this.txtInstruccionesCliente.Multiline     = true;
     this.txtInstruccionesCliente.Name          = "txtInstruccionesCliente";
     this.txtInstruccionesCliente.Size          = new System.Drawing.Size(600, 100);
     this.txtInstruccionesCliente.TabIndex      = 13;
     this.txtInstruccionesCliente.ValueChanged += new System.EventHandler(this.txtInstruccionesCliente_ValueChanged);
     //
     // ultraLabel1
     //
     this.ultraLabel1.Location = new System.Drawing.Point(12, 55);
     this.ultraLabel1.Name     = "ultraLabel1";
     this.ultraLabel1.Size     = new System.Drawing.Size(162, 23);
     this.ultraLabel1.TabIndex = 12;
     this.ultraLabel1.Text     = "Instrucciones del Cliente";
     //
     // txtOrdenCompraCliente
     //
     this.txtOrdenCompraCliente.Location      = new System.Drawing.Point(180, 18);
     this.txtOrdenCompraCliente.Name          = "txtOrdenCompraCliente";
     this.txtOrdenCompraCliente.Size          = new System.Drawing.Size(140, 21);
     this.txtOrdenCompraCliente.TabIndex      = 11;
     this.txtOrdenCompraCliente.ValueChanged += new System.EventHandler(this.txtOrdenCompraCliente_ValueChanged);
     //
     // labelOrdenCompra
     //
     this.labelOrdenCompra.Location = new System.Drawing.Point(12, 22);
     this.labelOrdenCompra.Name     = "labelOrdenCompra";
     this.labelOrdenCompra.Size     = new System.Drawing.Size(162, 23);
     this.labelOrdenCompra.TabIndex = 10;
     this.labelOrdenCompra.Text     = "Orden de Compra Cliente";
     //
     // lblNumeracion
     //
     appearance14.BackColor        = System.Drawing.Color.Transparent;
     this.lblNumeracion.Appearance = appearance14;
     this.lblNumeracion.Font       = new System.Drawing.Font("Microsoft Sans Serif", 8.25F);
     this.lblNumeracion.Location   = new System.Drawing.Point(671, 21);
     this.lblNumeracion.Name       = "lblNumeracion";
     this.lblNumeracion.Size       = new System.Drawing.Size(70, 23);
     this.lblNumeracion.TabIndex   = 11;
     this.lblNumeracion.Text       = "Nº";
     //
     // txtNumeracion
     //
     this.txtNumeracion.Location     = new System.Drawing.Point(704, 17);
     this.txtNumeracion.Name         = "txtNumeracion";
     this.txtNumeracion.Size         = new System.Drawing.Size(134, 21);
     this.txtNumeracion.TabIndex     = 10;
     this.txtNumeracion.TextChanged += new System.EventHandler(this.txtNumeracion_TextChanged);
     //
     // ssCliente
     //
     this.ssCliente.BackColor = System.Drawing.Color.Transparent;
     this.ssCliente.Location  = new System.Drawing.Point(119, 46);
     this.ssCliente.Name      = "ssCliente";
     this.ssCliente.Size      = new System.Drawing.Size(287, 30);
     this.ssCliente.TabIndex  = 12;
     this.ssCliente.Search   += new System.EventHandler(this.ssCliente_Search);
     //
     // lblCliente
     //
     appearance12.BackColor     = System.Drawing.Color.Transparent;
     this.lblCliente.Appearance = appearance12;
     this.lblCliente.Font       = new System.Drawing.Font("Microsoft Sans Serif", 8.25F);
     this.lblCliente.Location   = new System.Drawing.Point(25, 49);
     this.lblCliente.Name       = "lblCliente";
     this.lblCliente.Size       = new System.Drawing.Size(100, 21);
     this.lblCliente.TabIndex   = 13;
     this.lblCliente.Text       = "CLIENTE";
     //
     // lblFecha
     //
     appearance11.BackColor   = System.Drawing.Color.Transparent;
     this.lblFecha.Appearance = appearance11;
     this.lblFecha.Font       = new System.Drawing.Font("Microsoft Sans Serif", 8.25F);
     this.lblFecha.Location   = new System.Drawing.Point(426, 21);
     this.lblFecha.Name       = "lblFecha";
     this.lblFecha.Size       = new System.Drawing.Size(89, 23);
     this.lblFecha.TabIndex   = 14;
     this.lblFecha.Text       = "F. CREACIÓN";
     //
     // udtFechaCreacion
     //
     this.udtFechaCreacion.Location      = new System.Drawing.Point(515, 17);
     this.udtFechaCreacion.Name          = "udtFechaCreacion";
     this.udtFechaCreacion.Size          = new System.Drawing.Size(134, 21);
     this.udtFechaCreacion.TabIndex      = 15;
     this.udtFechaCreacion.ValueChanged += new System.EventHandler(this.udtFechaCreacion_ValueChanged);
     //
     // utcPresupuesto
     //
     appearance3.BackColor          = System.Drawing.Color.Transparent;
     this.utcPresupuesto.Appearance = appearance3;
     this.utcPresupuesto.Controls.Add(this.ultraTabSharedControlsPage1);
     this.utcPresupuesto.Controls.Add(this.ultraTabPageControl1);
     this.utcPresupuesto.Controls.Add(this.ultraTabPageControl2);
     this.utcPresupuesto.Location           = new System.Drawing.Point(23, 79);
     this.utcPresupuesto.Name               = "utcPresupuesto";
     this.utcPresupuesto.SharedControlsPage = this.ultraTabSharedControlsPage1;
     this.utcPresupuesto.Size               = new System.Drawing.Size(815, 336);
     appearance4.BackColor = System.Drawing.Color.Transparent;
     this.utcPresupuesto.TabHeaderAreaAppearance = appearance4;
     this.utcPresupuesto.TabIndex = 16;
     ultraTab1.TabPage            = this.ultraTabPageControl1;
     ultraTab1.Text    = ":: COTIZACIONES ::";
     ultraTab2.TabPage = this.ultraTabPageControl2;
     ultraTab2.Text    = ":: CLIENTE ::";
     this.utcPresupuesto.Tabs.AddRange(new Infragistics.Win.UltraWinTabControl.UltraTab[] {
         ultraTab1,
         ultraTab2
     });
     //
     // ultraTabSharedControlsPage1
     //
     this.ultraTabSharedControlsPage1.Location = new System.Drawing.Point(-10000, -10000);
     this.ultraTabSharedControlsPage1.Name     = "ultraTabSharedControlsPage1";
     this.ultraTabSharedControlsPage1.Size     = new System.Drawing.Size(811, 310);
     //
     // ssTipoPresupuesto
     //
     this.ssTipoPresupuesto.BackColor = System.Drawing.Color.Transparent;
     this.ssTipoPresupuesto.Location  = new System.Drawing.Point(119, 18);
     this.ssTipoPresupuesto.Name      = "ssTipoPresupuesto";
     this.ssTipoPresupuesto.Size      = new System.Drawing.Size(287, 30);
     this.ssTipoPresupuesto.TabIndex  = 17;
     this.ssTipoPresupuesto.Search   += new System.EventHandler(this.ssTipoPresupuesto_Search);
     //
     // lblTipoCp
     //
     appearance13.BackColor    = System.Drawing.Color.Transparent;
     this.lblTipoCp.Appearance = appearance13;
     this.lblTipoCp.Font       = new System.Drawing.Font("Microsoft Sans Serif", 8.25F);
     this.lblTipoCp.Location   = new System.Drawing.Point(25, 21);
     this.lblTipoCp.Name       = "lblTipoCp";
     this.lblTipoCp.Size       = new System.Drawing.Size(100, 21);
     this.lblTipoCp.TabIndex   = 18;
     this.lblTipoCp.Text       = "DOCUMENTO";
     //
     // lblTotal
     //
     appearance10.BackColor          = System.Drawing.Color.Transparent;
     appearance10.TextHAlignAsString = "Right";
     this.lblTotal.Appearance        = appearance10;
     this.lblTotal.Font     = new System.Drawing.Font("Microsoft Sans Serif", 8.25F);
     this.lblTotal.Location = new System.Drawing.Point(641, 425);
     this.lblTotal.Name     = "lblTotal";
     this.lblTotal.Size     = new System.Drawing.Size(78, 23);
     this.lblTotal.TabIndex = 19;
     this.lblTotal.Text     = "TOTAL";
     //
     // uneTotal
     //
     this.uneTotal.Enabled     = false;
     this.uneTotal.Location    = new System.Drawing.Point(735, 421);
     this.uneTotal.Name        = "uneTotal";
     this.uneTotal.NumericType = Infragistics.Win.UltraWinEditors.NumericType.Double;
     this.uneTotal.Size        = new System.Drawing.Size(100, 21);
     this.uneTotal.TabIndex    = 20;
     //
     // lblMoneda
     //
     appearance9.BackColor     = System.Drawing.Color.Transparent;
     this.lblMoneda.Appearance = appearance9;
     this.lblMoneda.Font       = new System.Drawing.Font("Microsoft Sans Serif", 8.25F);
     this.lblMoneda.Location   = new System.Drawing.Point(426, 48);
     this.lblMoneda.Name       = "lblMoneda";
     this.lblMoneda.Size       = new System.Drawing.Size(72, 23);
     this.lblMoneda.TabIndex   = 76;
     this.lblMoneda.Text       = "MONEDA";
     //
     // ssMoneda
     //
     this.ssMoneda.BackColor = System.Drawing.Color.Transparent;
     this.ssMoneda.Location  = new System.Drawing.Point(515, 44);
     this.ssMoneda.Name      = "ssMoneda";
     this.ssMoneda.Size      = new System.Drawing.Size(134, 28);
     this.ssMoneda.TabIndex  = 77;
     this.ssMoneda.Search   += new System.EventHandler(this.ssMoneda_Search);
     //
     // FrmPresupuesto
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
     this.AutoScaleMode       = System.Windows.Forms.AutoScaleMode.Font;
     this.ClientSize          = new System.Drawing.Size(869, 523);
     this.Name = "FrmPresupuesto";
     this.Text = "Presupuesto";
     ((System.ComponentModel.ISupportInitialize)(this.ugbParent)).EndInit();
     this.ugbParent.ResumeLayout(false);
     this.ugbParent.PerformLayout();
     this.ultraTabPageControl1.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.ugCotizaciones)).EndInit();
     this.ultraTabPageControl2.ResumeLayout(false);
     this.ultraTabPageControl2.PerformLayout();
     ((System.ComponentModel.ISupportInitialize)(this.txtInstruccionesCliente)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.txtOrdenCompraCliente)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.txtNumeracion)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.udtFechaCreacion)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.utcPresupuesto)).EndInit();
     this.utcPresupuesto.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.uneTotal)).EndInit();
     this.ResumeLayout(false);
 }
Example #59
0
 /// <summary>
 /// Required method for Designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     Infragistics.Win.UltraWinTabControl.UltraTab ultraTab1 = new Infragistics.Win.UltraWinTabControl.UltraTab();
     Infragistics.Win.UltraWinTabControl.UltraTab ultraTab2 = new Infragistics.Win.UltraWinTabControl.UltraTab();
     this.ultraTabPageControl11 = new Infragistics.Win.UltraWinTabControl.UltraTabPageControl();
     this.ute_adx02             = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
     this.label2                      = new System.Windows.Forms.Label();
     this.btnShowPnl                  = new System.Windows.Forms.Button();
     this.button2                     = new System.Windows.Forms.Button();
     this.button1                     = new System.Windows.Forms.Button();
     this.ultraTextEditor1            = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
     this.ute_adx01                   = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
     this.label1                      = new System.Windows.Forms.Label();
     this.ultraTabPageControl6        = new Infragistics.Win.UltraWinTabControl.UltraTabPageControl();
     this.udt_adxmodd                 = new Infragistics.Win.UltraWinEditors.UltraDateTimeEditor();
     this.udt_adxcred                 = new Infragistics.Win.UltraWinEditors.UltraDateTimeEditor();
     this.ute_adxsecg                 = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
     this.label30                     = new System.Windows.Forms.Label();
     this.ute_adxsecu                 = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
     this.label29                     = new System.Windows.Forms.Label();
     this.label28                     = new System.Windows.Forms.Label();
     this.label27                     = new System.Windows.Forms.Label();
     this.ute_adxmodg                 = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
     this.label26                     = new System.Windows.Forms.Label();
     this.ute_adxcreg                 = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
     this.label25                     = new System.Windows.Forms.Label();
     this.ute_adxmodu                 = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
     this.label24                     = new System.Windows.Forms.Label();
     this.ute_adxcreu                 = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
     this.label23                     = new System.Windows.Forms.Label();
     this.uTab_Header                 = new Infragistics.Win.UltraWinTabControl.UltraTabControl();
     this.ultraTabSharedControlsPage3 = new Infragistics.Win.UltraWinTabControl.UltraTabSharedControlsPage();
     this.pnl_adx03                   = new System.Windows.Forms.Panel();
     this.pbx_adx03                   = new System.Windows.Forms.PictureBox();
     ((System.ComponentModel.ISupportInitialize)(this.uGridMaster)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.uTab_Master)).BeginInit();
     this.uTab_Master.SuspendLayout();
     this.ultraTabPageControl1.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.UtbmMain)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.BindingMaster)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.errorProvider)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.UsbButtom)).BeginInit();
     this.ultraTabPageControl11.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.ute_adx02)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.ultraTextEditor1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.ute_adx01)).BeginInit();
     this.ultraTabPageControl6.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.udt_adxmodd)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.udt_adxcred)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.ute_adxsecg)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.ute_adxsecu)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.ute_adxmodg)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.ute_adxcreg)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.ute_adxmodu)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.ute_adxcreu)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.uTab_Header)).BeginInit();
     this.uTab_Header.SuspendLayout();
     this.pnl_adx03.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.pbx_adx03)).BeginInit();
     this.SuspendLayout();
     //
     // uGridMaster
     //
     this.uGridMaster.DisplayLayout.ForceSerialization = true;
     this.uGridMaster.Size = new System.Drawing.Size(0, 0);
     //
     // uTab_Master
     //
     this.uTab_Master.Location = new System.Drawing.Point(8, 184);
     this.uTab_Master.Size     = new System.Drawing.Size(914, 364);
     this.uTab_Master.TabPageMargins.ForceSerialization = true;
     //
     // ultraTabPageControl2
     //
     this.ultraTabPageControl2.Size = new System.Drawing.Size(910, 334);
     //
     // ultraTabPageControl3
     //
     this.ultraTabPageControl3.Size = new System.Drawing.Size(910, 334);
     //
     // ultraTabPageControl4
     //
     this.ultraTabPageControl4.Size = new System.Drawing.Size(910, 334);
     //
     // ultraTabPageControl5
     //
     this.ultraTabPageControl5.Size = new System.Drawing.Size(910, 334);
     //
     // ultraTabPageControl1
     //
     this.ultraTabPageControl1.Controls.Add(this.pnl_adx03);
     this.ultraTabPageControl1.Controls.Add(this.uGridMaster);
     this.ultraTabPageControl1.Size = new System.Drawing.Size(910, 334);
     this.ultraTabPageControl1.Controls.SetChildIndex(this.uGridMaster, 0);
     this.ultraTabPageControl1.Controls.SetChildIndex(this.pnl_adx03, 0);
     //
     // UtbmMain
     //
     this.UtbmMain.MenuSettings.ForceSerialization = true;
     this.UtbmMain.Ribbon.AllowAutoHide            = Infragistics.Win.DefaultableBoolean.True;
     this.UtbmMain.Ribbon.FileMenuButtonCaption    = "";
     this.UtbmMain.Ribbon.Visible = true;
     this.UtbmMain.ToolbarSettings.ForceSerialization = true;
     //
     // ultraTabPageControl11
     //
     this.ultraTabPageControl11.Controls.Add(this.ute_adx02);
     this.ultraTabPageControl11.Controls.Add(this.label2);
     this.ultraTabPageControl11.Controls.Add(this.btnShowPnl);
     this.ultraTabPageControl11.Controls.Add(this.button2);
     this.ultraTabPageControl11.Controls.Add(this.button1);
     this.ultraTabPageControl11.Controls.Add(this.ultraTextEditor1);
     this.ultraTabPageControl11.Controls.Add(this.ute_adx01);
     this.ultraTabPageControl11.Controls.Add(this.label1);
     this.ultraTabPageControl11.Location = new System.Drawing.Point(-10000, -10000);
     this.ultraTabPageControl11.Name     = "ultraTabPageControl11";
     this.ultraTabPageControl11.Size     = new System.Drawing.Size(910, 103);
     //
     // ute_adx02
     //
     this.ute_adx02.AccessibleDescription = "";
     this.ute_adx02.Font     = new System.Drawing.Font("新細明體", 10F);
     this.ute_adx02.Location = new System.Drawing.Point(118, 31);
     this.ute_adx02.Name     = "ute_adx02";
     this.ute_adx02.Size     = new System.Drawing.Size(483, 22);
     this.ute_adx02.TabIndex = 2;
     this.ute_adx02.Tag      = "adx02";
     //
     // label2
     //
     this.label2.AccessibleDescription = "";
     this.label2.AutoSize = true;
     this.label2.Font     = new System.Drawing.Font("新細明體", 10F);
     this.label2.Location = new System.Drawing.Point(10, 35);
     this.label2.Name     = "label2";
     this.label2.Size     = new System.Drawing.Size(41, 14);
     this.label2.TabIndex = 72;
     this.label2.Tag      = "adx02";
     this.label2.Text     = "adx02";
     //
     // btnShowPnl
     //
     this.btnShowPnl.Location = new System.Drawing.Point(641, 33);
     this.btnShowPnl.Name     = "btnShowPnl";
     this.btnShowPnl.Size     = new System.Drawing.Size(75, 23);
     this.btnShowPnl.TabIndex = 5;
     this.btnShowPnl.Text     = "查看 連結";
     this.btnShowPnl.UseVisualStyleBackColor = true;
     this.btnShowPnl.Click += new System.EventHandler(this.btnShowPnl_Click);
     //
     // button2
     //
     this.button2.Location = new System.Drawing.Point(732, 7);
     this.button2.Name     = "button2";
     this.button2.Size     = new System.Drawing.Size(75, 23);
     this.button2.TabIndex = 4;
     this.button2.Text     = "產生連結panel";
     this.button2.UseVisualStyleBackColor = true;
     this.button2.Click += new System.EventHandler(this.button2_Click);
     //
     // button1
     //
     this.button1.Location = new System.Drawing.Point(641, 5);
     this.button1.Name     = "button1";
     this.button1.Size     = new System.Drawing.Size(75, 23);
     this.button1.TabIndex = 3;
     this.button1.Text     = "取得流程圖";
     this.button1.UseVisualStyleBackColor = true;
     this.button1.Click += new System.EventHandler(this.button1_Click);
     //
     // ultraTextEditor1
     //
     this.ultraTextEditor1.AccessibleDescription = "";
     this.ultraTextEditor1.Font     = new System.Drawing.Font("新細明體", 10F);
     this.ultraTextEditor1.Location = new System.Drawing.Point(266, 4);
     this.ultraTextEditor1.Name     = "ultraTextEditor1";
     this.ultraTextEditor1.Size     = new System.Drawing.Size(335, 22);
     this.ultraTextEditor1.TabIndex = 1;
     this.ultraTextEditor1.Tag      = "";
     this.ultraTextEditor1.Text     = "E:\\1.PNG";
     //
     // ute_adx01
     //
     this.ute_adx01.AccessibleDescription = "R";
     this.ute_adx01.Font     = new System.Drawing.Font("新細明體", 10F);
     this.ute_adx01.Location = new System.Drawing.Point(118, 4);
     this.ute_adx01.Name     = "ute_adx01";
     this.ute_adx01.Size     = new System.Drawing.Size(142, 22);
     this.ute_adx01.TabIndex = 0;
     this.ute_adx01.Tag      = "adx01";
     //
     // label1
     //
     this.label1.AccessibleDescription = "";
     this.label1.AutoSize = true;
     this.label1.Font     = new System.Drawing.Font("新細明體", 10F);
     this.label1.Location = new System.Drawing.Point(10, 8);
     this.label1.Name     = "label1";
     this.label1.Size     = new System.Drawing.Size(41, 14);
     this.label1.TabIndex = 66;
     this.label1.Tag      = "adx01";
     this.label1.Text     = "adx01";
     //
     // ultraTabPageControl6
     //
     this.ultraTabPageControl6.Controls.Add(this.udt_adxmodd);
     this.ultraTabPageControl6.Controls.Add(this.udt_adxcred);
     this.ultraTabPageControl6.Controls.Add(this.ute_adxsecg);
     this.ultraTabPageControl6.Controls.Add(this.label30);
     this.ultraTabPageControl6.Controls.Add(this.ute_adxsecu);
     this.ultraTabPageControl6.Controls.Add(this.label29);
     this.ultraTabPageControl6.Controls.Add(this.label28);
     this.ultraTabPageControl6.Controls.Add(this.label27);
     this.ultraTabPageControl6.Controls.Add(this.ute_adxmodg);
     this.ultraTabPageControl6.Controls.Add(this.label26);
     this.ultraTabPageControl6.Controls.Add(this.ute_adxcreg);
     this.ultraTabPageControl6.Controls.Add(this.label25);
     this.ultraTabPageControl6.Controls.Add(this.ute_adxmodu);
     this.ultraTabPageControl6.Controls.Add(this.label24);
     this.ultraTabPageControl6.Controls.Add(this.ute_adxcreu);
     this.ultraTabPageControl6.Controls.Add(this.label23);
     this.ultraTabPageControl6.Location = new System.Drawing.Point(1, 23);
     this.ultraTabPageControl6.Name     = "ultraTabPageControl6";
     this.ultraTabPageControl6.Size     = new System.Drawing.Size(910, 103);
     //
     // udt_adxmodd
     //
     this.udt_adxmodd.AccessibleDescription = "";
     this.udt_adxmodd.Location = new System.Drawing.Point(682, 37);
     this.udt_adxmodd.Name     = "udt_adxmodd";
     this.udt_adxmodd.Size     = new System.Drawing.Size(167, 21);
     this.udt_adxmodd.TabIndex = 162;
     this.udt_adxmodd.Tag      = "adxmodd";
     this.udt_adxmodd.Value    = null;
     //
     // udt_adxcred
     //
     this.udt_adxcred.AccessibleDescription = "";
     this.udt_adxcred.Location = new System.Drawing.Point(682, 6);
     this.udt_adxcred.Name     = "udt_adxcred";
     this.udt_adxcred.Size     = new System.Drawing.Size(167, 21);
     this.udt_adxcred.TabIndex = 161;
     this.udt_adxcred.Tag      = "adxcred";
     this.udt_adxcred.Value    = null;
     //
     // ute_adxsecg
     //
     this.ute_adxsecg.AccessibleDescription = "";
     this.ute_adxsecg.Font     = new System.Drawing.Font("新細明體", 10F);
     this.ute_adxsecg.Location = new System.Drawing.Point(415, 66);
     this.ute_adxsecg.Name     = "ute_adxsecg";
     this.ute_adxsecg.Size     = new System.Drawing.Size(142, 22);
     this.ute_adxsecg.TabIndex = 159;
     this.ute_adxsecg.Tag      = "adxsecg";
     //
     // label30
     //
     this.label30.AccessibleDescription = "";
     this.label30.AutoSize = true;
     this.label30.Font     = new System.Drawing.Font("新細明體", 10F);
     this.label30.Location = new System.Drawing.Point(311, 70);
     this.label30.Name     = "label30";
     this.label30.Size     = new System.Drawing.Size(51, 14);
     this.label30.TabIndex = 160;
     this.label30.Tag      = "adxsecg";
     this.label30.Text     = "adxsecg";
     //
     // ute_adxsecu
     //
     this.ute_adxsecu.AccessibleDescription = "";
     this.ute_adxsecu.Font     = new System.Drawing.Font("新細明體", 10F);
     this.ute_adxsecu.Location = new System.Drawing.Point(133, 66);
     this.ute_adxsecu.Name     = "ute_adxsecu";
     this.ute_adxsecu.Size     = new System.Drawing.Size(142, 22);
     this.ute_adxsecu.TabIndex = 157;
     this.ute_adxsecu.Tag      = "adxsecu";
     //
     // label29
     //
     this.label29.AccessibleDescription = "";
     this.label29.AutoSize = true;
     this.label29.Font     = new System.Drawing.Font("新細明體", 10F);
     this.label29.Location = new System.Drawing.Point(12, 70);
     this.label29.Name     = "label29";
     this.label29.Size     = new System.Drawing.Size(51, 14);
     this.label29.TabIndex = 158;
     this.label29.Tag      = "adxsecu";
     this.label29.Text     = "adxsecu";
     //
     // label28
     //
     this.label28.AccessibleDescription = "";
     this.label28.AutoSize = true;
     this.label28.Font     = new System.Drawing.Font("新細明體", 10F);
     this.label28.Location = new System.Drawing.Point(588, 40);
     this.label28.Name     = "label28";
     this.label28.Size     = new System.Drawing.Size(58, 14);
     this.label28.TabIndex = 156;
     this.label28.Tag      = "adxmodd";
     this.label28.Text     = "adxmodd";
     //
     // label27
     //
     this.label27.AccessibleDescription = "";
     this.label27.AutoSize = true;
     this.label27.Font     = new System.Drawing.Font("新細明體", 10F);
     this.label27.Location = new System.Drawing.Point(588, 9);
     this.label27.Name     = "label27";
     this.label27.Size     = new System.Drawing.Size(50, 14);
     this.label27.TabIndex = 155;
     this.label27.Tag      = "adxcred";
     this.label27.Text     = "adxcred";
     //
     // ute_adxmodg
     //
     this.ute_adxmodg.AccessibleDescription = "";
     this.ute_adxmodg.Font     = new System.Drawing.Font("新細明體", 10F);
     this.ute_adxmodg.Location = new System.Drawing.Point(415, 36);
     this.ute_adxmodg.Name     = "ute_adxmodg";
     this.ute_adxmodg.Size     = new System.Drawing.Size(142, 22);
     this.ute_adxmodg.TabIndex = 153;
     this.ute_adxmodg.Tag      = "adxmodg";
     //
     // label26
     //
     this.label26.AccessibleDescription = "";
     this.label26.AutoSize = true;
     this.label26.Font     = new System.Drawing.Font("新細明體", 10F);
     this.label26.Location = new System.Drawing.Point(311, 40);
     this.label26.Name     = "label26";
     this.label26.Size     = new System.Drawing.Size(58, 14);
     this.label26.TabIndex = 154;
     this.label26.Tag      = "adxmodg";
     this.label26.Text     = "adxmodg";
     //
     // ute_adxcreg
     //
     this.ute_adxcreg.AccessibleDescription = "";
     this.ute_adxcreg.Font     = new System.Drawing.Font("新細明體", 10F);
     this.ute_adxcreg.Location = new System.Drawing.Point(415, 5);
     this.ute_adxcreg.Name     = "ute_adxcreg";
     this.ute_adxcreg.Size     = new System.Drawing.Size(142, 22);
     this.ute_adxcreg.TabIndex = 151;
     this.ute_adxcreg.Tag      = "adxcreg";
     //
     // label25
     //
     this.label25.AccessibleDescription = "";
     this.label25.AutoSize = true;
     this.label25.Font     = new System.Drawing.Font("新細明體", 10F);
     this.label25.Location = new System.Drawing.Point(311, 9);
     this.label25.Name     = "label25";
     this.label25.Size     = new System.Drawing.Size(50, 14);
     this.label25.TabIndex = 152;
     this.label25.Tag      = "adxcreg";
     this.label25.Text     = "adxcreg";
     //
     // ute_adxmodu
     //
     this.ute_adxmodu.AccessibleDescription = "";
     this.ute_adxmodu.Font     = new System.Drawing.Font("新細明體", 10F);
     this.ute_adxmodu.Location = new System.Drawing.Point(133, 36);
     this.ute_adxmodu.Name     = "ute_adxmodu";
     this.ute_adxmodu.Size     = new System.Drawing.Size(142, 22);
     this.ute_adxmodu.TabIndex = 149;
     this.ute_adxmodu.Tag      = "adxmodu";
     //
     // label24
     //
     this.label24.AccessibleDescription = "";
     this.label24.AutoSize = true;
     this.label24.Font     = new System.Drawing.Font("新細明體", 10F);
     this.label24.Location = new System.Drawing.Point(12, 40);
     this.label24.Name     = "label24";
     this.label24.Size     = new System.Drawing.Size(58, 14);
     this.label24.TabIndex = 150;
     this.label24.Tag      = "adxmodu";
     this.label24.Text     = "adxmodu";
     //
     // ute_adxcreu
     //
     this.ute_adxcreu.AccessibleDescription = "";
     this.ute_adxcreu.Font     = new System.Drawing.Font("新細明體", 10F);
     this.ute_adxcreu.Location = new System.Drawing.Point(133, 5);
     this.ute_adxcreu.Name     = "ute_adxcreu";
     this.ute_adxcreu.Size     = new System.Drawing.Size(142, 22);
     this.ute_adxcreu.TabIndex = 147;
     this.ute_adxcreu.Tag      = "adxcreu";
     //
     // label23
     //
     this.label23.AccessibleDescription = "";
     this.label23.AutoSize = true;
     this.label23.Font     = new System.Drawing.Font("新細明體", 10F);
     this.label23.Location = new System.Drawing.Point(12, 9);
     this.label23.Name     = "label23";
     this.label23.Size     = new System.Drawing.Size(50, 14);
     this.label23.TabIndex = 148;
     this.label23.Tag      = "adxcreu";
     this.label23.Text     = "adxcreu";
     //
     // uTab_Header
     //
     this.uTab_Header.Controls.Add(this.ultraTabSharedControlsPage3);
     this.uTab_Header.Controls.Add(this.ultraTabPageControl11);
     this.uTab_Header.Controls.Add(this.ultraTabPageControl6);
     this.uTab_Header.Dock               = System.Windows.Forms.DockStyle.Top;
     this.uTab_Header.Location           = new System.Drawing.Point(8, 55);
     this.uTab_Header.Name               = "uTab_Header";
     this.uTab_Header.SharedControlsPage = this.ultraTabSharedControlsPage3;
     this.uTab_Header.Size               = new System.Drawing.Size(914, 129);
     this.uTab_Header.TabIndex           = 14;
     ultraTab1.TabPage = this.ultraTabPageControl11;
     ultraTab1.Text    = "tab1";
     ultraTab2.TabPage = this.ultraTabPageControl6;
     ultraTab2.Text    = "tab2";
     this.uTab_Header.Tabs.AddRange(new Infragistics.Win.UltraWinTabControl.UltraTab[] {
         ultraTab1,
         ultraTab2
     });
     //
     // ultraTabSharedControlsPage3
     //
     this.ultraTabSharedControlsPage3.Location = new System.Drawing.Point(-10000, -10000);
     this.ultraTabSharedControlsPage3.Name     = "ultraTabSharedControlsPage3";
     this.ultraTabSharedControlsPage3.Size     = new System.Drawing.Size(910, 103);
     //
     // pnl_adx03
     //
     this.pnl_adx03.BackColor = System.Drawing.Color.Transparent;
     this.pnl_adx03.Controls.Add(this.pbx_adx03);
     this.pnl_adx03.Dock     = System.Windows.Forms.DockStyle.Fill;
     this.pnl_adx03.Location = new System.Drawing.Point(0, 0);
     this.pnl_adx03.Name     = "pnl_adx03";
     this.pnl_adx03.Size     = new System.Drawing.Size(910, 334);
     this.pnl_adx03.TabIndex = 2;
     //
     // pbx_adx03
     //
     this.pbx_adx03.Dock     = System.Windows.Forms.DockStyle.Fill;
     this.pbx_adx03.Location = new System.Drawing.Point(0, 0);
     this.pbx_adx03.Name     = "pbx_adx03";
     this.pbx_adx03.Size     = new System.Drawing.Size(910, 334);
     this.pbx_adx03.TabIndex = 71;
     this.pbx_adx03.TabStop  = false;
     this.pbx_adx03.Tag      = "adx03";
     //
     // FrmAdmi611
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
     this.AutoScaleMode       = System.Windows.Forms.AutoScaleMode.Font;
     this.ClientSize          = new System.Drawing.Size(930, 566);
     this.Controls.Add(this.uTab_Header);
     this.KeyPreview = true;
     this.Name       = "FrmAdmi611";
     this.Text       = "FrmAdmi611";
     this.Controls.SetChildIndex(this.UsbButtom, 0);
     this.Controls.SetChildIndex(this.uTab_Header, 0);
     this.Controls.SetChildIndex(this.uTab_Master, 0);
     ((System.ComponentModel.ISupportInitialize)(this.uGridMaster)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.uTab_Master)).EndInit();
     this.uTab_Master.ResumeLayout(false);
     this.ultraTabPageControl1.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.UtbmMain)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.BindingMaster)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.errorProvider)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.UsbButtom)).EndInit();
     this.ultraTabPageControl11.ResumeLayout(false);
     this.ultraTabPageControl11.PerformLayout();
     ((System.ComponentModel.ISupportInitialize)(this.ute_adx02)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.ultraTextEditor1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.ute_adx01)).EndInit();
     this.ultraTabPageControl6.ResumeLayout(false);
     this.ultraTabPageControl6.PerformLayout();
     ((System.ComponentModel.ISupportInitialize)(this.udt_adxmodd)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.udt_adxcred)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.ute_adxsecg)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.ute_adxsecu)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.ute_adxmodg)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.ute_adxcreg)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.ute_adxmodu)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.ute_adxcreu)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.uTab_Header)).EndInit();
     this.uTab_Header.ResumeLayout(false);
     this.pnl_adx03.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.pbx_adx03)).EndInit();
     this.ResumeLayout(false);
 }
Example #60
0
 /// <summary>
 /// Required method for Designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     Infragistics.Win.UltraWinTabControl.UltraTab ultraTab1 = new Infragistics.Win.UltraWinTabControl.UltraTab();
     Infragistics.Win.UltraWinTabControl.UltraTab ultraTab2 = new Infragistics.Win.UltraWinTabControl.UltraTab();
     Infragistics.Win.UltraWinTabControl.UltraTab ultraTab3 = new Infragistics.Win.UltraWinTabControl.UltraTab();
     Infragistics.Win.UltraWinTabControl.UltraTab ultraTab4 = new Infragistics.Win.UltraWinTabControl.UltraTab();
     Infragistics.Win.UltraWinTabControl.UltraTab ultraTab5 = new Infragistics.Win.UltraWinTabControl.UltraTab();
     YR.ERP.BLL.MSSQL.AdmBLL admBLL1 = new YR.ERP.BLL.MSSQL.AdmBLL();
     this.ultraTabPageControl6        = new Infragistics.Win.UltraWinTabControl.UltraTabPageControl();
     this.ultraTabPageControl7        = new Infragistics.Win.UltraWinTabControl.UltraTabPageControl();
     this.ultraTabPageControl8        = new Infragistics.Win.UltraWinTabControl.UltraTabPageControl();
     this.ultraTabPageControl9        = new Infragistics.Win.UltraWinTabControl.UltraTabPageControl();
     this.ultraTabPageControl10       = new Infragistics.Win.UltraWinTabControl.UltraTabPageControl();
     this.uTab_Detail                 = new Infragistics.Win.UltraWinTabControl.UltraTabControl();
     this.ultraTabSharedControlsPage2 = new Infragistics.Win.UltraWinTabControl.UltraTabSharedControlsPage();
     this.ultraSplitter1              = new Infragistics.Win.Misc.UltraSplitter();
     ((System.ComponentModel.ISupportInitialize)(this.uGridMaster)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.uTab_Master)).BeginInit();
     this.uTab_Master.SuspendLayout();
     this.ultraTabPageControl5.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.UtbmMain)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.BindingMaster)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.errorProvider)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.UsbButtom)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.uTab_Detail)).BeginInit();
     this.uTab_Detail.SuspendLayout();
     this.SuspendLayout();
     //
     // uGridMaster
     //
     this.uGridMaster.DataSource = this.BindingMaster;
     this.uGridMaster.DisplayLayout.ForceSerialization = true;
     this.uGridMaster.Dock = System.Windows.Forms.DockStyle.Fill;
     this.uGridMaster.Size = new System.Drawing.Size(910, 207);
     //
     // uTab_Master
     //
     this.uTab_Master.Dock     = System.Windows.Forms.DockStyle.Top;
     this.uTab_Master.Location = new System.Drawing.Point(1, 54);
     this.uTab_Master.Margin   = new System.Windows.Forms.Padding(4);
     this.uTab_Master.Size     = new System.Drawing.Size(914, 235);
     this.uTab_Master.TabIndex = 0;
     this.uTab_Master.TabPageMargins.ForceSerialization = true;
     this.uTab_Master.TabStop = false;
     //
     // ultraTabPageControl2
     //
     this.ultraTabPageControl2.Margin = new System.Windows.Forms.Padding(4);
     this.ultraTabPageControl2.Size   = new System.Drawing.Size(910, 205);
     //
     // ultraTabPageControl3
     //
     this.ultraTabPageControl3.Margin = new System.Windows.Forms.Padding(4);
     this.ultraTabPageControl3.Size   = new System.Drawing.Size(910, 205);
     //
     // ultraTabPageControl4
     //
     this.ultraTabPageControl4.Margin = new System.Windows.Forms.Padding(4);
     this.ultraTabPageControl4.Size   = new System.Drawing.Size(910, 205);
     //
     // ultraTabPageControl5
     //
     this.ultraTabPageControl5.Controls.Add(this.uGridMaster);
     this.ultraTabPageControl5.Margin = new System.Windows.Forms.Padding(4);
     this.ultraTabPageControl5.Size   = new System.Drawing.Size(910, 205);
     //
     // ultraTabPageControl1
     //
     this.ultraTabPageControl1.Margin = new System.Windows.Forms.Padding(4);
     this.ultraTabPageControl1.Size   = new System.Drawing.Size(910, 205);
     //
     // UtbmMain
     //
     this.UtbmMain.MenuSettings.ForceSerialization   = true;
     this.UtbmMain.Ribbon.AllowAutoHide              = Infragistics.Win.DefaultableBoolean.True;
     this.UtbmMain.Ribbon.FileMenuButtonCaption      = "";
     this.UtbmMain.Ribbon.QuickAccessToolbar.Visible = false;
     this.UtbmMain.Ribbon.Visible = true;
     this.UtbmMain.Style          = Infragistics.Win.UltraWinToolbars.ToolbarStyle.Office2013;
     this.UtbmMain.ToolbarSettings.ForceSerialization = true;
     //
     // UsbButtom
     //
     this.UsbButtom.Location = new System.Drawing.Point(0, 509);
     this.UsbButtom.Margin   = new System.Windows.Forms.Padding(3);
     this.UsbButtom.Size     = new System.Drawing.Size(916, 18);
     //
     // ultraTabPageControl6
     //
     this.ultraTabPageControl6.Location = new System.Drawing.Point(1, 23);
     this.ultraTabPageControl6.Name     = "ultraTabPageControl6";
     this.ultraTabPageControl6.Size     = new System.Drawing.Size(910, 190);
     //
     // ultraTabPageControl7
     //
     this.ultraTabPageControl7.Location = new System.Drawing.Point(-10000, -10000);
     this.ultraTabPageControl7.Name     = "ultraTabPageControl7";
     this.ultraTabPageControl7.Size     = new System.Drawing.Size(910, 190);
     //
     // ultraTabPageControl8
     //
     this.ultraTabPageControl8.Location = new System.Drawing.Point(-10000, -10000);
     this.ultraTabPageControl8.Name     = "ultraTabPageControl8";
     this.ultraTabPageControl8.Size     = new System.Drawing.Size(910, 190);
     //
     // ultraTabPageControl9
     //
     this.ultraTabPageControl9.Location = new System.Drawing.Point(-10000, -10000);
     this.ultraTabPageControl9.Name     = "ultraTabPageControl9";
     this.ultraTabPageControl9.Size     = new System.Drawing.Size(910, 190);
     //
     // ultraTabPageControl10
     //
     this.ultraTabPageControl10.Location = new System.Drawing.Point(-10000, -10000);
     this.ultraTabPageControl10.Name     = "ultraTabPageControl10";
     this.ultraTabPageControl10.Size     = new System.Drawing.Size(910, 190);
     //
     // uTab_Detail
     //
     this.uTab_Detail.Controls.Add(this.ultraTabSharedControlsPage2);
     this.uTab_Detail.Controls.Add(this.ultraTabPageControl6);
     this.uTab_Detail.Controls.Add(this.ultraTabPageControl7);
     this.uTab_Detail.Controls.Add(this.ultraTabPageControl8);
     this.uTab_Detail.Controls.Add(this.ultraTabPageControl9);
     this.uTab_Detail.Controls.Add(this.ultraTabPageControl10);
     this.uTab_Detail.Dock               = System.Windows.Forms.DockStyle.Fill;
     this.uTab_Detail.Location           = new System.Drawing.Point(1, 293);
     this.uTab_Detail.Name               = "uTab_Detail";
     this.uTab_Detail.SharedControlsPage = this.ultraTabSharedControlsPage2;
     this.uTab_Detail.Size               = new System.Drawing.Size(914, 216);
     this.uTab_Detail.TabIndex           = 11;
     ultraTab1.TabPage = this.ultraTabPageControl6;
     ultraTab1.Text    = "tab1";
     ultraTab2.TabPage = this.ultraTabPageControl7;
     ultraTab2.Text    = "tab2";
     ultraTab3.TabPage = this.ultraTabPageControl8;
     ultraTab3.Text    = "tab3";
     ultraTab4.TabPage = this.ultraTabPageControl9;
     ultraTab4.Text    = "tab4";
     ultraTab5.TabPage = this.ultraTabPageControl10;
     ultraTab5.Text    = "tab5";
     this.uTab_Detail.Tabs.AddRange(new Infragistics.Win.UltraWinTabControl.UltraTab[] {
         ultraTab1,
         ultraTab2,
         ultraTab3,
         ultraTab4,
         ultraTab5
     });
     this.uTab_Detail.SelectedTabChanged += new Infragistics.Win.UltraWinTabControl.SelectedTabChangedEventHandler(this.uTab_Detail_SelectedTabChanged);
     //
     // ultraTabSharedControlsPage2
     //
     this.ultraTabSharedControlsPage2.Location = new System.Drawing.Point(-10000, -10000);
     this.ultraTabSharedControlsPage2.Name     = "ultraTabSharedControlsPage2";
     this.ultraTabSharedControlsPage2.Size     = new System.Drawing.Size(910, 190);
     //
     // ultraSplitter1
     //
     this.ultraSplitter1.BackColor     = System.Drawing.SystemColors.Control;
     this.ultraSplitter1.Dock          = System.Windows.Forms.DockStyle.Top;
     this.ultraSplitter1.Location      = new System.Drawing.Point(1, 289);
     this.ultraSplitter1.Name          = "ultraSplitter1";
     this.ultraSplitter1.RestoreExtent = 158;
     this.ultraSplitter1.Size          = new System.Drawing.Size(914, 4);
     this.ultraSplitter1.TabIndex      = 12;
     //
     // FrmEntryMDBase
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
     this.AutoScaleMode       = System.Windows.Forms.AutoScaleMode.Font;
     this.BoMaster            = admBLL1;
     this.ClientSize          = new System.Drawing.Size(916, 527);
     this.Controls.Add(this.uTab_Detail);
     this.Controls.Add(this.ultraSplitter1);
     this.KeyPreview = true;
     this.Margin     = new System.Windows.Forms.Padding(5);
     this.Name       = "FrmEntryMDBase";
     this.Text       = "FrmEntryMDBase";
     this.Controls.SetChildIndex(this.UsbButtom, 0);
     this.Controls.SetChildIndex(this.uTab_Master, 0);
     this.Controls.SetChildIndex(this.ultraSplitter1, 0);
     this.Controls.SetChildIndex(this.uTab_Detail, 0);
     ((System.ComponentModel.ISupportInitialize)(this.uGridMaster)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.uTab_Master)).EndInit();
     this.uTab_Master.ResumeLayout(false);
     this.ultraTabPageControl5.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.UtbmMain)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.BindingMaster)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.errorProvider)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.UsbButtom)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.uTab_Detail)).EndInit();
     this.uTab_Detail.ResumeLayout(false);
     this.ResumeLayout(false);
 }