Exemple #1
0
        public void loadToolBox()
        {
            //Load group
            buttonBar1_Group_0      = new Janus.Windows.ButtonBar.ButtonBarGroup();
            buttonBar1_Group_0.Key  = "Group1";
            buttonBar1_Group_0.Text = "My newspaper control";
            this.buttonBar1.Groups.AddRange(new Janus.Windows.ButtonBar.ButtonBarGroup[] {
                buttonBar1_Group_0
            });

            //Load toolbox
            foreach (INewsPaperControl item in m_MyControlList.LstNewsPaperControl)
            {
                Janus.Windows.ButtonBar.ButtonBarItem buttonBarItem = new Janus.Windows.ButtonBar.ButtonBarItem();
                buttonBarItem.Image  = item.getICO();
                buttonBarItem.Text   = item.getName();
                buttonBarItem.Tag    = item;
                buttonBarItem.Click += new Janus.Windows.ButtonBar.ItemEventHandler(buttonBarItem_Click);
                buttonBar1_Group_0.Items.AddRange(new Janus.Windows.ButtonBar.ButtonBarItem[] {
                    buttonBarItem
                });
            }
        }
Exemple #2
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();
     Janus.Windows.ExplorerBar.ExplorerBarGroup     explorerBarGroup1    = new Janus.Windows.ExplorerBar.ExplorerBarGroup();
     Janus.Windows.ExplorerBar.ExplorerBarItem      explorerBarItem1     = new Janus.Windows.ExplorerBar.ExplorerBarItem();
     Janus.Windows.ExplorerBar.ExplorerBarItem      explorerBarItem2     = new Janus.Windows.ExplorerBar.ExplorerBarItem();
     Janus.Windows.ExplorerBar.ExplorerBarGroup     explorerBarGroup2    = new Janus.Windows.ExplorerBar.ExplorerBarGroup();
     Janus.Windows.ExplorerBar.ExplorerBarItem      explorerBarItem3     = new Janus.Windows.ExplorerBar.ExplorerBarItem();
     Janus.Windows.ExplorerBar.ExplorerBarItem      explorerBarItem4     = new Janus.Windows.ExplorerBar.ExplorerBarItem();
     Janus.Windows.ExplorerBar.ExplorerBarGroup     explorerBarGroup3    = new Janus.Windows.ExplorerBar.ExplorerBarGroup();
     Janus.Windows.ExplorerBar.ExplorerBarItem      explorerBarItem5     = new Janus.Windows.ExplorerBar.ExplorerBarItem();
     Janus.Windows.ExplorerBar.ExplorerBarItem      explorerBarItem6     = new Janus.Windows.ExplorerBar.ExplorerBarItem();
     Janus.Windows.ExplorerBar.ExplorerBarGroup     explorerBarGroup4    = new Janus.Windows.ExplorerBar.ExplorerBarGroup();
     Janus.Windows.ExplorerBar.ExplorerBarItem      explorerBarItem7     = new Janus.Windows.ExplorerBar.ExplorerBarItem();
     Janus.Windows.ExplorerBar.ExplorerBarItem      explorerBarItem8     = new Janus.Windows.ExplorerBar.ExplorerBarItem();
     Janus.Windows.ExplorerBar.ExplorerBarGroup     explorerBarGroup5    = new Janus.Windows.ExplorerBar.ExplorerBarGroup();
     Janus.Windows.ExplorerBar.ExplorerBarItem      explorerBarItem9     = new Janus.Windows.ExplorerBar.ExplorerBarItem();
     Janus.Windows.ExplorerBar.ExplorerBarItem      explorerBarItem10    = new Janus.Windows.ExplorerBar.ExplorerBarItem();
     Janus.Windows.ExplorerBar.ExplorerBarItem      explorerBarItem11    = new Janus.Windows.ExplorerBar.ExplorerBarItem();
     Janus.Windows.ExplorerBar.ExplorerBarGroup     explorerBarGroup6    = new Janus.Windows.ExplorerBar.ExplorerBarGroup();
     Janus.Windows.ExplorerBar.ExplorerBarItem      explorerBarItem12    = new Janus.Windows.ExplorerBar.ExplorerBarItem();
     Janus.Windows.ExplorerBar.ExplorerBarItem      explorerBarItem13    = new Janus.Windows.ExplorerBar.ExplorerBarItem();
     Janus.Windows.ExplorerBar.ExplorerBarItem      explorerBarItem14    = new Janus.Windows.ExplorerBar.ExplorerBarItem();
     Janus.Windows.ExplorerBar.ExplorerBarItem      explorerBarItem15    = new Janus.Windows.ExplorerBar.ExplorerBarItem();
     Janus.Windows.ExplorerBar.ExplorerBarItem      explorerBarItem16    = new Janus.Windows.ExplorerBar.ExplorerBarItem();
     Janus.Windows.ExplorerBar.ExplorerBarItem      explorerBarItem17    = new Janus.Windows.ExplorerBar.ExplorerBarItem();
     Janus.Windows.ExplorerBar.ExplorerBarItem      explorerBarItem18    = new Janus.Windows.ExplorerBar.ExplorerBarItem();
     Janus.Windows.ExplorerBar.ExplorerBarGroup     explorerBarGroup7    = new Janus.Windows.ExplorerBar.ExplorerBarGroup();
     Janus.Windows.ExplorerBar.ExplorerBarItem      explorerBarItem19    = new Janus.Windows.ExplorerBar.ExplorerBarItem();
     Janus.Windows.ExplorerBar.ExplorerBarItem      explorerBarItem20    = new Janus.Windows.ExplorerBar.ExplorerBarItem();
     Janus.Windows.ExplorerBar.ExplorerBarGroup     explorerBarGroup8    = new Janus.Windows.ExplorerBar.ExplorerBarGroup();
     Janus.Windows.ExplorerBar.ExplorerBarItem      explorerBarItem21    = new Janus.Windows.ExplorerBar.ExplorerBarItem();
     Janus.Windows.ExplorerBar.ExplorerBarGroup     explorerBarGroup9    = new Janus.Windows.ExplorerBar.ExplorerBarGroup();
     Janus.Windows.ExplorerBar.ExplorerBarItem      explorerBarItem22    = new Janus.Windows.ExplorerBar.ExplorerBarItem();
     Janus.Windows.ExplorerBar.ExplorerBarItem      explorerBarItem23    = new Janus.Windows.ExplorerBar.ExplorerBarItem();
     Janus.Windows.ExplorerBar.ExplorerBarItem      explorerBarItem24    = new Janus.Windows.ExplorerBar.ExplorerBarItem();
     Janus.Windows.ButtonBar.ButtonBarGroup         buttonBar1_Group_0   = new Janus.Windows.ButtonBar.ButtonBarGroup();
     Janus.Windows.ButtonBar.ButtonBarItem          buttonBar1_Item_0_0  = new Janus.Windows.ButtonBar.ButtonBarItem();
     Janus.Windows.ButtonBar.ButtonBarItem          buttonBar1_Item_0_1  = new Janus.Windows.ButtonBar.ButtonBarItem();
     Janus.Windows.ButtonBar.ButtonBarItem          buttonBar1_Item_0_2  = new Janus.Windows.ButtonBar.ButtonBarItem();
     Janus.Windows.ButtonBar.ButtonBarItem          buttonBar1_Item_0_3  = new Janus.Windows.ButtonBar.ButtonBarItem();
     Janus.Windows.ButtonBar.ButtonBarItem          buttonBar1_Item_0_4  = new Janus.Windows.ButtonBar.ButtonBarItem();
     Janus.Windows.ButtonBar.ButtonBarItem          buttonBar1_Item_0_5  = new Janus.Windows.ButtonBar.ButtonBarItem();
     Janus.Windows.ButtonBar.ButtonBarItem          buttonBar1_Item_0_6  = new Janus.Windows.ButtonBar.ButtonBarItem();
     Janus.Windows.ButtonBar.ButtonBarItem          buttonBar1_Item_0_7  = new Janus.Windows.ButtonBar.ButtonBarItem();
     Janus.Windows.ButtonBar.ButtonBarItem          buttonBar1_Item_0_8  = new Janus.Windows.ButtonBar.ButtonBarItem();
     Janus.Windows.ButtonBar.ButtonBarItem          buttonBar1_Item_0_9  = new Janus.Windows.ButtonBar.ButtonBarItem();
     Janus.Windows.ButtonBar.ButtonBarItem          buttonBar1_Item_0_10 = new Janus.Windows.ButtonBar.ButtonBarItem();
     Janus.Windows.ButtonBar.ButtonBarItem          buttonBar1_Item_0_11 = new Janus.Windows.ButtonBar.ButtonBarItem();
     Janus.Windows.ButtonBar.ButtonBarItem          buttonBar1_Item_0_12 = new Janus.Windows.ButtonBar.ButtonBarItem();
     System.ComponentModel.ComponentResourceManager resources            = new System.ComponentModel.ComponentResourceManager(typeof(frmMain));
     this.uiPanelManager1          = new Janus.Windows.UI.Dock.UIPanelManager(this.components);
     this.uipLeft                  = new Janus.Windows.UI.Dock.UIPanelGroup();
     this.uiPanel4                 = new Janus.Windows.UI.Dock.UIPanel();
     this.uiPanel4Container        = new Janus.Windows.UI.Dock.UIPanelInnerContainer();
     this.explorerBar1             = new Janus.Windows.ExplorerBar.ExplorerBar();
     this.buttonBar1               = new Janus.Windows.ButtonBar.ButtonBar();
     this.buttonBar2               = new Janus.Windows.ButtonBar.ButtonBar();
     this.uiPanel0                 = new Janus.Windows.UI.Dock.UIPanelGroup();
     this.uiPanel2                 = new Janus.Windows.UI.Dock.UIPanel();
     this.uiPanel2Container        = new Janus.Windows.UI.Dock.UIPanelInnerContainer();
     this.uiPanel3                 = new Janus.Windows.UI.Dock.UIPanel();
     this.uiPanel3Container        = new Janus.Windows.UI.Dock.UIPanelInnerContainer();
     this.uiPanel1                 = new Janus.Windows.UI.Dock.UIPanel();
     this.uiPanel1Container        = new Janus.Windows.UI.Dock.UIPanelInnerContainer();
     this.uiPanel6                 = new Janus.Windows.UI.Dock.UIPanel();
     this.uiPanel6Container        = new Janus.Windows.UI.Dock.UIPanelInnerContainer();
     this.FATabStrip               = new FarsiLibrary.Win.FATabStrip();
     this.pictureBox1              = new System.Windows.Forms.PictureBox();
     this.imageList1               = new System.Windows.Forms.ImageList(this.components);
     this.menuStrip1               = new System.Windows.Forms.MenuStrip();
     this.hệThốngToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
     this.nhậpDữLiệuTừcùngChươngTrìnhToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
     this.nhậpDữLiệuTừChươngTrìnhkhácToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
     this.toolStripMenuItem2 = new System.Windows.Forms.ToolStripMenuItem();
     this.xuấtDữLiệuRaExcelToolStripMenuItem       = new System.Windows.Forms.ToolStripMenuItem();
     this.khôiPhụcDữLiệuToolStripMenuItem          = new System.Windows.Forms.ToolStripMenuItem();
     this.thoátToolStripMenuItem                   = new System.Windows.Forms.ToolStripSeparator();
     this.thoátToolStripMenuItem1                  = new System.Windows.Forms.ToolStripMenuItem();
     this.côngCụToolStripMenuItem                  = new System.Windows.Forms.ToolStripMenuItem();
     this.tìmGiáoDânToolStripMenuItem              = new System.Windows.Forms.ToolStripMenuItem();
     this.tìmGiaĐìnhCủaMộtGiáoDânToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
     this.tìmVàThaythếToolStripMenuItem            = new System.Windows.Forms.ToolStripMenuItem();
     this.toolStripMenuItem1                  = new System.Windows.Forms.ToolStripSeparator();
     this.tùychọnToolStripMenuItem            = new System.Windows.Forms.ToolStripMenuItem();
     this.trợGiúpToolStripMenuItem            = new System.Windows.Forms.ToolStripMenuItem();
     this.kiểmTraPhiênBảnMớiToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
     this.hướngDẫnSửDụngToolStripMenuItem     = new System.Windows.Forms.ToolStripMenuItem();
     this.thôngTinPhầnMềmToolStripMenuItem    = new System.Windows.Forms.ToolStripSeparator();
     this.thôngTinPhầnMềmToolStripMenuItem1   = new System.Windows.Forms.ToolStripMenuItem();
     this.timer1 = new System.Windows.Forms.Timer(this.components);
     this.nhậpDữLiệuTừMSExcelToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
     ((System.ComponentModel.ISupportInitialize)(this.uiPanelManager1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.uipLeft)).BeginInit();
     this.uipLeft.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.uiPanel4)).BeginInit();
     this.uiPanel4.SuspendLayout();
     this.uiPanel4Container.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.explorerBar1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.buttonBar1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.buttonBar2)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.uiPanel0)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.uiPanel2)).BeginInit();
     this.uiPanel2.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.uiPanel3)).BeginInit();
     this.uiPanel3.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.uiPanel1)).BeginInit();
     this.uiPanel1.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.uiPanel6)).BeginInit();
     this.uiPanel6.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.FATabStrip)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.pictureBox1)).BeginInit();
     this.menuStrip1.SuspendLayout();
     this.SuspendLayout();
     //
     // uiPanelManager1
     //
     this.uiPanelManager1.ContainerControl = this;
     this.uiPanelManager1.DefaultPanelSettings.InnerAreaStyle = Janus.Windows.UI.Dock.PanelInnerAreaStyle.Window;
     this.uiPanelManager1.TabbedMdi = true;
     this.uipLeft.Id          = new System.Guid("5f53b81e-1f2b-4c61-b820-5c5e4f8d4872");
     this.uipLeft.StaticGroup = true;
     this.uiPanel4.Id         = new System.Guid("c91be687-2fbe-4488-8d24-25836ea07374");
     this.uipLeft.Panels.Add(this.uiPanel4);
     this.uiPanelManager1.Panels.Add(this.uipLeft);
     //
     // Design Time Panel Info:
     //
     this.uiPanelManager1.BeginPanelInfo();
     this.uiPanelManager1.AddDockPanelInfo(new System.Guid("5f53b81e-1f2b-4c61-b820-5c5e4f8d4872"), Janus.Windows.UI.Dock.PanelGroupStyle.OfficeTaskPane, Janus.Windows.UI.Dock.PanelDockStyle.Left, true, new System.Drawing.Size(247, 478), true);
     this.uiPanelManager1.AddDockPanelInfo(new System.Guid("c91be687-2fbe-4488-8d24-25836ea07374"), new System.Guid("5f53b81e-1f2b-4c61-b820-5c5e4f8d4872"), -1, true);
     this.uiPanelManager1.AddFloatingPanelInfo(new System.Guid("5f53b81e-1f2b-4c61-b820-5c5e4f8d4872"), Janus.Windows.UI.Dock.PanelGroupStyle.OfficeTaskPane, true, new System.Drawing.Point(-1, -1), new System.Drawing.Size(-1, -1), false);
     this.uiPanelManager1.AddFloatingPanelInfo(new System.Guid("c91be687-2fbe-4488-8d24-25836ea07374"), new System.Drawing.Point(-1, -1), new System.Drawing.Size(-1, -1), false);
     this.uiPanelManager1.AddFloatingPanelInfo(new System.Guid("78e44acf-c32c-43a7-b663-ed4c59f691ff"), new System.Drawing.Point(-1, -1), new System.Drawing.Size(-1, -1), false);
     this.uiPanelManager1.AddFloatingPanelInfo(new System.Guid("3a6c2e40-236f-4cca-8678-339d820fc720"), Janus.Windows.UI.Dock.PanelGroupStyle.Tab, true, new System.Drawing.Point(-1, -1), new System.Drawing.Size(-1, -1), false);
     this.uiPanelManager1.AddFloatingPanelInfo(new System.Guid("b4869f3b-7f94-4cf8-ba85-41a69d534120"), new System.Drawing.Point(-1, -1), new System.Drawing.Size(-1, -1), false);
     this.uiPanelManager1.EndPanelInfo();
     //
     // uipLeft
     //
     this.uipLeft.GroupStyle    = Janus.Windows.UI.Dock.PanelGroupStyle.OfficeTaskPane;
     this.uipLeft.Location      = new System.Drawing.Point(3, 27);
     this.uipLeft.Name          = "uipLeft";
     this.uipLeft.SelectedPanel = this.uiPanel4;
     this.uipLeft.ShowOutlookNavigatorConfigureMenu = false;
     this.uipLeft.Size       = new System.Drawing.Size(247, 478);
     this.uipLeft.TabDisplay = Janus.Windows.UI.Dock.TabDisplayMode.Text;
     this.uipLeft.TabIndex   = 4;
     this.uipLeft.Text       = "Panel 1";
     //
     // uiPanel4
     //
     this.uiPanel4.CaptionDisplayMode = Janus.Windows.UI.Dock.PanelCaptionDisplayMode.Text;
     this.uiPanel4.CloseButtonVisible = Janus.Windows.UI.InheritableBoolean.False;
     this.uiPanel4.InnerContainer     = this.uiPanel4Container;
     this.uiPanel4.Location           = new System.Drawing.Point(0, 0);
     this.uiPanel4.Name     = "uiPanel4";
     this.uiPanel4.Size     = new System.Drawing.Size(243, 478);
     this.uiPanel4.TabIndex = 4;
     this.uiPanel4.Text     = "Chức năng chính";
     //
     // uiPanel4Container
     //
     this.uiPanel4Container.Controls.Add(this.explorerBar1);
     this.uiPanel4Container.Controls.Add(this.buttonBar1);
     this.uiPanel4Container.Location = new System.Drawing.Point(1, 23);
     this.uiPanel4Container.Name     = "uiPanel4Container";
     this.uiPanel4Container.Size     = new System.Drawing.Size(241, 454);
     this.uiPanel4Container.TabIndex = 0;
     //
     // explorerBar1
     //
     this.explorerBar1.Cursor = System.Windows.Forms.Cursors.Hand;
     this.explorerBar1.Dock   = System.Windows.Forms.DockStyle.Fill;
     explorerBarItem1.Key     = "itNhapGiaoXu";
     explorerBarItem1.Text    = "Giáo xứ";
     explorerBarItem2.Key     = "itNhapGiaoHo";
     explorerBarItem2.Text    = "Giáo họ";
     explorerBarGroup1.Items.AddRange(new Janus.Windows.ExplorerBar.ExplorerBarItem[] {
         explorerBarItem1,
         explorerBarItem2
     });
     explorerBarGroup1.Key  = "Group1";
     explorerBarGroup1.Text = "Thông tin Giáo xứ";
     explorerBarItem3.Key   = "itNhapGiaoDan";
     explorerBarItem3.Text  = "Danh sách giáo dân";
     explorerBarItem4.Key   = "itNhapGiaDinh";
     explorerBarItem4.Text  = "Danh sách gia đình";
     explorerBarGroup2.Items.AddRange(new Janus.Windows.ExplorerBar.ExplorerBarItem[] {
         explorerBarItem3,
         explorerBarItem4
     });
     explorerBarGroup2.Key  = "Group2";
     explorerBarGroup2.Text = "Giáo dân && Gia đình";
     explorerBarItem5.Key   = "itLuuTruGiaoDan";
     explorerBarItem5.Text  = "Hồ sơ lưu trữ giáo dân";
     explorerBarItem6.Key   = "itLuuTruGiaDinh";
     explorerBarItem6.Text  = "Hồ sơ lưu trữ gia đình";
     explorerBarGroup3.Items.AddRange(new Janus.Windows.ExplorerBar.ExplorerBarItem[] {
         explorerBarItem5,
         explorerBarItem6
     });
     explorerBarGroup3.Key  = "Group7";
     explorerBarGroup3.Text = "Hồ sơ lưu trữ";
     explorerBarItem7.Key   = "itSoBiTich";
     explorerBarItem7.Text  = "Danh sách sổ bí tích";
     explorerBarItem8.Key   = "itRaoHonPhoi";
     explorerBarItem8.Text  = "Danh sách rao hôn phối";
     explorerBarGroup4.Items.AddRange(new Janus.Windows.ExplorerBar.ExplorerBarItem[] {
         explorerBarItem7,
         explorerBarItem8
     });
     explorerBarGroup4.Key  = "Group6";
     explorerBarGroup4.Text = "Bí tích";
     explorerBarItem9.Key   = "itTimGiaoDan";
     explorerBarItem9.Text  = "Tìm giáo dân";
     explorerBarItem10.Key  = "itTimGiaDinhCuaGiaoDan";
     explorerBarItem10.Text = "Tìm gia đình của giáo dân";
     explorerBarItem11.Key  = "itTimThayThe";
     explorerBarItem11.Text = "Tìm và thay thế";
     explorerBarGroup5.Items.AddRange(new Janus.Windows.ExplorerBar.ExplorerBarItem[] {
         explorerBarItem9,
         explorerBarItem10,
         explorerBarItem11
     });
     explorerBarGroup5.Key  = "Group3";
     explorerBarGroup5.Text = "Tìm kiếm";
     explorerBarItem12.Key  = "itKiemTraGiaoDan";
     explorerBarItem12.Text = "Kiểm tra dữ liệu giáo dân";
     explorerBarItem13.Key  = "itKiemTraGiaDinh";
     explorerBarItem13.Text = "Kiểm tra dữ liệu gia đình";
     explorerBarItem14.Key  = "itChuanHoaDuLieuGiaoDan";
     explorerBarItem14.Text = "Chuẩn hóa dữ liệu giáo dân";
     explorerBarItem15.Key  = "itChuanHoaDuLieuGiaDinh";
     explorerBarItem15.Text = "Chuẩn hóa dữ liệu gia đình";
     explorerBarItem16.Key  = "itChuyenHoGiaoDan";
     explorerBarItem16.Text = "Chuyển họ cho giáo dân";
     explorerBarItem17.Key  = "itChuyenHoGiaDinh";
     explorerBarItem17.Text = "Chuyển họ cho gia đình";
     explorerBarItem18.Key  = "itLapBiTichTuDong";
     explorerBarItem18.Text = "Tao danh sách bí tích tự động";
     explorerBarGroup6.Items.AddRange(new Janus.Windows.ExplorerBar.ExplorerBarItem[] {
         explorerBarItem12,
         explorerBarItem13,
         explorerBarItem14,
         explorerBarItem15,
         explorerBarItem16,
         explorerBarItem17,
         explorerBarItem18
     });
     explorerBarGroup6.Key  = "Group4";
     explorerBarGroup6.Text = "Công cụ dữ liệu";
     explorerBarItem19.Key  = "itThongKeChung";
     explorerBarItem19.Text = "Thống kê chung";
     explorerBarItem20.Key  = "itBieuDo";
     explorerBarItem20.Text = "Biểu đồ";
     explorerBarGroup7.Items.AddRange(new Janus.Windows.ExplorerBar.ExplorerBarItem[] {
         explorerBarItem19,
         explorerBarItem20
     });
     explorerBarGroup7.Key  = "Group5";
     explorerBarGroup7.Text = "Thống kê";
     explorerBarItem21.Key  = "itGiaoLy";
     explorerBarItem21.Text = "Danh sách khối lớp";
     explorerBarGroup8.Items.AddRange(new Janus.Windows.ExplorerBar.ExplorerBarItem[] {
         explorerBarItem21
     });
     explorerBarGroup8.Key  = "Group9";
     explorerBarGroup8.Text = "Quản lý giáo lý";
     explorerBarItem22.Key  = "itAboutUs";
     explorerBarItem22.Text = "Phần mềm && tác giả";
     explorerBarItem23.Key  = "itGopY";
     explorerBarItem23.Text = "Liên hệ tác giả";
     explorerBarItem24.Key  = "itThongTinOnline";
     explorerBarItem24.Text = "Thông tin online";
     explorerBarGroup9.Items.AddRange(new Janus.Windows.ExplorerBar.ExplorerBarItem[] {
         explorerBarItem22,
         explorerBarItem23,
         explorerBarItem24
     });
     explorerBarGroup9.Key  = "Group8";
     explorerBarGroup9.Text = "Thông tin phần mềm";
     this.explorerBar1.Groups.AddRange(new Janus.Windows.ExplorerBar.ExplorerBarGroup[] {
         explorerBarGroup1,
         explorerBarGroup2,
         explorerBarGroup3,
         explorerBarGroup4,
         explorerBarGroup5,
         explorerBarGroup6,
         explorerBarGroup7,
         explorerBarGroup8,
         explorerBarGroup9
     });
     this.explorerBar1.GroupsStateStyles.FormatStyle.ForeColor = System.Drawing.SystemColors.ControlText;
     this.explorerBar1.ItemsStateStyles.FormatStyle.FontBold   = Janus.Windows.ExplorerBar.TriState.True;
     this.explorerBar1.Location   = new System.Drawing.Point(0, 0);
     this.explorerBar1.Name       = "explorerBar1";
     this.explorerBar1.Size       = new System.Drawing.Size(241, 454);
     this.explorerBar1.TabIndex   = 0;
     this.explorerBar1.Text       = "explorerBar1";
     this.explorerBar1.ItemClick += new Janus.Windows.ExplorerBar.ItemEventHandler(this.explorerBar1_ItemClick);
     //
     // buttonBar1
     //
     this.buttonBar1.BorderStyle     = Janus.Windows.ButtonBar.BorderStyle.None;
     this.buttonBar1.GroupAppearance = Janus.Windows.ButtonBar.GroupAppearance.Standard;
     buttonBar1_Item_0_0.Key         = "itNhapGiaoXu";
     buttonBar1_Item_0_0.Text        = "Giáo xứ";
     buttonBar1_Item_0_1.Key         = "itNhapGiaoHo";
     buttonBar1_Item_0_1.Text        = "Giáo họ";
     buttonBar1_Item_0_2.Key         = "itNhapGiaoDan";
     buttonBar1_Item_0_2.Text        = "Giáo dân";
     buttonBar1_Item_0_3.Key         = "itNhapGiaDinh";
     buttonBar1_Item_0_3.Text        = "Gia đình";
     buttonBar1_Item_0_4.Key         = "itSoBiTich";
     buttonBar1_Item_0_4.Text        = "Sổ bí tích";
     buttonBar1_Item_0_5.Key         = "itLuuTruGiaoDan";
     buttonBar1_Item_0_5.Text        = "Hồ sơ lưu trữ giáo dân";
     buttonBar1_Item_0_6.Key         = "itLuuTruGiaDinh";
     buttonBar1_Item_0_6.Text        = "Hồ sơ lưu trữ gia đình";
     buttonBar1_Item_0_7.Key         = "itThongKeChung";
     buttonBar1_Item_0_7.Text        = "Thống kê";
     buttonBar1_Item_0_8.Key         = "itTimGiaoDan";
     buttonBar1_Item_0_8.Text        = "Tìm giáo dân";
     buttonBar1_Item_0_9.Key         = "itTimGiaDinhCuaGiaoDan";
     buttonBar1_Item_0_9.Text        = "Tìm gia đình của một giáo dân";
     buttonBar1_Item_0_10.Key        = "itTimThayThe";
     buttonBar1_Item_0_10.Text       = "Tìm và thay thế";
     buttonBar1_Item_0_11.Key        = "itKiemTraGiaoDan";
     buttonBar1_Item_0_11.Text       = "Kiểm tra dữ liệu giáo dân";
     buttonBar1_Item_0_12.Key        = "itKiemTraGiaDinh";
     buttonBar1_Item_0_12.Text       = "Kiểm tra dữ liệu gia đình";
     buttonBar1_Group_0.Items.AddRange(new Janus.Windows.ButtonBar.ButtonBarItem[] {
         buttonBar1_Item_0_0,
         buttonBar1_Item_0_1,
         buttonBar1_Item_0_2,
         buttonBar1_Item_0_3,
         buttonBar1_Item_0_4,
         buttonBar1_Item_0_5,
         buttonBar1_Item_0_6,
         buttonBar1_Item_0_7,
         buttonBar1_Item_0_8,
         buttonBar1_Item_0_9,
         buttonBar1_Item_0_10,
         buttonBar1_Item_0_11,
         buttonBar1_Item_0_12
     });
     buttonBar1_Group_0.Key  = "Group1";
     buttonBar1_Group_0.Text = "New Group";
     buttonBar1_Group_0.View = Janus.Windows.ButtonBar.ButtonBarView.SmallIcons;
     this.buttonBar1.Groups.AddRange(new Janus.Windows.ButtonBar.ButtonBarGroup[] {
         buttonBar1_Group_0
     });
     this.buttonBar1.HeaderGroupVisible = false;
     this.buttonBar1.Location           = new System.Drawing.Point(8, 27);
     this.buttonBar1.Name          = "buttonBar1";
     this.buttonBar1.SelectionArea = Janus.Windows.ButtonBar.SelectionArea.FullItem;
     this.buttonBar1.ShadowOnHover = true;
     this.buttonBar1.Size          = new System.Drawing.Size(194, 237);
     this.buttonBar1.TabIndex      = 5;
     this.buttonBar1.Text          = "buttonBar1";
     this.buttonBar1.Visible       = false;
     this.buttonBar1.VisualStyle   = Janus.Windows.ButtonBar.VisualStyle.Office2003;
     this.buttonBar1.VisualStyleAreas.BackgroundStyle    = Janus.Windows.ButtonBar.VisualStyle.Office2003;
     this.buttonBar1.VisualStyleAreas.ControlBorderStyle = Janus.Windows.ButtonBar.VisualStyle.Office2003;
     this.buttonBar1.VisualStyleAreas.GroupsStyle        = Janus.Windows.ButtonBar.VisualStyle.Office2003;
     this.buttonBar1.VisualStyleAreas.ItemsStyle         = Janus.Windows.ButtonBar.VisualStyle.Office2003;
     this.buttonBar1.ItemClick += new Janus.Windows.ButtonBar.ItemEventHandler(this.buttonBar1_ItemClick);
     //
     // buttonBar2
     //
     this.buttonBar2.Location = new System.Drawing.Point(0, 0);
     this.buttonBar2.Name     = "buttonBar2";
     this.buttonBar2.Size     = new System.Drawing.Size(0, 0);
     this.buttonBar2.TabIndex = 0;
     //
     // uiPanel0
     //
     this.uiPanel0.Location = new System.Drawing.Point(0, 0);
     this.uiPanel0.Name     = "uiPanel0";
     this.uiPanel0.Size     = new System.Drawing.Size(196, 344);
     this.uiPanel0.TabIndex = 4;
     this.uiPanel0.Text     = "Panel 0";
     //
     // uiPanel2
     //
     this.uiPanel2.InnerContainer = this.uiPanel2Container;
     this.uiPanel2.Location       = new System.Drawing.Point(0, 0);
     this.uiPanel2.Name           = "uiPanel2";
     this.uiPanel2.Size           = new System.Drawing.Size(196, 344);
     this.uiPanel2.TabIndex       = 4;
     this.uiPanel2.Text           = "Panel 2";
     //
     // uiPanel2Container
     //
     this.uiPanel2Container.Location = new System.Drawing.Point(0, 0);
     this.uiPanel2Container.Name     = "uiPanel2Container";
     this.uiPanel2Container.Size     = new System.Drawing.Size(196, 344);
     this.uiPanel2Container.TabIndex = 0;
     //
     // uiPanel3
     //
     this.uiPanel3.InnerContainer = this.uiPanel3Container;
     this.uiPanel3.Location       = new System.Drawing.Point(0, 0);
     this.uiPanel3.Name           = "uiPanel3";
     this.uiPanel3.Size           = new System.Drawing.Size(196, 344);
     this.uiPanel3.TabIndex       = 4;
     this.uiPanel3.Text           = "Panel 3";
     //
     // uiPanel3Container
     //
     this.uiPanel3Container.Location = new System.Drawing.Point(0, 0);
     this.uiPanel3Container.Name     = "uiPanel3Container";
     this.uiPanel3Container.Size     = new System.Drawing.Size(196, 344);
     this.uiPanel3Container.TabIndex = 0;
     //
     // uiPanel1
     //
     this.uiPanel1.InnerContainer = this.uiPanel1Container;
     this.uiPanel1.Location       = new System.Drawing.Point(0, 0);
     this.uiPanel1.Name           = "uiPanel1";
     this.uiPanel1.Size           = new System.Drawing.Size(480, 478);
     this.uiPanel1.TabIndex       = 4;
     this.uiPanel1.Text           = "Panel 1";
     //
     // uiPanel1Container
     //
     this.uiPanel1Container.Location = new System.Drawing.Point(0, 0);
     this.uiPanel1Container.Name     = "uiPanel1Container";
     this.uiPanel1Container.Size     = new System.Drawing.Size(480, 478);
     this.uiPanel1Container.TabIndex = 0;
     //
     // uiPanel6
     //
     this.uiPanel6.InnerContainer = this.uiPanel6Container;
     this.uiPanel6.Location       = new System.Drawing.Point(0, 0);
     this.uiPanel6.Name           = "uiPanel6";
     this.uiPanel6.Size           = new System.Drawing.Size(480, 478);
     this.uiPanel6.TabIndex       = 4;
     this.uiPanel6.Text           = "Panel 6";
     //
     // uiPanel6Container
     //
     this.uiPanel6Container.Location = new System.Drawing.Point(0, 0);
     this.uiPanel6Container.Name     = "uiPanel6Container";
     this.uiPanel6Container.Size     = new System.Drawing.Size(480, 478);
     this.uiPanel6Container.TabIndex = 0;
     //
     // FATabStrip
     //
     this.FATabStrip.Dock                 = System.Windows.Forms.DockStyle.Fill;
     this.FATabStrip.Font                 = new System.Drawing.Font("Tahoma", 8.25F);
     this.FATabStrip.Location             = new System.Drawing.Point(250, 27);
     this.FATabStrip.Name                 = "FATabStrip";
     this.FATabStrip.Size                 = new System.Drawing.Size(638, 478);
     this.FATabStrip.TabIndex             = 5;
     this.FATabStrip.Text                 = "faTabStrip1";
     this.FATabStrip.TabStripItemClosing += new FarsiLibrary.Win.TabStripItemClosingHandler(this.FATabStrip_TabStripItemClosing);
     //
     // pictureBox1
     //
     this.pictureBox1.BackColor             = System.Drawing.Color.Transparent;
     this.pictureBox1.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
     this.pictureBox1.Dock     = System.Windows.Forms.DockStyle.Fill;
     this.pictureBox1.Location = new System.Drawing.Point(1, 20);
     this.pictureBox1.Name     = "pictureBox1";
     this.pictureBox1.Size     = new System.Drawing.Size(478, 457);
     this.pictureBox1.TabIndex = 0;
     this.pictureBox1.TabStop  = false;
     //
     // imageList1
     //
     this.imageList1.ImageStream      = ((System.Windows.Forms.ImageListStreamer)(resources.GetObject("imageList1.ImageStream")));
     this.imageList1.TransparentColor = System.Drawing.Color.Transparent;
     this.imageList1.Images.SetKeyName(0, "icon2.JPG");
     this.imageList1.Images.SetKeyName(1, "icon3.JPG");
     this.imageList1.Images.SetKeyName(2, "icon4.JPG");
     this.imageList1.Images.SetKeyName(3, "icon5.JPG");
     //
     // menuStrip1
     //
     this.menuStrip1.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
         this.hệThốngToolStripMenuItem,
         this.côngCụToolStripMenuItem,
         this.trợGiúpToolStripMenuItem
     });
     this.menuStrip1.Location = new System.Drawing.Point(0, 0);
     this.menuStrip1.Name     = "menuStrip1";
     this.menuStrip1.Size     = new System.Drawing.Size(891, 24);
     this.menuStrip1.TabIndex = 0;
     this.menuStrip1.Text     = "menuStrip1";
     //
     // hệThốngToolStripMenuItem
     //
     this.hệThốngToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
         this.nhậpDữLiệuTừcùngChươngTrìnhToolStripMenuItem,
         this.nhậpDữLiệuTừMSExcelToolStripMenuItem,
         this.nhậpDữLiệuTừChươngTrìnhkhácToolStripMenuItem,
         this.toolStripMenuItem2,
         this.xuấtDữLiệuRaExcelToolStripMenuItem,
         this.khôiPhụcDữLiệuToolStripMenuItem,
         this.thoátToolStripMenuItem,
         this.thoátToolStripMenuItem1
     });
     this.hệThốngToolStripMenuItem.Name = "hệThốngToolStripMenuItem";
     this.hệThốngToolStripMenuItem.Size = new System.Drawing.Size(69, 20);
     this.hệThốngToolStripMenuItem.Text = "&Hệ thống";
     //
     // nhậpDữLiệuTừcùngChươngTrìnhToolStripMenuItem
     //
     this.nhậpDữLiệuTừcùngChươngTrìnhToolStripMenuItem.Name   = "nhậpDữLiệuTừcùngChươngTrìnhToolStripMenuItem";
     this.nhậpDữLiệuTừcùngChươngTrìnhToolStripMenuItem.Size   = new System.Drawing.Size(258, 22);
     this.nhậpDữLiệuTừcùngChươngTrìnhToolStripMenuItem.Text   = "Nhập dữ liệu từ &cùng chương trình";
     this.nhậpDữLiệuTừcùngChươngTrìnhToolStripMenuItem.Click += new System.EventHandler(this.menuItem7_Click);
     //
     // nhậpDữLiệuTừChươngTrìnhkhácToolStripMenuItem
     //
     this.nhậpDữLiệuTừChươngTrìnhkhácToolStripMenuItem.Name   = "nhậpDữLiệuTừChươngTrìnhkhácToolStripMenuItem";
     this.nhậpDữLiệuTừChươngTrìnhkhácToolStripMenuItem.Size   = new System.Drawing.Size(258, 22);
     this.nhậpDữLiệuTừChươngTrìnhkhácToolStripMenuItem.Text   = "Nhập dữ liệu từ chương trình &MGC";
     this.nhậpDữLiệuTừChươngTrìnhkhácToolStripMenuItem.Click += new System.EventHandler(this.menuItem6_Click);
     //
     // toolStripMenuItem2
     //
     this.toolStripMenuItem2.Name   = "toolStripMenuItem2";
     this.toolStripMenuItem2.Size   = new System.Drawing.Size(258, 22);
     this.toolStripMenuItem2.Text   = "&Sao lưu dữ liệu chương trình ";
     this.toolStripMenuItem2.Click += new System.EventHandler(this.toolStripMenuItem2_Click);
     //
     // xuấtDữLiệuRaExcelToolStripMenuItem
     //
     this.xuấtDữLiệuRaExcelToolStripMenuItem.Name   = "xuấtDữLiệuRaExcelToolStripMenuItem";
     this.xuấtDữLiệuRaExcelToolStripMenuItem.Size   = new System.Drawing.Size(258, 22);
     this.xuấtDữLiệuRaExcelToolStripMenuItem.Text   = "&Xuất dữ liệu ra Excel";
     this.xuấtDữLiệuRaExcelToolStripMenuItem.Click += new System.EventHandler(this.xuấtDữLiệuRaExcelToolStripMenuItem_Click);
     //
     // khôiPhụcDữLiệuToolStripMenuItem
     //
     this.khôiPhụcDữLiệuToolStripMenuItem.Name   = "khôiPhụcDữLiệuToolStripMenuItem";
     this.khôiPhụcDữLiệuToolStripMenuItem.Size   = new System.Drawing.Size(258, 22);
     this.khôiPhụcDữLiệuToolStripMenuItem.Text   = "&Khôi phục dữ liệu";
     this.khôiPhụcDữLiệuToolStripMenuItem.Click += new System.EventHandler(this.khôiPhụcDữLiệuToolStripMenuItem_Click);
     //
     // thoátToolStripMenuItem
     //
     this.thoátToolStripMenuItem.Name = "thoátToolStripMenuItem";
     this.thoátToolStripMenuItem.Size = new System.Drawing.Size(255, 6);
     //
     // thoátToolStripMenuItem1
     //
     this.thoátToolStripMenuItem1.Name   = "thoátToolStripMenuItem1";
     this.thoátToolStripMenuItem1.Size   = new System.Drawing.Size(258, 22);
     this.thoátToolStripMenuItem1.Text   = "&Thoát";
     this.thoátToolStripMenuItem1.Click += new System.EventHandler(this.menuItem2_Click);
     //
     // côngCụToolStripMenuItem
     //
     this.côngCụToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
         this.tìmGiáoDânToolStripMenuItem,
         this.tìmGiaĐìnhCủaMộtGiáoDânToolStripMenuItem,
         this.tìmVàThaythếToolStripMenuItem,
         this.toolStripMenuItem1,
         this.tùychọnToolStripMenuItem
     });
     this.côngCụToolStripMenuItem.Name = "côngCụToolStripMenuItem";
     this.côngCụToolStripMenuItem.Size = new System.Drawing.Size(64, 20);
     this.côngCụToolStripMenuItem.Text = "&Công cụ";
     //
     // tìmGiáoDânToolStripMenuItem
     //
     this.tìmGiáoDânToolStripMenuItem.Name   = "tìmGiáoDânToolStripMenuItem";
     this.tìmGiáoDânToolStripMenuItem.Size   = new System.Drawing.Size(237, 22);
     this.tìmGiáoDânToolStripMenuItem.Text   = "Tìm giáo &dân";
     this.tìmGiáoDânToolStripMenuItem.Click += new System.EventHandler(this.tìmGiáoDânToolStripMenuItem_Click);
     //
     // tìmGiaĐìnhCủaMộtGiáoDânToolStripMenuItem
     //
     this.tìmGiaĐìnhCủaMộtGiáoDânToolStripMenuItem.Name   = "tìmGiaĐìnhCủaMộtGiáoDânToolStripMenuItem";
     this.tìmGiaĐìnhCủaMộtGiáoDânToolStripMenuItem.Size   = new System.Drawing.Size(237, 22);
     this.tìmGiaĐìnhCủaMộtGiáoDânToolStripMenuItem.Text   = "Tìm &gia đình của một giáo dân";
     this.tìmGiaĐìnhCủaMộtGiáoDânToolStripMenuItem.Click += new System.EventHandler(this.menuItem5_Click);
     //
     // tìmVàThaythếToolStripMenuItem
     //
     this.tìmVàThaythếToolStripMenuItem.Name   = "tìmVàThaythếToolStripMenuItem";
     this.tìmVàThaythếToolStripMenuItem.Size   = new System.Drawing.Size(237, 22);
     this.tìmVàThaythếToolStripMenuItem.Text   = "Tìm và thay &thế";
     this.tìmVàThaythếToolStripMenuItem.Click += new System.EventHandler(this.tìmVàThaythếToolStripMenuItem_Click);
     //
     // toolStripMenuItem1
     //
     this.toolStripMenuItem1.Name = "toolStripMenuItem1";
     this.toolStripMenuItem1.Size = new System.Drawing.Size(234, 6);
     //
     // tùychọnToolStripMenuItem
     //
     this.tùychọnToolStripMenuItem.Name   = "tùychọnToolStripMenuItem";
     this.tùychọnToolStripMenuItem.Size   = new System.Drawing.Size(237, 22);
     this.tùychọnToolStripMenuItem.Text   = "Tùy &chọn";
     this.tùychọnToolStripMenuItem.Click += new System.EventHandler(this.menuItem12_Click);
     //
     // trợGiúpToolStripMenuItem
     //
     this.trợGiúpToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
         this.kiểmTraPhiênBảnMớiToolStripMenuItem,
         this.hướngDẫnSửDụngToolStripMenuItem,
         this.thôngTinPhầnMềmToolStripMenuItem,
         this.thôngTinPhầnMềmToolStripMenuItem1
     });
     this.trợGiúpToolStripMenuItem.Name = "trợGiúpToolStripMenuItem";
     this.trợGiúpToolStripMenuItem.Size = new System.Drawing.Size(64, 20);
     this.trợGiúpToolStripMenuItem.Text = "&Trợ giúp";
     //
     // kiểmTraPhiênBảnMớiToolStripMenuItem
     //
     this.kiểmTraPhiênBảnMớiToolStripMenuItem.Name   = "kiểmTraPhiênBảnMớiToolStripMenuItem";
     this.kiểmTraPhiênBảnMớiToolStripMenuItem.Size   = new System.Drawing.Size(199, 22);
     this.kiểmTraPhiênBảnMớiToolStripMenuItem.Text   = "&Kiểm tra phiên bản mới";
     this.kiểmTraPhiênBảnMớiToolStripMenuItem.Click += new System.EventHandler(this.menuItem9_Click);
     //
     // hướngDẫnSửDụngToolStripMenuItem
     //
     this.hướngDẫnSửDụngToolStripMenuItem.Name         = "hướngDẫnSửDụngToolStripMenuItem";
     this.hướngDẫnSửDụngToolStripMenuItem.ShortcutKeys = System.Windows.Forms.Keys.F1;
     this.hướngDẫnSửDụngToolStripMenuItem.Size         = new System.Drawing.Size(199, 22);
     this.hướngDẫnSửDụngToolStripMenuItem.Text         = "&Hướng dẫn sử dụng";
     this.hướngDẫnSửDụngToolStripMenuItem.Click       += new System.EventHandler(this.menuItem10_Click);
     //
     // thôngTinPhầnMềmToolStripMenuItem
     //
     this.thôngTinPhầnMềmToolStripMenuItem.Name = "thôngTinPhầnMềmToolStripMenuItem";
     this.thôngTinPhầnMềmToolStripMenuItem.Size = new System.Drawing.Size(196, 6);
     //
     // thôngTinPhầnMềmToolStripMenuItem1
     //
     this.thôngTinPhầnMềmToolStripMenuItem1.Name   = "thôngTinPhầnMềmToolStripMenuItem1";
     this.thôngTinPhầnMềmToolStripMenuItem1.Size   = new System.Drawing.Size(199, 22);
     this.thôngTinPhầnMềmToolStripMenuItem1.Text   = "&Thông tin phần mềm";
     this.thôngTinPhầnMềmToolStripMenuItem1.Click += new System.EventHandler(this.menuItem8_Click);
     //
     // timer1
     //
     this.timer1.Interval = 200;
     this.timer1.Tick    += new System.EventHandler(this.timer1_Tick);
     //
     // nhậpDữLiệuTừMSExcelToolStripMenuItem
     //
     this.nhậpDữLiệuTừMSExcelToolStripMenuItem.Name   = "nhậpDữLiệuTừMSExcelToolStripMenuItem";
     this.nhậpDữLiệuTừMSExcelToolStripMenuItem.Size   = new System.Drawing.Size(258, 22);
     this.nhậpDữLiệuTừMSExcelToolStripMenuItem.Text   = "Nhập dữ liệu từ MS &Excel";
     this.nhậpDữLiệuTừMSExcelToolStripMenuItem.Click += new System.EventHandler(this.nhậpDữLiệuTừMSExcelToolStripMenuItem_Click);
     //
     // frmMain
     //
     this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.None;
     this.ClientSize    = new System.Drawing.Size(891, 508);
     this.Controls.Add(this.FATabStrip);
     this.Controls.Add(this.uipLeft);
     this.Controls.Add(this.menuStrip1);
     this.Icon        = ((System.Drawing.Icon)(resources.GetObject("$this.Icon")));
     this.Name        = "frmMain";
     this.Text        = "QLGX - Chuong trinh quan ly giao xu";
     this.WindowState = System.Windows.Forms.FormWindowState.Maximized;
     this.Load       += new System.EventHandler(this.frmMain_Load);
     ((System.ComponentModel.ISupportInitialize)(this.uiPanelManager1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.uipLeft)).EndInit();
     this.uipLeft.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.uiPanel4)).EndInit();
     this.uiPanel4.ResumeLayout(false);
     this.uiPanel4Container.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.explorerBar1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.buttonBar1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.buttonBar2)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.uiPanel0)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.uiPanel2)).EndInit();
     this.uiPanel2.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.uiPanel3)).EndInit();
     this.uiPanel3.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.uiPanel1)).EndInit();
     this.uiPanel1.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.uiPanel6)).EndInit();
     this.uiPanel6.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.FATabStrip)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.pictureBox1)).EndInit();
     this.menuStrip1.ResumeLayout(false);
     this.menuStrip1.PerformLayout();
     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();
     Janus.Windows.ButtonBar.ButtonBarGroup         buttonBarGroup1 = new Janus.Windows.ButtonBar.ButtonBarGroup();
     Janus.Windows.ButtonBar.ButtonBarItem          buttonBarItem1  = new Janus.Windows.ButtonBar.ButtonBarItem();
     Janus.Windows.ButtonBar.ButtonBarItem          buttonBarItem2  = new Janus.Windows.ButtonBar.ButtonBarItem();
     Janus.Windows.ButtonBar.ButtonBarItem          buttonBarItem3  = new Janus.Windows.ButtonBar.ButtonBarItem();
     Janus.Windows.ButtonBar.ButtonBarItem          buttonBarItem4  = new Janus.Windows.ButtonBar.ButtonBarItem();
     Janus.Windows.ButtonBar.ButtonBarItem          buttonBarItem5  = new Janus.Windows.ButtonBar.ButtonBarItem();
     Janus.Windows.ButtonBar.ButtonBarItem          buttonBarItem6  = new Janus.Windows.ButtonBar.ButtonBarItem();
     Janus.Windows.ButtonBar.ButtonBarItem          buttonBarItem7  = new Janus.Windows.ButtonBar.ButtonBarItem();
     Janus.Windows.ButtonBar.ButtonBarItem          buttonBarItem8  = new Janus.Windows.ButtonBar.ButtonBarItem();
     Janus.Windows.ButtonBar.ButtonBarItem          buttonBarItem9  = new Janus.Windows.ButtonBar.ButtonBarItem();
     Janus.Windows.ButtonBar.ButtonBarItem          buttonBarItem10 = new Janus.Windows.ButtonBar.ButtonBarItem();
     Janus.Windows.ButtonBar.ButtonBarItem          buttonBarItem11 = new Janus.Windows.ButtonBar.ButtonBarItem();
     Janus.Windows.ButtonBar.ButtonBarItem          buttonBarItem12 = new Janus.Windows.ButtonBar.ButtonBarItem();
     Janus.Windows.ButtonBar.ButtonBarItem          buttonBarItem13 = new Janus.Windows.ButtonBar.ButtonBarItem();
     System.ComponentModel.ComponentResourceManager resources       = new System.ComponentModel.ComponentResourceManager(typeof(frmMain));
     this.uiPanelManager1          = new Janus.Windows.UI.Dock.UIPanelManager(this.components);
     this.uipLeft                  = new Janus.Windows.UI.Dock.UIPanelGroup();
     this.uiPanel4                 = new Janus.Windows.UI.Dock.UIPanel();
     this.uiPanel4Container        = new Janus.Windows.UI.Dock.UIPanelInnerContainer();
     this.buttonBar1               = new Janus.Windows.ButtonBar.ButtonBar();
     this.buttonBar2               = new Janus.Windows.ButtonBar.ButtonBar();
     this.uiPanel0                 = new Janus.Windows.UI.Dock.UIPanelGroup();
     this.uiPanel2                 = new Janus.Windows.UI.Dock.UIPanel();
     this.uiPanel2Container        = new Janus.Windows.UI.Dock.UIPanelInnerContainer();
     this.uiPanel3                 = new Janus.Windows.UI.Dock.UIPanel();
     this.uiPanel3Container        = new Janus.Windows.UI.Dock.UIPanelInnerContainer();
     this.uiPanel1                 = new Janus.Windows.UI.Dock.UIPanel();
     this.uiPanel1Container        = new Janus.Windows.UI.Dock.UIPanelInnerContainer();
     this.uiPanel6                 = new Janus.Windows.UI.Dock.UIPanel();
     this.uiPanel6Container        = new Janus.Windows.UI.Dock.UIPanelInnerContainer();
     this.FATabStrip               = new FarsiLibrary.Win.FATabStrip();
     this.pictureBox1              = new System.Windows.Forms.PictureBox();
     this.imageList1               = new System.Windows.Forms.ImageList(this.components);
     this.menuStrip1               = new System.Windows.Forms.MenuStrip();
     this.hệThốngToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
     this.nhậpDữLiệuTừcùngChươngTrìnhToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
     this.nhậpDữLiệuTừChươngTrìnhkhácToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
     this.thoátToolStripMenuItem      = new System.Windows.Forms.ToolStripSeparator();
     this.thoátToolStripMenuItem1     = new System.Windows.Forms.ToolStripMenuItem();
     this.côngCụToolStripMenuItem     = new System.Windows.Forms.ToolStripMenuItem();
     this.tìmGiáoDânToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
     this.tìmGiaĐìnhCủaMộtGiáoDânToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
     this.tìmVàThaythếToolStripMenuItem            = new System.Windows.Forms.ToolStripMenuItem();
     this.toolStripMenuItem1                  = new System.Windows.Forms.ToolStripSeparator();
     this.tùychọnToolStripMenuItem            = new System.Windows.Forms.ToolStripMenuItem();
     this.trợGiúpToolStripMenuItem            = new System.Windows.Forms.ToolStripMenuItem();
     this.kiểmTraPhiênBảnMớiToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
     this.hướngDẫnSửDụngToolStripMenuItem     = new System.Windows.Forms.ToolStripMenuItem();
     this.thôngTinPhầnMềmToolStripMenuItem    = new System.Windows.Forms.ToolStripSeparator();
     this.thôngTinPhầnMềmToolStripMenuItem1   = new System.Windows.Forms.ToolStripMenuItem();
     ((System.ComponentModel.ISupportInitialize)(this.uiPanelManager1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.uipLeft)).BeginInit();
     this.uipLeft.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.uiPanel4)).BeginInit();
     this.uiPanel4.SuspendLayout();
     this.uiPanel4Container.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.buttonBar1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.buttonBar2)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.uiPanel0)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.uiPanel2)).BeginInit();
     this.uiPanel2.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.uiPanel3)).BeginInit();
     this.uiPanel3.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.uiPanel1)).BeginInit();
     this.uiPanel1.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.uiPanel6)).BeginInit();
     this.uiPanel6.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.FATabStrip)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.pictureBox1)).BeginInit();
     this.menuStrip1.SuspendLayout();
     this.SuspendLayout();
     //
     // uiPanelManager1
     //
     this.uiPanelManager1.ContainerControl = this;
     this.uiPanelManager1.DefaultPanelSettings.InnerAreaStyle = Janus.Windows.UI.Dock.PanelInnerAreaStyle.Window;
     this.uiPanelManager1.TabbedMdi = true;
     this.uipLeft.Id          = new System.Guid("5f53b81e-1f2b-4c61-b820-5c5e4f8d4872");
     this.uipLeft.StaticGroup = true;
     this.uiPanel4.Id         = new System.Guid("c91be687-2fbe-4488-8d24-25836ea07374");
     this.uipLeft.Panels.Add(this.uiPanel4);
     this.uiPanelManager1.Panels.Add(this.uipLeft);
     //
     // Design Time Panel Info:
     //
     this.uiPanelManager1.BeginPanelInfo();
     this.uiPanelManager1.AddDockPanelInfo(new System.Guid("5f53b81e-1f2b-4c61-b820-5c5e4f8d4872"), Janus.Windows.UI.Dock.PanelGroupStyle.OfficeTaskPane, Janus.Windows.UI.Dock.PanelDockStyle.Left, true, new System.Drawing.Size(200, 454), true);
     this.uiPanelManager1.AddDockPanelInfo(new System.Guid("c91be687-2fbe-4488-8d24-25836ea07374"), new System.Guid("5f53b81e-1f2b-4c61-b820-5c5e4f8d4872"), -1, true);
     this.uiPanelManager1.AddFloatingPanelInfo(new System.Guid("5f53b81e-1f2b-4c61-b820-5c5e4f8d4872"), Janus.Windows.UI.Dock.PanelGroupStyle.OfficeTaskPane, true, new System.Drawing.Point(-1, -1), new System.Drawing.Size(-1, -1), false);
     this.uiPanelManager1.AddFloatingPanelInfo(new System.Guid("c91be687-2fbe-4488-8d24-25836ea07374"), new System.Drawing.Point(-1, -1), new System.Drawing.Size(-1, -1), false);
     this.uiPanelManager1.AddFloatingPanelInfo(new System.Guid("78e44acf-c32c-43a7-b663-ed4c59f691ff"), new System.Drawing.Point(-1, -1), new System.Drawing.Size(-1, -1), false);
     this.uiPanelManager1.AddFloatingPanelInfo(new System.Guid("3a6c2e40-236f-4cca-8678-339d820fc720"), Janus.Windows.UI.Dock.PanelGroupStyle.Tab, true, new System.Drawing.Point(-1, -1), new System.Drawing.Size(-1, -1), false);
     this.uiPanelManager1.AddFloatingPanelInfo(new System.Guid("b4869f3b-7f94-4cf8-ba85-41a69d534120"), new System.Drawing.Point(-1, -1), new System.Drawing.Size(-1, -1), false);
     this.uiPanelManager1.EndPanelInfo();
     //
     // uipLeft
     //
     this.uipLeft.GroupStyle    = Janus.Windows.UI.Dock.PanelGroupStyle.OfficeTaskPane;
     this.uipLeft.Location      = new System.Drawing.Point(3, 27);
     this.uipLeft.Name          = "uipLeft";
     this.uipLeft.SelectedPanel = this.uiPanel4;
     this.uipLeft.ShowOutlookNavigatorConfigureMenu = false;
     this.uipLeft.Size       = new System.Drawing.Size(200, 454);
     this.uipLeft.TabDisplay = Janus.Windows.UI.Dock.TabDisplayMode.Text;
     this.uipLeft.TabIndex   = 4;
     this.uipLeft.Text       = "Panel 1";
     //
     // uiPanel4
     //
     this.uiPanel4.CaptionDisplayMode = Janus.Windows.UI.Dock.PanelCaptionDisplayMode.Text;
     this.uiPanel4.CloseButtonVisible = Janus.Windows.UI.InheritableBoolean.False;
     this.uiPanel4.InnerContainer     = this.uiPanel4Container;
     this.uiPanel4.Location           = new System.Drawing.Point(0, 0);
     this.uiPanel4.Name     = "uiPanel4";
     this.uiPanel4.Size     = new System.Drawing.Size(196, 454);
     this.uiPanel4.TabIndex = 4;
     this.uiPanel4.Text     = "Chức năng chính";
     //
     // uiPanel4Container
     //
     this.uiPanel4Container.Controls.Add(this.buttonBar1);
     this.uiPanel4Container.Location = new System.Drawing.Point(1, 23);
     this.uiPanel4Container.Name     = "uiPanel4Container";
     this.uiPanel4Container.Size     = new System.Drawing.Size(194, 430);
     this.uiPanel4Container.TabIndex = 0;
     //
     // buttonBar1
     //
     this.buttonBar1.BorderStyle     = Janus.Windows.ButtonBar.BorderStyle.None;
     this.buttonBar1.Dock            = System.Windows.Forms.DockStyle.Fill;
     this.buttonBar1.GroupAppearance = Janus.Windows.ButtonBar.GroupAppearance.Standard;
     buttonBarItem1.Key   = "itNhapGiaoXu";
     buttonBarItem1.Text  = "Giáo xứ";
     buttonBarItem2.Key   = "itNhapGiaoHo";
     buttonBarItem2.Text  = "Giáo họ";
     buttonBarItem3.Key   = "itNhapGiaoDan";
     buttonBarItem3.Text  = "Giáo dân";
     buttonBarItem4.Key   = "itNhapGiaDinh";
     buttonBarItem4.Text  = "Gia đình";
     buttonBarItem5.Key   = "itSoBiTich";
     buttonBarItem5.Text  = "Sổ bí tích";
     buttonBarItem6.Key   = "itLuuTruGiaoDan";
     buttonBarItem6.Text  = "Hồ sơ lưu trữ giáo dân";
     buttonBarItem7.Key   = "itLuuTruGiaDinh";
     buttonBarItem7.Text  = "Hồ sơ lưu trữ gia đình";
     buttonBarItem8.Key   = "itThongKeChung";
     buttonBarItem8.Text  = "Thống kê";
     buttonBarItem9.Key   = "itTimGiaoDan";
     buttonBarItem9.Text  = "Tìm giáo dân";
     buttonBarItem10.Key  = "itTimGiaDinhCuaGiaoDan";
     buttonBarItem10.Text = "Tìm gia đình của một giáo dân";
     buttonBarItem11.Key  = "itTimThayThe";
     buttonBarItem11.Text = "Tìm và thay thế";
     buttonBarItem12.Key  = "itKiemTraGiaoDan";
     buttonBarItem12.Text = "Kiểm tra dữ liệu giáo dân";
     buttonBarItem13.Key  = "itKiemTraGiaDinh";
     buttonBarItem13.Text = "Kiểm tra dữ liệu gia đình";
     buttonBarGroup1.Items.AddRange(new Janus.Windows.ButtonBar.ButtonBarItem[] {
         buttonBarItem1,
         buttonBarItem2,
         buttonBarItem3,
         buttonBarItem4,
         buttonBarItem5,
         buttonBarItem6,
         buttonBarItem7,
         buttonBarItem8,
         buttonBarItem9,
         buttonBarItem10,
         buttonBarItem11,
         buttonBarItem12,
         buttonBarItem13
     });
     buttonBarGroup1.Key  = "Group1";
     buttonBarGroup1.Text = "New Group";
     buttonBarGroup1.View = Janus.Windows.ButtonBar.ButtonBarView.SmallIcons;
     this.buttonBar1.Groups.AddRange(new Janus.Windows.ButtonBar.ButtonBarGroup[] {
         buttonBarGroup1
     });
     this.buttonBar1.HeaderGroupVisible = false;
     this.buttonBar1.Location           = new System.Drawing.Point(0, 0);
     this.buttonBar1.Name          = "buttonBar1";
     this.buttonBar1.SelectionArea = Janus.Windows.ButtonBar.SelectionArea.FullItem;
     this.buttonBar1.ShadowOnHover = true;
     this.buttonBar1.Size          = new System.Drawing.Size(194, 430);
     this.buttonBar1.TabIndex      = 5;
     this.buttonBar1.Text          = "buttonBar1";
     this.buttonBar1.VisualStyle   = Janus.Windows.ButtonBar.VisualStyle.Office2003;
     this.buttonBar1.VisualStyleAreas.BackgroundStyle    = Janus.Windows.ButtonBar.VisualStyle.Office2003;
     this.buttonBar1.VisualStyleAreas.ControlBorderStyle = Janus.Windows.ButtonBar.VisualStyle.Office2003;
     this.buttonBar1.VisualStyleAreas.GroupsStyle        = Janus.Windows.ButtonBar.VisualStyle.Office2003;
     this.buttonBar1.VisualStyleAreas.ItemsStyle         = Janus.Windows.ButtonBar.VisualStyle.Office2003;
     this.buttonBar1.ItemClick += new Janus.Windows.ButtonBar.ItemEventHandler(this.buttonBar1_ItemClick);
     //
     // buttonBar2
     //
     this.buttonBar2.Location = new System.Drawing.Point(0, 0);
     this.buttonBar2.Name     = "buttonBar2";
     this.buttonBar2.Size     = new System.Drawing.Size(0, 0);
     this.buttonBar2.TabIndex = 0;
     //
     // uiPanel0
     //
     this.uiPanel0.Location = new System.Drawing.Point(0, 0);
     this.uiPanel0.Name     = "uiPanel0";
     this.uiPanel0.Size     = new System.Drawing.Size(196, 344);
     this.uiPanel0.TabIndex = 4;
     this.uiPanel0.Text     = "Panel 0";
     //
     // uiPanel2
     //
     this.uiPanel2.InnerContainer = this.uiPanel2Container;
     this.uiPanel2.Location       = new System.Drawing.Point(0, 0);
     this.uiPanel2.Name           = "uiPanel2";
     this.uiPanel2.Size           = new System.Drawing.Size(196, 344);
     this.uiPanel2.TabIndex       = 4;
     this.uiPanel2.Text           = "Panel 2";
     //
     // uiPanel2Container
     //
     this.uiPanel2Container.Location = new System.Drawing.Point(0, 0);
     this.uiPanel2Container.Name     = "uiPanel2Container";
     this.uiPanel2Container.Size     = new System.Drawing.Size(196, 344);
     this.uiPanel2Container.TabIndex = 0;
     //
     // uiPanel3
     //
     this.uiPanel3.InnerContainer = this.uiPanel3Container;
     this.uiPanel3.Location       = new System.Drawing.Point(0, 0);
     this.uiPanel3.Name           = "uiPanel3";
     this.uiPanel3.Size           = new System.Drawing.Size(196, 344);
     this.uiPanel3.TabIndex       = 4;
     this.uiPanel3.Text           = "Panel 3";
     //
     // uiPanel3Container
     //
     this.uiPanel3Container.Location = new System.Drawing.Point(0, 0);
     this.uiPanel3Container.Name     = "uiPanel3Container";
     this.uiPanel3Container.Size     = new System.Drawing.Size(196, 344);
     this.uiPanel3Container.TabIndex = 0;
     //
     // uiPanel1
     //
     this.uiPanel1.InnerContainer = this.uiPanel1Container;
     this.uiPanel1.Location       = new System.Drawing.Point(0, 0);
     this.uiPanel1.Name           = "uiPanel1";
     this.uiPanel1.Size           = new System.Drawing.Size(480, 478);
     this.uiPanel1.TabIndex       = 4;
     this.uiPanel1.Text           = "Panel 1";
     //
     // uiPanel1Container
     //
     this.uiPanel1Container.Location = new System.Drawing.Point(0, 0);
     this.uiPanel1Container.Name     = "uiPanel1Container";
     this.uiPanel1Container.Size     = new System.Drawing.Size(480, 478);
     this.uiPanel1Container.TabIndex = 0;
     //
     // uiPanel6
     //
     this.uiPanel6.InnerContainer = this.uiPanel6Container;
     this.uiPanel6.Location       = new System.Drawing.Point(0, 0);
     this.uiPanel6.Name           = "uiPanel6";
     this.uiPanel6.Size           = new System.Drawing.Size(480, 478);
     this.uiPanel6.TabIndex       = 4;
     this.uiPanel6.Text           = "Panel 6";
     //
     // uiPanel6Container
     //
     this.uiPanel6Container.Location = new System.Drawing.Point(0, 0);
     this.uiPanel6Container.Name     = "uiPanel6Container";
     this.uiPanel6Container.Size     = new System.Drawing.Size(480, 478);
     this.uiPanel6Container.TabIndex = 0;
     //
     // FATabStrip
     //
     this.FATabStrip.Dock                 = System.Windows.Forms.DockStyle.Fill;
     this.FATabStrip.Font                 = new System.Drawing.Font("Tahoma", 8.25F);
     this.FATabStrip.Location             = new System.Drawing.Point(203, 27);
     this.FATabStrip.Name                 = "FATabStrip";
     this.FATabStrip.Size                 = new System.Drawing.Size(564, 454);
     this.FATabStrip.TabIndex             = 5;
     this.FATabStrip.Text                 = "faTabStrip1";
     this.FATabStrip.TabStripItemClosing += new FarsiLibrary.Win.TabStripItemClosingHandler(this.FATabStrip_TabStripItemClosing);
     //
     // pictureBox1
     //
     this.pictureBox1.BackColor             = System.Drawing.Color.Transparent;
     this.pictureBox1.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
     this.pictureBox1.Dock     = System.Windows.Forms.DockStyle.Fill;
     this.pictureBox1.Location = new System.Drawing.Point(1, 20);
     this.pictureBox1.Name     = "pictureBox1";
     this.pictureBox1.Size     = new System.Drawing.Size(478, 457);
     this.pictureBox1.TabIndex = 0;
     this.pictureBox1.TabStop  = false;
     //
     // imageList1
     //
     this.imageList1.ImageStream      = ((System.Windows.Forms.ImageListStreamer)(resources.GetObject("imageList1.ImageStream")));
     this.imageList1.TransparentColor = System.Drawing.Color.Transparent;
     this.imageList1.Images.SetKeyName(0, "icon2.JPG");
     this.imageList1.Images.SetKeyName(1, "icon3.JPG");
     this.imageList1.Images.SetKeyName(2, "icon4.JPG");
     this.imageList1.Images.SetKeyName(3, "icon5.JPG");
     //
     // menuStrip1
     //
     this.menuStrip1.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
         this.hệThốngToolStripMenuItem,
         this.côngCụToolStripMenuItem,
         this.trợGiúpToolStripMenuItem
     });
     this.menuStrip1.Location = new System.Drawing.Point(0, 0);
     this.menuStrip1.Name     = "menuStrip1";
     this.menuStrip1.Size     = new System.Drawing.Size(770, 24);
     this.menuStrip1.TabIndex = 0;
     this.menuStrip1.Text     = "menuStrip1";
     //
     // hệThốngToolStripMenuItem
     //
     this.hệThốngToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
         this.nhậpDữLiệuTừcùngChươngTrìnhToolStripMenuItem,
         this.nhậpDữLiệuTừChươngTrìnhkhácToolStripMenuItem,
         this.thoátToolStripMenuItem,
         this.thoátToolStripMenuItem1
     });
     this.hệThốngToolStripMenuItem.Name = "hệThốngToolStripMenuItem";
     this.hệThốngToolStripMenuItem.Size = new System.Drawing.Size(63, 20);
     this.hệThốngToolStripMenuItem.Text = "&Hệ thống";
     //
     // nhậpDữLiệuTừcùngChươngTrìnhToolStripMenuItem
     //
     this.nhậpDữLiệuTừcùngChươngTrìnhToolStripMenuItem.Name   = "nhậpDữLiệuTừcùngChươngTrìnhToolStripMenuItem";
     this.nhậpDữLiệuTừcùngChươngTrìnhToolStripMenuItem.Size   = new System.Drawing.Size(238, 22);
     this.nhậpDữLiệuTừcùngChươngTrìnhToolStripMenuItem.Text   = "Nhập dữ liệu từ &cùng chương trình";
     this.nhậpDữLiệuTừcùngChươngTrìnhToolStripMenuItem.Click += new System.EventHandler(this.menuItem7_Click);
     //
     // nhậpDữLiệuTừChươngTrìnhkhácToolStripMenuItem
     //
     this.nhậpDữLiệuTừChươngTrìnhkhácToolStripMenuItem.Name    = "nhậpDữLiệuTừChươngTrìnhkhácToolStripMenuItem";
     this.nhậpDữLiệuTừChươngTrìnhkhácToolStripMenuItem.Size    = new System.Drawing.Size(238, 22);
     this.nhậpDữLiệuTừChươngTrìnhkhácToolStripMenuItem.Text    = "Nhập dữ liệu từ chương trình &khác";
     this.nhậpDữLiệuTừChươngTrìnhkhácToolStripMenuItem.Visible = false;
     this.nhậpDữLiệuTừChươngTrìnhkhácToolStripMenuItem.Click  += new System.EventHandler(this.menuItem6_Click);
     //
     // thoátToolStripMenuItem
     //
     this.thoátToolStripMenuItem.Name = "thoátToolStripMenuItem";
     this.thoátToolStripMenuItem.Size = new System.Drawing.Size(235, 6);
     //
     // thoátToolStripMenuItem1
     //
     this.thoátToolStripMenuItem1.Name   = "thoátToolStripMenuItem1";
     this.thoátToolStripMenuItem1.Size   = new System.Drawing.Size(238, 22);
     this.thoátToolStripMenuItem1.Text   = "&Thoát";
     this.thoátToolStripMenuItem1.Click += new System.EventHandler(this.menuItem2_Click);
     //
     // côngCụToolStripMenuItem
     //
     this.côngCụToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
         this.tìmGiáoDânToolStripMenuItem,
         this.tìmGiaĐìnhCủaMộtGiáoDânToolStripMenuItem,
         this.tìmVàThaythếToolStripMenuItem,
         this.toolStripMenuItem1,
         this.tùychọnToolStripMenuItem
     });
     this.côngCụToolStripMenuItem.Name = "côngCụToolStripMenuItem";
     this.côngCụToolStripMenuItem.Size = new System.Drawing.Size(58, 20);
     this.côngCụToolStripMenuItem.Text = "&Công cụ";
     //
     // tìmGiáoDânToolStripMenuItem
     //
     this.tìmGiáoDânToolStripMenuItem.Name   = "tìmGiáoDânToolStripMenuItem";
     this.tìmGiáoDânToolStripMenuItem.Size   = new System.Drawing.Size(215, 22);
     this.tìmGiáoDânToolStripMenuItem.Text   = "Tìm giáo &dân";
     this.tìmGiáoDânToolStripMenuItem.Click += new System.EventHandler(this.tìmGiáoDânToolStripMenuItem_Click);
     //
     // tìmGiaĐìnhCủaMộtGiáoDânToolStripMenuItem
     //
     this.tìmGiaĐìnhCủaMộtGiáoDânToolStripMenuItem.Name   = "tìmGiaĐìnhCủaMộtGiáoDânToolStripMenuItem";
     this.tìmGiaĐìnhCủaMộtGiáoDânToolStripMenuItem.Size   = new System.Drawing.Size(215, 22);
     this.tìmGiaĐìnhCủaMộtGiáoDânToolStripMenuItem.Text   = "Tìm &gia đình của một giáo dân";
     this.tìmGiaĐìnhCủaMộtGiáoDânToolStripMenuItem.Click += new System.EventHandler(this.menuItem5_Click);
     //
     // tìmVàThaythếToolStripMenuItem
     //
     this.tìmVàThaythếToolStripMenuItem.Name   = "tìmVàThaythếToolStripMenuItem";
     this.tìmVàThaythếToolStripMenuItem.Size   = new System.Drawing.Size(215, 22);
     this.tìmVàThaythếToolStripMenuItem.Text   = "Tìm và thay &thế";
     this.tìmVàThaythếToolStripMenuItem.Click += new System.EventHandler(this.tìmVàThaythếToolStripMenuItem_Click);
     //
     // toolStripMenuItem1
     //
     this.toolStripMenuItem1.Name = "toolStripMenuItem1";
     this.toolStripMenuItem1.Size = new System.Drawing.Size(212, 6);
     //
     // tùychọnToolStripMenuItem
     //
     this.tùychọnToolStripMenuItem.Name   = "tùychọnToolStripMenuItem";
     this.tùychọnToolStripMenuItem.Size   = new System.Drawing.Size(215, 22);
     this.tùychọnToolStripMenuItem.Text   = "Tùy &chọn";
     this.tùychọnToolStripMenuItem.Click += new System.EventHandler(this.menuItem12_Click);
     //
     // trợGiúpToolStripMenuItem
     //
     this.trợGiúpToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
         this.kiểmTraPhiênBảnMớiToolStripMenuItem,
         this.hướngDẫnSửDụngToolStripMenuItem,
         this.thôngTinPhầnMềmToolStripMenuItem,
         this.thôngTinPhầnMềmToolStripMenuItem1
     });
     this.trợGiúpToolStripMenuItem.Name = "trợGiúpToolStripMenuItem";
     this.trợGiúpToolStripMenuItem.Size = new System.Drawing.Size(58, 20);
     this.trợGiúpToolStripMenuItem.Text = "&Trợ giúp";
     //
     // kiểmTraPhiênBảnMớiToolStripMenuItem
     //
     this.kiểmTraPhiênBảnMớiToolStripMenuItem.Name   = "kiểmTraPhiênBảnMớiToolStripMenuItem";
     this.kiểmTraPhiênBảnMớiToolStripMenuItem.Size   = new System.Drawing.Size(182, 22);
     this.kiểmTraPhiênBảnMớiToolStripMenuItem.Text   = "&Kiểm tra phiên bản mới";
     this.kiểmTraPhiênBảnMớiToolStripMenuItem.Click += new System.EventHandler(this.menuItem9_Click);
     //
     // hướngDẫnSửDụngToolStripMenuItem
     //
     this.hướngDẫnSửDụngToolStripMenuItem.Name   = "hướngDẫnSửDụngToolStripMenuItem";
     this.hướngDẫnSửDụngToolStripMenuItem.Size   = new System.Drawing.Size(182, 22);
     this.hướngDẫnSửDụngToolStripMenuItem.Text   = "&Hướng dẫn sử dụng";
     this.hướngDẫnSửDụngToolStripMenuItem.Click += new System.EventHandler(this.menuItem10_Click);
     //
     // thôngTinPhầnMềmToolStripMenuItem
     //
     this.thôngTinPhầnMềmToolStripMenuItem.Name = "thôngTinPhầnMềmToolStripMenuItem";
     this.thôngTinPhầnMềmToolStripMenuItem.Size = new System.Drawing.Size(179, 6);
     //
     // thôngTinPhầnMềmToolStripMenuItem1
     //
     this.thôngTinPhầnMềmToolStripMenuItem1.Name   = "thôngTinPhầnMềmToolStripMenuItem1";
     this.thôngTinPhầnMềmToolStripMenuItem1.Size   = new System.Drawing.Size(182, 22);
     this.thôngTinPhầnMềmToolStripMenuItem1.Text   = "&Thông tin phần mềm";
     this.thôngTinPhầnMềmToolStripMenuItem1.Click += new System.EventHandler(this.menuItem8_Click);
     //
     // frmMain
     //
     this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.None;
     this.ClientSize    = new System.Drawing.Size(770, 484);
     this.Controls.Add(this.FATabStrip);
     this.Controls.Add(this.uipLeft);
     this.Controls.Add(this.menuStrip1);
     this.Icon        = ((System.Drawing.Icon)(resources.GetObject("$this.Icon")));
     this.Name        = "frmMain";
     this.Text        = "Chuong trinh quan ly giao xu";
     this.WindowState = System.Windows.Forms.FormWindowState.Maximized;
     this.Load       += new System.EventHandler(this.frmMain_Load);
     ((System.ComponentModel.ISupportInitialize)(this.uiPanelManager1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.uipLeft)).EndInit();
     this.uipLeft.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.uiPanel4)).EndInit();
     this.uiPanel4.ResumeLayout(false);
     this.uiPanel4Container.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.buttonBar1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.buttonBar2)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.uiPanel0)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.uiPanel2)).EndInit();
     this.uiPanel2.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.uiPanel3)).EndInit();
     this.uiPanel3.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.uiPanel1)).EndInit();
     this.uiPanel1.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.uiPanel6)).EndInit();
     this.uiPanel6.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.FATabStrip)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.pictureBox1)).EndInit();
     this.menuStrip1.ResumeLayout(false);
     this.menuStrip1.PerformLayout();
     this.ResumeLayout(false);
     this.PerformLayout();
 }
Exemple #4
0
        private void MbushOferten(int idOferta, int indeksi)
        {
            InputController data = new InputController();
            DataSet         ds   = data.KerkesaRead("ShfaqTeDhenaPerOferten", idOferta);

            string shporta = "";
            int    j       = 0;

            this.btnOferta.Groups.Clear();

            Janus.Windows.ButtonBar.ButtonBarGroup grupi = new Janus.Windows.ButtonBar.ButtonBarGroup();

            for (int i = 0; i < this.nrShportat[indeksi]; i++)
            {
                j       = j + 1;
                shporta = j.ToString();

                grupi.Text = shporta;

                ///grupi.Icon = ((System.Drawing.Icon)(FromFile("D:\\ResManagerAdmin\\ResManager\\ResManager\\Resources\\shporta.ico")));
                this.btnOferta.Groups.Add(shporta);
            }

            int    indeksiShporta = 0;
            int    oldBasket      = 1;
            int    newBasket      = 1;
            string receta         = "";
            int    idReceta       = 0;
            int    sasia          = 0;
            int    ugjet          = 1;
            int    rreshti        = 0;

            this.dsRecetat.Tables[0].Rows.Clear();

            foreach (DataRow dr in ds.Tables[0].Rows)
            {
                newBasket = Convert.ToInt32(dr["SHPORTA"]);
                idReceta  = Convert.ToInt32(dr["ID_RECETA"]);
                receta    = Convert.ToString(dr["RECETA"]);
                sasia     = Convert.ToInt32(dr["SASIA"]);

                rreshti = rreshti + 1;

                if (rreshti == 1)
                {
                    DataRow drNew = this.dsRecetat.Tables[0].NewRow();
                    drNew["SHPORTA"]   = dr["SHPORTA"];
                    drNew["ID_RECETA"] = dr["ID_RECETA"];
                    drNew["RECETA"]    = dr["RECETA"];
                    drNew["SASIA"]     = dr["SASIA"];

                    this.dsRecetat.Tables[0].Rows.Add(drNew);
                }

                if (oldBasket == newBasket)
                {
                    Janus.Windows.ButtonBar.ButtonBarItem el = new Janus.Windows.ButtonBar.ButtonBarItem();
                    el.Text        = receta;
                    el.TagString   = idReceta.ToString();
                    el.ToolTipText = sasia.ToString();

                    this.btnOferta.Groups[indeksiShporta].Items.Add(el);
                }
                else
                {
                    indeksiShporta = indeksiShporta + 1;
                    Janus.Windows.ButtonBar.ButtonBarItem el = new Janus.Windows.ButtonBar.ButtonBarItem();
                    el.Text        = receta;
                    el.TagString   = idReceta.ToString();
                    el.ToolTipText = sasia.ToString();

                    this.btnOferta.Groups[indeksiShporta].Items.Add(el);
                    oldBasket = newBasket;

                    DataRow drNew = this.dsRecetat.Tables[0].NewRow();
                    drNew["SHPORTA"]   = dr["SHPORTA"];
                    drNew["ID_RECETA"] = dr["ID_RECETA"];
                    drNew["RECETA"]    = dr["RECETA"];
                    drNew["SASIA"]     = dr["SASIA"];

                    this.dsRecetat.Tables[0].Rows.Add(drNew);
                }
            }

            this.dsRecetat.Tables[0].AcceptChanges();

            this.grida.DataSource = this.dsRecetat.Tables[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();
            Janus.Windows.Common.JanusColorScheme janusColorScheme1 = new Janus.Windows.Common.JanusColorScheme();
            Janus.Windows.EditControls.UIComboBoxItem uiComboBoxItem1 = new Janus.Windows.EditControls.UIComboBoxItem();
            Janus.Windows.EditControls.UIComboBoxItem uiComboBoxItem2 = new Janus.Windows.EditControls.UIComboBoxItem();
            Janus.Windows.EditControls.UIComboBoxItem uiComboBoxItem3 = new Janus.Windows.EditControls.UIComboBoxItem();
            Janus.Windows.EditControls.UIComboBoxItem uiComboBoxItem4 = new Janus.Windows.EditControls.UIComboBoxItem();
            Janus.Windows.EditControls.UIComboBoxItem uiComboBoxItem5 = new Janus.Windows.EditControls.UIComboBoxItem();
            Janus.Windows.EditControls.UIComboBoxItem uiComboBoxItem6 = new Janus.Windows.EditControls.UIComboBoxItem();
            Janus.Windows.EditControls.UIComboBoxItem uiComboBoxItem7 = new Janus.Windows.EditControls.UIComboBoxItem();
            Janus.Windows.EditControls.UIComboBoxItem uiComboBoxItem8 = new Janus.Windows.EditControls.UIComboBoxItem();
            Janus.Windows.EditControls.UIComboBoxItem uiComboBoxItem9 = new Janus.Windows.EditControls.UIComboBoxItem();
            Janus.Windows.ButtonBar.ButtonBarGroup buttonBarGroup1 = new Janus.Windows.ButtonBar.ButtonBarGroup();
            Janus.Windows.ButtonBar.ButtonBarGroup buttonBarGroup2 = new Janus.Windows.ButtonBar.ButtonBarGroup();
            Janus.Windows.ButtonBar.ButtonBarGroup buttonBarGroup3 = new Janus.Windows.ButtonBar.ButtonBarGroup();
            Janus.Windows.ButtonBar.ButtonBarGroup buttonBarGroup4 = new Janus.Windows.ButtonBar.ButtonBarGroup();
            Janus.Windows.ButtonBar.ButtonBarGroup buttonBarGroup5 = new Janus.Windows.ButtonBar.ButtonBarGroup();
            Janus.Windows.ButtonBar.ButtonBarGroup buttonBarGroup6 = new Janus.Windows.ButtonBar.ButtonBarGroup();
            Janus.Windows.ButtonBar.ButtonBarGroup buttonBarGroup7 = new Janus.Windows.ButtonBar.ButtonBarGroup();
            Janus.Windows.ButtonBar.ButtonBarGroup buttonBarGroup8 = new Janus.Windows.ButtonBar.ButtonBarGroup();
            Janus.Windows.EditControls.UIComboBoxItem uiComboBoxItem10 = new Janus.Windows.EditControls.UIComboBoxItem();
            Janus.Windows.EditControls.UIComboBoxItem uiComboBoxItem11 = new Janus.Windows.EditControls.UIComboBoxItem();
            Janus.Windows.EditControls.UIComboBoxItem uiComboBoxItem12 = new Janus.Windows.EditControls.UIComboBoxItem();
            Janus.Windows.EditControls.UIComboBoxItem uiComboBoxItem13 = new Janus.Windows.EditControls.UIComboBoxItem();
            Janus.Windows.EditControls.UIComboBoxItem uiComboBoxItem14 = new Janus.Windows.EditControls.UIComboBoxItem();
            Janus.Windows.EditControls.UIComboBoxItem uiComboBoxItem15 = new Janus.Windows.EditControls.UIComboBoxItem();
            Janus.Windows.EditControls.UIComboBoxItem uiComboBoxItem16 = new Janus.Windows.EditControls.UIComboBoxItem();
            Janus.Windows.EditControls.UIComboBoxItem uiComboBoxItem17 = new Janus.Windows.EditControls.UIComboBoxItem();
            Janus.Windows.ButtonBar.ButtonBarGroup buttonBarGroup9 = new Janus.Windows.ButtonBar.ButtonBarGroup();
            Janus.Windows.ButtonBar.ButtonBarGroup buttonBarGroup10 = new Janus.Windows.ButtonBar.ButtonBarGroup();
            Janus.Windows.GridEX.GridEXLayout gridEXLayout1 = new Janus.Windows.GridEX.GridEXLayout();
            System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(MoleculeSchemeDlg));
            this.panel2 = new System.Windows.Forms.Panel();
            this.uiBondsGSetGroup = new Janus.Windows.EditControls.UIGroupBox();
            this.uiBondDDraw = new Janus.Windows.EditControls.UICheckBox();
            this.visualStyleManager1 = new Janus.Windows.Common.VisualStyleManager(this.components);
            this.uiBondEndTypeList = new Janus.Windows.EditControls.UIComboBox();
            this.uiBondSpacingList = new Janus.Windows.EditControls.UIComboBox();
            this.uiBondLODControl = new NuGenSVisualLib.LODcontrol();
            this.label1 = new System.Windows.Forms.Label();
            this.label2 = new System.Windows.Forms.Label();
            this.uiAtomsGSetGroup = new Janus.Windows.EditControls.UIGroupBox();
            this.uiAtomDDraw = new Janus.Windows.EditControls.UICheckBox();
            this.uiGroupBox6 = new Janus.Windows.EditControls.UIGroupBox();
            this.uiAtomSymbolsBlend = new Janus.Windows.EditControls.UICheckBox();
            this.uiAtomSymbolsDraw = new Janus.Windows.EditControls.UICheckBox();
            this.uiAtomFillModeList = new Janus.Windows.EditControls.UIComboBox();
            this.uiAtomLODControl = new NuGenSVisualLib.LODcontrol();
            this.label23 = new System.Windows.Forms.Label();
            this.label8 = new System.Windows.Forms.Label();
            this.label7 = new System.Windows.Forms.Label();
            this.label3 = new System.Windows.Forms.Label();
            this.uiSchemesList = new Janus.Windows.ButtonBar.ButtonBar();
            this.button1 = new System.Windows.Forms.Button();
            this.button2 = new System.Windows.Forms.Button();
            this.label13 = new System.Windows.Forms.Label();
            this.uiTab1 = new Janus.Windows.UI.Tab.UITab();
            this.uiTabPage1 = new Janus.Windows.UI.Tab.UITabPage();
            this.uiGroupBox8 = new Janus.Windows.EditControls.UIGroupBox();
            this.schemePreviewControl = new NuGenSVisualLib.SchemePreviewControl();
            this.uiGroupBox7 = new Janus.Windows.EditControls.UIGroupBox();
            this.requirementGague2 = new NuGenSVisualLib.RequirementGague();
            this.requirementGague1 = new NuGenSVisualLib.RequirementGague();
            this.uiGroupBox3 = new Janus.Windows.EditControls.UIGroupBox();
            this.label22 = new System.Windows.Forms.Label();
            this.uiTabPage2 = new Janus.Windows.UI.Tab.UITabPage();
            this.uiGroupBox14 = new Janus.Windows.EditControls.UIGroupBox();
            this.uiEfxPSReqs = new NuGenSVisualLib.RequirementGague();
            this.label14 = new System.Windows.Forms.Label();
            this.label15 = new System.Windows.Forms.Label();
            this.label12 = new System.Windows.Forms.Label();
            this.uiEfxVSReqs = new NuGenSVisualLib.RequirementGague();
            this.uiGroupBox13 = new Janus.Windows.EditControls.UIGroupBox();
            this.effectPreviewControl1 = new NuGenSVisualLib.EffectPreviewControl();
            this.label18 = new System.Windows.Forms.Label();
            this.uiGroupBox2 = new Janus.Windows.EditControls.UIGroupBox();
            this.pictureBox8 = new System.Windows.Forms.PictureBox();
            this.uiRemoveEffectBtn = new Janus.Windows.EditControls.UIButton();
            this.uiAddEffectBtn = new Janus.Windows.EditControls.UIButton();
            this.uiCheckBox1 = new Janus.Windows.EditControls.UICheckBox();
            this.uiEffectPropGroup = new Janus.Windows.EditControls.UIGroupBox();
            this.panel4 = new System.Windows.Forms.Panel();
            this.uiEffectLOD = new NuGenSVisualLib.LODcontrol();
            this.label17 = new System.Windows.Forms.Label();
            this.uiEffectsReqList = new Janus.Windows.ButtonBar.ButtonBar();
            this.uiCurrentEffectsList = new Janus.Windows.ButtonBar.ButtonBar();
            this.label16 = new System.Windows.Forms.Label();
            this.uiEffectsList = new Janus.Windows.ButtonBar.ButtonBar();
            this.effectsListMenuStrip = new System.Windows.Forms.ContextMenuStrip(this.components);
            this.addToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
            this.toolStripSeparator1 = new System.Windows.Forms.ToolStripSeparator();
            this.detailsToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
            this.uiTabPage3 = new Janus.Windows.UI.Tab.UITabPage();
            this.uiGroupBox11 = new Janus.Windows.EditControls.UIGroupBox();
            this.lightsListBox = new System.Windows.Forms.ListBox();
            this.uiLightingPropGroup = new Janus.Windows.EditControls.UIGroupBox();
            this.uiLightCastShadows = new Janus.Windows.EditControls.UICheckBox();
            this.uiLightEnabled = new Janus.Windows.EditControls.UICheckBox();
            this.uiLightingPropPanel = new System.Windows.Forms.Panel();
            this.label25 = new System.Windows.Forms.Label();
            this.uiColorButton1 = new Janus.Windows.EditControls.UIColorButton();
            this.uiGroupBox9 = new Janus.Windows.EditControls.UIGroupBox();
            this.lightPreviewControl2 = new NuGenSVisualLib.LightPreviewControl();
            this.lightingSchemeLabel = new System.Windows.Forms.Label();
            this.label4 = new System.Windows.Forms.Label();
            this.uiButton2 = new Janus.Windows.EditControls.UIButton();
            this.uiButton1 = new Janus.Windows.EditControls.UIButton();
            this.uiLightingList = new Janus.Windows.ButtonBar.ButtonBar();
            this.uiGroupBox1 = new Janus.Windows.EditControls.UIGroupBox();
            this.label28 = new System.Windows.Forms.Label();
            this.uiColorButton2 = new Janus.Windows.EditControls.UIColorButton();
            this.uiTabPage4 = new Janus.Windows.UI.Tab.UITabPage();
            this.uiGroupBox12 = new Janus.Windows.EditControls.UIGroupBox();
            this.uiComboBox2 = new Janus.Windows.EditControls.UIComboBox();
            this.label5 = new System.Windows.Forms.Label();
            this.numericUpDown1 = new System.Windows.Forms.NumericUpDown();
            this.uiComboBox1 = new Janus.Windows.EditControls.UIComboBox();
            this.label9 = new System.Windows.Forms.Label();
            this.label6 = new System.Windows.Forms.Label();
            this.groupBox13 = new System.Windows.Forms.GroupBox();
            this.groupBox15 = new System.Windows.Forms.GroupBox();
            this.uiComboBox3 = new Janus.Windows.EditControls.UIComboBox();
            this.label10 = new System.Windows.Forms.Label();
            this.radioButton2 = new System.Windows.Forms.RadioButton();
            this.radioButton1 = new System.Windows.Forms.RadioButton();
            this.uiTabPage5 = new Janus.Windows.UI.Tab.UITabPage();
            this.uiShadingElementList = new System.Windows.Forms.ListBox();
            this.uiShadingSeriesGroup = new Janus.Windows.EditControls.UIGroupBox();
            this.label27 = new System.Windows.Forms.Label();
            this.uiShadingSeriesList = new System.Windows.Forms.ListBox();
            this.uiShadingElementsGroup = new Janus.Windows.EditControls.UIGroupBox();
            this.uiElementClrBtn = new Janus.Windows.EditControls.UIColorButton();
            this.label24 = new System.Windows.Forms.Label();
            this.label21 = new System.Windows.Forms.Label();
            this.uiElementShadingList = new Janus.Windows.ButtonBar.ButtonBar();
            this.panel1 = new System.Windows.Forms.Panel();
            this.periodicTableControl1 = new NuGenSVisualLib.PeriodicTableControl();
            this.label26 = new System.Windows.Forms.Label();
            this.button3 = new System.Windows.Forms.Button();
            this.multiColumnCombo1 = new Janus.Windows.GridEX.EditControls.MultiColumnCombo();
            this.groupBox10 = new System.Windows.Forms.GroupBox();
            this.pictureBox1 = new System.Windows.Forms.PictureBox();
            this.pictureBox2 = new System.Windows.Forms.PictureBox();
            this.pictureBox3 = new System.Windows.Forms.PictureBox();
            this.pictureBox4 = new System.Windows.Forms.PictureBox();
            this.pictureBox5 = new System.Windows.Forms.PictureBox();
            this.pictureBox6 = new System.Windows.Forms.PictureBox();
            this.pictureBox7 = new System.Windows.Forms.PictureBox();
            this.label11 = new System.Windows.Forms.Label();
            this.label19 = new System.Windows.Forms.Label();
            this.label20 = new System.Windows.Forms.Label();
            this.label29 = new System.Windows.Forms.Label();
            this.uiColorButton3 = new Janus.Windows.EditControls.UIColorButton();
            this.uiCheckBox2 = new Janus.Windows.EditControls.UICheckBox();
            this.uiCheckBox3 = new Janus.Windows.EditControls.UICheckBox();
            this.panel2.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.uiBondsGSetGroup)).BeginInit();
            this.uiBondsGSetGroup.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.uiAtomsGSetGroup)).BeginInit();
            this.uiAtomsGSetGroup.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.uiGroupBox6)).BeginInit();
            this.uiGroupBox6.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.uiSchemesList)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.uiTab1)).BeginInit();
            this.uiTab1.SuspendLayout();
            this.uiTabPage1.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.uiGroupBox8)).BeginInit();
            this.uiGroupBox8.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.uiGroupBox7)).BeginInit();
            this.uiGroupBox7.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.uiGroupBox3)).BeginInit();
            this.uiGroupBox3.SuspendLayout();
            this.uiTabPage2.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.uiGroupBox14)).BeginInit();
            this.uiGroupBox14.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.uiGroupBox13)).BeginInit();
            this.uiGroupBox13.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.uiGroupBox2)).BeginInit();
            this.uiGroupBox2.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.pictureBox8)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.uiEffectPropGroup)).BeginInit();
            this.uiEffectPropGroup.SuspendLayout();
            this.panel4.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.uiEffectsReqList)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.uiCurrentEffectsList)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.uiEffectsList)).BeginInit();
            this.effectsListMenuStrip.SuspendLayout();
            this.uiTabPage3.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.uiGroupBox11)).BeginInit();
            this.uiGroupBox11.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.uiLightingPropGroup)).BeginInit();
            this.uiLightingPropGroup.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.uiGroupBox9)).BeginInit();
            this.uiGroupBox9.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.uiLightingList)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.uiGroupBox1)).BeginInit();
            this.uiGroupBox1.SuspendLayout();
            this.uiTabPage4.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.uiGroupBox12)).BeginInit();
            this.uiGroupBox12.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.numericUpDown1)).BeginInit();
            this.groupBox13.SuspendLayout();
            this.groupBox15.SuspendLayout();
            this.uiTabPage5.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.uiShadingSeriesGroup)).BeginInit();
            this.uiShadingSeriesGroup.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.uiShadingElementsGroup)).BeginInit();
            this.uiShadingElementsGroup.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.uiElementShadingList)).BeginInit();
            this.panel1.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.multiColumnCombo1)).BeginInit();
            this.groupBox10.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.pictureBox1)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.pictureBox2)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.pictureBox3)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.pictureBox4)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.pictureBox5)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.pictureBox6)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.pictureBox7)).BeginInit();
            this.SuspendLayout();
            // 
            // panel2
            // 
            this.panel2.AutoScroll = true;
            this.panel2.Controls.Add(this.uiBondsGSetGroup);
            this.panel2.Controls.Add(this.uiAtomsGSetGroup);
            this.panel2.Dock = System.Windows.Forms.DockStyle.Fill;
            this.panel2.Location = new System.Drawing.Point(3, 18);
            this.panel2.Name = "panel2";
            this.panel2.Size = new System.Drawing.Size(409, 329);
            this.panel2.TabIndex = 1;
            // 
            // uiBondsGSetGroup
            // 
            this.uiBondsGSetGroup.Controls.Add(this.uiBondDDraw);
            this.uiBondsGSetGroup.Controls.Add(this.uiBondEndTypeList);
            this.uiBondsGSetGroup.Controls.Add(this.uiBondSpacingList);
            this.uiBondsGSetGroup.Controls.Add(this.uiBondLODControl);
            this.uiBondsGSetGroup.Controls.Add(this.label1);
            this.uiBondsGSetGroup.Controls.Add(this.label2);
            this.uiBondsGSetGroup.Dock = System.Windows.Forms.DockStyle.Top;
            this.uiBondsGSetGroup.Location = new System.Drawing.Point(0, 93);
            this.uiBondsGSetGroup.Name = "uiBondsGSetGroup";
            this.uiBondsGSetGroup.Office2007ColorScheme = Janus.Windows.UI.Office2007ColorScheme.Black;
            this.uiBondsGSetGroup.Size = new System.Drawing.Size(409, 87);
            this.uiBondsGSetGroup.TabIndex = 4;
            this.uiBondsGSetGroup.Text = "Bond (General)";
            this.uiBondsGSetGroup.VisualStyleManager = this.visualStyleManager1;
            // 
            // uiBondDDraw
            // 
            this.uiBondDDraw.Location = new System.Drawing.Point(277, 53);
            this.uiBondDDraw.Name = "uiBondDDraw";
            this.uiBondDDraw.Office2007ColorScheme = Janus.Windows.UI.Office2007ColorScheme.Black;
            this.uiBondDDraw.Size = new System.Drawing.Size(104, 23);
            this.uiBondDDraw.TabIndex = 8;
            this.uiBondDDraw.Text = "Don\'t Draw";
            this.uiBondDDraw.VisualStyleManager = this.visualStyleManager1;
            this.uiBondDDraw.CheckedChanged += new System.EventHandler(this.uiBondDDraw_CheckedChanged);
            // 
            // visualStyleManager1
            // 
            janusColorScheme1.HighlightTextColor = System.Drawing.SystemColors.HighlightText;
            janusColorScheme1.Name = "Scheme1";
            janusColorScheme1.Office2007ColorScheme = Janus.Windows.Common.Office2007ColorScheme.Black;
            janusColorScheme1.Office2007CustomColor = System.Drawing.Color.Empty;
            janusColorScheme1.VisualStyle = Janus.Windows.Common.VisualStyle.Office2007;
            this.visualStyleManager1.ColorSchemes.Add(janusColorScheme1);
            this.visualStyleManager1.DefaultColorScheme = "Scheme1";
            // 
            // uiBondEndTypeList
            // 
            this.uiBondEndTypeList.AutoComplete = false;
            this.uiBondEndTypeList.ComboStyle = Janus.Windows.EditControls.ComboStyle.DropDownList;
            uiComboBoxItem1.FormatStyle.Alpha = 0;
            uiComboBoxItem1.IsSeparator = false;
            uiComboBoxItem1.Text = "Open";
            uiComboBoxItem2.FormatStyle.Alpha = 0;
            uiComboBoxItem2.IsSeparator = false;
            uiComboBoxItem2.Text = "Closed";
            uiComboBoxItem3.FormatStyle.Alpha = 0;
            uiComboBoxItem3.IsSeparator = false;
            uiComboBoxItem3.Text = "Point";
            uiComboBoxItem4.FormatStyle.Alpha = 0;
            uiComboBoxItem4.IsSeparator = false;
            uiComboBoxItem4.Text = "Rounded";
            this.uiBondEndTypeList.Items.AddRange(new Janus.Windows.EditControls.UIComboBoxItem[] {
            uiComboBoxItem1,
            uiComboBoxItem2,
            uiComboBoxItem3,
            uiComboBoxItem4});
            this.uiBondEndTypeList.Location = new System.Drawing.Point(260, 19);
            this.uiBondEndTypeList.Name = "uiBondEndTypeList";
            this.uiBondEndTypeList.Office2007ColorScheme = Janus.Windows.UI.Office2007ColorScheme.Black;
            this.uiBondEndTypeList.Size = new System.Drawing.Size(128, 22);
            this.uiBondEndTypeList.TabIndex = 7;
            this.uiBondEndTypeList.VisualStyleManager = this.visualStyleManager1;
            this.uiBondEndTypeList.SelectedIndexChanged += new System.EventHandler(this.uiBondEndTypeList_SelectedIndexChanged);
            // 
            // uiBondSpacingList
            // 
            this.uiBondSpacingList.AutoComplete = false;
            this.uiBondSpacingList.ComboStyle = Janus.Windows.EditControls.ComboStyle.DropDownList;
            uiComboBoxItem5.FormatStyle.Alpha = 0;
            uiComboBoxItem5.IsSeparator = false;
            uiComboBoxItem5.Text = "AtoB";
            uiComboBoxItem6.FormatStyle.Alpha = 0;
            uiComboBoxItem6.IsSeparator = false;
            uiComboBoxItem6.Text = "Center";
            this.uiBondSpacingList.Items.AddRange(new Janus.Windows.EditControls.UIComboBoxItem[] {
            uiComboBoxItem5,
            uiComboBoxItem6});
            this.uiBondSpacingList.Location = new System.Drawing.Point(61, 19);
            this.uiBondSpacingList.Name = "uiBondSpacingList";
            this.uiBondSpacingList.Office2007ColorScheme = Janus.Windows.UI.Office2007ColorScheme.Black;
            this.uiBondSpacingList.Size = new System.Drawing.Size(120, 22);
            this.uiBondSpacingList.TabIndex = 6;
            this.uiBondSpacingList.VisualStyleManager = this.visualStyleManager1;
            this.uiBondSpacingList.SelectedIndexChanged += new System.EventHandler(this.uiBondSpacingList_SelectedIndexChanged_1);
            // 
            // uiBondLODControl
            // 
            this.uiBondLODControl.BackColor = System.Drawing.Color.GhostWhite;
            this.uiBondLODControl.Location = new System.Drawing.Point(9, 47);
            this.uiBondLODControl.MaximumSize = new System.Drawing.Size(0, 29);
            this.uiBondLODControl.MinimumSize = new System.Drawing.Size(246, 29);
            this.uiBondLODControl.Name = "uiBondLODControl";
            this.uiBondLODControl.Size = new System.Drawing.Size(246, 29);
            this.uiBondLODControl.TabIndex = 5;
            this.uiBondLODControl.OnLODValueChanged += new System.EventHandler(this.uiBondLODControl_OnLODValueChanged);
            // 
            // label1
            // 
            this.label1.AutoSize = true;
            this.label1.Location = new System.Drawing.Point(6, 23);
            this.label1.Name = "label1";
            this.label1.Size = new System.Drawing.Size(51, 13);
            this.label1.TabIndex = 0;
            this.label1.Text = "Spacing:";
            // 
            // label2
            // 
            this.label2.AutoSize = true;
            this.label2.Location = new System.Drawing.Point(198, 23);
            this.label2.Name = "label2";
            this.label2.Size = new System.Drawing.Size(56, 13);
            this.label2.TabIndex = 2;
            this.label2.Text = "End Type:";
            // 
            // uiAtomsGSetGroup
            // 
            this.uiAtomsGSetGroup.Controls.Add(this.uiAtomDDraw);
            this.uiAtomsGSetGroup.Controls.Add(this.uiGroupBox6);
            this.uiAtomsGSetGroup.Controls.Add(this.uiAtomFillModeList);
            this.uiAtomsGSetGroup.Controls.Add(this.uiAtomLODControl);
            this.uiAtomsGSetGroup.Controls.Add(this.label23);
            this.uiAtomsGSetGroup.Dock = System.Windows.Forms.DockStyle.Top;
            this.uiAtomsGSetGroup.Location = new System.Drawing.Point(0, 0);
            this.uiAtomsGSetGroup.Name = "uiAtomsGSetGroup";
            this.uiAtomsGSetGroup.Office2007ColorScheme = Janus.Windows.UI.Office2007ColorScheme.Black;
            this.uiAtomsGSetGroup.Size = new System.Drawing.Size(409, 93);
            this.uiAtomsGSetGroup.TabIndex = 3;
            this.uiAtomsGSetGroup.Text = "Atom (General)";
            this.uiAtomsGSetGroup.VisualStyleManager = this.visualStyleManager1;
            // 
            // uiAtomDDraw
            // 
            this.uiAtomDDraw.Location = new System.Drawing.Point(201, 17);
            this.uiAtomDDraw.Name = "uiAtomDDraw";
            this.uiAtomDDraw.Office2007ColorScheme = Janus.Windows.UI.Office2007ColorScheme.Black;
            this.uiAtomDDraw.Size = new System.Drawing.Size(77, 23);
            this.uiAtomDDraw.TabIndex = 12;
            this.uiAtomDDraw.Text = "Don\'t Draw";
            this.uiAtomDDraw.VisualStyleManager = this.visualStyleManager1;
            this.uiAtomDDraw.CheckedChanged += new System.EventHandler(this.uiAtomDDraw_CheckedChanged);
            // 
            // uiGroupBox6
            // 
            this.uiGroupBox6.Controls.Add(this.uiAtomSymbolsBlend);
            this.uiGroupBox6.Controls.Add(this.uiAtomSymbolsDraw);
            this.uiGroupBox6.Location = new System.Drawing.Point(303, 15);
            this.uiGroupBox6.Name = "uiGroupBox6";
            this.uiGroupBox6.Office2007ColorScheme = Janus.Windows.UI.Office2007ColorScheme.Black;
            this.uiGroupBox6.Size = new System.Drawing.Size(85, 62);
            this.uiGroupBox6.TabIndex = 11;
            this.uiGroupBox6.Text = "Symbols";
            this.uiGroupBox6.VisualStyleManager = this.visualStyleManager1;
            // 
            // uiAtomSymbolsBlend
            // 
            this.uiAtomSymbolsBlend.Location = new System.Drawing.Point(15, 39);
            this.uiAtomSymbolsBlend.Name = "uiAtomSymbolsBlend";
            this.uiAtomSymbolsBlend.Office2007ColorScheme = Janus.Windows.UI.Office2007ColorScheme.Black;
            this.uiAtomSymbolsBlend.Size = new System.Drawing.Size(54, 23);
            this.uiAtomSymbolsBlend.TabIndex = 9;
            this.uiAtomSymbolsBlend.Text = "Blend";
            this.uiAtomSymbolsBlend.VisualStyleManager = this.visualStyleManager1;
            this.uiAtomSymbolsBlend.CheckedChanged += new System.EventHandler(this.uiAtomSymbolsBlend_CheckedChanged);
            // 
            // uiAtomSymbolsDraw
            // 
            this.uiAtomSymbolsDraw.Location = new System.Drawing.Point(15, 19);
            this.uiAtomSymbolsDraw.Name = "uiAtomSymbolsDraw";
            this.uiAtomSymbolsDraw.Office2007ColorScheme = Janus.Windows.UI.Office2007ColorScheme.Black;
            this.uiAtomSymbolsDraw.Size = new System.Drawing.Size(53, 23);
            this.uiAtomSymbolsDraw.TabIndex = 8;
            this.uiAtomSymbolsDraw.Text = "Draw";
            this.uiAtomSymbolsDraw.VisualStyleManager = this.visualStyleManager1;
            this.uiAtomSymbolsDraw.CheckedChanged += new System.EventHandler(this.uiAtomSymbolsDraw_CheckedChanged);
            // 
            // uiAtomFillModeList
            // 
            this.uiAtomFillModeList.AutoComplete = false;
            this.uiAtomFillModeList.ComboStyle = Janus.Windows.EditControls.ComboStyle.DropDownList;
            uiComboBoxItem7.FormatStyle.Alpha = 0;
            uiComboBoxItem7.IsSeparator = false;
            uiComboBoxItem7.Text = "Point";
            uiComboBoxItem8.FormatStyle.Alpha = 0;
            uiComboBoxItem8.IsSeparator = false;
            uiComboBoxItem8.Text = "Wireframe";
            uiComboBoxItem9.FormatStyle.Alpha = 0;
            uiComboBoxItem9.IsSeparator = false;
            uiComboBoxItem9.Text = "Solid";
            this.uiAtomFillModeList.Items.AddRange(new Janus.Windows.EditControls.UIComboBoxItem[] {
            uiComboBoxItem7,
            uiComboBoxItem8,
            uiComboBoxItem9});
            this.uiAtomFillModeList.Location = new System.Drawing.Point(67, 19);
            this.uiAtomFillModeList.Name = "uiAtomFillModeList";
            this.uiAtomFillModeList.Office2007ColorScheme = Janus.Windows.UI.Office2007ColorScheme.Black;
            this.uiAtomFillModeList.Size = new System.Drawing.Size(114, 22);
            this.uiAtomFillModeList.TabIndex = 7;
            this.uiAtomFillModeList.VisualStyleManager = this.visualStyleManager1;
            this.uiAtomFillModeList.SelectedIndexChanged += new System.EventHandler(this.uiAtomFillModeList_SelectedIndexChanged);
            // 
            // uiAtomLODControl
            // 
            this.uiAtomLODControl.BackColor = System.Drawing.Color.GhostWhite;
            this.uiAtomLODControl.Location = new System.Drawing.Point(9, 48);
            this.uiAtomLODControl.MaximumSize = new System.Drawing.Size(0, 29);
            this.uiAtomLODControl.MinimumSize = new System.Drawing.Size(246, 29);
            this.uiAtomLODControl.Name = "uiAtomLODControl";
            this.uiAtomLODControl.Size = new System.Drawing.Size(246, 29);
            this.uiAtomLODControl.TabIndex = 6;
            this.uiAtomLODControl.OnLODValueChanged += new System.EventHandler(this.uiAtomLODControl_OnLODValueChanged);
            // 
            // label23
            // 
            this.label23.AutoSize = true;
            this.label23.Location = new System.Drawing.Point(9, 22);
            this.label23.Name = "label23";
            this.label23.Size = new System.Drawing.Size(58, 13);
            this.label23.TabIndex = 1;
            this.label23.Text = "Fill Mode:";
            // 
            // label8
            // 
            this.label8.AutoSize = true;
            this.label8.Location = new System.Drawing.Point(6, 73);
            this.label8.Name = "label8";
            this.label8.Size = new System.Drawing.Size(40, 13);
            this.label8.TabIndex = 4;
            this.label8.Text = "Other:";
            // 
            // label7
            // 
            this.label7.AutoSize = true;
            this.label7.Location = new System.Drawing.Point(6, 28);
            this.label7.Name = "label7";
            this.label7.Size = new System.Drawing.Size(81, 13);
            this.label7.TabIndex = 4;
            this.label7.Text = "Vertex Shader:";
            // 
            // label3
            // 
            this.label3.AutoSize = true;
            this.label3.Location = new System.Drawing.Point(6, 50);
            this.label3.Name = "label3";
            this.label3.Size = new System.Drawing.Size(72, 13);
            this.label3.TabIndex = 4;
            this.label3.Text = "Pixel Shader:";
            // 
            // uiSchemesList
            // 
            this.uiSchemesList.BackColor = System.Drawing.Color.White;
            buttonBarGroup1.Key = "Group1";
            buttonBarGroup1.Text = "Schemes";
            buttonBarGroup1.View = Janus.Windows.ButtonBar.ButtonBarView.SmallIcons;
            buttonBarGroup2.Key = "Group2";
            buttonBarGroup2.Text = "Presets";
            buttonBarGroup2.View = Janus.Windows.ButtonBar.ButtonBarView.SmallIcons;
            this.uiSchemesList.Groups.AddRange(new Janus.Windows.ButtonBar.ButtonBarGroup[] {
            buttonBarGroup1,
            buttonBarGroup2});
            this.uiSchemesList.ItemAppearance = Janus.Windows.ButtonBar.ItemAppearance.Flat;
            this.uiSchemesList.Location = new System.Drawing.Point(3, 4);
            this.uiSchemesList.Name = "uiSchemesList";
            this.uiSchemesList.Office2007ColorScheme = Janus.Windows.ButtonBar.Office2007ColorScheme.Black;
            this.uiSchemesList.Orientation = Janus.Windows.ButtonBar.ButtonBarOrientation.Horizontal;
            this.uiSchemesList.SelectionArea = Janus.Windows.ButtonBar.SelectionArea.FullItem;
            this.uiSchemesList.ShadowOnHover = true;
            this.uiSchemesList.Size = new System.Drawing.Size(628, 80);
            this.uiSchemesList.TabIndex = 0;
            this.uiSchemesList.Text = "buttonBar1";
            this.uiSchemesList.ThemedAreas = ((Janus.Windows.ButtonBar.ThemedArea)((((Janus.Windows.ButtonBar.ThemedArea.Border | Janus.Windows.ButtonBar.ThemedArea.Groups)
                        | Janus.Windows.ButtonBar.ThemedArea.Items)
                        | Janus.Windows.ButtonBar.ThemedArea.ScrollButton)));
            this.uiSchemesList.VisualStyle = Janus.Windows.ButtonBar.VisualStyle.Office2007;
            this.uiSchemesList.ItemSelected += new System.EventHandler(this.buttonBar1_ItemSelected);
            // 
            // button1
            // 
            this.button1.Location = new System.Drawing.Point(575, 579);
            this.button1.Name = "button1";
            this.button1.Size = new System.Drawing.Size(75, 23);
            this.button1.TabIndex = 4;
            this.button1.Text = "Cancel";
            this.button1.UseVisualStyleBackColor = true;
            this.button1.Click += new System.EventHandler(this.button1_Click);
            // 
            // button2
            // 
            this.button2.Location = new System.Drawing.Point(494, 579);
            this.button2.Name = "button2";
            this.button2.Size = new System.Drawing.Size(75, 23);
            this.button2.TabIndex = 5;
            this.button2.Text = "Apply";
            this.button2.UseVisualStyleBackColor = true;
            this.button2.Click += new System.EventHandler(this.button2_Click);
            // 
            // label13
            // 
            this.label13.BackColor = System.Drawing.Color.Transparent;
            this.label13.Font = new System.Drawing.Font("Microsoft Sans Serif", 12F, System.Drawing.FontStyle.Italic, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.label13.Location = new System.Drawing.Point(301, 87);
            this.label13.Name = "label13";
            this.label13.Size = new System.Drawing.Size(335, 19);
            this.label13.TabIndex = 6;
            this.label13.TextAlign = System.Drawing.ContentAlignment.TopRight;
            // 
            // uiTab1
            // 
            this.uiTab1.Location = new System.Drawing.Point(12, 12);
            this.uiTab1.Name = "uiTab1";
            this.uiTab1.Office2007ColorScheme = Janus.Windows.UI.Office2007ColorScheme.Black;
            this.uiTab1.Size = new System.Drawing.Size(638, 492);
            this.uiTab1.TabDisplay = Janus.Windows.UI.Tab.TabDisplay.Text;
            this.uiTab1.TabIndex = 7;
            this.uiTab1.TabPages.AddRange(new Janus.Windows.UI.Tab.UITabPage[] {
            this.uiTabPage1,
            this.uiTabPage2,
            this.uiTabPage3,
            this.uiTabPage4,
            this.uiTabPage5});
            this.uiTab1.TabStripAlignment = Janus.Windows.UI.Tab.TabStripAlignment.Bottom;
            this.uiTab1.VisualStyle = Janus.Windows.UI.Tab.TabVisualStyle.Office2007;
            this.uiTab1.VisualStyleManager = this.visualStyleManager1;
            // 
            // uiTabPage1
            // 
            this.uiTabPage1.Controls.Add(this.uiGroupBox8);
            this.uiTabPage1.Controls.Add(this.uiGroupBox7);
            this.uiTabPage1.Controls.Add(this.uiGroupBox3);
            this.uiTabPage1.Controls.Add(this.label22);
            this.uiTabPage1.Controls.Add(this.label13);
            this.uiTabPage1.Controls.Add(this.uiSchemesList);
            this.uiTabPage1.Location = new System.Drawing.Point(1, 1);
            this.uiTabPage1.Name = "uiTabPage1";
            this.uiTabPage1.Size = new System.Drawing.Size(636, 470);
            this.uiTabPage1.TabStop = true;
            this.uiTabPage1.Text = "Scheme";
            // 
            // uiGroupBox8
            // 
            this.uiGroupBox8.Controls.Add(this.schemePreviewControl);
            this.uiGroupBox8.Location = new System.Drawing.Point(3, 90);
            this.uiGroupBox8.Name = "uiGroupBox8";
            this.uiGroupBox8.Office2007ColorScheme = Janus.Windows.UI.Office2007ColorScheme.Black;
            this.uiGroupBox8.Size = new System.Drawing.Size(209, 213);
            this.uiGroupBox8.TabIndex = 7;
            this.uiGroupBox8.Text = "Preview";
            this.uiGroupBox8.VisualStyleManager = this.visualStyleManager1;
            // 
            // schemePreviewControl
            // 
            this.schemePreviewControl.Font = new System.Drawing.Font("Microsoft Sans Serif", 24F);
            this.schemePreviewControl.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(128)))), ((int)(((byte)(128)))), ((int)(((byte)(128)))));
            this.schemePreviewControl.Location = new System.Drawing.Point(7, 15);
            this.schemePreviewControl.Margin = new System.Windows.Forms.Padding(10, 9, 10, 9);
            this.schemePreviewControl.Name = "schemePreviewControl";
            this.schemePreviewControl.OutSettings = null;
            this.schemePreviewControl.Size = new System.Drawing.Size(195, 188);
            this.schemePreviewControl.TabIndex = 6;
            // 
            // uiGroupBox7
            // 
            this.uiGroupBox7.BackColor = System.Drawing.Color.Transparent;
            this.uiGroupBox7.Controls.Add(this.requirementGague2);
            this.uiGroupBox7.Controls.Add(this.label7);
            this.uiGroupBox7.Controls.Add(this.requirementGague1);
            this.uiGroupBox7.Controls.Add(this.label3);
            this.uiGroupBox7.Controls.Add(this.label8);
            this.uiGroupBox7.Location = new System.Drawing.Point(3, 305);
            this.uiGroupBox7.Name = "uiGroupBox7";
            this.uiGroupBox7.Office2007ColorScheme = Janus.Windows.UI.Office2007ColorScheme.Black;
            this.uiGroupBox7.Size = new System.Drawing.Size(209, 146);
            this.uiGroupBox7.TabIndex = 4;
            this.uiGroupBox7.Text = "Requirements";
            this.uiGroupBox7.VisualStyleManager = this.visualStyleManager1;
            // 
            // requirementGague2
            // 
            this.requirementGague2.ActualValue = 0;
            this.requirementGague2.DrawTicks = false;
            this.requirementGague2.Location = new System.Drawing.Point(89, 41);
            this.requirementGague2.MaxReqValue = 0;
            this.requirementGague2.MinimumSize = new System.Drawing.Size(0, 20);
            this.requirementGague2.MinReqValue = 0;
            this.requirementGague2.Name = "requirementGague2";
            this.requirementGague2.ShowValues = false;
            this.requirementGague2.Size = new System.Drawing.Size(114, 22);
            this.requirementGague2.TabIndex = 15;
            // 
            // requirementGague1
            // 
            this.requirementGague1.ActualValue = 0;
            this.requirementGague1.DrawTicks = false;
            this.requirementGague1.Location = new System.Drawing.Point(89, 19);
            this.requirementGague1.MaxReqValue = 0;
            this.requirementGague1.MinimumSize = new System.Drawing.Size(0, 20);
            this.requirementGague1.MinReqValue = 0;
            this.requirementGague1.Name = "requirementGague1";
            this.requirementGague1.ShowValues = false;
            this.requirementGague1.Size = new System.Drawing.Size(114, 22);
            this.requirementGague1.TabIndex = 14;
            // 
            // uiGroupBox3
            // 
            this.uiGroupBox3.BackColor = System.Drawing.Color.Transparent;
            this.uiGroupBox3.Controls.Add(this.panel2);
            this.uiGroupBox3.Location = new System.Drawing.Point(218, 101);
            this.uiGroupBox3.Name = "uiGroupBox3";
            this.uiGroupBox3.Office2007ColorScheme = Janus.Windows.UI.Office2007ColorScheme.Black;
            this.uiGroupBox3.Size = new System.Drawing.Size(415, 350);
            this.uiGroupBox3.TabIndex = 8;
            this.uiGroupBox3.Text = "Settings";
            this.uiGroupBox3.VisualStyleManager = this.visualStyleManager1;
            // 
            // label22
            // 
            this.label22.BackColor = System.Drawing.Color.Transparent;
            this.label22.ForeColor = System.Drawing.Color.DimGray;
            this.label22.Location = new System.Drawing.Point(3, 454);
            this.label22.Name = "label22";
            this.label22.Size = new System.Drawing.Size(628, 16);
            this.label22.TabIndex = 7;
            this.label22.Text = "Schemes define how molecules are represented";
            // 
            // uiTabPage2
            // 
            this.uiTabPage2.Controls.Add(this.uiGroupBox14);
            this.uiTabPage2.Controls.Add(this.uiGroupBox13);
            this.uiTabPage2.Controls.Add(this.label18);
            this.uiTabPage2.Controls.Add(this.uiGroupBox2);
            this.uiTabPage2.Controls.Add(this.uiRemoveEffectBtn);
            this.uiTabPage2.Controls.Add(this.uiAddEffectBtn);
            this.uiTabPage2.Controls.Add(this.uiCheckBox1);
            this.uiTabPage2.Controls.Add(this.uiEffectPropGroup);
            this.uiTabPage2.Controls.Add(this.label17);
            this.uiTabPage2.Controls.Add(this.uiEffectsReqList);
            this.uiTabPage2.Controls.Add(this.uiCurrentEffectsList);
            this.uiTabPage2.Controls.Add(this.label16);
            this.uiTabPage2.Controls.Add(this.uiEffectsList);
            this.uiTabPage2.Location = new System.Drawing.Point(1, 1);
            this.uiTabPage2.Name = "uiTabPage2";
            this.uiTabPage2.Size = new System.Drawing.Size(636, 470);
            this.uiTabPage2.TabStop = true;
            this.uiTabPage2.Text = "Effects";
            // 
            // uiGroupBox14
            // 
            this.uiGroupBox14.BackColor = System.Drawing.Color.Transparent;
            this.uiGroupBox14.Controls.Add(this.uiEfxPSReqs);
            this.uiGroupBox14.Controls.Add(this.label14);
            this.uiGroupBox14.Controls.Add(this.label15);
            this.uiGroupBox14.Controls.Add(this.label12);
            this.uiGroupBox14.Controls.Add(this.uiEfxVSReqs);
            this.uiGroupBox14.Location = new System.Drawing.Point(3, 305);
            this.uiGroupBox14.Name = "uiGroupBox14";
            this.uiGroupBox14.Office2007ColorScheme = Janus.Windows.UI.Office2007ColorScheme.Black;
            this.uiGroupBox14.Size = new System.Drawing.Size(209, 146);
            this.uiGroupBox14.TabIndex = 25;
            this.uiGroupBox14.Text = "Requirements of Selected";
            this.uiGroupBox14.VisualStyleManager = this.visualStyleManager1;
            // 
            // uiEfxPSReqs
            // 
            this.uiEfxPSReqs.ActualValue = 0;
            this.uiEfxPSReqs.DrawTicks = false;
            this.uiEfxPSReqs.Location = new System.Drawing.Point(89, 41);
            this.uiEfxPSReqs.MaxReqValue = 0;
            this.uiEfxPSReqs.MinimumSize = new System.Drawing.Size(0, 20);
            this.uiEfxPSReqs.MinReqValue = 0;
            this.uiEfxPSReqs.Name = "uiEfxPSReqs";
            this.uiEfxPSReqs.ShowValues = false;
            this.uiEfxPSReqs.Size = new System.Drawing.Size(114, 22);
            this.uiEfxPSReqs.TabIndex = 15;
            // 
            // label14
            // 
            this.label14.AutoSize = true;
            this.label14.Location = new System.Drawing.Point(6, 28);
            this.label14.Name = "label14";
            this.label14.Size = new System.Drawing.Size(81, 13);
            this.label14.TabIndex = 4;
            this.label14.Text = "Vertex Shader:";
            // 
            // label15
            // 
            this.label15.AutoSize = true;
            this.label15.Location = new System.Drawing.Point(6, 50);
            this.label15.Name = "label15";
            this.label15.Size = new System.Drawing.Size(72, 13);
            this.label15.TabIndex = 4;
            this.label15.Text = "Pixel Shader:";
            // 
            // label12
            // 
            this.label12.AutoSize = true;
            this.label12.Location = new System.Drawing.Point(6, 73);
            this.label12.Name = "label12";
            this.label12.Size = new System.Drawing.Size(40, 13);
            this.label12.TabIndex = 4;
            this.label12.Text = "Other:";
            // 
            // uiEfxVSReqs
            // 
            this.uiEfxVSReqs.ActualValue = 0;
            this.uiEfxVSReqs.DrawTicks = false;
            this.uiEfxVSReqs.Location = new System.Drawing.Point(89, 19);
            this.uiEfxVSReqs.MaxReqValue = 0;
            this.uiEfxVSReqs.MinimumSize = new System.Drawing.Size(0, 20);
            this.uiEfxVSReqs.MinReqValue = 0;
            this.uiEfxVSReqs.Name = "uiEfxVSReqs";
            this.uiEfxVSReqs.ShowValues = false;
            this.uiEfxVSReqs.Size = new System.Drawing.Size(114, 22);
            this.uiEfxVSReqs.TabIndex = 14;
            // 
            // uiGroupBox13
            // 
            this.uiGroupBox13.Controls.Add(this.effectPreviewControl1);
            this.uiGroupBox13.Location = new System.Drawing.Point(3, 90);
            this.uiGroupBox13.Name = "uiGroupBox13";
            this.uiGroupBox13.Office2007ColorScheme = Janus.Windows.UI.Office2007ColorScheme.Black;
            this.uiGroupBox13.Size = new System.Drawing.Size(209, 213);
            this.uiGroupBox13.TabIndex = 24;
            this.uiGroupBox13.Text = "Preview";
            this.uiGroupBox13.VisualStyleManager = this.visualStyleManager1;
            // 
            // effectPreviewControl1
            // 
            this.effectPreviewControl1.Location = new System.Drawing.Point(7, 19);
            this.effectPreviewControl1.Name = "effectPreviewControl1";
            this.effectPreviewControl1.OutSettings = null;
            this.effectPreviewControl1.Size = new System.Drawing.Size(195, 188);
            this.effectPreviewControl1.TabIndex = 0;
            // 
            // label18
            // 
            this.label18.BackColor = System.Drawing.Color.Transparent;
            this.label18.Font = new System.Drawing.Font("Microsoft Sans Serif", 12F, System.Drawing.FontStyle.Italic, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.label18.Location = new System.Drawing.Point(295, 177);
            this.label18.Name = "label18";
            this.label18.Size = new System.Drawing.Size(335, 19);
            this.label18.TabIndex = 23;
            this.label18.TextAlign = System.Drawing.ContentAlignment.TopRight;
            // 
            // uiGroupBox2
            // 
            this.uiGroupBox2.BackColor = System.Drawing.Color.Transparent;
            this.uiGroupBox2.Controls.Add(this.pictureBox8);
            this.uiGroupBox2.Location = new System.Drawing.Point(218, 192);
            this.uiGroupBox2.Name = "uiGroupBox2";
            this.uiGroupBox2.Office2007ColorScheme = Janus.Windows.UI.Office2007ColorScheme.Black;
            this.uiGroupBox2.Size = new System.Drawing.Size(412, 60);
            this.uiGroupBox2.TabIndex = 22;
            this.uiGroupBox2.Text = "Compatibility";
            this.uiGroupBox2.VisualStyle = Janus.Windows.UI.Dock.PanelVisualStyle.Office2007;
            this.uiGroupBox2.VisualStyleManager = this.visualStyleManager1;
            // 
            // pictureBox8
            // 
            this.pictureBox8.Location = new System.Drawing.Point(6, 18);
            this.pictureBox8.Name = "pictureBox8";
            this.pictureBox8.Size = new System.Drawing.Size(32, 32);
            this.pictureBox8.TabIndex = 0;
            this.pictureBox8.TabStop = false;
            // 
            // uiRemoveEffectBtn
            // 
            this.uiRemoveEffectBtn.Location = new System.Drawing.Point(517, 428);
            this.uiRemoveEffectBtn.Name = "uiRemoveEffectBtn";
            this.uiRemoveEffectBtn.Office2007ColorScheme = Janus.Windows.UI.Office2007ColorScheme.Black;
            this.uiRemoveEffectBtn.Size = new System.Drawing.Size(101, 23);
            this.uiRemoveEffectBtn.TabIndex = 21;
            this.uiRemoveEffectBtn.Text = "Remove Effect";
            this.uiRemoveEffectBtn.VisualStyle = Janus.Windows.UI.VisualStyle.Office2007;
            this.uiRemoveEffectBtn.VisualStyleManager = this.visualStyleManager1;
            // 
            // uiAddEffectBtn
            // 
            this.uiAddEffectBtn.Location = new System.Drawing.Point(410, 428);
            this.uiAddEffectBtn.Name = "uiAddEffectBtn";
            this.uiAddEffectBtn.Office2007ColorScheme = Janus.Windows.UI.Office2007ColorScheme.Black;
            this.uiAddEffectBtn.Size = new System.Drawing.Size(101, 23);
            this.uiAddEffectBtn.TabIndex = 20;
            this.uiAddEffectBtn.Text = "Add Effect";
            this.uiAddEffectBtn.VisualStyle = Janus.Windows.UI.VisualStyle.Office2007;
            this.uiAddEffectBtn.VisualStyleManager = this.visualStyleManager1;
            // 
            // uiCheckBox1
            // 
            this.uiCheckBox1.Appearance = System.Windows.Forms.Appearance.Button;
            this.uiCheckBox1.Location = new System.Drawing.Point(218, 428);
            this.uiCheckBox1.Name = "uiCheckBox1";
            this.uiCheckBox1.Office2007ColorScheme = Janus.Windows.UI.Office2007ColorScheme.Black;
            this.uiCheckBox1.Size = new System.Drawing.Size(98, 23);
            this.uiCheckBox1.TabIndex = 19;
            this.uiCheckBox1.Text = "Preview Result";
            this.uiCheckBox1.TextAlignment = Janus.Windows.EditControls.TextAlignment.Center;
            this.uiCheckBox1.VisualStyle = Janus.Windows.UI.VisualStyle.Office2007;
            this.uiCheckBox1.VisualStyleManager = this.visualStyleManager1;
            // 
            // uiEffectPropGroup
            // 
            this.uiEffectPropGroup.BackColor = System.Drawing.Color.Transparent;
            this.uiEffectPropGroup.Controls.Add(this.panel4);
            this.uiEffectPropGroup.Enabled = false;
            this.uiEffectPropGroup.Location = new System.Drawing.Point(218, 252);
            this.uiEffectPropGroup.Name = "uiEffectPropGroup";
            this.uiEffectPropGroup.Office2007ColorScheme = Janus.Windows.UI.Office2007ColorScheme.Black;
            this.uiEffectPropGroup.Size = new System.Drawing.Size(412, 170);
            this.uiEffectPropGroup.TabIndex = 18;
            this.uiEffectPropGroup.Text = "Properties";
            this.uiEffectPropGroup.VisualStyle = Janus.Windows.UI.Dock.PanelVisualStyle.Office2007;
            this.uiEffectPropGroup.VisualStyleManager = this.visualStyleManager1;
            // 
            // panel4
            // 
            this.panel4.AutoScroll = true;
            this.panel4.Controls.Add(this.uiEffectLOD);
            this.panel4.Location = new System.Drawing.Point(6, 19);
            this.panel4.Name = "panel4";
            this.panel4.Size = new System.Drawing.Size(394, 145);
            this.panel4.TabIndex = 0;
            // 
            // uiEffectLOD
            // 
            this.uiEffectLOD.BackColor = System.Drawing.Color.GhostWhite;
            this.uiEffectLOD.Dock = System.Windows.Forms.DockStyle.Top;
            this.uiEffectLOD.Location = new System.Drawing.Point(0, 0);
            this.uiEffectLOD.MaximumSize = new System.Drawing.Size(0, 29);
            this.uiEffectLOD.MinimumSize = new System.Drawing.Size(246, 29);
            this.uiEffectLOD.Name = "uiEffectLOD";
            this.uiEffectLOD.Size = new System.Drawing.Size(394, 29);
            this.uiEffectLOD.TabIndex = 0;
            // 
            // label17
            // 
            this.label17.BackColor = System.Drawing.Color.Transparent;
            this.label17.Font = new System.Drawing.Font("Microsoft Sans Serif", 9.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.label17.Location = new System.Drawing.Point(443, 94);
            this.label17.Name = "label17";
            this.label17.Size = new System.Drawing.Size(15, 80);
            this.label17.TabIndex = 16;
            this.label17.Text = "+";
            this.label17.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
            // 
            // uiEffectsReqList
            // 
            this.uiEffectsReqList.BackColor = System.Drawing.Color.White;
            buttonBarGroup3.Key = "Group1";
            buttonBarGroup3.Text = "Required";
            buttonBarGroup3.View = Janus.Windows.ButtonBar.ButtonBarView.SmallIcons;
            this.uiEffectsReqList.Groups.AddRange(new Janus.Windows.ButtonBar.ButtonBarGroup[] {
            buttonBarGroup3});
            this.uiEffectsReqList.ItemAppearance = Janus.Windows.ButtonBar.ItemAppearance.Flat;
            this.uiEffectsReqList.Location = new System.Drawing.Point(458, 94);
            this.uiEffectsReqList.Name = "uiEffectsReqList";
            this.uiEffectsReqList.Office2007ColorScheme = Janus.Windows.ButtonBar.Office2007ColorScheme.Black;
            this.uiEffectsReqList.Orientation = Janus.Windows.ButtonBar.ButtonBarOrientation.Horizontal;
            this.uiEffectsReqList.SelectionArea = Janus.Windows.ButtonBar.SelectionArea.FullItem;
            this.uiEffectsReqList.ShadowOnHover = true;
            this.uiEffectsReqList.Size = new System.Drawing.Size(172, 80);
            this.uiEffectsReqList.TabIndex = 15;
            this.uiEffectsReqList.Text = "buttonBar5";
            this.uiEffectsReqList.ThemedAreas = ((Janus.Windows.ButtonBar.ThemedArea)((((Janus.Windows.ButtonBar.ThemedArea.Border | Janus.Windows.ButtonBar.ThemedArea.Groups)
                        | Janus.Windows.ButtonBar.ThemedArea.Items)
                        | Janus.Windows.ButtonBar.ThemedArea.ScrollButton)));
            this.uiEffectsReqList.VisualStyle = Janus.Windows.ButtonBar.VisualStyle.Office2007;
            // 
            // uiCurrentEffectsList
            // 
            this.uiCurrentEffectsList.BackColor = System.Drawing.Color.White;
            buttonBarGroup4.Key = "Group1";
            buttonBarGroup4.Text = "Current";
            buttonBarGroup4.View = Janus.Windows.ButtonBar.ButtonBarView.SmallIcons;
            this.uiCurrentEffectsList.Groups.AddRange(new Janus.Windows.ButtonBar.ButtonBarGroup[] {
            buttonBarGroup4});
            this.uiCurrentEffectsList.ItemAppearance = Janus.Windows.ButtonBar.ItemAppearance.Flat;
            this.uiCurrentEffectsList.Location = new System.Drawing.Point(218, 94);
            this.uiCurrentEffectsList.Name = "uiCurrentEffectsList";
            this.uiCurrentEffectsList.Office2007ColorScheme = Janus.Windows.ButtonBar.Office2007ColorScheme.Black;
            this.uiCurrentEffectsList.Orientation = Janus.Windows.ButtonBar.ButtonBarOrientation.Horizontal;
            this.uiCurrentEffectsList.SelectionArea = Janus.Windows.ButtonBar.SelectionArea.FullItem;
            this.uiCurrentEffectsList.ShadowOnHover = true;
            this.uiCurrentEffectsList.Size = new System.Drawing.Size(225, 80);
            this.uiCurrentEffectsList.TabIndex = 14;
            this.uiCurrentEffectsList.Text = "buttonBar4";
            this.uiCurrentEffectsList.ThemedAreas = ((Janus.Windows.ButtonBar.ThemedArea)((((Janus.Windows.ButtonBar.ThemedArea.Border | Janus.Windows.ButtonBar.ThemedArea.Groups)
                        | Janus.Windows.ButtonBar.ThemedArea.Items)
                        | Janus.Windows.ButtonBar.ThemedArea.ScrollButton)));
            this.uiCurrentEffectsList.VisualStyle = Janus.Windows.ButtonBar.VisualStyle.Office2007;
            this.uiCurrentEffectsList.ItemSelected += new System.EventHandler(this.uiCurrentEffectsList_ItemSelected);
            // 
            // label16
            // 
            this.label16.BackColor = System.Drawing.Color.Transparent;
            this.label16.ForeColor = System.Drawing.Color.DimGray;
            this.label16.Location = new System.Drawing.Point(3, 454);
            this.label16.Name = "label16";
            this.label16.Size = new System.Drawing.Size(628, 16);
            this.label16.TabIndex = 12;
            this.label16.Text = "Effects define how the scene is shaded";
            // 
            // uiEffectsList
            // 
            this.uiEffectsList.BackColor = System.Drawing.Color.White;
            this.uiEffectsList.ContextMenuStrip = this.effectsListMenuStrip;
            buttonBarGroup5.Key = "Group1";
            buttonBarGroup5.Text = "Effects";
            buttonBarGroup5.View = Janus.Windows.ButtonBar.ButtonBarView.SmallIcons;
            buttonBarGroup6.Key = "Group2";
            buttonBarGroup6.Text = "Presets";
            buttonBarGroup6.View = Janus.Windows.ButtonBar.ButtonBarView.SmallIcons;
            buttonBarGroup7.Key = "Group3";
            buttonBarGroup7.Text = "Custom";
            buttonBarGroup7.View = Janus.Windows.ButtonBar.ButtonBarView.SmallIcons;
            this.uiEffectsList.Groups.AddRange(new Janus.Windows.ButtonBar.ButtonBarGroup[] {
            buttonBarGroup5,
            buttonBarGroup6,
            buttonBarGroup7});
            this.uiEffectsList.ItemAppearance = Janus.Windows.ButtonBar.ItemAppearance.Flat;
            this.uiEffectsList.Location = new System.Drawing.Point(3, 4);
            this.uiEffectsList.Name = "uiEffectsList";
            this.uiEffectsList.Office2007ColorScheme = Janus.Windows.ButtonBar.Office2007ColorScheme.Black;
            this.uiEffectsList.Orientation = Janus.Windows.ButtonBar.ButtonBarOrientation.Horizontal;
            this.uiEffectsList.SelectionArea = Janus.Windows.ButtonBar.SelectionArea.FullItem;
            this.uiEffectsList.ShadowOnHover = true;
            this.uiEffectsList.Size = new System.Drawing.Size(628, 80);
            this.uiEffectsList.TabIndex = 1;
            this.uiEffectsList.ThemedAreas = ((Janus.Windows.ButtonBar.ThemedArea)((((Janus.Windows.ButtonBar.ThemedArea.Border | Janus.Windows.ButtonBar.ThemedArea.Groups)
                        | Janus.Windows.ButtonBar.ThemedArea.Items)
                        | Janus.Windows.ButtonBar.ThemedArea.ScrollButton)));
            this.uiEffectsList.VisualStyle = Janus.Windows.ButtonBar.VisualStyle.Office2007;
            this.uiEffectsList.ItemSelected += new System.EventHandler(this.uiEffectsList_ItemSelected);
            // 
            // effectsListMenuStrip
            // 
            this.effectsListMenuStrip.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
            this.addToolStripMenuItem,
            this.toolStripSeparator1,
            this.detailsToolStripMenuItem});
            this.effectsListMenuStrip.Name = "effectsListMenuStrip";
            this.effectsListMenuStrip.Size = new System.Drawing.Size(110, 54);
            this.effectsListMenuStrip.Opening += new System.ComponentModel.CancelEventHandler(this.effectsListMenuStrip_Opening);
            // 
            // addToolStripMenuItem
            // 
            this.addToolStripMenuItem.Name = "addToolStripMenuItem";
            this.addToolStripMenuItem.Size = new System.Drawing.Size(109, 22);
            this.addToolStripMenuItem.Text = "Add";
            this.addToolStripMenuItem.Click += new System.EventHandler(this.addToolStripMenuItem_Click);
            // 
            // toolStripSeparator1
            // 
            this.toolStripSeparator1.Name = "toolStripSeparator1";
            this.toolStripSeparator1.Size = new System.Drawing.Size(106, 6);
            // 
            // detailsToolStripMenuItem
            // 
            this.detailsToolStripMenuItem.Name = "detailsToolStripMenuItem";
            this.detailsToolStripMenuItem.Size = new System.Drawing.Size(109, 22);
            this.detailsToolStripMenuItem.Text = "Details";
            this.detailsToolStripMenuItem.Click += new System.EventHandler(this.detailsToolStripMenuItem_Click);
            // 
            // uiTabPage3
            // 
            this.uiTabPage3.Controls.Add(this.uiGroupBox11);
            this.uiTabPage3.Controls.Add(this.uiLightingPropGroup);
            this.uiTabPage3.Controls.Add(this.uiGroupBox9);
            this.uiTabPage3.Controls.Add(this.lightingSchemeLabel);
            this.uiTabPage3.Controls.Add(this.label4);
            this.uiTabPage3.Controls.Add(this.uiButton2);
            this.uiTabPage3.Controls.Add(this.uiButton1);
            this.uiTabPage3.Controls.Add(this.uiLightingList);
            this.uiTabPage3.Controls.Add(this.uiGroupBox1);
            this.uiTabPage3.Location = new System.Drawing.Point(1, 1);
            this.uiTabPage3.Name = "uiTabPage3";
            this.uiTabPage3.Size = new System.Drawing.Size(636, 470);
            this.uiTabPage3.TabStop = true;
            this.uiTabPage3.Text = "Lighting";
            // 
            // uiGroupBox11
            // 
            this.uiGroupBox11.BackColor = System.Drawing.Color.Transparent;
            this.uiGroupBox11.Controls.Add(this.lightsListBox);
            this.uiGroupBox11.Location = new System.Drawing.Point(309, 103);
            this.uiGroupBox11.Name = "uiGroupBox11";
            this.uiGroupBox11.Office2007ColorScheme = Janus.Windows.UI.Office2007ColorScheme.Black;
            this.uiGroupBox11.Padding = new System.Windows.Forms.Padding(3, 0, 3, 0);
            this.uiGroupBox11.Size = new System.Drawing.Size(319, 103);
            this.uiGroupBox11.TabIndex = 22;
            this.uiGroupBox11.Text = "Lights";
            this.uiGroupBox11.VisualStyleManager = this.visualStyleManager1;
            // 
            // lightsListBox
            // 
            this.lightsListBox.Dock = System.Windows.Forms.DockStyle.Fill;
            this.lightsListBox.FormattingEnabled = true;
            this.lightsListBox.Location = new System.Drawing.Point(6, 18);
            this.lightsListBox.Name = "lightsListBox";
            this.lightsListBox.Size = new System.Drawing.Size(307, 82);
            this.lightsListBox.TabIndex = 0;
            this.lightsListBox.SelectedIndexChanged += new System.EventHandler(this.listBox1_SelectedIndexChanged);
            // 
            // uiLightingPropGroup
            // 
            this.uiLightingPropGroup.BackColor = System.Drawing.Color.Transparent;
            this.uiLightingPropGroup.Controls.Add(this.uiLightCastShadows);
            this.uiLightingPropGroup.Controls.Add(this.uiLightEnabled);
            this.uiLightingPropGroup.Controls.Add(this.uiLightingPropPanel);
            this.uiLightingPropGroup.Controls.Add(this.label25);
            this.uiLightingPropGroup.Controls.Add(this.uiColorButton1);
            this.uiLightingPropGroup.Location = new System.Drawing.Point(309, 212);
            this.uiLightingPropGroup.Name = "uiLightingPropGroup";
            this.uiLightingPropGroup.Office2007ColorScheme = Janus.Windows.UI.Office2007ColorScheme.Black;
            this.uiLightingPropGroup.Size = new System.Drawing.Size(318, 177);
            this.uiLightingPropGroup.TabIndex = 21;
            this.uiLightingPropGroup.Text = "Properties";
            this.uiLightingPropGroup.VisualStyleManager = this.visualStyleManager1;
            // 
            // uiLightCastShadows
            // 
            this.uiLightCastShadows.Location = new System.Drawing.Point(21, 43);
            this.uiLightCastShadows.Name = "uiLightCastShadows";
            this.uiLightCastShadows.Size = new System.Drawing.Size(104, 23);
            this.uiLightCastShadows.TabIndex = 10;
            this.uiLightCastShadows.Text = "Cast Shadows";
            this.uiLightCastShadows.CheckedChanged += new System.EventHandler(this.uiLightCastShadows_CheckedChanged);
            // 
            // uiLightEnabled
            // 
            this.uiLightEnabled.Location = new System.Drawing.Point(21, 22);
            this.uiLightEnabled.Name = "uiLightEnabled";
            this.uiLightEnabled.Office2007ColorScheme = Janus.Windows.UI.Office2007ColorScheme.Black;
            this.uiLightEnabled.Size = new System.Drawing.Size(61, 23);
            this.uiLightEnabled.TabIndex = 9;
            this.uiLightEnabled.Text = "Enabled";
            this.uiLightEnabled.VisualStyleManager = this.visualStyleManager1;
            this.uiLightEnabled.CheckedChanged += new System.EventHandler(this.uiLightEnabled_CheckedChanged);
            // 
            // uiLightingPropPanel
            // 
            this.uiLightingPropPanel.Location = new System.Drawing.Point(6, 72);
            this.uiLightingPropPanel.Name = "uiLightingPropPanel";
            this.uiLightingPropPanel.Size = new System.Drawing.Size(306, 99);
            this.uiLightingPropPanel.TabIndex = 8;
            // 
            // label25
            // 
            this.label25.AutoSize = true;
            this.label25.Location = new System.Drawing.Point(137, 27);
            this.label25.Name = "label25";
            this.label25.Size = new System.Drawing.Size(38, 13);
            this.label25.TabIndex = 5;
            this.label25.Text = "Color:";
            // 
            // uiColorButton1
            // 
            // 
            // 
            // 
            this.uiColorButton1.ColorPicker.BorderStyle = Janus.Windows.UI.BorderStyle.None;
            this.uiColorButton1.ColorPicker.Location = new System.Drawing.Point(0, 0);
            this.uiColorButton1.ColorPicker.Name = "";
            this.uiColorButton1.ColorPicker.Office2007ColorScheme = Janus.Windows.UI.Office2007ColorScheme.Black;
            this.uiColorButton1.ColorPicker.Size = new System.Drawing.Size(100, 100);
            this.uiColorButton1.ColorPicker.TabIndex = 0;
            this.uiColorButton1.ColorPicker.VisualStyle = Janus.Windows.UI.VisualStyle.Office2007;
            this.uiColorButton1.ColorPicker.VisualStyleManager = this.visualStyleManager1;
            this.uiColorButton1.Location = new System.Drawing.Point(181, 22);
            this.uiColorButton1.Name = "uiColorButton1";
            this.uiColorButton1.Office2007ColorScheme = Janus.Windows.UI.Office2007ColorScheme.Black;
            this.uiColorButton1.Size = new System.Drawing.Size(107, 23);
            this.uiColorButton1.TabIndex = 6;
            this.uiColorButton1.Text = "uiColorButton1";
            this.uiColorButton1.VisualStyleManager = this.visualStyleManager1;
            this.uiColorButton1.SelectedColorChanged += new System.EventHandler(this.uiColorButton1_SelectedColorChanged);
            // 
            // uiGroupBox9
            // 
            this.uiGroupBox9.BackColor = System.Drawing.Color.Transparent;
            this.uiGroupBox9.Controls.Add(this.lightPreviewControl2);
            this.uiGroupBox9.Location = new System.Drawing.Point(3, 90);
            this.uiGroupBox9.Name = "uiGroupBox9";
            this.uiGroupBox9.Office2007ColorScheme = Janus.Windows.UI.Office2007ColorScheme.Black;
            this.uiGroupBox9.Size = new System.Drawing.Size(300, 315);
            this.uiGroupBox9.TabIndex = 20;
            this.uiGroupBox9.Text = "Preview";
            this.uiGroupBox9.VisualStyleManager = this.visualStyleManager1;
            // 
            // lightPreviewControl2
            // 
            this.lightPreviewControl2.BackColor = System.Drawing.SystemColors.Control;
            this.lightPreviewControl2.Lighting = null;
            this.lightPreviewControl2.Location = new System.Drawing.Point(7, 16);
            this.lightPreviewControl2.Name = "lightPreviewControl2";
            this.lightPreviewControl2.OutSettings = null;
            this.lightPreviewControl2.Size = new System.Drawing.Size(287, 290);
            this.lightPreviewControl2.TabIndex = 0;
            // 
            // lightingSchemeLabel
            // 
            this.lightingSchemeLabel.BackColor = System.Drawing.Color.Transparent;
            this.lightingSchemeLabel.Font = new System.Drawing.Font("Microsoft Sans Serif", 12F, System.Drawing.FontStyle.Italic, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.lightingSchemeLabel.Location = new System.Drawing.Point(353, 87);
            this.lightingSchemeLabel.Name = "lightingSchemeLabel";
            this.lightingSchemeLabel.Size = new System.Drawing.Size(278, 19);
            this.lightingSchemeLabel.TabIndex = 19;
            this.lightingSchemeLabel.TextAlign = System.Drawing.ContentAlignment.TopRight;
            // 
            // label4
            // 
            this.label4.BackColor = System.Drawing.Color.Transparent;
            this.label4.ForeColor = System.Drawing.Color.DimGray;
            this.label4.Location = new System.Drawing.Point(0, 454);
            this.label4.Name = "label4";
            this.label4.Size = new System.Drawing.Size(628, 16);
            this.label4.TabIndex = 18;
            this.label4.Text = "Lighting provides scene light information for the scheme and effects to use in sh" +
                "ading.";
            // 
            // uiButton2
            // 
            this.uiButton2.Location = new System.Drawing.Point(85, 411);
            this.uiButton2.Name = "uiButton2";
            this.uiButton2.Office2007ColorScheme = Janus.Windows.UI.Office2007ColorScheme.Black;
            this.uiButton2.Size = new System.Drawing.Size(75, 23);
            this.uiButton2.TabIndex = 17;
            this.uiButton2.Text = "Remove";
            this.uiButton2.VisualStyle = Janus.Windows.UI.VisualStyle.Office2007;
            this.uiButton2.VisualStyleManager = this.visualStyleManager1;
            // 
            // uiButton1
            // 
            this.uiButton1.Location = new System.Drawing.Point(4, 411);
            this.uiButton1.Name = "uiButton1";
            this.uiButton1.Office2007ColorScheme = Janus.Windows.UI.Office2007ColorScheme.Black;
            this.uiButton1.Size = new System.Drawing.Size(75, 23);
            this.uiButton1.TabIndex = 14;
            this.uiButton1.Text = "Add";
            this.uiButton1.VisualStyle = Janus.Windows.UI.VisualStyle.Office2007;
            this.uiButton1.VisualStyleManager = this.visualStyleManager1;
            // 
            // uiLightingList
            // 
            this.uiLightingList.BackColor = System.Drawing.Color.White;
            buttonBarGroup8.Key = "Group1";
            buttonBarGroup8.Text = "Presets";
            buttonBarGroup8.View = Janus.Windows.ButtonBar.ButtonBarView.SmallIcons;
            this.uiLightingList.Groups.AddRange(new Janus.Windows.ButtonBar.ButtonBarGroup[] {
            buttonBarGroup8});
            this.uiLightingList.ItemAppearance = Janus.Windows.ButtonBar.ItemAppearance.Flat;
            this.uiLightingList.Location = new System.Drawing.Point(3, 4);
            this.uiLightingList.Name = "uiLightingList";
            this.uiLightingList.Office2007ColorScheme = Janus.Windows.ButtonBar.Office2007ColorScheme.Black;
            this.uiLightingList.Orientation = Janus.Windows.ButtonBar.ButtonBarOrientation.Horizontal;
            this.uiLightingList.SelectionArea = Janus.Windows.ButtonBar.SelectionArea.FullItem;
            this.uiLightingList.ShadowOnHover = true;
            this.uiLightingList.Size = new System.Drawing.Size(628, 80);
            this.uiLightingList.TabIndex = 13;
            this.uiLightingList.Text = "buttonBar3";
            this.uiLightingList.ThemedAreas = ((Janus.Windows.ButtonBar.ThemedArea)((((Janus.Windows.ButtonBar.ThemedArea.Border | Janus.Windows.ButtonBar.ThemedArea.Groups)
                        | Janus.Windows.ButtonBar.ThemedArea.Items)
                        | Janus.Windows.ButtonBar.ThemedArea.ScrollButton)));
            this.uiLightingList.VisualStyle = Janus.Windows.ButtonBar.VisualStyle.Office2007;
            this.uiLightingList.ItemSelected += new System.EventHandler(this.uiLightingList_ItemSelected);
            // 
            // uiGroupBox1
            // 
            this.uiGroupBox1.BackColor = System.Drawing.Color.Transparent;
            this.uiGroupBox1.Controls.Add(this.label28);
            this.uiGroupBox1.Controls.Add(this.uiColorButton2);
            this.uiGroupBox1.Location = new System.Drawing.Point(309, 395);
            this.uiGroupBox1.Name = "uiGroupBox1";
            this.uiGroupBox1.Office2007ColorScheme = Janus.Windows.UI.Office2007ColorScheme.Black;
            this.uiGroupBox1.Size = new System.Drawing.Size(319, 50);
            this.uiGroupBox1.TabIndex = 23;
            this.uiGroupBox1.Text = "Ambient";
            this.uiGroupBox1.VisualStyleManager = this.visualStyleManager1;
            // 
            // label28
            // 
            this.label28.AutoSize = true;
            this.label28.Location = new System.Drawing.Point(18, 21);
            this.label28.Name = "label28";
            this.label28.Size = new System.Drawing.Size(45, 13);
            this.label28.TabIndex = 1;
            this.label28.Text = "Colour:";
            // 
            // uiColorButton2
            // 
            // 
            // 
            // 
            this.uiColorButton2.ColorPicker.BorderStyle = Janus.Windows.UI.BorderStyle.None;
            this.uiColorButton2.ColorPicker.Location = new System.Drawing.Point(0, 0);
            this.uiColorButton2.ColorPicker.Name = "";
            this.uiColorButton2.ColorPicker.Office2007ColorScheme = Janus.Windows.UI.Office2007ColorScheme.Black;
            this.uiColorButton2.ColorPicker.Size = new System.Drawing.Size(100, 100);
            this.uiColorButton2.ColorPicker.TabIndex = 0;
            this.uiColorButton2.ColorPicker.VisualStyle = Janus.Windows.UI.VisualStyle.Office2007;
            this.uiColorButton2.ColorPicker.VisualStyleManager = this.visualStyleManager1;
            this.uiColorButton2.Location = new System.Drawing.Point(80, 16);
            this.uiColorButton2.Name = "uiColorButton2";
            this.uiColorButton2.Office2007ColorScheme = Janus.Windows.UI.Office2007ColorScheme.Black;
            this.uiColorButton2.Size = new System.Drawing.Size(99, 23);
            this.uiColorButton2.TabIndex = 0;
            this.uiColorButton2.Text = "uiColorButton2";
            this.uiColorButton2.VisualStyleManager = this.visualStyleManager1;
            // 
            // uiTabPage4
            // 
            this.uiTabPage4.Controls.Add(this.uiGroupBox12);
            this.uiTabPage4.Controls.Add(this.groupBox13);
            this.uiTabPage4.Location = new System.Drawing.Point(1, 1);
            this.uiTabPage4.Name = "uiTabPage4";
            this.uiTabPage4.Size = new System.Drawing.Size(636, 470);
            this.uiTabPage4.TabStop = true;
            this.uiTabPage4.Text = "General";
            // 
            // uiGroupBox12
            // 
            this.uiGroupBox12.BackColor = System.Drawing.Color.Transparent;
            this.uiGroupBox12.Controls.Add(this.uiComboBox2);
            this.uiGroupBox12.Controls.Add(this.label5);
            this.uiGroupBox12.Controls.Add(this.numericUpDown1);
            this.uiGroupBox12.Controls.Add(this.uiComboBox1);
            this.uiGroupBox12.Controls.Add(this.label9);
            this.uiGroupBox12.Controls.Add(this.label6);
            this.uiGroupBox12.Location = new System.Drawing.Point(22, 19);
            this.uiGroupBox12.Name = "uiGroupBox12";
            this.uiGroupBox12.Office2007ColorScheme = Janus.Windows.UI.Office2007ColorScheme.Black;
            this.uiGroupBox12.Size = new System.Drawing.Size(340, 99);
            this.uiGroupBox12.TabIndex = 2;
            this.uiGroupBox12.Text = "View Settings";
            this.uiGroupBox12.VisualStyleManager = this.visualStyleManager1;
            // 
            // uiComboBox2
            // 
            uiComboBoxItem10.FormatStyle.Alpha = 0;
            uiComboBoxItem10.IsSeparator = false;
            uiComboBoxItem10.Text = "x1";
            uiComboBoxItem10.Value = ((ushort)(10));
            uiComboBoxItem11.FormatStyle.Alpha = 0;
            uiComboBoxItem11.IsSeparator = false;
            uiComboBoxItem11.Text = "x1.5";
            uiComboBoxItem11.Value = ((ushort)(15));
            uiComboBoxItem12.FormatStyle.Alpha = 0;
            uiComboBoxItem12.IsSeparator = false;
            uiComboBoxItem12.Text = "x2";
            uiComboBoxItem12.Value = ((ushort)(20));
            uiComboBoxItem13.FormatStyle.Alpha = 0;
            uiComboBoxItem13.IsSeparator = false;
            uiComboBoxItem13.Text = "x4";
            uiComboBoxItem13.Value = ((ushort)(40));
            this.uiComboBox2.Items.AddRange(new Janus.Windows.EditControls.UIComboBoxItem[] {
            uiComboBoxItem10,
            uiComboBoxItem11,
            uiComboBoxItem12,
            uiComboBoxItem13});
            this.uiComboBox2.Location = new System.Drawing.Point(238, 53);
            this.uiComboBox2.Name = "uiComboBox2";
            this.uiComboBox2.Office2007ColorScheme = Janus.Windows.UI.Office2007ColorScheme.Black;
            this.uiComboBox2.Size = new System.Drawing.Size(84, 22);
            this.uiComboBox2.TabIndex = 5;
            this.uiComboBox2.VisualStyle = Janus.Windows.UI.VisualStyle.Office2007;
            this.uiComboBox2.VisualStyleManager = this.visualStyleManager1;
            // 
            // label5
            // 
            this.label5.AutoSize = true;
            this.label5.Location = new System.Drawing.Point(6, 26);
            this.label5.Name = "label5";
            this.label5.Size = new System.Drawing.Size(76, 13);
            this.label5.TabIndex = 0;
            this.label5.Text = "Anti-Aliasing:";
            // 
            // numericUpDown1
            // 
            this.numericUpDown1.Location = new System.Drawing.Point(87, 53);
            this.numericUpDown1.Maximum = new decimal(new int[] {
            140,
            0,
            0,
            0});
            this.numericUpDown1.Minimum = new decimal(new int[] {
            45,
            0,
            0,
            0});
            this.numericUpDown1.Name = "numericUpDown1";
            this.numericUpDown1.Size = new System.Drawing.Size(53, 22);
            this.numericUpDown1.TabIndex = 4;
            this.numericUpDown1.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
            this.numericUpDown1.Value = new decimal(new int[] {
            45,
            0,
            0,
            0});
            // 
            // uiComboBox1
            // 
            this.uiComboBox1.Location = new System.Drawing.Point(88, 21);
            this.uiComboBox1.Name = "uiComboBox1";
            this.uiComboBox1.Office2007ColorScheme = Janus.Windows.UI.Office2007ColorScheme.Black;
            this.uiComboBox1.Size = new System.Drawing.Size(164, 22);
            this.uiComboBox1.TabIndex = 1;
            this.uiComboBox1.Text = "uiComboBox1";
            this.uiComboBox1.VisualStyle = Janus.Windows.UI.VisualStyle.Office2007;
            this.uiComboBox1.VisualStyleManager = this.visualStyleManager1;
            // 
            // label9
            // 
            this.label9.AutoSize = true;
            this.label9.Location = new System.Drawing.Point(146, 55);
            this.label9.Name = "label9";
            this.label9.Size = new System.Drawing.Size(86, 13);
            this.label9.TabIndex = 3;
            this.label9.Text = "Viewport Scale:";
            // 
            // label6
            // 
            this.label6.AutoSize = true;
            this.label6.Location = new System.Drawing.Point(6, 55);
            this.label6.Name = "label6";
            this.label6.Size = new System.Drawing.Size(79, 13);
            this.label6.TabIndex = 2;
            this.label6.Text = "Field-of-View:";
            // 
            // groupBox13
            // 
            this.groupBox13.BackColor = System.Drawing.Color.Transparent;
            this.groupBox13.Controls.Add(this.groupBox15);
            this.groupBox13.Controls.Add(this.radioButton2);
            this.groupBox13.Controls.Add(this.radioButton1);
            this.groupBox13.Location = new System.Drawing.Point(22, 156);
            this.groupBox13.Name = "groupBox13";
            this.groupBox13.Size = new System.Drawing.Size(340, 118);
            this.groupBox13.TabIndex = 0;
            this.groupBox13.TabStop = false;
            this.groupBox13.Text = "Shadows";
            // 
            // groupBox15
            // 
            this.groupBox15.Controls.Add(this.uiComboBox3);
            this.groupBox15.Controls.Add(this.label10);
            this.groupBox15.Location = new System.Drawing.Point(19, 55);
            this.groupBox15.Name = "groupBox15";
            this.groupBox15.Size = new System.Drawing.Size(315, 53);
            this.groupBox15.TabIndex = 2;
            this.groupBox15.TabStop = false;
            this.groupBox15.Text = "Shadow Map Settings";
            // 
            // uiComboBox3
            // 
            uiComboBoxItem14.FormatStyle.Alpha = 0;
            uiComboBoxItem14.IsSeparator = false;
            uiComboBoxItem14.Text = "128x128";
            uiComboBoxItem14.Value = ((uint)(128u));
            uiComboBoxItem15.FormatStyle.Alpha = 0;
            uiComboBoxItem15.IsSeparator = false;
            uiComboBoxItem15.Text = "256x256";
            uiComboBoxItem15.Value = ((uint)(256u));
            uiComboBoxItem16.FormatStyle.Alpha = 0;
            uiComboBoxItem16.IsSeparator = false;
            uiComboBoxItem16.Text = "512x512";
            uiComboBoxItem16.Value = ((uint)(512u));
            uiComboBoxItem17.FormatStyle.Alpha = 0;
            uiComboBoxItem17.IsSeparator = false;
            uiComboBoxItem17.Text = "1024x1024";
            uiComboBoxItem17.Value = ((uint)(1024u));
            this.uiComboBox3.Items.AddRange(new Janus.Windows.EditControls.UIComboBoxItem[] {
            uiComboBoxItem14,
            uiComboBoxItem15,
            uiComboBoxItem16,
            uiComboBoxItem17});
            this.uiComboBox3.Location = new System.Drawing.Point(68, 26);
            this.uiComboBox3.Name = "uiComboBox3";
            this.uiComboBox3.Office2007ColorScheme = Janus.Windows.UI.Office2007ColorScheme.Black;
            this.uiComboBox3.Size = new System.Drawing.Size(127, 22);
            this.uiComboBox3.TabIndex = 1;
            this.uiComboBox3.VisualStyleManager = this.visualStyleManager1;
            // 
            // label10
            // 
            this.label10.AutoSize = true;
            this.label10.Location = new System.Drawing.Point(15, 26);
            this.label10.Name = "label10";
            this.label10.Size = new System.Drawing.Size(30, 13);
            this.label10.TabIndex = 0;
            this.label10.Text = "Size:";
            // 
            // radioButton2
            // 
            this.radioButton2.AutoSize = true;
            this.radioButton2.Location = new System.Drawing.Point(102, 32);
            this.radioButton2.Name = "radioButton2";
            this.radioButton2.Size = new System.Drawing.Size(117, 17);
            this.radioButton2.TabIndex = 1;
            this.radioButton2.TabStop = true;
            this.radioButton2.Text = "Shadow Mapping";
            this.radioButton2.UseVisualStyleBackColor = true;
            // 
            // radioButton1
            // 
            this.radioButton1.AutoSize = true;
            this.radioButton1.Location = new System.Drawing.Point(19, 32);
            this.radioButton1.Name = "radioButton1";
            this.radioButton1.Size = new System.Drawing.Size(53, 17);
            this.radioButton1.TabIndex = 0;
            this.radioButton1.TabStop = true;
            this.radioButton1.Text = "None";
            this.radioButton1.UseVisualStyleBackColor = true;
            // 
            // uiTabPage5
            // 
            this.uiTabPage5.Controls.Add(this.uiShadingElementList);
            this.uiTabPage5.Controls.Add(this.uiShadingSeriesGroup);
            this.uiTabPage5.Controls.Add(this.label27);
            this.uiTabPage5.Controls.Add(this.uiShadingSeriesList);
            this.uiTabPage5.Controls.Add(this.uiShadingElementsGroup);
            this.uiTabPage5.Controls.Add(this.label21);
            this.uiTabPage5.Controls.Add(this.uiElementShadingList);
            this.uiTabPage5.Controls.Add(this.panel1);
            this.uiTabPage5.Controls.Add(this.label26);
            this.uiTabPage5.Location = new System.Drawing.Point(1, 1);
            this.uiTabPage5.Name = "uiTabPage5";
            this.uiTabPage5.Size = new System.Drawing.Size(636, 470);
            this.uiTabPage5.TabStop = true;
            this.uiTabPage5.Text = "Elements Shading";
            // 
            // uiShadingElementList
            // 
            this.uiShadingElementList.FormattingEnabled = true;
            this.uiShadingElementList.Location = new System.Drawing.Point(140, 98);
            this.uiShadingElementList.Name = "uiShadingElementList";
            this.uiShadingElementList.Size = new System.Drawing.Size(116, 160);
            this.uiShadingElementList.TabIndex = 27;
            this.uiShadingElementList.SelectedIndexChanged += new System.EventHandler(this.uiShadingElementList_SelectedIndexChanged);
            // 
            // uiShadingSeriesGroup
            // 
            this.uiShadingSeriesGroup.BackColor = System.Drawing.Color.Transparent;
            this.uiShadingSeriesGroup.Controls.Add(this.uiCheckBox2);
            this.uiShadingSeriesGroup.Controls.Add(this.uiColorButton3);
            this.uiShadingSeriesGroup.Controls.Add(this.label29);
            this.uiShadingSeriesGroup.Enabled = false;
            this.uiShadingSeriesGroup.Location = new System.Drawing.Point(262, 94);
            this.uiShadingSeriesGroup.Name = "uiShadingSeriesGroup";
            this.uiShadingSeriesGroup.Office2007ColorScheme = Janus.Windows.UI.Office2007ColorScheme.Black;
            this.uiShadingSeriesGroup.Size = new System.Drawing.Size(163, 183);
            this.uiShadingSeriesGroup.TabIndex = 26;
            this.uiShadingSeriesGroup.Text = "Series Settings";
            this.uiShadingSeriesGroup.VisualStyleManager = this.visualStyleManager1;
            // 
            // label27
            // 
            this.label27.Location = new System.Drawing.Point(140, 259);
            this.label27.Name = "label27";
            this.label27.Size = new System.Drawing.Size(116, 13);
            this.label27.TabIndex = 25;
            this.label27.Text = "Element";
            // 
            // uiShadingSeriesList
            // 
            this.uiShadingSeriesList.Enabled = false;
            this.uiShadingSeriesList.FormattingEnabled = true;
            this.uiShadingSeriesList.Location = new System.Drawing.Point(7, 98);
            this.uiShadingSeriesList.Name = "uiShadingSeriesList";
            this.uiShadingSeriesList.Size = new System.Drawing.Size(127, 160);
            this.uiShadingSeriesList.TabIndex = 21;
            this.uiShadingSeriesList.SelectedIndexChanged += new System.EventHandler(this.uiShadingSeriesList_SelectedIndexChanged);
            // 
            // uiShadingElementsGroup
            // 
            this.uiShadingElementsGroup.BackColor = System.Drawing.Color.Transparent;
            this.uiShadingElementsGroup.Controls.Add(this.uiCheckBox3);
            this.uiShadingElementsGroup.Controls.Add(this.uiElementClrBtn);
            this.uiShadingElementsGroup.Controls.Add(this.label24);
            this.uiShadingElementsGroup.Enabled = false;
            this.uiShadingElementsGroup.Location = new System.Drawing.Point(431, 94);
            this.uiShadingElementsGroup.Name = "uiShadingElementsGroup";
            this.uiShadingElementsGroup.Office2007ColorScheme = Janus.Windows.UI.Office2007ColorScheme.Black;
            this.uiShadingElementsGroup.Size = new System.Drawing.Size(197, 183);
            this.uiShadingElementsGroup.TabIndex = 20;
            this.uiShadingElementsGroup.Text = "Element Settings";
            this.uiShadingElementsGroup.VisualStyleManager = this.visualStyleManager1;
            // 
            // uiElementClrBtn
            // 
            // 
            // 
            // 
            this.uiElementClrBtn.ColorPicker.BorderStyle = Janus.Windows.UI.BorderStyle.None;
            this.uiElementClrBtn.ColorPicker.Location = new System.Drawing.Point(0, 0);
            this.uiElementClrBtn.ColorPicker.Name = "";
            this.uiElementClrBtn.ColorPicker.Office2007ColorScheme = Janus.Windows.UI.Office2007ColorScheme.Black;
            this.uiElementClrBtn.ColorPicker.Size = new System.Drawing.Size(100, 100);
            this.uiElementClrBtn.ColorPicker.TabIndex = 0;
            this.uiElementClrBtn.ColorPicker.VisualStyle = Janus.Windows.UI.VisualStyle.Office2007;
            this.uiElementClrBtn.ColorPicker.VisualStyleManager = this.visualStyleManager1;
            this.uiElementClrBtn.Location = new System.Drawing.Point(53, 16);
            this.uiElementClrBtn.Name = "uiElementClrBtn";
            this.uiElementClrBtn.Office2007ColorScheme = Janus.Windows.UI.Office2007ColorScheme.Black;
            this.uiElementClrBtn.Size = new System.Drawing.Size(127, 23);
            this.uiElementClrBtn.TabIndex = 2;
            this.uiElementClrBtn.VisualStyleManager = this.visualStyleManager1;
            // 
            // label24
            // 
            this.label24.AutoSize = true;
            this.label24.Location = new System.Drawing.Point(6, 21);
            this.label24.Name = "label24";
            this.label24.Size = new System.Drawing.Size(41, 13);
            this.label24.TabIndex = 1;
            this.label24.Text = "Color :";
            // 
            // label21
            // 
            this.label21.BackColor = System.Drawing.Color.Transparent;
            this.label21.ForeColor = System.Drawing.Color.DimGray;
            this.label21.Location = new System.Drawing.Point(0, 454);
            this.label21.Name = "label21";
            this.label21.Size = new System.Drawing.Size(628, 16);
            this.label21.TabIndex = 19;
            this.label21.Text = "Determines how each element is coloured";
            // 
            // uiElementShadingList
            // 
            this.uiElementShadingList.BackColor = System.Drawing.Color.White;
            buttonBarGroup9.Key = "Group1";
            buttonBarGroup9.Text = "Presets";
            buttonBarGroup9.View = Janus.Windows.ButtonBar.ButtonBarView.SmallIcons;
            buttonBarGroup10.Key = "Group2";
            buttonBarGroup10.Text = "Templates";
            buttonBarGroup10.View = Janus.Windows.ButtonBar.ButtonBarView.SmallIcons;
            this.uiElementShadingList.Groups.AddRange(new Janus.Windows.ButtonBar.ButtonBarGroup[] {
            buttonBarGroup9,
            buttonBarGroup10});
            this.uiElementShadingList.ItemAppearance = Janus.Windows.ButtonBar.ItemAppearance.Flat;
            this.uiElementShadingList.Location = new System.Drawing.Point(3, 3);
            this.uiElementShadingList.Name = "uiElementShadingList";
            this.uiElementShadingList.Office2007ColorScheme = Janus.Windows.ButtonBar.Office2007ColorScheme.Black;
            this.uiElementShadingList.Orientation = Janus.Windows.ButtonBar.ButtonBarOrientation.Horizontal;
            this.uiElementShadingList.SelectionArea = Janus.Windows.ButtonBar.SelectionArea.FullItem;
            this.uiElementShadingList.ShadowOnHover = true;
            this.uiElementShadingList.Size = new System.Drawing.Size(625, 80);
            this.uiElementShadingList.TabIndex = 1;
            this.uiElementShadingList.Text = "buttonBar1";
            this.uiElementShadingList.ThemedAreas = ((Janus.Windows.ButtonBar.ThemedArea)((((Janus.Windows.ButtonBar.ThemedArea.Border | Janus.Windows.ButtonBar.ThemedArea.Groups)
                        | Janus.Windows.ButtonBar.ThemedArea.Items)
                        | Janus.Windows.ButtonBar.ThemedArea.ScrollButton)));
            this.uiElementShadingList.VisualStyle = Janus.Windows.ButtonBar.VisualStyle.Office2007;
            this.uiElementShadingList.ItemSelected += new System.EventHandler(this.uiElementShadingList_ItemSelected);
            // 
            // panel1
            // 
            this.panel1.Controls.Add(this.periodicTableControl1);
            this.panel1.Location = new System.Drawing.Point(7, 283);
            this.panel1.Name = "panel1";
            this.panel1.Padding = new System.Windows.Forms.Padding(3);
            this.panel1.Size = new System.Drawing.Size(623, 168);
            this.panel1.TabIndex = 0;
            // 
            // periodicTableControl1
            // 
            this.periodicTableControl1.BackColor = System.Drawing.Color.White;
            this.periodicTableControl1.Dock = System.Windows.Forms.DockStyle.Fill;
            this.periodicTableControl1.Enabled = false;
            this.periodicTableControl1.Location = new System.Drawing.Point(3, 3);
            this.periodicTableControl1.Name = "periodicTableControl1";
            this.periodicTableControl1.Size = new System.Drawing.Size(617, 162);
            this.periodicTableControl1.TabIndex = 0;
            this.periodicTableControl1.OnElementSelect += new System.EventHandler(this.periodicTableControl1_OnElementSelect);
            // 
            // label26
            // 
            this.label26.Location = new System.Drawing.Point(7, 259);
            this.label26.Name = "label26";
            this.label26.Size = new System.Drawing.Size(127, 13);
            this.label26.TabIndex = 24;
            this.label26.Text = "Series";
            // 
            // button3
            // 
            this.button3.Location = new System.Drawing.Point(9, 579);
            this.button3.Name = "button3";
            this.button3.Size = new System.Drawing.Size(75, 23);
            this.button3.TabIndex = 11;
            this.button3.Text = "Save";
            this.button3.UseVisualStyleBackColor = true;
            // 
            // multiColumnCombo1
            // 
            gridEXLayout1.LayoutString = resources.GetString("gridEXLayout1.LayoutString");
            this.multiColumnCombo1.DesignTimeLayout = gridEXLayout1;
            this.multiColumnCombo1.Location = new System.Drawing.Point(10, 19);
            this.multiColumnCombo1.Name = "multiColumnCombo1";
            this.multiColumnCombo1.SelectedIndex = -1;
            this.multiColumnCombo1.SelectedItem = null;
            this.multiColumnCombo1.Size = new System.Drawing.Size(248, 22);
            this.multiColumnCombo1.TabIndex = 12;
            this.multiColumnCombo1.VisualStyleManager = this.visualStyleManager1;
            // 
            // groupBox10
            // 
            this.groupBox10.Controls.Add(this.multiColumnCombo1);
            this.groupBox10.Location = new System.Drawing.Point(13, 510);
            this.groupBox10.Name = "groupBox10";
            this.groupBox10.Size = new System.Drawing.Size(637, 63);
            this.groupBox10.TabIndex = 13;
            this.groupBox10.TabStop = false;
            this.groupBox10.Text = "Settings Scope";
            // 
            // pictureBox1
            // 
            this.pictureBox1.Image = global::NuGenSVisualLib.Properties.Resources.Arrow;
            this.pictureBox1.Location = new System.Drawing.Point(672, 107);
            this.pictureBox1.Name = "pictureBox1";
            this.pictureBox1.Size = new System.Drawing.Size(23, 62);
            this.pictureBox1.SizeMode = System.Windows.Forms.PictureBoxSizeMode.AutoSize;
            this.pictureBox1.TabIndex = 14;
            this.pictureBox1.TabStop = false;
            // 
            // pictureBox2
            // 
            this.pictureBox2.Image = global::NuGenSVisualLib.Properties.Resources.Arrow;
            this.pictureBox2.Location = new System.Drawing.Point(672, 265);
            this.pictureBox2.Name = "pictureBox2";
            this.pictureBox2.Size = new System.Drawing.Size(23, 62);
            this.pictureBox2.SizeMode = System.Windows.Forms.PictureBoxSizeMode.AutoSize;
            this.pictureBox2.TabIndex = 15;
            this.pictureBox2.TabStop = false;
            // 
            // pictureBox3
            // 
            this.pictureBox3.Image = global::NuGenSVisualLib.Properties.Resources.Arrow;
            this.pictureBox3.Location = new System.Drawing.Point(672, 412);
            this.pictureBox3.Name = "pictureBox3";
            this.pictureBox3.Size = new System.Drawing.Size(23, 62);
            this.pictureBox3.SizeMode = System.Windows.Forms.PictureBoxSizeMode.AutoSize;
            this.pictureBox3.TabIndex = 16;
            this.pictureBox3.TabStop = false;
            // 
            // pictureBox4
            // 
            this.pictureBox4.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
            this.pictureBox4.Image = global::NuGenSVisualLib.Properties.Resources.redcross_32;
            this.pictureBox4.Location = new System.Drawing.Point(668, 12);
            this.pictureBox4.Name = "pictureBox4";
            this.pictureBox4.Size = new System.Drawing.Size(96, 96);
            this.pictureBox4.SizeMode = System.Windows.Forms.PictureBoxSizeMode.CenterImage;
            this.pictureBox4.TabIndex = 17;
            this.pictureBox4.TabStop = false;
            // 
            // pictureBox5
            // 
            this.pictureBox5.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
            this.pictureBox5.Location = new System.Drawing.Point(668, 474);
            this.pictureBox5.Name = "pictureBox5";
            this.pictureBox5.Size = new System.Drawing.Size(128, 128);
            this.pictureBox5.TabIndex = 18;
            this.pictureBox5.TabStop = false;
            // 
            // pictureBox6
            // 
            this.pictureBox6.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
            this.pictureBox6.Image = global::NuGenSVisualLib.Properties.Resources.redcross_32;
            this.pictureBox6.Location = new System.Drawing.Point(668, 169);
            this.pictureBox6.Name = "pictureBox6";
            this.pictureBox6.Size = new System.Drawing.Size(96, 96);
            this.pictureBox6.SizeMode = System.Windows.Forms.PictureBoxSizeMode.CenterImage;
            this.pictureBox6.TabIndex = 19;
            this.pictureBox6.TabStop = false;
            // 
            // pictureBox7
            // 
            this.pictureBox7.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
            this.pictureBox7.Image = global::NuGenSVisualLib.Properties.Resources.redcross_32;
            this.pictureBox7.Location = new System.Drawing.Point(668, 328);
            this.pictureBox7.Name = "pictureBox7";
            this.pictureBox7.Size = new System.Drawing.Size(96, 96);
            this.pictureBox7.SizeMode = System.Windows.Forms.PictureBoxSizeMode.CenterImage;
            this.pictureBox7.TabIndex = 20;
            this.pictureBox7.TabStop = false;
            // 
            // label11
            // 
            this.label11.AutoSize = true;
            this.label11.ForeColor = System.Drawing.Color.DimGray;
            this.label11.Location = new System.Drawing.Point(718, 111);
            this.label11.Name = "label11";
            this.label11.Size = new System.Drawing.Size(46, 13);
            this.label11.TabIndex = 21;
            this.label11.Text = "Scheme";
            // 
            // label19
            // 
            this.label19.AutoSize = true;
            this.label19.ForeColor = System.Drawing.Color.DimGray;
            this.label19.Location = new System.Drawing.Point(723, 268);
            this.label19.Name = "label19";
            this.label19.Size = new System.Drawing.Size(41, 13);
            this.label19.TabIndex = 22;
            this.label19.Text = "Effects";
            // 
            // label20
            // 
            this.label20.AutoSize = true;
            this.label20.ForeColor = System.Drawing.Color.DimGray;
            this.label20.Location = new System.Drawing.Point(714, 427);
            this.label20.Name = "label20";
            this.label20.Size = new System.Drawing.Size(50, 13);
            this.label20.TabIndex = 23;
            this.label20.Text = "Lighting";
            // 
            // label29
            // 
            this.label29.AutoSize = true;
            this.label29.Location = new System.Drawing.Point(6, 21);
            this.label29.Name = "label29";
            this.label29.Size = new System.Drawing.Size(38, 13);
            this.label29.TabIndex = 0;
            this.label29.Text = "Color:";
            // 
            // uiColorButton3
            // 
            // 
            // 
            // 
            this.uiColorButton3.ColorPicker.BorderStyle = Janus.Windows.UI.BorderStyle.None;
            this.uiColorButton3.ColorPicker.Location = new System.Drawing.Point(0, 0);
            this.uiColorButton3.ColorPicker.Name = "";
            this.uiColorButton3.ColorPicker.Office2007ColorScheme = Janus.Windows.UI.Office2007ColorScheme.Black;
            this.uiColorButton3.ColorPicker.Size = new System.Drawing.Size(100, 100);
            this.uiColorButton3.ColorPicker.TabIndex = 0;
            this.uiColorButton3.ColorPicker.VisualStyle = Janus.Windows.UI.VisualStyle.Office2007;
            this.uiColorButton3.ColorPicker.VisualStyleManager = this.visualStyleManager1;
            this.uiColorButton3.Location = new System.Drawing.Point(50, 16);
            this.uiColorButton3.Name = "uiColorButton3";
            this.uiColorButton3.Office2007ColorScheme = Janus.Windows.UI.Office2007ColorScheme.Black;
            this.uiColorButton3.Size = new System.Drawing.Size(97, 23);
            this.uiColorButton3.TabIndex = 1;
            this.uiColorButton3.Text = "uiColorButton3";
            this.uiColorButton3.VisualStyleManager = this.visualStyleManager1;
            // 
            // uiCheckBox2
            // 
            this.uiCheckBox2.Location = new System.Drawing.Point(9, 151);
            this.uiCheckBox2.Name = "uiCheckBox2";
            this.uiCheckBox2.Office2007ColorScheme = Janus.Windows.UI.Office2007ColorScheme.Black;
            this.uiCheckBox2.Size = new System.Drawing.Size(104, 23);
            this.uiCheckBox2.TabIndex = 2;
            this.uiCheckBox2.Text = "Override";
            this.uiCheckBox2.VisualStyleManager = this.visualStyleManager1;
            // 
            // uiCheckBox3
            // 
            this.uiCheckBox3.Location = new System.Drawing.Point(9, 151);
            this.uiCheckBox3.Name = "uiCheckBox3";
            this.uiCheckBox3.Office2007ColorScheme = Janus.Windows.UI.Office2007ColorScheme.Black;
            this.uiCheckBox3.Size = new System.Drawing.Size(104, 23);
            this.uiCheckBox3.TabIndex = 3;
            this.uiCheckBox3.Text = "Override";
            this.uiCheckBox3.VisualStyleManager = this.visualStyleManager1;
            // 
            // MoleculeSchemeDlg
            // 
            this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
            this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
            this.ClientSize = new System.Drawing.Size(812, 616);
            this.Controls.Add(this.label20);
            this.Controls.Add(this.label19);
            this.Controls.Add(this.label11);
            this.Controls.Add(this.pictureBox7);
            this.Controls.Add(this.pictureBox6);
            this.Controls.Add(this.pictureBox5);
            this.Controls.Add(this.pictureBox4);
            this.Controls.Add(this.groupBox10);
            this.Controls.Add(this.button3);
            this.Controls.Add(this.uiTab1);
            this.Controls.Add(this.button2);
            this.Controls.Add(this.button1);
            this.Controls.Add(this.pictureBox1);
            this.Controls.Add(this.pictureBox2);
            this.Controls.Add(this.pictureBox3);
            this.Font = new System.Drawing.Font("Segoe UI", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.FixedDialog;
            this.MaximizeBox = false;
            this.MinimizeBox = false;
            this.Name = "MoleculeSchemeDlg";
            this.Text = "Molecule Scheme Settings";
            this.panel2.ResumeLayout(false);
            ((System.ComponentModel.ISupportInitialize)(this.uiBondsGSetGroup)).EndInit();
            this.uiBondsGSetGroup.ResumeLayout(false);
            this.uiBondsGSetGroup.PerformLayout();
            ((System.ComponentModel.ISupportInitialize)(this.uiAtomsGSetGroup)).EndInit();
            this.uiAtomsGSetGroup.ResumeLayout(false);
            this.uiAtomsGSetGroup.PerformLayout();
            ((System.ComponentModel.ISupportInitialize)(this.uiGroupBox6)).EndInit();
            this.uiGroupBox6.ResumeLayout(false);
            ((System.ComponentModel.ISupportInitialize)(this.uiSchemesList)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.uiTab1)).EndInit();
            this.uiTab1.ResumeLayout(false);
            this.uiTabPage1.ResumeLayout(false);
            ((System.ComponentModel.ISupportInitialize)(this.uiGroupBox8)).EndInit();
            this.uiGroupBox8.ResumeLayout(false);
            ((System.ComponentModel.ISupportInitialize)(this.uiGroupBox7)).EndInit();
            this.uiGroupBox7.ResumeLayout(false);
            this.uiGroupBox7.PerformLayout();
            ((System.ComponentModel.ISupportInitialize)(this.uiGroupBox3)).EndInit();
            this.uiGroupBox3.ResumeLayout(false);
            this.uiTabPage2.ResumeLayout(false);
            ((System.ComponentModel.ISupportInitialize)(this.uiGroupBox14)).EndInit();
            this.uiGroupBox14.ResumeLayout(false);
            this.uiGroupBox14.PerformLayout();
            ((System.ComponentModel.ISupportInitialize)(this.uiGroupBox13)).EndInit();
            this.uiGroupBox13.ResumeLayout(false);
            ((System.ComponentModel.ISupportInitialize)(this.uiGroupBox2)).EndInit();
            this.uiGroupBox2.ResumeLayout(false);
            ((System.ComponentModel.ISupportInitialize)(this.pictureBox8)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.uiEffectPropGroup)).EndInit();
            this.uiEffectPropGroup.ResumeLayout(false);
            this.panel4.ResumeLayout(false);
            ((System.ComponentModel.ISupportInitialize)(this.uiEffectsReqList)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.uiCurrentEffectsList)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.uiEffectsList)).EndInit();
            this.effectsListMenuStrip.ResumeLayout(false);
            this.uiTabPage3.ResumeLayout(false);
            ((System.ComponentModel.ISupportInitialize)(this.uiGroupBox11)).EndInit();
            this.uiGroupBox11.ResumeLayout(false);
            ((System.ComponentModel.ISupportInitialize)(this.uiLightingPropGroup)).EndInit();
            this.uiLightingPropGroup.ResumeLayout(false);
            this.uiLightingPropGroup.PerformLayout();
            ((System.ComponentModel.ISupportInitialize)(this.uiGroupBox9)).EndInit();
            this.uiGroupBox9.ResumeLayout(false);
            ((System.ComponentModel.ISupportInitialize)(this.uiLightingList)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.uiGroupBox1)).EndInit();
            this.uiGroupBox1.ResumeLayout(false);
            this.uiGroupBox1.PerformLayout();
            this.uiTabPage4.ResumeLayout(false);
            ((System.ComponentModel.ISupportInitialize)(this.uiGroupBox12)).EndInit();
            this.uiGroupBox12.ResumeLayout(false);
            this.uiGroupBox12.PerformLayout();
            ((System.ComponentModel.ISupportInitialize)(this.numericUpDown1)).EndInit();
            this.groupBox13.ResumeLayout(false);
            this.groupBox13.PerformLayout();
            this.groupBox15.ResumeLayout(false);
            this.groupBox15.PerformLayout();
            this.uiTabPage5.ResumeLayout(false);
            ((System.ComponentModel.ISupportInitialize)(this.uiShadingSeriesGroup)).EndInit();
            this.uiShadingSeriesGroup.ResumeLayout(false);
            this.uiShadingSeriesGroup.PerformLayout();
            ((System.ComponentModel.ISupportInitialize)(this.uiShadingElementsGroup)).EndInit();
            this.uiShadingElementsGroup.ResumeLayout(false);
            this.uiShadingElementsGroup.PerformLayout();
            ((System.ComponentModel.ISupportInitialize)(this.uiElementShadingList)).EndInit();
            this.panel1.ResumeLayout(false);
            ((System.ComponentModel.ISupportInitialize)(this.multiColumnCombo1)).EndInit();
            this.groupBox10.ResumeLayout(false);
            this.groupBox10.PerformLayout();
            ((System.ComponentModel.ISupportInitialize)(this.pictureBox1)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.pictureBox2)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.pictureBox3)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.pictureBox4)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.pictureBox5)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.pictureBox6)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.pictureBox7)).EndInit();
            this.ResumeLayout(false);
            this.PerformLayout();

        }
Exemple #6
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();
     Janus.Windows.ButtonBar.ButtonBarGroup         buttonBarGroup4 = new Janus.Windows.ButtonBar.ButtonBarGroup();
     Janus.Windows.ButtonBar.ButtonBarItem          buttonBarItem17 = new Janus.Windows.ButtonBar.ButtonBarItem();
     System.ComponentModel.ComponentResourceManager resources       = new System.ComponentModel.ComponentResourceManager(typeof(Main));
     Janus.Windows.ButtonBar.ButtonBarItem          buttonBarItem18 = new Janus.Windows.ButtonBar.ButtonBarItem();
     Janus.Windows.ButtonBar.ButtonBarItem          buttonBarItem19 = new Janus.Windows.ButtonBar.ButtonBarItem();
     Janus.Windows.ButtonBar.ButtonBarItem          buttonBarItem20 = new Janus.Windows.ButtonBar.ButtonBarItem();
     Janus.Windows.ButtonBar.ButtonBarItem          buttonBarItem21 = new Janus.Windows.ButtonBar.ButtonBarItem();
     Janus.Windows.ButtonBar.ButtonBarItem          buttonBarItem22 = new Janus.Windows.ButtonBar.ButtonBarItem();
     Janus.Windows.ButtonBar.ButtonBarItem          buttonBarItem23 = new Janus.Windows.ButtonBar.ButtonBarItem();
     Janus.Windows.ButtonBar.ButtonBarItem          buttonBarItem24 = new Janus.Windows.ButtonBar.ButtonBarItem();
     Janus.Windows.ButtonBar.ButtonBarItem          buttonBarItem25 = new Janus.Windows.ButtonBar.ButtonBarItem();
     Janus.Windows.ButtonBar.ButtonBarGroup         buttonBarGroup5 = new Janus.Windows.ButtonBar.ButtonBarGroup();
     Janus.Windows.ButtonBar.ButtonBarItem          buttonBarItem26 = new Janus.Windows.ButtonBar.ButtonBarItem();
     Janus.Windows.ButtonBar.ButtonBarItem          buttonBarItem27 = new Janus.Windows.ButtonBar.ButtonBarItem();
     Janus.Windows.ButtonBar.ButtonBarItem          buttonBarItem28 = new Janus.Windows.ButtonBar.ButtonBarItem();
     Janus.Windows.ButtonBar.ButtonBarItem          buttonBarItem29 = new Janus.Windows.ButtonBar.ButtonBarItem();
     Janus.Windows.ButtonBar.ButtonBarGroup         buttonBarGroup6 = new Janus.Windows.ButtonBar.ButtonBarGroup();
     Janus.Windows.ButtonBar.ButtonBarItem          buttonBarItem30 = new Janus.Windows.ButtonBar.ButtonBarItem();
     Janus.Windows.ButtonBar.ButtonBarItem          buttonBarItem31 = new Janus.Windows.ButtonBar.ButtonBarItem();
     Janus.Windows.ButtonBar.ButtonBarItem          buttonBarItem32 = new Janus.Windows.ButtonBar.ButtonBarItem();
     this.mnuMain    = new System.Windows.Forms.MenuStrip();
     this.mnuArchivo = new System.Windows.Forms.ToolStripMenuItem();
     this.cerrarSesionToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
     this.mnuArchivo_Salir                     = new System.Windows.Forms.ToolStripMenuItem();
     this.mnuParametros                        = new System.Windows.Forms.ToolStripMenuItem();
     this.clientesToolStripMenuItem            = new System.Windows.Forms.ToolStripMenuItem();
     this.emitirPendientesToolStripMenuItem    = new System.Windows.Forms.ToolStripMenuItem();
     this.comprobantesToolStripMenuItem        = new System.Windows.Forms.ToolStripMenuItem();
     this.productosToolStripMenuItem           = new System.Windows.Forms.ToolStripMenuItem();
     this.notasDeCréditoToolStripMenuItem      = new System.Windows.Forms.ToolStripMenuItem();
     this.notasDeDébitoToolStripMenuItem       = new System.Windows.Forms.ToolStripMenuItem();
     this.repeticionesToolStripMenuItem        = new System.Windows.Forms.ToolStripMenuItem();
     this.emitiToolStripMenuItem               = new System.Windows.Forms.ToolStripMenuItem();
     this.emitirFacturaToolStripMenuItem       = new System.Windows.Forms.ToolStripMenuItem();
     this.emitirNotaDeCréditoToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
     this.emitirNotaDeDébitoToolStripMenuItem  = new System.Windows.Forms.ToolStripMenuItem();
     this.mnuCompras                          = new System.Windows.Forms.ToolStripMenuItem();
     this.mnuCompras_Facturas                 = new System.Windows.Forms.ToolStripMenuItem();
     this.mnuCompras_NotasCredito             = new System.Windows.Forms.ToolStripMenuItem();
     this.mnuCompras_NotasDebito              = new System.Windows.Forms.ToolStripMenuItem();
     this.reportesToolStripMenuItem           = new System.Windows.Forms.ToolStripMenuItem();
     this.comprobantesToolStripMenuItem1      = new System.Windows.Forms.ToolStripMenuItem();
     this.mnuReportes_LibroIVACompras         = new System.Windows.Forms.ToolStripMenuItem();
     this.productosToolStripMenuItem1         = new System.Windows.Forms.ToolStripMenuItem();
     this.facturacionToolStripMenuItem        = new System.Windows.Forms.ToolStripMenuItem();
     this.ventasPorUsuarioToolStripMenuItem   = new System.Windows.Forms.ToolStripMenuItem();
     this.parámetrosToolStripMenuItem         = new System.Windows.Forms.ToolStripMenuItem();
     this.rubrosToolStripMenuItem             = new System.Windows.Forms.ToolStripMenuItem();
     this.clasesToolStripMenuItem             = new System.Windows.Forms.ToolStripMenuItem();
     this.tiposContribuyenteToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
     this.empresasToolStripMenuItem           = new System.Windows.Forms.ToolStripMenuItem();
     this.tiposIvaToolStripMenuItem           = new System.Windows.Forms.ToolStripMenuItem();
     this.tiposPagoToolStripMenuItem          = new System.Windows.Forms.ToolStripMenuItem();
     this.provinciasToolStripMenuItem         = new System.Windows.Forms.ToolStripMenuItem();
     this.paisesToolStripMenuItem             = new System.Windows.Forms.ToolStripMenuItem();
     this.usuariosToolStripMenuItem           = new System.Windows.Forms.ToolStripMenuItem();
     this.perfilesToolStripMenuItem           = new System.Windows.Forms.ToolStripMenuItem();
     this.settingsToolStripMenuItem           = new System.Windows.Forms.ToolStripMenuItem();
     this.mnuParametros_Aduanas               = new System.Windows.Forms.ToolStripMenuItem();
     this.mnuParametros_Destinaciones         = new System.Windows.Forms.ToolStripMenuItem();
     this.afipToolStripMenuItem               = new System.Windows.Forms.ToolStripMenuItem();
     this.consultarCUITToolStripMenuItem      = new System.Windows.Forms.ToolStripMenuItem();
     this.mnuAfip_LibroIVAVentas              = new System.Windows.Forms.ToolStripMenuItem();
     this.mnuAfip_LibroIVACompras             = new System.Windows.Forms.ToolStripMenuItem();
     this.cabecerasToolStripMenuItem          = new System.Windows.Forms.ToolStripMenuItem();
     this.detallesToolStripMenuItem           = new System.Windows.Forms.ToolStripMenuItem();
     this.ayudaToolStripMenuItem              = new System.Windows.Forms.ToolStripMenuItem();
     this.backUpToolStripMenuItem             = new System.Windows.Forms.ToolStripMenuItem();
     this.validarLicenciaToolStripMenuItem    = new System.Windows.Forms.ToolStripMenuItem();
     this.bbMain      = new Janus.Windows.ButtonBar.ButtonBar();
     this.pnlStatus   = new System.Windows.Forms.Panel();
     this.statusConn  = new System.Windows.Forms.PictureBox();
     this.statusWS    = new System.Windows.Forms.PictureBox();
     this.timer       = new System.Windows.Forms.Timer(this.components);
     this.toolTipConn = new System.Windows.Forms.ToolTip(this.components);
     this.toolTipAFIP = new System.Windows.Forms.ToolTip(this.components);
     this.importarExcelToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
     this.mnuMain.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.bbMain)).BeginInit();
     this.pnlStatus.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.statusConn)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.statusWS)).BeginInit();
     this.SuspendLayout();
     //
     // mnuMain
     //
     this.mnuMain.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
         this.mnuArchivo,
         this.mnuParametros,
         this.emitiToolStripMenuItem,
         this.mnuCompras,
         this.reportesToolStripMenuItem,
         this.parámetrosToolStripMenuItem,
         this.afipToolStripMenuItem,
         this.ayudaToolStripMenuItem
     });
     this.mnuMain.Location = new System.Drawing.Point(0, 0);
     this.mnuMain.Name     = "mnuMain";
     this.mnuMain.Size     = new System.Drawing.Size(617, 24);
     this.mnuMain.TabIndex = 0;
     this.mnuMain.Text     = "menuStrip1";
     //
     // mnuArchivo
     //
     this.mnuArchivo.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
         this.cerrarSesionToolStripMenuItem,
         this.importarExcelToolStripMenuItem,
         this.mnuArchivo_Salir
     });
     this.mnuArchivo.Name = "mnuArchivo";
     this.mnuArchivo.Size = new System.Drawing.Size(55, 20);
     this.mnuArchivo.Text = "&Archivo";
     //
     // cerrarSesionToolStripMenuItem
     //
     this.cerrarSesionToolStripMenuItem.Name   = "cerrarSesionToolStripMenuItem";
     this.cerrarSesionToolStripMenuItem.Size   = new System.Drawing.Size(152, 22);
     this.cerrarSesionToolStripMenuItem.Text   = "Cerrar Sesion";
     this.cerrarSesionToolStripMenuItem.Click += new System.EventHandler(this.cerrarSesionToolStripMenuItem_Click);
     //
     // mnuArchivo_Salir
     //
     this.mnuArchivo_Salir.Name   = "mnuArchivo_Salir";
     this.mnuArchivo_Salir.Size   = new System.Drawing.Size(152, 22);
     this.mnuArchivo_Salir.Text   = "Salir";
     this.mnuArchivo_Salir.Click += new System.EventHandler(this.mnuArchivo_Salir_Click);
     //
     // mnuParametros
     //
     this.mnuParametros.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
         this.clientesToolStripMenuItem,
         this.emitirPendientesToolStripMenuItem,
         this.comprobantesToolStripMenuItem,
         this.productosToolStripMenuItem,
         this.notasDeCréditoToolStripMenuItem,
         this.notasDeDébitoToolStripMenuItem,
         this.repeticionesToolStripMenuItem
     });
     this.mnuParametros.Name = "mnuParametros";
     this.mnuParametros.Size = new System.Drawing.Size(75, 20);
     this.mnuParametros.Text = "&Facturacion";
     //
     // clientesToolStripMenuItem
     //
     this.clientesToolStripMenuItem.Name   = "clientesToolStripMenuItem";
     this.clientesToolStripMenuItem.Size   = new System.Drawing.Size(214, 22);
     this.clientesToolStripMenuItem.Text   = "Clientes";
     this.clientesToolStripMenuItem.Click += new System.EventHandler(this.clientesToolStripMenuItem_Click);
     //
     // emitirPendientesToolStripMenuItem
     //
     this.emitirPendientesToolStripMenuItem.Name   = "emitirPendientesToolStripMenuItem";
     this.emitirPendientesToolStripMenuItem.Size   = new System.Drawing.Size(214, 22);
     this.emitirPendientesToolStripMenuItem.Text   = "Emitir Pendientes para Hoy";
     this.emitirPendientesToolStripMenuItem.Click += new System.EventHandler(this.emitirPendientesToolStripMenuItem_Click);
     //
     // comprobantesToolStripMenuItem
     //
     this.comprobantesToolStripMenuItem.Name   = "comprobantesToolStripMenuItem";
     this.comprobantesToolStripMenuItem.Size   = new System.Drawing.Size(214, 22);
     this.comprobantesToolStripMenuItem.Text   = "Facturas";
     this.comprobantesToolStripMenuItem.Click += new System.EventHandler(this.comprobantesToolStripMenuItem_Click);
     //
     // productosToolStripMenuItem
     //
     this.productosToolStripMenuItem.Name   = "productosToolStripMenuItem";
     this.productosToolStripMenuItem.Size   = new System.Drawing.Size(214, 22);
     this.productosToolStripMenuItem.Text   = "Productos";
     this.productosToolStripMenuItem.Click += new System.EventHandler(this.productosToolStripMenuItem_Click);
     //
     // notasDeCréditoToolStripMenuItem
     //
     this.notasDeCréditoToolStripMenuItem.Name   = "notasDeCréditoToolStripMenuItem";
     this.notasDeCréditoToolStripMenuItem.Size   = new System.Drawing.Size(214, 22);
     this.notasDeCréditoToolStripMenuItem.Text   = "Notas de Crédito";
     this.notasDeCréditoToolStripMenuItem.Click += new System.EventHandler(this.notasDeCréditoToolStripMenuItem_Click);
     //
     // notasDeDébitoToolStripMenuItem
     //
     this.notasDeDébitoToolStripMenuItem.Name   = "notasDeDébitoToolStripMenuItem";
     this.notasDeDébitoToolStripMenuItem.Size   = new System.Drawing.Size(214, 22);
     this.notasDeDébitoToolStripMenuItem.Text   = "Notas de Débito";
     this.notasDeDébitoToolStripMenuItem.Click += new System.EventHandler(this.notasDeDébitoToolStripMenuItem_Click);
     //
     // repeticionesToolStripMenuItem
     //
     this.repeticionesToolStripMenuItem.Name   = "repeticionesToolStripMenuItem";
     this.repeticionesToolStripMenuItem.Size   = new System.Drawing.Size(214, 22);
     this.repeticionesToolStripMenuItem.Text   = "Repeticiones";
     this.repeticionesToolStripMenuItem.Click += new System.EventHandler(this.repeticionesToolStripMenuItem_Click);
     //
     // emitiToolStripMenuItem
     //
     this.emitiToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
         this.emitirFacturaToolStripMenuItem,
         this.emitirNotaDeCréditoToolStripMenuItem,
         this.emitirNotaDeDébitoToolStripMenuItem
     });
     this.emitiToolStripMenuItem.Name = "emitiToolStripMenuItem";
     this.emitiToolStripMenuItem.Size = new System.Drawing.Size(113, 20);
     this.emitiToolStripMenuItem.Text = "Emitir Comprobante";
     //
     // emitirFacturaToolStripMenuItem
     //
     this.emitirFacturaToolStripMenuItem.Name   = "emitirFacturaToolStripMenuItem";
     this.emitirFacturaToolStripMenuItem.Size   = new System.Drawing.Size(190, 22);
     this.emitirFacturaToolStripMenuItem.Text   = "Emitir Factura";
     this.emitirFacturaToolStripMenuItem.Click += new System.EventHandler(this.emitirFacturaToolStripMenuItem_Click);
     //
     // emitirNotaDeCréditoToolStripMenuItem
     //
     this.emitirNotaDeCréditoToolStripMenuItem.Name   = "emitirNotaDeCréditoToolStripMenuItem";
     this.emitirNotaDeCréditoToolStripMenuItem.Size   = new System.Drawing.Size(190, 22);
     this.emitirNotaDeCréditoToolStripMenuItem.Text   = "Emitir Nota de Crédito";
     this.emitirNotaDeCréditoToolStripMenuItem.Click += new System.EventHandler(this.emitirNotaDeCréditoToolStripMenuItem_Click);
     //
     // emitirNotaDeDébitoToolStripMenuItem
     //
     this.emitirNotaDeDébitoToolStripMenuItem.Name   = "emitirNotaDeDébitoToolStripMenuItem";
     this.emitirNotaDeDébitoToolStripMenuItem.Size   = new System.Drawing.Size(190, 22);
     this.emitirNotaDeDébitoToolStripMenuItem.Text   = "Emitir Nota de Débito";
     this.emitirNotaDeDébitoToolStripMenuItem.Click += new System.EventHandler(this.emitirNotaDeDébitoToolStripMenuItem_Click);
     //
     // mnuCompras
     //
     this.mnuCompras.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
         this.mnuCompras_Facturas,
         this.mnuCompras_NotasCredito,
         this.mnuCompras_NotasDebito
     });
     this.mnuCompras.Name = "mnuCompras";
     this.mnuCompras.Size = new System.Drawing.Size(61, 20);
     this.mnuCompras.Text = "Compras";
     //
     // mnuCompras_Facturas
     //
     this.mnuCompras_Facturas.Name   = "mnuCompras_Facturas";
     this.mnuCompras_Facturas.Size   = new System.Drawing.Size(166, 22);
     this.mnuCompras_Facturas.Text   = "Facturas";
     this.mnuCompras_Facturas.Click += new System.EventHandler(this.mnuCompras_Facturas_Click);
     //
     // mnuCompras_NotasCredito
     //
     this.mnuCompras_NotasCredito.Name   = "mnuCompras_NotasCredito";
     this.mnuCompras_NotasCredito.Size   = new System.Drawing.Size(166, 22);
     this.mnuCompras_NotasCredito.Text   = "Notas de Crédito";
     this.mnuCompras_NotasCredito.Click += new System.EventHandler(this.mnuCompras_NotasCredito_Click);
     //
     // mnuCompras_NotasDebito
     //
     this.mnuCompras_NotasDebito.Name   = "mnuCompras_NotasDebito";
     this.mnuCompras_NotasDebito.Size   = new System.Drawing.Size(166, 22);
     this.mnuCompras_NotasDebito.Text   = "Notas de Débito";
     this.mnuCompras_NotasDebito.Click += new System.EventHandler(this.mnuCompras_NotasDebito_Click);
     //
     // reportesToolStripMenuItem
     //
     this.reportesToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
         this.comprobantesToolStripMenuItem1,
         this.mnuReportes_LibroIVACompras,
         this.productosToolStripMenuItem1,
         this.facturacionToolStripMenuItem,
         this.ventasPorUsuarioToolStripMenuItem
     });
     this.reportesToolStripMenuItem.Name = "reportesToolStripMenuItem";
     this.reportesToolStripMenuItem.Size = new System.Drawing.Size(63, 20);
     this.reportesToolStripMenuItem.Text = "Reportes";
     //
     // comprobantesToolStripMenuItem1
     //
     this.comprobantesToolStripMenuItem1.Name    = "comprobantesToolStripMenuItem1";
     this.comprobantesToolStripMenuItem1.Size    = new System.Drawing.Size(176, 22);
     this.comprobantesToolStripMenuItem1.Text    = "Libro IVA Ventas";
     this.comprobantesToolStripMenuItem1.Visible = false;
     this.comprobantesToolStripMenuItem1.Click  += new System.EventHandler(this.comprobantesToolStripMenuItem1_Click);
     //
     // mnuReportes_LibroIVACompras
     //
     this.mnuReportes_LibroIVACompras.Name    = "mnuReportes_LibroIVACompras";
     this.mnuReportes_LibroIVACompras.Size    = new System.Drawing.Size(176, 22);
     this.mnuReportes_LibroIVACompras.Text    = "Libro IVA Compras";
     this.mnuReportes_LibroIVACompras.Visible = false;
     this.mnuReportes_LibroIVACompras.Click  += new System.EventHandler(this.mnuReportes_LibroIVACompras_Click);
     //
     // productosToolStripMenuItem1
     //
     this.productosToolStripMenuItem1.Name   = "productosToolStripMenuItem1";
     this.productosToolStripMenuItem1.Size   = new System.Drawing.Size(176, 22);
     this.productosToolStripMenuItem1.Text   = "Productos";
     this.productosToolStripMenuItem1.Click += new System.EventHandler(this.productosToolStripMenuItem1_Click);
     //
     // facturacionToolStripMenuItem
     //
     this.facturacionToolStripMenuItem.Name   = "facturacionToolStripMenuItem";
     this.facturacionToolStripMenuItem.Size   = new System.Drawing.Size(176, 22);
     this.facturacionToolStripMenuItem.Text   = "Facturacion";
     this.facturacionToolStripMenuItem.Click += new System.EventHandler(this.facturacionToolStripMenuItem_Click);
     //
     // ventasPorUsuarioToolStripMenuItem
     //
     this.ventasPorUsuarioToolStripMenuItem.Name   = "ventasPorUsuarioToolStripMenuItem";
     this.ventasPorUsuarioToolStripMenuItem.Size   = new System.Drawing.Size(176, 22);
     this.ventasPorUsuarioToolStripMenuItem.Text   = "Ventas por Usuario";
     this.ventasPorUsuarioToolStripMenuItem.Click += new System.EventHandler(this.ventasPorUsuarioToolStripMenuItem_Click);
     //
     // parámetrosToolStripMenuItem
     //
     this.parámetrosToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
         this.rubrosToolStripMenuItem,
         this.clasesToolStripMenuItem,
         this.tiposContribuyenteToolStripMenuItem,
         this.empresasToolStripMenuItem,
         this.tiposIvaToolStripMenuItem,
         this.tiposPagoToolStripMenuItem,
         this.provinciasToolStripMenuItem,
         this.paisesToolStripMenuItem,
         this.usuariosToolStripMenuItem,
         this.perfilesToolStripMenuItem,
         this.settingsToolStripMenuItem,
         this.mnuParametros_Aduanas,
         this.mnuParametros_Destinaciones
     });
     this.parámetrosToolStripMenuItem.Name = "parámetrosToolStripMenuItem";
     this.parámetrosToolStripMenuItem.Size = new System.Drawing.Size(74, 20);
     this.parámetrosToolStripMenuItem.Text = "Parámetros";
     //
     // rubrosToolStripMenuItem
     //
     this.rubrosToolStripMenuItem.Name   = "rubrosToolStripMenuItem";
     this.rubrosToolStripMenuItem.Size   = new System.Drawing.Size(197, 22);
     this.rubrosToolStripMenuItem.Text   = "Rubros";
     this.rubrosToolStripMenuItem.Click += new System.EventHandler(this.rubrosToolStripMenuItem_Click);
     //
     // clasesToolStripMenuItem
     //
     this.clasesToolStripMenuItem.Name   = "clasesToolStripMenuItem";
     this.clasesToolStripMenuItem.Size   = new System.Drawing.Size(197, 22);
     this.clasesToolStripMenuItem.Text   = "Clases";
     this.clasesToolStripMenuItem.Click += new System.EventHandler(this.clasesToolStripMenuItem_Click);
     //
     // tiposContribuyenteToolStripMenuItem
     //
     this.tiposContribuyenteToolStripMenuItem.Name   = "tiposContribuyenteToolStripMenuItem";
     this.tiposContribuyenteToolStripMenuItem.Size   = new System.Drawing.Size(197, 22);
     this.tiposContribuyenteToolStripMenuItem.Text   = "Tipos de Contribuyente";
     this.tiposContribuyenteToolStripMenuItem.Click += new System.EventHandler(this.tiposContribuyenteToolStripMenuItem_Click);
     //
     // empresasToolStripMenuItem
     //
     this.empresasToolStripMenuItem.Name   = "empresasToolStripMenuItem";
     this.empresasToolStripMenuItem.Size   = new System.Drawing.Size(197, 22);
     this.empresasToolStripMenuItem.Text   = "Empresas";
     this.empresasToolStripMenuItem.Click += new System.EventHandler(this.empresasToolStripMenuItem_Click);
     //
     // tiposIvaToolStripMenuItem
     //
     this.tiposIvaToolStripMenuItem.Name   = "tiposIvaToolStripMenuItem";
     this.tiposIvaToolStripMenuItem.Size   = new System.Drawing.Size(197, 22);
     this.tiposIvaToolStripMenuItem.Text   = "Tipos de Iva";
     this.tiposIvaToolStripMenuItem.Click += new System.EventHandler(this.tiposIvaToolStripMenuItem_Click);
     //
     // tiposPagoToolStripMenuItem
     //
     this.tiposPagoToolStripMenuItem.Name   = "tiposPagoToolStripMenuItem";
     this.tiposPagoToolStripMenuItem.Size   = new System.Drawing.Size(197, 22);
     this.tiposPagoToolStripMenuItem.Text   = "Tipos de Pago";
     this.tiposPagoToolStripMenuItem.Click += new System.EventHandler(this.tiposPagoToolStripMenuItem_Click);
     //
     // provinciasToolStripMenuItem
     //
     this.provinciasToolStripMenuItem.Name   = "provinciasToolStripMenuItem";
     this.provinciasToolStripMenuItem.Size   = new System.Drawing.Size(197, 22);
     this.provinciasToolStripMenuItem.Text   = "Provincias";
     this.provinciasToolStripMenuItem.Click += new System.EventHandler(this.provinciasToolStripMenuItem_Click);
     //
     // paisesToolStripMenuItem
     //
     this.paisesToolStripMenuItem.Name   = "paisesToolStripMenuItem";
     this.paisesToolStripMenuItem.Size   = new System.Drawing.Size(197, 22);
     this.paisesToolStripMenuItem.Text   = "Paises";
     this.paisesToolStripMenuItem.Click += new System.EventHandler(this.paisesToolStripMenuItem_Click);
     //
     // usuariosToolStripMenuItem
     //
     this.usuariosToolStripMenuItem.Name   = "usuariosToolStripMenuItem";
     this.usuariosToolStripMenuItem.Size   = new System.Drawing.Size(197, 22);
     this.usuariosToolStripMenuItem.Text   = "Usuarios";
     this.usuariosToolStripMenuItem.Click += new System.EventHandler(this.usuariosToolStripMenuItem_Click);
     //
     // perfilesToolStripMenuItem
     //
     this.perfilesToolStripMenuItem.Name   = "perfilesToolStripMenuItem";
     this.perfilesToolStripMenuItem.Size   = new System.Drawing.Size(197, 22);
     this.perfilesToolStripMenuItem.Text   = "Perfiles";
     this.perfilesToolStripMenuItem.Click += new System.EventHandler(this.perfilesToolStripMenuItem_Click);
     //
     // settingsToolStripMenuItem
     //
     this.settingsToolStripMenuItem.Name   = "settingsToolStripMenuItem";
     this.settingsToolStripMenuItem.Size   = new System.Drawing.Size(197, 22);
     this.settingsToolStripMenuItem.Text   = "Settings";
     this.settingsToolStripMenuItem.Click += new System.EventHandler(this.settingsToolStripMenuItem_Click);
     //
     // mnuParametros_Aduanas
     //
     this.mnuParametros_Aduanas.Name   = "mnuParametros_Aduanas";
     this.mnuParametros_Aduanas.Size   = new System.Drawing.Size(197, 22);
     this.mnuParametros_Aduanas.Text   = "Aduanas";
     this.mnuParametros_Aduanas.Click += new System.EventHandler(this.mnuParametros_Aduanas_Click);
     //
     // mnuParametros_Destinaciones
     //
     this.mnuParametros_Destinaciones.Name   = "mnuParametros_Destinaciones";
     this.mnuParametros_Destinaciones.Size   = new System.Drawing.Size(197, 22);
     this.mnuParametros_Destinaciones.Text   = "Destinaciones";
     this.mnuParametros_Destinaciones.Click += new System.EventHandler(this.mnuParametros_Destinaciones_Click);
     //
     // afipToolStripMenuItem
     //
     this.afipToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
         this.consultarCUITToolStripMenuItem,
         this.mnuAfip_LibroIVAVentas,
         this.mnuAfip_LibroIVACompras,
         this.cabecerasToolStripMenuItem,
         this.detallesToolStripMenuItem
     });
     this.afipToolStripMenuItem.Name = "afipToolStripMenuItem";
     this.afipToolStripMenuItem.Size = new System.Drawing.Size(38, 20);
     this.afipToolStripMenuItem.Text = "Afip";
     //
     // consultarCUITToolStripMenuItem
     //
     this.consultarCUITToolStripMenuItem.Name   = "consultarCUITToolStripMenuItem";
     this.consultarCUITToolStripMenuItem.Size   = new System.Drawing.Size(173, 22);
     this.consultarCUITToolStripMenuItem.Text   = "Consultar CUIT";
     this.consultarCUITToolStripMenuItem.Click += new System.EventHandler(this.consultarCUITToolStripMenuItem_Click);
     //
     // mnuAfip_LibroIVAVentas
     //
     this.mnuAfip_LibroIVAVentas.Name   = "mnuAfip_LibroIVAVentas";
     this.mnuAfip_LibroIVAVentas.Size   = new System.Drawing.Size(173, 22);
     this.mnuAfip_LibroIVAVentas.Text   = "Libro IVA Ventas";
     this.mnuAfip_LibroIVAVentas.Click += new System.EventHandler(this.mnuAfip_LibroIVAVentas_Click);
     //
     // mnuAfip_LibroIVACompras
     //
     this.mnuAfip_LibroIVACompras.Name   = "mnuAfip_LibroIVACompras";
     this.mnuAfip_LibroIVACompras.Size   = new System.Drawing.Size(173, 22);
     this.mnuAfip_LibroIVACompras.Text   = "Libro IVA Compras";
     this.mnuAfip_LibroIVACompras.Click += new System.EventHandler(this.mnuAfip_LibroIVACompras_Click);
     //
     // cabecerasToolStripMenuItem
     //
     this.cabecerasToolStripMenuItem.Name   = "cabecerasToolStripMenuItem";
     this.cabecerasToolStripMenuItem.Size   = new System.Drawing.Size(173, 22);
     this.cabecerasToolStripMenuItem.Text   = "Cabeceras";
     this.cabecerasToolStripMenuItem.Click += new System.EventHandler(this.cabecerasToolStripMenuItem_Click);
     //
     // detallesToolStripMenuItem
     //
     this.detallesToolStripMenuItem.Name   = "detallesToolStripMenuItem";
     this.detallesToolStripMenuItem.Size   = new System.Drawing.Size(173, 22);
     this.detallesToolStripMenuItem.Text   = "Detalles";
     this.detallesToolStripMenuItem.Click += new System.EventHandler(this.detallesToolStripMenuItem_Click);
     //
     // ayudaToolStripMenuItem
     //
     this.ayudaToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
         this.backUpToolStripMenuItem,
         this.validarLicenciaToolStripMenuItem
     });
     this.ayudaToolStripMenuItem.Name = "ayudaToolStripMenuItem";
     this.ayudaToolStripMenuItem.Size = new System.Drawing.Size(50, 20);
     this.ayudaToolStripMenuItem.Text = "Ayuda";
     //
     // backUpToolStripMenuItem
     //
     this.backUpToolStripMenuItem.Name   = "backUpToolStripMenuItem";
     this.backUpToolStripMenuItem.Size   = new System.Drawing.Size(157, 22);
     this.backUpToolStripMenuItem.Text   = "Back Up";
     this.backUpToolStripMenuItem.Click += new System.EventHandler(this.realizarBackUpToolStripMenuItem_Click);
     //
     // validarLicenciaToolStripMenuItem
     //
     this.validarLicenciaToolStripMenuItem.Name   = "validarLicenciaToolStripMenuItem";
     this.validarLicenciaToolStripMenuItem.Size   = new System.Drawing.Size(157, 22);
     this.validarLicenciaToolStripMenuItem.Text   = "Validar Licencia";
     this.validarLicenciaToolStripMenuItem.Click += new System.EventHandler(this.validarLicenciaToolStripMenuItem_Click);
     //
     // bbMain
     //
     this.bbMain.Dock        = System.Windows.Forms.DockStyle.Left;
     this.bbMain.ForeColor   = System.Drawing.SystemColors.ControlText;
     buttonBarItem17.Icon    = ((System.Drawing.Icon)(resources.GetObject("buttonBarItem17.Icon")));
     buttonBarItem17.Key     = "Productos";
     buttonBarItem17.Text    = "Productos";
     buttonBarItem18.Icon    = ((System.Drawing.Icon)(resources.GetObject("buttonBarItem18.Icon")));
     buttonBarItem18.Key     = "Clientes";
     buttonBarItem18.Text    = "Clientes";
     buttonBarItem19.Icon    = ((System.Drawing.Icon)(resources.GetObject("buttonBarItem19.Icon")));
     buttonBarItem19.Key     = "Comprobantes";
     buttonBarItem19.Text    = "Facturas";
     buttonBarItem20.Icon    = ((System.Drawing.Icon)(resources.GetObject("buttonBarItem20.Icon")));
     buttonBarItem20.Key     = "EmitirComprobante";
     buttonBarItem20.Text    = "Emitir Factura";
     buttonBarItem21.Icon    = ((System.Drawing.Icon)(resources.GetObject("buttonBarItem21.Icon")));
     buttonBarItem21.Key     = "NotaCredito";
     buttonBarItem21.Text    = "Notas de Crédito";
     buttonBarItem22.Icon    = ((System.Drawing.Icon)(resources.GetObject("buttonBarItem22.Icon")));
     buttonBarItem22.Key     = "NotaDebito";
     buttonBarItem22.Text    = "Notas de Débito";
     buttonBarItem22.Visible = false;
     buttonBarItem23.Key     = "EmitirNotaCredito";
     buttonBarItem23.Text    = "Emitir Nota de Credito";
     buttonBarItem23.Visible = false;
     buttonBarItem24.Key     = "EmitirNotaDebito";
     buttonBarItem24.Text    = "Emitir Nota de Debito";
     buttonBarItem24.Visible = false;
     buttonBarItem25.Icon    = ((System.Drawing.Icon)(resources.GetObject("buttonBarItem25.Icon")));
     buttonBarItem25.Key     = "Pendientes";
     buttonBarItem25.Text    = "Pendientes";
     buttonBarGroup4.Items.AddRange(new Janus.Windows.ButtonBar.ButtonBarItem[] {
         buttonBarItem17,
         buttonBarItem18,
         buttonBarItem19,
         buttonBarItem20,
         buttonBarItem21,
         buttonBarItem22,
         buttonBarItem23,
         buttonBarItem24,
         buttonBarItem25
     });
     buttonBarGroup4.Key  = "Facturacion";
     buttonBarGroup4.Text = "Facturación";
     buttonBarItem26.Icon = ((System.Drawing.Icon)(resources.GetObject("buttonBarItem26.Icon")));
     buttonBarItem26.Key  = "Clases";
     buttonBarItem26.Text = "Clases";
     buttonBarItem27.Icon = ((System.Drawing.Icon)(resources.GetObject("buttonBarItem27.Icon")));
     buttonBarItem27.Key  = "Rubros";
     buttonBarItem27.Text = "Rubros";
     buttonBarItem28.Icon = ((System.Drawing.Icon)(resources.GetObject("buttonBarItem28.Icon")));
     buttonBarItem28.Key  = "Empresa";
     buttonBarItem28.Text = "Empresa";
     buttonBarItem29.Icon = ((System.Drawing.Icon)(resources.GetObject("buttonBarItem29.Icon")));
     buttonBarItem29.Key  = "Tipos Contribuyente";
     buttonBarItem29.Text = "Tipos Contribuyente";
     buttonBarGroup5.Items.AddRange(new Janus.Windows.ButtonBar.ButtonBarItem[] {
         buttonBarItem26,
         buttonBarItem27,
         buttonBarItem28,
         buttonBarItem29
     });
     buttonBarGroup5.Key  = "Parametros";
     buttonBarGroup5.Text = "Parametros";
     buttonBarItem30.Icon = ((System.Drawing.Icon)(resources.GetObject("buttonBarItem30.Icon")));
     buttonBarItem30.Key  = "Facturacion";
     buttonBarItem30.Text = "Facturación";
     buttonBarItem31.Icon = ((System.Drawing.Icon)(resources.GetObject("buttonBarItem31.Icon")));
     buttonBarItem31.Key  = "ProductosTOP";
     buttonBarItem31.Text = "Productos TOP";
     buttonBarItem32.Icon = ((System.Drawing.Icon)(resources.GetObject("buttonBarItem32.Icon")));
     buttonBarItem32.Key  = "Usuarios";
     buttonBarItem32.Text = "Ventas    Usuarios";
     buttonBarGroup6.Items.AddRange(new Janus.Windows.ButtonBar.ButtonBarItem[] {
         buttonBarItem30,
         buttonBarItem31,
         buttonBarItem32
     });
     buttonBarGroup6.Key  = "Reportes";
     buttonBarGroup6.Text = "Reportes";
     this.bbMain.Groups.AddRange(new Janus.Windows.ButtonBar.ButtonBarGroup[] {
         buttonBarGroup4,
         buttonBarGroup5,
         buttonBarGroup6
     });
     this.bbMain.ItemAppearance = Janus.Windows.ButtonBar.ItemAppearance.Flat;
     this.bbMain.Location       = new System.Drawing.Point(0, 24);
     this.bbMain.Name           = "bbMain";
     this.bbMain.ShadowOnHover  = true;
     this.bbMain.Size           = new System.Drawing.Size(94, 496);
     this.bbMain.TabIndex       = 4;
     this.bbMain.Text           = "Menu";
     this.bbMain.VisualStyle    = Janus.Windows.ButtonBar.VisualStyle.Office2003;
     this.bbMain.ItemClick     += new Janus.Windows.ButtonBar.ItemEventHandler(this.bbMain_ItemClick);
     //
     // pnlStatus
     //
     this.pnlStatus.Anchor    = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
     this.pnlStatus.BackColor = System.Drawing.SystemColors.AppWorkspace;
     this.pnlStatus.Controls.Add(this.statusConn);
     this.pnlStatus.Controls.Add(this.statusWS);
     this.pnlStatus.Location = new System.Drawing.Point(577, 497);
     this.pnlStatus.Name     = "pnlStatus";
     this.pnlStatus.Size     = new System.Drawing.Size(37, 20);
     this.pnlStatus.TabIndex = 6;
     //
     // statusConn
     //
     this.statusConn.Anchor   = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
     this.statusConn.Image    = global::MFD.Properties.Resources.green;
     this.statusConn.Location = new System.Drawing.Point(2, 3);
     this.statusConn.Name     = "statusConn";
     this.statusConn.Size     = new System.Drawing.Size(17, 17);
     this.statusConn.TabIndex = 10;
     this.statusConn.TabStop  = false;
     this.statusConn.Tag      = "hhhh";
     //
     // statusWS
     //
     this.statusWS.Anchor   = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
     this.statusWS.Image    = global::MFD.Properties.Resources.green;
     this.statusWS.Location = new System.Drawing.Point(20, 3);
     this.statusWS.Name     = "statusWS";
     this.statusWS.Size     = new System.Drawing.Size(17, 17);
     this.statusWS.TabIndex = 9;
     this.statusWS.TabStop  = false;
     this.statusWS.Tag      = "hhhh";
     //
     // importarExcelToolStripMenuItem
     //
     this.importarExcelToolStripMenuItem.Name   = "importarExcelToolStripMenuItem";
     this.importarExcelToolStripMenuItem.Size   = new System.Drawing.Size(155, 22);
     this.importarExcelToolStripMenuItem.Text   = "Importar Excel";
     this.importarExcelToolStripMenuItem.Click += new System.EventHandler(this.importarExcelToolStripMenuItem_Click);
     //
     // Main
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
     this.AutoScaleMode       = System.Windows.Forms.AutoScaleMode.Font;
     this.ClientSize          = new System.Drawing.Size(617, 520);
     this.Controls.Add(this.pnlStatus);
     this.Controls.Add(this.bbMain);
     this.Controls.Add(this.mnuMain);
     this.IsMdiContainer = true;
     this.MainMenuStrip  = this.mnuMain;
     this.Name           = "Main";
     this.Text           = "MFD-FE";
     this.WindowState    = System.Windows.Forms.FormWindowState.Maximized;
     this.Load          += new System.EventHandler(this.Main_Load);
     this.mnuMain.ResumeLayout(false);
     this.mnuMain.PerformLayout();
     ((System.ComponentModel.ISupportInitialize)(this.bbMain)).EndInit();
     this.pnlStatus.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.statusConn)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.statusWS)).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()
 {
     System.ComponentModel.ComponentResourceManager resources       = new System.ComponentModel.ComponentResourceManager(typeof(frmOffer));
     Janus.Windows.ButtonBar.ButtonBarGroup         buttonBarGroup1 = new Janus.Windows.ButtonBar.ButtonBarGroup();
     Janus.Windows.ButtonBar.ButtonBarItem          buttonBarItem1  = new Janus.Windows.ButtonBar.ButtonBarItem();
     Janus.Windows.ButtonBar.ButtonBarItem          buttonBarItem2  = new Janus.Windows.ButtonBar.ButtonBarItem();
     Janus.Windows.ButtonBar.ButtonBarGroup         buttonBarGroup2 = new Janus.Windows.ButtonBar.ButtonBarGroup();
     Janus.Windows.ButtonBar.ButtonBarItem          buttonBarItem3  = new Janus.Windows.ButtonBar.ButtonBarItem();
     Janus.Windows.ButtonBar.ButtonBarItem          buttonBarItem4  = new Janus.Windows.ButtonBar.ButtonBarItem();
     Janus.Windows.ButtonBar.ButtonBarItem          buttonBarItem5  = new Janus.Windows.ButtonBar.ButtonBarItem();
     Janus.Windows.ButtonBar.ButtonBarGroup         buttonBarGroup3 = new Janus.Windows.ButtonBar.ButtonBarGroup();
     Janus.Windows.ButtonBar.ButtonBarItem          buttonBarItem6  = new Janus.Windows.ButtonBar.ButtonBarItem();
     this.paneli    = new DevComponents.DotNetBar.ExpandablePanel();
     this.btnPara   = new DevComponents.DotNetBar.ButtonX();
     this.btnPas    = new DevComponents.DotNetBar.ButtonX();
     this.btnRuaj   = new DevComponents.DotNetBar.ButtonX();
     this.grida     = new Janus.Windows.GridEX.GridEX();
     this.btnOferta = new Janus.Windows.ButtonBar.ButtonBar();
     this.btnDil    = new DevComponents.DotNetBar.ButtonX();
     this.btn8      = new DevComponents.DotNetBar.ButtonX();
     this.btn7      = new DevComponents.DotNetBar.ButtonX();
     this.btn6      = new DevComponents.DotNetBar.ButtonX();
     this.btn5      = new DevComponents.DotNetBar.ButtonX();
     this.btn4      = new DevComponents.DotNetBar.ButtonX();
     this.btn3      = new DevComponents.DotNetBar.ButtonX();
     this.btn2      = new DevComponents.DotNetBar.ButtonX();
     this.btn1      = new DevComponents.DotNetBar.ButtonX();
     this.paneli.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.grida)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.btnOferta)).BeginInit();
     this.SuspendLayout();
     //
     // paneli
     //
     this.paneli.CanvasColor = System.Drawing.SystemColors.Control;
     this.paneli.Controls.Add(this.btnPara);
     this.paneli.Controls.Add(this.btnPas);
     this.paneli.Controls.Add(this.btnRuaj);
     this.paneli.Controls.Add(this.grida);
     this.paneli.Controls.Add(this.btnOferta);
     this.paneli.Controls.Add(this.btnDil);
     this.paneli.Controls.Add(this.btn8);
     this.paneli.Controls.Add(this.btn7);
     this.paneli.Controls.Add(this.btn6);
     this.paneli.Controls.Add(this.btn5);
     this.paneli.Controls.Add(this.btn4);
     this.paneli.Controls.Add(this.btn3);
     this.paneli.Controls.Add(this.btn2);
     this.paneli.Controls.Add(this.btn1);
     this.paneli.Dock = System.Windows.Forms.DockStyle.Fill;
     this.paneli.ExpandButtonVisible = false;
     this.paneli.Location            = new System.Drawing.Point(0, 0);
     this.paneli.Name            = "paneli";
     this.paneli.Size            = new System.Drawing.Size(965, 751);
     this.paneli.Style.Alignment = System.Drawing.StringAlignment.Center;
     this.paneli.Style.BackColor1.ColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.BarBackground;
     this.paneli.Style.BackColor2.ColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.BarBackground2;
     this.paneli.Style.Border                    = DevComponents.DotNetBar.eBorderType.DoubleLine;
     this.paneli.Style.BorderColor.Color         = System.Drawing.Color.MidnightBlue;
     this.paneli.Style.ForeColor.ColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.ItemText;
     this.paneli.Style.GradientAngle             = 90;
     this.paneli.TabIndex             = 0;
     this.paneli.TitleHeight          = 30;
     this.paneli.TitleStyle.Alignment = System.Drawing.StringAlignment.Center;
     this.paneli.TitleStyle.BackColor1.ColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelBackground;
     this.paneli.TitleStyle.BackColor2.ColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelBackground2;
     this.paneli.TitleStyle.Border = DevComponents.DotNetBar.eBorderType.SingleLine;
     this.paneli.TitleStyle.BorderColor.ColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelBorder;
     this.paneli.TitleStyle.ForeColor.ColorSchemePart   = DevComponents.DotNetBar.eColorSchemePart.PanelText;
     this.paneli.TitleStyle.GradientAngle = 90;
     this.paneli.TitleText = "Title Bar";
     //
     // btnPara
     //
     this.btnPara.ColorScheme.DockSiteBackColorGradientAngle = 0;
     this.btnPara.Image    = global::ResManager.Properties.Resources.bullet_triangle_blue_djathtas;
     this.btnPara.Location = new System.Drawing.Point(879, 91);
     this.btnPara.Name     = "btnPara";
     this.btnPara.Size     = new System.Drawing.Size(62, 35);
     this.btnPara.Style    = DevComponents.DotNetBar.eDotNetBarStyle.Office2003;
     this.btnPara.TabIndex = 16;
     //
     // btnPas
     //
     this.btnPas.ColorScheme.DockSiteBackColorGradientAngle = 0;
     this.btnPas.Image    = global::ResManager.Properties.Resources.bullet_triangle_blue_majtas;
     this.btnPas.Location = new System.Drawing.Point(879, 50);
     this.btnPas.Name     = "btnPas";
     this.btnPas.Size     = new System.Drawing.Size(62, 36);
     this.btnPas.Style    = DevComponents.DotNetBar.eDotNetBarStyle.Office2003;
     this.btnPas.TabIndex = 15;
     //
     // btnRuaj
     //
     this.btnRuaj.ColorScheme.DockSiteBackColorGradientAngle = 0;
     this.btnRuaj.Location = new System.Drawing.Point(542, 602);
     this.btnRuaj.Name     = "btnRuaj";
     this.btnRuaj.Size     = new System.Drawing.Size(100, 35);
     this.btnRuaj.Style    = DevComponents.DotNetBar.eDotNetBarStyle.Office2003;
     this.btnRuaj.TabIndex = 13;
     this.btnRuaj.Text     = "Ruaj";
     this.btnRuaj.Click   += new System.EventHandler(this.btnRuaj_Click);
     //
     // grida
     //
     this.grida.AllowEdit         = Janus.Windows.GridEX.InheritableBoolean.False;
     this.grida.Cursor            = System.Windows.Forms.Cursors.Default;
     this.grida.GroupByBoxVisible = false;
     this.grida.HeaderFormatStyle.TextAlignment = Janus.Windows.GridEX.TextAlignment.Center;
     this.grida.InvalidValueAction = Janus.Windows.GridEX.InvalidValueAction.DiscardChanges;
     this.grida.LayoutData         = resources.GetString("grida.LayoutData");
     this.grida.Location           = new System.Drawing.Point(367, 156);
     this.grida.Name = "grida";
     this.grida.RowFormatStyle.TextAlignment = Janus.Windows.GridEX.TextAlignment.Center;
     this.grida.RowHeaders = Janus.Windows.GridEX.InheritableBoolean.True;
     this.grida.Size       = new System.Drawing.Size(418, 413);
     this.grida.TabIndex   = 12;
     //
     // btnOferta
     //
     buttonBarGroup1.Icon = ((System.Drawing.Icon)(resources.GetObject("buttonBarGroup1.Icon")));
     buttonBarItem1.Key   = "Item1";
     buttonBarItem1.Text  = "Amstel";
     buttonBarItem2.Key   = "Item2";
     buttonBarItem2.Text  = "Korona";
     buttonBarGroup1.Items.AddRange(new Janus.Windows.ButtonBar.ButtonBarItem[] {
         buttonBarItem1,
         buttonBarItem2
     });
     buttonBarGroup1.Key  = "Group1";
     buttonBarGroup1.Text = "Birrat";
     buttonBarItem3.Key   = "Item1";
     buttonBarItem3.Text  = "Molla";
     buttonBarItem4.Key   = "Item2";
     buttonBarItem4.Text  = "Pjeshka";
     buttonBarItem5.Key   = "Item3";
     buttonBarItem5.Text  = "Bananja";
     buttonBarGroup2.Items.AddRange(new Janus.Windows.ButtonBar.ButtonBarItem[] {
         buttonBarItem3,
         buttonBarItem4,
         buttonBarItem5
     });
     buttonBarGroup2.Key  = "Group2";
     buttonBarGroup2.Text = "Frutat";
     buttonBarItem6.Key   = "Item1";
     buttonBarGroup3.Items.AddRange(new Janus.Windows.ButtonBar.ButtonBarItem[] {
         buttonBarItem6
     });
     buttonBarGroup3.Key  = "Group3";
     buttonBarGroup3.Text = "Embelsirat";
     this.btnOferta.Groups.AddRange(new Janus.Windows.ButtonBar.ButtonBarGroup[] {
         buttonBarGroup1,
         buttonBarGroup2,
         buttonBarGroup3
     });
     this.btnOferta.Location       = new System.Drawing.Point(30, 156);
     this.btnOferta.Name           = "btnOferta";
     this.btnOferta.OwnerDrawnArea = Janus.Windows.ButtonBar.OwnerDrawnArea.None;
     this.btnOferta.Size           = new System.Drawing.Size(200, 413);
     this.btnOferta.TabIndex       = 0;
     this.btnOferta.Text           = "buttonBar1";
     this.btnOferta.ThemedAreas    = ((Janus.Windows.ButtonBar.ThemedArea)(((((Janus.Windows.ButtonBar.ThemedArea.Background | Janus.Windows.ButtonBar.ThemedArea.Border)
                                                                              | Janus.Windows.ButtonBar.ThemedArea.Groups)
                                                                             | Janus.Windows.ButtonBar.ThemedArea.Items)
                                                                            | Janus.Windows.ButtonBar.ThemedArea.ScrollButton)));
     this.btnOferta.ItemSelected += new System.EventHandler(this.btnOferta_ItemSelected);
     //
     // btnDil
     //
     this.btnDil.ColorScheme.DockSiteBackColorGradientAngle = 0;
     this.btnDil.Image    = global::ResManager.Properties.Resources.back;
     this.btnDil.Location = new System.Drawing.Point(855, 683);
     this.btnDil.Name     = "btnDil";
     this.btnDil.Size     = new System.Drawing.Size(98, 56);
     this.btnDil.Style    = DevComponents.DotNetBar.eDotNetBarStyle.Office2003;
     this.btnDil.TabIndex = 11;
     this.btnDil.Click   += new System.EventHandler(this.btnDil_Click);
     //
     // btn8
     //
     this.btn8.ColorScheme.DockSiteBackColorGradientAngle = 0;
     this.btn8.Location = new System.Drawing.Point(648, 91);
     this.btn8.Name     = "btn8";
     this.btn8.Size     = new System.Drawing.Size(200, 35);
     this.btn8.Style    = DevComponents.DotNetBar.eDotNetBarStyle.Office12;
     this.btn8.TabIndex = 8;
     this.btn8.Text     = "Oferta 8";
     this.btn8.Click   += new System.EventHandler(this.btn8_Click);
     //
     // btn7
     //
     this.btn7.ColorScheme.DockSiteBackColorGradientAngle = 0;
     this.btn7.Location = new System.Drawing.Point(442, 91);
     this.btn7.Name     = "btn7";
     this.btn7.Size     = new System.Drawing.Size(200, 35);
     this.btn7.Style    = DevComponents.DotNetBar.eDotNetBarStyle.Office12;
     this.btn7.TabIndex = 7;
     this.btn7.Text     = "Oferta 7";
     this.btn7.Click   += new System.EventHandler(this.btn7_Click);
     //
     // btn6
     //
     this.btn6.ColorScheme.DockSiteBackColorGradientAngle = 0;
     this.btn6.Location = new System.Drawing.Point(236, 91);
     this.btn6.Name     = "btn6";
     this.btn6.Size     = new System.Drawing.Size(200, 35);
     this.btn6.Style    = DevComponents.DotNetBar.eDotNetBarStyle.Office12;
     this.btn6.TabIndex = 6;
     this.btn6.Text     = "Oferta 6";
     this.btn6.Click   += new System.EventHandler(this.btn6_Click);
     //
     // btn5
     //
     this.btn5.ColorScheme.DockSiteBackColorGradientAngle = 0;
     this.btn5.Location = new System.Drawing.Point(30, 91);
     this.btn5.Name     = "btn5";
     this.btn5.Size     = new System.Drawing.Size(200, 35);
     this.btn5.Style    = DevComponents.DotNetBar.eDotNetBarStyle.Office12;
     this.btn5.TabIndex = 5;
     this.btn5.Text     = "Oferta 5";
     this.btn5.Click   += new System.EventHandler(this.btn5_Click);
     //
     // btn4
     //
     this.btn4.ColorScheme.DockSiteBackColorGradientAngle = 0;
     this.btn4.Location = new System.Drawing.Point(648, 50);
     this.btn4.Name     = "btn4";
     this.btn4.Size     = new System.Drawing.Size(200, 35);
     this.btn4.Style    = DevComponents.DotNetBar.eDotNetBarStyle.Office12;
     this.btn4.TabIndex = 4;
     this.btn4.Text     = "Oferta 4";
     this.btn4.Click   += new System.EventHandler(this.btn4_Click);
     //
     // btn3
     //
     this.btn3.ColorScheme.DockSiteBackColorGradientAngle = 0;
     this.btn3.Location = new System.Drawing.Point(442, 50);
     this.btn3.Name     = "btn3";
     this.btn3.Size     = new System.Drawing.Size(200, 35);
     this.btn3.Style    = DevComponents.DotNetBar.eDotNetBarStyle.Office12;
     this.btn3.TabIndex = 3;
     this.btn3.Text     = "Oferta 3";
     this.btn3.Click   += new System.EventHandler(this.btn3_Click);
     //
     // btn2
     //
     this.btn2.ColorScheme.DockSiteBackColorGradientAngle = 0;
     this.btn2.Location = new System.Drawing.Point(236, 50);
     this.btn2.Name     = "btn2";
     this.btn2.Size     = new System.Drawing.Size(200, 35);
     this.btn2.Style    = DevComponents.DotNetBar.eDotNetBarStyle.Office12;
     this.btn2.TabIndex = 2;
     this.btn2.Text     = "Oferta2";
     this.btn2.Click   += new System.EventHandler(this.btn2_Click);
     //
     // btn1
     //
     this.btn1.ColorScheme.DockSiteBackColorGradientAngle = 0;
     this.btn1.Location = new System.Drawing.Point(30, 50);
     this.btn1.Name     = "btn1";
     this.btn1.Size     = new System.Drawing.Size(200, 35);
     this.btn1.Style    = DevComponents.DotNetBar.eDotNetBarStyle.Office12;
     this.btn1.TabIndex = 1;
     this.btn1.Text     = "Kafe + konjak 90 lek ";
     this.btn1.Click   += new System.EventHandler(this.btn1_Click);
     //
     // frmOffer
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
     this.AutoScaleMode       = System.Windows.Forms.AutoScaleMode.Font;
     this.ClientSize          = new System.Drawing.Size(965, 751);
     this.Controls.Add(this.paneli);
     this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.None;
     this.Name            = "frmOffer";
     this.StartPosition   = System.Windows.Forms.FormStartPosition.CenterScreen;
     this.Text            = "frmOffer";
     this.WindowState     = System.Windows.Forms.FormWindowState.Maximized;
     this.Load           += new System.EventHandler(this.frmOffer_Load);
     this.paneli.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.grida)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.btnOferta)).EndInit();
     this.ResumeLayout(false);
 }