ucStorageWeightT.Designer.cs 8.7 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177
  1. namespace MeterModuleLibrary
  2. {
  3. partial class ucStorageWeightT
  4. {
  5. /// <summary>
  6. /// 必需的设计器变量。
  7. /// </summary>
  8. private System.ComponentModel.IContainer components = null;
  9. /// <summary>
  10. /// 清理所有正在使用的资源。
  11. /// </summary>
  12. /// <param name="disposing">如果应释放托管资源,为 true;否则为 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 组件设计器生成的代码
  22. /// <summary>
  23. /// 设计器支持所需的方法 - 不要修改
  24. /// 使用代码编辑器修改此方法的内容。
  25. /// </summary>
  26. private void InitializeComponent()
  27. {
  28. System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(ucStorageWeightT));
  29. Infragistics.Win.Appearance appearance1 = new Infragistics.Win.Appearance();
  30. Infragistics.Win.Appearance appearance2 = new Infragistics.Win.Appearance();
  31. this.panel8 = new System.Windows.Forms.Panel();
  32. this.btnStable = new System.Windows.Forms.Button();
  33. this.picStable = new System.Windows.Forms.PictureBox();
  34. this.panel7 = new System.Windows.Forms.Panel();
  35. this.panel6 = new System.Windows.Forms.Panel();
  36. this.txtWeight = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
  37. this.txtUnit = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
  38. this.panel8.SuspendLayout();
  39. ((System.ComponentModel.ISupportInitialize)(this.picStable)).BeginInit();
  40. this.panel7.SuspendLayout();
  41. this.panel6.SuspendLayout();
  42. ((System.ComponentModel.ISupportInitialize)(this.txtWeight)).BeginInit();
  43. ((System.ComponentModel.ISupportInitialize)(this.txtUnit)).BeginInit();
  44. this.SuspendLayout();
  45. //
  46. // panel8
  47. //
  48. this.panel8.Controls.Add(this.btnStable);
  49. this.panel8.Controls.Add(this.picStable);
  50. this.panel8.Dock = System.Windows.Forms.DockStyle.Fill;
  51. this.panel8.Location = new System.Drawing.Point(0, 0);
  52. this.panel8.Margin = new System.Windows.Forms.Padding(2);
  53. this.panel8.Name = "panel8";
  54. this.panel8.Size = new System.Drawing.Size(128, 51);
  55. this.panel8.TabIndex = 1;
  56. //
  57. // btnStable
  58. //
  59. this.btnStable.BackColor = System.Drawing.Color.White;
  60. this.btnStable.Dock = System.Windows.Forms.DockStyle.Fill;
  61. this.btnStable.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  62. this.btnStable.Font = new System.Drawing.Font("楷体", 10F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)), true);
  63. this.btnStable.ForeColor = System.Drawing.Color.Black;
  64. this.btnStable.Location = new System.Drawing.Point(50, 0);
  65. this.btnStable.Name = "btnStable";
  66. this.btnStable.Size = new System.Drawing.Size(78, 51);
  67. this.btnStable.TabIndex = 587;
  68. this.btnStable.Text = "重量稳定";
  69. this.btnStable.UseVisualStyleBackColor = false;
  70. //
  71. // picStable
  72. //
  73. this.picStable.Dock = System.Windows.Forms.DockStyle.Left;
  74. this.picStable.Image = ((System.Drawing.Image)(resources.GetObject("picStable.Image")));
  75. this.picStable.Location = new System.Drawing.Point(0, 0);
  76. this.picStable.Margin = new System.Windows.Forms.Padding(2);
  77. this.picStable.Name = "picStable";
  78. this.picStable.Size = new System.Drawing.Size(50, 51);
  79. this.picStable.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage;
  80. this.picStable.TabIndex = 0;
  81. this.picStable.TabStop = false;
  82. //
  83. // panel7
  84. //
  85. this.panel7.Controls.Add(this.panel8);
  86. this.panel7.Dock = System.Windows.Forms.DockStyle.Right;
  87. this.panel7.Location = new System.Drawing.Point(240, 0);
  88. this.panel7.Name = "panel7";
  89. this.panel7.Size = new System.Drawing.Size(128, 51);
  90. this.panel7.TabIndex = 589;
  91. //
  92. // panel6
  93. //
  94. this.panel6.Controls.Add(this.txtWeight);
  95. this.panel6.Controls.Add(this.txtUnit);
  96. this.panel6.Dock = System.Windows.Forms.DockStyle.Fill;
  97. this.panel6.Location = new System.Drawing.Point(0, 0);
  98. this.panel6.Margin = new System.Windows.Forms.Padding(2);
  99. this.panel6.Name = "panel6";
  100. this.panel6.Size = new System.Drawing.Size(240, 51);
  101. this.panel6.TabIndex = 590;
  102. //
  103. // txtWeight
  104. //
  105. appearance1.BackColor = System.Drawing.Color.Black;
  106. appearance1.ForeColor = System.Drawing.Color.Lime;
  107. appearance1.ForeColorDisabled = System.Drawing.Color.Lime;
  108. appearance1.ImageBackground = ((System.Drawing.Image)(resources.GetObject("appearance1.ImageBackground")));
  109. appearance1.TextHAlignAsString = "Right";
  110. this.txtWeight.Appearance = appearance1;
  111. this.txtWeight.BackColor = System.Drawing.Color.Black;
  112. this.txtWeight.DisplayStyle = Infragistics.Win.EmbeddableElementDisplayStyle.Office2007;
  113. this.txtWeight.Dock = System.Windows.Forms.DockStyle.Fill;
  114. this.txtWeight.Enabled = false;
  115. this.txtWeight.Font = new System.Drawing.Font("宋体", 35F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(200)));
  116. this.txtWeight.Location = new System.Drawing.Point(0, 0);
  117. this.txtWeight.Multiline = true;
  118. this.txtWeight.Name = "txtWeight";
  119. this.txtWeight.ReadOnly = true;
  120. this.txtWeight.Size = new System.Drawing.Size(170, 51);
  121. this.txtWeight.TabIndex = 587;
  122. //
  123. // txtUnit
  124. //
  125. appearance2.BackColor = System.Drawing.Color.Black;
  126. appearance2.ForeColor = System.Drawing.Color.Lime;
  127. appearance2.ForeColorDisabled = System.Drawing.Color.Lime;
  128. appearance2.ImageBackground = ((System.Drawing.Image)(resources.GetObject("appearance2.ImageBackground")));
  129. appearance2.TextHAlignAsString = "Right";
  130. this.txtUnit.Appearance = appearance2;
  131. this.txtUnit.BackColor = System.Drawing.Color.Black;
  132. this.txtUnit.DisplayStyle = Infragistics.Win.EmbeddableElementDisplayStyle.Office2007;
  133. this.txtUnit.Dock = System.Windows.Forms.DockStyle.Right;
  134. this.txtUnit.Enabled = false;
  135. this.txtUnit.Font = new System.Drawing.Font("宋体", 35F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(200)));
  136. this.txtUnit.Location = new System.Drawing.Point(170, 0);
  137. this.txtUnit.Multiline = true;
  138. this.txtUnit.Name = "txtUnit";
  139. this.txtUnit.ReadOnly = true;
  140. this.txtUnit.Size = new System.Drawing.Size(70, 51);
  141. this.txtUnit.TabIndex = 586;
  142. this.txtUnit.Text = "T";
  143. //
  144. // ucStorageWeightT
  145. //
  146. this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
  147. this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
  148. this.BackColor = System.Drawing.Color.White;
  149. this.Controls.Add(this.panel6);
  150. this.Controls.Add(this.panel7);
  151. this.Name = "ucStorageWeightT";
  152. this.Size = new System.Drawing.Size(368, 51);
  153. this.panel8.ResumeLayout(false);
  154. ((System.ComponentModel.ISupportInitialize)(this.picStable)).EndInit();
  155. this.panel7.ResumeLayout(false);
  156. this.panel6.ResumeLayout(false);
  157. this.panel6.PerformLayout();
  158. ((System.ComponentModel.ISupportInitialize)(this.txtWeight)).EndInit();
  159. ((System.ComponentModel.ISupportInitialize)(this.txtUnit)).EndInit();
  160. this.ResumeLayout(false);
  161. }
  162. #endregion
  163. private System.Windows.Forms.Panel panel8;
  164. private System.Windows.Forms.Button btnStable;
  165. private System.Windows.Forms.PictureBox picStable;
  166. private System.Windows.Forms.Panel panel7;
  167. private System.Windows.Forms.Panel panel6;
  168. private Infragistics.Win.UltraWinEditors.UltraTextEditor txtWeight;
  169. private Infragistics.Win.UltraWinEditors.UltraTextEditor txtUnit;
  170. }
  171. }