diff options
Diffstat (limited to 'Histacom2/TitleScreen.Designer.cs')
| -rw-r--r-- | Histacom2/TitleScreen.Designer.cs | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/Histacom2/TitleScreen.Designer.cs b/Histacom2/TitleScreen.Designer.cs index 6fa0e63..658da58 100644 --- a/Histacom2/TitleScreen.Designer.cs +++ b/Histacom2/TitleScreen.Designer.cs @@ -30,7 +30,6 @@ { this.components = new System.ComponentModel.Container(); System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(TitleScreen)); - this.vmModeTimer = new System.Windows.Forms.Timer(this.components); this.program = new System.Windows.Forms.Panel(); this.programContent = new System.Windows.Forms.Panel(); this.pictureBox3 = new System.Windows.Forms.PictureBox(); @@ -65,10 +64,6 @@ ((System.ComponentModel.ISupportInitialize)(this.pictureBox2)).BeginInit(); this.SuspendLayout(); // - // vmModeTimer - // - this.vmModeTimer.Tick += new System.EventHandler(this.vmModeTimer_Tick); - // // program // this.program.BackColor = System.Drawing.Color.Silver; @@ -348,7 +343,6 @@ } #endregion - private System.Windows.Forms.Timer vmModeTimer; internal System.Windows.Forms.Panel program; internal System.Windows.Forms.Panel toprightcorner; internal System.Windows.Forms.Panel bottomrightcorner; |
