61 |
this.txtEditor.Location = new System.Drawing.Point(0, 25); |
this.txtEditor.Location = new System.Drawing.Point(0, 25); |
62 |
this.txtEditor.LockCursorUpdate = false; |
this.txtEditor.LockCursorUpdate = false; |
63 |
this.txtEditor.Name = "txtEditor"; |
this.txtEditor.Name = "txtEditor"; |
64 |
|
this.txtEditor.ParseOnPaste = true; |
65 |
this.txtEditor.Saved = false; |
this.txtEditor.Saved = false; |
66 |
this.txtEditor.ShowScopeIndicator = false; |
this.txtEditor.ShowScopeIndicator = false; |
67 |
this.txtEditor.Size = new System.Drawing.Size(913, 521); |
this.txtEditor.Size = new System.Drawing.Size(913, 521); |