frmPopActualSeat.Designer.cs 32 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507
  1. namespace Pur.Pop_upWindow
  2. {
  3. partial class frmPopActualSeat
  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. this.components = new System.ComponentModel.Container();
  29. Infragistics.Win.Appearance appearance38 = new Infragistics.Win.Appearance();
  30. Infragistics.Win.UltraWinGrid.UltraGridBand ultraGridBand1 = new Infragistics.Win.UltraWinGrid.UltraGridBand("Table1", -1);
  31. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn1 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("invPhysic");
  32. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn2 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("invPhysicName");
  33. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn3 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("isStrictBin");
  34. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn4 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("invLocation");
  35. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn5 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("createName");
  36. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn6 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("createTime");
  37. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn7 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("updateName");
  38. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn8 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("updateTime");
  39. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn9 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("ISJITCK");
  40. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn10 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("ORGID");
  41. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn11 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("ORGNAME");
  42. Infragistics.Win.Appearance appearance39 = new Infragistics.Win.Appearance();
  43. Infragistics.Win.Appearance appearance40 = new Infragistics.Win.Appearance();
  44. Infragistics.Win.Appearance appearance41 = new Infragistics.Win.Appearance();
  45. Infragistics.Win.Appearance appearance42 = new Infragistics.Win.Appearance();
  46. Infragistics.Win.Appearance appearance43 = new Infragistics.Win.Appearance();
  47. Infragistics.Win.Appearance appearance44 = new Infragistics.Win.Appearance();
  48. Infragistics.Win.Appearance appearance45 = new Infragistics.Win.Appearance();
  49. Infragistics.Win.Appearance appearance46 = new Infragistics.Win.Appearance();
  50. Infragistics.Win.Appearance appearance47 = new Infragistics.Win.Appearance();
  51. Infragistics.Win.Appearance appearance48 = new Infragistics.Win.Appearance();
  52. Infragistics.Win.Appearance appearance49 = new Infragistics.Win.Appearance();
  53. Infragistics.Win.UltraWinToolbars.UltraToolbar ultraToolbar1 = new Infragistics.Win.UltraWinToolbars.UltraToolbar("UltraToolbar1");
  54. Infragistics.Win.UltraWinToolbars.ButtonTool buttonTool1 = new Infragistics.Win.UltraWinToolbars.ButtonTool("doRefresh");
  55. Infragistics.Win.UltraWinToolbars.ButtonTool buttonTool2 = new Infragistics.Win.UltraWinToolbars.ButtonTool("doSure");
  56. Infragistics.Win.UltraWinToolbars.ButtonTool buttonTool7 = new Infragistics.Win.UltraWinToolbars.ButtonTool("doClear");
  57. Infragistics.Win.UltraWinToolbars.ButtonTool buttonTool3 = new Infragistics.Win.UltraWinToolbars.ButtonTool("doClose");
  58. Infragistics.Win.UltraWinToolbars.ButtonTool buttonTool4 = new Infragistics.Win.UltraWinToolbars.ButtonTool("doRefresh");
  59. Infragistics.Win.Appearance appearance23 = new Infragistics.Win.Appearance();
  60. Infragistics.Win.UltraWinToolbars.ButtonTool buttonTool5 = new Infragistics.Win.UltraWinToolbars.ButtonTool("doSure");
  61. Infragistics.Win.Appearance appearance24 = new Infragistics.Win.Appearance();
  62. Infragistics.Win.UltraWinToolbars.ButtonTool buttonTool6 = new Infragistics.Win.UltraWinToolbars.ButtonTool("doClose");
  63. Infragistics.Win.Appearance appearance25 = new Infragistics.Win.Appearance();
  64. Infragistics.Win.UltraWinToolbars.ButtonTool buttonTool8 = new Infragistics.Win.UltraWinToolbars.ButtonTool("doClear");
  65. Infragistics.Win.Appearance appearance11 = new Infragistics.Win.Appearance();
  66. System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(frmPopActualSeat));
  67. this.ultraGroupBox5 = new Infragistics.Win.Misc.UltraGroupBox();
  68. this.tbxPhysicNameQ = new System.Windows.Forms.TextBox();
  69. this.label2 = new System.Windows.Forms.Label();
  70. this.label1 = new System.Windows.Forms.Label();
  71. this.tbxPhysicQ = new System.Windows.Forms.TextBox();
  72. this.ultraPanel21 = new Core.Mes.Client.Comm.Control.UltraPanel2();
  73. this.ultraGroupBox1 = new Infragistics.Win.Misc.UltraGroupBox();
  74. this.ultraGrid1 = new Infragistics.Win.UltraWinGrid.UltraGrid();
  75. this.dataSet1 = new System.Data.DataSet();
  76. this.dataTable1 = new System.Data.DataTable();
  77. this.dataColumn1 = new System.Data.DataColumn();
  78. this.dataColumn2 = new System.Data.DataColumn();
  79. this.dataColumn3 = new System.Data.DataColumn();
  80. this.dataColumn4 = new System.Data.DataColumn();
  81. this.dataColumn6 = new System.Data.DataColumn();
  82. this.dataColumn7 = new System.Data.DataColumn();
  83. this.dataColumn8 = new System.Data.DataColumn();
  84. this.dataColumn9 = new System.Data.DataColumn();
  85. this.dataColumn5 = new System.Data.DataColumn();
  86. this.dataColumn10 = new System.Data.DataColumn();
  87. this.dataColumn11 = new System.Data.DataColumn();
  88. this.ultraToolbarsManager1 = new Infragistics.Win.UltraWinToolbars.UltraToolbarsManager(this.components);
  89. this._frmPopActualSeat_Toolbars_Dock_Area_Left = new Infragistics.Win.UltraWinToolbars.UltraToolbarsDockArea();
  90. this._frmPopActualSeat_Toolbars_Dock_Area_Right = new Infragistics.Win.UltraWinToolbars.UltraToolbarsDockArea();
  91. this._frmPopActualSeat_Toolbars_Dock_Area_Top = new Infragistics.Win.UltraWinToolbars.UltraToolbarsDockArea();
  92. this._frmPopActualSeat_Toolbars_Dock_Area_Bottom = new Infragistics.Win.UltraWinToolbars.UltraToolbarsDockArea();
  93. ((System.ComponentModel.ISupportInitialize)(this.ultraGroupBox5)).BeginInit();
  94. this.ultraGroupBox5.SuspendLayout();
  95. this.ultraPanel21.ClientArea.SuspendLayout();
  96. this.ultraPanel21.SuspendLayout();
  97. ((System.ComponentModel.ISupportInitialize)(this.ultraGroupBox1)).BeginInit();
  98. this.ultraGroupBox1.SuspendLayout();
  99. ((System.ComponentModel.ISupportInitialize)(this.ultraGrid1)).BeginInit();
  100. ((System.ComponentModel.ISupportInitialize)(this.dataSet1)).BeginInit();
  101. ((System.ComponentModel.ISupportInitialize)(this.dataTable1)).BeginInit();
  102. ((System.ComponentModel.ISupportInitialize)(this.ultraToolbarsManager1)).BeginInit();
  103. this.SuspendLayout();
  104. //
  105. // ultraGroupBox5
  106. //
  107. this.ultraGroupBox5.Controls.Add(this.tbxPhysicNameQ);
  108. this.ultraGroupBox5.Controls.Add(this.label2);
  109. this.ultraGroupBox5.Controls.Add(this.label1);
  110. this.ultraGroupBox5.Controls.Add(this.tbxPhysicQ);
  111. this.ultraGroupBox5.Dock = System.Windows.Forms.DockStyle.Top;
  112. this.ultraGroupBox5.Location = new System.Drawing.Point(0, 28);
  113. this.ultraGroupBox5.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
  114. this.ultraGroupBox5.Name = "ultraGroupBox5";
  115. this.ultraGroupBox5.Size = new System.Drawing.Size(1103, 51);
  116. this.ultraGroupBox5.TabIndex = 5;
  117. //
  118. // tbxPhysicNameQ
  119. //
  120. this.tbxPhysicNameQ.Location = new System.Drawing.Point(396, 12);
  121. this.tbxPhysicNameQ.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
  122. this.tbxPhysicNameQ.Name = "tbxPhysicNameQ";
  123. this.tbxPhysicNameQ.Size = new System.Drawing.Size(132, 25);
  124. this.tbxPhysicNameQ.TabIndex = 3;
  125. //
  126. // label2
  127. //
  128. this.label2.AutoSize = true;
  129. this.label2.Location = new System.Drawing.Point(287, 18);
  130. this.label2.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
  131. this.label2.Name = "label2";
  132. this.label2.Size = new System.Drawing.Size(97, 15);
  133. this.label2.TabIndex = 1;
  134. this.label2.Text = "物理库区名称";
  135. //
  136. // label1
  137. //
  138. this.label1.AutoSize = true;
  139. this.label1.Location = new System.Drawing.Point(24, 18);
  140. this.label1.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
  141. this.label1.Name = "label1";
  142. this.label1.Size = new System.Drawing.Size(97, 15);
  143. this.label1.TabIndex = 0;
  144. this.label1.Text = "物理库区编号";
  145. //
  146. // tbxPhysicQ
  147. //
  148. this.tbxPhysicQ.Location = new System.Drawing.Point(133, 12);
  149. this.tbxPhysicQ.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
  150. this.tbxPhysicQ.Name = "tbxPhysicQ";
  151. this.tbxPhysicQ.Size = new System.Drawing.Size(132, 25);
  152. this.tbxPhysicQ.TabIndex = 2;
  153. //
  154. // ultraPanel21
  155. //
  156. //
  157. // ultraPanel21.ClientArea
  158. //
  159. this.ultraPanel21.ClientArea.Controls.Add(this.ultraGroupBox1);
  160. this.ultraPanel21.Dock = System.Windows.Forms.DockStyle.Fill;
  161. this.ultraPanel21.Location = new System.Drawing.Point(0, 79);
  162. this.ultraPanel21.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
  163. this.ultraPanel21.Name = "ultraPanel21";
  164. this.ultraPanel21.Size = new System.Drawing.Size(1103, 417);
  165. this.ultraPanel21.TabIndex = 6;
  166. //
  167. // ultraGroupBox1
  168. //
  169. this.ultraGroupBox1.Controls.Add(this.ultraGrid1);
  170. this.ultraGroupBox1.Dock = System.Windows.Forms.DockStyle.Fill;
  171. this.ultraGroupBox1.HeaderPosition = Infragistics.Win.Misc.GroupBoxHeaderPosition.TopInsideBorder;
  172. this.ultraGroupBox1.Location = new System.Drawing.Point(0, 0);
  173. this.ultraGroupBox1.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
  174. this.ultraGroupBox1.Name = "ultraGroupBox1";
  175. this.ultraGroupBox1.Size = new System.Drawing.Size(1103, 417);
  176. this.ultraGroupBox1.TabIndex = 2;
  177. //
  178. // ultraGrid1
  179. //
  180. this.ultraGrid1.DataMember = "Table1";
  181. this.ultraGrid1.DataSource = this.dataSet1;
  182. appearance38.BackColor = System.Drawing.SystemColors.Window;
  183. appearance38.BorderColor = System.Drawing.SystemColors.InactiveCaption;
  184. this.ultraGrid1.DisplayLayout.Appearance = appearance38;
  185. ultraGridColumn1.Header.VisiblePosition = 0;
  186. ultraGridColumn2.Header.VisiblePosition = 1;
  187. ultraGridColumn2.Width = 164;
  188. ultraGridColumn3.Header.VisiblePosition = 5;
  189. ultraGridColumn3.Width = 134;
  190. ultraGridColumn4.Header.VisiblePosition = 6;
  191. ultraGridColumn4.Width = 128;
  192. ultraGridColumn5.Header.VisiblePosition = 7;
  193. ultraGridColumn6.Header.VisiblePosition = 8;
  194. ultraGridColumn7.Header.VisiblePosition = 9;
  195. ultraGridColumn8.Header.VisiblePosition = 10;
  196. ultraGridColumn9.Header.VisiblePosition = 2;
  197. ultraGridColumn10.Header.VisiblePosition = 4;
  198. ultraGridColumn11.Header.VisiblePosition = 3;
  199. ultraGridColumn11.Width = 212;
  200. ultraGridBand1.Columns.AddRange(new object[] {
  201. ultraGridColumn1,
  202. ultraGridColumn2,
  203. ultraGridColumn3,
  204. ultraGridColumn4,
  205. ultraGridColumn5,
  206. ultraGridColumn6,
  207. ultraGridColumn7,
  208. ultraGridColumn8,
  209. ultraGridColumn9,
  210. ultraGridColumn10,
  211. ultraGridColumn11});
  212. this.ultraGrid1.DisplayLayout.BandsSerializer.Add(ultraGridBand1);
  213. this.ultraGrid1.DisplayLayout.BorderStyle = Infragistics.Win.UIElementBorderStyle.Solid;
  214. this.ultraGrid1.DisplayLayout.CaptionVisible = Infragistics.Win.DefaultableBoolean.False;
  215. appearance39.BackColor = System.Drawing.SystemColors.ActiveBorder;
  216. appearance39.BackColor2 = System.Drawing.SystemColors.ControlDark;
  217. appearance39.BackGradientStyle = Infragistics.Win.GradientStyle.Vertical;
  218. appearance39.BorderColor = System.Drawing.SystemColors.Window;
  219. this.ultraGrid1.DisplayLayout.GroupByBox.Appearance = appearance39;
  220. appearance40.ForeColor = System.Drawing.SystemColors.GrayText;
  221. this.ultraGrid1.DisplayLayout.GroupByBox.BandLabelAppearance = appearance40;
  222. this.ultraGrid1.DisplayLayout.GroupByBox.BorderStyle = Infragistics.Win.UIElementBorderStyle.Solid;
  223. this.ultraGrid1.DisplayLayout.GroupByBox.Hidden = true;
  224. appearance41.BackColor = System.Drawing.SystemColors.ControlLightLight;
  225. appearance41.BackColor2 = System.Drawing.SystemColors.Control;
  226. appearance41.BackGradientStyle = Infragistics.Win.GradientStyle.Horizontal;
  227. appearance41.ForeColor = System.Drawing.SystemColors.GrayText;
  228. this.ultraGrid1.DisplayLayout.GroupByBox.PromptAppearance = appearance41;
  229. this.ultraGrid1.DisplayLayout.MaxColScrollRegions = 1;
  230. this.ultraGrid1.DisplayLayout.MaxRowScrollRegions = 1;
  231. appearance42.BackColor = System.Drawing.SystemColors.Window;
  232. appearance42.ForeColor = System.Drawing.SystemColors.ControlText;
  233. this.ultraGrid1.DisplayLayout.Override.ActiveCellAppearance = appearance42;
  234. appearance43.BackColor = System.Drawing.SystemColors.Highlight;
  235. appearance43.ForeColor = System.Drawing.SystemColors.HighlightText;
  236. this.ultraGrid1.DisplayLayout.Override.ActiveRowAppearance = appearance43;
  237. this.ultraGrid1.DisplayLayout.Override.BorderStyleCell = Infragistics.Win.UIElementBorderStyle.Dotted;
  238. this.ultraGrid1.DisplayLayout.Override.BorderStyleRow = Infragistics.Win.UIElementBorderStyle.Dotted;
  239. appearance44.BackColor = System.Drawing.SystemColors.Window;
  240. this.ultraGrid1.DisplayLayout.Override.CardAreaAppearance = appearance44;
  241. appearance45.BorderColor = System.Drawing.Color.Silver;
  242. appearance45.TextTrimming = Infragistics.Win.TextTrimming.EllipsisCharacter;
  243. this.ultraGrid1.DisplayLayout.Override.CellAppearance = appearance45;
  244. this.ultraGrid1.DisplayLayout.Override.CellClickAction = Infragistics.Win.UltraWinGrid.CellClickAction.EditAndSelectText;
  245. this.ultraGrid1.DisplayLayout.Override.CellPadding = 0;
  246. appearance46.BackColor = System.Drawing.SystemColors.Control;
  247. appearance46.BackColor2 = System.Drawing.SystemColors.ControlDark;
  248. appearance46.BackGradientAlignment = Infragistics.Win.GradientAlignment.Element;
  249. appearance46.BackGradientStyle = Infragistics.Win.GradientStyle.Horizontal;
  250. appearance46.BorderColor = System.Drawing.SystemColors.Window;
  251. this.ultraGrid1.DisplayLayout.Override.GroupByRowAppearance = appearance46;
  252. appearance47.TextHAlignAsString = "Left";
  253. this.ultraGrid1.DisplayLayout.Override.HeaderAppearance = appearance47;
  254. this.ultraGrid1.DisplayLayout.Override.HeaderClickAction = Infragistics.Win.UltraWinGrid.HeaderClickAction.SortMulti;
  255. this.ultraGrid1.DisplayLayout.Override.HeaderStyle = Infragistics.Win.HeaderStyle.WindowsXPCommand;
  256. appearance48.BackColor = System.Drawing.SystemColors.Window;
  257. appearance48.BorderColor = System.Drawing.Color.Silver;
  258. this.ultraGrid1.DisplayLayout.Override.RowAppearance = appearance48;
  259. this.ultraGrid1.DisplayLayout.Override.RowSelectors = Infragistics.Win.DefaultableBoolean.False;
  260. appearance49.BackColor = System.Drawing.SystemColors.ControlLight;
  261. this.ultraGrid1.DisplayLayout.Override.TemplateAddRowAppearance = appearance49;
  262. this.ultraGrid1.DisplayLayout.ScrollBounds = Infragistics.Win.UltraWinGrid.ScrollBounds.ScrollToFill;
  263. this.ultraGrid1.DisplayLayout.ScrollStyle = Infragistics.Win.UltraWinGrid.ScrollStyle.Immediate;
  264. this.ultraGrid1.DisplayLayout.ViewStyleBand = Infragistics.Win.UltraWinGrid.ViewStyleBand.OutlookGroupBy;
  265. this.ultraGrid1.Dock = System.Windows.Forms.DockStyle.Fill;
  266. this.ultraGrid1.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  267. this.ultraGrid1.Location = new System.Drawing.Point(3, 5);
  268. this.ultraGrid1.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
  269. this.ultraGrid1.Name = "ultraGrid1";
  270. this.ultraGrid1.Size = new System.Drawing.Size(1097, 409);
  271. this.ultraGrid1.TabIndex = 0;
  272. this.ultraGrid1.Text = "ultraGrid1";
  273. this.ultraGrid1.DoubleClickCell += new Infragistics.Win.UltraWinGrid.DoubleClickCellEventHandler(this.ultraGrid1_DoubleClickCell);
  274. //
  275. // dataSet1
  276. //
  277. this.dataSet1.DataSetName = "NewDataSet";
  278. this.dataSet1.Tables.AddRange(new System.Data.DataTable[] {
  279. this.dataTable1});
  280. //
  281. // dataTable1
  282. //
  283. this.dataTable1.Columns.AddRange(new System.Data.DataColumn[] {
  284. this.dataColumn1,
  285. this.dataColumn2,
  286. this.dataColumn3,
  287. this.dataColumn4,
  288. this.dataColumn6,
  289. this.dataColumn7,
  290. this.dataColumn8,
  291. this.dataColumn9,
  292. this.dataColumn5,
  293. this.dataColumn10,
  294. this.dataColumn11});
  295. this.dataTable1.TableName = "Table1";
  296. //
  297. // dataColumn1
  298. //
  299. this.dataColumn1.Caption = "库区编号";
  300. this.dataColumn1.ColumnName = "invPhysic";
  301. //
  302. // dataColumn2
  303. //
  304. this.dataColumn2.Caption = "库区名";
  305. this.dataColumn2.ColumnName = "invPhysicName";
  306. //
  307. // dataColumn3
  308. //
  309. this.dataColumn3.Caption = "是否严格储位物理库区";
  310. this.dataColumn3.ColumnName = "isStrictBin";
  311. //
  312. // dataColumn4
  313. //
  314. this.dataColumn4.Caption = "所在区域";
  315. this.dataColumn4.ColumnName = "invLocation";
  316. //
  317. // dataColumn6
  318. //
  319. this.dataColumn6.Caption = "创建人";
  320. this.dataColumn6.ColumnName = "createName";
  321. //
  322. // dataColumn7
  323. //
  324. this.dataColumn7.Caption = "创建时间";
  325. this.dataColumn7.ColumnName = "createTime";
  326. //
  327. // dataColumn8
  328. //
  329. this.dataColumn8.Caption = "修改人";
  330. this.dataColumn8.ColumnName = "updateName";
  331. //
  332. // dataColumn9
  333. //
  334. this.dataColumn9.Caption = "修改时间";
  335. this.dataColumn9.ColumnName = "updateTime";
  336. //
  337. // dataColumn5
  338. //
  339. this.dataColumn5.Caption = "是否为JIT库";
  340. this.dataColumn5.ColumnName = "ISJITCK";
  341. //
  342. // dataColumn10
  343. //
  344. this.dataColumn10.Caption = "所属部门编号";
  345. this.dataColumn10.ColumnName = "ORGID";
  346. //
  347. // dataColumn11
  348. //
  349. this.dataColumn11.Caption = "所属部门";
  350. this.dataColumn11.ColumnName = "ORGNAME";
  351. //
  352. // ultraToolbarsManager1
  353. //
  354. this.ultraToolbarsManager1.DesignerFlags = 1;
  355. this.ultraToolbarsManager1.DockWithinContainer = this;
  356. this.ultraToolbarsManager1.DockWithinContainerBaseType = typeof(System.Windows.Forms.Form);
  357. this.ultraToolbarsManager1.Office2007UICompatibility = false;
  358. this.ultraToolbarsManager1.ShowQuickCustomizeButton = false;
  359. ultraToolbar1.DockedColumn = 0;
  360. ultraToolbar1.DockedRow = 0;
  361. ultraToolbar1.NonInheritedTools.AddRange(new Infragistics.Win.UltraWinToolbars.ToolBase[] {
  362. buttonTool1,
  363. buttonTool2,
  364. buttonTool7,
  365. buttonTool3});
  366. ultraToolbar1.Text = "UltraToolbar1";
  367. this.ultraToolbarsManager1.Toolbars.AddRange(new Infragistics.Win.UltraWinToolbars.UltraToolbar[] {
  368. ultraToolbar1});
  369. appearance23.Image = ((object)(resources.GetObject("appearance23.Image")));
  370. buttonTool4.SharedPropsInternal.AppearancesSmall.Appearance = appearance23;
  371. buttonTool4.SharedPropsInternal.Caption = "刷新";
  372. buttonTool4.SharedPropsInternal.DisplayStyle = Infragistics.Win.UltraWinToolbars.ToolDisplayStyle.ImageAndText;
  373. appearance24.Image = ((object)(resources.GetObject("appearance24.Image")));
  374. buttonTool5.SharedPropsInternal.AppearancesSmall.Appearance = appearance24;
  375. buttonTool5.SharedPropsInternal.Caption = "确定";
  376. buttonTool5.SharedPropsInternal.DisplayStyle = Infragistics.Win.UltraWinToolbars.ToolDisplayStyle.ImageAndText;
  377. appearance25.Image = ((object)(resources.GetObject("appearance25.Image")));
  378. buttonTool6.SharedPropsInternal.AppearancesSmall.Appearance = appearance25;
  379. buttonTool6.SharedPropsInternal.Caption = "关闭";
  380. buttonTool6.SharedPropsInternal.DisplayStyle = Infragistics.Win.UltraWinToolbars.ToolDisplayStyle.ImageAndText;
  381. appearance11.Image = ((object)(resources.GetObject("appearance11.Image")));
  382. buttonTool8.SharedPropsInternal.AppearancesSmall.Appearance = appearance11;
  383. buttonTool8.SharedPropsInternal.Caption = "清空";
  384. buttonTool8.SharedPropsInternal.DisplayStyle = Infragistics.Win.UltraWinToolbars.ToolDisplayStyle.ImageAndText;
  385. this.ultraToolbarsManager1.Tools.AddRange(new Infragistics.Win.UltraWinToolbars.ToolBase[] {
  386. buttonTool4,
  387. buttonTool5,
  388. buttonTool6,
  389. buttonTool8});
  390. this.ultraToolbarsManager1.ToolClick += new Infragistics.Win.UltraWinToolbars.ToolClickEventHandler(this.ultraToolbarsManager1_ToolClick);
  391. //
  392. // _frmPopActualSeat_Toolbars_Dock_Area_Left
  393. //
  394. this._frmPopActualSeat_Toolbars_Dock_Area_Left.AccessibleRole = System.Windows.Forms.AccessibleRole.Grouping;
  395. this._frmPopActualSeat_Toolbars_Dock_Area_Left.BackColor = System.Drawing.SystemColors.Control;
  396. this._frmPopActualSeat_Toolbars_Dock_Area_Left.DockedPosition = Infragistics.Win.UltraWinToolbars.DockedPosition.Left;
  397. this._frmPopActualSeat_Toolbars_Dock_Area_Left.ForeColor = System.Drawing.SystemColors.ControlText;
  398. this._frmPopActualSeat_Toolbars_Dock_Area_Left.Location = new System.Drawing.Point(0, 28);
  399. this._frmPopActualSeat_Toolbars_Dock_Area_Left.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
  400. this._frmPopActualSeat_Toolbars_Dock_Area_Left.Name = "_frmPopActualSeat_Toolbars_Dock_Area_Left";
  401. this._frmPopActualSeat_Toolbars_Dock_Area_Left.Size = new System.Drawing.Size(0, 468);
  402. this._frmPopActualSeat_Toolbars_Dock_Area_Left.ToolbarsManager = this.ultraToolbarsManager1;
  403. //
  404. // _frmPopActualSeat_Toolbars_Dock_Area_Right
  405. //
  406. this._frmPopActualSeat_Toolbars_Dock_Area_Right.AccessibleRole = System.Windows.Forms.AccessibleRole.Grouping;
  407. this._frmPopActualSeat_Toolbars_Dock_Area_Right.BackColor = System.Drawing.SystemColors.Control;
  408. this._frmPopActualSeat_Toolbars_Dock_Area_Right.DockedPosition = Infragistics.Win.UltraWinToolbars.DockedPosition.Right;
  409. this._frmPopActualSeat_Toolbars_Dock_Area_Right.ForeColor = System.Drawing.SystemColors.ControlText;
  410. this._frmPopActualSeat_Toolbars_Dock_Area_Right.Location = new System.Drawing.Point(1103, 28);
  411. this._frmPopActualSeat_Toolbars_Dock_Area_Right.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
  412. this._frmPopActualSeat_Toolbars_Dock_Area_Right.Name = "_frmPopActualSeat_Toolbars_Dock_Area_Right";
  413. this._frmPopActualSeat_Toolbars_Dock_Area_Right.Size = new System.Drawing.Size(0, 468);
  414. this._frmPopActualSeat_Toolbars_Dock_Area_Right.ToolbarsManager = this.ultraToolbarsManager1;
  415. //
  416. // _frmPopActualSeat_Toolbars_Dock_Area_Top
  417. //
  418. this._frmPopActualSeat_Toolbars_Dock_Area_Top.AccessibleRole = System.Windows.Forms.AccessibleRole.Grouping;
  419. this._frmPopActualSeat_Toolbars_Dock_Area_Top.BackColor = System.Drawing.SystemColors.Control;
  420. this._frmPopActualSeat_Toolbars_Dock_Area_Top.DockedPosition = Infragistics.Win.UltraWinToolbars.DockedPosition.Top;
  421. this._frmPopActualSeat_Toolbars_Dock_Area_Top.ForeColor = System.Drawing.SystemColors.ControlText;
  422. this._frmPopActualSeat_Toolbars_Dock_Area_Top.Location = new System.Drawing.Point(0, 0);
  423. this._frmPopActualSeat_Toolbars_Dock_Area_Top.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
  424. this._frmPopActualSeat_Toolbars_Dock_Area_Top.Name = "_frmPopActualSeat_Toolbars_Dock_Area_Top";
  425. this._frmPopActualSeat_Toolbars_Dock_Area_Top.Size = new System.Drawing.Size(1103, 28);
  426. this._frmPopActualSeat_Toolbars_Dock_Area_Top.ToolbarsManager = this.ultraToolbarsManager1;
  427. //
  428. // _frmPopActualSeat_Toolbars_Dock_Area_Bottom
  429. //
  430. this._frmPopActualSeat_Toolbars_Dock_Area_Bottom.AccessibleRole = System.Windows.Forms.AccessibleRole.Grouping;
  431. this._frmPopActualSeat_Toolbars_Dock_Area_Bottom.BackColor = System.Drawing.SystemColors.Control;
  432. this._frmPopActualSeat_Toolbars_Dock_Area_Bottom.DockedPosition = Infragistics.Win.UltraWinToolbars.DockedPosition.Bottom;
  433. this._frmPopActualSeat_Toolbars_Dock_Area_Bottom.ForeColor = System.Drawing.SystemColors.ControlText;
  434. this._frmPopActualSeat_Toolbars_Dock_Area_Bottom.Location = new System.Drawing.Point(0, 496);
  435. this._frmPopActualSeat_Toolbars_Dock_Area_Bottom.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
  436. this._frmPopActualSeat_Toolbars_Dock_Area_Bottom.Name = "_frmPopActualSeat_Toolbars_Dock_Area_Bottom";
  437. this._frmPopActualSeat_Toolbars_Dock_Area_Bottom.Size = new System.Drawing.Size(1103, 0);
  438. this._frmPopActualSeat_Toolbars_Dock_Area_Bottom.ToolbarsManager = this.ultraToolbarsManager1;
  439. //
  440. // frmPopActualSeat
  441. //
  442. this.AutoScaleDimensions = new System.Drawing.SizeF(8F, 15F);
  443. this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
  444. this.ClientSize = new System.Drawing.Size(1103, 496);
  445. this.Controls.Add(this.ultraPanel21);
  446. this.Controls.Add(this.ultraGroupBox5);
  447. this.Controls.Add(this._frmPopActualSeat_Toolbars_Dock_Area_Left);
  448. this.Controls.Add(this._frmPopActualSeat_Toolbars_Dock_Area_Right);
  449. this.Controls.Add(this._frmPopActualSeat_Toolbars_Dock_Area_Top);
  450. this.Controls.Add(this._frmPopActualSeat_Toolbars_Dock_Area_Bottom);
  451. this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.FixedDialog;
  452. this.Icon = ((System.Drawing.Icon)(resources.GetObject("$this.Icon")));
  453. this.Margin = new System.Windows.Forms.Padding(7, 6, 7, 6);
  454. this.MaximizeBox = false;
  455. this.MinimizeBox = false;
  456. this.Name = "frmPopActualSeat";
  457. this.StartPosition = System.Windows.Forms.FormStartPosition.CenterParent;
  458. this.Text = "物理库区选择";
  459. this.Load += new System.EventHandler(this.frmPopActualSeat_Load);
  460. ((System.ComponentModel.ISupportInitialize)(this.ultraGroupBox5)).EndInit();
  461. this.ultraGroupBox5.ResumeLayout(false);
  462. this.ultraGroupBox5.PerformLayout();
  463. this.ultraPanel21.ClientArea.ResumeLayout(false);
  464. this.ultraPanel21.ResumeLayout(false);
  465. ((System.ComponentModel.ISupportInitialize)(this.ultraGroupBox1)).EndInit();
  466. this.ultraGroupBox1.ResumeLayout(false);
  467. ((System.ComponentModel.ISupportInitialize)(this.ultraGrid1)).EndInit();
  468. ((System.ComponentModel.ISupportInitialize)(this.dataSet1)).EndInit();
  469. ((System.ComponentModel.ISupportInitialize)(this.dataTable1)).EndInit();
  470. ((System.ComponentModel.ISupportInitialize)(this.ultraToolbarsManager1)).EndInit();
  471. this.ResumeLayout(false);
  472. }
  473. #endregion
  474. private Infragistics.Win.Misc.UltraGroupBox ultraGroupBox5;
  475. private System.Windows.Forms.TextBox tbxPhysicNameQ;
  476. private System.Windows.Forms.Label label2;
  477. private System.Windows.Forms.Label label1;
  478. private System.Windows.Forms.TextBox tbxPhysicQ;
  479. private Core.Mes.Client.Comm.Control.UltraPanel2 ultraPanel21;
  480. private Infragistics.Win.Misc.UltraGroupBox ultraGroupBox1;
  481. private Infragistics.Win.UltraWinGrid.UltraGrid ultraGrid1;
  482. private System.Data.DataSet dataSet1;
  483. private System.Data.DataTable dataTable1;
  484. private System.Data.DataColumn dataColumn1;
  485. private System.Data.DataColumn dataColumn2;
  486. private System.Data.DataColumn dataColumn3;
  487. private System.Data.DataColumn dataColumn4;
  488. private System.Data.DataColumn dataColumn6;
  489. private System.Data.DataColumn dataColumn7;
  490. private System.Data.DataColumn dataColumn8;
  491. private System.Data.DataColumn dataColumn9;
  492. private Infragistics.Win.UltraWinToolbars.UltraToolbarsManager ultraToolbarsManager1;
  493. private Infragistics.Win.UltraWinToolbars.UltraToolbarsDockArea _frmPopActualSeat_Toolbars_Dock_Area_Left;
  494. private Infragistics.Win.UltraWinToolbars.UltraToolbarsDockArea _frmPopActualSeat_Toolbars_Dock_Area_Right;
  495. private Infragistics.Win.UltraWinToolbars.UltraToolbarsDockArea _frmPopActualSeat_Toolbars_Dock_Area_Top;
  496. private Infragistics.Win.UltraWinToolbars.UltraToolbarsDockArea _frmPopActualSeat_Toolbars_Dock_Area_Bottom;
  497. private System.Data.DataColumn dataColumn5;
  498. private System.Data.DataColumn dataColumn10;
  499. private System.Data.DataColumn dataColumn11;
  500. }
  501. }