3 partial class LivingGraphGui
6 /// Required designer variable.
8 private System
.ComponentModel
.IContainer components
= null;
11 /// Clean up any resources being used.
13 /// <param name="disposing">true if managed resources should be disposed; otherwise, false.</param>
14 protected override void Dispose(bool disposing
)
16 if (disposing
&& (components
!= null))
20 base.Dispose(disposing
);
23 #region Windows Form Designer generated code
26 /// Required method for Designer support - do not modify
27 /// the contents of this method with the code editor.
29 private void InitializeComponent()
35 this.AutoScaleDimensions
= new System
.Drawing
.SizeF(6F
, 13F
);
36 this.AutoScaleMode
= System
.Windows
.Forms
.AutoScaleMode
.Font
;
37 this.ClientSize
= new System
.Drawing
.Size(458, 310);
38 this.Name
= "LivingGraphGui";
39 this.Text
= "LivingGraphGui";
40 this.ResumeLayout(false);