FrmDepotDialogNew.Designer.cs 17 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306
  1. namespace Core.XgMes.Client.JGKC.MaterialManager
  2. {
  3. partial class FrmDepotDialogNew
  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. Infragistics.Win.Appearance appearance46 = new Infragistics.Win.Appearance();
  29. Infragistics.Win.UltraWinGrid.UltraGridBand ultraGridBand4 = new Infragistics.Win.UltraWinGrid.UltraGridBand("Band 0", -1);
  30. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn10 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("DEPOTID");
  31. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn11 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("DEPOTNAME");
  32. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn12 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("DEPOT_LB");
  33. Infragistics.Win.Appearance appearance47 = new Infragistics.Win.Appearance();
  34. Infragistics.Win.Appearance appearance48 = new Infragistics.Win.Appearance();
  35. Infragistics.Win.Appearance appearance49 = new Infragistics.Win.Appearance();
  36. Infragistics.Win.Appearance appearance50 = new Infragistics.Win.Appearance();
  37. Infragistics.Win.Appearance appearance51 = new Infragistics.Win.Appearance();
  38. Infragistics.Win.Appearance appearance52 = new Infragistics.Win.Appearance();
  39. Infragistics.Win.Appearance appearance53 = new Infragistics.Win.Appearance();
  40. Infragistics.Win.Appearance appearance54 = new Infragistics.Win.Appearance();
  41. Infragistics.Win.Appearance appearance55 = new Infragistics.Win.Appearance();
  42. Infragistics.Win.Appearance appearance56 = new Infragistics.Win.Appearance();
  43. Infragistics.Win.Appearance appearance57 = new Infragistics.Win.Appearance();
  44. Infragistics.Win.Appearance appearance59 = new Infragistics.Win.Appearance();
  45. Infragistics.Win.Appearance appearance60 = new Infragistics.Win.Appearance();
  46. Infragistics.Win.Appearance appearance58 = new Infragistics.Win.Appearance();
  47. this.panel1 = new System.Windows.Forms.Panel();
  48. this.ultraGrid1 = new Infragistics.Win.UltraWinGrid.UltraGrid();
  49. this.panel2 = new System.Windows.Forms.Panel();
  50. this.btrqr = new System.Windows.Forms.Button();
  51. this.button1 = new System.Windows.Forms.Button();
  52. this.txt_wz = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
  53. this.chk_wz = new Infragistics.Win.UltraWinEditors.UltraCheckEditor();
  54. this.txt_wzdm = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
  55. this.Chk_WZDM = new Infragistics.Win.UltraWinEditors.UltraCheckEditor();
  56. this.Cmb_LB = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
  57. this.Chk_CKLB = new Infragistics.Win.UltraWinEditors.UltraCheckEditor();
  58. this.panel1.SuspendLayout();
  59. ((System.ComponentModel.ISupportInitialize)(this.ultraGrid1)).BeginInit();
  60. this.panel2.SuspendLayout();
  61. ((System.ComponentModel.ISupportInitialize)(this.txt_wz)).BeginInit();
  62. ((System.ComponentModel.ISupportInitialize)(this.txt_wzdm)).BeginInit();
  63. ((System.ComponentModel.ISupportInitialize)(this.Cmb_LB)).BeginInit();
  64. this.SuspendLayout();
  65. //
  66. // panel1
  67. //
  68. this.panel1.Controls.Add(this.ultraGrid1);
  69. this.panel1.Controls.Add(this.panel2);
  70. this.panel1.Dock = System.Windows.Forms.DockStyle.Fill;
  71. this.panel1.Location = new System.Drawing.Point(0, 0);
  72. this.panel1.Name = "panel1";
  73. this.panel1.Size = new System.Drawing.Size(748, 366);
  74. this.panel1.TabIndex = 0;
  75. //
  76. // ultraGrid1
  77. //
  78. appearance46.BackColor = System.Drawing.SystemColors.Window;
  79. appearance46.BorderColor = System.Drawing.SystemColors.InactiveCaption;
  80. this.ultraGrid1.DisplayLayout.Appearance = appearance46;
  81. ultraGridColumn10.AllowRowFiltering = Infragistics.Win.DefaultableBoolean.True;
  82. ultraGridColumn10.Header.Caption = "仓库代码";
  83. ultraGridColumn10.Header.VisiblePosition = 0;
  84. ultraGridColumn10.RowLayoutColumnInfo.OriginX = 0;
  85. ultraGridColumn10.RowLayoutColumnInfo.OriginY = 0;
  86. ultraGridColumn10.RowLayoutColumnInfo.SpanX = 1;
  87. ultraGridColumn10.RowLayoutColumnInfo.SpanY = 1;
  88. ultraGridColumn11.AllowRowFiltering = Infragistics.Win.DefaultableBoolean.True;
  89. ultraGridColumn11.Header.Caption = "仓库名称";
  90. ultraGridColumn11.Header.VisiblePosition = 1;
  91. ultraGridColumn11.RowLayoutColumnInfo.OriginX = 2;
  92. ultraGridColumn11.RowLayoutColumnInfo.OriginY = 0;
  93. ultraGridColumn11.RowLayoutColumnInfo.SpanX = 1;
  94. ultraGridColumn11.RowLayoutColumnInfo.SpanY = 1;
  95. ultraGridColumn12.AllowRowFiltering = Infragistics.Win.DefaultableBoolean.True;
  96. ultraGridColumn12.Header.Caption = "仓库类别";
  97. ultraGridColumn12.Header.VisiblePosition = 2;
  98. ultraGridColumn12.RowLayoutColumnInfo.OriginX = 4;
  99. ultraGridColumn12.RowLayoutColumnInfo.OriginY = 0;
  100. ultraGridColumn12.RowLayoutColumnInfo.SpanX = 1;
  101. ultraGridColumn12.RowLayoutColumnInfo.SpanY = 1;
  102. ultraGridBand4.Columns.AddRange(new object[] {
  103. ultraGridColumn10,
  104. ultraGridColumn11,
  105. ultraGridColumn12});
  106. ultraGridBand4.UseRowLayout = true;
  107. this.ultraGrid1.DisplayLayout.BandsSerializer.Add(ultraGridBand4);
  108. this.ultraGrid1.DisplayLayout.BorderStyle = Infragistics.Win.UIElementBorderStyle.Solid;
  109. this.ultraGrid1.DisplayLayout.CaptionVisible = Infragistics.Win.DefaultableBoolean.False;
  110. appearance47.BackColor = System.Drawing.SystemColors.ActiveBorder;
  111. appearance47.BackColor2 = System.Drawing.SystemColors.ControlDark;
  112. appearance47.BackGradientStyle = Infragistics.Win.GradientStyle.Vertical;
  113. appearance47.BorderColor = System.Drawing.SystemColors.Window;
  114. this.ultraGrid1.DisplayLayout.GroupByBox.Appearance = appearance47;
  115. appearance48.ForeColor = System.Drawing.SystemColors.GrayText;
  116. this.ultraGrid1.DisplayLayout.GroupByBox.BandLabelAppearance = appearance48;
  117. this.ultraGrid1.DisplayLayout.GroupByBox.BorderStyle = Infragistics.Win.UIElementBorderStyle.Solid;
  118. appearance49.BackColor = System.Drawing.SystemColors.ControlLightLight;
  119. appearance49.BackColor2 = System.Drawing.SystemColors.Control;
  120. appearance49.BackGradientStyle = Infragistics.Win.GradientStyle.Horizontal;
  121. appearance49.ForeColor = System.Drawing.SystemColors.GrayText;
  122. this.ultraGrid1.DisplayLayout.GroupByBox.PromptAppearance = appearance49;
  123. this.ultraGrid1.DisplayLayout.MaxColScrollRegions = 1;
  124. this.ultraGrid1.DisplayLayout.MaxRowScrollRegions = 1;
  125. appearance50.BackColor = System.Drawing.SystemColors.Window;
  126. appearance50.ForeColor = System.Drawing.SystemColors.ControlText;
  127. this.ultraGrid1.DisplayLayout.Override.ActiveCellAppearance = appearance50;
  128. appearance51.BackColor = System.Drawing.SystemColors.Highlight;
  129. appearance51.ForeColor = System.Drawing.SystemColors.HighlightText;
  130. this.ultraGrid1.DisplayLayout.Override.ActiveRowAppearance = appearance51;
  131. this.ultraGrid1.DisplayLayout.Override.BorderStyleCell = Infragistics.Win.UIElementBorderStyle.Dotted;
  132. this.ultraGrid1.DisplayLayout.Override.BorderStyleRow = Infragistics.Win.UIElementBorderStyle.Dotted;
  133. appearance52.BackColor = System.Drawing.SystemColors.Window;
  134. this.ultraGrid1.DisplayLayout.Override.CardAreaAppearance = appearance52;
  135. appearance53.BorderColor = System.Drawing.Color.Silver;
  136. appearance53.TextTrimming = Infragistics.Win.TextTrimming.EllipsisCharacter;
  137. this.ultraGrid1.DisplayLayout.Override.CellAppearance = appearance53;
  138. this.ultraGrid1.DisplayLayout.Override.CellClickAction = Infragistics.Win.UltraWinGrid.CellClickAction.EditAndSelectText;
  139. this.ultraGrid1.DisplayLayout.Override.CellPadding = 0;
  140. appearance54.BackColor = System.Drawing.SystemColors.Control;
  141. appearance54.BackColor2 = System.Drawing.SystemColors.ControlDark;
  142. appearance54.BackGradientAlignment = Infragistics.Win.GradientAlignment.Element;
  143. appearance54.BackGradientStyle = Infragistics.Win.GradientStyle.Horizontal;
  144. appearance54.BorderColor = System.Drawing.SystemColors.Window;
  145. this.ultraGrid1.DisplayLayout.Override.GroupByRowAppearance = appearance54;
  146. appearance55.TextHAlign = Infragistics.Win.HAlign.Left;
  147. this.ultraGrid1.DisplayLayout.Override.HeaderAppearance = appearance55;
  148. this.ultraGrid1.DisplayLayout.Override.HeaderClickAction = Infragistics.Win.UltraWinGrid.HeaderClickAction.SortMulti;
  149. this.ultraGrid1.DisplayLayout.Override.HeaderStyle = Infragistics.Win.HeaderStyle.WindowsXPCommand;
  150. appearance56.BackColor = System.Drawing.SystemColors.Window;
  151. appearance56.BorderColor = System.Drawing.Color.Silver;
  152. this.ultraGrid1.DisplayLayout.Override.RowAppearance = appearance56;
  153. this.ultraGrid1.DisplayLayout.Override.RowSelectors = Infragistics.Win.DefaultableBoolean.False;
  154. appearance57.BackColor = System.Drawing.SystemColors.ControlLight;
  155. this.ultraGrid1.DisplayLayout.Override.TemplateAddRowAppearance = appearance57;
  156. this.ultraGrid1.DisplayLayout.ScrollBounds = Infragistics.Win.UltraWinGrid.ScrollBounds.ScrollToFill;
  157. this.ultraGrid1.DisplayLayout.ScrollStyle = Infragistics.Win.UltraWinGrid.ScrollStyle.Immediate;
  158. this.ultraGrid1.Dock = System.Windows.Forms.DockStyle.Fill;
  159. this.ultraGrid1.Location = new System.Drawing.Point(0, 42);
  160. this.ultraGrid1.Name = "ultraGrid1";
  161. this.ultraGrid1.Size = new System.Drawing.Size(748, 324);
  162. this.ultraGrid1.TabIndex = 1;
  163. this.ultraGrid1.Text = "ultraGrid1";
  164. //
  165. // panel2
  166. //
  167. this.panel2.Controls.Add(this.Cmb_LB);
  168. this.panel2.Controls.Add(this.Chk_CKLB);
  169. this.panel2.Controls.Add(this.txt_wz);
  170. this.panel2.Controls.Add(this.chk_wz);
  171. this.panel2.Controls.Add(this.txt_wzdm);
  172. this.panel2.Controls.Add(this.Chk_WZDM);
  173. this.panel2.Controls.Add(this.button1);
  174. this.panel2.Controls.Add(this.btrqr);
  175. this.panel2.Dock = System.Windows.Forms.DockStyle.Top;
  176. this.panel2.Location = new System.Drawing.Point(0, 0);
  177. this.panel2.Name = "panel2";
  178. this.panel2.Size = new System.Drawing.Size(748, 42);
  179. this.panel2.TabIndex = 0;
  180. //
  181. // btrqr
  182. //
  183. this.btrqr.Location = new System.Drawing.Point(621, 3);
  184. this.btrqr.Name = "btrqr";
  185. this.btrqr.Size = new System.Drawing.Size(75, 36);
  186. this.btrqr.TabIndex = 0;
  187. this.btrqr.Text = "确认";
  188. this.btrqr.UseVisualStyleBackColor = true;
  189. this.btrqr.Click += new System.EventHandler(this.btrqr_Click);
  190. //
  191. // button1
  192. //
  193. this.button1.Location = new System.Drawing.Point(540, 3);
  194. this.button1.Name = "button1";
  195. this.button1.Size = new System.Drawing.Size(75, 36);
  196. this.button1.TabIndex = 1;
  197. this.button1.Text = "查询";
  198. this.button1.UseVisualStyleBackColor = true;
  199. this.button1.Click += new System.EventHandler(this.button1_Click);
  200. //
  201. // txt_wz
  202. //
  203. appearance59.BackColor = System.Drawing.Color.LightCyan;
  204. this.txt_wz.Appearance = appearance59;
  205. this.txt_wz.AutoSize = true;
  206. this.txt_wz.Enabled = false;
  207. this.txt_wz.FlatMode = true;
  208. this.txt_wz.Location = new System.Drawing.Point(250, 10);
  209. this.txt_wz.Name = "txt_wz";
  210. this.txt_wz.Size = new System.Drawing.Size(96, 19);
  211. this.txt_wz.TabIndex = 416;
  212. this.txt_wz.Tag = "";
  213. //
  214. // chk_wz
  215. //
  216. this.chk_wz.FlatMode = true;
  217. this.chk_wz.Location = new System.Drawing.Point(178, 14);
  218. this.chk_wz.Name = "chk_wz";
  219. this.chk_wz.Size = new System.Drawing.Size(91, 15);
  220. this.chk_wz.TabIndex = 415;
  221. this.chk_wz.Text = "仓库名称";
  222. this.chk_wz.CheckedChanged += new System.EventHandler(this.chk_wz_CheckedChanged);
  223. //
  224. // txt_wzdm
  225. //
  226. appearance60.BackColor = System.Drawing.Color.LightCyan;
  227. this.txt_wzdm.Appearance = appearance60;
  228. this.txt_wzdm.AutoSize = true;
  229. this.txt_wzdm.Enabled = false;
  230. this.txt_wzdm.FlatMode = true;
  231. this.txt_wzdm.Location = new System.Drawing.Point(76, 10);
  232. this.txt_wzdm.Name = "txt_wzdm";
  233. this.txt_wzdm.Size = new System.Drawing.Size(96, 19);
  234. this.txt_wzdm.TabIndex = 414;
  235. this.txt_wzdm.Tag = "";
  236. //
  237. // Chk_WZDM
  238. //
  239. this.Chk_WZDM.FlatMode = true;
  240. this.Chk_WZDM.Location = new System.Drawing.Point(3, 12);
  241. this.Chk_WZDM.Name = "Chk_WZDM";
  242. this.Chk_WZDM.Size = new System.Drawing.Size(96, 17);
  243. this.Chk_WZDM.TabIndex = 413;
  244. this.Chk_WZDM.Text = "仓库代码";
  245. this.Chk_WZDM.CheckedChanged += new System.EventHandler(this.Chk_WZDM_CheckedChanged);
  246. //
  247. // Cmb_LB
  248. //
  249. appearance58.BackColor = System.Drawing.Color.LightCyan;
  250. this.Cmb_LB.Appearance = appearance58;
  251. this.Cmb_LB.AutoSize = true;
  252. this.Cmb_LB.Enabled = false;
  253. this.Cmb_LB.FlatMode = true;
  254. this.Cmb_LB.Location = new System.Drawing.Point(429, 10);
  255. this.Cmb_LB.Name = "Cmb_LB";
  256. this.Cmb_LB.Size = new System.Drawing.Size(96, 19);
  257. this.Cmb_LB.TabIndex = 418;
  258. this.Cmb_LB.Tag = "";
  259. //
  260. // Chk_CKLB
  261. //
  262. this.Chk_CKLB.FlatMode = true;
  263. this.Chk_CKLB.Location = new System.Drawing.Point(352, 14);
  264. this.Chk_CKLB.Name = "Chk_CKLB";
  265. this.Chk_CKLB.Size = new System.Drawing.Size(91, 15);
  266. this.Chk_CKLB.TabIndex = 417;
  267. this.Chk_CKLB.Text = "仓库类别";
  268. this.Chk_CKLB.CheckedChanged += new System.EventHandler(this.Chk_CKLB_CheckedChanged);
  269. //
  270. // FrmDepotDialogNew
  271. //
  272. this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
  273. this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
  274. this.ClientSize = new System.Drawing.Size(748, 366);
  275. this.Controls.Add(this.panel1);
  276. this.Name = "FrmDepotDialogNew";
  277. this.Text = "FrmDepotDialog";
  278. this.Load += new System.EventHandler(this.FrmDepotDialog_Load);
  279. this.panel1.ResumeLayout(false);
  280. ((System.ComponentModel.ISupportInitialize)(this.ultraGrid1)).EndInit();
  281. this.panel2.ResumeLayout(false);
  282. ((System.ComponentModel.ISupportInitialize)(this.txt_wz)).EndInit();
  283. ((System.ComponentModel.ISupportInitialize)(this.txt_wzdm)).EndInit();
  284. ((System.ComponentModel.ISupportInitialize)(this.Cmb_LB)).EndInit();
  285. this.ResumeLayout(false);
  286. }
  287. #endregion
  288. private System.Windows.Forms.Panel panel1;
  289. private Infragistics.Win.UltraWinGrid.UltraGrid ultraGrid1;
  290. private System.Windows.Forms.Panel panel2;
  291. private System.Windows.Forms.Button btrqr;
  292. private System.Windows.Forms.Button button1;
  293. private Infragistics.Win.UltraWinEditors.UltraTextEditor Cmb_LB;
  294. private Infragistics.Win.UltraWinEditors.UltraCheckEditor Chk_CKLB;
  295. private Infragistics.Win.UltraWinEditors.UltraTextEditor txt_wz;
  296. private Infragistics.Win.UltraWinEditors.UltraCheckEditor chk_wz;
  297. private Infragistics.Win.UltraWinEditors.UltraTextEditor txt_wzdm;
  298. private Infragistics.Win.UltraWinEditors.UltraCheckEditor Chk_WZDM;
  299. }
  300. }