WorkingCommentControl.Designer.cs

00001 namespace CommentControls
00002 {
00003     partial class WorkingCommentControl
00004     {
00008         private System.ComponentModel.IContainer components = null;
00009 
00014         protected override void Dispose(bool disposing)
00015         {
00016             if (disposing && (components != null))
00017             {
00018                 components.Dispose();
00019             }
00020             base.Dispose(disposing);
00021         }
00022 
00023         #region Component Designer generated code
00024 
00029         private void InitializeComponent()
00030         {
00031             this.commentViewGroupBox1 = new System.Windows.Forms.GroupBox();
00032             this.panel1 = new System.Windows.Forms.Panel();
00033             this.label4 = new System.Windows.Forms.Label();
00034             this.commentsTreeview = new System.Windows.Forms.TreeView();
00035             this.commentOptionsGroupBox = new System.Windows.Forms.GroupBox();
00036             this.commentCreateButton = new System.Windows.Forms.Button();
00037             this.commentSubmitButton = new System.Windows.Forms.Button();
00038             this.commentCancelButton = new System.Windows.Forms.Button();
00039             this.commentReplyButton = new System.Windows.Forms.Button();
00040             this.commentEditButton = new System.Windows.Forms.Button();
00041             this.commentDetailsTextbox = new System.Windows.Forms.TextBox();
00042             this.panel4 = new System.Windows.Forms.Panel();
00043             this.label11 = new System.Windows.Forms.Label();
00044             this.panel2 = new System.Windows.Forms.Panel();
00045             this.label10 = new System.Windows.Forms.Label();
00046             this.commentContentTextBox = new System.Windows.Forms.TextBox();
00047             this.commentViewGroupBox1.SuspendLayout();
00048             this.panel1.SuspendLayout();
00049             this.commentOptionsGroupBox.SuspendLayout();
00050             this.panel4.SuspendLayout();
00051             this.panel2.SuspendLayout();
00052             this.SuspendLayout();
00053             // 
00054             // commentViewGroupBox1
00055             // 
00056             this.commentViewGroupBox1.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
00057                         | System.Windows.Forms.AnchorStyles.Left)));
00058             this.commentViewGroupBox1.Controls.Add(this.panel1);
00059             this.commentViewGroupBox1.Controls.Add(this.commentsTreeview);
00060             this.commentViewGroupBox1.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
00061             this.commentViewGroupBox1.Location = new System.Drawing.Point(3, 3);
00062             this.commentViewGroupBox1.Name = "commentViewGroupBox1";
00063             this.commentViewGroupBox1.Size = new System.Drawing.Size(267, 410);
00064             this.commentViewGroupBox1.TabIndex = 0;
00065             this.commentViewGroupBox1.TabStop = false;
00066             this.commentViewGroupBox1.Text = "View Comments";
00067             // 
00068             // panel1
00069             // 
00070             this.panel1.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
00071                         | System.Windows.Forms.AnchorStyles.Right)));
00072             this.panel1.BackColor = System.Drawing.SystemColors.ActiveCaption;
00073             this.panel1.Controls.Add(this.label4);
00074             this.panel1.ForeColor = System.Drawing.SystemColors.ActiveCaptionText;
00075             this.panel1.Location = new System.Drawing.Point(10, 21);
00076             this.panel1.Name = "panel1";
00077             this.panel1.Size = new System.Drawing.Size(241, 15);
00078             this.panel1.TabIndex = 35;
00079             // 
00080             // label4
00081             // 
00082             this.label4.AutoSize = true;
00083             this.label4.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
00084             this.label4.Location = new System.Drawing.Point(2, 1);
00085             this.label4.Name = "label4";
00086             this.label4.Size = new System.Drawing.Size(174, 13);
00087             this.label4.TabIndex = 0;
00088             this.label4.Text = "Comments On This Literature:";
00089             // 
00090             // commentsTreeview
00091             // 
00092             this.commentsTreeview.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
00093                         | System.Windows.Forms.AnchorStyles.Left)
00094                         | System.Windows.Forms.AnchorStyles.Right)));
00095             this.commentsTreeview.HideSelection = false;
00096             this.commentsTreeview.Location = new System.Drawing.Point(10, 42);
00097             this.commentsTreeview.Name = "commentsTreeview";
00098             this.commentsTreeview.Size = new System.Drawing.Size(241, 355);
00099             this.commentsTreeview.TabIndex = 0;
00100             this.commentsTreeview.AfterSelect += new System.Windows.Forms.TreeViewEventHandler(this.commentsTreeview_AfterSelect);
00101             // 
00102             // commentOptionsGroupBox
00103             // 
00104             this.commentOptionsGroupBox.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
00105                         | System.Windows.Forms.AnchorStyles.Left)
00106                         | System.Windows.Forms.AnchorStyles.Right)));
00107             this.commentOptionsGroupBox.Controls.Add(this.commentCreateButton);
00108             this.commentOptionsGroupBox.Controls.Add(this.commentSubmitButton);
00109             this.commentOptionsGroupBox.Controls.Add(this.commentCancelButton);
00110             this.commentOptionsGroupBox.Controls.Add(this.commentReplyButton);
00111             this.commentOptionsGroupBox.Controls.Add(this.commentEditButton);
00112             this.commentOptionsGroupBox.Controls.Add(this.commentDetailsTextbox);
00113             this.commentOptionsGroupBox.Controls.Add(this.panel4);
00114             this.commentOptionsGroupBox.Controls.Add(this.panel2);
00115             this.commentOptionsGroupBox.Controls.Add(this.commentContentTextBox);
00116             this.commentOptionsGroupBox.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
00117             this.commentOptionsGroupBox.Location = new System.Drawing.Point(276, 3);
00118             this.commentOptionsGroupBox.Name = "commentOptionsGroupBox";
00119             this.commentOptionsGroupBox.Size = new System.Drawing.Size(539, 410);
00120             this.commentOptionsGroupBox.TabIndex = 1;
00121             this.commentOptionsGroupBox.TabStop = false;
00122             this.commentOptionsGroupBox.Text = "Add/edit comment";
00123             // 
00124             // commentCreateButton
00125             // 
00126             this.commentCreateButton.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)));
00127             this.commentCreateButton.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
00128             this.commentCreateButton.Location = new System.Drawing.Point(9, 329);
00129             this.commentCreateButton.Name = "commentCreateButton";
00130             this.commentCreateButton.Size = new System.Drawing.Size(125, 21);
00131             this.commentCreateButton.TabIndex = 2;
00132             this.commentCreateButton.Text = "Create New";
00133             this.commentCreateButton.UseVisualStyleBackColor = true;
00134             this.commentCreateButton.Click += new System.EventHandler(this.commentCreateButton_Click);
00135             // 
00136             // commentSubmitButton
00137             // 
00138             this.commentSubmitButton.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)));
00139             this.commentSubmitButton.BackColor = System.Drawing.SystemColors.GradientActiveCaption;
00140             this.commentSubmitButton.Location = new System.Drawing.Point(9, 329);
00141             this.commentSubmitButton.Name = "commentSubmitButton";
00142             this.commentSubmitButton.Size = new System.Drawing.Size(125, 21);
00143             this.commentSubmitButton.TabIndex = 0;
00144             this.commentSubmitButton.Text = "Submit Comment";
00145             this.commentSubmitButton.UseVisualStyleBackColor = false;
00146             this.commentSubmitButton.Click += new System.EventHandler(this.commentSubmitButton_Click);
00147             // 
00148             // commentCancelButton
00149             // 
00150             this.commentCancelButton.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)));
00151             this.commentCancelButton.BackColor = System.Drawing.SystemColors.Info;
00152             this.commentCancelButton.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
00153             this.commentCancelButton.Location = new System.Drawing.Point(9, 356);
00154             this.commentCancelButton.Name = "commentCancelButton";
00155             this.commentCancelButton.Size = new System.Drawing.Size(125, 21);
00156             this.commentCancelButton.TabIndex = 3;
00157             this.commentCancelButton.Text = "Cancel";
00158             this.commentCancelButton.UseVisualStyleBackColor = false;
00159             this.commentCancelButton.Click += new System.EventHandler(this.commentCancelButton_Click);
00160             // 
00161             // commentReplyButton
00162             // 
00163             this.commentReplyButton.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)));
00164             this.commentReplyButton.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
00165             this.commentReplyButton.Location = new System.Drawing.Point(9, 383);
00166             this.commentReplyButton.Name = "commentReplyButton";
00167             this.commentReplyButton.Size = new System.Drawing.Size(125, 21);
00168             this.commentReplyButton.TabIndex = 4;
00169             this.commentReplyButton.Text = "Reply To Selected";
00170             this.commentReplyButton.UseVisualStyleBackColor = true;
00171             this.commentReplyButton.Click += new System.EventHandler(this.commentReplyButton_Click);
00172             // 
00173             // commentEditButton
00174             // 
00175             this.commentEditButton.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)));
00176             this.commentEditButton.Location = new System.Drawing.Point(9, 356);
00177             this.commentEditButton.Name = "commentEditButton";
00178             this.commentEditButton.Size = new System.Drawing.Size(125, 21);
00179             this.commentEditButton.TabIndex = 4;
00180             this.commentEditButton.Text = "Edit Comment";
00181             this.commentEditButton.UseVisualStyleBackColor = true;
00182             this.commentEditButton.Click += new System.EventHandler(this.commentEditButton_Click);
00183             // 
00184             // commentDetailsTextbox
00185             // 
00186             this.commentDetailsTextbox.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
00187                         | System.Windows.Forms.AnchorStyles.Right)));
00188             this.commentDetailsTextbox.Location = new System.Drawing.Point(9, 42);
00189             this.commentDetailsTextbox.Name = "commentDetailsTextbox";
00190             this.commentDetailsTextbox.Size = new System.Drawing.Size(513, 20);
00191             this.commentDetailsTextbox.TabIndex = 0;
00192             // 
00193             // panel4
00194             // 
00195             this.panel4.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
00196                         | System.Windows.Forms.AnchorStyles.Right)));
00197             this.panel4.BackColor = System.Drawing.SystemColors.ActiveCaption;
00198             this.panel4.Controls.Add(this.label11);
00199             this.panel4.ForeColor = System.Drawing.SystemColors.ActiveCaptionText;
00200             this.panel4.Location = new System.Drawing.Point(9, 88);
00201             this.panel4.Name = "panel4";
00202             this.panel4.Size = new System.Drawing.Size(513, 15);
00203             this.panel4.TabIndex = 37;
00204             // 
00205             // label11
00206             // 
00207             this.label11.AutoSize = true;
00208             this.label11.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
00209             this.label11.Location = new System.Drawing.Point(4, 2);
00210             this.label11.Name = "label11";
00211             this.label11.Size = new System.Drawing.Size(91, 13);
00212             this.label11.TabIndex = 0;
00213             this.label11.Text = "Comment Text:";
00214             // 
00215             // panel2
00216             // 
00217             this.panel2.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
00218                         | System.Windows.Forms.AnchorStyles.Right)));
00219             this.panel2.BackColor = System.Drawing.SystemColors.ActiveCaption;
00220             this.panel2.Controls.Add(this.label10);
00221             this.panel2.ForeColor = System.Drawing.SystemColors.ActiveCaptionText;
00222             this.panel2.Location = new System.Drawing.Point(9, 21);
00223             this.panel2.Name = "panel2";
00224             this.panel2.Size = new System.Drawing.Size(513, 15);
00225             this.panel2.TabIndex = 36;
00226             // 
00227             // label10
00228             // 
00229             this.label10.AutoSize = true;
00230             this.label10.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
00231             this.label10.Location = new System.Drawing.Point(4, 1);
00232             this.label10.Name = "label10";
00233             this.label10.Size = new System.Drawing.Size(91, 13);
00234             this.label10.TabIndex = 0;
00235             this.label10.Text = "Comment Title:";
00236             // 
00237             // commentContentTextBox
00238             // 
00239             this.commentContentTextBox.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
00240                         | System.Windows.Forms.AnchorStyles.Left)
00241                         | System.Windows.Forms.AnchorStyles.Right)));
00242             this.commentContentTextBox.Location = new System.Drawing.Point(9, 109);
00243             this.commentContentTextBox.Multiline = true;
00244             this.commentContentTextBox.Name = "commentContentTextBox";
00245             this.commentContentTextBox.Size = new System.Drawing.Size(513, 214);
00246             this.commentContentTextBox.TabIndex = 1;
00247             // 
00248             // WorkingCommentControl
00249             // 
00250             this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
00251             this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
00252             this.Controls.Add(this.commentViewGroupBox1);
00253             this.Controls.Add(this.commentOptionsGroupBox);
00254             this.Name = "WorkingCommentControl";
00255             this.Size = new System.Drawing.Size(818, 416);
00256             this.commentViewGroupBox1.ResumeLayout(false);
00257             this.panel1.ResumeLayout(false);
00258             this.panel1.PerformLayout();
00259             this.commentOptionsGroupBox.ResumeLayout(false);
00260             this.commentOptionsGroupBox.PerformLayout();
00261             this.panel4.ResumeLayout(false);
00262             this.panel4.PerformLayout();
00263             this.panel2.ResumeLayout(false);
00264             this.panel2.PerformLayout();
00265             this.ResumeLayout(false);
00266 
00267         }
00268 
00269         #endregion
00270 
00271         private System.Windows.Forms.GroupBox commentViewGroupBox1;
00272         private System.Windows.Forms.Panel panel1;
00273         private System.Windows.Forms.Label label4;
00274         private System.Windows.Forms.TreeView commentsTreeview;
00275         private System.Windows.Forms.GroupBox commentOptionsGroupBox;
00276         private System.Windows.Forms.Button commentReplyButton;
00277         private System.Windows.Forms.Button commentCancelButton;
00278         private System.Windows.Forms.Button commentSubmitButton;
00279         private System.Windows.Forms.Button commentCreateButton;
00280         private System.Windows.Forms.Button commentEditButton;
00281         private System.Windows.Forms.TextBox commentDetailsTextbox;
00282         private System.Windows.Forms.Panel panel4;
00283         private System.Windows.Forms.Label label11;
00284         private System.Windows.Forms.Panel panel2;
00285         private System.Windows.Forms.Label label10;
00286         private System.Windows.Forms.TextBox commentContentTextBox;
00287     }
00288 }

Generated on Thu Dec 21 06:21:56 2006 for SCRAML by  doxygen 1.5.1-p1