/// <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(frmCommandHelp));
     this.cdgHelp = new System.Windows.Forms.MSComDlg.CommonDialog();
     this.txtSoftCommandName = new System.Windows.Forms.VB.TextBox();
     this.txtAliases = new System.Windows.Forms.VB.TextBox();
     this.txtSyntax = new System.Windows.Forms.VB.TextBox();
     this.txtOneLineDescription = new System.Windows.Forms.VB.TextBox();
     this.txtHelpFile = new System.Windows.Forms.VB.TextBox();
     this.txtHelpTopic = new System.Windows.Forms.VB.TextBox();
     this.txtLongDescription = new System.Windows.Forms.VB.TextBox();
     this.txtComments = new System.Windows.Forms.VB.TextBox();
     this.txtSeeAlso = new System.Windows.Forms.VB.TextBox();
     this.txtExamples = new System.Windows.Forms.VB.TextBox();
     this.chkIsInline = new System.Windows.Forms.VB.CheckBox();
     this.picTH = new System.Windows.Forms.VB.PictureBox();
     this.lblSoftCommandName = new System.Windows.Forms.VB.Label();
     this.lblAliases = new System.Windows.Forms.VB.Label();
     this.lblSyntax = new System.Windows.Forms.VB.Label();
     this.lblOneLineDescription = new System.Windows.Forms.VB.Label();
     this.lblHelpFile = new System.Windows.Forms.VB.Label();
     this.lblHelpTopic = new System.Windows.Forms.VB.Label();
     this.lblLongDescription = new System.Windows.Forms.VB.Label();
     this.lblComments = new System.Windows.Forms.VB.Label();
     this.lblSeeAlso = new System.Windows.Forms.VB.Label();
     this.lblExamples = new System.Windows.Forms.VB.Label();
     this.lblIsInline = new System.Windows.Forms.VB.Label();
     this.mnuFileExit = new System.Windows.Forms.VB.Menu();
     this.mnuFirst = new System.Windows.Forms.VB.Menu();
     this.mnuPrevious = new System.Windows.Forms.VB.Menu();
     this.mnu} // = new System.Windows.Forms.VB.Menu();
Exemple #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.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);
        }
Exemple #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);
        }
			/// <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(frmCommandHelp));
				this.cdgHelp = new System.Windows.Forms.MSComDlg.CommonDialog();
				this.txtSoftCommandName = new System.Windows.Forms.VB.TextBox();
				this.txtAliases = new System.Windows.Forms.VB.TextBox();
				this.txtSyntax = new System.Windows.Forms.VB.TextBox();
				this.txtOneLineDescription = new System.Windows.Forms.VB.TextBox();
				this.txtHelpFile = new System.Windows.Forms.VB.TextBox();
				this.txtHelpTopic = new System.Windows.Forms.VB.TextBox();
				this.txtLongDescription = new System.Windows.Forms.VB.TextBox();
				this.txtComments = new System.Windows.Forms.VB.TextBox();
				this.txtSeeAlso = new System.Windows.Forms.VB.TextBox();
				this.txtExamples = new System.Windows.Forms.VB.TextBox();
				this.chkIsInline = new System.Windows.Forms.VB.CheckBox();
				this.picTH = new System.Windows.Forms.VB.PictureBox();
				this.lblSoftCommandName = new System.Windows.Forms.VB.Label();
				this.lblAliases = new System.Windows.Forms.VB.Label();
				this.lblSyntax = new System.Windows.Forms.VB.Label();
				this.lblOneLineDescription = new System.Windows.Forms.VB.Label();
				this.lblHelpFile = new System.Windows.Forms.VB.Label();
				this.lblHelpTopic = new System.Windows.Forms.VB.Label();
				this.lblLongDescription = new System.Windows.Forms.VB.Label();
				this.lblComments = new System.Windows.Forms.VB.Label();
				this.lblSeeAlso = new System.Windows.Forms.VB.Label();
				this.lblExamples = new System.Windows.Forms.VB.Label();
				this.lblIsInline = new System.Windows.Forms.VB.Label();
				this.mnuFileExit = new System.Windows.Forms.VB.Menu();
				this.mnuFirst = new System.Windows.Forms.VB.Menu();
				this.mnuPrevious = new System.Windows.Forms.VB.Menu();
				this.mnuNext = new System.Windows.Forms.VB.Menu();
				this.mnuLast = new System.Windows.Forms.VB.Menu();
				this.mnuFileFind = new System.Windows.Forms.VB.Menu();
				this.mnuChangeCommandSets = new System.Windows.Forms.VB.Menu();
				this.SuspendLayout();
				//
				// cdgHelp
				//
				this.cdgHelp.Name = "cdgHelp";
				this.cdgHelp.Location = new System.Drawing.Point(12, 252);
				//
				// txtSoftCommandName
				//
				this.txtSoftCommandName.Name = "txtSoftCommandName";
				this.txtSoftCommandName.BackColor = System.Drawing.Color.Transparent;
				this.txtSoftCommandName.BorderStyle = System.Windows.Forms.BorderStyle.None;
//				this.txtSoftCommandName.CausesValidatio = 0;
				this.txtSoftCommandName.Size = new System.Drawing.Size(440, 16);
				this.txtSoftCommandName.Location = new System.Drawing.Point(70, 20);
				this.txtSoftCommandName.Locked = true;
				this.txtSoftCommandName.TabIndex = 10;
				//
				// txtAliases
				//
				this.txtAliases.Name = "txtAliases";
				this.txtAliases.BackColor = System.Drawing.Color.Transparent;
				this.txtAliases.BorderStyle = System.Windows.Forms.BorderStyle.None;
//				this.txtAliases.CausesValidatio = 0;
				this.txtAliases.Size = new System.Drawing.Size(440, 20);
				this.txtAliases.Location = new System.Drawing.Point(70, 40);
				this.txtAliases.Locked = true;
				this.txtAliases.TabIndex = 9;
				//
				// txtSyntax
				//
				this.txtSyntax.Name = "txtSyntax";
				this.txtSyntax.BackColor = System.Drawing.Color.Transparent;
				this.txtSyntax.BorderStyle = System.Windows.Forms.BorderStyle.None;
//				this.txtSyntax.CausesValidatio = 0;
				this.txtSyntax.Size = new System.Drawing.Size(440, 20);
				this.txtSyntax.Location = new System.Drawing.Point(70, 60);
				this.txtSyntax.Locked = true;
				this.txtSyntax.TabIndex = 8;
				//
				// txtOneLineDescription
				//
				this.txtOneLineDescription.Name = "txtOneLineDescription";
				this.txtOneLineDescription.BackColor = System.Drawing.Color.Transparent;
				this.txtOneLineDescription.BorderStyle = System.Windows.Forms.BorderStyle.None;
//				this.txtOneLineDescription.CausesValidatio = 0;
				this.txtOneLineDescription.Size = new System.Drawing.Size(440, 20);
				this.txtOneLineDescription.Location = new System.Drawing.Point(70, 80);
				this.txtOneLineDescription.Locked = true;
				this.txtOneLineDescription.TabIndex = 7;
				//
				// txtHelpFile
				//
				this.txtHelpFile.Name = "txtHelpFile";
				this.txtHelpFile.BackColor = System.Drawing.Color.Transparent;
				this.txtHelpFile.BorderStyle = System.Windows.Forms.BorderStyle.None;
//				this.txtHelpFile.CausesValidatio = 0;
				this.txtHelpFile.Size = new System.Drawing.Size(440, 20);
				this.txtHelpFile.Location = new System.Drawing.Point(70, 100);
				this.txtHelpFile.Locked = true;
				this.txtHelpFile.TabIndex = 6;
				//
				// txtHelpTopic
				//
				this.txtHelpTopic.Name = "txtHelpTopic";
				this.txtHelpTopic.BackColor = System.Drawing.Color.Transparent;
				this.txtHelpTopic.BorderStyle = System.Windows.Forms.BorderStyle.None;
//				this.txtHelpTopic.CausesValidatio = 0;
				this.txtHelpTopic.Font = new System.Drawing.Font("MS Sans Serif",8F, ( System.Drawing.FontStyle.Underline ), System.Drawing.GraphicsUnit.Point, ((System.Byte)(0)));
				this.txtHelpTopic.Size = new System.Drawing.Size(440, 20);
				this.txtHelpTopic.Location = new System.Drawing.Point(70, 120);
				this.txtHelpTopic.Locked = true;
				this.txtHelpTopic.TabIndex = 5;
				//
				// txtLongDescription
				//
				this.txtLongDescription.Name = "txtLongDescription";
				this.txtLongDescription.BackColor = System.Drawing.Color.Transparent;
				this.txtLongDescription.BorderStyle = System.Windows.Forms.BorderStyle.None;
//				this.txtLongDescription.CausesValidatio = 0;
				this.txtLongDescription.Size = new System.Drawing.Size(440, 80);
				this.txtLongDescription.Location = new System.Drawing.Point(70, 140);
				this.txtLongDescription.Locked = true;
//				this.txtLongDescription.MultiLine = -1;
				this.txtLongDescription.TabIndex = 4;
				//
				// txtComments
				//
				this.txtComments.Name = "txtComments";
				this.txtComments.BackColor = System.Drawing.Color.Transparent;
				this.txtComments.BorderStyle = System.Windows.Forms.BorderStyle.None;
//				this.txtComments.CausesValidatio = 0;
				this.txtComments.Size = new System.Drawing.Size(440, 80);
				this.txtComments.Location = new System.Drawing.Point(70, 220);
				this.txtComments.Locked = true;
//				this.txtComments.MultiLine = -1;
				this.txtComments.TabIndex = 3;
				//
				// txtSeeAlso
				//
				this.txtSeeAlso.Name = "txtSeeAlso";
				this.txtSeeAlso.BackColor = System.Drawing.Color.Transparent;
				this.txtSeeAlso.BorderStyle = System.Windows.Forms.BorderStyle.None;
//				this.txtSeeAlso.CausesValidatio = 0;
				this.txtSeeAlso.Size = new System.Drawing.Size(440, 80);
				this.txtSeeAlso.Location = new System.Drawing.Point(70, 300);
				this.txtSeeAlso.Locked = true;
//				this.txtSeeAlso.MultiLine = -1;
				this.txtSeeAlso.TabIndex = 2;
				//
				// txtExamples
				//
				this.txtExamples.Name = "txtExamples";
				this.txtExamples.BackColor = System.Drawing.Color.Transparent;
				this.txtExamples.BorderStyle = System.Windows.Forms.BorderStyle.None;
//				this.txtExamples.CausesValidatio = 0;
				this.txtExamples.Size = new System.Drawing.Size(440, 80);
				this.txtExamples.Location = new System.Drawing.Point(70, 380);
				this.txtExamples.Locked = true;
//				this.txtExamples.MultiLine = -1;
				this.txtExamples.TabIndex = 1;
				//
				// chkIsInline
				//
				this.chkIsInline.Name = "chkIsInline";
				this.chkIsInline.Text = "This is an Inline command if checked ( ie. %%Command::Parameters%% )";
//				this.chkIsInline.CausesValidatio = 0;
				this.chkIsInline.Enabled = false;
				this.chkIsInline.Font = new System.Drawing.Font("MS Sans Serif",8F, ( System.Drawing.FontStyle.Bold ), System.Drawing.GraphicsUnit.Point, ((System.Byte)(0)));
				this.chkIsInline.ForeColor = System.Drawing.Color.FromArgb(-2147483640);
				this.chkIsInline.Size = new System.Drawing.Size(458, 20);
				this.chkIsInline.Location = new System.Drawing.Point(70, 0);
				this.chkIsInline.TabIndex = 0;
				//
				// picTH
				//
				this.picTH.Name = "picTH";
				this.picTH.BorderStyle = System.Windows.Forms.BorderStyle.None;
				this.picTH.ForeColor = System.Drawing.Color.FromArgb(-2147483640);
				this.picTH.Size = new System.Drawing.Size(51, 43);
				this.picTH.Location = new System.Drawing.Point(4, 164);
				this.picTH.TabIndex = 22;
				//
				// lblSoftCommandName
				//
				this.lblSoftCommandName.Name = "lblSoftCommandName";
				this.lblSoftCommandName.Text = "Name";
				this.lblSoftCommandName.Font = new System.Drawing.Font("Times New Roman",8F, ( System.Drawing.FontStyle.Bold ), System.Drawing.GraphicsUnit.Point, ((System.Byte)(0)));
				this.lblSoftCommandName.Size = new System.Drawing.Size(30, 13);
				this.lblSoftCommandName.Location = new System.Drawing.Point(2, 22);
				this.lblSoftCommandName.TabIndex = 21;
				//
				// lblAliases
				//
				this.lblAliases.Name = "lblAliases";
				this.lblAliases.Text = "Aliases";
				this.lblAliases.Font = new System.Drawing.Font("Times New Roman",8F, ( System.Drawing.FontStyle.Bold ), System.Drawing.GraphicsUnit.Point, ((System.Byte)(0)));
				this.lblAliases.Size = new System.Drawing.Size(38, 13);
				this.lblAliases.Location = new System.Drawing.Point(2, 42);
				this.lblAliases.TabIndex = 20;
				//
				// lblSyntax
				//
				this.lblSyntax.Name = "lblSyntax";
				this.lblSyntax.Text = "Syntax";
				this.lblSyntax.Font = new System.Drawing.Font("Times New Roman",8F, ( System.Drawing.FontStyle.Bold ), System.Drawing.GraphicsUnit.Point, ((System.Byte)(0)));
				this.lblSyntax.Size = new System.Drawing.Size(36, 13);
				this.lblSyntax.Location = new System.Drawing.Point(2, 62);
				this.lblSyntax.TabIndex = 19;
				//
				// lblOneLineDescription
				//
				this.lblOneLineDescription.Name = "lblOneLineDescription";
				this.lblOneLineDescription.Text = "Summary";
				this.lblOneLineDescription.Font = new System.Drawing.Font("Times New Roman",8F, ( System.Drawing.FontStyle.Bold ), System.Drawing.GraphicsUnit.Point, ((System.Byte)(0)));
				this.lblOneLineDescription.Size = new System.Drawing.Size(51, 13);
				this.lblOneLineDescription.Location = new System.Drawing.Point(2, 82);
				this.lblOneLineDescription.TabIndex = 18;
				//
				// lblHelpFile
				//
				this.lblHelpFile.Name = "lblHelpFile";
				this.lblHelpFile.Text = "Help File";
				this.lblHelpFile.Font = new System.Drawing.Font("Times New Roman",8F, ( System.Drawing.FontStyle.Bold ), System.Drawing.GraphicsUnit.Point, ((System.Byte)(0)));
				this.lblHelpFile.Size = new System.Drawing.Size(48, 13);
				this.lblHelpFile.Location = new System.Drawing.Point(2, 102);
				this.lblHelpFile.TabIndex = 17;
				//
				// lblHelpTopic
				//
				this.lblHelpTopic.Name = "lblHelpTopic";
				this.lblHelpTopic.Text = "Help Topic";
				this.lblHelpTopic.Font = new System.Drawing.Font("Times New Roman",8F, ( System.Drawing.FontStyle.Bold ), System.Drawing.GraphicsUnit.Point, ((System.Byte)(0)));
				this.lblHelpTopic.Size = new System.Drawing.Size(55, 13);
				this.lblHelpTopic.Location = new System.Drawing.Point(2, 122);
				this.lblHelpTopic.TabIndex = 16;
				//
				// lblLongDescription
				//
				this.lblLongDescription.Name = "lblLongDescription";
				this.lblLongDescription.Text = "Description";
				this.lblLongDescription.Font = new System.Drawing.Font("Times New Roman",8F, ( System.Drawing.FontStyle.Bold ), System.Drawing.GraphicsUnit.Point, ((System.Byte)(0)));
				this.lblLongDescription.Size = new System.Drawing.Size(60, 13);
				this.lblLongDescription.Location = new System.Drawing.Point(2, 142);
				this.lblLongDescription.TabIndex = 15;
				//
				// lblComments
				//
				this.lblComments.Name = "lblComments";
				this.lblComments.Text = "Comments";
				this.lblComments.Font = new System.Drawing.Font("Times New Roman",8F, ( System.Drawing.FontStyle.Bold ), System.Drawing.GraphicsUnit.Point, ((System.Byte)(0)));
				this.lblComments.Size = new System.Drawing.Size(57, 13);
				this.lblComments.Location = new System.Drawing.Point(2, 222);
				this.lblComments.TabIndex = 14;
				//
				// lblSeeAlso
				//
				this.lblSeeAlso.Name = "lblSeeAlso";
				this.lblSeeAlso.Text = "See Also";
				this.lblSeeAlso.Font = new System.Drawing.Font("Times New Roman",8F, ( System.Drawing.FontStyle.Bold ), System.Drawing.GraphicsUnit.Point, ((System.Byte)(0)));
				this.lblSeeAlso.Size = new System.Drawing.Size(45, 13);
				this.lblSeeAlso.Location = new System.Drawing.Point(2, 302);
				this.lblSeeAlso.TabIndex = 13;
				//
				// lblExamples
				//
				this.lblExamples.Name = "lblExamples";
				this.lblExamples.Text = "Examples";
				this.lblExamples.Font = new System.Drawing.Font("Times New Roman",8F, ( System.Drawing.FontStyle.Bold ), System.Drawing.GraphicsUnit.Point, ((System.Byte)(0)));
				this.lblExamples.Size = new System.Drawing.Size(49, 13);
				this.lblExamples.Location = new System.Drawing.Point(2, 382);
				this.lblExamples.TabIndex = 12;
				//
				// lblIsInline
				//
				this.lblIsInline.Name = "lblIsInline";
				this.lblIsInline.Text = "Is Inline";
				this.lblIsInline.Font = new System.Drawing.Font("Times New Roman",8F, ( System.Drawing.FontStyle.Bold ), System.Drawing.GraphicsUnit.Point, ((System.Byte)(0)));
				this.lblIsInline.Size = new System.Drawing.Size(44, 13);
				this.lblIsInline.Location = new System.Drawing.Point(2, 4);
				this.lblIsInline.TabIndex = 11;
				//
				// mnuFileExit
				//
				this.mnuFileExit.Name = "mnuFileExit";
				this.mnuFileExit.Text = "&X";
				this.mnuFileExit.Enabled = false;
				this.mnuFileExit.Visible = false;
				//
				// mnuFirst
				//
				this.mnuFirst.Name = "mnuFirst";
				this.mnuFirst.Text = "Fi&rst";
				//
				// mnuPrevious
				//
				this.mnuPrevious.Name = "mnuPrevious";
				this.mnuPrevious.Text = "&<<";
				//
				// mnuNext
				//
				this.mnuNext.Name = "mnuNext";
				this.mnuNext.Text = "&>>";
				//
				// mnuLast
				//
				this.mnuLast.Name = "mnuLast";
				this.mnuLast.Text = "&Last";
				//
				// mnuFileFind
				//
				this.mnuFileFind.Name = "mnuFileFind";
				this.mnuFileFind.Text = "&Find";
				//
				// mnuChangeCommandSets
				//
				this.mnuChangeCommandSets.Name = "mnuChangeCommandSets";
				this.mnuChangeCommandSets.Text = "&Command Set";
				this.mnuChangeCommandSets.Enabled = false;
				this.mnuChangeCommandSets.Visible = false;
				//
				// frmCommandHelp
				//
				this.Controls.AddRange(new System.Windows.Forms.Control[]
				{
				      this.cdgHelp,
				      this.txtSoftCommandName,
				      this.txtAliases,
				      this.txtSyntax,
				      this.txtOneLineDescription,
				      this.txtHelpFile,
				      this.txtHelpTopic,
				      this.txtLongDescription,
				      this.txtComments,
				      this.txtSeeAlso,
				      this.txtExamples,
				      this.chkIsInline,
				      this.picTH,
				      this.lblSoftCommandName,
				      this.lblAliases,
				      this.lblSyntax,
				      this.lblOneLineDescription,
				      this.lblHelpFile,
				      this.lblHelpTopic,
				      this.lblLongDescription,
				      this.lblComments,
				      this.lblSeeAlso,
				      this.lblExamples,
				      this.lblIsInline,
				      this.mnuFileExit,
				      this.mnuFirst,
				      this.mnuPrevious,
				      this.mnuNext,
				      this.mnuLast,
				      this.mnuFileFind,
				      this.mnuChangeCommandSets
				});
				this.Name = "frmCommandHelp";
				this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.FixedSingle;
				this.Text = "Soft Command Reference";
				this.ClientSize = new System.Drawing.Size(507, 459);
				this.Icon = ((System.Drawing.Icon)(resources.GetObject("$this.Icon")));
				this.KeyPreview = true;
				this.MaximizeBox = false;
				this.MinimizeBox = false;
				this.ResumeLayout(false);
			}