FrmActualSeat.Designer.cs 86 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148114911501151115211531154115511561157115811591160116111621163116411651166116711681169117011711172117311741175117611771178117911801181118211831184118511861187118811891190119111921193119411951196119711981199120012011202120312041205120612071208120912101211121212131214121512161217121812191220122112221223122412251226122712281229123012311232123312341235123612371238123912401241124212431244124512461247124812491250125112521253125412551256125712581259126012611262126312641265126612671268126912701271127212731274127512761277127812791280128112821283128412851286128712881289129012911292129312941295129612971298129913001301130213031304130513061307130813091310131113121313131413151316131713181319132013211322132313241325132613271328132913301331133213331334133513361337133813391340134113421343134413451346134713481349135013511352135313541355135613571358135913601361136213631364136513661367136813691370137113721373137413751376137713781379138013811382138313841385138613871388138913901391139213931394139513961397139813991400140114021403140414051406140714081409141014111412141314141415141614171418141914201421142214231424142514261427142814291430143114321433143414351436143714381439144014411442144314441445144614471448144914501451145214531454145514561457145814591460146114621463146414651466146714681469147014711472147314741475147614771478147914801481148214831484148514861487148814891490149114921493149414951496
  1. namespace Pur.configure
  2. {
  3. partial class FrmActualSeat
  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. Infragistics.Win.ValueListItem valueListItem1 = new Infragistics.Win.ValueListItem();
  29. Infragistics.Win.ValueListItem valueListItem2 = new Infragistics.Win.ValueListItem();
  30. Infragistics.Win.ValueListItem valueListItem3 = new Infragistics.Win.ValueListItem();
  31. Infragistics.Win.ValueListItem valueListItem4 = new Infragistics.Win.ValueListItem();
  32. Infragistics.Win.UltraWinEditors.EditorButton editorButton1 = new Infragistics.Win.UltraWinEditors.EditorButton();
  33. Infragistics.Win.ValueListItem valueListItem7 = new Infragistics.Win.ValueListItem();
  34. Infragistics.Win.ValueListItem valueListItem8 = new Infragistics.Win.ValueListItem();
  35. Infragistics.Win.ValueListItem valueListItem5 = new Infragistics.Win.ValueListItem();
  36. Infragistics.Win.ValueListItem valueListItem6 = new Infragistics.Win.ValueListItem();
  37. Infragistics.Win.UltraWinEditors.EditorButton editorButton2 = new Infragistics.Win.UltraWinEditors.EditorButton();
  38. Infragistics.Win.Appearance appearance37 = new Infragistics.Win.Appearance();
  39. Infragistics.Win.Appearance appearance13 = new Infragistics.Win.Appearance();
  40. Infragistics.Win.UltraWinGrid.UltraGridBand ultraGridBand1 = new Infragistics.Win.UltraWinGrid.UltraGridBand("Table1", -1);
  41. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn1 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("invPhysic");
  42. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn2 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("invPhysicName");
  43. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn3 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("isStrictBin");
  44. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn4 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("invLocation");
  45. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn5 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("createName");
  46. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn6 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("createTime");
  47. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn7 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("updateName");
  48. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn8 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("updateTime");
  49. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn9 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("ISJITCK");
  50. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn10 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("ORGNAME");
  51. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn11 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("ORGID");
  52. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn12 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("COSTCENTER");
  53. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn13 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("ISGYBCK");
  54. Infragistics.Win.UltraWinGrid.UltraGridGroup ultraGridGroup1 = new Infragistics.Win.UltraWinGrid.UltraGridGroup("NewGroup0", 178481391);
  55. Infragistics.Win.Appearance appearance14 = new Infragistics.Win.Appearance();
  56. Infragistics.Win.Appearance appearance15 = new Infragistics.Win.Appearance();
  57. Infragistics.Win.Appearance appearance16 = new Infragistics.Win.Appearance();
  58. Infragistics.Win.Appearance appearance17 = new Infragistics.Win.Appearance();
  59. Infragistics.Win.Appearance appearance18 = new Infragistics.Win.Appearance();
  60. Infragistics.Win.Appearance appearance19 = new Infragistics.Win.Appearance();
  61. Infragistics.Win.Appearance appearance20 = new Infragistics.Win.Appearance();
  62. Infragistics.Win.Appearance appearance21 = new Infragistics.Win.Appearance();
  63. Infragistics.Win.Appearance appearance22 = new Infragistics.Win.Appearance();
  64. Infragistics.Win.Appearance appearance23 = new Infragistics.Win.Appearance();
  65. Infragistics.Win.Appearance appearance24 = new Infragistics.Win.Appearance();
  66. Infragistics.Win.Appearance appearance50 = new Infragistics.Win.Appearance();
  67. Infragistics.Win.UltraWinGrid.UltraGridBand ultraGridBand2 = new Infragistics.Win.UltraWinGrid.UltraGridBand("Table1", -1);
  68. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn14 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("invPos");
  69. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn15 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("invPosName");
  70. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn16 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("remark");
  71. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn17 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("createName");
  72. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn18 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("createTime");
  73. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn19 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("id");
  74. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn20 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("invPhysic");
  75. Infragistics.Win.Appearance appearance51 = new Infragistics.Win.Appearance();
  76. Infragistics.Win.Appearance appearance52 = new Infragistics.Win.Appearance();
  77. Infragistics.Win.Appearance appearance53 = new Infragistics.Win.Appearance();
  78. Infragistics.Win.Appearance appearance54 = new Infragistics.Win.Appearance();
  79. Infragistics.Win.Appearance appearance55 = new Infragistics.Win.Appearance();
  80. Infragistics.Win.Appearance appearance56 = new Infragistics.Win.Appearance();
  81. Infragistics.Win.Appearance appearance57 = new Infragistics.Win.Appearance();
  82. Infragistics.Win.Appearance appearance58 = new Infragistics.Win.Appearance();
  83. Infragistics.Win.Appearance appearance59 = new Infragistics.Win.Appearance();
  84. Infragistics.Win.Appearance appearance60 = new Infragistics.Win.Appearance();
  85. Infragistics.Win.Appearance appearance61 = new Infragistics.Win.Appearance();
  86. Infragistics.Win.Appearance appearance1 = new Infragistics.Win.Appearance();
  87. Infragistics.Win.UltraWinGrid.UltraGridBand ultraGridBand3 = new Infragistics.Win.UltraWinGrid.UltraGridBand("Table1", -1);
  88. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn21 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("id");
  89. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn22 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("userId");
  90. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn23 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("userName");
  91. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn24 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("createName");
  92. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn25 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("createTime");
  93. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn26 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("invPhysic");
  94. Infragistics.Win.Appearance appearance2 = new Infragistics.Win.Appearance();
  95. Infragistics.Win.Appearance appearance3 = new Infragistics.Win.Appearance();
  96. Infragistics.Win.Appearance appearance4 = new Infragistics.Win.Appearance();
  97. Infragistics.Win.Appearance appearance5 = new Infragistics.Win.Appearance();
  98. Infragistics.Win.Appearance appearance6 = new Infragistics.Win.Appearance();
  99. Infragistics.Win.Appearance appearance7 = new Infragistics.Win.Appearance();
  100. Infragistics.Win.Appearance appearance8 = new Infragistics.Win.Appearance();
  101. Infragistics.Win.Appearance appearance9 = new Infragistics.Win.Appearance();
  102. Infragistics.Win.Appearance appearance10 = new Infragistics.Win.Appearance();
  103. Infragistics.Win.Appearance appearance11 = new Infragistics.Win.Appearance();
  104. Infragistics.Win.Appearance appearance12 = new Infragistics.Win.Appearance();
  105. Infragistics.Win.UltraWinTabControl.UltraTab ultraTab1 = new Infragistics.Win.UltraWinTabControl.UltraTab();
  106. Infragistics.Win.UltraWinTabControl.UltraTab ultraTab2 = new Infragistics.Win.UltraWinTabControl.UltraTab();
  107. Infragistics.Win.UltraWinTabControl.UltraTab ultraTab3 = new Infragistics.Win.UltraWinTabControl.UltraTab();
  108. this.ultraTabPageControl1 = new Infragistics.Win.UltraWinTabControl.UltraTabPageControl();
  109. this.ultraGroupBox2 = new Infragistics.Win.Misc.UltraGroupBox();
  110. this.tbx_isGYB = new Infragistics.Win.UltraWinEditors.UltraComboEditor();
  111. this.label15 = new System.Windows.Forms.Label();
  112. this.label14 = new System.Windows.Forms.Label();
  113. this.txt_costCenter = new Infragistics.Win.UltraWinEditors.UltraComboEditor();
  114. this.tbxAreaE = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
  115. this.tbxPhysicNameE = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
  116. this.tbxPhysicE = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
  117. this.tbx_orgName = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
  118. this.AddSitebutton = new System.Windows.Forms.Button();
  119. this.tbx_orgId = new System.Windows.Forms.Label();
  120. this.tbx_isJIT = new Infragistics.Win.UltraWinEditors.UltraComboEditor();
  121. this.label11 = new System.Windows.Forms.Label();
  122. this.label17 = new System.Windows.Forms.Label();
  123. this.comIsStrictE = new Infragistics.Win.UltraWinEditors.UltraComboEditor();
  124. this.label6 = new System.Windows.Forms.Label();
  125. this.label5 = new System.Windows.Forms.Label();
  126. this.label4 = new System.Windows.Forms.Label();
  127. this.label3 = new System.Windows.Forms.Label();
  128. this.ultraTabPageControl2 = new Infragistics.Win.UltraWinTabControl.UltraTabPageControl();
  129. this.ultraGroupBox3 = new Infragistics.Win.Misc.UltraGroupBox();
  130. this.tbxRemarkE = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
  131. this.tbxPosNameE = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
  132. this.tbxPosE = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
  133. this.AddPosbutton = new System.Windows.Forms.Button();
  134. this.label9 = new System.Windows.Forms.Label();
  135. this.label8 = new System.Windows.Forms.Label();
  136. this.label7 = new System.Windows.Forms.Label();
  137. this.ultraTabPageControl3 = new Infragistics.Win.UltraWinTabControl.UltraTabPageControl();
  138. this.ultraGroupBox4 = new Infragistics.Win.Misc.UltraGroupBox();
  139. this.tbxUserE = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
  140. this.tbxUserNameE = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
  141. this.AddManbutton = new System.Windows.Forms.Button();
  142. this.label10 = new System.Windows.Forms.Label();
  143. this.label12 = new System.Windows.Forms.Label();
  144. this.dataSet1 = new System.Data.DataSet();
  145. this.dataTable1 = new System.Data.DataTable();
  146. this.dataColumn1 = new System.Data.DataColumn();
  147. this.dataColumn2 = new System.Data.DataColumn();
  148. this.dataColumn3 = new System.Data.DataColumn();
  149. this.dataColumn4 = new System.Data.DataColumn();
  150. this.dataColumn6 = new System.Data.DataColumn();
  151. this.dataColumn7 = new System.Data.DataColumn();
  152. this.dataColumn8 = new System.Data.DataColumn();
  153. this.dataColumn9 = new System.Data.DataColumn();
  154. this.dataColumn22 = new System.Data.DataColumn();
  155. this.dataColumn23 = new System.Data.DataColumn();
  156. this.dataColumn24 = new System.Data.DataColumn();
  157. this.dataColumn25 = new System.Data.DataColumn();
  158. this.dataColumn26 = new System.Data.DataColumn();
  159. this.dataSet2 = new System.Data.DataSet();
  160. this.dataTable2 = new System.Data.DataTable();
  161. this.dataColumn5 = new System.Data.DataColumn();
  162. this.dataColumn10 = new System.Data.DataColumn();
  163. this.dataColumn11 = new System.Data.DataColumn();
  164. this.dataColumn12 = new System.Data.DataColumn();
  165. this.dataColumn13 = new System.Data.DataColumn();
  166. this.dataColumn19 = new System.Data.DataColumn();
  167. this.dataColumn20 = new System.Data.DataColumn();
  168. this.dataSet3 = new System.Data.DataSet();
  169. this.dataTable3 = new System.Data.DataTable();
  170. this.dataColumn14 = new System.Data.DataColumn();
  171. this.dataColumn15 = new System.Data.DataColumn();
  172. this.dataColumn16 = new System.Data.DataColumn();
  173. this.dataColumn17 = new System.Data.DataColumn();
  174. this.dataColumn18 = new System.Data.DataColumn();
  175. this.dataColumn21 = new System.Data.DataColumn();
  176. this.ultraPanel1 = new Infragistics.Win.Misc.UltraPanel();
  177. this.ultraGroupBox1 = new Infragistics.Win.Misc.UltraGroupBox();
  178. this.ultraGrid1 = new Infragistics.Win.UltraWinGrid.UltraGrid();
  179. this.Expand = new Infragistics.Win.Misc.UltraExpandableGroupBox();
  180. this.ultraExpandableGroupBoxPanel2 = new Infragistics.Win.Misc.UltraExpandableGroupBoxPanel();
  181. this.splitContainer1 = new System.Windows.Forms.SplitContainer();
  182. this.ultraGrid2 = new Infragistics.Win.UltraWinGrid.UltraGrid();
  183. this.ultraGrid3 = new Infragistics.Win.UltraWinGrid.UltraGrid();
  184. this.ultraExpandableGroupBox1 = new Infragistics.Win.Misc.UltraExpandableGroupBox();
  185. this.ultraExpandableGroupBoxPanel1 = new Infragistics.Win.Misc.UltraExpandableGroupBoxPanel();
  186. this.ultraTabControl1 = new Infragistics.Win.UltraWinTabControl.UltraTabControl();
  187. this.ultraTabSharedControlsPage1 = new Infragistics.Win.UltraWinTabControl.UltraTabSharedControlsPage();
  188. this.ultraGroupBox5 = new Infragistics.Win.Misc.UltraGroupBox();
  189. this.label13 = new System.Windows.Forms.Label();
  190. this.tbx_orgNameQ = new System.Windows.Forms.TextBox();
  191. this.tbxPhysicNameQ = new System.Windows.Forms.TextBox();
  192. this.label2 = new System.Windows.Forms.Label();
  193. this.label1 = new System.Windows.Forms.Label();
  194. this.tbxPhysicQ = new System.Windows.Forms.TextBox();
  195. this.ultraTabPageControl1.SuspendLayout();
  196. ((System.ComponentModel.ISupportInitialize)(this.ultraGroupBox2)).BeginInit();
  197. this.ultraGroupBox2.SuspendLayout();
  198. ((System.ComponentModel.ISupportInitialize)(this.tbx_isGYB)).BeginInit();
  199. ((System.ComponentModel.ISupportInitialize)(this.txt_costCenter)).BeginInit();
  200. ((System.ComponentModel.ISupportInitialize)(this.tbxAreaE)).BeginInit();
  201. ((System.ComponentModel.ISupportInitialize)(this.tbxPhysicNameE)).BeginInit();
  202. ((System.ComponentModel.ISupportInitialize)(this.tbxPhysicE)).BeginInit();
  203. ((System.ComponentModel.ISupportInitialize)(this.tbx_orgName)).BeginInit();
  204. ((System.ComponentModel.ISupportInitialize)(this.tbx_isJIT)).BeginInit();
  205. ((System.ComponentModel.ISupportInitialize)(this.comIsStrictE)).BeginInit();
  206. this.ultraTabPageControl2.SuspendLayout();
  207. ((System.ComponentModel.ISupportInitialize)(this.ultraGroupBox3)).BeginInit();
  208. this.ultraGroupBox3.SuspendLayout();
  209. ((System.ComponentModel.ISupportInitialize)(this.tbxRemarkE)).BeginInit();
  210. ((System.ComponentModel.ISupportInitialize)(this.tbxPosNameE)).BeginInit();
  211. ((System.ComponentModel.ISupportInitialize)(this.tbxPosE)).BeginInit();
  212. this.ultraTabPageControl3.SuspendLayout();
  213. ((System.ComponentModel.ISupportInitialize)(this.ultraGroupBox4)).BeginInit();
  214. this.ultraGroupBox4.SuspendLayout();
  215. ((System.ComponentModel.ISupportInitialize)(this.tbxUserE)).BeginInit();
  216. ((System.ComponentModel.ISupportInitialize)(this.tbxUserNameE)).BeginInit();
  217. ((System.ComponentModel.ISupportInitialize)(this.dataSet1)).BeginInit();
  218. ((System.ComponentModel.ISupportInitialize)(this.dataTable1)).BeginInit();
  219. ((System.ComponentModel.ISupportInitialize)(this.dataSet2)).BeginInit();
  220. ((System.ComponentModel.ISupportInitialize)(this.dataTable2)).BeginInit();
  221. ((System.ComponentModel.ISupportInitialize)(this.dataSet3)).BeginInit();
  222. ((System.ComponentModel.ISupportInitialize)(this.dataTable3)).BeginInit();
  223. this.ultraPanel1.ClientArea.SuspendLayout();
  224. this.ultraPanel1.SuspendLayout();
  225. ((System.ComponentModel.ISupportInitialize)(this.ultraGroupBox1)).BeginInit();
  226. this.ultraGroupBox1.SuspendLayout();
  227. ((System.ComponentModel.ISupportInitialize)(this.ultraGrid1)).BeginInit();
  228. ((System.ComponentModel.ISupportInitialize)(this.Expand)).BeginInit();
  229. this.Expand.SuspendLayout();
  230. this.ultraExpandableGroupBoxPanel2.SuspendLayout();
  231. ((System.ComponentModel.ISupportInitialize)(this.splitContainer1)).BeginInit();
  232. this.splitContainer1.Panel1.SuspendLayout();
  233. this.splitContainer1.Panel2.SuspendLayout();
  234. this.splitContainer1.SuspendLayout();
  235. ((System.ComponentModel.ISupportInitialize)(this.ultraGrid2)).BeginInit();
  236. ((System.ComponentModel.ISupportInitialize)(this.ultraGrid3)).BeginInit();
  237. ((System.ComponentModel.ISupportInitialize)(this.ultraExpandableGroupBox1)).BeginInit();
  238. this.ultraExpandableGroupBox1.SuspendLayout();
  239. this.ultraExpandableGroupBoxPanel1.SuspendLayout();
  240. ((System.ComponentModel.ISupportInitialize)(this.ultraTabControl1)).BeginInit();
  241. this.ultraTabControl1.SuspendLayout();
  242. ((System.ComponentModel.ISupportInitialize)(this.ultraGroupBox5)).BeginInit();
  243. this.ultraGroupBox5.SuspendLayout();
  244. this.SuspendLayout();
  245. //
  246. // ultraTabPageControl1
  247. //
  248. this.ultraTabPageControl1.Controls.Add(this.ultraGroupBox2);
  249. this.ultraTabPageControl1.Location = new System.Drawing.Point(1, 23);
  250. this.ultraTabPageControl1.Name = "ultraTabPageControl1";
  251. this.ultraTabPageControl1.Size = new System.Drawing.Size(1014, 135);
  252. //
  253. // ultraGroupBox2
  254. //
  255. this.ultraGroupBox2.Controls.Add(this.tbx_isGYB);
  256. this.ultraGroupBox2.Controls.Add(this.label15);
  257. this.ultraGroupBox2.Controls.Add(this.label14);
  258. this.ultraGroupBox2.Controls.Add(this.txt_costCenter);
  259. this.ultraGroupBox2.Controls.Add(this.tbxAreaE);
  260. this.ultraGroupBox2.Controls.Add(this.tbxPhysicNameE);
  261. this.ultraGroupBox2.Controls.Add(this.tbxPhysicE);
  262. this.ultraGroupBox2.Controls.Add(this.tbx_orgName);
  263. this.ultraGroupBox2.Controls.Add(this.AddSitebutton);
  264. this.ultraGroupBox2.Controls.Add(this.tbx_orgId);
  265. this.ultraGroupBox2.Controls.Add(this.tbx_isJIT);
  266. this.ultraGroupBox2.Controls.Add(this.label11);
  267. this.ultraGroupBox2.Controls.Add(this.label17);
  268. this.ultraGroupBox2.Controls.Add(this.comIsStrictE);
  269. this.ultraGroupBox2.Controls.Add(this.label6);
  270. this.ultraGroupBox2.Controls.Add(this.label5);
  271. this.ultraGroupBox2.Controls.Add(this.label4);
  272. this.ultraGroupBox2.Controls.Add(this.label3);
  273. this.ultraGroupBox2.Dock = System.Windows.Forms.DockStyle.Fill;
  274. this.ultraGroupBox2.HeaderPosition = Infragistics.Win.Misc.GroupBoxHeaderPosition.TopInsideBorder;
  275. this.ultraGroupBox2.Location = new System.Drawing.Point(0, 0);
  276. this.ultraGroupBox2.Name = "ultraGroupBox2";
  277. this.ultraGroupBox2.Size = new System.Drawing.Size(1014, 135);
  278. this.ultraGroupBox2.TabIndex = 3;
  279. //
  280. // tbx_isGYB
  281. //
  282. this.tbx_isGYB.DropDownStyle = Infragistics.Win.DropDownStyle.DropDownList;
  283. valueListItem1.DataValue = "0";
  284. valueListItem1.DisplayText = "否";
  285. valueListItem2.CheckState = System.Windows.Forms.CheckState.Checked;
  286. valueListItem2.DataValue = "1";
  287. valueListItem2.DisplayText = "是";
  288. this.tbx_isGYB.Items.AddRange(new Infragistics.Win.ValueListItem[] {
  289. valueListItem1,
  290. valueListItem2});
  291. this.tbx_isGYB.Location = new System.Drawing.Point(106, 111);
  292. this.tbx_isGYB.Name = "tbx_isGYB";
  293. this.tbx_isGYB.Size = new System.Drawing.Size(178, 21);
  294. this.tbx_isGYB.TabIndex = 27;
  295. //
  296. // label15
  297. //
  298. this.label15.AutoSize = true;
  299. this.label15.Location = new System.Drawing.Point(17, 114);
  300. this.label15.Name = "label15";
  301. this.label15.Size = new System.Drawing.Size(89, 12);
  302. this.label15.TabIndex = 26;
  303. this.label15.Text = "是否供应部库区";
  304. this.label15.TextAlign = System.Drawing.ContentAlignment.TopRight;
  305. //
  306. // label14
  307. //
  308. this.label14.AutoSize = true;
  309. this.label14.Location = new System.Drawing.Point(400, 38);
  310. this.label14.Name = "label14";
  311. this.label14.Size = new System.Drawing.Size(53, 12);
  312. this.label14.TabIndex = 25;
  313. this.label14.Text = "成本中心";
  314. //
  315. // txt_costCenter
  316. //
  317. this.txt_costCenter.DropDownStyle = Infragistics.Win.DropDownStyle.DropDownList;
  318. valueListItem3.DataValue = "0";
  319. valueListItem3.DisplayText = "否";
  320. valueListItem4.CheckState = System.Windows.Forms.CheckState.Checked;
  321. valueListItem4.DataValue = "1";
  322. valueListItem4.DisplayText = "是";
  323. this.txt_costCenter.Items.AddRange(new Infragistics.Win.ValueListItem[] {
  324. valueListItem3,
  325. valueListItem4});
  326. this.txt_costCenter.Location = new System.Drawing.Point(459, 34);
  327. this.txt_costCenter.Name = "txt_costCenter";
  328. this.txt_costCenter.Size = new System.Drawing.Size(180, 21);
  329. this.txt_costCenter.TabIndex = 24;
  330. //
  331. // tbxAreaE
  332. //
  333. this.tbxAreaE.Location = new System.Drawing.Point(106, 59);
  334. this.tbxAreaE.Name = "tbxAreaE";
  335. this.tbxAreaE.Size = new System.Drawing.Size(178, 21);
  336. this.tbxAreaE.TabIndex = 23;
  337. //
  338. // tbxPhysicNameE
  339. //
  340. this.tbxPhysicNameE.Location = new System.Drawing.Point(106, 34);
  341. this.tbxPhysicNameE.Name = "tbxPhysicNameE";
  342. this.tbxPhysicNameE.Size = new System.Drawing.Size(178, 21);
  343. this.tbxPhysicNameE.TabIndex = 22;
  344. //
  345. // tbxPhysicE
  346. //
  347. this.tbxPhysicE.Location = new System.Drawing.Point(106, 9);
  348. this.tbxPhysicE.Name = "tbxPhysicE";
  349. this.tbxPhysicE.Size = new System.Drawing.Size(178, 21);
  350. this.tbxPhysicE.TabIndex = 21;
  351. //
  352. // tbx_orgName
  353. //
  354. editorButton1.Text = "+";
  355. this.tbx_orgName.ButtonsRight.Add(editorButton1);
  356. this.tbx_orgName.Location = new System.Drawing.Point(459, 59);
  357. this.tbx_orgName.Name = "tbx_orgName";
  358. this.tbx_orgName.ReadOnly = true;
  359. this.tbx_orgName.Size = new System.Drawing.Size(180, 21);
  360. this.tbx_orgName.TabIndex = 20;
  361. this.tbx_orgName.EditorButtonClick += new Infragistics.Win.UltraWinEditors.EditorButtonEventHandler(this.tbx_orgName_EditorButtonClick);
  362. //
  363. // AddSitebutton
  364. //
  365. this.AddSitebutton.Location = new System.Drawing.Point(672, 9);
  366. this.AddSitebutton.Name = "AddSitebutton";
  367. this.AddSitebutton.Size = new System.Drawing.Size(51, 71);
  368. this.AddSitebutton.TabIndex = 19;
  369. this.AddSitebutton.Text = "新增";
  370. this.AddSitebutton.UseVisualStyleBackColor = true;
  371. this.AddSitebutton.Click += new System.EventHandler(this.AddSitebutton_Click);
  372. //
  373. // tbx_orgId
  374. //
  375. this.tbx_orgId.AutoSize = true;
  376. this.tbx_orgId.Location = new System.Drawing.Point(461, 86);
  377. this.tbx_orgId.Name = "tbx_orgId";
  378. this.tbx_orgId.Size = new System.Drawing.Size(11, 12);
  379. this.tbx_orgId.TabIndex = 18;
  380. this.tbx_orgId.Text = "-";
  381. //
  382. // tbx_isJIT
  383. //
  384. this.tbx_isJIT.DropDownStyle = Infragistics.Win.DropDownStyle.DropDownList;
  385. valueListItem7.DataValue = "0";
  386. valueListItem7.DisplayText = "否";
  387. valueListItem8.CheckState = System.Windows.Forms.CheckState.Checked;
  388. valueListItem8.DataValue = "1";
  389. valueListItem8.DisplayText = "是";
  390. this.tbx_isJIT.Items.AddRange(new Infragistics.Win.ValueListItem[] {
  391. valueListItem7,
  392. valueListItem8});
  393. this.tbx_isJIT.Location = new System.Drawing.Point(106, 84);
  394. this.tbx_isJIT.Name = "tbx_isJIT";
  395. this.tbx_isJIT.Size = new System.Drawing.Size(178, 21);
  396. this.tbx_isJIT.TabIndex = 17;
  397. //
  398. // label11
  399. //
  400. this.label11.AutoSize = true;
  401. this.label11.Location = new System.Drawing.Point(17, 87);
  402. this.label11.Name = "label11";
  403. this.label11.Size = new System.Drawing.Size(83, 12);
  404. this.label11.TabIndex = 16;
  405. this.label11.Text = "是否为JIT库区";
  406. this.label11.TextAlign = System.Drawing.ContentAlignment.TopRight;
  407. //
  408. // label17
  409. //
  410. this.label17.AutoSize = true;
  411. this.label17.Location = new System.Drawing.Point(401, 63);
  412. this.label17.Name = "label17";
  413. this.label17.Size = new System.Drawing.Size(53, 12);
  414. this.label17.TabIndex = 14;
  415. this.label17.Text = "所属部门";
  416. //
  417. // comIsStrictE
  418. //
  419. this.comIsStrictE.DropDownStyle = Infragistics.Win.DropDownStyle.DropDownList;
  420. valueListItem5.DataValue = "0";
  421. valueListItem5.DisplayText = "否";
  422. valueListItem6.CheckState = System.Windows.Forms.CheckState.Checked;
  423. valueListItem6.DataValue = "1";
  424. valueListItem6.DisplayText = "是";
  425. this.comIsStrictE.Items.AddRange(new Infragistics.Win.ValueListItem[] {
  426. valueListItem5,
  427. valueListItem6});
  428. this.comIsStrictE.Location = new System.Drawing.Point(459, 9);
  429. this.comIsStrictE.Name = "comIsStrictE";
  430. this.comIsStrictE.Size = new System.Drawing.Size(180, 21);
  431. this.comIsStrictE.TabIndex = 8;
  432. //
  433. // label6
  434. //
  435. this.label6.AutoSize = true;
  436. this.label6.Location = new System.Drawing.Point(330, 13);
  437. this.label6.Name = "label6";
  438. this.label6.Size = new System.Drawing.Size(125, 12);
  439. this.label6.TabIndex = 7;
  440. this.label6.Text = "是否为严格储位物理区";
  441. this.label6.TextAlign = System.Drawing.ContentAlignment.TopRight;
  442. //
  443. // label5
  444. //
  445. this.label5.AutoSize = true;
  446. this.label5.Location = new System.Drawing.Point(46, 62);
  447. this.label5.Name = "label5";
  448. this.label5.Size = new System.Drawing.Size(53, 12);
  449. this.label5.TabIndex = 4;
  450. this.label5.Text = "所在区域";
  451. //
  452. // label4
  453. //
  454. this.label4.AutoSize = true;
  455. this.label4.Location = new System.Drawing.Point(46, 37);
  456. this.label4.Name = "label4";
  457. this.label4.Size = new System.Drawing.Size(53, 12);
  458. this.label4.TabIndex = 1;
  459. this.label4.Text = "库区名称";
  460. //
  461. // label3
  462. //
  463. this.label3.AutoSize = true;
  464. this.label3.Location = new System.Drawing.Point(47, 13);
  465. this.label3.Name = "label3";
  466. this.label3.Size = new System.Drawing.Size(53, 12);
  467. this.label3.TabIndex = 0;
  468. this.label3.Text = "库区编号";
  469. //
  470. // ultraTabPageControl2
  471. //
  472. this.ultraTabPageControl2.Controls.Add(this.ultraGroupBox3);
  473. this.ultraTabPageControl2.Location = new System.Drawing.Point(-10000, -10000);
  474. this.ultraTabPageControl2.Name = "ultraTabPageControl2";
  475. this.ultraTabPageControl2.Size = new System.Drawing.Size(1014, 135);
  476. //
  477. // ultraGroupBox3
  478. //
  479. this.ultraGroupBox3.Controls.Add(this.tbxRemarkE);
  480. this.ultraGroupBox3.Controls.Add(this.tbxPosNameE);
  481. this.ultraGroupBox3.Controls.Add(this.tbxPosE);
  482. this.ultraGroupBox3.Controls.Add(this.AddPosbutton);
  483. this.ultraGroupBox3.Controls.Add(this.label9);
  484. this.ultraGroupBox3.Controls.Add(this.label8);
  485. this.ultraGroupBox3.Controls.Add(this.label7);
  486. this.ultraGroupBox3.Dock = System.Windows.Forms.DockStyle.Fill;
  487. this.ultraGroupBox3.HeaderPosition = Infragistics.Win.Misc.GroupBoxHeaderPosition.TopInsideBorder;
  488. this.ultraGroupBox3.Location = new System.Drawing.Point(0, 0);
  489. this.ultraGroupBox3.Name = "ultraGroupBox3";
  490. this.ultraGroupBox3.Size = new System.Drawing.Size(1014, 135);
  491. this.ultraGroupBox3.TabIndex = 4;
  492. //
  493. // tbxRemarkE
  494. //
  495. this.tbxRemarkE.Location = new System.Drawing.Point(90, 65);
  496. this.tbxRemarkE.Name = "tbxRemarkE";
  497. this.tbxRemarkE.Size = new System.Drawing.Size(180, 21);
  498. this.tbxRemarkE.TabIndex = 16;
  499. //
  500. // tbxPosNameE
  501. //
  502. this.tbxPosNameE.Location = new System.Drawing.Point(90, 39);
  503. this.tbxPosNameE.Name = "tbxPosNameE";
  504. this.tbxPosNameE.Size = new System.Drawing.Size(180, 21);
  505. this.tbxPosNameE.TabIndex = 15;
  506. //
  507. // tbxPosE
  508. //
  509. this.tbxPosE.Location = new System.Drawing.Point(90, 13);
  510. this.tbxPosE.Name = "tbxPosE";
  511. this.tbxPosE.Size = new System.Drawing.Size(180, 21);
  512. this.tbxPosE.TabIndex = 14;
  513. //
  514. // AddPosbutton
  515. //
  516. this.AddPosbutton.Location = new System.Drawing.Point(288, 13);
  517. this.AddPosbutton.Name = "AddPosbutton";
  518. this.AddPosbutton.Size = new System.Drawing.Size(50, 74);
  519. this.AddPosbutton.TabIndex = 13;
  520. this.AddPosbutton.Text = "新增";
  521. this.AddPosbutton.UseVisualStyleBackColor = true;
  522. this.AddPosbutton.Click += new System.EventHandler(this.AddPosbutton_Click);
  523. //
  524. // label9
  525. //
  526. this.label9.AutoSize = true;
  527. this.label9.Location = new System.Drawing.Point(33, 42);
  528. this.label9.Name = "label9";
  529. this.label9.Size = new System.Drawing.Size(53, 12);
  530. this.label9.TabIndex = 12;
  531. this.label9.Text = "库位名称";
  532. //
  533. // label8
  534. //
  535. this.label8.AutoSize = true;
  536. this.label8.Location = new System.Drawing.Point(57, 69);
  537. this.label8.Name = "label8";
  538. this.label8.Size = new System.Drawing.Size(29, 12);
  539. this.label8.TabIndex = 10;
  540. this.label8.Text = "备注";
  541. //
  542. // label7
  543. //
  544. this.label7.AutoSize = true;
  545. this.label7.Location = new System.Drawing.Point(33, 17);
  546. this.label7.Name = "label7";
  547. this.label7.Size = new System.Drawing.Size(53, 12);
  548. this.label7.TabIndex = 9;
  549. this.label7.Text = "库位编号";
  550. //
  551. // ultraTabPageControl3
  552. //
  553. this.ultraTabPageControl3.Controls.Add(this.ultraGroupBox4);
  554. this.ultraTabPageControl3.Location = new System.Drawing.Point(-10000, -10000);
  555. this.ultraTabPageControl3.Name = "ultraTabPageControl3";
  556. this.ultraTabPageControl3.Size = new System.Drawing.Size(1014, 135);
  557. //
  558. // ultraGroupBox4
  559. //
  560. this.ultraGroupBox4.Controls.Add(this.tbxUserE);
  561. this.ultraGroupBox4.Controls.Add(this.tbxUserNameE);
  562. this.ultraGroupBox4.Controls.Add(this.AddManbutton);
  563. this.ultraGroupBox4.Controls.Add(this.label10);
  564. this.ultraGroupBox4.Controls.Add(this.label12);
  565. this.ultraGroupBox4.Dock = System.Windows.Forms.DockStyle.Fill;
  566. this.ultraGroupBox4.HeaderPosition = Infragistics.Win.Misc.GroupBoxHeaderPosition.TopInsideBorder;
  567. this.ultraGroupBox4.Location = new System.Drawing.Point(0, 0);
  568. this.ultraGroupBox4.Name = "ultraGroupBox4";
  569. this.ultraGroupBox4.Size = new System.Drawing.Size(1014, 135);
  570. this.ultraGroupBox4.TabIndex = 14;
  571. //
  572. // tbxUserE
  573. //
  574. this.tbxUserE.Location = new System.Drawing.Point(92, 26);
  575. this.tbxUserE.Name = "tbxUserE";
  576. this.tbxUserE.ReadOnly = true;
  577. this.tbxUserE.Size = new System.Drawing.Size(180, 21);
  578. this.tbxUserE.TabIndex = 17;
  579. //
  580. // tbxUserNameE
  581. //
  582. appearance37.FontData.BoldAsString = "True";
  583. editorButton2.Appearance = appearance37;
  584. editorButton2.Text = "+";
  585. this.tbxUserNameE.ButtonsRight.Add(editorButton2);
  586. this.tbxUserNameE.Location = new System.Drawing.Point(92, 51);
  587. this.tbxUserNameE.Name = "tbxUserNameE";
  588. this.tbxUserNameE.ReadOnly = true;
  589. this.tbxUserNameE.Size = new System.Drawing.Size(180, 21);
  590. this.tbxUserNameE.TabIndex = 16;
  591. this.tbxUserNameE.EditorButtonClick += new Infragistics.Win.UltraWinEditors.EditorButtonEventHandler(this.ManSelectButton_Click);
  592. //
  593. // AddManbutton
  594. //
  595. this.AddManbutton.Location = new System.Drawing.Point(286, 26);
  596. this.AddManbutton.Name = "AddManbutton";
  597. this.AddManbutton.Size = new System.Drawing.Size(49, 46);
  598. this.AddManbutton.TabIndex = 13;
  599. this.AddManbutton.Text = "新增";
  600. this.AddManbutton.UseVisualStyleBackColor = true;
  601. this.AddManbutton.Click += new System.EventHandler(this.AddManbutton_Click);
  602. //
  603. // label10
  604. //
  605. this.label10.AutoSize = true;
  606. this.label10.Location = new System.Drawing.Point(47, 55);
  607. this.label10.Name = "label10";
  608. this.label10.Size = new System.Drawing.Size(41, 12);
  609. this.label10.TabIndex = 12;
  610. this.label10.Text = "负责人";
  611. //
  612. // label12
  613. //
  614. this.label12.AutoSize = true;
  615. this.label12.Location = new System.Drawing.Point(23, 30);
  616. this.label12.Name = "label12";
  617. this.label12.Size = new System.Drawing.Size(65, 12);
  618. this.label12.TabIndex = 9;
  619. this.label12.Text = "负责人编号";
  620. //
  621. // dataSet1
  622. //
  623. this.dataSet1.DataSetName = "NewDataSet";
  624. this.dataSet1.Tables.AddRange(new System.Data.DataTable[] {
  625. this.dataTable1});
  626. //
  627. // dataTable1
  628. //
  629. this.dataTable1.Columns.AddRange(new System.Data.DataColumn[] {
  630. this.dataColumn1,
  631. this.dataColumn2,
  632. this.dataColumn3,
  633. this.dataColumn4,
  634. this.dataColumn6,
  635. this.dataColumn7,
  636. this.dataColumn8,
  637. this.dataColumn9,
  638. this.dataColumn22,
  639. this.dataColumn23,
  640. this.dataColumn24,
  641. this.dataColumn25,
  642. this.dataColumn26});
  643. this.dataTable1.TableName = "Table1";
  644. //
  645. // dataColumn1
  646. //
  647. this.dataColumn1.Caption = "库区编号";
  648. this.dataColumn1.ColumnName = "invPhysic";
  649. //
  650. // dataColumn2
  651. //
  652. this.dataColumn2.Caption = "库区名";
  653. this.dataColumn2.ColumnName = "invPhysicName";
  654. //
  655. // dataColumn3
  656. //
  657. this.dataColumn3.Caption = "是否严格储位物理库区";
  658. this.dataColumn3.ColumnName = "isStrictBin";
  659. //
  660. // dataColumn4
  661. //
  662. this.dataColumn4.Caption = "所在区域";
  663. this.dataColumn4.ColumnName = "invLocation";
  664. //
  665. // dataColumn6
  666. //
  667. this.dataColumn6.Caption = "创建人";
  668. this.dataColumn6.ColumnName = "createName";
  669. //
  670. // dataColumn7
  671. //
  672. this.dataColumn7.Caption = "创建时间";
  673. this.dataColumn7.ColumnName = "createTime";
  674. //
  675. // dataColumn8
  676. //
  677. this.dataColumn8.Caption = "修改人";
  678. this.dataColumn8.ColumnName = "updateName";
  679. //
  680. // dataColumn9
  681. //
  682. this.dataColumn9.Caption = "修改时间";
  683. this.dataColumn9.ColumnName = "updateTime";
  684. //
  685. // dataColumn22
  686. //
  687. this.dataColumn22.Caption = "是否为JIT库区";
  688. this.dataColumn22.ColumnName = "ISJITCK";
  689. //
  690. // dataColumn23
  691. //
  692. this.dataColumn23.Caption = "所属部门";
  693. this.dataColumn23.ColumnName = "ORGNAME";
  694. //
  695. // dataColumn24
  696. //
  697. this.dataColumn24.Caption = "所属部门编号";
  698. this.dataColumn24.ColumnName = "ORGID";
  699. //
  700. // dataColumn25
  701. //
  702. this.dataColumn25.Caption = "成本中心";
  703. this.dataColumn25.ColumnName = "COSTCENTER";
  704. //
  705. // dataColumn26
  706. //
  707. this.dataColumn26.Caption = "是否为供应部库区";
  708. this.dataColumn26.ColumnName = "ISGYBCK";
  709. //
  710. // dataSet2
  711. //
  712. this.dataSet2.DataSetName = "NewDataSet";
  713. this.dataSet2.Tables.AddRange(new System.Data.DataTable[] {
  714. this.dataTable2});
  715. //
  716. // dataTable2
  717. //
  718. this.dataTable2.Columns.AddRange(new System.Data.DataColumn[] {
  719. this.dataColumn5,
  720. this.dataColumn10,
  721. this.dataColumn11,
  722. this.dataColumn12,
  723. this.dataColumn13,
  724. this.dataColumn19,
  725. this.dataColumn20});
  726. this.dataTable2.TableName = "Table1";
  727. //
  728. // dataColumn5
  729. //
  730. this.dataColumn5.Caption = "库位编号";
  731. this.dataColumn5.ColumnName = "invPos";
  732. //
  733. // dataColumn10
  734. //
  735. this.dataColumn10.Caption = "库位名";
  736. this.dataColumn10.ColumnName = "invPosName";
  737. //
  738. // dataColumn11
  739. //
  740. this.dataColumn11.Caption = "备注";
  741. this.dataColumn11.ColumnName = "remark";
  742. //
  743. // dataColumn12
  744. //
  745. this.dataColumn12.Caption = "创建人";
  746. this.dataColumn12.ColumnName = "createName";
  747. //
  748. // dataColumn13
  749. //
  750. this.dataColumn13.Caption = "创建时间";
  751. this.dataColumn13.ColumnName = "createTime";
  752. //
  753. // dataColumn19
  754. //
  755. this.dataColumn19.Caption = "主键";
  756. this.dataColumn19.ColumnName = "id";
  757. //
  758. // dataColumn20
  759. //
  760. this.dataColumn20.Caption = "物理库区编号";
  761. this.dataColumn20.ColumnName = "invPhysic";
  762. //
  763. // dataSet3
  764. //
  765. this.dataSet3.DataSetName = "NewDataSet";
  766. this.dataSet3.Tables.AddRange(new System.Data.DataTable[] {
  767. this.dataTable3});
  768. //
  769. // dataTable3
  770. //
  771. this.dataTable3.Columns.AddRange(new System.Data.DataColumn[] {
  772. this.dataColumn14,
  773. this.dataColumn15,
  774. this.dataColumn16,
  775. this.dataColumn17,
  776. this.dataColumn18,
  777. this.dataColumn21});
  778. this.dataTable3.TableName = "Table1";
  779. //
  780. // dataColumn14
  781. //
  782. this.dataColumn14.Caption = "主键";
  783. this.dataColumn14.ColumnName = "id";
  784. //
  785. // dataColumn15
  786. //
  787. this.dataColumn15.Caption = "负责人编号";
  788. this.dataColumn15.ColumnName = "userId";
  789. //
  790. // dataColumn16
  791. //
  792. this.dataColumn16.Caption = "负责人";
  793. this.dataColumn16.ColumnName = "userName";
  794. //
  795. // dataColumn17
  796. //
  797. this.dataColumn17.Caption = "创建人";
  798. this.dataColumn17.ColumnName = "createName";
  799. //
  800. // dataColumn18
  801. //
  802. this.dataColumn18.Caption = "创建时间";
  803. this.dataColumn18.ColumnName = "createTime";
  804. //
  805. // dataColumn21
  806. //
  807. this.dataColumn21.Caption = "物理库区编号";
  808. this.dataColumn21.ColumnName = "invPhysic";
  809. //
  810. // ultraPanel1
  811. //
  812. //
  813. // ultraPanel1.ClientArea
  814. //
  815. this.ultraPanel1.ClientArea.Controls.Add(this.ultraGroupBox1);
  816. this.ultraPanel1.ClientArea.Controls.Add(this.ultraExpandableGroupBox1);
  817. this.ultraPanel1.Dock = System.Windows.Forms.DockStyle.Fill;
  818. this.ultraPanel1.Location = new System.Drawing.Point(0, 41);
  819. this.ultraPanel1.Name = "ultraPanel1";
  820. this.ultraPanel1.Size = new System.Drawing.Size(1024, 555);
  821. this.ultraPanel1.TabIndex = 5;
  822. //
  823. // ultraGroupBox1
  824. //
  825. this.ultraGroupBox1.Controls.Add(this.ultraGrid1);
  826. this.ultraGroupBox1.Controls.Add(this.Expand);
  827. this.ultraGroupBox1.Dock = System.Windows.Forms.DockStyle.Fill;
  828. this.ultraGroupBox1.HeaderPosition = Infragistics.Win.Misc.GroupBoxHeaderPosition.TopInsideBorder;
  829. this.ultraGroupBox1.Location = new System.Drawing.Point(0, 0);
  830. this.ultraGroupBox1.Name = "ultraGroupBox1";
  831. this.ultraGroupBox1.Size = new System.Drawing.Size(1024, 367);
  832. this.ultraGroupBox1.TabIndex = 1;
  833. this.ultraGroupBox1.Text = "物理库区信息";
  834. //
  835. // ultraGrid1
  836. //
  837. this.ultraGrid1.DataSource = this.dataSet1;
  838. appearance13.BackColor = System.Drawing.SystemColors.Window;
  839. appearance13.BorderColor = System.Drawing.SystemColors.InactiveCaption;
  840. this.ultraGrid1.DisplayLayout.Appearance = appearance13;
  841. ultraGridColumn1.Header.VisiblePosition = 0;
  842. ultraGridColumn1.RowLayoutColumnInfo.OriginX = 0;
  843. ultraGridColumn1.RowLayoutColumnInfo.OriginY = 0;
  844. ultraGridColumn1.RowLayoutColumnInfo.PreferredLabelSize = new System.Drawing.Size(0, 50);
  845. ultraGridColumn1.RowLayoutColumnInfo.SpanX = 2;
  846. ultraGridColumn1.RowLayoutColumnInfo.SpanY = 3;
  847. ultraGridColumn2.Header.VisiblePosition = 1;
  848. ultraGridColumn2.RowLayoutColumnInfo.OriginX = 2;
  849. ultraGridColumn2.RowLayoutColumnInfo.OriginY = 0;
  850. ultraGridColumn2.RowLayoutColumnInfo.PreferredLabelSize = new System.Drawing.Size(0, 50);
  851. ultraGridColumn2.RowLayoutColumnInfo.SpanX = 2;
  852. ultraGridColumn2.RowLayoutColumnInfo.SpanY = 3;
  853. ultraGridColumn3.Header.VisiblePosition = 2;
  854. ultraGridColumn3.RowLayoutColumnInfo.OriginX = 16;
  855. ultraGridColumn3.RowLayoutColumnInfo.OriginY = 0;
  856. ultraGridColumn3.RowLayoutColumnInfo.PreferredLabelSize = new System.Drawing.Size(0, 50);
  857. ultraGridColumn3.RowLayoutColumnInfo.SpanX = 2;
  858. ultraGridColumn3.RowLayoutColumnInfo.SpanY = 3;
  859. ultraGridColumn4.Header.VisiblePosition = 3;
  860. ultraGridColumn4.RowLayoutColumnInfo.OriginX = 4;
  861. ultraGridColumn4.RowLayoutColumnInfo.OriginY = 0;
  862. ultraGridColumn4.RowLayoutColumnInfo.ParentGroupIndex = 0;
  863. ultraGridColumn4.RowLayoutColumnInfo.ParentGroupKey = "NewGroup0";
  864. ultraGridColumn4.RowLayoutColumnInfo.SpanX = 2;
  865. ultraGridColumn4.RowLayoutColumnInfo.SpanY = 2;
  866. ultraGridColumn5.Header.VisiblePosition = 4;
  867. ultraGridColumn5.RowLayoutColumnInfo.OriginX = 18;
  868. ultraGridColumn5.RowLayoutColumnInfo.OriginY = 0;
  869. ultraGridColumn5.RowLayoutColumnInfo.PreferredLabelSize = new System.Drawing.Size(0, 50);
  870. ultraGridColumn5.RowLayoutColumnInfo.SpanX = 2;
  871. ultraGridColumn5.RowLayoutColumnInfo.SpanY = 3;
  872. ultraGridColumn6.Header.VisiblePosition = 5;
  873. ultraGridColumn6.RowLayoutColumnInfo.OriginX = 20;
  874. ultraGridColumn6.RowLayoutColumnInfo.OriginY = 0;
  875. ultraGridColumn6.RowLayoutColumnInfo.PreferredLabelSize = new System.Drawing.Size(0, 50);
  876. ultraGridColumn6.RowLayoutColumnInfo.SpanX = 2;
  877. ultraGridColumn6.RowLayoutColumnInfo.SpanY = 3;
  878. ultraGridColumn7.Header.VisiblePosition = 6;
  879. ultraGridColumn7.Hidden = true;
  880. ultraGridColumn7.RowLayoutColumnInfo.OriginX = 18;
  881. ultraGridColumn7.RowLayoutColumnInfo.OriginY = 0;
  882. ultraGridColumn7.RowLayoutColumnInfo.SpanX = 2;
  883. ultraGridColumn7.RowLayoutColumnInfo.SpanY = 2;
  884. ultraGridColumn8.Header.VisiblePosition = 7;
  885. ultraGridColumn8.Hidden = true;
  886. ultraGridColumn8.RowLayoutColumnInfo.OriginX = 20;
  887. ultraGridColumn8.RowLayoutColumnInfo.OriginY = 0;
  888. ultraGridColumn8.RowLayoutColumnInfo.SpanX = 2;
  889. ultraGridColumn8.RowLayoutColumnInfo.SpanY = 2;
  890. ultraGridColumn9.Header.VisiblePosition = 8;
  891. ultraGridColumn9.RowLayoutColumnInfo.OriginX = 4;
  892. ultraGridColumn9.RowLayoutColumnInfo.OriginY = 0;
  893. ultraGridColumn9.RowLayoutColumnInfo.PreferredLabelSize = new System.Drawing.Size(0, 50);
  894. ultraGridColumn9.RowLayoutColumnInfo.SpanX = 2;
  895. ultraGridColumn9.RowLayoutColumnInfo.SpanY = 3;
  896. ultraGridColumn10.Header.VisiblePosition = 9;
  897. ultraGridColumn10.RowLayoutColumnInfo.OriginX = 0;
  898. ultraGridColumn10.RowLayoutColumnInfo.OriginY = 0;
  899. ultraGridColumn10.RowLayoutColumnInfo.ParentGroupIndex = 0;
  900. ultraGridColumn10.RowLayoutColumnInfo.ParentGroupKey = "NewGroup0";
  901. ultraGridColumn10.RowLayoutColumnInfo.SpanX = 2;
  902. ultraGridColumn10.RowLayoutColumnInfo.SpanY = 2;
  903. ultraGridColumn11.Header.VisiblePosition = 10;
  904. ultraGridColumn11.RowLayoutColumnInfo.OriginX = 2;
  905. ultraGridColumn11.RowLayoutColumnInfo.OriginY = 0;
  906. ultraGridColumn11.RowLayoutColumnInfo.ParentGroupIndex = 0;
  907. ultraGridColumn11.RowLayoutColumnInfo.ParentGroupKey = "NewGroup0";
  908. ultraGridColumn11.RowLayoutColumnInfo.SpanX = 2;
  909. ultraGridColumn11.RowLayoutColumnInfo.SpanY = 2;
  910. ultraGridColumn12.Header.VisiblePosition = 11;
  911. ultraGridColumn12.RowLayoutColumnInfo.OriginX = 8;
  912. ultraGridColumn12.RowLayoutColumnInfo.OriginY = 0;
  913. ultraGridColumn12.RowLayoutColumnInfo.PreferredLabelSize = new System.Drawing.Size(0, 50);
  914. ultraGridColumn12.RowLayoutColumnInfo.SpanX = 2;
  915. ultraGridColumn12.RowLayoutColumnInfo.SpanY = 3;
  916. ultraGridColumn13.Header.VisiblePosition = 12;
  917. ultraGridColumn13.RowLayoutColumnInfo.OriginX = 6;
  918. ultraGridColumn13.RowLayoutColumnInfo.OriginY = 0;
  919. ultraGridColumn13.RowLayoutColumnInfo.PreferredLabelSize = new System.Drawing.Size(0, 50);
  920. ultraGridColumn13.RowLayoutColumnInfo.SpanX = 2;
  921. ultraGridColumn13.RowLayoutColumnInfo.SpanY = 3;
  922. ultraGridBand1.Columns.AddRange(new object[] {
  923. ultraGridColumn1,
  924. ultraGridColumn2,
  925. ultraGridColumn3,
  926. ultraGridColumn4,
  927. ultraGridColumn5,
  928. ultraGridColumn6,
  929. ultraGridColumn7,
  930. ultraGridColumn8,
  931. ultraGridColumn9,
  932. ultraGridColumn10,
  933. ultraGridColumn11,
  934. ultraGridColumn12,
  935. ultraGridColumn13});
  936. ultraGridGroup1.Header.Caption = "所属部门";
  937. ultraGridGroup1.Key = "NewGroup0";
  938. ultraGridGroup1.RowLayoutGroupInfo.LabelSpan = 1;
  939. ultraGridGroup1.RowLayoutGroupInfo.OriginX = 10;
  940. ultraGridGroup1.RowLayoutGroupInfo.OriginY = 0;
  941. ultraGridGroup1.RowLayoutGroupInfo.SpanX = 6;
  942. ultraGridGroup1.RowLayoutGroupInfo.SpanY = 3;
  943. ultraGridBand1.Groups.AddRange(new Infragistics.Win.UltraWinGrid.UltraGridGroup[] {
  944. ultraGridGroup1});
  945. ultraGridBand1.RowLayoutStyle = Infragistics.Win.UltraWinGrid.RowLayoutStyle.GroupLayout;
  946. this.ultraGrid1.DisplayLayout.BandsSerializer.Add(ultraGridBand1);
  947. this.ultraGrid1.DisplayLayout.BorderStyle = Infragistics.Win.UIElementBorderStyle.Solid;
  948. this.ultraGrid1.DisplayLayout.CaptionVisible = Infragistics.Win.DefaultableBoolean.False;
  949. appearance14.BackColor = System.Drawing.SystemColors.ActiveBorder;
  950. appearance14.BackColor2 = System.Drawing.SystemColors.ControlDark;
  951. appearance14.BackGradientStyle = Infragistics.Win.GradientStyle.Vertical;
  952. appearance14.BorderColor = System.Drawing.SystemColors.Window;
  953. this.ultraGrid1.DisplayLayout.GroupByBox.Appearance = appearance14;
  954. appearance15.ForeColor = System.Drawing.SystemColors.GrayText;
  955. this.ultraGrid1.DisplayLayout.GroupByBox.BandLabelAppearance = appearance15;
  956. this.ultraGrid1.DisplayLayout.GroupByBox.BorderStyle = Infragistics.Win.UIElementBorderStyle.Solid;
  957. this.ultraGrid1.DisplayLayout.GroupByBox.Hidden = true;
  958. appearance16.BackColor = System.Drawing.SystemColors.ControlLightLight;
  959. appearance16.BackColor2 = System.Drawing.SystemColors.Control;
  960. appearance16.BackGradientStyle = Infragistics.Win.GradientStyle.Horizontal;
  961. appearance16.ForeColor = System.Drawing.SystemColors.GrayText;
  962. this.ultraGrid1.DisplayLayout.GroupByBox.PromptAppearance = appearance16;
  963. this.ultraGrid1.DisplayLayout.MaxColScrollRegions = 1;
  964. this.ultraGrid1.DisplayLayout.MaxRowScrollRegions = 1;
  965. appearance17.BackColor = System.Drawing.SystemColors.Window;
  966. appearance17.ForeColor = System.Drawing.SystemColors.ControlText;
  967. this.ultraGrid1.DisplayLayout.Override.ActiveCellAppearance = appearance17;
  968. appearance18.BackColor = System.Drawing.SystemColors.Highlight;
  969. appearance18.ForeColor = System.Drawing.SystemColors.HighlightText;
  970. this.ultraGrid1.DisplayLayout.Override.ActiveRowAppearance = appearance18;
  971. this.ultraGrid1.DisplayLayout.Override.BorderStyleCell = Infragistics.Win.UIElementBorderStyle.Dotted;
  972. this.ultraGrid1.DisplayLayout.Override.BorderStyleRow = Infragistics.Win.UIElementBorderStyle.Dotted;
  973. appearance19.BackColor = System.Drawing.SystemColors.Window;
  974. this.ultraGrid1.DisplayLayout.Override.CardAreaAppearance = appearance19;
  975. appearance20.BorderColor = System.Drawing.Color.Silver;
  976. appearance20.TextTrimming = Infragistics.Win.TextTrimming.EllipsisCharacter;
  977. this.ultraGrid1.DisplayLayout.Override.CellAppearance = appearance20;
  978. this.ultraGrid1.DisplayLayout.Override.CellClickAction = Infragistics.Win.UltraWinGrid.CellClickAction.EditAndSelectText;
  979. this.ultraGrid1.DisplayLayout.Override.CellPadding = 0;
  980. appearance21.BackColor = System.Drawing.SystemColors.Control;
  981. appearance21.BackColor2 = System.Drawing.SystemColors.ControlDark;
  982. appearance21.BackGradientAlignment = Infragistics.Win.GradientAlignment.Element;
  983. appearance21.BackGradientStyle = Infragistics.Win.GradientStyle.Horizontal;
  984. appearance21.BorderColor = System.Drawing.SystemColors.Window;
  985. this.ultraGrid1.DisplayLayout.Override.GroupByRowAppearance = appearance21;
  986. appearance22.TextHAlignAsString = "Left";
  987. this.ultraGrid1.DisplayLayout.Override.HeaderAppearance = appearance22;
  988. this.ultraGrid1.DisplayLayout.Override.HeaderClickAction = Infragistics.Win.UltraWinGrid.HeaderClickAction.SortMulti;
  989. this.ultraGrid1.DisplayLayout.Override.HeaderStyle = Infragistics.Win.HeaderStyle.WindowsXPCommand;
  990. appearance23.BackColor = System.Drawing.SystemColors.Window;
  991. appearance23.BorderColor = System.Drawing.Color.Silver;
  992. this.ultraGrid1.DisplayLayout.Override.RowAppearance = appearance23;
  993. this.ultraGrid1.DisplayLayout.Override.RowSelectors = Infragistics.Win.DefaultableBoolean.False;
  994. appearance24.BackColor = System.Drawing.SystemColors.ControlLight;
  995. this.ultraGrid1.DisplayLayout.Override.TemplateAddRowAppearance = appearance24;
  996. this.ultraGrid1.DisplayLayout.ScrollBounds = Infragistics.Win.UltraWinGrid.ScrollBounds.ScrollToFill;
  997. this.ultraGrid1.DisplayLayout.ScrollStyle = Infragistics.Win.UltraWinGrid.ScrollStyle.Immediate;
  998. this.ultraGrid1.DisplayLayout.ViewStyleBand = Infragistics.Win.UltraWinGrid.ViewStyleBand.OutlookGroupBy;
  999. this.ultraGrid1.Dock = System.Windows.Forms.DockStyle.Fill;
  1000. this.ultraGrid1.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1001. this.ultraGrid1.Location = new System.Drawing.Point(3, 23);
  1002. this.ultraGrid1.Name = "ultraGrid1";
  1003. this.ultraGrid1.Size = new System.Drawing.Size(640, 341);
  1004. this.ultraGrid1.TabIndex = 0;
  1005. this.ultraGrid1.Text = "ultraGrid1";
  1006. this.ultraGrid1.ClickCell += new Infragistics.Win.UltraWinGrid.ClickCellEventHandler(this.ultraGrid1_ClickCell);
  1007. this.ultraGrid1.Click += new System.EventHandler(this.ultraGrid1_Click);
  1008. //
  1009. // Expand
  1010. //
  1011. this.Expand.Controls.Add(this.ultraExpandableGroupBoxPanel2);
  1012. this.Expand.Dock = System.Windows.Forms.DockStyle.Right;
  1013. this.Expand.ExpandedSize = new System.Drawing.Size(378, 341);
  1014. this.Expand.HeaderPosition = Infragistics.Win.Misc.GroupBoxHeaderPosition.RightInsideBorder;
  1015. this.Expand.Location = new System.Drawing.Point(643, 23);
  1016. this.Expand.Name = "Expand";
  1017. this.Expand.Size = new System.Drawing.Size(378, 341);
  1018. this.Expand.TabIndex = 3;
  1019. this.Expand.Text = "库位和值班信息区域";
  1020. //
  1021. // ultraExpandableGroupBoxPanel2
  1022. //
  1023. this.ultraExpandableGroupBoxPanel2.Controls.Add(this.splitContainer1);
  1024. this.ultraExpandableGroupBoxPanel2.Dock = System.Windows.Forms.DockStyle.Fill;
  1025. this.ultraExpandableGroupBoxPanel2.Location = new System.Drawing.Point(3, 3);
  1026. this.ultraExpandableGroupBoxPanel2.Name = "ultraExpandableGroupBoxPanel2";
  1027. this.ultraExpandableGroupBoxPanel2.Size = new System.Drawing.Size(351, 335);
  1028. this.ultraExpandableGroupBoxPanel2.TabIndex = 0;
  1029. //
  1030. // splitContainer1
  1031. //
  1032. this.splitContainer1.Dock = System.Windows.Forms.DockStyle.Fill;
  1033. this.splitContainer1.Location = new System.Drawing.Point(0, 0);
  1034. this.splitContainer1.Name = "splitContainer1";
  1035. this.splitContainer1.Orientation = System.Windows.Forms.Orientation.Horizontal;
  1036. //
  1037. // splitContainer1.Panel1
  1038. //
  1039. this.splitContainer1.Panel1.Controls.Add(this.ultraGrid2);
  1040. //
  1041. // splitContainer1.Panel2
  1042. //
  1043. this.splitContainer1.Panel2.Controls.Add(this.ultraGrid3);
  1044. this.splitContainer1.Size = new System.Drawing.Size(351, 335);
  1045. this.splitContainer1.SplitterDistance = 143;
  1046. this.splitContainer1.TabIndex = 0;
  1047. //
  1048. // ultraGrid2
  1049. //
  1050. this.ultraGrid2.DataSource = this.dataSet2;
  1051. appearance50.BackColor = System.Drawing.SystemColors.Window;
  1052. appearance50.BorderColor = System.Drawing.SystemColors.InactiveCaption;
  1053. this.ultraGrid2.DisplayLayout.Appearance = appearance50;
  1054. ultraGridColumn14.Header.VisiblePosition = 0;
  1055. ultraGridColumn14.Width = 96;
  1056. ultraGridColumn15.Header.VisiblePosition = 1;
  1057. ultraGridColumn15.Width = 137;
  1058. ultraGridColumn16.Header.VisiblePosition = 3;
  1059. ultraGridColumn16.Width = 149;
  1060. ultraGridColumn17.Header.VisiblePosition = 4;
  1061. ultraGridColumn18.Header.VisiblePosition = 5;
  1062. ultraGridColumn19.Header.VisiblePosition = 6;
  1063. ultraGridColumn20.Header.VisiblePosition = 2;
  1064. ultraGridColumn20.Hidden = true;
  1065. ultraGridBand2.Columns.AddRange(new object[] {
  1066. ultraGridColumn14,
  1067. ultraGridColumn15,
  1068. ultraGridColumn16,
  1069. ultraGridColumn17,
  1070. ultraGridColumn18,
  1071. ultraGridColumn19,
  1072. ultraGridColumn20});
  1073. this.ultraGrid2.DisplayLayout.BandsSerializer.Add(ultraGridBand2);
  1074. this.ultraGrid2.DisplayLayout.BorderStyle = Infragistics.Win.UIElementBorderStyle.Solid;
  1075. this.ultraGrid2.DisplayLayout.CaptionVisible = Infragistics.Win.DefaultableBoolean.False;
  1076. appearance51.BackColor = System.Drawing.SystemColors.ActiveBorder;
  1077. appearance51.BackColor2 = System.Drawing.SystemColors.ControlDark;
  1078. appearance51.BackGradientStyle = Infragistics.Win.GradientStyle.Vertical;
  1079. appearance51.BorderColor = System.Drawing.SystemColors.Window;
  1080. this.ultraGrid2.DisplayLayout.GroupByBox.Appearance = appearance51;
  1081. appearance52.ForeColor = System.Drawing.SystemColors.GrayText;
  1082. this.ultraGrid2.DisplayLayout.GroupByBox.BandLabelAppearance = appearance52;
  1083. this.ultraGrid2.DisplayLayout.GroupByBox.BorderStyle = Infragistics.Win.UIElementBorderStyle.Solid;
  1084. this.ultraGrid2.DisplayLayout.GroupByBox.Hidden = true;
  1085. appearance53.BackColor = System.Drawing.SystemColors.ControlLightLight;
  1086. appearance53.BackColor2 = System.Drawing.SystemColors.Control;
  1087. appearance53.BackGradientStyle = Infragistics.Win.GradientStyle.Horizontal;
  1088. appearance53.ForeColor = System.Drawing.SystemColors.GrayText;
  1089. this.ultraGrid2.DisplayLayout.GroupByBox.PromptAppearance = appearance53;
  1090. this.ultraGrid2.DisplayLayout.MaxColScrollRegions = 1;
  1091. this.ultraGrid2.DisplayLayout.MaxRowScrollRegions = 1;
  1092. appearance54.BackColor = System.Drawing.SystemColors.Window;
  1093. appearance54.ForeColor = System.Drawing.SystemColors.ControlText;
  1094. this.ultraGrid2.DisplayLayout.Override.ActiveCellAppearance = appearance54;
  1095. appearance55.BackColor = System.Drawing.SystemColors.Highlight;
  1096. appearance55.ForeColor = System.Drawing.SystemColors.HighlightText;
  1097. this.ultraGrid2.DisplayLayout.Override.ActiveRowAppearance = appearance55;
  1098. this.ultraGrid2.DisplayLayout.Override.BorderStyleCell = Infragistics.Win.UIElementBorderStyle.Dotted;
  1099. this.ultraGrid2.DisplayLayout.Override.BorderStyleRow = Infragistics.Win.UIElementBorderStyle.Dotted;
  1100. appearance56.BackColor = System.Drawing.SystemColors.Window;
  1101. this.ultraGrid2.DisplayLayout.Override.CardAreaAppearance = appearance56;
  1102. appearance57.BorderColor = System.Drawing.Color.Silver;
  1103. appearance57.TextTrimming = Infragistics.Win.TextTrimming.EllipsisCharacter;
  1104. this.ultraGrid2.DisplayLayout.Override.CellAppearance = appearance57;
  1105. this.ultraGrid2.DisplayLayout.Override.CellClickAction = Infragistics.Win.UltraWinGrid.CellClickAction.EditAndSelectText;
  1106. this.ultraGrid2.DisplayLayout.Override.CellPadding = 0;
  1107. appearance58.BackColor = System.Drawing.SystemColors.Control;
  1108. appearance58.BackColor2 = System.Drawing.SystemColors.ControlDark;
  1109. appearance58.BackGradientAlignment = Infragistics.Win.GradientAlignment.Element;
  1110. appearance58.BackGradientStyle = Infragistics.Win.GradientStyle.Horizontal;
  1111. appearance58.BorderColor = System.Drawing.SystemColors.Window;
  1112. this.ultraGrid2.DisplayLayout.Override.GroupByRowAppearance = appearance58;
  1113. appearance59.TextHAlignAsString = "Left";
  1114. this.ultraGrid2.DisplayLayout.Override.HeaderAppearance = appearance59;
  1115. this.ultraGrid2.DisplayLayout.Override.HeaderClickAction = Infragistics.Win.UltraWinGrid.HeaderClickAction.SortMulti;
  1116. this.ultraGrid2.DisplayLayout.Override.HeaderStyle = Infragistics.Win.HeaderStyle.WindowsXPCommand;
  1117. appearance60.BackColor = System.Drawing.SystemColors.Window;
  1118. appearance60.BorderColor = System.Drawing.Color.Silver;
  1119. this.ultraGrid2.DisplayLayout.Override.RowAppearance = appearance60;
  1120. this.ultraGrid2.DisplayLayout.Override.RowSelectors = Infragistics.Win.DefaultableBoolean.False;
  1121. appearance61.BackColor = System.Drawing.SystemColors.ControlLight;
  1122. this.ultraGrid2.DisplayLayout.Override.TemplateAddRowAppearance = appearance61;
  1123. this.ultraGrid2.DisplayLayout.ScrollBounds = Infragistics.Win.UltraWinGrid.ScrollBounds.ScrollToFill;
  1124. this.ultraGrid2.DisplayLayout.ScrollStyle = Infragistics.Win.UltraWinGrid.ScrollStyle.Immediate;
  1125. this.ultraGrid2.DisplayLayout.ViewStyleBand = Infragistics.Win.UltraWinGrid.ViewStyleBand.OutlookGroupBy;
  1126. this.ultraGrid2.Dock = System.Windows.Forms.DockStyle.Fill;
  1127. this.ultraGrid2.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1128. this.ultraGrid2.Location = new System.Drawing.Point(0, 0);
  1129. this.ultraGrid2.Name = "ultraGrid2";
  1130. this.ultraGrid2.Size = new System.Drawing.Size(351, 143);
  1131. this.ultraGrid2.TabIndex = 1;
  1132. this.ultraGrid2.Text = "ultraGrid2";
  1133. this.ultraGrid2.ClickCell += new Infragistics.Win.UltraWinGrid.ClickCellEventHandler(this.ultraGrid2_ClickCell);
  1134. this.ultraGrid2.Click += new System.EventHandler(this.ultraGrid2_Click);
  1135. //
  1136. // ultraGrid3
  1137. //
  1138. this.ultraGrid3.DataSource = this.dataSet3;
  1139. appearance1.BackColor = System.Drawing.SystemColors.Window;
  1140. appearance1.BorderColor = System.Drawing.SystemColors.InactiveCaption;
  1141. this.ultraGrid3.DisplayLayout.Appearance = appearance1;
  1142. ultraGridColumn21.Header.VisiblePosition = 5;
  1143. ultraGridColumn22.Header.Caption = "用户编号";
  1144. ultraGridColumn22.Header.VisiblePosition = 0;
  1145. ultraGridColumn22.Width = 88;
  1146. ultraGridColumn23.Header.Caption = "用户名";
  1147. ultraGridColumn23.Header.VisiblePosition = 1;
  1148. ultraGridColumn23.Width = 124;
  1149. ultraGridColumn24.Header.VisiblePosition = 3;
  1150. ultraGridColumn25.Header.VisiblePosition = 4;
  1151. ultraGridColumn26.Header.VisiblePosition = 2;
  1152. ultraGridColumn26.Hidden = true;
  1153. ultraGridBand3.Columns.AddRange(new object[] {
  1154. ultraGridColumn21,
  1155. ultraGridColumn22,
  1156. ultraGridColumn23,
  1157. ultraGridColumn24,
  1158. ultraGridColumn25,
  1159. ultraGridColumn26});
  1160. this.ultraGrid3.DisplayLayout.BandsSerializer.Add(ultraGridBand3);
  1161. this.ultraGrid3.DisplayLayout.BorderStyle = Infragistics.Win.UIElementBorderStyle.Solid;
  1162. this.ultraGrid3.DisplayLayout.CaptionVisible = Infragistics.Win.DefaultableBoolean.False;
  1163. appearance2.BackColor = System.Drawing.SystemColors.ActiveBorder;
  1164. appearance2.BackColor2 = System.Drawing.SystemColors.ControlDark;
  1165. appearance2.BackGradientStyle = Infragistics.Win.GradientStyle.Vertical;
  1166. appearance2.BorderColor = System.Drawing.SystemColors.Window;
  1167. this.ultraGrid3.DisplayLayout.GroupByBox.Appearance = appearance2;
  1168. appearance3.ForeColor = System.Drawing.SystemColors.GrayText;
  1169. this.ultraGrid3.DisplayLayout.GroupByBox.BandLabelAppearance = appearance3;
  1170. this.ultraGrid3.DisplayLayout.GroupByBox.BorderStyle = Infragistics.Win.UIElementBorderStyle.Solid;
  1171. this.ultraGrid3.DisplayLayout.GroupByBox.Hidden = true;
  1172. appearance4.BackColor = System.Drawing.SystemColors.ControlLightLight;
  1173. appearance4.BackColor2 = System.Drawing.SystemColors.Control;
  1174. appearance4.BackGradientStyle = Infragistics.Win.GradientStyle.Horizontal;
  1175. appearance4.ForeColor = System.Drawing.SystemColors.GrayText;
  1176. this.ultraGrid3.DisplayLayout.GroupByBox.PromptAppearance = appearance4;
  1177. this.ultraGrid3.DisplayLayout.MaxColScrollRegions = 1;
  1178. this.ultraGrid3.DisplayLayout.MaxRowScrollRegions = 1;
  1179. appearance5.BackColor = System.Drawing.SystemColors.Window;
  1180. appearance5.ForeColor = System.Drawing.SystemColors.ControlText;
  1181. this.ultraGrid3.DisplayLayout.Override.ActiveCellAppearance = appearance5;
  1182. appearance6.BackColor = System.Drawing.SystemColors.Highlight;
  1183. appearance6.ForeColor = System.Drawing.SystemColors.HighlightText;
  1184. this.ultraGrid3.DisplayLayout.Override.ActiveRowAppearance = appearance6;
  1185. this.ultraGrid3.DisplayLayout.Override.BorderStyleCell = Infragistics.Win.UIElementBorderStyle.Dotted;
  1186. this.ultraGrid3.DisplayLayout.Override.BorderStyleRow = Infragistics.Win.UIElementBorderStyle.Dotted;
  1187. appearance7.BackColor = System.Drawing.SystemColors.Window;
  1188. this.ultraGrid3.DisplayLayout.Override.CardAreaAppearance = appearance7;
  1189. appearance8.BorderColor = System.Drawing.Color.Silver;
  1190. appearance8.TextTrimming = Infragistics.Win.TextTrimming.EllipsisCharacter;
  1191. this.ultraGrid3.DisplayLayout.Override.CellAppearance = appearance8;
  1192. this.ultraGrid3.DisplayLayout.Override.CellClickAction = Infragistics.Win.UltraWinGrid.CellClickAction.EditAndSelectText;
  1193. this.ultraGrid3.DisplayLayout.Override.CellPadding = 0;
  1194. appearance9.BackColor = System.Drawing.SystemColors.Control;
  1195. appearance9.BackColor2 = System.Drawing.SystemColors.ControlDark;
  1196. appearance9.BackGradientAlignment = Infragistics.Win.GradientAlignment.Element;
  1197. appearance9.BackGradientStyle = Infragistics.Win.GradientStyle.Horizontal;
  1198. appearance9.BorderColor = System.Drawing.SystemColors.Window;
  1199. this.ultraGrid3.DisplayLayout.Override.GroupByRowAppearance = appearance9;
  1200. appearance10.TextHAlignAsString = "Left";
  1201. this.ultraGrid3.DisplayLayout.Override.HeaderAppearance = appearance10;
  1202. this.ultraGrid3.DisplayLayout.Override.HeaderClickAction = Infragistics.Win.UltraWinGrid.HeaderClickAction.SortMulti;
  1203. this.ultraGrid3.DisplayLayout.Override.HeaderStyle = Infragistics.Win.HeaderStyle.WindowsXPCommand;
  1204. appearance11.BackColor = System.Drawing.SystemColors.Window;
  1205. appearance11.BorderColor = System.Drawing.Color.Silver;
  1206. this.ultraGrid3.DisplayLayout.Override.RowAppearance = appearance11;
  1207. this.ultraGrid3.DisplayLayout.Override.RowSelectors = Infragistics.Win.DefaultableBoolean.False;
  1208. appearance12.BackColor = System.Drawing.SystemColors.ControlLight;
  1209. this.ultraGrid3.DisplayLayout.Override.TemplateAddRowAppearance = appearance12;
  1210. this.ultraGrid3.DisplayLayout.ScrollBounds = Infragistics.Win.UltraWinGrid.ScrollBounds.ScrollToFill;
  1211. this.ultraGrid3.DisplayLayout.ScrollStyle = Infragistics.Win.UltraWinGrid.ScrollStyle.Immediate;
  1212. this.ultraGrid3.DisplayLayout.ViewStyleBand = Infragistics.Win.UltraWinGrid.ViewStyleBand.OutlookGroupBy;
  1213. this.ultraGrid3.Dock = System.Windows.Forms.DockStyle.Fill;
  1214. this.ultraGrid3.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1215. this.ultraGrid3.Location = new System.Drawing.Point(0, 0);
  1216. this.ultraGrid3.Name = "ultraGrid3";
  1217. this.ultraGrid3.Size = new System.Drawing.Size(351, 188);
  1218. this.ultraGrid3.TabIndex = 2;
  1219. this.ultraGrid3.Text = "ultraGrid3";
  1220. this.ultraGrid3.ClickCell += new Infragistics.Win.UltraWinGrid.ClickCellEventHandler(this.ultraGrid3_ClickCell);
  1221. this.ultraGrid3.Click += new System.EventHandler(this.ultraGrid3_Click);
  1222. //
  1223. // ultraExpandableGroupBox1
  1224. //
  1225. this.ultraExpandableGroupBox1.Controls.Add(this.ultraExpandableGroupBoxPanel1);
  1226. this.ultraExpandableGroupBox1.Dock = System.Windows.Forms.DockStyle.Bottom;
  1227. this.ultraExpandableGroupBox1.ExpandedSize = new System.Drawing.Size(1024, 188);
  1228. this.ultraExpandableGroupBox1.HeaderPosition = Infragistics.Win.Misc.GroupBoxHeaderPosition.TopInsideBorder;
  1229. this.ultraExpandableGroupBox1.Location = new System.Drawing.Point(0, 367);
  1230. this.ultraExpandableGroupBox1.Name = "ultraExpandableGroupBox1";
  1231. this.ultraExpandableGroupBox1.Size = new System.Drawing.Size(1024, 188);
  1232. this.ultraExpandableGroupBox1.TabIndex = 2;
  1233. this.ultraExpandableGroupBox1.Text = "编辑区域";
  1234. //
  1235. // ultraExpandableGroupBoxPanel1
  1236. //
  1237. this.ultraExpandableGroupBoxPanel1.Controls.Add(this.ultraTabControl1);
  1238. this.ultraExpandableGroupBoxPanel1.Dock = System.Windows.Forms.DockStyle.Fill;
  1239. this.ultraExpandableGroupBoxPanel1.Location = new System.Drawing.Point(3, 24);
  1240. this.ultraExpandableGroupBoxPanel1.Name = "ultraExpandableGroupBoxPanel1";
  1241. this.ultraExpandableGroupBoxPanel1.Size = new System.Drawing.Size(1018, 161);
  1242. this.ultraExpandableGroupBoxPanel1.TabIndex = 0;
  1243. //
  1244. // ultraTabControl1
  1245. //
  1246. this.ultraTabControl1.Controls.Add(this.ultraTabSharedControlsPage1);
  1247. this.ultraTabControl1.Controls.Add(this.ultraTabPageControl1);
  1248. this.ultraTabControl1.Controls.Add(this.ultraTabPageControl2);
  1249. this.ultraTabControl1.Controls.Add(this.ultraTabPageControl3);
  1250. this.ultraTabControl1.Dock = System.Windows.Forms.DockStyle.Fill;
  1251. this.ultraTabControl1.Location = new System.Drawing.Point(0, 0);
  1252. this.ultraTabControl1.Name = "ultraTabControl1";
  1253. this.ultraTabControl1.SharedControlsPage = this.ultraTabSharedControlsPage1;
  1254. this.ultraTabControl1.Size = new System.Drawing.Size(1018, 161);
  1255. this.ultraTabControl1.TabIndex = 16;
  1256. ultraTab1.TabPage = this.ultraTabPageControl1;
  1257. ultraTab1.Text = "库区";
  1258. ultraTab2.TabPage = this.ultraTabPageControl2;
  1259. ultraTab2.Text = "库位";
  1260. ultraTab3.TabPage = this.ultraTabPageControl3;
  1261. ultraTab3.Text = "人员";
  1262. this.ultraTabControl1.Tabs.AddRange(new Infragistics.Win.UltraWinTabControl.UltraTab[] {
  1263. ultraTab1,
  1264. ultraTab2,
  1265. ultraTab3});
  1266. //
  1267. // ultraTabSharedControlsPage1
  1268. //
  1269. this.ultraTabSharedControlsPage1.Location = new System.Drawing.Point(-10000, -10000);
  1270. this.ultraTabSharedControlsPage1.Name = "ultraTabSharedControlsPage1";
  1271. this.ultraTabSharedControlsPage1.Size = new System.Drawing.Size(1014, 135);
  1272. //
  1273. // ultraGroupBox5
  1274. //
  1275. this.ultraGroupBox5.Controls.Add(this.label13);
  1276. this.ultraGroupBox5.Controls.Add(this.tbx_orgNameQ);
  1277. this.ultraGroupBox5.Controls.Add(this.tbxPhysicNameQ);
  1278. this.ultraGroupBox5.Controls.Add(this.label2);
  1279. this.ultraGroupBox5.Controls.Add(this.label1);
  1280. this.ultraGroupBox5.Controls.Add(this.tbxPhysicQ);
  1281. this.ultraGroupBox5.Dock = System.Windows.Forms.DockStyle.Top;
  1282. this.ultraGroupBox5.Location = new System.Drawing.Point(0, 0);
  1283. this.ultraGroupBox5.Name = "ultraGroupBox5";
  1284. this.ultraGroupBox5.Size = new System.Drawing.Size(1024, 41);
  1285. this.ultraGroupBox5.TabIndex = 4;
  1286. //
  1287. // label13
  1288. //
  1289. this.label13.AutoSize = true;
  1290. this.label13.Location = new System.Drawing.Point(367, 14);
  1291. this.label13.Name = "label13";
  1292. this.label13.Size = new System.Drawing.Size(65, 12);
  1293. this.label13.TabIndex = 5;
  1294. this.label13.Text = "所属部门名";
  1295. //
  1296. // tbx_orgNameQ
  1297. //
  1298. this.tbx_orgNameQ.Location = new System.Drawing.Point(436, 10);
  1299. this.tbx_orgNameQ.Name = "tbx_orgNameQ";
  1300. this.tbx_orgNameQ.Size = new System.Drawing.Size(100, 21);
  1301. this.tbx_orgNameQ.TabIndex = 4;
  1302. //
  1303. // tbxPhysicNameQ
  1304. //
  1305. this.tbxPhysicNameQ.Location = new System.Drawing.Point(249, 10);
  1306. this.tbxPhysicNameQ.Name = "tbxPhysicNameQ";
  1307. this.tbxPhysicNameQ.Size = new System.Drawing.Size(100, 21);
  1308. this.tbxPhysicNameQ.TabIndex = 3;
  1309. //
  1310. // label2
  1311. //
  1312. this.label2.AutoSize = true;
  1313. this.label2.Location = new System.Drawing.Point(191, 14);
  1314. this.label2.Name = "label2";
  1315. this.label2.Size = new System.Drawing.Size(53, 12);
  1316. this.label2.TabIndex = 1;
  1317. this.label2.Text = "库区名称";
  1318. //
  1319. // label1
  1320. //
  1321. this.label1.AutoSize = true;
  1322. this.label1.Location = new System.Drawing.Point(18, 14);
  1323. this.label1.Name = "label1";
  1324. this.label1.Size = new System.Drawing.Size(53, 12);
  1325. this.label1.TabIndex = 0;
  1326. this.label1.Text = "库区编号";
  1327. //
  1328. // tbxPhysicQ
  1329. //
  1330. this.tbxPhysicQ.Location = new System.Drawing.Point(76, 10);
  1331. this.tbxPhysicQ.Name = "tbxPhysicQ";
  1332. this.tbxPhysicQ.Size = new System.Drawing.Size(100, 21);
  1333. this.tbxPhysicQ.TabIndex = 2;
  1334. //
  1335. // FrmActualSeat
  1336. //
  1337. this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
  1338. this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
  1339. this.ClientSize = new System.Drawing.Size(1024, 596);
  1340. this.Controls.Add(this.ultraPanel1);
  1341. this.Controls.Add(this.ultraGroupBox5);
  1342. this.Margin = new System.Windows.Forms.Padding(5);
  1343. this.Name = "FrmActualSeat";
  1344. this.Text = "物理库区管理";
  1345. this.Load += new System.EventHandler(this.FrmActualSeat_Load);
  1346. this.ultraTabPageControl1.ResumeLayout(false);
  1347. ((System.ComponentModel.ISupportInitialize)(this.ultraGroupBox2)).EndInit();
  1348. this.ultraGroupBox2.ResumeLayout(false);
  1349. this.ultraGroupBox2.PerformLayout();
  1350. ((System.ComponentModel.ISupportInitialize)(this.tbx_isGYB)).EndInit();
  1351. ((System.ComponentModel.ISupportInitialize)(this.txt_costCenter)).EndInit();
  1352. ((System.ComponentModel.ISupportInitialize)(this.tbxAreaE)).EndInit();
  1353. ((System.ComponentModel.ISupportInitialize)(this.tbxPhysicNameE)).EndInit();
  1354. ((System.ComponentModel.ISupportInitialize)(this.tbxPhysicE)).EndInit();
  1355. ((System.ComponentModel.ISupportInitialize)(this.tbx_orgName)).EndInit();
  1356. ((System.ComponentModel.ISupportInitialize)(this.tbx_isJIT)).EndInit();
  1357. ((System.ComponentModel.ISupportInitialize)(this.comIsStrictE)).EndInit();
  1358. this.ultraTabPageControl2.ResumeLayout(false);
  1359. ((System.ComponentModel.ISupportInitialize)(this.ultraGroupBox3)).EndInit();
  1360. this.ultraGroupBox3.ResumeLayout(false);
  1361. this.ultraGroupBox3.PerformLayout();
  1362. ((System.ComponentModel.ISupportInitialize)(this.tbxRemarkE)).EndInit();
  1363. ((System.ComponentModel.ISupportInitialize)(this.tbxPosNameE)).EndInit();
  1364. ((System.ComponentModel.ISupportInitialize)(this.tbxPosE)).EndInit();
  1365. this.ultraTabPageControl3.ResumeLayout(false);
  1366. ((System.ComponentModel.ISupportInitialize)(this.ultraGroupBox4)).EndInit();
  1367. this.ultraGroupBox4.ResumeLayout(false);
  1368. this.ultraGroupBox4.PerformLayout();
  1369. ((System.ComponentModel.ISupportInitialize)(this.tbxUserE)).EndInit();
  1370. ((System.ComponentModel.ISupportInitialize)(this.tbxUserNameE)).EndInit();
  1371. ((System.ComponentModel.ISupportInitialize)(this.dataSet1)).EndInit();
  1372. ((System.ComponentModel.ISupportInitialize)(this.dataTable1)).EndInit();
  1373. ((System.ComponentModel.ISupportInitialize)(this.dataSet2)).EndInit();
  1374. ((System.ComponentModel.ISupportInitialize)(this.dataTable2)).EndInit();
  1375. ((System.ComponentModel.ISupportInitialize)(this.dataSet3)).EndInit();
  1376. ((System.ComponentModel.ISupportInitialize)(this.dataTable3)).EndInit();
  1377. this.ultraPanel1.ClientArea.ResumeLayout(false);
  1378. this.ultraPanel1.ResumeLayout(false);
  1379. ((System.ComponentModel.ISupportInitialize)(this.ultraGroupBox1)).EndInit();
  1380. this.ultraGroupBox1.ResumeLayout(false);
  1381. ((System.ComponentModel.ISupportInitialize)(this.ultraGrid1)).EndInit();
  1382. ((System.ComponentModel.ISupportInitialize)(this.Expand)).EndInit();
  1383. this.Expand.ResumeLayout(false);
  1384. this.ultraExpandableGroupBoxPanel2.ResumeLayout(false);
  1385. this.splitContainer1.Panel1.ResumeLayout(false);
  1386. this.splitContainer1.Panel2.ResumeLayout(false);
  1387. ((System.ComponentModel.ISupportInitialize)(this.splitContainer1)).EndInit();
  1388. this.splitContainer1.ResumeLayout(false);
  1389. ((System.ComponentModel.ISupportInitialize)(this.ultraGrid2)).EndInit();
  1390. ((System.ComponentModel.ISupportInitialize)(this.ultraGrid3)).EndInit();
  1391. ((System.ComponentModel.ISupportInitialize)(this.ultraExpandableGroupBox1)).EndInit();
  1392. this.ultraExpandableGroupBox1.ResumeLayout(false);
  1393. this.ultraExpandableGroupBoxPanel1.ResumeLayout(false);
  1394. ((System.ComponentModel.ISupportInitialize)(this.ultraTabControl1)).EndInit();
  1395. this.ultraTabControl1.ResumeLayout(false);
  1396. ((System.ComponentModel.ISupportInitialize)(this.ultraGroupBox5)).EndInit();
  1397. this.ultraGroupBox5.ResumeLayout(false);
  1398. this.ultraGroupBox5.PerformLayout();
  1399. this.ResumeLayout(false);
  1400. }
  1401. #endregion
  1402. private System.Windows.Forms.TextBox tbxPhysicNameQ;
  1403. private System.Windows.Forms.TextBox tbxPhysicQ;
  1404. private System.Windows.Forms.Label label2;
  1405. private System.Windows.Forms.Label label1;
  1406. private Infragistics.Win.Misc.UltraGroupBox ultraGroupBox1;
  1407. private Infragistics.Win.UltraWinGrid.UltraGrid ultraGrid3;
  1408. private Infragistics.Win.UltraWinGrid.UltraGrid ultraGrid2;
  1409. private Infragistics.Win.UltraWinGrid.UltraGrid ultraGrid1;
  1410. private System.Data.DataSet dataSet1;
  1411. private System.Data.DataSet dataSet2;
  1412. private System.Data.DataSet dataSet3;
  1413. private System.Data.DataTable dataTable1;
  1414. private System.Data.DataColumn dataColumn1;
  1415. private System.Data.DataColumn dataColumn2;
  1416. private System.Data.DataColumn dataColumn3;
  1417. private System.Data.DataColumn dataColumn4;
  1418. private System.Data.DataColumn dataColumn6;
  1419. private System.Data.DataColumn dataColumn7;
  1420. private System.Data.DataColumn dataColumn8;
  1421. private System.Data.DataColumn dataColumn9;
  1422. private System.Data.DataTable dataTable2;
  1423. private System.Data.DataColumn dataColumn5;
  1424. private System.Data.DataColumn dataColumn10;
  1425. private System.Data.DataColumn dataColumn11;
  1426. private System.Data.DataColumn dataColumn12;
  1427. private System.Data.DataColumn dataColumn13;
  1428. private System.Data.DataTable dataTable3;
  1429. private System.Data.DataColumn dataColumn14;
  1430. private System.Data.DataColumn dataColumn15;
  1431. private System.Data.DataColumn dataColumn16;
  1432. private System.Data.DataColumn dataColumn17;
  1433. private System.Data.DataColumn dataColumn18;
  1434. private System.Data.DataColumn dataColumn19;
  1435. private Infragistics.Win.Misc.UltraExpandableGroupBox Expand;
  1436. private Infragistics.Win.Misc.UltraExpandableGroupBoxPanel ultraExpandableGroupBoxPanel2;
  1437. private System.Data.DataColumn dataColumn20;
  1438. private System.Data.DataColumn dataColumn21;
  1439. private Infragistics.Win.Misc.UltraGroupBox ultraGroupBox2;
  1440. private Infragistics.Win.UltraWinEditors.UltraComboEditor comIsStrictE;
  1441. private System.Windows.Forms.Label label6;
  1442. private System.Windows.Forms.Label label5;
  1443. private System.Windows.Forms.Label label4;
  1444. private System.Windows.Forms.Label label3;
  1445. private Infragistics.Win.Misc.UltraGroupBox ultraGroupBox3;
  1446. private System.Windows.Forms.Button AddPosbutton;
  1447. private System.Windows.Forms.Label label9;
  1448. private System.Windows.Forms.Label label8;
  1449. private System.Windows.Forms.Label label7;
  1450. private Infragistics.Win.Misc.UltraGroupBox ultraGroupBox4;
  1451. private System.Windows.Forms.Button AddManbutton;
  1452. private System.Windows.Forms.Label label10;
  1453. private System.Windows.Forms.Label label12;
  1454. private Infragistics.Win.UltraWinEditors.UltraTextEditor tbxUserNameE;
  1455. private Infragistics.Win.Misc.UltraGroupBox ultraGroupBox5;
  1456. private Infragistics.Win.Misc.UltraPanel ultraPanel1;
  1457. private Infragistics.Win.Misc.UltraExpandableGroupBox ultraExpandableGroupBox1;
  1458. private Infragistics.Win.Misc.UltraExpandableGroupBoxPanel ultraExpandableGroupBoxPanel1;
  1459. private System.Windows.Forms.SplitContainer splitContainer1;
  1460. private Infragistics.Win.UltraWinTabControl.UltraTabControl ultraTabControl1;
  1461. private Infragistics.Win.UltraWinTabControl.UltraTabSharedControlsPage ultraTabSharedControlsPage1;
  1462. private Infragistics.Win.UltraWinTabControl.UltraTabPageControl ultraTabPageControl1;
  1463. private Infragistics.Win.UltraWinTabControl.UltraTabPageControl ultraTabPageControl2;
  1464. private Infragistics.Win.UltraWinTabControl.UltraTabPageControl ultraTabPageControl3;
  1465. private System.Windows.Forms.Label label17;
  1466. private Infragistics.Win.UltraWinEditors.UltraComboEditor tbx_isJIT;
  1467. private System.Windows.Forms.Label label11;
  1468. private System.Windows.Forms.Label tbx_orgId;
  1469. private System.Windows.Forms.Button AddSitebutton;
  1470. private System.Data.DataColumn dataColumn22;
  1471. private System.Data.DataColumn dataColumn23;
  1472. private System.Data.DataColumn dataColumn24;
  1473. private Infragistics.Win.UltraWinEditors.UltraTextEditor tbx_orgName;
  1474. private System.Windows.Forms.Label label13;
  1475. private System.Windows.Forms.TextBox tbx_orgNameQ;
  1476. private Infragistics.Win.UltraWinEditors.UltraTextEditor tbxPosE;
  1477. private Infragistics.Win.UltraWinEditors.UltraTextEditor tbxAreaE;
  1478. private Infragistics.Win.UltraWinEditors.UltraTextEditor tbxPhysicNameE;
  1479. private Infragistics.Win.UltraWinEditors.UltraTextEditor tbxPhysicE;
  1480. private Infragistics.Win.UltraWinEditors.UltraTextEditor tbxRemarkE;
  1481. private Infragistics.Win.UltraWinEditors.UltraTextEditor tbxPosNameE;
  1482. private Infragistics.Win.UltraWinEditors.UltraTextEditor tbxUserE;
  1483. private System.Windows.Forms.Label label14;
  1484. private Infragistics.Win.UltraWinEditors.UltraComboEditor txt_costCenter;
  1485. private System.Data.DataColumn dataColumn25;
  1486. private Infragistics.Win.UltraWinEditors.UltraComboEditor tbx_isGYB;
  1487. private System.Windows.Forms.Label label15;
  1488. private System.Data.DataColumn dataColumn26;
  1489. }
  1490. }