00001 namespace Cubes3D
00002 {
00003 partial class MainForm
00004 {
00008 private System.ComponentModel.IContainer components = null;
00009
00014 protected override void Dispose(bool disposing)
00015 {
00016 if (disposing && (components != null))
00017 {
00018 components.Dispose();
00019 }
00020 base.Dispose(disposing);
00021 }
00022
00023 #region Vom Windows Form-Designer generierter Code
00024
00029 private void InitializeComponent()
00030 {
00031 this.components = new System.ComponentModel.Container();
00032 this.MainTabControl = new System.Windows.Forms.TabControl();
00033 this.TitleTabPage = new System.Windows.Forms.TabPage();
00034 this.LanguageLabel = new System.Windows.Forms.Label();
00035 this.KeyLabel = new System.Windows.Forms.Label();
00036 this.UniLabel = new System.Windows.Forms.Label();
00037 this.DozentLabel = new System.Windows.Forms.Label();
00038 this.SemesterLabel = new System.Windows.Forms.Label();
00039 this.LectureLabel = new System.Windows.Forms.Label();
00040 this.KursLabel = new System.Windows.Forms.Label();
00041 this.MatrikelLabel = new System.Windows.Forms.Label();
00042 this.DeveloperLabel = new System.Windows.Forms.Label();
00043 this.ProjektLabel = new System.Windows.Forms.Label();
00044 this.TextPictureBox = new System.Windows.Forms.PictureBox();
00045 this.ImagePictureBox = new System.Windows.Forms.PictureBox();
00046 this.MenuTabPage = new System.Windows.Forms.TabPage();
00047 this.CreateLabel = new System.Windows.Forms.Label();
00048 this.EnterLabel = new System.Windows.Forms.Label();
00049 this.OptionsLabel = new System.Windows.Forms.Label();
00050 this.Language2 = new System.Windows.Forms.Label();
00051 this.InfoLabel = new System.Windows.Forms.Label();
00052 this.ExitLabel = new System.Windows.Forms.Label();
00053 this.Text2PictureBox = new System.Windows.Forms.PictureBox();
00054 this.Image2PictureBox = new System.Windows.Forms.PictureBox();
00055 this.OptionsTabPage = new System.Windows.Forms.TabPage();
00056 this.ReplaysValueLabel = new System.Windows.Forms.Label();
00057 this.ReplaysLabel = new System.Windows.Forms.Label();
00058 this.Back2Label = new System.Windows.Forms.Label();
00059 this.Text4PictureBox = new System.Windows.Forms.PictureBox();
00060 this.ClientTabPage = new System.Windows.Forms.TabPage();
00061 this.ClientWaitLabel = new System.Windows.Forms.Label();
00062 this.Text5PictureBox = new System.Windows.Forms.PictureBox();
00063 this.ServerTabPage = new System.Windows.Forms.TabPage();
00064 this.Text6PictureBox = new System.Windows.Forms.PictureBox();
00065 this.Back3label = new System.Windows.Forms.Label();
00066 this.RemoteLabel = new System.Windows.Forms.Label();
00067 this.LocalLabel = new System.Windows.Forms.Label();
00068 this.label10 = new System.Windows.Forms.Label();
00069 this.Image4PictureBox = new System.Windows.Forms.PictureBox();
00070 this.GameTabPage = new System.Windows.Forms.TabPage();
00071 this.HighscoreTabPage = new System.Windows.Forms.TabPage();
00072 this.ReplayTabPage = new System.Windows.Forms.TabPage();
00073 this.ReplayLabel = new System.Windows.Forms.Label();
00074 this.InfoTabPage = new System.Windows.Forms.TabPage();
00075 this.BackLabel = new System.Windows.Forms.Label();
00076 this.Language3Label = new System.Windows.Forms.Label();
00077 this.Uni2Label = new System.Windows.Forms.Label();
00078 this.Dozent2Label = new System.Windows.Forms.Label();
00079 this.Semeste2Label = new System.Windows.Forms.Label();
00080 this.Lecture2Label = new System.Windows.Forms.Label();
00081 this.Kurs2Label = new System.Windows.Forms.Label();
00082 this.Matrikel2Label = new System.Windows.Forms.Label();
00083 this.Developer2Label = new System.Windows.Forms.Label();
00084 this.Projekt2Label = new System.Windows.Forms.Label();
00085 this.Text3PictureBox = new System.Windows.Forms.PictureBox();
00086 this.Image3PictureBox = new System.Windows.Forms.PictureBox();
00087 this.HiddenTabPage = new System.Windows.Forms.TabPage();
00088 this.HiddenLabel = new System.Windows.Forms.Label();
00089 this.ServerBTabPage = new System.Windows.Forms.TabPage();
00090 this.ServerWaitLabel = new System.Windows.Forms.Label();
00091 this.pictureBox3 = new System.Windows.Forms.PictureBox();
00092 this.ServerTimer = new System.Windows.Forms.Timer(this.components);
00093 this.label1 = new System.Windows.Forms.Label();
00094 this.label2 = new System.Windows.Forms.Label();
00095 this.label3 = new System.Windows.Forms.Label();
00096 this.label4 = new System.Windows.Forms.Label();
00097 this.label5 = new System.Windows.Forms.Label();
00098 this.label6 = new System.Windows.Forms.Label();
00099 this.label7 = new System.Windows.Forms.Label();
00100 this.label8 = new System.Windows.Forms.Label();
00101 this.label9 = new System.Windows.Forms.Label();
00102 this.pictureBox1 = new System.Windows.Forms.PictureBox();
00103 this.pictureBox2 = new System.Windows.Forms.PictureBox();
00104 this.TitleTimer = new System.Windows.Forms.Timer(this.components);
00105 this.ClientTimer = new System.Windows.Forms.Timer(this.components);
00106 this.OpenFileDialog = new System.Windows.Forms.OpenFileDialog();
00107 this.GameTimer = new System.Windows.Forms.Timer(this.components);
00108 this.Text7PictureBox = new System.Windows.Forms.PictureBox();
00109 this.PersonalLabel = new System.Windows.Forms.Label();
00110 this.HighscoreTimer = new System.Windows.Forms.Timer(this.components);
00111 this.Back4Label = new System.Windows.Forms.Label();
00112 this.Highscore0Label = new System.Windows.Forms.Label();
00113 this.Highscore1Label = new System.Windows.Forms.Label();
00114 this.Highscore2Label = new System.Windows.Forms.Label();
00115 this.Highscore3Label = new System.Windows.Forms.Label();
00116 this.Highscore4Label = new System.Windows.Forms.Label();
00117 this.MainTabControl.SuspendLayout();
00118 this.TitleTabPage.SuspendLayout();
00119 ((System.ComponentModel.ISupportInitialize)(this.TextPictureBox)).BeginInit();
00120 ((System.ComponentModel.ISupportInitialize)(this.ImagePictureBox)).BeginInit();
00121 this.MenuTabPage.SuspendLayout();
00122 ((System.ComponentModel.ISupportInitialize)(this.Text2PictureBox)).BeginInit();
00123 ((System.ComponentModel.ISupportInitialize)(this.Image2PictureBox)).BeginInit();
00124 this.OptionsTabPage.SuspendLayout();
00125 ((System.ComponentModel.ISupportInitialize)(this.Text4PictureBox)).BeginInit();
00126 this.ClientTabPage.SuspendLayout();
00127 ((System.ComponentModel.ISupportInitialize)(this.Text5PictureBox)).BeginInit();
00128 this.ServerTabPage.SuspendLayout();
00129 ((System.ComponentModel.ISupportInitialize)(this.Text6PictureBox)).BeginInit();
00130 ((System.ComponentModel.ISupportInitialize)(this.Image4PictureBox)).BeginInit();
00131 this.HighscoreTabPage.SuspendLayout();
00132 this.ReplayTabPage.SuspendLayout();
00133 this.InfoTabPage.SuspendLayout();
00134 ((System.ComponentModel.ISupportInitialize)(this.Text3PictureBox)).BeginInit();
00135 ((System.ComponentModel.ISupportInitialize)(this.Image3PictureBox)).BeginInit();
00136 this.HiddenTabPage.SuspendLayout();
00137 this.ServerBTabPage.SuspendLayout();
00138 ((System.ComponentModel.ISupportInitialize)(this.pictureBox3)).BeginInit();
00139 ((System.ComponentModel.ISupportInitialize)(this.pictureBox1)).BeginInit();
00140 ((System.ComponentModel.ISupportInitialize)(this.pictureBox2)).BeginInit();
00141 ((System.ComponentModel.ISupportInitialize)(this.Text7PictureBox)).BeginInit();
00142 this.SuspendLayout();
00143
00144
00145
00146 this.MainTabControl.Appearance = System.Windows.Forms.TabAppearance.FlatButtons;
00147 this.MainTabControl.Controls.Add(this.TitleTabPage);
00148 this.MainTabControl.Controls.Add(this.MenuTabPage);
00149 this.MainTabControl.Controls.Add(this.OptionsTabPage);
00150 this.MainTabControl.Controls.Add(this.ClientTabPage);
00151 this.MainTabControl.Controls.Add(this.ServerTabPage);
00152 this.MainTabControl.Controls.Add(this.GameTabPage);
00153 this.MainTabControl.Controls.Add(this.HighscoreTabPage);
00154 this.MainTabControl.Controls.Add(this.ReplayTabPage);
00155 this.MainTabControl.Controls.Add(this.InfoTabPage);
00156 this.MainTabControl.Controls.Add(this.HiddenTabPage);
00157 this.MainTabControl.Controls.Add(this.ServerBTabPage);
00158 this.MainTabControl.Location = new System.Drawing.Point(-2, -1);
00159 this.MainTabControl.Margin = new System.Windows.Forms.Padding(0);
00160 this.MainTabControl.Name = "MainTabControl";
00161 this.MainTabControl.Padding = new System.Drawing.Point(0, 0);
00162 this.MainTabControl.SelectedIndex = 0;
00163 this.MainTabControl.Size = new System.Drawing.Size(1021, 744);
00164 this.MainTabControl.TabIndex = 0;
00165 this.MainTabControl.TabStop = false;
00166 this.MainTabControl.SelectedIndexChanged += new System.EventHandler(this.MainTabControl_SelectedIndexChanged);
00167
00168
00169
00170 this.TitleTabPage.BackColor = System.Drawing.Color.Black;
00171 this.TitleTabPage.Controls.Add(this.LanguageLabel);
00172 this.TitleTabPage.Controls.Add(this.KeyLabel);
00173 this.TitleTabPage.Controls.Add(this.UniLabel);
00174 this.TitleTabPage.Controls.Add(this.DozentLabel);
00175 this.TitleTabPage.Controls.Add(this.SemesterLabel);
00176 this.TitleTabPage.Controls.Add(this.LectureLabel);
00177 this.TitleTabPage.Controls.Add(this.KursLabel);
00178 this.TitleTabPage.Controls.Add(this.MatrikelLabel);
00179 this.TitleTabPage.Controls.Add(this.DeveloperLabel);
00180 this.TitleTabPage.Controls.Add(this.ProjektLabel);
00181 this.TitleTabPage.Controls.Add(this.TextPictureBox);
00182 this.TitleTabPage.Controls.Add(this.ImagePictureBox);
00183 this.TitleTabPage.Location = new System.Drawing.Point(4, 25);
00184 this.TitleTabPage.Name = "TitleTabPage";
00185 this.TitleTabPage.Size = new System.Drawing.Size(1013, 715);
00186 this.TitleTabPage.TabIndex = 2;
00187 this.TitleTabPage.Text = "Title";
00188 this.TitleTabPage.UseVisualStyleBackColor = true;
00189
00190
00191
00192 this.LanguageLabel.AutoSize = true;
00193 this.LanguageLabel.Font = new System.Drawing.Font("Microsoft Sans Serif", 15.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
00194 this.LanguageLabel.ForeColor = System.Drawing.Color.White;
00195 this.LanguageLabel.Location = new System.Drawing.Point(759, 657);
00196 this.LanguageLabel.Name = "LanguageLabel";
00197 this.LanguageLabel.Size = new System.Drawing.Size(216, 25);
00198 this.LanguageLabel.TabIndex = 24;
00199 this.LanguageLabel.Text = "developed in C#.NET";
00200
00201
00202
00203 this.KeyLabel.AutoSize = true;
00204 this.KeyLabel.Font = new System.Drawing.Font("Comic Sans MS", 24F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
00205 this.KeyLabel.ForeColor = System.Drawing.Color.White;
00206 this.KeyLabel.Location = new System.Drawing.Point(40, 609);
00207 this.KeyLabel.Name = "KeyLabel";
00208 this.KeyLabel.Size = new System.Drawing.Size(574, 45);
00209 this.KeyLabel.TabIndex = 13;
00210 this.KeyLabel.Text = "PRESS ENTER KEY TO CONTINUE";
00211
00212
00213
00214 this.UniLabel.AutoSize = true;
00215 this.UniLabel.Font = new System.Drawing.Font("Microsoft Sans Serif", 15.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
00216 this.UniLabel.ForeColor = System.Drawing.Color.White;
00217 this.UniLabel.Location = new System.Drawing.Point(43, 500);
00218 this.UniLabel.Name = "UniLabel";
00219 this.UniLabel.Size = new System.Drawing.Size(296, 25);
00220 this.UniLabel.TabIndex = 12;
00221 this.UniLabel.Text = "Berufsakademie Mannheim";
00222
00223
00224
00225 this.DozentLabel.AutoSize = true;
00226 this.DozentLabel.Font = new System.Drawing.Font("Microsoft Sans Serif", 15.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
00227 this.DozentLabel.ForeColor = System.Drawing.Color.White;
00228 this.DozentLabel.Location = new System.Drawing.Point(43, 458);
00229 this.DozentLabel.Name = "DozentLabel";
00230 this.DozentLabel.Size = new System.Drawing.Size(289, 25);
00231 this.DozentLabel.TabIndex = 11;
00232 this.DozentLabel.Text = "Dipl.-Wirt.Ing. K. Koochaki";
00233
00234
00235
00236 this.SemesterLabel.AutoSize = true;
00237 this.SemesterLabel.Font = new System.Drawing.Font("Microsoft Sans Serif", 15.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
00238 this.SemesterLabel.ForeColor = System.Drawing.Color.White;
00239 this.SemesterLabel.Location = new System.Drawing.Point(43, 433);
00240 this.SemesterLabel.Name = "SemesterLabel";
00241 this.SemesterLabel.Size = new System.Drawing.Size(252, 25);
00242 this.SemesterLabel.TabIndex = 10;
00243 this.SemesterLabel.Text = "Sommersemester 2008";
00244
00245
00246
00247 this.LectureLabel.AutoSize = true;
00248 this.LectureLabel.Font = new System.Drawing.Font("Microsoft Sans Serif", 15.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
00249 this.LectureLabel.ForeColor = System.Drawing.Color.White;
00250 this.LectureLabel.Location = new System.Drawing.Point(43, 408);
00251 this.LectureLabel.Name = "LectureLabel";
00252 this.LectureLabel.Size = new System.Drawing.Size(256, 25);
00253 this.LectureLabel.TabIndex = 9;
00254 this.LectureLabel.Text = "Software Engineering II";
00255
00256
00257
00258 this.KursLabel.AutoSize = true;
00259 this.KursLabel.Font = new System.Drawing.Font("Microsoft Sans Serif", 15.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
00260 this.KursLabel.ForeColor = System.Drawing.Color.White;
00261 this.KursLabel.Location = new System.Drawing.Point(43, 383);
00262 this.KursLabel.Name = "KursLabel";
00263 this.KursLabel.Size = new System.Drawing.Size(119, 25);
00264 this.KursLabel.TabIndex = 8;
00265 this.KursLabel.Text = "TAI06ABC";
00266
00267
00268
00269 this.MatrikelLabel.AutoSize = true;
00270 this.MatrikelLabel.Font = new System.Drawing.Font("Microsoft Sans Serif", 15.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
00271 this.MatrikelLabel.ForeColor = System.Drawing.Color.White;
00272 this.MatrikelLabel.Location = new System.Drawing.Point(43, 340);
00273 this.MatrikelLabel.Name = "MatrikelLabel";
00274 this.MatrikelLabel.Size = new System.Drawing.Size(271, 25);
00275 this.MatrikelLabel.TabIndex = 7;
00276 this.MatrikelLabel.Text = "Matrikelnummer: 280888";
00277
00278
00279
00280 this.DeveloperLabel.AutoSize = true;
00281 this.DeveloperLabel.Font = new System.Drawing.Font("Microsoft Sans Serif", 15.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
00282 this.DeveloperLabel.ForeColor = System.Drawing.Color.White;
00283 this.DeveloperLabel.Location = new System.Drawing.Point(43, 315);
00284 this.DeveloperLabel.Name = "DeveloperLabel";
00285 this.DeveloperLabel.Size = new System.Drawing.Size(165, 25);
00286 this.DeveloperLabel.TabIndex = 6;
00287 this.DeveloperLabel.Text = "Kevin Niehage";
00288
00289
00290
00291 this.ProjektLabel.AutoSize = true;
00292 this.ProjektLabel.Font = new System.Drawing.Font("Microsoft Sans Serif", 14.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
00293 this.ProjektLabel.ForeColor = System.Drawing.Color.White;
00294 this.ProjektLabel.Location = new System.Drawing.Point(44, 281);
00295 this.ProjektLabel.Name = "ProjektLabel";
00296 this.ProjektLabel.Size = new System.Drawing.Size(91, 24);
00297 this.ProjektLabel.TabIndex = 5;
00298 this.ProjektLabel.Text = "Projekt 3";
00299
00300
00301
00302 this.TextPictureBox.Image = global::Cubes3D.Properties.Resources.Cube_Text;
00303 this.TextPictureBox.InitialImage = global::Cubes3D.Properties.Resources.Cube_Text;
00304 this.TextPictureBox.Location = new System.Drawing.Point(48, 45);
00305 this.TextPictureBox.Name = "TextPictureBox";
00306 this.TextPictureBox.Size = new System.Drawing.Size(595, 186);
00307 this.TextPictureBox.SizeMode = System.Windows.Forms.PictureBoxSizeMode.AutoSize;
00308 this.TextPictureBox.TabIndex = 4;
00309 this.TextPictureBox.TabStop = false;
00310
00311
00312
00313 this.ImagePictureBox.Image = global::Cubes3D.Properties.Resources.Cube_Image;
00314 this.ImagePictureBox.InitialImage = global::Cubes3D.Properties.Resources.Cube_Image;
00315 this.ImagePictureBox.Location = new System.Drawing.Point(518, 173);
00316 this.ImagePictureBox.Name = "ImagePictureBox";
00317 this.ImagePictureBox.Size = new System.Drawing.Size(457, 481);
00318 this.ImagePictureBox.SizeMode = System.Windows.Forms.PictureBoxSizeMode.AutoSize;
00319 this.ImagePictureBox.TabIndex = 3;
00320 this.ImagePictureBox.TabStop = false;
00321
00322
00323
00324 this.MenuTabPage.BackColor = System.Drawing.Color.Black;
00325 this.MenuTabPage.Controls.Add(this.CreateLabel);
00326 this.MenuTabPage.Controls.Add(this.EnterLabel);
00327 this.MenuTabPage.Controls.Add(this.OptionsLabel);
00328 this.MenuTabPage.Controls.Add(this.Language2);
00329 this.MenuTabPage.Controls.Add(this.InfoLabel);
00330 this.MenuTabPage.Controls.Add(this.ExitLabel);
00331 this.MenuTabPage.Controls.Add(this.Text2PictureBox);
00332 this.MenuTabPage.Controls.Add(this.Image2PictureBox);
00333 this.MenuTabPage.Cursor = System.Windows.Forms.Cursors.Hand;
00334 this.MenuTabPage.Location = new System.Drawing.Point(4, 25);
00335 this.MenuTabPage.Name = "MenuTabPage";
00336 this.MenuTabPage.Size = new System.Drawing.Size(1013, 715);
00337 this.MenuTabPage.TabIndex = 3;
00338 this.MenuTabPage.Text = "Menu";
00339 this.MenuTabPage.UseVisualStyleBackColor = true;
00340
00341
00342
00343 this.CreateLabel.AutoSize = true;
00344 this.CreateLabel.Font = new System.Drawing.Font("Comic Sans MS", 48F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
00345 this.CreateLabel.ForeColor = System.Drawing.Color.White;
00346 this.CreateLabel.Location = new System.Drawing.Point(33, 234);
00347 this.CreateLabel.Name = "CreateLabel";
00348 this.CreateLabel.Size = new System.Drawing.Size(424, 90);
00349 this.CreateLabel.TabIndex = 28;
00350 this.CreateLabel.Text = "create game";
00351 this.CreateLabel.MouseLeave += new System.EventHandler(this.CreateLabel_MouseLeave);
00352 this.CreateLabel.Click += new System.EventHandler(this.CreateLabel_Click);
00353 this.CreateLabel.MouseEnter += new System.EventHandler(this.CreateLabel_MouseEnter);
00354
00355
00356
00357 this.EnterLabel.AutoSize = true;
00358 this.EnterLabel.Font = new System.Drawing.Font("Comic Sans MS", 48F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
00359 this.EnterLabel.ForeColor = System.Drawing.Color.White;
00360 this.EnterLabel.Location = new System.Drawing.Point(33, 324);
00361 this.EnterLabel.Name = "EnterLabel";
00362 this.EnterLabel.Size = new System.Drawing.Size(389, 90);
00363 this.EnterLabel.TabIndex = 27;
00364 this.EnterLabel.Text = "enter game";
00365 this.EnterLabel.MouseLeave += new System.EventHandler(this.EnterLabel_MouseLeave);
00366 this.EnterLabel.Click += new System.EventHandler(this.EnterLabel_Click);
00367 this.EnterLabel.MouseEnter += new System.EventHandler(this.EnterLabel_MouseEnter);
00368
00369
00370
00371 this.OptionsLabel.AutoSize = true;
00372 this.OptionsLabel.Font = new System.Drawing.Font("Comic Sans MS", 48F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
00373 this.OptionsLabel.ForeColor = System.Drawing.Color.White;
00374 this.OptionsLabel.Location = new System.Drawing.Point(33, 474);
00375 this.OptionsLabel.Name = "OptionsLabel";
00376 this.OptionsLabel.Size = new System.Drawing.Size(253, 90);
00377 this.OptionsLabel.TabIndex = 26;
00378 this.OptionsLabel.Text = "options";
00379 this.OptionsLabel.MouseLeave += new System.EventHandler(this.OptionsLabel_MouseLeave);
00380 this.OptionsLabel.Click += new System.EventHandler(this.OptionsLabel_Click);
00381 this.OptionsLabel.MouseEnter += new System.EventHandler(this.OptionsLabel_MouseEnter);
00382
00383
00384
00385 this.Language2.AutoSize = true;
00386 this.Language2.Font = new System.Drawing.Font("Microsoft Sans Serif", 15.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
00387 this.Language2.ForeColor = System.Drawing.Color.White;
00388 this.Language2.Location = new System.Drawing.Point(759, 657);
00389 this.Language2.Name = "Language2";
00390 this.Language2.Size = new System.Drawing.Size(216, 25);
00391 this.Language2.TabIndex = 25;
00392 this.Language2.Text = "developed in C#.NET";
00393
00394
00395
00396 this.InfoLabel.AutoSize = true;
00397 this.InfoLabel.Font = new System.Drawing.Font("Comic Sans MS", 48F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
00398 this.InfoLabel.ForeColor = System.Drawing.Color.White;
00399 this.InfoLabel.Location = new System.Drawing.Point(324, 564);
00400 this.InfoLabel.Name = "InfoLabel";
00401 this.InfoLabel.Size = new System.Drawing.Size(188, 90);
00402 this.InfoLabel.TabIndex = 8;
00403 this.InfoLabel.Text = "infos";
00404 this.InfoLabel.MouseLeave += new System.EventHandler(this.InfoLabel_MouseLeave);
00405 this.InfoLabel.Click += new System.EventHandler(this.InfoLabel_Click);
00406 this.InfoLabel.MouseEnter += new System.EventHandler(this.InfoLabel_MouseEnter);
00407
00408
00409
00410 this.ExitLabel.AutoSize = true;
00411 this.ExitLabel.Font = new System.Drawing.Font("Comic Sans MS", 48F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
00412 this.ExitLabel.ForeColor = System.Drawing.Color.White;
00413 this.ExitLabel.Location = new System.Drawing.Point(33, 564);
00414 this.ExitLabel.Name = "ExitLabel";
00415 this.ExitLabel.Size = new System.Drawing.Size(160, 90);
00416 this.ExitLabel.TabIndex = 7;
00417 this.ExitLabel.Text = "exit";
00418 this.ExitLabel.MouseLeave += new System.EventHandler(this.ExitLabel_MouseLeave);
00419 this.ExitLabel.Click += new System.EventHandler(this.ExitLabel_Click);
00420 this.ExitLabel.MouseEnter += new System.EventHandler(this.ExitLabel_MouseEnter);
00421
00422
00423
00424 this.Text2PictureBox.Image = global::Cubes3D.Properties.Resources.Cube_Text;
00425 this.Text2PictureBox.InitialImage = global::Cubes3D.Properties.Resources.Cube_Text;
00426 this.Text2PictureBox.Location = new System.Drawing.Point(48, 45);
00427 this.Text2PictureBox.Name = "Text2PictureBox";
00428 this.Text2PictureBox.Size = new System.Drawing.Size(595, 186);
00429 this.Text2PictureBox.SizeMode = System.Windows.Forms.PictureBoxSizeMode.AutoSize;
00430 this.Text2PictureBox.TabIndex = 6;
00431 this.Text2PictureBox.TabStop = false;
00432
00433
00434
00435 this.Image2PictureBox.Image = global::Cubes3D.Properties.Resources.Cube_Image;
00436 this.Image2PictureBox.InitialImage = global::Cubes3D.Properties.Resources.Cube_Image;
00437 this.Image2PictureBox.Location = new System.Drawing.Point(518, 173);
00438 this.Image2PictureBox.Name = "Image2PictureBox";
00439 this.Image2PictureBox.Size = new System.Drawing.Size(457, 481);
00440 this.Image2PictureBox.SizeMode = System.Windows.Forms.PictureBoxSizeMode.AutoSize;
00441 this.Image2PictureBox.TabIndex = 5;
00442 this.Image2PictureBox.TabStop = false;
00443
00444
00445
00446 this.OptionsTabPage.BackColor = System.Drawing.Color.Black;
00447 this.OptionsTabPage.Controls.Add(this.ReplaysValueLabel);
00448 this.OptionsTabPage.Controls.Add(this.ReplaysLabel);
00449 this.OptionsTabPage.Controls.Add(this.Back2Label);
00450 this.OptionsTabPage.Controls.Add(this.Text4PictureBox);
00451 this.OptionsTabPage.Cursor = System.Windows.Forms.Cursors.Hand;
00452 this.OptionsTabPage.Location = new System.Drawing.Point(4, 25);
00453 this.OptionsTabPage.Name = "OptionsTabPage";
00454 this.OptionsTabPage.Size = new System.Drawing.Size(1013, 715);
00455 this.OptionsTabPage.TabIndex = 4;
00456 this.OptionsTabPage.Text = "Options";
00457 this.OptionsTabPage.UseVisualStyleBackColor = true;
00458
00459
00460
00461 this.ReplaysValueLabel.AutoSize = true;
00462 this.ReplaysValueLabel.Font = new System.Drawing.Font("Comic Sans MS", 48F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
00463 this.ReplaysValueLabel.ForeColor = System.Drawing.Color.White;
00464 this.ReplaysValueLabel.Location = new System.Drawing.Point(794, 275);
00465 this.ReplaysValueLabel.Name = "ReplaysValueLabel";
00466 this.ReplaysValueLabel.Size = new System.Drawing.Size(138, 90);
00467 this.ReplaysValueLabel.TabIndex = 27;
00468 this.ReplaysValueLabel.Text = "off";
00469
00470
00471
00472 this.ReplaysLabel.AutoSize = true;
00473 this.ReplaysLabel.Font = new System.Drawing.Font("Comic Sans MS", 48F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
00474 this.ReplaysLabel.ForeColor = System.Drawing.Color.White;
00475 this.ReplaysLabel.Location = new System.Drawing.Point(33, 275);
00476 this.ReplaysLabel.Name = "ReplaysLabel";
00477 this.ReplaysLabel.Size = new System.Drawing.Size(490, 90);
00478 this.ReplaysLabel.TabIndex = 26;
00479 this.ReplaysLabel.Text = "record replays";
00480 this.ReplaysLabel.MouseLeave += new System.EventHandler(this.ReplaysLabel_MouseLeave);
00481 this.ReplaysLabel.Click += new System.EventHandler(this.ReplaysLabel_Click);
00482 this.ReplaysLabel.MouseEnter += new System.EventHandler(this.ReplaysLabel_MouseEnter);
00483
00484
00485
00486 this.Back2Label.AutoSize = true;
00487 this.Back2Label.Font = new System.Drawing.Font("Comic Sans MS", 48F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
00488 this.Back2Label.ForeColor = System.Drawing.Color.White;
00489 this.Back2Label.Location = new System.Drawing.Point(33, 564);
00490 this.Back2Label.Name = "Back2Label";
00491 this.Back2Label.Size = new System.Drawing.Size(180, 90);
00492 this.Back2Label.TabIndex = 25;
00493 this.Back2Label.Text = "back";
00494 this.Back2Label.MouseLeave += new System.EventHandler(this.Back2Label_MouseLeave);
00495 this.Back2Label.Click += new System.EventHandler(this.Back2Label_Click);
00496 this.Back2Label.MouseEnter += new System.EventHandler(this.Back2Label_MouseEnter);
00497
00498
00499
00500 this.Text4PictureBox.Image = global::Cubes3D.Properties.Resources.Cube_Text;
00501 this.Text4PictureBox.InitialImage = global::Cubes3D.Properties.Resources.Cube_Text;
00502 this.Text4PictureBox.Location = new System.Drawing.Point(48, 45);
00503 this.Text4PictureBox.Name = "Text4PictureBox";
00504 this.Text4PictureBox.Size = new System.Drawing.Size(595, 186);
00505 this.Text4PictureBox.SizeMode = System.Windows.Forms.PictureBoxSizeMode.AutoSize;
00506 this.Text4PictureBox.TabIndex = 7;
00507 this.Text4PictureBox.TabStop = false;
00508
00509
00510
00511 this.ClientTabPage.BackColor = System.Drawing.Color.Black;
00512 this.ClientTabPage.Controls.Add(this.ClientWaitLabel);
00513 this.ClientTabPage.Controls.Add(this.Text5PictureBox);
00514 this.ClientTabPage.Cursor = System.Windows.Forms.Cursors.WaitCursor;
00515 this.ClientTabPage.Location = new System.Drawing.Point(4, 25);
00516 this.ClientTabPage.Name = "ClientTabPage";
00517 this.ClientTabPage.Size = new System.Drawing.Size(1013, 715);
00518 this.ClientTabPage.TabIndex = 9;
00519 this.ClientTabPage.Text = "Client";
00520 this.ClientTabPage.UseVisualStyleBackColor = true;
00521
00522
00523
00524 this.ClientWaitLabel.AutoSize = true;
00525 this.ClientWaitLabel.Font = new System.Drawing.Font("Comic Sans MS", 48F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
00526 this.ClientWaitLabel.ForeColor = System.Drawing.Color.White;
00527 this.ClientWaitLabel.Location = new System.Drawing.Point(139, 400);
00528 this.ClientWaitLabel.Name = "ClientWaitLabel";
00529 this.ClientWaitLabel.Size = new System.Drawing.Size(733, 90);
00530 this.ClientWaitLabel.TabIndex = 9;
00531 this.ClientWaitLabel.Text = "waiting for the server";
00532
00533
00534
00535 this.Text5PictureBox.Image = global::Cubes3D.Properties.Resources.Cube_Text;
00536 this.Text5PictureBox.InitialImage = global::Cubes3D.Properties.Resources.Cube_Text;
00537 this.Text5PictureBox.Location = new System.Drawing.Point(48, 45);
00538 this.Text5PictureBox.Name = "Text5PictureBox";
00539 this.Text5PictureBox.Size = new System.Drawing.Size(595, 186);
00540 this.Text5PictureBox.SizeMode = System.Windows.Forms.PictureBoxSizeMode.AutoSize;
00541 this.Text5PictureBox.TabIndex = 8;
00542 this.Text5PictureBox.TabStop = false;
00543
00544
00545
00546 this.ServerTabPage.BackColor = System.Drawing.Color.Black;
00547 this.ServerTabPage.Controls.Add(this.Text6PictureBox);
00548 this.ServerTabPage.Controls.Add(this.Back3label);
00549 this.ServerTabPage.Controls.Add(this.RemoteLabel);
00550 this.ServerTabPage.Controls.Add(this.LocalLabel);
00551 this.ServerTabPage.Controls.Add(this.label10);
00552 this.ServerTabPage.Controls.Add(this.Image4PictureBox);
00553 this.ServerTabPage.Cursor = System.Windows.Forms.Cursors.Hand;
00554 this.ServerTabPage.Location = new System.Drawing.Point(4, 25);
00555 this.ServerTabPage.Name = "ServerTabPage";
00556 this.ServerTabPage.Size = new System.Drawing.Size(1013, 715);
00557 this.ServerTabPage.TabIndex = 8;
00558 this.ServerTabPage.Text = "Server";
00559 this.ServerTabPage.UseVisualStyleBackColor = true;
00560
00561
00562
00563 this.Text6PictureBox.Image = global::Cubes3D.Properties.Resources.Cube_Text;
00564 this.Text6PictureBox.InitialImage = global::Cubes3D.Properties.Resources.Cube_Text;
00565 this.Text6PictureBox.Location = new System.Drawing.Point(48, 45);
00566 this.Text6PictureBox.Name = "Text6PictureBox";
00567 this.Text6PictureBox.Size = new System.Drawing.Size(595, 186);
00568 this.Text6PictureBox.SizeMode = System.Windows.Forms.PictureBoxSizeMode.AutoSize;
00569 this.Text6PictureBox.TabIndex = 31;
00570 this.Text6PictureBox.TabStop = false;
00571
00572
00573
00574 this.Back3label.AutoSize = true;
00575 this.Back3label.Font = new System.Drawing.Font("Comic Sans MS", 48F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
00576 this.Back3label.ForeColor = System.Drawing.Color.White;
00577 this.Back3label.Location = new System.Drawing.Point(33, 564);
00578 this.Back3label.Name = "Back3label";
00579 this.Back3label.Size = new System.Drawing.Size(180, 90);
00580 this.Back3label.TabIndex = 30;
00581 this.Back3label.Text = "back";
00582 this.Back3label.MouseLeave += new System.EventHandler(this.Back3label_MouseLeave);
00583 this.Back3label.Click += new System.EventHandler(this.Back3label_Click);
00584 this.Back3label.MouseEnter += new System.EventHandler(this.Back3label_MouseEnter);
00585
00586
00587
00588 this.RemoteLabel.AutoSize = true;
00589 this.RemoteLabel.Font = new System.Drawing.Font("Comic Sans MS", 48F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
00590 this.RemoteLabel.ForeColor = System.Drawing.Color.White;
00591 this.RemoteLabel.Location = new System.Drawing.Point(33, 234);
00592 this.RemoteLabel.Name = "RemoteLabel";
00593 this.RemoteLabel.Size = new System.Drawing.Size(439, 90);
00594 this.RemoteLabel.TabIndex = 29;
00595 this.RemoteLabel.Text = "remote game";
00596 this.RemoteLabel.MouseLeave += new System.EventHandler(this.RemoteLabel_MouseLeave);
00597 this.RemoteLabel.Click += new System.EventHandler(this.RemoteLabel_Click);
00598 this.RemoteLabel.MouseEnter += new System.EventHandler(this.RemoteLabel_MouseEnter);
00599
00600
00601
00602 this.LocalLabel.AutoSize = true;
00603 this.LocalLabel.Font = new System.Drawing.Font("Comic Sans MS", 48F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
00604 this.LocalLabel.ForeColor = System.Drawing.Color.White;
00605 this.LocalLabel.Location = new System.Drawing.Point(33, 324);
00606 this.LocalLabel.Name = "LocalLabel";
00607 this.LocalLabel.Size = new System.Drawing.Size(361, 90);
00608 this.LocalLabel.TabIndex = 28;
00609 this.LocalLabel.Text = "local game";
00610 this.LocalLabel.MouseLeave += new System.EventHandler(this.LocalLabel_MouseLeave);
00611 this.LocalLabel.Click += new System.EventHandler(this.LocalLabel_Click);
00612 this.LocalLabel.MouseEnter += new System.EventHandler(this.LocalLabel_MouseEnter);
00613
00614
00615
00616 this.label10.AutoSize = true;
00617 this.label10.Font = new System.Drawing.Font("Microsoft Sans Serif", 15.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
00618 this.label10.ForeColor = System.Drawing.Color.White;
00619 this.label10.Location = new System.Drawing.Point(759, 657);
00620 this.label10.Name = "label10";
00621 this.label10.Size = new System.Drawing.Size(216, 25);
00622 this.label10.TabIndex = 27;
00623 this.label10.Text = "developed in C#.NET";
00624
00625
00626
00627 this.Image4PictureBox.Image = global::Cubes3D.Properties.Resources.Cube_Image;
00628 this.Image4PictureBox.InitialImage = global::Cubes3D.Properties.Resources.Cube_Image;
00629 this.Image4PictureBox.Location = new System.Drawing.Point(518, 173);
00630 this.Image4PictureBox.Name = "Image4PictureBox";
00631 this.Image4PictureBox.Size = new System.Drawing.Size(457, 481);
00632 this.Image4PictureBox.SizeMode = System.Windows.Forms.PictureBoxSizeMode.AutoSize;
00633 this.Image4PictureBox.TabIndex = 26;
00634 this.Image4PictureBox.TabStop = false;
00635
00636
00637
00638 this.GameTabPage.BackColor = System.Drawing.Color.Black;
00639 this.GameTabPage.Location = new System.Drawing.Point(4, 25);
00640 this.GameTabPage.Name = "GameTabPage";
00641 this.GameTabPage.Size = new System.Drawing.Size(1013, 715);
00642 this.GameTabPage.TabIndex = 5;
00643 this.GameTabPage.Text = "Game";
00644 this.GameTabPage.UseVisualStyleBackColor = true;
00645
00646
00647
00648 this.HighscoreTabPage.BackColor = System.Drawing.Color.Black;
00649 this.HighscoreTabPage.Controls.Add(this.Highscore4Label);
00650 this.HighscoreTabPage.Controls.Add(this.Highscore3Label);
00651 this.HighscoreTabPage.Controls.Add(this.Highscore2Label);
00652 this.HighscoreTabPage.Controls.Add(this.Highscore1Label);
00653 this.HighscoreTabPage.Controls.Add(this.Highscore0Label);
00654 this.HighscoreTabPage.Controls.Add(this.Back4Label);
00655 this.HighscoreTabPage.Controls.Add(this.PersonalLabel);
00656 this.HighscoreTabPage.Controls.Add(this.Text7PictureBox);
00657 this.HighscoreTabPage.Cursor = System.Windows.Forms.Cursors.Hand;
00658 this.HighscoreTabPage.Font = new System.Drawing.Font("Comic Sans MS", 27.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
00659 this.HighscoreTabPage.ForeColor = System.Drawing.Color.White;
00660 this.HighscoreTabPage.Location = new System.Drawing.Point(4, 25);
00661 this.HighscoreTabPage.Name = "HighscoreTabPage";
00662 this.HighscoreTabPage.Size = new System.Drawing.Size(1013, 715);
00663 this.HighscoreTabPage.TabIndex = 6;
00664 this.HighscoreTabPage.Text = "Highscore";
00665 this.HighscoreTabPage.UseVisualStyleBackColor = true;
00666
00667
00668
00669 this.ReplayTabPage.BackColor = System.Drawing.Color.Black;
00670 this.ReplayTabPage.Controls.Add(this.ReplayLabel);
00671 this.ReplayTabPage.Cursor = System.Windows.Forms.Cursors.Hand;
00672 this.ReplayTabPage.Location = new System.Drawing.Point(4, 25);
00673 this.ReplayTabPage.Name = "ReplayTabPage";
00674 this.ReplayTabPage.Size = new System.Drawing.Size(1013, 715);
00675 this.ReplayTabPage.TabIndex = 7;
00676 this.ReplayTabPage.Text = "Replay";
00677 this.ReplayTabPage.UseVisualStyleBackColor = true;
00678
00679
00680
00681 this.ReplayLabel.AutoSize = true;
00682 this.ReplayLabel.ForeColor = System.Drawing.Color.White;
00683 this.ReplayLabel.Location = new System.Drawing.Point(8, 9);
00684 this.ReplayLabel.Name = "ReplayLabel";
00685 this.ReplayLabel.Size = new System.Drawing.Size(40, 13);
00686 this.ReplayLabel.TabIndex = 1;
00687 this.ReplayLabel.Text = "Replay";
00688
00689
00690
00691 this.InfoTabPage.BackColor = System.Drawing.Color.Black;
00692 this.InfoTabPage.Controls.Add(this.BackLabel);
00693 this.InfoTabPage.Controls.Add(this.Language3Label);
00694 this.InfoTabPage.Controls.Add(this.Uni2Label);
00695 this.InfoTabPage.Controls.Add(this.Dozent2Label);
00696 this.InfoTabPage.Controls.Add(this.Semeste2Label);
00697 this.InfoTabPage.Controls.Add(this.Lecture2Label);
00698 this.InfoTabPage.Controls.Add(this.Kurs2Label);
00699 this.InfoTabPage.Controls.Add(this.Matrikel2Label);
00700 this.InfoTabPage.Controls.Add(this.Developer2Label);
00701 this.InfoTabPage.Controls.Add(this.Projekt2Label);
00702 this.InfoTabPage.Controls.Add(this.Text3PictureBox);
00703 this.InfoTabPage.Controls.Add(this.Image3PictureBox);
00704 this.InfoTabPage.Cursor = System.Windows.Forms.Cursors.Hand;
00705 this.InfoTabPage.Location = new System.Drawing.Point(4, 25);
00706 this.InfoTabPage.Name = "InfoTabPage";
00707 this.InfoTabPage.Size = new System.Drawing.Size(1013, 715);
00708 this.InfoTabPage.TabIndex = 10;
00709 this.InfoTabPage.Text = "Info";
00710 this.InfoTabPage.UseVisualStyleBackColor = true;
00711
00712
00713
00714 this.BackLabel.AutoSize = true;
00715 this.BackLabel.Font = new System.Drawing.Font("Comic Sans MS", 48F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
00716 this.BackLabel.ForeColor = System.Drawing.Color.White;
00717 this.BackLabel.Location = new System.Drawing.Point(33, 564);
00718 this.BackLabel.Name = "BackLabel";
00719 this.BackLabel.Size = new System.Drawing.Size(180, 90);
00720 this.BackLabel.TabIndex = 24;
00721 this.BackLabel.Text = "back";
00722 this.BackLabel.MouseLeave += new System.EventHandler(this.BackLabel_MouseLeave);
00723 this.BackLabel.Click += new System.EventHandler(this.BackLabel_Click);
00724 this.BackLabel.MouseEnter += new System.EventHandler(this.BackLabel_MouseEnter);
00725
00726
00727
00728 this.Language3Label.AutoSize = true;
00729 this.Language3Label.Font = new System.Drawing.Font("Microsoft Sans Serif", 15.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
00730 this.Language3Label.ForeColor = System.Drawing.Color.White;
00731 this.Language3Label.Location = new System.Drawing.Point(759, 657);
00732 this.Language3Label.Name = "Language3Label";
00733 this.Language3Label.Size = new System.Drawing.Size(216, 25);
00734 this.Language3Label.TabIndex = 23;
00735 this.Language3Label.Text = "developed in C#.NET";
00736
00737
00738
00739 this.Uni2Label.AutoSize = true;
00740 this.Uni2Label.Font = new System.Drawing.Font("Microsoft Sans Serif", 15.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
00741 this.Uni2Label.ForeColor = System.Drawing.Color.White;
00742 this.Uni2Label.Location = new System.Drawing.Point(43, 500);
00743 this.Uni2Label.Name = "Uni2Label";
00744 this.Uni2Label.Size = new System.Drawing.Size(296, 25);
00745 this.Uni2Label.TabIndex = 22;
00746 this.Uni2Label.Text = "Berufsakademie Mannheim";
00747
00748
00749
00750 this.Dozent2Label.AutoSize = true;
00751 this.Dozent2Label.Font = new System.Drawing.Font("Microsoft Sans Serif", 15.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
00752 this.Dozent2Label.ForeColor = System.Drawing.Color.White;
00753 this.Dozent2Label.Location = new System.Drawing.Point(43, 458);
00754 this.Dozent2Label.Name = "Dozent2Label";
00755 this.Dozent2Label.Size = new System.Drawing.Size(289, 25);
00756 this.Dozent2Label.TabIndex = 21;
00757 this.Dozent2Label.Text = "Dipl.-Wirt.Ing. K. Koochaki";
00758
00759
00760
00761 this.Semeste2Label.AutoSize = true;
00762 this.Semeste2Label.Font = new System.Drawing.Font("Microsoft Sans Serif", 15.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
00763 this.Semeste2Label.ForeColor = System.Drawing.Color.White;
00764 this.Semeste2Label.Location = new System.Drawing.Point(43, 433);
00765 this.Semeste2Label.Name = "Semeste2Label";
00766 this.Semeste2Label.Size = new System.Drawing.Size(252, 25);
00767 this.Semeste2Label.TabIndex = 20;
00768 this.Semeste2Label.Text = "Sommersemester 2008";
00769
00770
00771
00772 this.Lecture2Label.AutoSize = true;
00773 this.Lecture2Label.Font = new System.Drawing.Font("Microsoft Sans Serif", 15.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
00774 this.Lecture2Label.ForeColor = System.Drawing.Color.White;
00775 this.Lecture2Label.Location = new System.Drawing.Point(43, 408);
00776 this.Lecture2Label.Name = "Lecture2Label";
00777 this.Lecture2Label.Size = new System.Drawing.Size(256, 25);
00778 this.Lecture2Label.TabIndex = 19;
00779 this.Lecture2Label.Text = "Software Engineering II";
00780
00781
00782
00783 this.Kurs2Label.AutoSize = true;
00784 this.Kurs2Label.Font = new System.Drawing.Font("Microsoft Sans Serif", 15.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
00785 this.Kurs2Label.ForeColor = System.Drawing.Color.White;
00786 this.Kurs2Label.Location = new System.Drawing.Point(43, 383);
00787 this.Kurs2Label.Name = "Kurs2Label";
00788 this.Kurs2Label.Size = new System.Drawing.Size(119, 25);
00789 this.Kurs2Label.TabIndex = 18;
00790 this.Kurs2Label.Text = "TAI06ABC";
00791
00792
00793
00794 this.Matrikel2Label.AutoSize = true;
00795 this.Matrikel2Label.Font = new System.Drawing.Font("Microsoft Sans Serif", 15.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
00796 this.Matrikel2Label.ForeColor = System.Drawing.Color.White;
00797 this.Matrikel2Label.Location = new System.Drawing.Point(43, 340);
00798 this.Matrikel2Label.Name = "Matrikel2Label";
00799 this.Matrikel2Label.Size = new System.Drawing.Size(271, 25);
00800 this.Matrikel2Label.TabIndex = 17;
00801 this.Matrikel2Label.Text = "Matrikelnummer: 280888";
00802
00803
00804
00805 this.Developer2Label.AutoSize = true;
00806 this.Developer2Label.Font = new System.Drawing.Font("Microsoft Sans Serif", 15.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
00807 this.Developer2Label.ForeColor = System.Drawing.Color.White;
00808 this.Developer2Label.Location = new System.Drawing.Point(43, 315);
00809 this.Developer2Label.Name = "Developer2Label";
00810 this.Developer2Label.Size = new System.Drawing.Size(165, 25);
00811 this.Developer2Label.TabIndex = 16;
00812 this.Developer2Label.Text = "Kevin Niehage";
00813
00814
00815
00816 this.Projekt2Label.AutoSize = true;
00817 this.Projekt2Label.Font = new System.Drawing.Font("Microsoft Sans Serif", 14.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
00818 this.Projekt2Label.ForeColor = System.Drawing.Color.White;
00819 this.Projekt2Label.Location = new System.Drawing.Point(44, 281);
00820 this.Projekt2Label.Name = "Projekt2Label";
00821 this.Projekt2Label.Size = new System.Drawing.Size(91, 24);
00822 this.Projekt2Label.TabIndex = 15;
00823 this.Projekt2Label.Text = "Projekt 3";
00824
00825
00826
00827 this.Text3PictureBox.Image = global::Cubes3D.Properties.Resources.Cube_Text;
00828 this.Text3PictureBox.InitialImage = global::Cubes3D.Properties.Resources.Cube_Text;
00829 this.Text3PictureBox.Location = new System.Drawing.Point(48, 45);
00830 this.Text3PictureBox.Name = "Text3PictureBox";
00831 this.Text3PictureBox.Size = new System.Drawing.Size(595, 186);
00832 this.Text3PictureBox.SizeMode = System.Windows.Forms.PictureBoxSizeMode.AutoSize;
00833 this.Text3PictureBox.TabIndex = 14;
00834 this.Text3PictureBox.TabStop = false;
00835
00836
00837
00838 this.Image3PictureBox.Image = global::Cubes3D.Properties.Resources.Cube_Image;
00839 this.Image3PictureBox.InitialImage = global::Cubes3D.Properties.Resources.Cube_Image;
00840 this.Image3PictureBox.Location = new System.Drawing.Point(518, 173);
00841 this.Image3PictureBox.Name = "Image3PictureBox";
00842 this.Image3PictureBox.Size = new System.Drawing.Size(457, 481);
00843 this.Image3PictureBox.SizeMode = System.Windows.Forms.PictureBoxSizeMode.AutoSize;
00844 this.Image3PictureBox.TabIndex = 13;
00845 this.Image3PictureBox.TabStop = false;
00846
00847
00848
00849 this.HiddenTabPage.BackColor = System.Drawing.Color.Black;
00850 this.HiddenTabPage.BackgroundImageLayout = System.Windows.Forms.ImageLayout.None;
00851 this.HiddenTabPage.Controls.Add(this.HiddenLabel);
00852 this.HiddenTabPage.Cursor = System.Windows.Forms.Cursors.Arrow;
00853 this.HiddenTabPage.Location = new System.Drawing.Point(4, 25);
00854 this.HiddenTabPage.Margin = new System.Windows.Forms.Padding(0);
00855 this.HiddenTabPage.Name = "HiddenTabPage";
00856 this.HiddenTabPage.Size = new System.Drawing.Size(1013, 715);
00857 this.HiddenTabPage.TabIndex = 1;
00858 this.HiddenTabPage.Text = "Hidden";
00859 this.HiddenTabPage.UseVisualStyleBackColor = true;
00860
00861
00862
00863 this.HiddenLabel.AutoSize = true;
00864 this.HiddenLabel.ForeColor = System.Drawing.Color.White;
00865 this.HiddenLabel.Location = new System.Drawing.Point(8, 9);
00866 this.HiddenLabel.Name = "HiddenLabel";
00867 this.HiddenLabel.Size = new System.Drawing.Size(41, 13);
00868 this.HiddenLabel.TabIndex = 1;
00869 this.HiddenLabel.Text = "Hidden";
00870
00871
00872
00873 this.ServerBTabPage.BackColor = System.Drawing.Color.Black;
00874 this.ServerBTabPage.Controls.Add(this.ServerWaitLabel);
00875 this.ServerBTabPage.Controls.Add(this.pictureBox3);
00876 this.ServerBTabPage.Cursor = System.Windows.Forms.Cursors.WaitCursor;
00877 this.ServerBTabPage.Location = new System.Drawing.Point(4, 25);
00878 this.ServerBTabPage.Name = "ServerBTabPage";
00879 this.ServerBTabPage.Padding = new System.Windows.Forms.Padding(3);
00880 this.ServerBTabPage.Size = new System.Drawing.Size(1013, 715);
00881 this.ServerBTabPage.TabIndex = 11;
00882 this.ServerBTabPage.Text = "ServerB";
00883
00884
00885
00886 this.ServerWaitLabel.AutoSize = true;
00887 this.ServerWaitLabel.Font = new System.Drawing.Font("Comic Sans MS", 48F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
00888 this.ServerWaitLabel.ForeColor = System.Drawing.Color.White;
00889 this.ServerWaitLabel.Location = new System.Drawing.Point(139, 400);
00890 this.ServerWaitLabel.Name = "ServerWaitLabel";
00891 this.ServerWaitLabel.Size = new System.Drawing.Size(737, 90);
00892 this.ServerWaitLabel.TabIndex = 33;
00893 this.ServerWaitLabel.Text = "waiting for the clients";
00894
00895
00896
00897 this.pictureBox3.Image = global::Cubes3D.Properties.Resources.Cube_Text;
00898 this.pictureBox3.InitialImage = global::Cubes3D.Properties.Resources.Cube_Text;
00899 this.pictureBox3.Location = new System.Drawing.Point(48, 45);
00900 this.pictureBox3.Name = "pictureBox3";
00901 this.pictureBox3.Size = new System.Drawing.Size(595, 186);
00902 this.pictureBox3.SizeMode = System.Windows.Forms.PictureBoxSizeMode.AutoSize;
00903 this.pictureBox3.TabIndex = 32;
00904 this.pictureBox3.TabStop = false;
00905
00906
00907
00908 this.ServerTimer.Interval = 1000;
00909 this.ServerTimer.Tick += new System.EventHandler(this.ServerWaitTimer_Tick);
00910
00911
00912
00913 this.label1.AutoSize = true;
00914 this.label1.Font = new System.Drawing.Font("Comic Sans MS", 24F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
00915 this.label1.ForeColor = System.Drawing.Color.White;
00916 this.label1.Location = new System.Drawing.Point(40, 609);
00917 this.label1.Name = "label1";
00918 this.label1.Size = new System.Drawing.Size(574, 45);
00919 this.label1.TabIndex = 13;
00920 this.label1.Text = "PRESS ENTER KEY TO CONTINUE";
00921
00922
00923
00924 this.label2.AutoSize = true;
00925 this.label2.Font = new System.Drawing.Font("Microsoft Sans Serif", 15.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
00926 this.label2.ForeColor = System.Drawing.Color.White;
00927 this.label2.Location = new System.Drawing.Point(43, 500);
00928 this.label2.Name = "label2";
00929 this.label2.Size = new System.Drawing.Size(296, 25);
00930 this.label2.TabIndex = 12;
00931 this.label2.Text = "Berufsakademie Mannheim";
00932
00933
00934
00935 this.label3.AutoSize = true;
00936 this.label3.Font = new System.Drawing.Font("Microsoft Sans Serif", 15.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
00937 this.label3.ForeColor = System.Drawing.Color.White;
00938 this.label3.Location = new System.Drawing.Point(43, 458);
00939 this.label3.Name = "label3";
00940 this.label3.Size = new System.Drawing.Size(289, 25);
00941 this.label3.TabIndex = 11;
00942 this.label3.Text = "Dipl.-Wirt.Ing. K. Koochaki";
00943
00944
00945
00946 this.label4.AutoSize = true;
00947 this.label4.Font = new System.Drawing.Font("Microsoft Sans Serif", 15.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
00948 this.label4.ForeColor = System.Drawing.Color.White;
00949 this.label4.Location = new System.Drawing.Point(43, 433);
00950 this.label4.Name = "label4";
00951 this.label4.Size = new System.Drawing.Size(252, 25);
00952 this.label4.TabIndex = 10;
00953 this.label4.Text = "Sommersemester 2008";
00954
00955
00956
00957 this.label5.AutoSize = true;
00958 this.label5.Font = new System.Drawing.Font("Microsoft Sans Serif", 15.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
00959 this.label5.ForeColor = System.Drawing.Color.White;
00960 this.label5.Location = new System.Drawing.Point(43, 408);
00961 this.label5.Name = "label5";
00962 this.label5.Size = new System.Drawing.Size(256, 25);
00963 this.label5.TabIndex = 9;
00964 this.label5.Text = "Software Engineering II";
00965
00966
00967
00968 this.label6.AutoSize = true;
00969 this.label6.Font = new System.Drawing.Font("Microsoft Sans Serif", 15.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
00970 this.label6.ForeColor = System.Drawing.Color.White;
00971 this.label6.Location = new System.Drawing.Point(43, 383);
00972 this.label6.Name = "label6";
00973 this.label6.Size = new System.Drawing.Size(119, 25);
00974 this.label6.TabIndex = 8;
00975 this.label6.Text = "TAI06ABC";
00976
00977
00978
00979 this.label7.AutoSize = true;
00980 this.label7.Font = new System.Drawing.Font("Microsoft Sans Serif", 15.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
00981 this.label7.ForeColor = System.Drawing.Color.White;
00982 this.label7.Location = new System.Drawing.Point(43, 340);
00983 this.label7.Name = "label7";
00984 this.label7.Size = new System.Drawing.Size(271, 25);
00985 this.label7.TabIndex = 7;
00986 this.label7.Text = "Matrikelnummer: 280888";
00987
00988
00989
00990 this.label8.AutoSize = true;
00991 this.label8.Font = new System.Drawing.Font("Microsoft Sans Serif", 15.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
00992 this.label8.ForeColor = System.Drawing.Color.White;
00993 this.label8.Location = new System.Drawing.Point(43, 315);
00994 this.label8.Name = "label8";
00995 this.label8.Size = new System.Drawing.Size(165, 25);
00996 this.label8.TabIndex = 6;
00997 this.label8.Text = "Kevin Niehage";
00998
00999
01000
01001 this.label9.AutoSize = true;
01002 this.label9.Font = new System.Drawing.Font("Microsoft Sans Serif", 14.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
01003 this.label9.ForeColor = System.Drawing.Color.White;
01004 this.label9.Location = new System.Drawing.Point(44, 281);
01005 this.label9.Name = "label9";
01006 this.label9.Size = new System.Drawing.Size(91, 24);
01007 this.label9.TabIndex = 5;
01008 this.label9.Text = "Projekt 3";
01009
01010
01011
01012 this.pictureBox1.Image = global::Cubes3D.Properties.Resources.Cube_Text;
01013 this.pictureBox1.InitialImage = global::Cubes3D.Properties.Resources.Cube_Text;
01014 this.pictureBox1.Location = new System.Drawing.Point(48, 45);
01015 this.pictureBox1.Name = "pictureBox1";
01016 this.pictureBox1.Size = new System.Drawing.Size(595, 186);
01017 this.pictureBox1.SizeMode = System.Windows.Forms.PictureBoxSizeMode.AutoSize;
01018 this.pictureBox1.TabIndex = 4;
01019 this.pictureBox1.TabStop = false;
01020
01021
01022
01023 this.pictureBox2.Image = global::Cubes3D.Properties.Resources.Cube_Image;
01024 this.pictureBox2.InitialImage = global::Cubes3D.Properties.Resources.Cube_Image;
01025 this.pictureBox2.Location = new System.Drawing.Point(518, 173);
01026 this.pictureBox2.Name = "pictureBox2";
01027 this.pictureBox2.Size = new System.Drawing.Size(457, 481);
01028 this.pictureBox2.SizeMode = System.Windows.Forms.PictureBoxSizeMode.AutoSize;
01029 this.pictureBox2.TabIndex = 3;
01030 this.pictureBox2.TabStop = false;
01031
01032
01033
01034 this.TitleTimer.Interval = 1500;
01035 this.TitleTimer.Tick += new System.EventHandler(this.TitleTimer_Tick);
01036
01037
01038
01039 this.ClientTimer.Interval = 1000;
01040 this.ClientTimer.Tick += new System.EventHandler(this.ClientTimer_Tick);
01041
01042
01043
01044 this.OpenFileDialog.DefaultExt = "*.map";
01045 this.OpenFileDialog.Filter = "Cubes³ MAP File {*.map}|*.map";
01046 this.OpenFileDialog.Title = "Cubes³ MAP File";
01047
01048
01049
01050 this.GameTimer.Interval = 1000;
01051 this.GameTimer.Tick += new System.EventHandler(this.GameTimer_Tick);
01052
01053
01054
01055 this.Text7PictureBox.Image = global::Cubes3D.Properties.Resources.Cube_Text;
01056 this.Text7PictureBox.InitialImage = global::Cubes3D.Properties.Resources.Cube_Text;
01057 this.Text7PictureBox.Location = new System.Drawing.Point(48, 45);
01058 this.Text7PictureBox.Name = "Text7PictureBox";
01059 this.Text7PictureBox.Size = new System.Drawing.Size(595, 186);
01060 this.Text7PictureBox.SizeMode = System.Windows.Forms.PictureBoxSizeMode.AutoSize;
01061 this.Text7PictureBox.TabIndex = 5;
01062 this.Text7PictureBox.TabStop = false;
01063
01064
01065
01066 this.PersonalLabel.AutoSize = true;
01067 this.PersonalLabel.Font = new System.Drawing.Font("Comic Sans MS", 48F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
01068 this.PersonalLabel.ForeColor = System.Drawing.Color.White;
01069 this.PersonalLabel.Location = new System.Drawing.Point(33, 332);
01070 this.PersonalLabel.Name = "PersonalLabel";
01071 this.PersonalLabel.Size = new System.Drawing.Size(555, 90);
01072 this.PersonalLabel.TabIndex = 6;
01073 this.PersonalLabel.Text = "Your Time: 0:00";
01074
01075
01076
01077 this.HighscoreTimer.Interval = 1000;
01078 this.HighscoreTimer.Tick += new System.EventHandler(this.HighscoreTimer_Tick);
01079
01080
01081
01082 this.Back4Label.AutoSize = true;
01083 this.Back4Label.Font = new System.Drawing.Font("Comic Sans MS", 48F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
01084 this.Back4Label.ForeColor = System.Drawing.Color.White;
01085 this.Back4Label.Location = new System.Drawing.Point(33, 564);
01086 this.Back4Label.Name = "Back4Label";
01087 this.Back4Label.Size = new System.Drawing.Size(180, 90);
01088 this.Back4Label.TabIndex = 26;
01089 this.Back4Label.Text = "back";
01090 this.Back4Label.MouseLeave += new System.EventHandler(this.Back4Label_MouseLeave);
01091 this.Back4Label.Click += new System.EventHandler(this.Back4Label_Click);
01092 this.Back4Label.MouseEnter += new System.EventHandler(this.Back4Label_MouseEnter);
01093
01094
01095
01096 this.Highscore0Label.AutoSize = true;
01097 this.Highscore0Label.Font = new System.Drawing.Font("Comic Sans MS", 27.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
01098 this.Highscore0Label.ForeColor = System.Drawing.Color.White;
01099 this.Highscore0Label.Location = new System.Drawing.Point(666, 332);
01100 this.Highscore0Label.Name = "Highscore0Label";
01101 this.Highscore0Label.Size = new System.Drawing.Size(264, 51);
01102 this.Highscore0Label.TabIndex = 27;
01103 this.Highscore0Label.Text = "Rank A) 0:00";
01104
01105
01106
01107 this.Highscore1Label.AutoSize = true;
01108 this.Highscore1Label.Font = new System.Drawing.Font("Comic Sans MS", 27.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
01109 this.Highscore1Label.ForeColor = System.Drawing.Color.White;
01110 this.Highscore1Label.Location = new System.Drawing.Point(670, 383);
01111 this.Highscore1Label.Name = "Highscore1Label";
01112 this.Highscore1Label.Size = new System.Drawing.Size(260, 51);
01113 this.Highscore1Label.TabIndex = 28;
01114 this.Highscore1Label.Text = "Rank B) 0:00";
01115
01116
01117
01118 this.Highscore2Label.AutoSize = true;
01119 this.Highscore2Label.Font = new System.Drawing.Font("Comic Sans MS", 27.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
01120 this.Highscore2Label.ForeColor = System.Drawing.Color.White;
01121 this.Highscore2Label.Location = new System.Drawing.Point(670, 434);
01122 this.Highscore2Label.Name = "Highscore2Label";
01123 this.Highscore2Label.Size = new System.Drawing.Size(260, 51);
01124 this.Highscore2Label.TabIndex = 29;
01125 this.Highscore2Label.Text = "Rank C) 0:00";
01126
01127
01128
01129 this.Highscore3Label.AutoSize = true;
01130 this.Highscore3Label.Location = new System.Drawing.Point(670, 485);
01131 this.Highscore3Label.Name = "Highscore3Label";
01132 this.Highscore3Label.Size = new System.Drawing.Size(264, 51);
01133 this.Highscore3Label.TabIndex = 30;
01134 this.Highscore3Label.Text = "Rank D) 0:00";
01135
01136
01137
01138 this.Highscore4Label.AutoSize = true;
01139 this.Highscore4Label.Location = new System.Drawing.Point(670, 536);
01140 this.Highscore4Label.Name = "Highscore4Label";
01141 this.Highscore4Label.Size = new System.Drawing.Size(260, 51);
01142 this.Highscore4Label.TabIndex = 31;
01143 this.Highscore4Label.Text = "Rank E) 0:00";
01144
01145
01146
01147 this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
01148 this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
01149 this.BackColor = System.Drawing.Color.Black;
01150 this.ClientSize = new System.Drawing.Size(1016, 741);
01151 this.Controls.Add(this.MainTabControl);
01152 this.KeyPreview = true;
01153 this.Name = "MainForm";
01154 this.ShowIcon = false;
01155 this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen;
01156 this.Text = "Cubes3D (Client Application)";
01157 this.TopMost = true;
01158 this.PreviewKeyDown += new System.Windows.Forms.PreviewKeyDownEventHandler(this.MainForm_PreviewKeyDown);
01159 this.Activated += new System.EventHandler(this.MainForm_Activated);
01160 this.FormClosing += new System.Windows.Forms.FormClosingEventHandler(this.MainForm_FormClosing);
01161 this.KeyUp += new System.Windows.Forms.KeyEventHandler(this.MainForm_KeyUp);
01162 this.KeyDown += new System.Windows.Forms.KeyEventHandler(this.MainForm_KeyDown);
01163 this.ResizeEnd += new System.EventHandler(this.MainForm_ResizeEnd);
01164 this.Load += new System.EventHandler(this.Form1_Load);
01165 this.MainTabControl.ResumeLayout(false);
01166 this.TitleTabPage.ResumeLayout(false);
01167 this.TitleTabPage.PerformLayout();
01168 ((System.ComponentModel.ISupportInitialize)(this.TextPictureBox)).EndInit();
01169 ((System.ComponentModel.ISupportInitialize)(this.ImagePictureBox)).EndInit();
01170 this.MenuTabPage.ResumeLayout(false);
01171 this.MenuTabPage.PerformLayout();
01172 ((System.ComponentModel.ISupportInitialize)(this.Text2PictureBox)).EndInit();
01173 ((System.ComponentModel.ISupportInitialize)(this.Image2PictureBox)).EndInit();
01174 this.OptionsTabPage.ResumeLayout(false);
01175 this.OptionsTabPage.PerformLayout();
01176 ((System.ComponentModel.ISupportInitialize)(this.Text4PictureBox)).EndInit();
01177 this.ClientTabPage.ResumeLayout(false);
01178 this.ClientTabPage.PerformLayout();
01179 ((System.ComponentModel.ISupportInitialize)(this.Text5PictureBox)).EndInit();
01180 this.ServerTabPage.ResumeLayout(false);
01181 this.ServerTabPage.PerformLayout();
01182 ((System.ComponentModel.ISupportInitialize)(this.Text6PictureBox)).EndInit();
01183 ((System.ComponentModel.ISupportInitialize)(this.Image4PictureBox)).EndInit();
01184 this.HighscoreTabPage.ResumeLayout(false);
01185 this.HighscoreTabPage.PerformLayout();
01186 this.ReplayTabPage.ResumeLayout(false);
01187 this.ReplayTabPage.PerformLayout();
01188 this.InfoTabPage.ResumeLayout(false);
01189 this.InfoTabPage.PerformLayout();
01190 ((System.ComponentModel.ISupportInitialize)(this.Text3PictureBox)).EndInit();
01191 ((System.ComponentModel.ISupportInitialize)(this.Image3PictureBox)).EndInit();
01192 this.HiddenTabPage.ResumeLayout(false);
01193 this.HiddenTabPage.PerformLayout();
01194 this.ServerBTabPage.ResumeLayout(false);
01195 this.ServerBTabPage.PerformLayout();
01196 ((System.ComponentModel.ISupportInitialize)(this.pictureBox3)).EndInit();
01197 ((System.ComponentModel.ISupportInitialize)(this.pictureBox1)).EndInit();
01198 ((System.ComponentModel.ISupportInitialize)(this.pictureBox2)).EndInit();
01199 ((System.ComponentModel.ISupportInitialize)(this.Text7PictureBox)).EndInit();
01200 this.ResumeLayout(false);
01201
01202 }
01203
01204 #endregion
01205
01206 private System.Windows.Forms.TabControl MainTabControl;
01207 private System.Windows.Forms.TabPage HiddenTabPage;
01208 private System.Windows.Forms.TabPage TitleTabPage;
01209 private System.Windows.Forms.TabPage MenuTabPage;
01210 private System.Windows.Forms.TabPage OptionsTabPage;
01211 private System.Windows.Forms.TabPage GameTabPage;
01212 private System.Windows.Forms.TabPage HighscoreTabPage;
01213 private System.Windows.Forms.TabPage ReplayTabPage;
01214 private System.Windows.Forms.TabPage ClientTabPage;
01215 private System.Windows.Forms.TabPage ServerTabPage;
01216 private System.Windows.Forms.Label ReplayLabel;
01217 private System.Windows.Forms.Label HiddenLabel;
01218 private System.Windows.Forms.TabPage InfoTabPage;
01219 private System.Windows.Forms.Timer ServerTimer;
01220 private System.Windows.Forms.PictureBox ImagePictureBox;
01221 private System.Windows.Forms.PictureBox TextPictureBox;
01222 private System.Windows.Forms.Label ProjektLabel;
01223 private System.Windows.Forms.Label DozentLabel;
01224 private System.Windows.Forms.Label SemesterLabel;
01225 private System.Windows.Forms.Label LectureLabel;
01226 private System.Windows.Forms.Label KursLabel;
01227 private System.Windows.Forms.Label MatrikelLabel;
01228 private System.Windows.Forms.Label DeveloperLabel;
01229 private System.Windows.Forms.Label UniLabel;
01230 private System.Windows.Forms.Label KeyLabel;
01231 private System.Windows.Forms.PictureBox Text2PictureBox;
01232 private System.Windows.Forms.PictureBox Image2PictureBox;
01233 private System.Windows.Forms.Label ExitLabel;
01234 private System.Windows.Forms.Label InfoLabel;
01235 private System.Windows.Forms.Label Uni2Label;
01236 private System.Windows.Forms.Label Dozent2Label;
01237 private System.Windows.Forms.Label Semeste2Label;
01238 private System.Windows.Forms.Label Lecture2Label;
01239 private System.Windows.Forms.Label Kurs2Label;
01240 private System.Windows.Forms.Label Matrikel2Label;
01241 private System.Windows.Forms.Label Developer2Label;
01242 private System.Windows.Forms.Label Projekt2Label;
01243 private System.Windows.Forms.PictureBox Text3PictureBox;
01244 private System.Windows.Forms.PictureBox Image3PictureBox;
01245 private System.Windows.Forms.Label label1;
01246 private System.Windows.Forms.Label label2;
01247 private System.Windows.Forms.Label label3;
01248 private System.Windows.Forms.Label label4;
01249 private System.Windows.Forms.Label label5;
01250 private System.Windows.Forms.Label label6;
01251 private System.Windows.Forms.Label label7;
01252 private System.Windows.Forms.Label label8;
01253 private System.Windows.Forms.Label label9;
01254 private System.Windows.Forms.PictureBox pictureBox1;
01255 private System.Windows.Forms.PictureBox pictureBox2;
01256 private System.Windows.Forms.Label BackLabel;
01257 private System.Windows.Forms.Label Language3Label;
01258 private System.Windows.Forms.Label LanguageLabel;
01259 private System.Windows.Forms.Label Language2;
01260 private System.Windows.Forms.Label OptionsLabel;
01261 private System.Windows.Forms.Label Back2Label;
01262 private System.Windows.Forms.PictureBox Text4PictureBox;
01263 private System.Windows.Forms.Label EnterLabel;
01264 private System.Windows.Forms.Label CreateLabel;
01265 private System.Windows.Forms.Label ReplaysValueLabel;
01266 private System.Windows.Forms.Label ReplaysLabel;
01267 private System.Windows.Forms.Timer TitleTimer;
01268 private System.Windows.Forms.Timer ClientTimer;
01269 private System.Windows.Forms.PictureBox Text5PictureBox;
01270 private System.Windows.Forms.Label ClientWaitLabel;
01271 private System.Windows.Forms.TabPage ServerBTabPage;
01272 private System.Windows.Forms.Label label10;
01273 private System.Windows.Forms.PictureBox Image4PictureBox;
01274 private System.Windows.Forms.Label LocalLabel;
01275 private System.Windows.Forms.Label RemoteLabel;
01276 private System.Windows.Forms.Label Back3label;
01277 private System.Windows.Forms.PictureBox Text6PictureBox;
01278 private System.Windows.Forms.PictureBox pictureBox3;
01279 private System.Windows.Forms.Label ServerWaitLabel;
01280 private System.Windows.Forms.OpenFileDialog OpenFileDialog;
01281 private System.Windows.Forms.Timer GameTimer;
01282 private System.Windows.Forms.PictureBox Text7PictureBox;
01283 private System.Windows.Forms.Label PersonalLabel;
01284 private System.Windows.Forms.Timer HighscoreTimer;
01285 private System.Windows.Forms.Label Back4Label;
01286 private System.Windows.Forms.Label Highscore3Label;
01287 private System.Windows.Forms.Label Highscore2Label;
01288 private System.Windows.Forms.Label Highscore1Label;
01289 private System.Windows.Forms.Label Highscore0Label;
01290 private System.Windows.Forms.Label Highscore4Label;
01291 }
01292 }
01293