1 namespace Irony.GrammarExplorer {
2 partial class fmShowException {
6 private System.ComponentModel.IContainer components = null;
12 protected override void Dispose(
bool disposing) {
13 if (disposing && (components != null)) {
16 base.Dispose(disposing);
19 #region Windows Form Designer generated code
25 private void InitializeComponent() {
26 this.txtException =
new System.Windows.Forms.TextBox();
31 this.txtException.AcceptsReturn =
true;
32 this.txtException.AcceptsTab =
true;
33 this.txtException.Dock = System.Windows.Forms.DockStyle.Fill;
35 this.txtException.HideSelection =
false;
36 this.txtException.Location =
new System.Drawing.Point(0, 0);
37 this.txtException.Multiline =
true;
38 this.txtException.Name =
"txtException";
39 this.txtException.ReadOnly =
true;
40 this.txtException.ScrollBars = System.Windows.Forms.ScrollBars.Vertical;
41 this.txtException.Size =
new System.Drawing.Size(764, 334);
42 this.txtException.TabIndex = 1;
46 this.AutoScaleDimensions =
new System.Drawing.SizeF(6F, 13F);
48 this.ClientSize =
new System.Drawing.Size(764, 334);
49 this.Controls.Add(this.txtException);
50 this.Name =
"fmShowException";
51 this.Text =
"Exception";
52 this.ResumeLayout(
false);
59 private System.Windows.Forms.TextBox txtException;
SharpDX.DirectWrite.Font Font
override void Dispose(bool disposing)
Clean up any resources being used.
System.Windows.Point Point