frmExprortSelect.Designer.cs 7.8 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153
  1. namespace LYFZ.Software.UI.FinancialManagement
  2. {
  3. partial class frmExprortSelect
  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(frmExprortSelect));
  29. this.rdo_ExportSelect = new LYFZ.ComponentLibrary.RadioButtonEx();
  30. this.rdo_All = new LYFZ.ComponentLibrary.RadioButtonEx();
  31. this.btn_Ok = new LYFZ.ComponentLibrary.ButtonEx();
  32. this.btn_Cancel = new LYFZ.ComponentLibrary.ButtonEx();
  33. this.plExMainContainer.SuspendLayout();
  34. this.plFormMainContent.SuspendLayout();
  35. this.SuspendLayout();
  36. //
  37. // plExMainContainer
  38. //
  39. this.plExMainContainer.Controls.Add(this.btn_Cancel);
  40. this.plExMainContainer.Controls.Add(this.btn_Ok);
  41. this.plExMainContainer.Controls.Add(this.rdo_All);
  42. this.plExMainContainer.Controls.Add(this.rdo_ExportSelect);
  43. this.plExMainContainer.Size = new System.Drawing.Size(386, 165);
  44. //
  45. // plFormMainContent
  46. //
  47. this.plFormMainContent.Size = new System.Drawing.Size(386, 165);
  48. //
  49. // btnAppFormExit
  50. //
  51. this.btnAppFormExit.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("btnAppFormExit.BackImg")));
  52. this.btnAppFormExit.Location = new System.Drawing.Point(354, 0);
  53. //
  54. // btnAppFormMinimize
  55. //
  56. this.btnAppFormMinimize.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("btnAppFormMinimize.BackImg")));
  57. this.btnAppFormMinimize.Location = new System.Drawing.Point(851, 0);
  58. //
  59. // rdo_ExportSelect
  60. //
  61. this.rdo_ExportSelect.AutoSize = true;
  62. this.rdo_ExportSelect.BackColor = System.Drawing.Color.Transparent;
  63. this.rdo_ExportSelect.Checked = true;
  64. this.rdo_ExportSelect.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel, ((byte)(134)));
  65. this.rdo_ExportSelect.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113)))));
  66. this.rdo_ExportSelect.Location = new System.Drawing.Point(62, 42);
  67. this.rdo_ExportSelect.Name = "rdo_ExportSelect";
  68. this.rdo_ExportSelect.Size = new System.Drawing.Size(110, 21);
  69. this.rdo_ExportSelect.TabIndex = 0;
  70. this.rdo_ExportSelect.TabStop = true;
  71. this.rdo_ExportSelect.Text = "数据按条件导出";
  72. this.rdo_ExportSelect.UseVisualStyleBackColor = false;
  73. //
  74. // rdo_All
  75. //
  76. this.rdo_All.AutoSize = true;
  77. this.rdo_All.BackColor = System.Drawing.Color.Transparent;
  78. this.rdo_All.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel, ((byte)(134)));
  79. this.rdo_All.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113)))));
  80. this.rdo_All.Location = new System.Drawing.Point(220, 42);
  81. this.rdo_All.Name = "rdo_All";
  82. this.rdo_All.Size = new System.Drawing.Size(98, 21);
  83. this.rdo_All.TabIndex = 0;
  84. this.rdo_All.Text = "数据全部导出";
  85. this.rdo_All.UseVisualStyleBackColor = false;
  86. //
  87. // btn_Ok
  88. //
  89. this.btn_Ok.BackColor = System.Drawing.Color.Transparent;
  90. this.btn_Ok.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("btn_Ok.BackImg")));
  91. this.btn_Ok.BacklightLTRB = new System.Drawing.Rectangle(10, 10, 26, 21);
  92. this.btn_Ok.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Bold);
  93. this.btn_Ok.ForeColor = System.Drawing.Color.White;
  94. this.btn_Ok.IsCustomBackImg = false;
  95. this.btn_Ok.IsShowText = true;
  96. this.btn_Ok.Location = new System.Drawing.Point(91, 98);
  97. this.btn_Ok.Name = "btn_Ok";
  98. this.btn_Ok.Size = new System.Drawing.Size(85, 28);
  99. this.btn_Ok.TabIndex = 1;
  100. this.btn_Ok.Text = " 确定";
  101. this.btn_Ok.UseVisualStyleBackColor = false;
  102. //
  103. // btn_Cancel
  104. //
  105. this.btn_Cancel.BackColor = System.Drawing.Color.Transparent;
  106. this.btn_Cancel.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("btn_Cancel.BackImg")));
  107. this.btn_Cancel.BacklightLTRB = new System.Drawing.Rectangle(10, 10, 26, 21);
  108. this.btn_Cancel.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Bold);
  109. this.btn_Cancel.ForeColor = System.Drawing.Color.White;
  110. this.btn_Cancel.IsCustomBackImg = false;
  111. this.btn_Cancel.IsShowText = true;
  112. this.btn_Cancel.Location = new System.Drawing.Point(202, 98);
  113. this.btn_Cancel.Name = "btn_Cancel";
  114. this.btn_Cancel.Size = new System.Drawing.Size(85, 28);
  115. this.btn_Cancel.TabIndex = 1;
  116. this.btn_Cancel.Text = " 取消";
  117. this.btn_Cancel.UseVisualStyleBackColor = false;
  118. //
  119. // frmExprortSelect
  120. //
  121. this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
  122. this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
  123. this.BottomBgImage = ((System.Drawing.Bitmap)(resources.GetObject("$this.BottomBgImage")));
  124. this.ClientSize = new System.Drawing.Size(386, 230);
  125. this.CustomBorderStyles.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(63)))), ((int)(((byte)(109)))), ((int)(((byte)(139)))));
  126. this.MaximizeBox = false;
  127. this.MinimizeBox = false;
  128. this.Name = "frmExprortSelect";
  129. this.Text = "导出";
  130. this.TitleBgImage = ((System.Drawing.Bitmap)(resources.GetObject("$this.TitleBgImage")));
  131. this.Controls.SetChildIndex(this.btnAppFormMaximize, 0);
  132. this.Controls.SetChildIndex(this.btnAppFormExit, 0);
  133. this.Controls.SetChildIndex(this.btnAppFormMinimize, 0);
  134. this.Controls.SetChildIndex(this.btnAppFormMenu, 0);
  135. this.Controls.SetChildIndex(this.btnAppFormSkin, 0);
  136. this.Controls.SetChildIndex(this.plFormMainContent, 0);
  137. this.plExMainContainer.ResumeLayout(false);
  138. this.plExMainContainer.PerformLayout();
  139. this.plFormMainContent.ResumeLayout(false);
  140. this.ResumeLayout(false);
  141. }
  142. #endregion
  143. protected internal ComponentLibrary.RadioButtonEx rdo_All;
  144. protected internal ComponentLibrary.RadioButtonEx rdo_ExportSelect;
  145. protected internal ComponentLibrary.ButtonEx btn_Cancel;
  146. protected internal ComponentLibrary.ButtonEx btn_Ok;
  147. }
  148. }