Parent Directory
|
Revision Log
|
Patch
revision 775 by william, Thu Jun 20 22:59:40 2013 UTC | revision 776 by william, Thu Jun 20 23:07:32 2013 UTC | |
---|---|---|
# | Line 70 | Line 70 |
70 | this.txtEditor.TabIndex = 0; | this.txtEditor.TabIndex = 0; |
71 | this.txtEditor.Text = "codeEditorControl1"; | this.txtEditor.Text = "codeEditorControl1"; |
72 | this.txtEditor.WhitespaceColor = System.Drawing.SystemColors.ControlDark; | this.txtEditor.WhitespaceColor = System.Drawing.SystemColors.ControlDark; |
73 | this.txtEditor.TextChanged += new System.EventHandler(this.txtEditor_TextChanged); | |
74 | // | // |
75 | // syntaxDocument1 | // syntaxDocument1 |
76 | // | // |
|
ViewVC Help | |
Powered by ViewVC 1.1.22 |