F_PM_010511_1.designer.cs 9.8 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197
  1. namespace Dongke.IBOSS.PRD.Client.SystemModule
  2. {
  3. partial class F_PM_010511_1
  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(F_PM_010511_1));
  29. this.txtWareHouseCall = new Dongke.IBOSS.PRD.Basics.BaseControls.C_TextBox();
  30. this.lblWareHouseCall = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Label();
  31. this.lblWareHouseTypeName = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Label();
  32. this.ddlWareHouseTypeRoom = new Dongke.IBOSS.PRD.Basics.BaseControls.DKListBoxComboBox();
  33. this.lblWareHouseTypeID = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Label();
  34. this.ddlWareHouseTypeID = new Dongke.IBOSS.PRD.Basics.BaseControls.DKListBoxComboBox();
  35. this.btnSave = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Button();
  36. this.btnCancel = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Button();
  37. this.SuspendLayout();
  38. //
  39. // txtWareHouseCall
  40. //
  41. this.txtWareHouseCall.BackColor = System.Drawing.SystemColors.Window;
  42. this.txtWareHouseCall.BackgroundColor = System.Drawing.SystemColors.Window;
  43. this.txtWareHouseCall.CharacterCasing = System.Windows.Forms.CharacterCasing.Upper;
  44. this.txtWareHouseCall.ErrorMessage = "";
  45. this.txtWareHouseCall.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  46. this.txtWareHouseCall.ImeMode = System.Windows.Forms.ImeMode.Off;
  47. this.txtWareHouseCall.Location = new System.Drawing.Point(71, 58);
  48. this.txtWareHouseCall.MaxLength = 50;
  49. this.txtWareHouseCall.Name = "txtWareHouseCall";
  50. this.txtWareHouseCall.Size = new System.Drawing.Size(120, 21);
  51. this.txtWareHouseCall.TabIndex = 20;
  52. //
  53. // lblWareHouseCall
  54. //
  55. this.lblWareHouseCall.AutoSize = true;
  56. this.lblWareHouseCall.BackColor = System.Drawing.SystemColors.Control;
  57. this.lblWareHouseCall.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  58. this.lblWareHouseCall.ForeColor = System.Drawing.SystemColors.ControlText;
  59. this.lblWareHouseCall.Location = new System.Drawing.Point(12, 61);
  60. this.lblWareHouseCall.Name = "lblWareHouseCall";
  61. this.lblWareHouseCall.Size = new System.Drawing.Size(53, 12);
  62. this.lblWareHouseCall.TabIndex = 19;
  63. this.lblWareHouseCall.Text = "呼叫站点";
  64. //
  65. // lblWareHouseTypeName
  66. //
  67. this.lblWareHouseTypeName.AutoSize = true;
  68. this.lblWareHouseTypeName.BackColor = System.Drawing.SystemColors.Control;
  69. this.lblWareHouseTypeName.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  70. this.lblWareHouseTypeName.ForeColor = System.Drawing.SystemColors.ControlText;
  71. this.lblWareHouseTypeName.Location = new System.Drawing.Point(210, 20);
  72. this.lblWareHouseTypeName.Name = "lblWareHouseTypeName";
  73. this.lblWareHouseTypeName.Size = new System.Drawing.Size(53, 12);
  74. this.lblWareHouseTypeName.TabIndex = 18;
  75. this.lblWareHouseTypeName.Text = "站点名称";
  76. //
  77. // ddlWareHouseTypeRoom
  78. //
  79. this.ddlWareHouseTypeRoom.BackColor = System.Drawing.SystemColors.Window;
  80. this.ddlWareHouseTypeRoom.BackgroundColor = System.Drawing.SystemColors.Window;
  81. this.ddlWareHouseTypeRoom.DataSource = null;
  82. this.ddlWareHouseTypeRoom.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  83. this.ddlWareHouseTypeRoom.FormattingEnabled = true;
  84. //
  85. //
  86. //
  87. this.ddlWareHouseTypeRoom.ListBox.Dock = System.Windows.Forms.DockStyle.Fill;
  88. this.ddlWareHouseTypeRoom.ListBox.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  89. this.ddlWareHouseTypeRoom.ListBox.Location = new System.Drawing.Point(0, 0);
  90. this.ddlWareHouseTypeRoom.ListBox.Name = "";
  91. this.ddlWareHouseTypeRoom.ListBox.Size = new System.Drawing.Size(118, 136);
  92. this.ddlWareHouseTypeRoom.ListBox.TabIndex = 0;
  93. this.ddlWareHouseTypeRoom.Location = new System.Drawing.Point(269, 17);
  94. this.ddlWareHouseTypeRoom.Name = "ddlWareHouseTypeRoom";
  95. this.ddlWareHouseTypeRoom.Size = new System.Drawing.Size(120, 20);
  96. this.ddlWareHouseTypeRoom.TabIndex = 17;
  97. //
  98. // lblWareHouseTypeID
  99. //
  100. this.lblWareHouseTypeID.AutoSize = true;
  101. this.lblWareHouseTypeID.BackColor = System.Drawing.SystemColors.Control;
  102. this.lblWareHouseTypeID.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  103. this.lblWareHouseTypeID.ForeColor = System.Drawing.SystemColors.ControlText;
  104. this.lblWareHouseTypeID.Location = new System.Drawing.Point(12, 20);
  105. this.lblWareHouseTypeID.Name = "lblWareHouseTypeID";
  106. this.lblWareHouseTypeID.Size = new System.Drawing.Size(53, 12);
  107. this.lblWareHouseTypeID.TabIndex = 16;
  108. this.lblWareHouseTypeID.Text = "站点类型";
  109. //
  110. // ddlWareHouseTypeID
  111. //
  112. this.ddlWareHouseTypeID.BackColor = System.Drawing.SystemColors.Window;
  113. this.ddlWareHouseTypeID.BackgroundColor = System.Drawing.SystemColors.Window;
  114. this.ddlWareHouseTypeID.DataSource = null;
  115. this.ddlWareHouseTypeID.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  116. this.ddlWareHouseTypeID.FormattingEnabled = true;
  117. //
  118. //
  119. //
  120. this.ddlWareHouseTypeID.ListBox.Dock = System.Windows.Forms.DockStyle.Fill;
  121. this.ddlWareHouseTypeID.ListBox.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  122. this.ddlWareHouseTypeID.ListBox.Location = new System.Drawing.Point(0, 0);
  123. this.ddlWareHouseTypeID.ListBox.Name = "";
  124. this.ddlWareHouseTypeID.ListBox.Size = new System.Drawing.Size(118, 136);
  125. this.ddlWareHouseTypeID.ListBox.TabIndex = 0;
  126. this.ddlWareHouseTypeID.Location = new System.Drawing.Point(71, 17);
  127. this.ddlWareHouseTypeID.Name = "ddlWareHouseTypeID";
  128. this.ddlWareHouseTypeID.Size = new System.Drawing.Size(120, 20);
  129. this.ddlWareHouseTypeID.TabIndex = 12;
  130. this.ddlWareHouseTypeID.TextChanged += new System.EventHandler(this.ddlWareHouseTypeID_TextChanged);
  131. //
  132. // btnSave
  133. //
  134. this.btnSave.BackColor = System.Drawing.SystemColors.ControlDark;
  135. this.btnSave.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("btnSave.BackgroundImage")));
  136. this.btnSave.Font = new System.Drawing.Font("宋体", 9F);
  137. this.btnSave.ForeColor = System.Drawing.Color.White;
  138. this.btnSave.Location = new System.Drawing.Point(212, 61);
  139. this.btnSave.Name = "btnSave";
  140. this.btnSave.Size = new System.Drawing.Size(85, 30);
  141. this.btnSave.TabIndex = 95;
  142. this.btnSave.Text = "保存(&S)";
  143. this.btnSave.UseVisualStyleBackColor = false;
  144. this.btnSave.Click += new System.EventHandler(this.btnSave_Click);
  145. //
  146. // btnCancel
  147. //
  148. this.btnCancel.BackColor = System.Drawing.SystemColors.ControlDark;
  149. this.btnCancel.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("btnCancel.BackgroundImage")));
  150. this.btnCancel.DialogResult = System.Windows.Forms.DialogResult.Cancel;
  151. this.btnCancel.Font = new System.Drawing.Font("宋体", 9F);
  152. this.btnCancel.ForeColor = System.Drawing.Color.White;
  153. this.btnCancel.Location = new System.Drawing.Point(303, 61);
  154. this.btnCancel.Name = "btnCancel";
  155. this.btnCancel.Size = new System.Drawing.Size(85, 30);
  156. this.btnCancel.TabIndex = 96;
  157. this.btnCancel.Text = "关闭";
  158. this.btnCancel.UseVisualStyleBackColor = false;
  159. this.btnCancel.Click += new System.EventHandler(this.btnCancel_Click);
  160. //
  161. // F_PM_010511_1
  162. //
  163. this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
  164. this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
  165. this.ClientSize = new System.Drawing.Size(397, 103);
  166. this.Controls.Add(this.btnCancel);
  167. this.Controls.Add(this.btnSave);
  168. this.Controls.Add(this.txtWareHouseCall);
  169. this.Controls.Add(this.lblWareHouseCall);
  170. this.Controls.Add(this.lblWareHouseTypeID);
  171. this.Controls.Add(this.lblWareHouseTypeName);
  172. this.Controls.Add(this.ddlWareHouseTypeID);
  173. this.Controls.Add(this.ddlWareHouseTypeRoom);
  174. this.Name = "F_PM_010511_1";
  175. this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen;
  176. this.Text = "点位库存";
  177. this.FormClosed += new System.Windows.Forms.FormClosedEventHandler(this.F_PM_010511_1_FormClosed);
  178. this.Load += new System.EventHandler(this.F_PM_010511_1_Load);
  179. this.ResumeLayout(false);
  180. this.PerformLayout();
  181. }
  182. #endregion
  183. private Basics.BaseControls.DKListBoxComboBox ddlWareHouseTypeID;
  184. private Basics.BaseControls.C_Label lblWareHouseTypeID;
  185. private Basics.BaseControls.C_Label lblWareHouseTypeName;
  186. private Basics.BaseControls.DKListBoxComboBox ddlWareHouseTypeRoom;
  187. private Basics.BaseControls.C_Label lblWareHouseCall;
  188. private Basics.BaseControls.C_TextBox txtWareHouseCall;
  189. private Basics.BaseControls.C_Button btnSave;
  190. private Basics.BaseControls.C_Button btnCancel;
  191. }
  192. }