c7abd56fa0cd0345ec80178a8696a73694626695.svn-base 7.1 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157
  1. namespace DataGateWayProject
  2. {
  3. partial class Loading_Form
  4. {
  5. /// <summary>
  6. /// Required designer variable.
  7. /// </summary>
  8. private System.ComponentModel.IContainer components = null;
  9. /// <summary>
  10. /// Clean up any resources being used.
  11. /// </summary>
  12. /// <param name="disposing">true if managed resources should be disposed; otherwise, false.</param>
  13. protected override void Dispose(bool disposing)
  14. {
  15. if (disposing && (components != null))
  16. {
  17. components.Dispose();
  18. }
  19. base.Dispose(disposing);
  20. }
  21. #region Windows Form Designer generated code
  22. /// <summary>
  23. /// Required method for Designer support - do not modify
  24. /// the contents of this method with the code editor.
  25. /// </summary>
  26. private void InitializeComponent()
  27. {
  28. System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(Loading_Form));
  29. this.label1 = new System.Windows.Forms.Label();
  30. this.label2 = new System.Windows.Forms.Label();
  31. this.label3 = new System.Windows.Forms.Label();
  32. this.label4 = new System.Windows.Forms.Label();
  33. this.label6 = new System.Windows.Forms.Label();
  34. this.Loading_Point = new System.Windows.Forms.Label();
  35. this.label7 = new System.Windows.Forms.Label();
  36. this.SuspendLayout();
  37. //
  38. // label1
  39. //
  40. this.label1.AutoSize = true;
  41. this.label1.BackColor = System.Drawing.Color.Transparent;
  42. this.label1.Font = new System.Drawing.Font("휴먼모음T", 27.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
  43. this.label1.ForeColor = System.Drawing.Color.White;
  44. this.label1.Location = new System.Drawing.Point(12, 85);
  45. this.label1.Name = "label1";
  46. this.label1.Size = new System.Drawing.Size(312, 41);
  47. this.label1.TabIndex = 0;
  48. this.label1.Text = "DataGateWay 2.0";
  49. //
  50. // label2
  51. //
  52. this.label2.AutoSize = true;
  53. this.label2.BackColor = System.Drawing.Color.Transparent;
  54. this.label2.Font = new System.Drawing.Font("휴먼모음T", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
  55. this.label2.ForeColor = System.Drawing.Color.White;
  56. this.label2.Location = new System.Drawing.Point(18, 141);
  57. this.label2.Name = "label2";
  58. this.label2.Size = new System.Drawing.Size(158, 13);
  59. this.label2.TabIndex = 1;
  60. this.label2.Text = "Version1.0(2016.11.08)";
  61. //
  62. // label3
  63. //
  64. this.label3.AutoSize = true;
  65. this.label3.BackColor = System.Drawing.Color.Transparent;
  66. this.label3.Font = new System.Drawing.Font("휴먼모음T", 14.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
  67. this.label3.ForeColor = System.Drawing.Color.Red;
  68. this.label3.Location = new System.Drawing.Point(420, 269);
  69. this.label3.Name = "label3";
  70. this.label3.Size = new System.Drawing.Size(48, 21);
  71. this.label3.TabIndex = 2;
  72. this.label3.Text = "HDC";
  73. //
  74. // label4
  75. //
  76. this.label4.AutoSize = true;
  77. this.label4.BackColor = System.Drawing.Color.Transparent;
  78. this.label4.Font = new System.Drawing.Font("휴먼모음T", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
  79. this.label4.ForeColor = System.Drawing.Color.White;
  80. this.label4.Location = new System.Drawing.Point(466, 271);
  81. this.label4.Name = "label4";
  82. this.label4.Size = new System.Drawing.Size(92, 18);
  83. this.label4.TabIndex = 3;
  84. this.label4.Text = "아이콘트롤스";
  85. //
  86. // label6
  87. //
  88. this.label6.AutoSize = true;
  89. this.label6.BackColor = System.Drawing.Color.Transparent;
  90. this.label6.ForeColor = System.Drawing.Color.White;
  91. this.label6.Location = new System.Drawing.Point(19, 271);
  92. this.label6.Name = "label6";
  93. this.label6.Size = new System.Drawing.Size(54, 12);
  94. this.label6.TabIndex = 5;
  95. this.label6.Text = "Loading ";
  96. //
  97. // Loading_Point
  98. //
  99. this.Loading_Point.AutoSize = true;
  100. this.Loading_Point.BackColor = System.Drawing.Color.Transparent;
  101. this.Loading_Point.ForeColor = System.Drawing.Color.White;
  102. this.Loading_Point.Location = new System.Drawing.Point(79, 271);
  103. this.Loading_Point.Name = "Loading_Point";
  104. this.Loading_Point.Size = new System.Drawing.Size(0, 12);
  105. this.Loading_Point.TabIndex = 6;
  106. //
  107. // label7
  108. //
  109. this.label7.AutoSize = true;
  110. this.label7.BackColor = System.Drawing.Color.Transparent;
  111. this.label7.ForeColor = System.Drawing.Color.White;
  112. this.label7.Location = new System.Drawing.Point(101, 271);
  113. this.label7.Name = "label7";
  114. this.label7.Size = new System.Drawing.Size(15, 12);
  115. this.label7.TabIndex = 7;
  116. this.label7.Text = "%";
  117. //
  118. // Loading_Form
  119. //
  120. this.AutoScaleDimensions = new System.Drawing.SizeF(7F, 12F);
  121. this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
  122. this.BackColor = System.Drawing.Color.SteelBlue;
  123. this.BackgroundImage = global::DataGateWayProject.Properties.Resources.freeGradient;
  124. this.ClientSize = new System.Drawing.Size(570, 352);
  125. this.Controls.Add(this.label7);
  126. this.Controls.Add(this.Loading_Point);
  127. this.Controls.Add(this.label6);
  128. this.Controls.Add(this.label4);
  129. this.Controls.Add(this.label3);
  130. this.Controls.Add(this.label2);
  131. this.Controls.Add(this.label1);
  132. this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.None;
  133. this.Icon = ((System.Drawing.Icon)(resources.GetObject("$this.Icon")));
  134. this.Location = new System.Drawing.Point(500, 500);
  135. this.Name = "Loading_Form";
  136. this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen;
  137. this.Text = "Loading_Form";
  138. this.Load += new System.EventHandler(this.Loading_Form_Load);
  139. this.ResumeLayout(false);
  140. this.PerformLayout();
  141. }
  142. #endregion
  143. private System.Windows.Forms.Label label1;
  144. private System.Windows.Forms.Label label2;
  145. private System.Windows.Forms.Label label3;
  146. private System.Windows.Forms.Label label4;
  147. private System.Windows.Forms.Label label6;
  148. private System.Windows.Forms.Label Loading_Point;
  149. private System.Windows.Forms.Label label7;
  150. }
  151. }