PrintersForm.Designer.cs 7.0 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143
  1. 
  2. namespace PTMedicalInsurance.Forms
  3. {
  4. partial class PrintersForm
  5. {
  6. /// <summary>
  7. /// Required designer variable.
  8. /// </summary>
  9. private System.ComponentModel.IContainer components = null;
  10. /// <summary>
  11. /// Clean up any resources being used.
  12. /// </summary>
  13. /// <param name="disposing">true if managed resources should be disposed; otherwise, false.</param>
  14. protected override void Dispose(bool disposing)
  15. {
  16. if (disposing && (components != null))
  17. {
  18. components.Dispose();
  19. }
  20. base.Dispose(disposing);
  21. }
  22. #region Windows Form Designer generated code
  23. /// <summary>
  24. /// Required method for Designer support - do not modify
  25. /// the contents of this method with the code editor.
  26. /// </summary>
  27. private void InitializeComponent()
  28. {
  29. this.uiPanel1 = new Sunny.UI.UIPanel();
  30. this.btnOK = new Sunny.UI.UIButton();
  31. this.uiLabel1 = new Sunny.UI.UILabel();
  32. this.combPrinters = new Sunny.UI.UIComboBox();
  33. this.radioDirection = new Sunny.UI.UIRadioButtonGroup();
  34. this.uiPanel1.SuspendLayout();
  35. this.SuspendLayout();
  36. //
  37. // uiPanel1
  38. //
  39. this.uiPanel1.Controls.Add(this.radioDirection);
  40. this.uiPanel1.Controls.Add(this.btnOK);
  41. this.uiPanel1.Controls.Add(this.uiLabel1);
  42. this.uiPanel1.Controls.Add(this.combPrinters);
  43. this.uiPanel1.Dock = System.Windows.Forms.DockStyle.Fill;
  44. this.uiPanel1.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  45. this.uiPanel1.Location = new System.Drawing.Point(0, 0);
  46. this.uiPanel1.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  47. this.uiPanel1.MinimumSize = new System.Drawing.Size(1, 1);
  48. this.uiPanel1.Name = "uiPanel1";
  49. this.uiPanel1.Size = new System.Drawing.Size(714, 215);
  50. this.uiPanel1.TabIndex = 0;
  51. this.uiPanel1.Text = null;
  52. this.uiPanel1.TextAlignment = System.Drawing.ContentAlignment.MiddleCenter;
  53. this.uiPanel1.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
  54. //
  55. // btnOK
  56. //
  57. this.btnOK.Cursor = System.Windows.Forms.Cursors.Hand;
  58. this.btnOK.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  59. this.btnOK.Location = new System.Drawing.Point(561, 72);
  60. this.btnOK.MinimumSize = new System.Drawing.Size(1, 1);
  61. this.btnOK.Name = "btnOK";
  62. this.btnOK.Size = new System.Drawing.Size(132, 45);
  63. this.btnOK.TabIndex = 2;
  64. this.btnOK.Text = "确 定";
  65. this.btnOK.TipsFont = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  66. this.btnOK.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
  67. this.btnOK.Click += new System.EventHandler(this.btnOK_Click);
  68. //
  69. // uiLabel1
  70. //
  71. this.uiLabel1.BackColor = System.Drawing.Color.Transparent;
  72. this.uiLabel1.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  73. this.uiLabel1.Location = new System.Drawing.Point(24, 29);
  74. this.uiLabel1.Name = "uiLabel1";
  75. this.uiLabel1.Size = new System.Drawing.Size(159, 35);
  76. this.uiLabel1.TabIndex = 1;
  77. this.uiLabel1.Text = "打印机名称:";
  78. this.uiLabel1.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
  79. this.uiLabel1.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
  80. //
  81. // combPrinters
  82. //
  83. this.combPrinters.DataSource = null;
  84. this.combPrinters.FillColor = System.Drawing.Color.White;
  85. this.combPrinters.FilterMaxCount = 50;
  86. this.combPrinters.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  87. this.combPrinters.Location = new System.Drawing.Point(183, 29);
  88. this.combPrinters.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  89. this.combPrinters.MinimumSize = new System.Drawing.Size(63, 0);
  90. this.combPrinters.Name = "combPrinters";
  91. this.combPrinters.Padding = new System.Windows.Forms.Padding(0, 0, 30, 2);
  92. this.combPrinters.Size = new System.Drawing.Size(345, 45);
  93. this.combPrinters.TabIndex = 0;
  94. this.combPrinters.Text = "请选择";
  95. this.combPrinters.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft;
  96. this.combPrinters.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
  97. //
  98. // radioDirection
  99. //
  100. this.radioDirection.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  101. this.radioDirection.Items.AddRange(new object[] {
  102. "横向",
  103. "纵向"});
  104. this.radioDirection.Location = new System.Drawing.Point(30, 84);
  105. this.radioDirection.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  106. this.radioDirection.MinimumSize = new System.Drawing.Size(1, 1);
  107. this.radioDirection.Name = "radioDirection";
  108. this.radioDirection.Padding = new System.Windows.Forms.Padding(0, 32, 0, 0);
  109. this.radioDirection.Size = new System.Drawing.Size(498, 95);
  110. this.radioDirection.TabIndex = 3;
  111. this.radioDirection.Text = "纸张方向";
  112. this.radioDirection.TextAlignment = System.Drawing.ContentAlignment.MiddleCenter;
  113. this.radioDirection.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
  114. //
  115. // PrintersForm
  116. //
  117. this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.None;
  118. this.AutoSize = true;
  119. this.ClientSize = new System.Drawing.Size(714, 215);
  120. this.Controls.Add(this.uiPanel1);
  121. this.MaximizeBox = false;
  122. this.MinimizeBox = false;
  123. this.Name = "PrintersForm";
  124. this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen;
  125. this.Text = "选择打印机";
  126. this.Load += new System.EventHandler(this.frmPrinters_Load);
  127. this.uiPanel1.ResumeLayout(false);
  128. this.ResumeLayout(false);
  129. }
  130. #endregion
  131. private Sunny.UI.UIPanel uiPanel1;
  132. private Sunny.UI.UIButton btnOK;
  133. private Sunny.UI.UILabel uiLabel1;
  134. private Sunny.UI.UIComboBox combPrinters;
  135. private Sunny.UI.UIRadioButtonGroup radioDirection;
  136. }
  137. }