Esempio n. 1
0
        /// <summary>
        /// Required method for Designer support - do not modify
        /// the contents of this method with the code editor.
        /// </summary>
        public void InitializeComponent()
        {
            this.tbToolBar = new System.Windows.Forms.MSComctlLib.Toolbar();
            this.brwWebBrowser = new System.Windows.Forms.SHDocVwCtl.WebBrowser();
            this.timTimer = new System.Windows.Forms.VB.Timer();
            this.picAddress = new System.Windows.Forms.VB.PictureBox();
            this.cboAddress = new System.Windows.Forms.VB.ComboBox();
            this.lblAddress = new System.Windows.Forms.VB.Label();
            this.imlIcons = new System.Windows.Forms.MSComctlLib.ImageList();
            this.SuspendLayout();
            this.picAddress.SuspendLayout();
            //
            // tbToolBar
            //
            this.tbToolBar.Name = "tbToolBar";
//            this.tbToolBar.Align = 1;
            this.tbToolBar.Size = new System.Drawing.Size(436, 36);
            this.tbToolBar.Location = new System.Drawing.Point(0, 0);
            this.tbToolBar.TabIndex = 3;
//            this.tbToolBar.ButtonWidth = 820;
//            this.tbToolBar.ButtonHeight = 794;
//            this.tbToolBar.ImageList = "imlIcons";
//            this.tbToolBar.Button1 = ;
//            this.tbToolBar.Button2 = ;
//            this.tbToolBar.Button3 = ;
//            this.tbToolBar.Button4 = ;
//            this.tbToolBar.Button5 = ;
//            this.tbToolBar.Button6 = ;
//            this.tbToolBar.Button6 = ;
            //
            // brwWebBrowser
            //
            this.brwWebBrowser.Name = "brwWebBrowser";
            this.brwWebBrowser.Size = new System.Drawing.Size(359, 248);
            this.brwWebBrowser.Location = new System.Drawing.Point(3, 81);
            this.brwWebBrowser.TabIndex = 0;
//            this.brwWebBrowser.ExtentX = 9525;
//            this.brwWebBrowser.ExtentY = 6588;
//            this.brwWebBrowser.ViewMode = 1;
//            this.brwWebBrowser.Offline = 0;
//            this.brwWebBrowser.Silent = 0;
//            this.brwWebBrowser.RegisterAsBrowse = 0;
//            this.brwWebBrowser.RegisterAsDropTarge = 0;
//            this.brwWebBrowser.AutoArrange = -1;
//            this.brwWebBrowser.NoClientEdge = -1;
//            this.brwWebBrowser.AlignLeft = 0;
//            this.brwWebBrowser.ViewID = "{0057D0E0-3573-11CF-AE69-08002B2E1262}";
//            this.brwWebBrowser.Location = "res://E:\WINNT\system32\shdoclc.dll/dnserror.htm#http:///";
            //
            // timTimer
            //
            this.timTimer.Name = "timTimer";
            this.timTimer.Enabled = false;
            this.timTimer.Interval = 5;
            this.timTimer.Location = new System.Drawing.Point(412, 100);
            //
            // picAddress
            //
            this.picAddress.Name = "picAddress";
//            this.picAddress.Align = 1;
            this.picAddress.BorderStyle = System.Windows.Forms.BorderStyle.None;
            this.picAddress.Size = new System.Drawing.Size(436, 45);
            this.picAddress.Location = new System.Drawing.Point(0, 36);
            this.picAddress.TabIndex = 4;
            this.picAddress.TabStop = false;
            this.picAddress.Controls.AddRange(new System.Windows.Forms.Control[]
            {
                        this.cboAddress,
                        this.lblAddress
            });
            //
            // cboAddress
            //
            this.cboAddress.Name = "cboAddress";
            this.cboAddress.Size = new System.Drawing.Size(253, 21);
            this.cboAddress.Location = new System.Drawing.Point(3, 20);
            this.cboAddress.TabIndex = 2;
            this.cboAddress.Text = "��END!";
            //
            // lblAddress
            //
            this.lblAddress.Name = "lblAddress";
            this.lblAddress.Text = "&Address:";
            this.lblAddress.Size = new System.Drawing.Size(205, 17);
            this.lblAddress.Location = new System.Drawing.Point(3, 4);
            this.lblAddress.TabIndex = 1;
            this.lblAddress.Tag = "&Address:";
            //
            // imlIcons
            //
            this.imlIcons.Name = "imlIcons";
            this.imlIcons.Location = new System.Drawing.Point(178, 155);
            this.imlIcons.BackColor = System.Drawing.Color.FromArgb(-2147483643);
//            this.imlIcons.ImageWidth = 24;
//            this.imlIcons.ImageHeight = 24;
//            this.imlIcons.MaskColor = 12632256;
//            this.imlIcons.ListImage1 = ;
//            this.imlIcons.ListImage2 = ;
//            this.imlIcons.ListImage3 = ;
//            this.imlIcons.ListImage4 = ;
//            this.imlIcons.ListImage5 = ;
//            this.imlIcons.ListImage6 = ;
//            this.imlIcons.ListImage6 = ;
            //
            // frmBrowser
            //
            this.Controls.AddRange(new System.Windows.Forms.Control[]
            {
                  this.tbToolBar,
                  this.brwWebBrowser,
                  this.timTimer,
                  this.picAddress,
                  this.imlIcons
            });
            this.Name = "frmBrowser";
            this.picAddress.ResumeLayout(false);
            this.ResumeLayout(false);
        }
Esempio n. 2
0
        /// <summary>
        /// Required method for Designer support - do not modify
        /// the contents of this method with the code editor.
        /// </summary>
        public void InitializeComponent()
        {
            this.lstChoose = new System.Windows.Forms.MSComctlLib.ListView();
            this.cmdCancel = new System.Windows.Forms.VB.CommandButton();
            this.cmdOkay = new System.Windows.Forms.VB.CommandButton();
            this.imlSmallIcons = new System.Windows.Forms.MSComctlLib.ImageList();
            this.SuspendLayout();
            //
            // lstChoose
            //
            this.lstChoose.Name = "lstChoose";
            this.lstChoose.Size = new System.Drawing.Size(475, 341);
            this.lstChoose.Location = new System.Drawing.Point(0, 0);
            this.lstChoose.TabIndex = 0;
            this.lstChoose.View = System.Windows.Forms.View.List;
//            this.lstChoose.Arrange = 1;
            this.lstChoose.LabelEdit = true;
            this.lstChoose.LabelWrap = false;
            this.lstChoose.HideSelection = true;
//            this.lstChoose.HideColumnHeader = -1;
//            this.lstChoose.FullRowSelect = -1;
//            this.lstChoose.GridLines = -1;
//            this.lstChoose.Icons = "imlSmallIcons";
//            this.lstChoose.SmallIcons = "imlSmallIcons";
//            this.lstChoose.ColHdrIcons = "imlSmallIcons";
            this.lstChoose.ForeColor = System.Drawing.Color.Black;
            this.lstChoose.BackColor = System.Drawing.Color.FromArgb(-2147483624);
//            this.lstChoose.NumItems = 0;
            //
            // cmdCancel
            //
            this.cmdCancel.Name = "cmdCancel";
            this.cmdCancel.DialogResult = System.Windows.Forms.DialogResult.Cancel;
            this.cmdCancel.Text = "&Cancel";
            this.cmdCancel.Size = new System.Drawing.Size(73, 33);
            this.cmdCancel.Location = new System.Drawing.Point(96, 342);
            this.cmdCancel.TabIndex = 2;
            //
            // cmdOkay
            //
            this.cmdOkay.Name = "cmdOkay";
            this.cmdOkay.Text = "&OK";
            this.cmdOkay.DialogResult = System.Windows.Forms.DialogResult.OK;
            this.cmdOkay.Size = new System.Drawing.Size(73, 33);
            this.cmdOkay.Location = new System.Drawing.Point(0, 342);
            this.cmdOkay.TabIndex = 1;
            //
            // imlSmallIcons
            //
            this.imlSmallIcons.Name = "imlSmallIcons";
            this.imlSmallIcons.Location = new System.Drawing.Point(0, 0);
            this.imlSmallIcons.BackColor = System.Drawing.Color.FromArgb(-2147483643);
//            this.imlSmallIcons.ImageWidth = 16;
//            this.imlSmallIcons.ImageHeight = 16;
//            this.imlSmallIcons.MaskColor = 12632256;
//            this.imlSmallIcons.ListImage1 = ;
//            this.imlSmallIcons.ListImage2 = ;
//            this.imlSmallIcons.ListImage3 = ;
//            this.imlSmallIcons.ListImage4 = ;
//            this.imlSmallIcons.ListImage5 = ;
//            this.imlSmallIcons.ListImage6 = ;
//            this.imlSmallIcons.ListImage7 = ;
//            this.imlSmallIcons.ListImage8 = ;
//            this.imlSmallIcons.ListImage9 = ;
//            this.imlSmallIcons.ListImage10 = ;
//            this.imlSmallIcons.ListImage11 = ;
//            this.imlSmallIcons.ListImage12 = ;
//            this.imlSmallIcons.ListImage13 = ;
//            this.imlSmallIcons.ListImage14 = ;
//            this.imlSmallIcons.ListImage15 = ;
//            this.imlSmallIcons.ListImage16 = ;
//            this.imlSmallIcons.ListImage17 = ;
//            this.imlSmallIcons.ListImage18 = ;
//            this.imlSmallIcons.ListImage18 = ;
            //
            // frmListSelect
            //
            this.Controls.AddRange(new System.Windows.Forms.Control[]
            {
                  this.lstChoose,
                  this.cmdCancel,
                  this.cmdOkay,
                  this.imlSmallIcons
            });
            this.Name = "frmListSelect";
            this.ResumeLayout(false);
        }
Esempio n. 3
0
        /// <summary>
        /// Required method for Designer support - do not modify
        /// the contents of this method with the code editor.
        /// </summary>
        public void InitializeComponent()
        {
            System.Resources.ResourceManager resources = new System.Resources.ResourceManager(typeof(frmOptions));
            this.picBottom = new System.Windows.Forms.VB.PictureBox();
            this.chkProcessIncludes = new System.Windows.Forms.VB.CheckBox();
            this.cmdOK = new System.Windows.Forms.VB.CommandButton();
            this.cmdCancel = new System.Windows.Forms.VB.CommandButton();
            this.cmdGenerate = new System.Windows.Forms.VB.CommandButton();
            this.cmdPickFile = new System.Windows.Forms.VB.CommandButton();
            this.picRight = new System.Windows.Forms.VB.PictureBox();
            this.lvwContents = new System.Windows.Forms.MSComctlLib.ListView();
            this.picLeft = new System.Windows.Forms.VB.PictureBox();
            this.tvwHierarchy = new System.Windows.Forms.MSComctlLib.TreeView();
            this.imlIcons = new System.Windows.Forms.MSComctlLib.ImageList();
            this.picOptions3 = new System.Windows.Forms.VB.PictureBox();
            this.lvwInfo3 = new System.Windows.Forms.MSComctlLib.ListView();
            this.picOptions2 = new System.Windows.Forms.VB.PictureBox();
            this.lvwInfo2 = new System.Windows.Forms.MSComctlLib.ListView();
            this.picOptions1 = new System.Windows.Forms.VB.PictureBox();
            this.lvwInfo1 = new System.Windows.Forms.MSComctlLib.ListView();
            this.SuspendLayout();
            this.picBottom.SuspendLayout();
            this.picRight.SuspendLayout();
            this.picLeft.SuspendLayout();
            this.picOptions3.SuspendLayout();
            this.picOptions2.SuspendLayout();
            this.picOptions1.SuspendLayout();
            //
            // picBottom
            //
            this.picBottom.Name = "picBottom";
//            this.picBottom.Align = 2;
            this.picBottom.BackColor = System.Drawing.Color.FromArgb(-2147483648);
            this.picBottom.BorderStyle = System.Windows.Forms.BorderStyle.None;
            this.picBottom.ForeColor = System.Drawing.Color.FromArgb(-2147483640);
            this.picBottom.Size = new System.Drawing.Size(574, 33);
            this.picBottom.Location = new System.Drawing.Point(0, 390);
            this.picBottom.TabIndex = 6;
            this.picBottom.Controls.AddRange(new System.Windows.Forms.Control[]
            {
                        this.chkProcessIncludes,
                        this.cmdOK,
                        this.cmdCancel,
                        this.cmdGenerate,
                        this.cmdPickFile
            });
            //
            // chkProcessIncludes
            //
            this.chkProcessIncludes.Name = "chkProcessIncludes";
            this.chkProcessIncludes.Text = "Process #include <x.h> files";
            this.chkProcessIncludes.Size = new System.Drawing.Size(171, 35);
            this.chkProcessIncludes.Location = new System.Drawing.Point(332, 0);
            this.chkProcessIncludes.TabIndex = 15;
            //
            // cmdOK
            //
            this.cmdOK.Name = "cmdOK";
            this.cmdOK.Text = "OK";
            this.cmdOK.Size = new System.Drawing.Size(73, 25);
            this.cmdOK.Location = new System.Drawing.Point(9, 4);
            this.cmdOK.TabIndex = 10;
            //
            // cmdCancel
            //
            this.cmdCancel.Name = "cmdCancel";
            this.cmdCancel.DialogResult = System.Windows.Forms.DialogResult.Cancel;
            this.cmdCancel.Text = "Cancel";
            this.cmdCancel.Size = new System.Drawing.Size(73, 25);
            this.cmdCancel.Location = new System.Drawing.Point(90, 4);
            this.cmdCancel.TabIndex = 9;
            //
            // cmdGenerate
            //
            this.cmdGenerate.Name = "cmdGenerate";
            this.cmdGenerate.Text = "Generate";
            this.cmdGenerate.Size = new System.Drawing.Size(73, 25);
            this.cmdGenerate.Location = new System.Drawing.Point(252, 4);
            this.cmdGenerate.TabIndex = 8;
            //
            // cmdPickFile
            //
            this.cmdPickFile.Name = "cmdPickFile";
            this.cmdPickFile.Text = "&Browse";
            this.cmdPickFile.Size = new System.Drawing.Size(73, 25);
            this.cmdPickFile.Location = new System.Drawing.Point(171, 4);
            this.cmdPickFile.TabIndex = 7;
            //
            // picRight
            //
            this.picRight.Name = "picRight";
//            this.picRight.Align = 4;
            this.picRight.BorderStyle = System.Windows.Forms.BorderStyle.None;
            this.picRight.Size = new System.Drawing.Size(388, 390);
            this.picRight.Location = new System.Drawing.Point(186, 0);
            this.picRight.TabIndex = 13;
            this.picRight.Controls.AddRange(new System.Windows.Forms.Control[]
            {
                        this.lvwContents
            });
            //
            // lvwContents
            //
            this.lvwContents.Name = "lvwContents";
            this.lvwContents.Size = new System.Drawing.Size(385, 376);
            this.lvwContents.Location = new System.Drawing.Point(0, 1);
            this.lvwContents.TabIndex = 14;
            this.lvwContents.View = System.Windows.Forms.View.List;
//            this.lvwContents.Arrange = 1;
            this.lvwContents.LabelEdit = true;
            this.lvwContents.LabelWrap = true;
            this.lvwContents.HideSelection = false;
//            this.lvwContents.FullRowSelect = -1;
//            this.lvwContents.GridLines = -1;
//            this.lvwContents.HotTracking = -1;
//            this.lvwContents.Icons = "imlIcons";
//            this.lvwContents.SmallIcons = "imlIcons";
//            this.lvwContents.ColHdrIcons = "imlIcons";
            this.lvwContents.ForeColor = System.Drawing.Color.FromArgb(-2147483640);
            this.lvwContents.BackColor = System.Drawing.Color.FromArgb(12648447);
            this.lvwContents.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
//            this.lvwContents.NumItems = 2;
//            this.lvwContents.ColumnHeader(1) = ;
//            this.lvwContents.ColumnHeader(2) = ;
            //
            // picLeft
            //
            this.picLeft.Name = "picLeft";
//            this.picLeft.Align = 3;
            this.picLeft.BorderStyle = System.Windows.Forms.BorderStyle.None;
            this.picLeft.Size = new System.Drawing.Size(176, 390);
            this.picLeft.Location = new System.Drawing.Point(0, 0);
            this.picLeft.TabIndex = 11;
            this.picLeft.Controls.AddRange(new System.Windows.Forms.Control[]
            {
                        this.tvwHierarchy,
                        this.imlIcons
            });
            //
            // tvwHierarchy
            //
            this.tvwHierarchy.Name = "tvwHierarchy";
            this.tvwHierarchy.Size = new System.Drawing.Size(172, 354);
            this.tvwHierarchy.Location = new System.Drawing.Point(1, 1);
            this.tvwHierarchy.TabIndex = 12;
            this.tvwHierarchy.HideSelection = false;
//            this.tvwHierarchy.Indentation = 265;
            this.tvwHierarchy.LabelEdit = true;
//            this.tvwHierarchy.FullRowSelect = -1;
//            this.tvwHierarchy.ImageList = "imlIcons";
            this.tvwHierarchy.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
            this.tvwHierarchy.Font = new System.Drawing.Font("MS Sans Serif",8F, ( System.Drawing.FontStyle.Bold ), System.Drawing.GraphicsUnit.Point, ((System.Byte)(0)));
            //
            // imlIcons
            //
            this.imlIcons.Name = "imlIcons";
            this.imlIcons.Location = new System.Drawing.Point(3, 346);
            this.imlIcons.BackColor = System.Drawing.Color.FromArgb(-2147483648);
//            this.imlIcons.ImageWidth = 16;
//            this.imlIcons.ImageHeight = 16;
//            this.imlIcons.MaskColor = 16777215;
//            this.imlIcons.ListImage1 = ;
//            this.imlIcons.ListImage2 = ;
//            this.imlIcons.ListImage3 = ;
//            this.imlIcons.ListImage4 = ;
//            this.imlIcons.ListImage5 = ;
//            this.imlIcons.ListImage6 = ;
//            this.imlIcons.ListImage7 = ;
//            this.imlIcons.ListImage8 = ;
//            this.imlIcons.ListImage9 = ;
//            this.imlIcons.ListImage10 = ;
//            this.imlIcons.ListImage11 = ;
//            this.imlIcons.ListImage12 = ;
//            this.imlIcons.ListImage13 = ;
//            this.imlIcons.ListImage14 = ;
//            this.imlIcons.ListImage15 = ;
//            this.imlIcons.ListImage15 = ;
            //
            // picOptions3
            //
            this.picOptions3.Name = "picOptions3";
            this.picOptions3.BorderStyle = System.Windows.Forms.BorderStyle.None;
            this.picOptions3.Size = new System.Drawing.Size(379, 252);
            this.picOptions3.Location = new System.Drawing.Point(3666, 32);
            this.picOptions3.TabIndex = 2;
            this.picOptions3.TabStop = false;
            //
            // lvwInfo3
            //
            this.lvwInfo3.Name = "lvwInfo3";
            this.lvwInfo3.Size = new System.Drawing.Size(376, 249);
            this.lvwInfo3.Location = new System.Drawing.Point(0, 0);
            this.lvwInfo3.TabIndex = 5;
            this.lvwInfo3.View = System.Windows.Forms.View.List;
//            this.lvwInfo3.Arrange = 1;
            this.lvwInfo3.LabelEdit = true;
            this.lvwInfo3.LabelWrap = true;
            this.lvwInfo3.HideSelection = false;
//            this.lvwInfo3.Checkboxes = -1;
//            this.lvwInfo3.FullRowSelect = -1;
//            this.lvwInfo3.GridLines = -1;
//            this.lvwInfo3.HotTracking = -1;
//            this.lvwInfo3.Icons = "imlIcons";
//            this.lvwInfo3.SmallIcons = "imlIcons";
//            this.lvwInfo3.ColHdrIcons = "imlIcons";
            this.lvwInfo3.ForeColor = System.Drawing.Color.FromArgb(-2147483640);
            this.lvwInfo3.BackColor = System.Drawing.Color.FromArgb(-2147483643);
            this.lvwInfo3.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
//            this.lvwInfo3.NumItems = 0;
            //
            // picOptions2
            //
            this.picOptions2.Name = "picOptions2";
            this.picOptions2.BorderStyle = System.Windows.Forms.BorderStyle.None;
            this.picOptions2.Size = new System.Drawing.Size(379, 252);
            this.picOptions2.Location = new System.Drawing.Point(3666, 32);
            this.picOptions2.TabIndex = 1;
            this.picOptions2.TabStop = false;
            //
            // lvwInfo2
            //
            this.lvwInfo2.Name = "lvwInfo2";
            this.lvwInfo2.Size = new System.Drawing.Size(376, 249);
            this.lvwInfo2.Location = new System.Drawing.Point(0, 0);
            this.lvwInfo2.TabIndex = 4;
            this.lvwInfo2.View = System.Windows.Forms.View.List;
//            this.lvwInfo2.Arrange = 1;
            this.lvwInfo2.LabelEdit = true;
            this.lvwInfo2.LabelWrap = true;
            this.lvwInfo2.HideSelection = false;
//            this.lvwInfo2.Checkboxes = -1;
//            this.lvwInfo2.FullRowSelect = -1;
//            this.lvwInfo2.GridLines = -1;
//            this.lvwInfo2.HotTracking = -1;
//            this.lvwInfo2.Icons = "imlIcons";
//            this.lvwInfo2.SmallIcons = "imlIcons";
//            this.lvwInfo2.ColHdrIcons = "imlIcons";
            this.lvwInfo2.ForeColor = System.Drawing.Color.FromArgb(-2147483640);
            this.lvwInfo2.BackColor = System.Drawing.Color.FromArgb(-2147483643);
            this.lvwInfo2.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
//            this.lvwInfo2.NumItems = 0;
            //
            // picOptions1
            //
            this.picOptions1.Name = "picOptions1";
            this.picOptions1.BorderStyle = System.Windows.Forms.BorderStyle.None;
            this.picOptions1.Size = new System.Drawing.Size(379, 252);
            this.picOptions1.Location = new System.Drawing.Point(3666, 32);
            this.picOptions1.TabIndex = 0;
            this.picOptions1.TabStop = false;
            //
            // lvwInfo1
            //
            this.lvwInfo1.Name = "lvwInfo1";
            this.lvwInfo1.Size = new System.Drawing.Size(376, 249);
            this.lvwInfo1.Location = new System.Drawing.Point(0, 0);
            this.lvwInfo1.TabIndex = 3;
            this.lvwInfo1.View = System.Windows.Forms.View.List;
//            this.lvwInfo1.Arrange = 1;
            this.lvwInfo1.LabelEdit = true;
            this.lvwInfo1.LabelWrap = true;
            this.lvwInfo1.HideSelection = false;
//            this.lvwInfo1.Checkboxes = -1;
//            this.lvwInfo1.FullRowSelect = -1;
//            this.lvwInfo1.GridLines = -1;
//            this.lvwInfo1.HotTracking = -1;
//            this.lvwInfo1.Icons = "imlIcons";
//            this.lvwInfo1.SmallIcons = "imlIcons";
//            this.lvwInfo1.ColHdrIcons = "imlIcons";
            this.lvwInfo1.ForeColor = System.Drawing.Color.FromArgb(-2147483640);
            this.lvwInfo1.BackColor = System.Drawing.Color.FromArgb(-2147483643);
            this.lvwInfo1.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
//            this.lvwInfo1.NumItems = 0;
            //
            // frmOptions
            //
            this.Controls.AddRange(new System.Windows.Forms.Control[]
            {
                  this.picBottom,
                  this.picRight,
                  this.picLeft,
                  this.picOptions3,
                  this.picOptions2,
                  this.picOptions1
            });
            this.Name = "frmOptions";
            this.picBottom.ResumeLayout(false);
            this.picRight.ResumeLayout(false);
            this.picLeft.ResumeLayout(false);
            this.picOptions3.ResumeLayout(false);
            this.picOptions2.ResumeLayout(false);
            this.picOptions1.ResumeLayout(false);
            this.ResumeLayout(false);
        }
Esempio n. 4
0
			/// <summary>
			/// Required method for Designer support - do not modify
			/// the contents of this method with the code editor.
			/// </summary>
			public void InitializeComponent()
			{
				this.fraCategory = new System.Windows.Forms.VB.Frame();
				this.cmdDeleteCategory = new System.Windows.Forms.VB.CommandButton();
				this.cmdAddCategory = new System.Windows.Forms.VB.CommandButton();
				this.cboDataLibraryType = new System.Windows.Forms.VB.ComboBox();
				this.dvwTable = new System.Windows.Forms.FirmSolutions.DataView();
				this.imlTabs = new System.Windows.Forms.MSComctlLib.ImageList();
				this.tvwTables = new System.Windows.Forms.MSComctlLib.TreeView();
				this.lvwFields = new System.Windows.Forms.MSComctlLib.ListView();
				this.mnuX = new System.Windows.Forms.VB.Menu();
				this.mnuFile = new System.Windows.Forms.VB.Menu();
				this.mnuFileOpen = new System.Windows.Forms.VB.Menu();
				this.mnuFileOpenODBC = new System.Windows.Forms.VB.Menu();
				this.mnuFileOpenVBIDE = new System.Windows.Forms.VB.Menu();
				this.mnuFileSep1 = new System.Windows.Forms.VB.Menu();
				this.mnuFileOpenPrevious = new System.Windows.Forms.VB.Menu();
				this.mnuFavorite0 = new System.Windows.Forms.VB.Menu();
				this.mnuFileSep3 = new System.Windows.Forms.VB.Menu();
				this.mnuFavRemoveAll = new System.Windows.Forms.VB.Menu();
				this.mnuFileSep2 = new System.Windows.Forms.VB.Menu();
				this.mnuFileNew = new System.Windows.Forms.VB.Menu();
				this.mnuSep5 = new System.Windows.Forms.VB.Menu();
				this.mnuRelateOnLoad = new System.Windows.Forms.VB.Menu();
				this.mnuFreeAssociateTables = new System.Windows.Forms.VB.Menu();
				this.mnuFileSep0 = new System.Windows.Forms.VB.Menu();
				this.mnuFileExit = new System.Windows.Forms.VB.Menu();
				this.mnuGenerate = new System.Windows.Forms.VB.Menu();
				this.mnuGenerateEntireDatabase = new System.Windows.Forms.VB.Menu();
				this.mnuGenerateClass = new System.Windows.Forms.VB.Menu();
				this.mnuGenerateEnterBranch = new System.Windows.Forms.VB.Menu();
				this.mnuGenerateCustom = new System.Windows.Forms.VB.Menu();
				this.mnuRules = new System.Windows.Forms.VB.Menu();
				this.mnuRulesAutoAdd = new System.Windows.Forms.VB.Menu();
				this.mnuRulesAutoAddDateCreated = new System.Windows.Forms.VB.Menu();
				this.mnuRulesAutoAddDateModified = new System.Windows.Forms.VB.Menu();
				this.mnuRulesAutoAddKey = new System.Windows.Forms.VB.Menu();
				this.mnuRulesAutoAddSep0 = new System.Windows.Forms.VB.Menu();
				this.mnuRulesAutoAddCustom = new System.Windows.Forms.VB.Menu();
				this.mnuRelationship = new System.Windows.Forms.VB.Menu();
				this.mnuRulesEnforce = new System.Windows.Forms.VB.Menu();
				this.mnuRulesCascadeUpdates = new System.Windows.Forms.VB.Menu();
				this.mnuRulesCascadeDeletes = new System.Windows.Forms.VB.Menu();
				this.mnuRulesUseAutoNumber = new System.Windows.Forms.VB.Menu();
				this.mnuHelp = new System.Windows.Forms.VB.Menu();
				this.mnuHelpContents = new System.Windows.Forms.VB.Menu();
				this.mnuHelpAbout = new System.Windows.Forms.VB.Menu();
				this.mnuShortcut = new System.Windows.Forms.VB.Menu();
				this.mnuTable = new System.Windows.Forms.VB.Menu();
				this.mnuTableNew = new System.Windows.Forms.VB.Menu();
				this.mnuTableRename = new System.Windows.Forms.VB.Menu();
				this.mnuSep3 = new System.Windows.Forms.VB.Menu();
				this.mnuToggleTableMark = new System.Windows.Forms.VB.Menu();
				this.mnuRemoveUnmarked = new System.Windows.Forms.VB.Menu();
				this.mnuRemoveMarked = new System.Windows.Forms.VB.Menu();
				this.mnuUnhideTable = new System.Windows.Forms.VB.Menu();
				this.mnuShowAllTables = new System.Windows.Forms.VB.Menu();
				this.mnuViewTableData = new System.Windows.Forms.VB.Menu();
				this.mnuSep0 = new System.Windows.Forms.VB.Menu();
				this.mnuTableDelete = new System.Windows.Forms.VB.Menu();
				this.mnuField = new System.Windows.Forms.VB.Menu();
				this.mnuFieldNew = new System.Windows.Forms.VB.Menu();
				this.mnuFieldRename = new System.Windows.Forms.VB.Menu();
				this.mnuSep1 = new System.Windows.Forms.VB.Menu();
				this.mnuFieldDelete = new System.Windows.Forms.VB.Menu();
				this.SuspendLayout();
				this.fraCategory.SuspendLayout();
				this.mnuFile.SuspendLayout();
				this.mnuFileOpenPrevious.SuspendLayout();
				this.mnuGenerate.SuspendLayout();
				this.mnuRules.SuspendLayout();
				this.mnuRulesAutoAdd.SuspendLayout();
				this.mnuRelationship.SuspendLayout();
				this.mnuHelp.SuspendLayout();
				this.mnuTable.SuspendLayout();
				this.mnuField.SuspendLayout();
				//
				// fraCategory
				//
				this.fraCategory.Name = "fraCategory";
				this.fraCategory.Text = "Data Library Category";
				this.fraCategory.Size = new System.Drawing.Size(317, 44);
				this.fraCategory.Location = new System.Drawing.Point(270, -2);
				this.fraCategory.TabIndex = 2;
				this.fraCategory.Controls.AddRange(new System.Windows.Forms.Control[]
				{
								this.cmdDeleteCategory,
								this.cmdAddCategory,
								this.cboDataLibraryType
				});
				//
				// cmdDeleteCategory
				//
				this.cmdDeleteCategory.Name = "cmdDeleteCategory";
				this.cmdDeleteCategory.DialogResult = System.Windows.Forms.DialogResult.Cancel;
				this.cmdDeleteCategory.Text = "Remove";
				this.cmdDeleteCategory.Size = new System.Drawing.Size(51, 27);
				this.cmdDeleteCategory.Location = new System.Drawing.Point(259, 12);
				this.cmdDeleteCategory.TabIndex = 5;
//				this.cmdDeleteCategory.ToolTipText = "Remove the current Slice and Dice Category from the;
				//
				// cmdAddCategory
				//
				this.cmdAddCategory.Name = "cmdAddCategory";
				this.cmdAddCategory.Text = "Add";
				this.cmdAddCategory.Size = new System.Drawing.Size(51, 27);
				this.cmdAddCategory.Location = new System.Drawing.Point(204, 12);
				this.cmdAddCategory.TabIndex = 4;
//				this.cmdAddCategory.ToolTipText = "Add a new Slice and Dice DB to Code Category";
				//
				// cboDataLibraryType
				//
				this.cboDataLibraryType.Name = "cboDataLibraryType";
				this.cboDataLibraryType.Size = new System.Drawing.Size(192, 21);
//				this.cboDataLibraryType.IntegralHeight = 0;
//				this.cboDataLibraryType.ItemData = "frmDBClassGen.frx":0000;
				this.cboDataLibraryType.Location = new System.Drawing.Point(8, 16);
//				this.cboDataLibraryType.List = "frmDBClassGen.frx":0002;
				this.cboDataLibraryType.TabIndex = 3;
				this.cboDataLibraryType.Text = "RDO Persisted";
				//
				// dvwTable
				//
				this.dvwTable.Name = "dvwTable";
				this.dvwTable.Size = new System.Drawing.Size(589, 143);
				this.dvwTable.Location = new System.Drawing.Point(4, 264);
				this.dvwTable.TabIndex = 1;
				this.dvwTable.Tag = "dvwTable";
				this.dvwTable.BackColor = System.Drawing.Color.FromArgb(-2147483633);
				this.dvwTable.Font = new System.Drawing.Font("MS Sans Serif",8F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((System.Byte)(0)));
//				this.dvwTable.ScaleMode = 0;
//				this.dvwTable.HotTracking = -1;
//				this.dvwTable.FontSize = 8.25;
//				this.dvwTable.FontName = "MS Sans Serif";
				//
				// imlTabs
				//
				this.imlTabs.Name = "imlTabs";
				this.imlTabs.Location = new System.Drawing.Point(0, 0);
				this.imlTabs.BackColor = System.Drawing.Color.FromArgb(-2147483643);
//				this.imlTabs.ImageWidth = 16;
//				this.imlTabs.ImageHeight = 16;
//				this.imlTabs.MaskColor = 12632256;
//				this.imlTabs.ListImage1 = ;
//				this.imlTabs.ListImage2 = ;
//				this.imlTabs.ListImage3 = ;
//				this.imlTabs.ListImage4 = ;
//				this.imlTabs.ListImage5 = ;
//				this.imlTabs.ListImage6 = ;
//				this.imlTabs.ListImage7 = ;
//				this.imlTabs.ListImage8 = ;
//				this.imlTabs.ListImage9 = ;
//				this.imlTabs.ListImage10 = ;
//				this.imlTabs.ListImage11 = ;
//				this.imlTabs.ListImage12 = ;
//				this.imlTabs.ListImage12 = ;
				//
				// tvwTables
				//
				this.tvwTables.Name = "tvwTables";
//				this.tvwTables.DragIcon = "frmDBClassGen.frx":31BC;
				this.tvwTables.Size = new System.Drawing.Size(262, 396);
				this.tvwTables.Location = new System.Drawing.Point(4, 4);
				this.tvwTables.TabIndex = 0;
				this.tvwTables.Tag = "tvwTables";
				this.tvwTables.HideSelection = false;
//				this.tvwTables.Indentation = 353;
				this.tvwTables.LabelEdit = true;
//				this.tvwTables.ImageList = "imlTabs";
				this.tvwTables.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
				//
				// lvwFields
				//
				this.lvwFields.Name = "lvwFields";
				this.lvwFields.Size = new System.Drawing.Size(319, 354);
				this.lvwFields.Location = new System.Drawing.Point(270, 45);
				this.lvwFields.TabIndex = 6;
				this.lvwFields.Tag = "lvwFields";
				this.lvwFields.LabelWrap = false;
				this.lvwFields.HideSelection = false;
//				this.lvwFields.FullRowSelect = -1;
//				this.lvwFields.GridLines = -1;
//				this.lvwFields.HotTracking = -1;
//				this.lvwFields.Icons = "imlTabs";
//				this.lvwFields.SmallIcons = "imlTabs";
//				this.lvwFields.ColHdrIcons = "imlTabs";
				this.lvwFields.ForeColor = System.Drawing.Color.FromArgb(-2147483640);
				this.lvwFields.BackColor = System.Drawing.Color.FromArgb(-2147483643);
				this.lvwFields.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
//				this.lvwFields.NumItems = 0;
				//
				// mnuX
				//
				this.mnuX.Name = "mnuX";
				this.mnuX.Text = "X";
				this.mnuX.Enabled = false;
				this.mnuX.Visible = false;
				//
				// mnuFile
				//
				this.mnuFile.Name = "mnuFile";
				this.mnuFile.Text = "&File";
				this.mnuFile.Controls.AddRange(new System.Windows.Forms.Control[]
				{
								this.mnuFileOpen,
								this.mnuFileOpenODBC,
								this.mnuFileOpenVBIDE,
								this.mnuFileSep1,
								this.mnuFileOpenPrevious,
								this.mnuFileSep2,
								this.mnuFileNew,
								this.mnuSep5,
								this.mnuRelateOnLoad,
								this.mnuFreeAssociateTables,
								this.mnuFileSep0,
								this.mnuFileExit
				});
				//
				// mnuFileOpen
				//
				this.mnuFileOpen.Name = "mnuFileOpen";
				this.mnuFileOpen.Text = "&Open an Access97 database";
				//
				// mnuFileOpenODBC
				//
				this.mnuFileOpenODBC.Name = "mnuFileOpenODBC";
				this.mnuFileOpenODBC.Text = "Open an O&DBC database";
				//
				// mnuFileOpenVBIDE
				//
				this.mnuFileOpenVBIDE.Name = "mnuFileOpenVBIDE";
				this.mnuFileOpenVBIDE.Text = """Open"" &VB IDE";
				this.mnuFileOpenVBIDE.Enabled = false;
				//
				// mnuFileSep1
				//
				this.mnuFileSep1.Name = "mnuFileSep1";
				this.mnuFileSep1.Text = "-";
				//
				// mnuFileOpenPrevious
				//
				this.mnuFileOpenPrevious.Name = "mnuFileOpenPrevious";
				this.mnuFileOpenPrevious.Text = "Open a &Previously used database";
				this.mnuFileOpenPrevious.Controls.AddRange(new System.Windows.Forms.Control[]
				{
								this.mnuFavorite0,
								this.mnuFileSep3,
								this.mnuFavRemoveAll
				});
				//
				// mnuFavorite0
				//
				this.mnuFavorite0.Name = "mnuFavorite0";
				this.mnuFavorite0.Text = "-Empty-";
				this.mnuFavorite0.Enabled = false;
				//
				// mnuFileSep3
				//
				this.mnuFileSep3.Name = "mnuFileSep3";
				this.mnuFileSep3.Text = "-";
				//
				// mnuFavRemoveAll
				//
				this.mnuFavRemoveAll.Name = "mnuFavRemoveAll";
				this.mnuFavRemoveAll.Text = "Remove all Favorites";
				//
				// mnuFileSep2
				//
				this.mnuFileSep2.Name = "mnuFileSep2";
				this.mnuFileSep2.Text = "-";
				//
				// mnuFileNew
				//
				this.mnuFileNew.Name = "mnuFileNew";
				this.mnuFileNew.Text = "Create a &New Access97 database";
				//
				// mnuSep5
				//
				this.mnuSep5.Name = "mnuSep5";
				this.mnuSep5.Text = "-";
				//
				// mnuRelateOnLoad
				//
				this.mnuRelateOnLoad.Name = "mnuRelateOnLoad";
				this.mnuRelateOnLoad.Text = "Relate tabes on load (S&&D mentality)";
//				this.mnuRelateOnLoad.Checked = -1;
				//
				// mnuFreeAssociateTables
				//
				this.mnuFreeAssociateTables.Name = "mnuFreeAssociateTables";
				this.mnuFreeAssociateTables.Text = "Free Associate tables (No limitations)";
				//
				// mnuFileSep0
				//
				this.mnuFileSep0.Name = "mnuFileSep0";
				this.mnuFileSep0.Text = "-";
				//
				// mnuFileExit
				//
				this.mnuFileExit.Name = "mnuFileExit";
				this.mnuFileExit.Text = "E&xit";
				//
				// mnuGenerate
				//
				this.mnuGenerate.Name = "mnuGenerate";
				this.mnuGenerate.Text = "&Generate";
				this.mnuGenerate.Controls.AddRange(new System.Windows.Forms.Control[]
				{
								this.mnuGenerateEntireDatabase,
								this.mnuGenerateClass,
								this.mnuGenerateEnterBranch,
								this.mnuGenerateCustom
				});
				//
				// mnuGenerateEntireDatabase
				//
				this.mnuGenerateEntireDatabase.Name = "mnuGenerateEntireDatabase";
				this.mnuGenerateEntireDatabase.Text = "Entire &Database                 (everything and a wrapper class)";
				//
				// mnuGenerateClass
				//
				this.mnuGenerateClass.Name = "mnuGenerateClass";
				this.mnuGenerateClass.Text = "Selected &Dictionary<string,string>() Class  (and Dictionary<string,string>() Member Class)";
				//
				// mnuGenerateEnterBranch
				//
				this.mnuGenerateEnterBranch.Name = "mnuGenerateEnterBranch";
				this.mnuGenerateEnterBranch.Text = "Entire &Branch                    (selected and all children)";
				//
				// mnuGenerateCustom
				//
				this.mnuGenerateCustom.Name = "mnuGenerateCustom";
				this.mnuGenerateCustom.Text = "Custom Generation               (requires a custom gen template)";
				this.mnuGenerateCustom.Enabled = false;
				//
				// mnuRules
				//
				this.mnuRules.Name = "mnuRules";
				this.mnuRules.Text = "&Rules";
				this.mnuRules.Controls.AddRange(new System.Windows.Forms.Control[]
				{
								this.mnuRulesAutoAdd,
								this.mnuRelationship,
								this.mnuRulesUseAutoNumber
				});
				//
				// mnuRulesAutoAdd
				//
				this.mnuRulesAutoAdd.Name = "mnuRulesAutoAdd";
				this.mnuRulesAutoAdd.Text = "Automatically add";
				this.mnuRulesAutoAdd.Controls.AddRange(new System.Windows.Forms.Control[]
				{
								this.mnuRulesAutoAddDateCreated,
								this.mnuRulesAutoAddDateModified,
								this.mnuRulesAutoAddKey,
								this.mnuRulesAutoAddSep0,
								this.mnuRulesAutoAddCustom
				});
				//
				// mnuRulesAutoAddDateCreated
				//
				this.mnuRulesAutoAddDateCreated.Name = "mnuRulesAutoAddDateCreated";
				this.mnuRulesAutoAddDateCreated.Text = "DateCreated";
//				this.mnuRulesAutoAddDateCreated.Checked = -1;
				//
				// mnuRulesAutoAddDateModified
				//
				this.mnuRulesAutoAddDateModified.Name = "mnuRulesAutoAddDateModified";
				this.mnuRulesAutoAddDateModified.Text = "DateModified";
//				this.mnuRulesAutoAddDateModified.Checked = -1;
				//
				// mnuRulesAutoAddKey
				//
				this.mnuRulesAutoAddKey.Name = "mnuRulesAutoAddKey";
				this.mnuRulesAutoAddKey.Text = "Name / Key (highly recommended)";
//				this.mnuRulesAutoAddKey.Checked = -1;
				//
				// mnuRulesAutoAddSep0
				//
				this.mnuRulesAutoAddSep0.Name = "mnuRulesAutoAddSep0";
				this.mnuRulesAutoAddSep0.Text = "-";
				//
				// mnuRulesAutoAddCustom
				//
				this.mnuRulesAutoAddCustom.Name = "mnuRulesAutoAddCustom";
				this.mnuRulesAutoAddCustom.Text = "Custom";
				this.mnuRulesAutoAddCustom.Enabled = false;
				//
				// mnuRelationship
				//
				this.mnuRelationship.Name = "mnuRelationship";
				this.mnuRelationship.Text = "Parent/Child Relationship";
				this.mnuRelationship.Controls.AddRange(new System.Windows.Forms.Control[]
				{
								this.mnuRulesEnforce,
								this.mnuRulesCascadeUpdates,
								this.mnuRulesCascadeDeletes
				});
				//
				// mnuRulesEnforce
				//
				this.mnuRulesEnforce.Name = "mnuRulesEnforce";
				this.mnuRulesEnforce.Text = "Enforce referencial integrity";
//				this.mnuRulesEnforce.Checked = -1;
				//
				// mnuRulesCascadeUpdates
				//
				this.mnuRulesCascadeUpdates.Name = "mnuRulesCascadeUpdates";
				this.mnuRulesCascadeUpdates.Text = "Cascade Updates";
//				this.mnuRulesCascadeUpdates.Checked = -1;
				//
				// mnuRulesCascadeDeletes
				//
				this.mnuRulesCascadeDeletes.Name = "mnuRulesCascadeDeletes";
				this.mnuRulesCascadeDeletes.Text = "Cascade Deletes";
//				this.mnuRulesCascadeDeletes.Checked = -1;
				//
				// mnuRulesUseAutoNumber
				//
				this.mnuRulesUseAutoNumber.Name = "mnuRulesUseAutoNumber";
				this.mnuRulesUseAutoNumber.Text = "Use AutoNumber for PrimaryID";
				//
				// mnuHelp
				//
				this.mnuHelp.Name = "mnuHelp";
				this.mnuHelp.Text = "&Help";
				this.mnuHelp.Visible = false;
				this.mnuHelp.Controls.AddRange(new System.Windows.Forms.Control[]
				{
								this.mnuHelpContents,
								this.mnuHelpAbout
				});
				//
				// mnuHelpContents
				//
				this.mnuHelpContents.Name = "mnuHelpContents";
				this.mnuHelpContents.Text = "&Contents";
				//
				// mnuHelpAbout
				//
				this.mnuHelpAbout.Name = "mnuHelpAbout";
				this.mnuHelpAbout.Text = "&About Slice and Dice";
				//
				// mnuShortcut
				//
				this.mnuShortcut.Name = "mnuShortcut";
				this.mnuShortcut.Text = "Shortcut Menus";
				this.mnuShortcut.Visible = false;
				//
				// mnuTable
				//
				this.mnuTable.Name = "mnuTable";
				this.mnuTable.Text = "Table";
				this.mnuTable.Controls.AddRange(new System.Windows.Forms.Control[]
				{
								this.mnuTableNew,
								this.mnuTableRename,
								this.mnuSep3,
								this.mnuToggleTableMark,
								this.mnuRemoveUnmarked,
								this.mnuRemoveMarked,
								this.mnuUnhideTable,
								this.mnuShowAllTables,
								this.mnuViewTableData,
								this.mnuSep0,
								this.mnuTableDelete
				});
				//
				// mnuTableNew
				//
				this.mnuTableNew.Name = "mnuTableNew";
				this.mnuTableNew.Text = "&New Table";
				//
				// mnuTableRename
				//
				this.mnuTableRename.Name = "mnuTableRename";
				this.mnuTableRename.Text = "&Rename";
				this.mnuTableRename.Enabled = false;
				//
				// mnuSep3
				//
				this.mnuSep3.Name = "mnuSep3";
				this.mnuSep3.Text = "-";
				//
				// mnuToggleTableMark
				//
				this.mnuToggleTableMark.Name = "mnuToggleTableMark";
				this.mnuToggleTableMark.Text = "&Mark/Unmark Table";
				//
				// mnuRemoveUnmarked
				//
				this.mnuRemoveUnmarked.Name = "mnuRemoveUnmarked";
				this.mnuRemoveUnmarked.Text = "Remove Unmarked Tables from list";
				//
				// mnuRemoveMarked
				//
				this.mnuRemoveMarked.Name = "mnuRemoveMarked";
				this.mnuRemoveMarked.Text = "Remove Marked Tables from list";
				//
				// mnuUnhideTable
				//
				this.mnuUnhideTable.Name = "mnuUnhideTable";
				this.mnuUnhideTable.Text = "Unhide a Table by Name";
				//
				// mnuShowAllTables
				//
				this.mnuShowAllTables.Name = "mnuShowAllTables";
				this.mnuShowAllTables.Text = "Show all tables";
				//
				// mnuViewTableData
				//
				this.mnuViewTableData.Name = "mnuViewTableData";
				this.mnuViewTableData.Text = "&View Selected Table;
				//
				// mnuSep0
				//
				this.mnuSep0.Name = "mnuSep0";
				this.mnuSep0.Text = "-";
				//
				// mnuTableDelete
				//
				this.mnuTableDelete.Name = "mnuTableDelete";
				this.mnuTableDelete.Text = "Delete Table";
				//
				// mnuField
				//
				this.mnuField.Name = "mnuField";
				this.mnuField.Text = "Field";
				this.mnuField.Controls.AddRange(new System.Windows.Forms.Control[]
				{
								this.mnuFieldNew,
								this.mnuFieldRename,
								this.mnuSep1,
								this.mnuFieldDelete
				});
				//
				// mnuFieldNew
				//
				this.mnuFieldNew.Name = "mnuFieldNew";
				this.mnuFieldNew.Text = "New Field";
				//
				// mnuFieldRename
				//
				this.mnuFieldRename.Name = "mnuFieldRename";
				this.mnuFieldRename.Text = "Modify";
				this.mnuFieldRename.Enabled = false;
				//
				// mnuSep1
				//
				this.mnuSep1.Name = "mnuSep1";
				this.mnuSep1.Text = "-";
				//
				// mnuFieldDelete
				//
				this.mnuFieldDelete.Name = "mnuFieldDelete";
				this.mnuFieldDelete.Text = "Delete Field";
				//
				// frmDBClassGen
				//
				this.Controls.AddRange(new System.Windows.Forms.Control[]
				{
				      this.fraCategory,
				      this.dvwTable,
				      this.imlTabs,
				      this.tvwTables,
				      this.lvwFields,
				      this.mnuX,
				      this.mnuFile,
				      this.mnuGenerate,
				      this.mnuRules,
				      this.mnuHelp,
				      this.mnuShortcut,
				      this.mnuTable,
				      this.mnuField
				});
				this.Name = "frmDBClassGen";
				this.Text = "Database to Code Generator";
				this.ClientSize = new System.Drawing.Size(589, 405);
				this.HelpButton = true;
				this.fraCategory.ResumeLayout(false);
				this.mnuFile.ResumeLayout(false);
				this.mnuFileOpenPrevious.ResumeLayout(false);
				this.mnuGenerate.ResumeLayout(false);
				this.mnuRules.ResumeLayout(false);
				this.mnuRulesAutoAdd.ResumeLayout(false);
				this.mnuRelationship.ResumeLayout(false);
				this.mnuHelp.ResumeLayout(false);
				this.mnuTable.ResumeLayout(false);
				this.mnuField.ResumeLayout(false);
				this.ResumeLayout(false);
			}