F_P_00001.Designer.cs 8.0 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157
  1. namespace Dongke.IBOSS.PRD.Client.Public
  2. {
  3. partial class F_P_00001
  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 Windows 窗体设计器生成的代码
  22. /// <summary>
  23. /// 设计器支持所需的方法 - 不要
  24. /// 使用代码编辑器修改此方法的内容。
  25. /// </summary>
  26. private void InitializeComponent()
  27. {
  28. System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(F_P_00001));
  29. this.lblTest = new System.Windows.Forms.Label();
  30. this.btnClose = new System.Windows.Forms.Button();
  31. this.btnUpdate = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Button();
  32. this.btnSetting = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Button();
  33. this.btnFP00002 = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Button();
  34. this.btnCache = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Button();
  35. this.SuspendLayout();
  36. //
  37. // lblTest
  38. //
  39. this.lblTest.AutoSize = true;
  40. this.lblTest.Location = new System.Drawing.Point(12, 9);
  41. this.lblTest.Name = "lblTest";
  42. this.lblTest.Size = new System.Drawing.Size(41, 12);
  43. this.lblTest.TabIndex = 1;
  44. this.lblTest.Text = "label1";
  45. //
  46. // btnClose
  47. //
  48. this.btnClose.DialogResult = System.Windows.Forms.DialogResult.Cancel;
  49. this.btnClose.Location = new System.Drawing.Point(0, 0);
  50. this.btnClose.Name = "btnClose";
  51. this.btnClose.Size = new System.Drawing.Size(0, 0);
  52. this.btnClose.TabIndex = 0;
  53. this.btnClose.TabStop = false;
  54. this.btnClose.Text = "关闭";
  55. this.btnClose.UseVisualStyleBackColor = true;
  56. this.btnClose.Click += new System.EventHandler(this.btnClose_Click);
  57. //
  58. // btnUpdate
  59. //
  60. this.btnUpdate.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
  61. this.btnUpdate.BackColor = System.Drawing.Color.Transparent;
  62. this.btnUpdate.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("btnUpdate.BackgroundImage")));
  63. this.btnUpdate.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  64. this.btnUpdate.ForeColor = System.Drawing.Color.White;
  65. this.btnUpdate.Location = new System.Drawing.Point(536, 85);
  66. this.btnUpdate.Name = "btnUpdate";
  67. this.btnUpdate.Size = new System.Drawing.Size(85, 33);
  68. this.btnUpdate.TabIndex = 95;
  69. this.btnUpdate.Text = "更新";
  70. this.btnUpdate.UseVisualStyleBackColor = false;
  71. this.btnUpdate.Click += new System.EventHandler(this.btnUpdate_Click);
  72. //
  73. // btnSetting
  74. //
  75. this.btnSetting.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
  76. this.btnSetting.BackColor = System.Drawing.Color.Transparent;
  77. this.btnSetting.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("btnSetting.BackgroundImage")));
  78. this.btnSetting.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  79. this.btnSetting.ForeColor = System.Drawing.Color.White;
  80. this.btnSetting.Location = new System.Drawing.Point(536, 46);
  81. this.btnSetting.Name = "btnSetting";
  82. this.btnSetting.Size = new System.Drawing.Size(85, 33);
  83. this.btnSetting.TabIndex = 94;
  84. this.btnSetting.Text = "设置";
  85. this.btnSetting.UseVisualStyleBackColor = false;
  86. this.btnSetting.Click += new System.EventHandler(this.btnSetting_Click);
  87. //
  88. // btnFP00002
  89. //
  90. this.btnFP00002.BackColor = System.Drawing.Color.Transparent;
  91. this.btnFP00002.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("btnFP00002.BackgroundImage")));
  92. this.btnFP00002.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  93. this.btnFP00002.ForeColor = System.Drawing.Color.White;
  94. this.btnFP00002.Location = new System.Drawing.Point(14, 46);
  95. this.btnFP00002.Name = "btnFP00002";
  96. this.btnFP00002.Size = new System.Drawing.Size(86, 33);
  97. this.btnFP00002.TabIndex = 2;
  98. this.btnFP00002.Text = "成型结算";
  99. this.btnFP00002.UseMnemonic = false;
  100. this.btnFP00002.UseVisualStyleBackColor = false;
  101. this.btnFP00002.Click += new System.EventHandler(this.btnFP00002_Click);
  102. //
  103. // btnCache
  104. //
  105. this.btnCache.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
  106. this.btnCache.BackColor = System.Drawing.Color.Transparent;
  107. this.btnCache.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("btnCache.BackgroundImage")));
  108. this.btnCache.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  109. this.btnCache.ForeColor = System.Drawing.Color.White;
  110. this.btnCache.Location = new System.Drawing.Point(536, 9);
  111. this.btnCache.Name = "btnCache";
  112. this.btnCache.Size = new System.Drawing.Size(85, 33);
  113. this.btnCache.TabIndex = 93;
  114. this.btnCache.Text = "缓存目录";
  115. this.btnCache.UseVisualStyleBackColor = false;
  116. this.btnCache.Click += new System.EventHandler(this.btnCache_Click);
  117. //
  118. // F_P_00001
  119. //
  120. this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
  121. this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
  122. this.CancelButton = this.btnClose;
  123. this.ClientSize = new System.Drawing.Size(633, 382);
  124. this.Controls.Add(this.btnClose);
  125. this.Controls.Add(this.lblTest);
  126. this.Controls.Add(this.btnUpdate);
  127. this.Controls.Add(this.btnCache);
  128. this.Controls.Add(this.btnSetting);
  129. this.Controls.Add(this.btnFP00002);
  130. this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.None;
  131. this.Icon = ((System.Drawing.Icon)(resources.GetObject("$this.Icon")));
  132. this.MaximizeBox = false;
  133. this.MinimizeBox = false;
  134. this.Name = "F_P_00001";
  135. this.Text = "Form1";
  136. this.WindowState = System.Windows.Forms.FormWindowState.Maximized;
  137. this.Load += new System.EventHandler(this.F_P_00001_Load);
  138. this.Shown += new System.EventHandler(this.F_P_00001_Shown);
  139. this.ResumeLayout(false);
  140. this.PerformLayout();
  141. }
  142. #endregion
  143. private Basics.BaseControls.C_Button btnFP00002;
  144. private Basics.BaseControls.C_Button btnSetting;
  145. private Basics.BaseControls.C_Button btnUpdate;
  146. internal System.Windows.Forms.Label lblTest;
  147. private System.Windows.Forms.Button btnClose;
  148. private Basics.BaseControls.C_Button btnCache;
  149. }
  150. }