frmChange.Designer.cs 9.0 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186
  1. namespace BooksManageSystem
  2. {
  3. partial class frmChange
  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(frmChange));
  29. this.label1 = new System.Windows.Forms.Label();
  30. this.txt_Bookname = new System.Windows.Forms.TextBox();
  31. this.label2 = new System.Windows.Forms.Label();
  32. this.label3 = new System.Windows.Forms.Label();
  33. this.txt_NoteTag = new System.Windows.Forms.TextBox();
  34. this.btn_OK = new System.Windows.Forms.Button();
  35. this.dtp_Op_time = new System.Windows.Forms.DateTimePicker();
  36. this.label4 = new System.Windows.Forms.Label();
  37. this.numberUD = new System.Windows.Forms.NumericUpDown();
  38. ((System.ComponentModel.ISupportInitialize)(this.numberUD)).BeginInit();
  39. this.SuspendLayout();
  40. //
  41. // label1
  42. //
  43. this.label1.AutoSize = true;
  44. this.label1.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  45. this.label1.Location = new System.Drawing.Point(12, 51);
  46. this.label1.Name = "label1";
  47. this.label1.Size = new System.Drawing.Size(35, 17);
  48. this.label1.TabIndex = 0;
  49. this.label1.Text = "书名:";
  50. //
  51. // txt_Bookname
  52. //
  53. this.txt_Bookname.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  54. this.txt_Bookname.Location = new System.Drawing.Point(53, 49);
  55. this.txt_Bookname.Name = "txt_Bookname";
  56. this.txt_Bookname.Size = new System.Drawing.Size(407, 23);
  57. this.txt_Bookname.TabIndex = 4;
  58. this.txt_Bookname.KeyPress += new System.Windows.Forms.KeyPressEventHandler(this.txt_Bookname_KeyPress);
  59. //
  60. // label2
  61. //
  62. this.label2.AutoSize = true;
  63. this.label2.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  64. this.label2.Location = new System.Drawing.Point(12, 81);
  65. this.label2.Name = "label2";
  66. this.label2.Size = new System.Drawing.Size(35, 17);
  67. this.label2.TabIndex = 3;
  68. this.label2.Text = "数量:";
  69. //
  70. // label3
  71. //
  72. this.label3.AutoSize = true;
  73. this.label3.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  74. this.label3.Location = new System.Drawing.Point(12, 111);
  75. this.label3.Name = "label3";
  76. this.label3.Size = new System.Drawing.Size(35, 17);
  77. this.label3.TabIndex = 5;
  78. this.label3.Text = "备注:";
  79. //
  80. // txt_NoteTag
  81. //
  82. this.txt_NoteTag.BackColor = System.Drawing.SystemColors.Info;
  83. this.txt_NoteTag.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  84. this.txt_NoteTag.Location = new System.Drawing.Point(53, 109);
  85. this.txt_NoteTag.Name = "txt_NoteTag";
  86. this.txt_NoteTag.Size = new System.Drawing.Size(308, 23);
  87. this.txt_NoteTag.TabIndex = 0;
  88. this.txt_NoteTag.KeyPress += new System.Windows.Forms.KeyPressEventHandler(this.txt_NoteTag_KeyPress);
  89. //
  90. // btn_OK
  91. //
  92. this.btn_OK.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(22)))), ((int)(((byte)(108)))), ((int)(((byte)(123)))));
  93. this.btn_OK.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  94. this.btn_OK.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  95. this.btn_OK.ForeColor = System.Drawing.SystemColors.Window;
  96. this.btn_OK.Location = new System.Drawing.Point(384, 107);
  97. this.btn_OK.Name = "btn_OK";
  98. this.btn_OK.Size = new System.Drawing.Size(93, 27);
  99. this.btn_OK.TabIndex = 3;
  100. this.btn_OK.Text = "确定";
  101. this.btn_OK.UseVisualStyleBackColor = false;
  102. this.btn_OK.Click += new System.EventHandler(this.btn_OK_Click);
  103. //
  104. // dtp_Op_time
  105. //
  106. this.dtp_Op_time.CustomFormat = "yyyy年MM月dd日 HH:mm:ss";
  107. this.dtp_Op_time.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  108. this.dtp_Op_time.Format = System.Windows.Forms.DateTimePickerFormat.Custom;
  109. this.dtp_Op_time.Location = new System.Drawing.Point(53, 18);
  110. this.dtp_Op_time.Name = "dtp_Op_time";
  111. this.dtp_Op_time.Size = new System.Drawing.Size(223, 23);
  112. this.dtp_Op_time.TabIndex = 2;
  113. //
  114. // label4
  115. //
  116. this.label4.AutoSize = true;
  117. this.label4.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  118. this.label4.Location = new System.Drawing.Point(12, 21);
  119. this.label4.Name = "label4";
  120. this.label4.Size = new System.Drawing.Size(35, 17);
  121. this.label4.TabIndex = 8;
  122. this.label4.Text = "时间:";
  123. //
  124. // numberUD
  125. //
  126. this.numberUD.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  127. this.numberUD.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  128. this.numberUD.Location = new System.Drawing.Point(53, 78);
  129. this.numberUD.Minimum = new decimal(new int[] {
  130. 1,
  131. 0,
  132. 0,
  133. 0});
  134. this.numberUD.Name = "numberUD";
  135. this.numberUD.Size = new System.Drawing.Size(93, 23);
  136. this.numberUD.TabIndex = 1;
  137. this.numberUD.Value = new decimal(new int[] {
  138. 1,
  139. 0,
  140. 0,
  141. 0});
  142. //
  143. // frmChange
  144. //
  145. this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
  146. this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
  147. this.ClientSize = new System.Drawing.Size(489, 164);
  148. this.Controls.Add(this.numberUD);
  149. this.Controls.Add(this.label4);
  150. this.Controls.Add(this.dtp_Op_time);
  151. this.Controls.Add(this.btn_OK);
  152. this.Controls.Add(this.label3);
  153. this.Controls.Add(this.txt_NoteTag);
  154. this.Controls.Add(this.label2);
  155. this.Controls.Add(this.txt_Bookname);
  156. this.Controls.Add(this.label1);
  157. this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.FixedSingle;
  158. this.Icon = ((System.Drawing.Icon)(resources.GetObject("$this.Icon")));
  159. this.MaximizeBox = false;
  160. this.MinimizeBox = false;
  161. this.Name = "frmChange";
  162. this.StartPosition = System.Windows.Forms.FormStartPosition.CenterParent;
  163. this.Text = "frmChange";
  164. this.Load += new System.EventHandler(this.frmChange_Load);
  165. ((System.ComponentModel.ISupportInitialize)(this.numberUD)).EndInit();
  166. this.ResumeLayout(false);
  167. this.PerformLayout();
  168. }
  169. #endregion
  170. private System.Windows.Forms.Label label1;
  171. private System.Windows.Forms.TextBox txt_Bookname;
  172. private System.Windows.Forms.Label label2;
  173. private System.Windows.Forms.Label label3;
  174. private System.Windows.Forms.TextBox txt_NoteTag;
  175. private System.Windows.Forms.Button btn_OK;
  176. private System.Windows.Forms.DateTimePicker dtp_Op_time;
  177. private System.Windows.Forms.Label label4;
  178. private System.Windows.Forms.NumericUpDown numberUD;
  179. }
  180. }