革博士V2程序
Ви не можете вибрати більше 25 тем Теми мають розпочинатися з літери або цифри, можуть містити дефіси (-) і не повинні перевищувати 35 символів.

190 рядки
10 KiB

  1. namespace GeBoShi.UI.InageShow
  2. {
  3. partial class ImageShowFrm
  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. this.components = new System.ComponentModel.Container();
  29. this.uiTitel1 = new GeBoShi.UIKits.MaiMuMenu.UITitel_LT();
  30. this.btnOK = new CCWin.SkinControl.SkinButton();
  31. this.btnSkip = new CCWin.SkinControl.SkinButton();
  32. this.label1 = new System.Windows.Forms.Label();
  33. this.splitContainer1 = new System.Windows.Forms.SplitContainer();
  34. this.pictureBox1 = new System.Windows.Forms.PictureBox();
  35. this.flowLayoutPanel1 = new System.Windows.Forms.FlowLayoutPanel();
  36. ((System.ComponentModel.ISupportInitialize)(this.splitContainer1)).BeginInit();
  37. this.splitContainer1.Panel1.SuspendLayout();
  38. this.splitContainer1.Panel2.SuspendLayout();
  39. this.splitContainer1.SuspendLayout();
  40. ((System.ComponentModel.ISupportInitialize)(this.pictureBox1)).BeginInit();
  41. this.SuspendLayout();
  42. //
  43. // uiTitel1
  44. //
  45. this.uiTitel1.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(141)))), ((int)(((byte)(161)))), ((int)(((byte)(241)))));
  46. this.uiTitel1.Dock = System.Windows.Forms.DockStyle.Top;
  47. this.uiTitel1.FatherForm = null;
  48. this.uiTitel1.Location = new System.Drawing.Point(0, 0);
  49. this.uiTitel1.Name = "uiTitel1";
  50. this.uiTitel1.Size = new System.Drawing.Size(1067, 48);
  51. this.uiTitel1.TabIndex = 38;
  52. //
  53. // btnOK
  54. //
  55. this.btnOK.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)));
  56. this.btnOK.BackColor = System.Drawing.Color.Transparent;
  57. this.btnOK.BaseColor = System.Drawing.Color.FromArgb(((int)(((byte)(87)))), ((int)(((byte)(157)))), ((int)(((byte)(253)))));
  58. this.btnOK.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(87)))), ((int)(((byte)(157)))), ((int)(((byte)(253)))));
  59. this.btnOK.ControlState = CCWin.SkinClass.ControlState.Normal;
  60. this.btnOK.DownBack = null;
  61. this.btnOK.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  62. this.btnOK.ForeColor = System.Drawing.SystemColors.ControlText;
  63. this.btnOK.GlowColor = System.Drawing.Color.FromArgb(((int)(((byte)(87)))), ((int)(((byte)(157)))), ((int)(((byte)(253)))));
  64. this.btnOK.InnerBorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(87)))), ((int)(((byte)(157)))), ((int)(((byte)(253)))));
  65. this.btnOK.Location = new System.Drawing.Point(297, 674);
  66. this.btnOK.MouseBack = null;
  67. this.btnOK.Name = "btnOK";
  68. this.btnOK.NormlBack = null;
  69. this.btnOK.RoundStyle = CCWin.SkinClass.RoundStyle.All;
  70. this.btnOK.Size = new System.Drawing.Size(160, 47);
  71. this.btnOK.TabIndex = 99;
  72. this.btnOK.Text = "确认";
  73. this.btnOK.UseVisualStyleBackColor = false;
  74. this.btnOK.Click += new System.EventHandler(this.btnOK_Click);
  75. //
  76. // btnSkip
  77. //
  78. this.btnSkip.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
  79. this.btnSkip.BackColor = System.Drawing.Color.Transparent;
  80. this.btnSkip.BaseColor = System.Drawing.Color.FromArgb(((int)(((byte)(87)))), ((int)(((byte)(157)))), ((int)(((byte)(253)))));
  81. this.btnSkip.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(87)))), ((int)(((byte)(157)))), ((int)(((byte)(253)))));
  82. this.btnSkip.ControlState = CCWin.SkinClass.ControlState.Normal;
  83. this.btnSkip.DownBack = null;
  84. this.btnSkip.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  85. this.btnSkip.ForeColor = System.Drawing.SystemColors.ControlText;
  86. this.btnSkip.GlowColor = System.Drawing.Color.FromArgb(((int)(((byte)(87)))), ((int)(((byte)(157)))), ((int)(((byte)(253)))));
  87. this.btnSkip.InnerBorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(87)))), ((int)(((byte)(157)))), ((int)(((byte)(253)))));
  88. this.btnSkip.Location = new System.Drawing.Point(613, 674);
  89. this.btnSkip.MouseBack = null;
  90. this.btnSkip.Name = "btnSkip";
  91. this.btnSkip.NormlBack = null;
  92. this.btnSkip.RoundStyle = CCWin.SkinClass.RoundStyle.All;
  93. this.btnSkip.Size = new System.Drawing.Size(160, 47);
  94. this.btnSkip.TabIndex = 100;
  95. this.btnSkip.Text = "全部忽略";
  96. this.btnSkip.UseVisualStyleBackColor = false;
  97. this.btnSkip.Click += new System.EventHandler(this.btnSkip_Click);
  98. //
  99. // label1
  100. //
  101. this.label1.AutoSize = true;
  102. this.label1.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(141)))), ((int)(((byte)(161)))), ((int)(((byte)(241)))));
  103. this.label1.Font = new System.Drawing.Font("微软雅黑", 15F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  104. this.label1.ForeColor = System.Drawing.Color.MidnightBlue;
  105. this.label1.Location = new System.Drawing.Point(292, 9);
  106. this.label1.Name = "label1";
  107. this.label1.Size = new System.Drawing.Size(69, 27);
  108. this.label1.TabIndex = 102;
  109. this.label1.Text = "label1";
  110. //
  111. // splitContainer1
  112. //
  113. this.splitContainer1.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
  114. | System.Windows.Forms.AnchorStyles.Left)
  115. | System.Windows.Forms.AnchorStyles.Right)));
  116. this.splitContainer1.FixedPanel = System.Windows.Forms.FixedPanel.Panel1;
  117. this.splitContainer1.Location = new System.Drawing.Point(12, 63);
  118. this.splitContainer1.Name = "splitContainer1";
  119. this.splitContainer1.Orientation = System.Windows.Forms.Orientation.Horizontal;
  120. //
  121. // splitContainer1.Panel1
  122. //
  123. this.splitContainer1.Panel1.Controls.Add(this.pictureBox1);
  124. //
  125. // splitContainer1.Panel2
  126. //
  127. this.splitContainer1.Panel2.Controls.Add(this.flowLayoutPanel1);
  128. this.splitContainer1.Size = new System.Drawing.Size(1043, 606);
  129. this.splitContainer1.SplitterDistance = 174;
  130. this.splitContainer1.TabIndex = 103;
  131. //
  132. // pictureBox1
  133. //
  134. this.pictureBox1.BackColor = System.Drawing.Color.White;
  135. this.pictureBox1.Dock = System.Windows.Forms.DockStyle.Fill;
  136. this.pictureBox1.Location = new System.Drawing.Point(0, 0);
  137. this.pictureBox1.Name = "pictureBox1";
  138. this.pictureBox1.Size = new System.Drawing.Size(1043, 174);
  139. this.pictureBox1.SizeMode = System.Windows.Forms.PictureBoxSizeMode.Zoom;
  140. this.pictureBox1.TabIndex = 0;
  141. this.pictureBox1.TabStop = false;
  142. //
  143. // flowLayoutPanel1
  144. //
  145. this.flowLayoutPanel1.AutoScroll = true;
  146. this.flowLayoutPanel1.BackColor = System.Drawing.Color.White;
  147. this.flowLayoutPanel1.Dock = System.Windows.Forms.DockStyle.Fill;
  148. this.flowLayoutPanel1.Location = new System.Drawing.Point(0, 0);
  149. this.flowLayoutPanel1.Name = "flowLayoutPanel1";
  150. this.flowLayoutPanel1.Size = new System.Drawing.Size(1043, 428);
  151. this.flowLayoutPanel1.TabIndex = 41;
  152. //
  153. // ImageShowFrm
  154. //
  155. this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
  156. this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
  157. this.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(141)))), ((int)(((byte)(161)))), ((int)(((byte)(241)))));
  158. this.ClientSize = new System.Drawing.Size(1067, 733);
  159. this.Controls.Add(this.splitContainer1);
  160. this.Controls.Add(this.label1);
  161. this.Controls.Add(this.btnSkip);
  162. this.Controls.Add(this.btnOK);
  163. this.Controls.Add(this.uiTitel1);
  164. this.Name = "ImageShowFrm";
  165. this.Text = "二次判定";
  166. this.Load += new System.EventHandler(this.ImageShowFrm_Load);
  167. this.splitContainer1.Panel1.ResumeLayout(false);
  168. this.splitContainer1.Panel2.ResumeLayout(false);
  169. ((System.ComponentModel.ISupportInitialize)(this.splitContainer1)).EndInit();
  170. this.splitContainer1.ResumeLayout(false);
  171. ((System.ComponentModel.ISupportInitialize)(this.pictureBox1)).EndInit();
  172. this.ResumeLayout(false);
  173. this.PerformLayout();
  174. }
  175. #endregion
  176. private GeBoShi.UIKits.MaiMuMenu.UITitel_LT uiTitel1;
  177. private CCWin.SkinControl.SkinButton btnOK;
  178. private CCWin.SkinControl.SkinButton btnSkip;
  179. private System.Windows.Forms.Label label1;
  180. private System.Windows.Forms.SplitContainer splitContainer1;
  181. private System.Windows.Forms.PictureBox pictureBox1;
  182. private System.Windows.Forms.FlowLayoutPanel flowLayoutPanel1;
  183. }
  184. }