frmOrderModel.Designer.cs 67 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192939495969798991001011021031041051061071081091101111121131141151161171181191201211221231241251261271281291301311321331341351361371381391401411421431441451461471481491501511521531541551561571581591601611621631641651661671681691701711721731741751761771781791801811821831841851861871881891901911921931941951961971981992002012022032042052062072082092102112122132142152162172182192202212222232242252262272282292302312322332342352362372382392402412422432442452462472482492502512522532542552562572582592602612622632642652662672682692702712722732742752762772782792802812822832842852862872882892902912922932942952962972982993003013023033043053063073083093103113123133143153163173183193203213223233243253263273283293303313323333343353363373383393403413423433443453463473483493503513523533543553563573583593603613623633643653663673683693703713723733743753763773783793803813823833843853863873883893903913923933943953963973983994004014024034044054064074084094104114124134144154164174184194204214224234244254264274284294304314324334344354364374384394404414424434444454464474484494504514524534544554564574584594604614624634644654664674684694704714724734744754764774784794804814824834844854864874884894904914924934944954964974984995005015025035045055065075085095105115125135145155165175185195205215225235245255265275285295305315325335345355365375385395405415425435445455465475485495505515525535545555565575585595605615625635645655665675685695705715725735745755765775785795805815825835845855865875885895905915925935945955965975985996006016026036046056066076086096106116126136146156166176186196206216226236246256266276286296306316326336346356366376386396406416426436446456466476486496506516526536546556566576586596606616626636646656666676686696706716726736746756766776786796806816826836846856866876886896906916926936946956966976986997007017027037047057067077087097107117127137147157167177187197207217227237247257267277287297307317327337347357367377387397407417427437447457467477487497507517527537547557567577587597607617627637647657667677687697707717727737747757767777787797807817827837847857867877887897907917927937947957967977987998008018028038048058068078088098108118128138148158168178188198208218228238248258268278288298308318328338348358368378388398408418428438448458468478488498508518528538548558568578588598608618628638648658668678688698708718728738748758768778788798808818828838848858868878888898908918928938948958968978988999009019029039049059069079089099109119129139149159169179189199209219229239249259269279289299309319329339349359369379389399409419429439449459469479489499509519529539549559569579589599609619629639649659669679689699709719729739749759769779789799809819829839849859869879889899909919929939949959969979989991000100110021003100410051006100710081009101010111012101310141015101610171018101910201021102210231024102510261027102810291030103110321033103410351036103710381039104010411042104310441045104610471048104910501051105210531054105510561057105810591060106110621063106410651066106710681069107010711072107310741075107610771078107910801081108210831084108510861087108810891090109110921093109410951096109710981099110011011102110311041105110611071108110911101111111211131114111511161117111811191120112111221123112411251126
  1. namespace Core.StlMes.Client.SaleOrder
  2. {
  3. partial class frmOrderModel
  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.UltraWinTabControl.UltraTab ultraTab7 = new Infragistics.Win.UltraWinTabControl.UltraTab();
  30. Infragistics.Win.UltraWinTabControl.UltraTab ultraTab8 = new Infragistics.Win.UltraWinTabControl.UltraTab();
  31. Infragistics.Win.Appearance appearance39 = new Infragistics.Win.Appearance();
  32. Infragistics.Win.UltraWinGrid.UltraGridBand ultraGridBand1 = new Infragistics.Win.UltraWinGrid.UltraGridBand("Table2", -1);
  33. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn1 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("ORDER_MODEL_NO");
  34. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn2 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("MODEL_SEQ_NO");
  35. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn3 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("MODEL_SEQ");
  36. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn4 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("MODEL_INDEX");
  37. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn5 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("MODEL_CLS");
  38. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn6 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("MODEL_ITM");
  39. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn7 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("MODEL_ITM_VAL");
  40. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn8 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("VALIDFLAG", -1, null, 0, Infragistics.Win.UltraWinGrid.SortIndicator.Descending, false);
  41. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn9 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("CREATE_NAME");
  42. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn10 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("CREATE_TIME");
  43. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn11 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("UPDATE_NAME");
  44. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn12 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("UPDATE_TIME");
  45. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn13 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("DELETE_NAME");
  46. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn14 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("DELETE_TIME");
  47. Infragistics.Win.Appearance appearance40 = new Infragistics.Win.Appearance();
  48. Infragistics.Win.Appearance appearance41 = new Infragistics.Win.Appearance();
  49. Infragistics.Win.Appearance appearance42 = new Infragistics.Win.Appearance();
  50. Infragistics.Win.Appearance appearance43 = new Infragistics.Win.Appearance();
  51. Infragistics.Win.Appearance appearance44 = new Infragistics.Win.Appearance();
  52. Infragistics.Win.Appearance appearance45 = new Infragistics.Win.Appearance();
  53. Infragistics.Win.Appearance appearance46 = new Infragistics.Win.Appearance();
  54. Infragistics.Win.Appearance appearance48 = new Infragistics.Win.Appearance();
  55. Infragistics.Win.Appearance appearance49 = new Infragistics.Win.Appearance();
  56. Infragistics.Win.Appearance appearance50 = new Infragistics.Win.Appearance();
  57. Infragistics.Win.Appearance appearance51 = new Infragistics.Win.Appearance();
  58. Infragistics.Win.Appearance appearance4 = new Infragistics.Win.Appearance();
  59. Infragistics.Win.UltraWinGrid.UltraGridBand ultraGridBand2 = new Infragistics.Win.UltraWinGrid.UltraGridBand("Table1", -1);
  60. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn15 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("ORDER_MODEL_NO");
  61. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn16 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("ORDER_MODEL_DESC", -1, null, 0, Infragistics.Win.UltraWinGrid.SortIndicator.Ascending, false);
  62. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn17 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("GENERAL_FL");
  63. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn18 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("CUSTOMER_MODEL_FL");
  64. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn19 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("USE_UNIT_DESC");
  65. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn20 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("ORDER_MODEL_STS");
  66. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn21 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("VALIDFLAG");
  67. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn22 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("CREATE_NAME");
  68. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn23 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("CREATE_TIME");
  69. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn24 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("UPDATE_NAME");
  70. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn25 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("UPDATE_TIME");
  71. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn26 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("DELETE_NAME");
  72. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn27 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("DELETE_TIME");
  73. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn28 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("USE_UNIT");
  74. Infragistics.Win.Appearance appearance5 = new Infragistics.Win.Appearance();
  75. Infragistics.Win.Appearance appearance6 = new Infragistics.Win.Appearance();
  76. Infragistics.Win.Appearance appearance7 = new Infragistics.Win.Appearance();
  77. Infragistics.Win.Appearance appearance8 = new Infragistics.Win.Appearance();
  78. Infragistics.Win.Appearance appearance9 = new Infragistics.Win.Appearance();
  79. Infragistics.Win.Appearance appearance10 = new Infragistics.Win.Appearance();
  80. Infragistics.Win.Appearance appearance13 = new Infragistics.Win.Appearance();
  81. Infragistics.Win.Appearance appearance14 = new Infragistics.Win.Appearance();
  82. Infragistics.Win.Appearance appearance15 = new Infragistics.Win.Appearance();
  83. Infragistics.Win.Appearance appearance16 = new Infragistics.Win.Appearance();
  84. Infragistics.Win.Appearance appearance17 = new Infragistics.Win.Appearance();
  85. Infragistics.Win.UltraWinToolbars.UltraToolbar ultraToolbar1 = new Infragistics.Win.UltraWinToolbars.UltraToolbar("UltraToolbar1");
  86. Infragistics.Win.UltraWinToolbars.ButtonTool buttonTool2 = new Infragistics.Win.UltraWinToolbars.ButtonTool("doQuery");
  87. Infragistics.Win.UltraWinToolbars.ButtonTool buttonTool1 = new Infragistics.Win.UltraWinToolbars.ButtonTool("doAdd");
  88. Infragistics.Win.UltraWinToolbars.ButtonTool buttonTool14 = new Infragistics.Win.UltraWinToolbars.ButtonTool("doOk");
  89. Infragistics.Win.UltraWinToolbars.ButtonTool buttonTool11 = new Infragistics.Win.UltraWinToolbars.ButtonTool("doUpdate");
  90. Infragistics.Win.UltraWinToolbars.ButtonTool buttonTool4 = new Infragistics.Win.UltraWinToolbars.ButtonTool("doDelete");
  91. Infragistics.Win.UltraWinToolbars.ButtonTool buttonTool5 = new Infragistics.Win.UltraWinToolbars.ButtonTool("doClose");
  92. Infragistics.Win.UltraWinToolbars.ButtonTool buttonTool6 = new Infragistics.Win.UltraWinToolbars.ButtonTool("doAdd");
  93. Infragistics.Win.Appearance appearance72 = new Infragistics.Win.Appearance();
  94. Infragistics.Win.UltraWinToolbars.ButtonTool buttonTool7 = new Infragistics.Win.UltraWinToolbars.ButtonTool("doDelete");
  95. Infragistics.Win.Appearance appearance74 = new Infragistics.Win.Appearance();
  96. Infragistics.Win.UltraWinToolbars.ButtonTool buttonTool8 = new Infragistics.Win.UltraWinToolbars.ButtonTool("doUpdate");
  97. Infragistics.Win.Appearance appearance73 = new Infragistics.Win.Appearance();
  98. Infragistics.Win.UltraWinToolbars.ButtonTool buttonTool9 = new Infragistics.Win.UltraWinToolbars.ButtonTool("doQuery");
  99. Infragistics.Win.Appearance appearance71 = new Infragistics.Win.Appearance();
  100. System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(frmOrderModel));
  101. Infragistics.Win.UltraWinToolbars.ButtonTool buttonTool10 = new Infragistics.Win.UltraWinToolbars.ButtonTool("doClose");
  102. Infragistics.Win.Appearance appearance76 = new Infragistics.Win.Appearance();
  103. Infragistics.Win.UltraWinToolbars.ButtonTool buttonTool3 = new Infragistics.Win.UltraWinToolbars.ButtonTool("doOk");
  104. Infragistics.Win.Appearance appearance47 = new Infragistics.Win.Appearance();
  105. this.ultraTabPageControl1 = new Infragistics.Win.UltraWinTabControl.UltraTabPageControl();
  106. this.panel1 = new System.Windows.Forms.Panel();
  107. this.txtNM = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
  108. this.cmbSy = new Infragistics.Win.UltraWinEditors.UltraComboEditor();
  109. this.chkFb = new Infragistics.Win.UltraWinEditors.UltraCheckEditor();
  110. this.chkTy = new Infragistics.Win.UltraWinEditors.UltraCheckEditor();
  111. this.ultraLabel1 = new Infragistics.Win.Misc.UltraLabel();
  112. this.ultraLabel17 = new Infragistics.Win.Misc.UltraLabel();
  113. this.ultraTabPageControl2 = new Infragistics.Win.UltraWinTabControl.UltraTabPageControl();
  114. this.panel2 = new System.Windows.Forms.Panel();
  115. this.txtTmDetails = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
  116. this.ultraLabel3 = new Infragistics.Win.Misc.UltraLabel();
  117. this.txtXh = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
  118. this.ultraLabel2 = new Infragistics.Win.Misc.UltraLabel();
  119. this.ultraTabControl1 = new Infragistics.Win.UltraWinTabControl.UltraTabControl();
  120. this.ultraTabSharedControlsPage1 = new Infragistics.Win.UltraWinTabControl.UltraTabSharedControlsPage();
  121. this.dataSet1 = new System.Data.DataSet();
  122. this.dataTable1 = new System.Data.DataTable();
  123. this.dataColumn1 = new System.Data.DataColumn();
  124. this.dataColumn2 = new System.Data.DataColumn();
  125. this.dataColumn3 = new System.Data.DataColumn();
  126. this.dataColumn4 = new System.Data.DataColumn();
  127. this.dataColumn5 = new System.Data.DataColumn();
  128. this.dataColumn6 = new System.Data.DataColumn();
  129. this.dataColumn7 = new System.Data.DataColumn();
  130. this.dataColumn8 = new System.Data.DataColumn();
  131. this.dataColumn9 = new System.Data.DataColumn();
  132. this.dataColumn10 = new System.Data.DataColumn();
  133. this.dataColumn11 = new System.Data.DataColumn();
  134. this.dataColumn12 = new System.Data.DataColumn();
  135. this.dataColumn13 = new System.Data.DataColumn();
  136. this.dataColumn28 = new System.Data.DataColumn();
  137. this.dataTable2 = new System.Data.DataTable();
  138. this.dataColumn14 = new System.Data.DataColumn();
  139. this.dataColumn15 = new System.Data.DataColumn();
  140. this.dataColumn16 = new System.Data.DataColumn();
  141. this.dataColumn17 = new System.Data.DataColumn();
  142. this.dataColumn18 = new System.Data.DataColumn();
  143. this.dataColumn19 = new System.Data.DataColumn();
  144. this.dataColumn20 = new System.Data.DataColumn();
  145. this.dataColumn21 = new System.Data.DataColumn();
  146. this.dataColumn22 = new System.Data.DataColumn();
  147. this.dataColumn23 = new System.Data.DataColumn();
  148. this.dataColumn24 = new System.Data.DataColumn();
  149. this.dataColumn25 = new System.Data.DataColumn();
  150. this.dataColumn26 = new System.Data.DataColumn();
  151. this.dataColumn27 = new System.Data.DataColumn();
  152. this.frmStyleBase_Fill_Panel = new System.Windows.Forms.Panel();
  153. this.ultraPanel1 = new Infragistics.Win.Misc.UltraPanel();
  154. this.ultraPanel4 = new Infragistics.Win.Misc.UltraPanel();
  155. this.ultraGrid2 = new Infragistics.Win.UltraWinGrid.UltraGrid();
  156. this.ultraPanel2 = new Infragistics.Win.Misc.UltraPanel();
  157. this.ultraGrid1 = new Infragistics.Win.UltraWinGrid.UltraGrid();
  158. this.ultraGroupBox1 = new Infragistics.Win.Misc.UltraGroupBox();
  159. this.cmbSyTitle = new Infragistics.Win.UltraWinEditors.UltraComboEditor();
  160. this.uceUnit = new Infragistics.Win.UltraWinEditors.UltraCheckEditor();
  161. this.txtNMTitle = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
  162. this.ultraCheckEditor2 = new Infragistics.Win.UltraWinEditors.UltraCheckEditor();
  163. this._Form1_Toolbars_Dock_Area_Top = new Infragistics.Win.UltraWinToolbars.UltraToolbarsDockArea();
  164. this._Form1_Toolbars_Dock_Area_Bottom = new Infragistics.Win.UltraWinToolbars.UltraToolbarsDockArea();
  165. this._Form1_Toolbars_Dock_Area_Left = new Infragistics.Win.UltraWinToolbars.UltraToolbarsDockArea();
  166. this._Form1_Toolbars_Dock_Area_Right = new Infragistics.Win.UltraWinToolbars.UltraToolbarsDockArea();
  167. this.ultraToolbarsManager1 = new Infragistics.Win.UltraWinToolbars.UltraToolbarsManager(this.components);
  168. this.ultraTabPageControl1.SuspendLayout();
  169. this.panel1.SuspendLayout();
  170. ((System.ComponentModel.ISupportInitialize)(this.txtNM)).BeginInit();
  171. ((System.ComponentModel.ISupportInitialize)(this.cmbSy)).BeginInit();
  172. ((System.ComponentModel.ISupportInitialize)(this.chkFb)).BeginInit();
  173. ((System.ComponentModel.ISupportInitialize)(this.chkTy)).BeginInit();
  174. this.ultraTabPageControl2.SuspendLayout();
  175. this.panel2.SuspendLayout();
  176. ((System.ComponentModel.ISupportInitialize)(this.txtTmDetails)).BeginInit();
  177. ((System.ComponentModel.ISupportInitialize)(this.txtXh)).BeginInit();
  178. ((System.ComponentModel.ISupportInitialize)(this.ultraTabControl1)).BeginInit();
  179. this.ultraTabControl1.SuspendLayout();
  180. ((System.ComponentModel.ISupportInitialize)(this.dataSet1)).BeginInit();
  181. ((System.ComponentModel.ISupportInitialize)(this.dataTable1)).BeginInit();
  182. ((System.ComponentModel.ISupportInitialize)(this.dataTable2)).BeginInit();
  183. this.frmStyleBase_Fill_Panel.SuspendLayout();
  184. this.ultraPanel1.ClientArea.SuspendLayout();
  185. this.ultraPanel1.SuspendLayout();
  186. this.ultraPanel4.ClientArea.SuspendLayout();
  187. this.ultraPanel4.SuspendLayout();
  188. ((System.ComponentModel.ISupportInitialize)(this.ultraGrid2)).BeginInit();
  189. this.ultraPanel2.ClientArea.SuspendLayout();
  190. this.ultraPanel2.SuspendLayout();
  191. ((System.ComponentModel.ISupportInitialize)(this.ultraGrid1)).BeginInit();
  192. ((System.ComponentModel.ISupportInitialize)(this.ultraGroupBox1)).BeginInit();
  193. this.ultraGroupBox1.SuspendLayout();
  194. ((System.ComponentModel.ISupportInitialize)(this.cmbSyTitle)).BeginInit();
  195. ((System.ComponentModel.ISupportInitialize)(this.uceUnit)).BeginInit();
  196. ((System.ComponentModel.ISupportInitialize)(this.txtNMTitle)).BeginInit();
  197. ((System.ComponentModel.ISupportInitialize)(this.ultraCheckEditor2)).BeginInit();
  198. ((System.ComponentModel.ISupportInitialize)(this.ultraToolbarsManager1)).BeginInit();
  199. this.SuspendLayout();
  200. //
  201. // ultraTabPageControl1
  202. //
  203. this.ultraTabPageControl1.Controls.Add(this.panel1);
  204. this.ultraTabPageControl1.Location = new System.Drawing.Point(2, 21);
  205. this.ultraTabPageControl1.Name = "ultraTabPageControl1";
  206. this.ultraTabPageControl1.Size = new System.Drawing.Size(728, 112);
  207. //
  208. // panel1
  209. //
  210. this.panel1.Controls.Add(this.txtNM);
  211. this.panel1.Controls.Add(this.cmbSy);
  212. this.panel1.Controls.Add(this.chkFb);
  213. this.panel1.Controls.Add(this.chkTy);
  214. this.panel1.Controls.Add(this.ultraLabel1);
  215. this.panel1.Controls.Add(this.ultraLabel17);
  216. this.panel1.Dock = System.Windows.Forms.DockStyle.Fill;
  217. this.panel1.Location = new System.Drawing.Point(0, 0);
  218. this.panel1.Name = "panel1";
  219. this.panel1.Size = new System.Drawing.Size(728, 112);
  220. this.panel1.TabIndex = 0;
  221. //
  222. // txtNM
  223. //
  224. this.txtNM.Location = new System.Drawing.Point(75, 46);
  225. this.txtNM.MaxLength = 25;
  226. this.txtNM.Name = "txtNM";
  227. this.txtNM.RightToLeft = System.Windows.Forms.RightToLeft.No;
  228. this.txtNM.Size = new System.Drawing.Size(343, 21);
  229. this.txtNM.TabIndex = 2;
  230. //
  231. // cmbSy
  232. //
  233. this.cmbSy.DropDownStyle = Infragistics.Win.DropDownStyle.DropDownList;
  234. this.cmbSy.Location = new System.Drawing.Point(75, 22);
  235. this.cmbSy.Name = "cmbSy";
  236. this.cmbSy.Size = new System.Drawing.Size(343, 21);
  237. this.cmbSy.TabIndex = 1;
  238. //
  239. // chkFb
  240. //
  241. this.chkFb.BackColor = System.Drawing.Color.Transparent;
  242. this.chkFb.BackColorInternal = System.Drawing.Color.Transparent;
  243. this.chkFb.Checked = true;
  244. this.chkFb.CheckState = System.Windows.Forms.CheckState.Checked;
  245. this.chkFb.Enabled = false;
  246. this.chkFb.Location = new System.Drawing.Point(424, 45);
  247. this.chkFb.Name = "chkFb";
  248. this.chkFb.Size = new System.Drawing.Size(72, 21);
  249. this.chkFb.TabIndex = 87;
  250. this.chkFb.Text = "客户范本";
  251. //
  252. // chkTy
  253. //
  254. this.chkTy.BackColor = System.Drawing.Color.Transparent;
  255. this.chkTy.BackColorInternal = System.Drawing.Color.Transparent;
  256. this.chkTy.Location = new System.Drawing.Point(424, 21);
  257. this.chkTy.Name = "chkTy";
  258. this.chkTy.Size = new System.Drawing.Size(50, 21);
  259. this.chkTy.TabIndex = 86;
  260. this.chkTy.Text = "通用";
  261. this.chkTy.Visible = false;
  262. //
  263. // ultraLabel1
  264. //
  265. this.ultraLabel1.AutoSize = true;
  266. this.ultraLabel1.Location = new System.Drawing.Point(21, 50);
  267. this.ultraLabel1.Name = "ultraLabel1";
  268. this.ultraLabel1.Size = new System.Drawing.Size(54, 16);
  269. this.ultraLabel1.TabIndex = 84;
  270. this.ultraLabel1.Text = "范本描述";
  271. //
  272. // ultraLabel17
  273. //
  274. this.ultraLabel17.AutoSize = true;
  275. this.ultraLabel17.Location = new System.Drawing.Point(21, 26);
  276. this.ultraLabel17.Name = "ultraLabel17";
  277. this.ultraLabel17.Size = new System.Drawing.Size(54, 16);
  278. this.ultraLabel17.TabIndex = 82;
  279. this.ultraLabel17.Text = "适用单位";
  280. //
  281. // ultraTabPageControl2
  282. //
  283. this.ultraTabPageControl2.Controls.Add(this.panel2);
  284. this.ultraTabPageControl2.Location = new System.Drawing.Point(-10000, -10000);
  285. this.ultraTabPageControl2.Name = "ultraTabPageControl2";
  286. this.ultraTabPageControl2.Size = new System.Drawing.Size(728, 112);
  287. //
  288. // panel2
  289. //
  290. this.panel2.Controls.Add(this.txtTmDetails);
  291. this.panel2.Controls.Add(this.ultraLabel3);
  292. this.panel2.Controls.Add(this.txtXh);
  293. this.panel2.Controls.Add(this.ultraLabel2);
  294. this.panel2.Dock = System.Windows.Forms.DockStyle.Fill;
  295. this.panel2.Location = new System.Drawing.Point(0, 0);
  296. this.panel2.Name = "panel2";
  297. this.panel2.Size = new System.Drawing.Size(728, 112);
  298. this.panel2.TabIndex = 0;
  299. //
  300. // txtTmDetails
  301. //
  302. this.txtTmDetails.Location = new System.Drawing.Point(65, 36);
  303. this.txtTmDetails.MaxLength = 200;
  304. this.txtTmDetails.Multiline = true;
  305. this.txtTmDetails.Name = "txtTmDetails";
  306. this.txtTmDetails.RightToLeft = System.Windows.Forms.RightToLeft.No;
  307. this.txtTmDetails.Size = new System.Drawing.Size(581, 66);
  308. this.txtTmDetails.TabIndex = 4;
  309. //
  310. // ultraLabel3
  311. //
  312. this.ultraLabel3.AutoSize = true;
  313. this.ultraLabel3.Location = new System.Drawing.Point(11, 36);
  314. this.ultraLabel3.Name = "ultraLabel3";
  315. this.ultraLabel3.Size = new System.Drawing.Size(54, 16);
  316. this.ultraLabel3.TabIndex = 84;
  317. this.ultraLabel3.Text = "条目内容";
  318. //
  319. // txtXh
  320. //
  321. this.txtXh.Location = new System.Drawing.Point(65, 11);
  322. this.txtXh.MaxLength = 10;
  323. this.txtXh.Name = "txtXh";
  324. this.txtXh.RightToLeft = System.Windows.Forms.RightToLeft.No;
  325. this.txtXh.Size = new System.Drawing.Size(96, 21);
  326. this.txtXh.TabIndex = 3;
  327. //
  328. // ultraLabel2
  329. //
  330. this.ultraLabel2.AutoSize = true;
  331. this.ultraLabel2.Location = new System.Drawing.Point(11, 13);
  332. this.ultraLabel2.Name = "ultraLabel2";
  333. this.ultraLabel2.Size = new System.Drawing.Size(54, 16);
  334. this.ultraLabel2.TabIndex = 82;
  335. this.ultraLabel2.Text = "条目标题";
  336. //
  337. // ultraTabControl1
  338. //
  339. this.ultraTabControl1.Controls.Add(this.ultraTabSharedControlsPage1);
  340. this.ultraTabControl1.Controls.Add(this.ultraTabPageControl1);
  341. this.ultraTabControl1.Controls.Add(this.ultraTabPageControl2);
  342. this.ultraTabControl1.Dock = System.Windows.Forms.DockStyle.Bottom;
  343. this.ultraTabControl1.Location = new System.Drawing.Point(0, 366);
  344. this.ultraTabControl1.Name = "ultraTabControl1";
  345. this.ultraTabControl1.RightToLeft = System.Windows.Forms.RightToLeft.Yes;
  346. this.ultraTabControl1.SharedControlsPage = this.ultraTabSharedControlsPage1;
  347. this.ultraTabControl1.Size = new System.Drawing.Size(732, 135);
  348. this.ultraTabControl1.TabIndex = 2;
  349. this.ultraTabControl1.TabOrientation = Infragistics.Win.UltraWinTabs.TabOrientation.TopLeft;
  350. ultraTab7.Key = "1";
  351. ultraTab7.TabPage = this.ultraTabPageControl1;
  352. ultraTab7.Text = "商务条款";
  353. ultraTab8.Key = "2";
  354. ultraTab8.TabPage = this.ultraTabPageControl2;
  355. ultraTab8.Text = "商务条目";
  356. this.ultraTabControl1.Tabs.AddRange(new Infragistics.Win.UltraWinTabControl.UltraTab[] {
  357. ultraTab7,
  358. ultraTab8});
  359. this.ultraTabControl1.ViewStyle = Infragistics.Win.UltraWinTabControl.ViewStyle.VisualStudio2005;
  360. //
  361. // ultraTabSharedControlsPage1
  362. //
  363. this.ultraTabSharedControlsPage1.Location = new System.Drawing.Point(-10000, -10000);
  364. this.ultraTabSharedControlsPage1.Name = "ultraTabSharedControlsPage1";
  365. this.ultraTabSharedControlsPage1.Size = new System.Drawing.Size(728, 112);
  366. //
  367. // dataSet1
  368. //
  369. this.dataSet1.DataSetName = "NewDataSet";
  370. this.dataSet1.Tables.AddRange(new System.Data.DataTable[] {
  371. this.dataTable1,
  372. this.dataTable2});
  373. //
  374. // dataTable1
  375. //
  376. this.dataTable1.Columns.AddRange(new System.Data.DataColumn[] {
  377. this.dataColumn1,
  378. this.dataColumn2,
  379. this.dataColumn3,
  380. this.dataColumn4,
  381. this.dataColumn5,
  382. this.dataColumn6,
  383. this.dataColumn7,
  384. this.dataColumn8,
  385. this.dataColumn9,
  386. this.dataColumn10,
  387. this.dataColumn11,
  388. this.dataColumn12,
  389. this.dataColumn13,
  390. this.dataColumn28});
  391. this.dataTable1.TableName = "Table1";
  392. //
  393. // dataColumn1
  394. //
  395. this.dataColumn1.Caption = "商务条款编号";
  396. this.dataColumn1.ColumnName = "ORDER_MODEL_NO";
  397. //
  398. // dataColumn2
  399. //
  400. this.dataColumn2.Caption = "商务条款描述";
  401. this.dataColumn2.ColumnName = "ORDER_MODEL_DESC";
  402. //
  403. // dataColumn3
  404. //
  405. this.dataColumn3.Caption = "是否通用";
  406. this.dataColumn3.ColumnName = "GENERAL_FL";
  407. //
  408. // dataColumn4
  409. //
  410. this.dataColumn4.Caption = "是否客户范本";
  411. this.dataColumn4.ColumnName = "CUSTOMER_MODEL_FL";
  412. //
  413. // dataColumn5
  414. //
  415. this.dataColumn5.Caption = "适用单位";
  416. this.dataColumn5.ColumnName = "USE_UNIT_DESC";
  417. //
  418. // dataColumn6
  419. //
  420. this.dataColumn6.Caption = "商务条款状态";
  421. this.dataColumn6.ColumnName = "ORDER_MODEL_STS";
  422. //
  423. // dataColumn7
  424. //
  425. this.dataColumn7.Caption = "有效标志";
  426. this.dataColumn7.ColumnName = "VALIDFLAG";
  427. //
  428. // dataColumn8
  429. //
  430. this.dataColumn8.Caption = "创建人";
  431. this.dataColumn8.ColumnName = "CREATE_NAME";
  432. //
  433. // dataColumn9
  434. //
  435. this.dataColumn9.Caption = "创建时间";
  436. this.dataColumn9.ColumnName = "CREATE_TIME";
  437. //
  438. // dataColumn10
  439. //
  440. this.dataColumn10.Caption = "修改人";
  441. this.dataColumn10.ColumnName = "UPDATE_NAME";
  442. //
  443. // dataColumn11
  444. //
  445. this.dataColumn11.Caption = "修改时间";
  446. this.dataColumn11.ColumnName = "UPDATE_TIME";
  447. //
  448. // dataColumn12
  449. //
  450. this.dataColumn12.Caption = "删除人";
  451. this.dataColumn12.ColumnName = "DELETE_NAME";
  452. //
  453. // dataColumn13
  454. //
  455. this.dataColumn13.Caption = "删除时间";
  456. this.dataColumn13.ColumnName = "DELETE_TIME";
  457. //
  458. // dataColumn28
  459. //
  460. this.dataColumn28.Caption = "适用单位编号";
  461. this.dataColumn28.ColumnName = "USE_UNIT";
  462. //
  463. // dataTable2
  464. //
  465. this.dataTable2.Columns.AddRange(new System.Data.DataColumn[] {
  466. this.dataColumn14,
  467. this.dataColumn15,
  468. this.dataColumn16,
  469. this.dataColumn17,
  470. this.dataColumn18,
  471. this.dataColumn19,
  472. this.dataColumn20,
  473. this.dataColumn21,
  474. this.dataColumn22,
  475. this.dataColumn23,
  476. this.dataColumn24,
  477. this.dataColumn25,
  478. this.dataColumn26,
  479. this.dataColumn27});
  480. this.dataTable2.TableName = "Table2";
  481. //
  482. // dataColumn14
  483. //
  484. this.dataColumn14.Caption = "商务条款编号";
  485. this.dataColumn14.ColumnName = "ORDER_MODEL_NO";
  486. //
  487. // dataColumn15
  488. //
  489. this.dataColumn15.Caption = "商务条目序号编码";
  490. this.dataColumn15.ColumnName = "MODEL_SEQ_NO";
  491. //
  492. // dataColumn16
  493. //
  494. this.dataColumn16.Caption = "条目序号";
  495. this.dataColumn16.ColumnName = "MODEL_SEQ";
  496. //
  497. // dataColumn17
  498. //
  499. this.dataColumn17.Caption = "条目顺序";
  500. this.dataColumn17.ColumnName = "MODEL_INDEX";
  501. //
  502. // dataColumn18
  503. //
  504. this.dataColumn18.Caption = "条目分类";
  505. this.dataColumn18.ColumnName = "MODEL_CLS";
  506. //
  507. // dataColumn19
  508. //
  509. this.dataColumn19.Caption = "商务条目";
  510. this.dataColumn19.ColumnName = "MODEL_ITM";
  511. //
  512. // dataColumn20
  513. //
  514. this.dataColumn20.Caption = "条目内容";
  515. this.dataColumn20.ColumnName = "MODEL_ITM_VAL";
  516. //
  517. // dataColumn21
  518. //
  519. this.dataColumn21.Caption = "有效标志";
  520. this.dataColumn21.ColumnName = "VALIDFLAG";
  521. //
  522. // dataColumn22
  523. //
  524. this.dataColumn22.Caption = "创建人";
  525. this.dataColumn22.ColumnName = "CREATE_NAME";
  526. //
  527. // dataColumn23
  528. //
  529. this.dataColumn23.Caption = "创建时间";
  530. this.dataColumn23.ColumnName = "CREATE_TIME";
  531. //
  532. // dataColumn24
  533. //
  534. this.dataColumn24.Caption = "修改人";
  535. this.dataColumn24.ColumnName = "UPDATE_NAME";
  536. //
  537. // dataColumn25
  538. //
  539. this.dataColumn25.Caption = "修改时间";
  540. this.dataColumn25.ColumnName = "UPDATE_TIME";
  541. //
  542. // dataColumn26
  543. //
  544. this.dataColumn26.Caption = "删除人";
  545. this.dataColumn26.ColumnName = "DELETE_NAME";
  546. //
  547. // dataColumn27
  548. //
  549. this.dataColumn27.Caption = "删除时间";
  550. this.dataColumn27.ColumnName = "DELETE_TIME";
  551. //
  552. // frmStyleBase_Fill_Panel
  553. //
  554. this.frmStyleBase_Fill_Panel.Controls.Add(this.ultraPanel1);
  555. this.frmStyleBase_Fill_Panel.Controls.Add(this.ultraTabControl1);
  556. this.frmStyleBase_Fill_Panel.Controls.Add(this.ultraGroupBox1);
  557. this.frmStyleBase_Fill_Panel.Cursor = System.Windows.Forms.Cursors.Default;
  558. this.frmStyleBase_Fill_Panel.Dock = System.Windows.Forms.DockStyle.Fill;
  559. this.frmStyleBase_Fill_Panel.Location = new System.Drawing.Point(0, 24);
  560. this.frmStyleBase_Fill_Panel.Name = "frmStyleBase_Fill_Panel";
  561. this.frmStyleBase_Fill_Panel.Size = new System.Drawing.Size(732, 501);
  562. this.frmStyleBase_Fill_Panel.TabIndex = 13;
  563. //
  564. // ultraPanel1
  565. //
  566. //
  567. // ultraPanel1.ClientArea
  568. //
  569. this.ultraPanel1.ClientArea.Controls.Add(this.ultraPanel4);
  570. this.ultraPanel1.ClientArea.Controls.Add(this.ultraPanel2);
  571. this.ultraPanel1.Dock = System.Windows.Forms.DockStyle.Fill;
  572. this.ultraPanel1.Location = new System.Drawing.Point(0, 52);
  573. this.ultraPanel1.Name = "ultraPanel1";
  574. this.ultraPanel1.Size = new System.Drawing.Size(732, 314);
  575. this.ultraPanel1.TabIndex = 36;
  576. //
  577. // ultraPanel4
  578. //
  579. //
  580. // ultraPanel4.ClientArea
  581. //
  582. this.ultraPanel4.ClientArea.Controls.Add(this.ultraGrid2);
  583. this.ultraPanel4.Dock = System.Windows.Forms.DockStyle.Bottom;
  584. this.ultraPanel4.Location = new System.Drawing.Point(0, 138);
  585. this.ultraPanel4.Name = "ultraPanel4";
  586. this.ultraPanel4.Size = new System.Drawing.Size(732, 176);
  587. this.ultraPanel4.TabIndex = 2;
  588. //
  589. // ultraGrid2
  590. //
  591. this.ultraGrid2.DataMember = "Table2";
  592. this.ultraGrid2.DataSource = this.dataSet1;
  593. appearance39.BackColor = System.Drawing.SystemColors.Window;
  594. appearance39.BorderColor = System.Drawing.SystemColors.InactiveCaption;
  595. this.ultraGrid2.DisplayLayout.Appearance = appearance39;
  596. this.ultraGrid2.DisplayLayout.AutoFitStyle = Infragistics.Win.UltraWinGrid.AutoFitStyle.ResizeAllColumns;
  597. ultraGridColumn1.Header.VisiblePosition = 0;
  598. ultraGridColumn1.Hidden = true;
  599. ultraGridColumn1.Width = 76;
  600. ultraGridColumn2.Header.VisiblePosition = 1;
  601. ultraGridColumn2.Hidden = true;
  602. ultraGridColumn2.Width = 106;
  603. ultraGridColumn3.Header.Caption = "条目标题";
  604. ultraGridColumn3.Header.VisiblePosition = 2;
  605. ultraGridColumn3.Width = 232;
  606. ultraGridColumn4.Header.VisiblePosition = 3;
  607. ultraGridColumn4.Hidden = true;
  608. ultraGridColumn4.Width = 218;
  609. ultraGridColumn5.Header.VisiblePosition = 4;
  610. ultraGridColumn5.Hidden = true;
  611. ultraGridColumn5.Width = 102;
  612. ultraGridColumn6.Header.VisiblePosition = 5;
  613. ultraGridColumn6.Hidden = true;
  614. ultraGridColumn6.Width = 113;
  615. ultraGridColumn7.Header.VisiblePosition = 6;
  616. ultraGridColumn7.Width = 263;
  617. ultraGridColumn8.Header.VisiblePosition = 7;
  618. ultraGridColumn8.Style = Infragistics.Win.UltraWinGrid.ColumnStyle.CheckBox;
  619. ultraGridColumn8.Width = 235;
  620. ultraGridColumn9.Header.VisiblePosition = 8;
  621. ultraGridColumn9.Hidden = true;
  622. ultraGridColumn9.Width = 122;
  623. ultraGridColumn10.Header.VisiblePosition = 9;
  624. ultraGridColumn10.Hidden = true;
  625. ultraGridColumn10.Width = 135;
  626. ultraGridColumn11.Header.VisiblePosition = 10;
  627. ultraGridColumn11.Hidden = true;
  628. ultraGridColumn11.Width = 155;
  629. ultraGridColumn12.Header.VisiblePosition = 11;
  630. ultraGridColumn12.Hidden = true;
  631. ultraGridColumn12.Width = 176;
  632. ultraGridColumn13.Header.VisiblePosition = 12;
  633. ultraGridColumn13.Hidden = true;
  634. ultraGridColumn13.Width = 203;
  635. ultraGridColumn14.Header.VisiblePosition = 13;
  636. ultraGridColumn14.Hidden = true;
  637. ultraGridColumn14.Width = 241;
  638. ultraGridBand1.Columns.AddRange(new object[] {
  639. ultraGridColumn1,
  640. ultraGridColumn2,
  641. ultraGridColumn3,
  642. ultraGridColumn4,
  643. ultraGridColumn5,
  644. ultraGridColumn6,
  645. ultraGridColumn7,
  646. ultraGridColumn8,
  647. ultraGridColumn9,
  648. ultraGridColumn10,
  649. ultraGridColumn11,
  650. ultraGridColumn12,
  651. ultraGridColumn13,
  652. ultraGridColumn14});
  653. ultraGridBand1.Override.SelectedAppearancesEnabled = Infragistics.Win.DefaultableBoolean.False;
  654. this.ultraGrid2.DisplayLayout.BandsSerializer.Add(ultraGridBand1);
  655. this.ultraGrid2.DisplayLayout.BorderStyle = Infragistics.Win.UIElementBorderStyle.Solid;
  656. this.ultraGrid2.DisplayLayout.CaptionVisible = Infragistics.Win.DefaultableBoolean.False;
  657. appearance40.BackColor = System.Drawing.SystemColors.ActiveBorder;
  658. appearance40.BackColor2 = System.Drawing.SystemColors.ControlDark;
  659. appearance40.BackGradientStyle = Infragistics.Win.GradientStyle.Vertical;
  660. appearance40.BorderColor = System.Drawing.SystemColors.Window;
  661. this.ultraGrid2.DisplayLayout.GroupByBox.Appearance = appearance40;
  662. appearance41.ForeColor = System.Drawing.SystemColors.GrayText;
  663. this.ultraGrid2.DisplayLayout.GroupByBox.BandLabelAppearance = appearance41;
  664. this.ultraGrid2.DisplayLayout.GroupByBox.BorderStyle = Infragistics.Win.UIElementBorderStyle.Solid;
  665. appearance42.BackColor = System.Drawing.SystemColors.ControlLightLight;
  666. appearance42.BackColor2 = System.Drawing.SystemColors.Control;
  667. appearance42.BackGradientStyle = Infragistics.Win.GradientStyle.Horizontal;
  668. appearance42.ForeColor = System.Drawing.SystemColors.GrayText;
  669. this.ultraGrid2.DisplayLayout.GroupByBox.PromptAppearance = appearance42;
  670. this.ultraGrid2.DisplayLayout.MaxColScrollRegions = 1;
  671. this.ultraGrid2.DisplayLayout.MaxRowScrollRegions = 1;
  672. appearance43.BackColor = System.Drawing.SystemColors.Window;
  673. appearance43.ForeColor = System.Drawing.SystemColors.ControlText;
  674. this.ultraGrid2.DisplayLayout.Override.ActiveCellAppearance = appearance43;
  675. appearance44.BackColor = System.Drawing.SystemColors.Highlight;
  676. appearance44.ForeColor = System.Drawing.SystemColors.HighlightText;
  677. this.ultraGrid2.DisplayLayout.Override.ActiveRowAppearance = appearance44;
  678. this.ultraGrid2.DisplayLayout.Override.AllowAddNew = Infragistics.Win.UltraWinGrid.AllowAddNew.No;
  679. this.ultraGrid2.DisplayLayout.Override.AllowDelete = Infragistics.Win.DefaultableBoolean.True;
  680. this.ultraGrid2.DisplayLayout.Override.AllowUpdate = Infragistics.Win.DefaultableBoolean.False;
  681. this.ultraGrid2.DisplayLayout.Override.BorderStyleCell = Infragistics.Win.UIElementBorderStyle.Dotted;
  682. this.ultraGrid2.DisplayLayout.Override.BorderStyleRow = Infragistics.Win.UIElementBorderStyle.Dotted;
  683. appearance45.BackColor = System.Drawing.SystemColors.Window;
  684. this.ultraGrid2.DisplayLayout.Override.CardAreaAppearance = appearance45;
  685. appearance46.BorderColor = System.Drawing.Color.Silver;
  686. appearance46.TextTrimming = Infragistics.Win.TextTrimming.EllipsisCharacter;
  687. this.ultraGrid2.DisplayLayout.Override.CellAppearance = appearance46;
  688. this.ultraGrid2.DisplayLayout.Override.CellClickAction = Infragistics.Win.UltraWinGrid.CellClickAction.EditAndSelectText;
  689. this.ultraGrid2.DisplayLayout.Override.CellPadding = 0;
  690. appearance48.BackColor = System.Drawing.SystemColors.Control;
  691. appearance48.BackColor2 = System.Drawing.SystemColors.ControlDark;
  692. appearance48.BackGradientAlignment = Infragistics.Win.GradientAlignment.Element;
  693. appearance48.BackGradientStyle = Infragistics.Win.GradientStyle.Horizontal;
  694. appearance48.BorderColor = System.Drawing.SystemColors.Window;
  695. this.ultraGrid2.DisplayLayout.Override.GroupByRowAppearance = appearance48;
  696. appearance49.TextHAlignAsString = "Left";
  697. this.ultraGrid2.DisplayLayout.Override.HeaderAppearance = appearance49;
  698. this.ultraGrid2.DisplayLayout.Override.HeaderStyle = Infragistics.Win.HeaderStyle.WindowsXPCommand;
  699. appearance50.BackColor = System.Drawing.SystemColors.Window;
  700. appearance50.BorderColor = System.Drawing.Color.Silver;
  701. this.ultraGrid2.DisplayLayout.Override.RowAppearance = appearance50;
  702. this.ultraGrid2.DisplayLayout.Override.RowSelectors = Infragistics.Win.DefaultableBoolean.False;
  703. appearance51.BackColor = System.Drawing.SystemColors.ControlLight;
  704. this.ultraGrid2.DisplayLayout.Override.TemplateAddRowAppearance = appearance51;
  705. this.ultraGrid2.DisplayLayout.ScrollBounds = Infragistics.Win.UltraWinGrid.ScrollBounds.ScrollToFill;
  706. this.ultraGrid2.DisplayLayout.ScrollStyle = Infragistics.Win.UltraWinGrid.ScrollStyle.Immediate;
  707. this.ultraGrid2.DisplayLayout.ViewStyleBand = Infragistics.Win.UltraWinGrid.ViewStyleBand.OutlookGroupBy;
  708. this.ultraGrid2.Dock = System.Windows.Forms.DockStyle.Fill;
  709. this.ultraGrid2.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  710. this.ultraGrid2.Location = new System.Drawing.Point(0, 0);
  711. this.ultraGrid2.Name = "ultraGrid2";
  712. this.ultraGrid2.Size = new System.Drawing.Size(732, 176);
  713. this.ultraGrid2.TabIndex = 35;
  714. this.ultraGrid2.Text = "ultraGrid1";
  715. this.ultraGrid2.AfterRowActivate += new System.EventHandler(this.ultraGrid2_AfterRowActivate);
  716. //
  717. // ultraPanel2
  718. //
  719. //
  720. // ultraPanel2.ClientArea
  721. //
  722. this.ultraPanel2.ClientArea.Controls.Add(this.ultraGrid1);
  723. this.ultraPanel2.Dock = System.Windows.Forms.DockStyle.Top;
  724. this.ultraPanel2.Location = new System.Drawing.Point(0, 0);
  725. this.ultraPanel2.Name = "ultraPanel2";
  726. this.ultraPanel2.Size = new System.Drawing.Size(732, 121);
  727. this.ultraPanel2.TabIndex = 0;
  728. //
  729. // ultraGrid1
  730. //
  731. this.ultraGrid1.DataMember = "Table1";
  732. this.ultraGrid1.DataSource = this.dataSet1;
  733. appearance4.BackColor = System.Drawing.SystemColors.Window;
  734. appearance4.BorderColor = System.Drawing.SystemColors.InactiveCaption;
  735. this.ultraGrid1.DisplayLayout.Appearance = appearance4;
  736. this.ultraGrid1.DisplayLayout.AutoFitStyle = Infragistics.Win.UltraWinGrid.AutoFitStyle.ResizeAllColumns;
  737. ultraGridColumn15.Header.VisiblePosition = 0;
  738. ultraGridColumn15.Hidden = true;
  739. ultraGridColumn15.Width = 74;
  740. ultraGridColumn16.Header.VisiblePosition = 1;
  741. ultraGridColumn16.Width = 153;
  742. ultraGridColumn17.Header.VisiblePosition = 2;
  743. ultraGridColumn17.Style = Infragistics.Win.UltraWinGrid.ColumnStyle.CheckBox;
  744. ultraGridColumn17.Width = 152;
  745. ultraGridColumn18.Header.VisiblePosition = 3;
  746. ultraGridColumn18.Style = Infragistics.Win.UltraWinGrid.ColumnStyle.CheckBox;
  747. ultraGridColumn18.Width = 110;
  748. ultraGridColumn19.Header.VisiblePosition = 4;
  749. ultraGridColumn19.Width = 87;
  750. ultraGridColumn20.Header.VisiblePosition = 5;
  751. ultraGridColumn20.Width = 90;
  752. ultraGridColumn21.Header.VisiblePosition = 6;
  753. ultraGridColumn21.Style = Infragistics.Win.UltraWinGrid.ColumnStyle.CheckBox;
  754. ultraGridColumn21.Width = 138;
  755. ultraGridColumn22.Header.VisiblePosition = 7;
  756. ultraGridColumn22.Hidden = true;
  757. ultraGridColumn22.Width = 94;
  758. ultraGridColumn23.Header.VisiblePosition = 8;
  759. ultraGridColumn23.Hidden = true;
  760. ultraGridColumn23.Width = 101;
  761. ultraGridColumn24.Header.VisiblePosition = 9;
  762. ultraGridColumn24.Hidden = true;
  763. ultraGridColumn24.Width = 109;
  764. ultraGridColumn25.Header.VisiblePosition = 10;
  765. ultraGridColumn25.Hidden = true;
  766. ultraGridColumn25.Width = 119;
  767. ultraGridColumn26.Header.VisiblePosition = 11;
  768. ultraGridColumn26.Hidden = true;
  769. ultraGridColumn26.Width = 136;
  770. ultraGridColumn27.Header.VisiblePosition = 12;
  771. ultraGridColumn27.Hidden = true;
  772. ultraGridColumn27.Width = 150;
  773. ultraGridColumn28.Header.VisiblePosition = 13;
  774. ultraGridColumn28.Hidden = true;
  775. ultraGridColumn28.Width = 171;
  776. ultraGridBand2.Columns.AddRange(new object[] {
  777. ultraGridColumn15,
  778. ultraGridColumn16,
  779. ultraGridColumn17,
  780. ultraGridColumn18,
  781. ultraGridColumn19,
  782. ultraGridColumn20,
  783. ultraGridColumn21,
  784. ultraGridColumn22,
  785. ultraGridColumn23,
  786. ultraGridColumn24,
  787. ultraGridColumn25,
  788. ultraGridColumn26,
  789. ultraGridColumn27,
  790. ultraGridColumn28});
  791. ultraGridBand2.Override.SelectedAppearancesEnabled = Infragistics.Win.DefaultableBoolean.False;
  792. ultraGridBand2.SummaryFooterCaption = "";
  793. this.ultraGrid1.DisplayLayout.BandsSerializer.Add(ultraGridBand2);
  794. this.ultraGrid1.DisplayLayout.BorderStyle = Infragistics.Win.UIElementBorderStyle.Solid;
  795. this.ultraGrid1.DisplayLayout.CaptionVisible = Infragistics.Win.DefaultableBoolean.False;
  796. appearance5.BackColor = System.Drawing.SystemColors.ActiveBorder;
  797. appearance5.BackColor2 = System.Drawing.SystemColors.ControlDark;
  798. appearance5.BackGradientStyle = Infragistics.Win.GradientStyle.Vertical;
  799. appearance5.BorderColor = System.Drawing.SystemColors.Window;
  800. this.ultraGrid1.DisplayLayout.GroupByBox.Appearance = appearance5;
  801. appearance6.ForeColor = System.Drawing.SystemColors.GrayText;
  802. this.ultraGrid1.DisplayLayout.GroupByBox.BandLabelAppearance = appearance6;
  803. this.ultraGrid1.DisplayLayout.GroupByBox.BorderStyle = Infragistics.Win.UIElementBorderStyle.Solid;
  804. appearance7.BackColor = System.Drawing.SystemColors.ControlLightLight;
  805. appearance7.BackColor2 = System.Drawing.SystemColors.Control;
  806. appearance7.BackGradientStyle = Infragistics.Win.GradientStyle.Horizontal;
  807. appearance7.ForeColor = System.Drawing.SystemColors.GrayText;
  808. this.ultraGrid1.DisplayLayout.GroupByBox.PromptAppearance = appearance7;
  809. this.ultraGrid1.DisplayLayout.MaxColScrollRegions = 1;
  810. this.ultraGrid1.DisplayLayout.MaxRowScrollRegions = 1;
  811. appearance8.BackColor = System.Drawing.SystemColors.Window;
  812. appearance8.ForeColor = System.Drawing.SystemColors.ControlText;
  813. this.ultraGrid1.DisplayLayout.Override.ActiveCellAppearance = appearance8;
  814. appearance9.BackColor = System.Drawing.SystemColors.Highlight;
  815. appearance9.ForeColor = System.Drawing.SystemColors.HighlightText;
  816. this.ultraGrid1.DisplayLayout.Override.ActiveRowAppearance = appearance9;
  817. this.ultraGrid1.DisplayLayout.Override.AllowRowFiltering = Infragistics.Win.DefaultableBoolean.False;
  818. this.ultraGrid1.DisplayLayout.Override.AllowUpdate = Infragistics.Win.DefaultableBoolean.False;
  819. this.ultraGrid1.DisplayLayout.Override.BorderStyleCell = Infragistics.Win.UIElementBorderStyle.Dotted;
  820. this.ultraGrid1.DisplayLayout.Override.BorderStyleRow = Infragistics.Win.UIElementBorderStyle.Dotted;
  821. appearance10.BackColor = System.Drawing.SystemColors.Window;
  822. this.ultraGrid1.DisplayLayout.Override.CardAreaAppearance = appearance10;
  823. appearance13.BorderColor = System.Drawing.Color.Silver;
  824. appearance13.TextTrimming = Infragistics.Win.TextTrimming.EllipsisCharacter;
  825. this.ultraGrid1.DisplayLayout.Override.CellAppearance = appearance13;
  826. this.ultraGrid1.DisplayLayout.Override.CellClickAction = Infragistics.Win.UltraWinGrid.CellClickAction.EditAndSelectText;
  827. this.ultraGrid1.DisplayLayout.Override.CellPadding = 0;
  828. this.ultraGrid1.DisplayLayout.Override.FilterUIType = Infragistics.Win.UltraWinGrid.FilterUIType.FilterRow;
  829. appearance14.BackColor = System.Drawing.SystemColors.Control;
  830. appearance14.BackColor2 = System.Drawing.SystemColors.ControlDark;
  831. appearance14.BackGradientAlignment = Infragistics.Win.GradientAlignment.Element;
  832. appearance14.BackGradientStyle = Infragistics.Win.GradientStyle.Horizontal;
  833. appearance14.BorderColor = System.Drawing.SystemColors.Window;
  834. this.ultraGrid1.DisplayLayout.Override.GroupByRowAppearance = appearance14;
  835. appearance15.TextHAlignAsString = "Left";
  836. this.ultraGrid1.DisplayLayout.Override.HeaderAppearance = appearance15;
  837. this.ultraGrid1.DisplayLayout.Override.HeaderClickAction = Infragistics.Win.UltraWinGrid.HeaderClickAction.SortMulti;
  838. this.ultraGrid1.DisplayLayout.Override.HeaderStyle = Infragistics.Win.HeaderStyle.WindowsXPCommand;
  839. appearance16.BackColor = System.Drawing.SystemColors.Window;
  840. appearance16.BorderColor = System.Drawing.Color.Silver;
  841. this.ultraGrid1.DisplayLayout.Override.RowAppearance = appearance16;
  842. this.ultraGrid1.DisplayLayout.Override.RowSelectors = Infragistics.Win.DefaultableBoolean.False;
  843. this.ultraGrid1.DisplayLayout.Override.SummaryDisplayArea = Infragistics.Win.UltraWinGrid.SummaryDisplayAreas.Bottom;
  844. this.ultraGrid1.DisplayLayout.Override.SummaryFooterCaptionVisible = Infragistics.Win.DefaultableBoolean.False;
  845. appearance17.BackColor = System.Drawing.SystemColors.ControlLight;
  846. this.ultraGrid1.DisplayLayout.Override.TemplateAddRowAppearance = appearance17;
  847. this.ultraGrid1.DisplayLayout.Override.WrapHeaderText = Infragistics.Win.DefaultableBoolean.True;
  848. this.ultraGrid1.DisplayLayout.ScrollBounds = Infragistics.Win.UltraWinGrid.ScrollBounds.ScrollToFill;
  849. this.ultraGrid1.DisplayLayout.ScrollStyle = Infragistics.Win.UltraWinGrid.ScrollStyle.Immediate;
  850. this.ultraGrid1.Dock = System.Windows.Forms.DockStyle.Fill;
  851. this.ultraGrid1.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  852. this.ultraGrid1.Location = new System.Drawing.Point(0, 0);
  853. this.ultraGrid1.Name = "ultraGrid1";
  854. this.ultraGrid1.Size = new System.Drawing.Size(732, 121);
  855. this.ultraGrid1.TabIndex = 7;
  856. this.ultraGrid1.AfterRowActivate += new System.EventHandler(this.ultraGrid1_AfterRowActivate);
  857. //
  858. // ultraGroupBox1
  859. //
  860. this.ultraGroupBox1.Controls.Add(this.cmbSyTitle);
  861. this.ultraGroupBox1.Controls.Add(this.uceUnit);
  862. this.ultraGroupBox1.Controls.Add(this.txtNMTitle);
  863. this.ultraGroupBox1.Controls.Add(this.ultraCheckEditor2);
  864. this.ultraGroupBox1.Dock = System.Windows.Forms.DockStyle.Top;
  865. this.ultraGroupBox1.Location = new System.Drawing.Point(0, 0);
  866. this.ultraGroupBox1.Name = "ultraGroupBox1";
  867. this.ultraGroupBox1.Size = new System.Drawing.Size(732, 52);
  868. this.ultraGroupBox1.TabIndex = 1;
  869. //
  870. // cmbSyTitle
  871. //
  872. this.cmbSyTitle.DropDownStyle = Infragistics.Win.DropDownStyle.DropDownList;
  873. this.cmbSyTitle.Enabled = false;
  874. this.cmbSyTitle.Location = new System.Drawing.Point(297, 15);
  875. this.cmbSyTitle.Name = "cmbSyTitle";
  876. this.cmbSyTitle.Size = new System.Drawing.Size(254, 21);
  877. this.cmbSyTitle.TabIndex = 41;
  878. //
  879. // uceUnit
  880. //
  881. this.uceUnit.Location = new System.Drawing.Point(227, 15);
  882. this.uceUnit.Name = "uceUnit";
  883. this.uceUnit.Size = new System.Drawing.Size(71, 20);
  884. this.uceUnit.TabIndex = 39;
  885. this.uceUnit.Text = "适用单位";
  886. this.uceUnit.CheckedChanged += new System.EventHandler(this.ultraCheckEditor1_CheckedChanged);
  887. //
  888. // txtNMTitle
  889. //
  890. this.txtNMTitle.Enabled = false;
  891. this.txtNMTitle.Location = new System.Drawing.Point(108, 15);
  892. this.txtNMTitle.Name = "txtNMTitle";
  893. this.txtNMTitle.Size = new System.Drawing.Size(100, 21);
  894. this.txtNMTitle.TabIndex = 38;
  895. //
  896. // ultraCheckEditor2
  897. //
  898. this.ultraCheckEditor2.Location = new System.Drawing.Point(13, 15);
  899. this.ultraCheckEditor2.Name = "ultraCheckEditor2";
  900. this.ultraCheckEditor2.Size = new System.Drawing.Size(96, 20);
  901. this.ultraCheckEditor2.TabIndex = 6;
  902. this.ultraCheckEditor2.Text = "商务条款描述";
  903. this.ultraCheckEditor2.CheckedChanged += new System.EventHandler(this.ultraCheckEditor2_CheckedChanged);
  904. //
  905. // _Form1_Toolbars_Dock_Area_Top
  906. //
  907. this._Form1_Toolbars_Dock_Area_Top.AccessibleRole = System.Windows.Forms.AccessibleRole.Grouping;
  908. this._Form1_Toolbars_Dock_Area_Top.BackColor = System.Drawing.SystemColors.Control;
  909. this._Form1_Toolbars_Dock_Area_Top.DockedPosition = Infragistics.Win.UltraWinToolbars.DockedPosition.Top;
  910. this._Form1_Toolbars_Dock_Area_Top.ForeColor = System.Drawing.SystemColors.ControlText;
  911. this._Form1_Toolbars_Dock_Area_Top.Location = new System.Drawing.Point(0, 0);
  912. this._Form1_Toolbars_Dock_Area_Top.Name = "_Form1_Toolbars_Dock_Area_Top";
  913. this._Form1_Toolbars_Dock_Area_Top.Size = new System.Drawing.Size(732, 24);
  914. this._Form1_Toolbars_Dock_Area_Top.ToolbarsManager = this.ultraToolbarsManager1;
  915. //
  916. // _Form1_Toolbars_Dock_Area_Bottom
  917. //
  918. this._Form1_Toolbars_Dock_Area_Bottom.AccessibleRole = System.Windows.Forms.AccessibleRole.Grouping;
  919. this._Form1_Toolbars_Dock_Area_Bottom.BackColor = System.Drawing.SystemColors.Control;
  920. this._Form1_Toolbars_Dock_Area_Bottom.DockedPosition = Infragistics.Win.UltraWinToolbars.DockedPosition.Bottom;
  921. this._Form1_Toolbars_Dock_Area_Bottom.ForeColor = System.Drawing.SystemColors.ControlText;
  922. this._Form1_Toolbars_Dock_Area_Bottom.Location = new System.Drawing.Point(0, 525);
  923. this._Form1_Toolbars_Dock_Area_Bottom.Name = "_Form1_Toolbars_Dock_Area_Bottom";
  924. this._Form1_Toolbars_Dock_Area_Bottom.Size = new System.Drawing.Size(732, 0);
  925. this._Form1_Toolbars_Dock_Area_Bottom.ToolbarsManager = this.ultraToolbarsManager1;
  926. //
  927. // _Form1_Toolbars_Dock_Area_Left
  928. //
  929. this._Form1_Toolbars_Dock_Area_Left.AccessibleRole = System.Windows.Forms.AccessibleRole.Grouping;
  930. this._Form1_Toolbars_Dock_Area_Left.BackColor = System.Drawing.SystemColors.Control;
  931. this._Form1_Toolbars_Dock_Area_Left.DockedPosition = Infragistics.Win.UltraWinToolbars.DockedPosition.Left;
  932. this._Form1_Toolbars_Dock_Area_Left.ForeColor = System.Drawing.SystemColors.ControlText;
  933. this._Form1_Toolbars_Dock_Area_Left.Location = new System.Drawing.Point(0, 24);
  934. this._Form1_Toolbars_Dock_Area_Left.Name = "_Form1_Toolbars_Dock_Area_Left";
  935. this._Form1_Toolbars_Dock_Area_Left.Size = new System.Drawing.Size(0, 501);
  936. this._Form1_Toolbars_Dock_Area_Left.ToolbarsManager = this.ultraToolbarsManager1;
  937. //
  938. // _Form1_Toolbars_Dock_Area_Right
  939. //
  940. this._Form1_Toolbars_Dock_Area_Right.AccessibleRole = System.Windows.Forms.AccessibleRole.Grouping;
  941. this._Form1_Toolbars_Dock_Area_Right.BackColor = System.Drawing.SystemColors.Control;
  942. this._Form1_Toolbars_Dock_Area_Right.DockedPosition = Infragistics.Win.UltraWinToolbars.DockedPosition.Right;
  943. this._Form1_Toolbars_Dock_Area_Right.ForeColor = System.Drawing.SystemColors.ControlText;
  944. this._Form1_Toolbars_Dock_Area_Right.Location = new System.Drawing.Point(732, 24);
  945. this._Form1_Toolbars_Dock_Area_Right.Name = "_Form1_Toolbars_Dock_Area_Right";
  946. this._Form1_Toolbars_Dock_Area_Right.Size = new System.Drawing.Size(0, 501);
  947. this._Form1_Toolbars_Dock_Area_Right.ToolbarsManager = this.ultraToolbarsManager1;
  948. //
  949. // ultraToolbarsManager1
  950. //
  951. this.ultraToolbarsManager1.DesignerFlags = 1;
  952. this.ultraToolbarsManager1.DockWithinContainer = this;
  953. this.ultraToolbarsManager1.DockWithinContainerBaseType = typeof(System.Windows.Forms.Form);
  954. this.ultraToolbarsManager1.ShowFullMenusDelay = 500;
  955. this.ultraToolbarsManager1.ShowQuickCustomizeButton = false;
  956. ultraToolbar1.DockedColumn = 0;
  957. ultraToolbar1.DockedRow = 0;
  958. buttonTool2.InstanceProps.IsFirstInGroup = true;
  959. buttonTool1.InstanceProps.IsFirstInGroup = true;
  960. buttonTool11.InstanceProps.IsFirstInGroup = true;
  961. buttonTool5.InstanceProps.IsFirstInGroup = true;
  962. ultraToolbar1.NonInheritedTools.AddRange(new Infragistics.Win.UltraWinToolbars.ToolBase[] {
  963. buttonTool2,
  964. buttonTool1,
  965. buttonTool14,
  966. buttonTool11,
  967. buttonTool4,
  968. buttonTool5});
  969. ultraToolbar1.Text = "UltraToolbar1";
  970. this.ultraToolbarsManager1.Toolbars.AddRange(new Infragistics.Win.UltraWinToolbars.UltraToolbar[] {
  971. ultraToolbar1});
  972. appearance72.Image = global::Core.StlMes.Client.SaleOrder.Properties.Resources.Add;
  973. buttonTool6.SharedPropsInternal.AppearancesSmall.Appearance = appearance72;
  974. buttonTool6.SharedPropsInternal.Caption = "新增";
  975. buttonTool6.SharedPropsInternal.DisplayStyle = Infragistics.Win.UltraWinToolbars.ToolDisplayStyle.ImageAndText;
  976. appearance74.Image = global::Core.StlMes.Client.SaleOrder.Properties.Resources.Delete;
  977. buttonTool7.SharedPropsInternal.AppearancesSmall.Appearance = appearance74;
  978. buttonTool7.SharedPropsInternal.Caption = "删除";
  979. buttonTool7.SharedPropsInternal.DisplayStyle = Infragistics.Win.UltraWinToolbars.ToolDisplayStyle.ImageAndText;
  980. appearance73.Image = global::Core.StlMes.Client.SaleOrder.Properties.Resources.Update;
  981. buttonTool8.SharedPropsInternal.AppearancesSmall.Appearance = appearance73;
  982. buttonTool8.SharedPropsInternal.Caption = "修改";
  983. buttonTool8.SharedPropsInternal.DisplayStyle = Infragistics.Win.UltraWinToolbars.ToolDisplayStyle.ImageAndText;
  984. appearance71.Image = ((object)(resources.GetObject("appearance71.Image")));
  985. buttonTool9.SharedPropsInternal.AppearancesSmall.Appearance = appearance71;
  986. buttonTool9.SharedPropsInternal.Caption = "查询";
  987. buttonTool9.SharedPropsInternal.DisplayStyle = Infragistics.Win.UltraWinToolbars.ToolDisplayStyle.ImageAndText;
  988. appearance76.Image = global::Core.StlMes.Client.SaleOrder.Properties.Resources.Exit;
  989. buttonTool10.SharedPropsInternal.AppearancesSmall.Appearance = appearance76;
  990. buttonTool10.SharedPropsInternal.Caption = "关闭";
  991. buttonTool10.SharedPropsInternal.DisplayStyle = Infragistics.Win.UltraWinToolbars.ToolDisplayStyle.ImageAndText;
  992. appearance47.Image = ((object)(resources.GetObject("appearance47.Image")));
  993. buttonTool3.SharedPropsInternal.AppearancesSmall.Appearance = appearance47;
  994. buttonTool3.SharedPropsInternal.Caption = "确认";
  995. buttonTool3.SharedPropsInternal.DisplayStyle = Infragistics.Win.UltraWinToolbars.ToolDisplayStyle.ImageAndText;
  996. this.ultraToolbarsManager1.Tools.AddRange(new Infragistics.Win.UltraWinToolbars.ToolBase[] {
  997. buttonTool6,
  998. buttonTool7,
  999. buttonTool8,
  1000. buttonTool9,
  1001. buttonTool10,
  1002. buttonTool3});
  1003. this.ultraToolbarsManager1.ToolClick += new Infragistics.Win.UltraWinToolbars.ToolClickEventHandler(this.ultraToolbarsManager1_ToolClick);
  1004. //
  1005. // frmOrderModel
  1006. //
  1007. this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
  1008. this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
  1009. this.ClientSize = new System.Drawing.Size(732, 525);
  1010. this.Controls.Add(this.frmStyleBase_Fill_Panel);
  1011. this.Controls.Add(this._Form1_Toolbars_Dock_Area_Left);
  1012. this.Controls.Add(this._Form1_Toolbars_Dock_Area_Right);
  1013. this.Controls.Add(this._Form1_Toolbars_Dock_Area_Top);
  1014. this.Controls.Add(this._Form1_Toolbars_Dock_Area_Bottom);
  1015. this.Name = "frmOrderModel";
  1016. this.StartPosition = System.Windows.Forms.FormStartPosition.CenterParent;
  1017. this.Text = "商务条款信息管理";
  1018. this.Load += new System.EventHandler(this.frmOrderModel_Load);
  1019. this.ultraTabPageControl1.ResumeLayout(false);
  1020. this.panel1.ResumeLayout(false);
  1021. this.panel1.PerformLayout();
  1022. ((System.ComponentModel.ISupportInitialize)(this.txtNM)).EndInit();
  1023. ((System.ComponentModel.ISupportInitialize)(this.cmbSy)).EndInit();
  1024. ((System.ComponentModel.ISupportInitialize)(this.chkFb)).EndInit();
  1025. ((System.ComponentModel.ISupportInitialize)(this.chkTy)).EndInit();
  1026. this.ultraTabPageControl2.ResumeLayout(false);
  1027. this.panel2.ResumeLayout(false);
  1028. this.panel2.PerformLayout();
  1029. ((System.ComponentModel.ISupportInitialize)(this.txtTmDetails)).EndInit();
  1030. ((System.ComponentModel.ISupportInitialize)(this.txtXh)).EndInit();
  1031. ((System.ComponentModel.ISupportInitialize)(this.ultraTabControl1)).EndInit();
  1032. this.ultraTabControl1.ResumeLayout(false);
  1033. ((System.ComponentModel.ISupportInitialize)(this.dataSet1)).EndInit();
  1034. ((System.ComponentModel.ISupportInitialize)(this.dataTable1)).EndInit();
  1035. ((System.ComponentModel.ISupportInitialize)(this.dataTable2)).EndInit();
  1036. this.frmStyleBase_Fill_Panel.ResumeLayout(false);
  1037. this.ultraPanel1.ClientArea.ResumeLayout(false);
  1038. this.ultraPanel1.ResumeLayout(false);
  1039. this.ultraPanel4.ClientArea.ResumeLayout(false);
  1040. this.ultraPanel4.ResumeLayout(false);
  1041. ((System.ComponentModel.ISupportInitialize)(this.ultraGrid2)).EndInit();
  1042. this.ultraPanel2.ClientArea.ResumeLayout(false);
  1043. this.ultraPanel2.ResumeLayout(false);
  1044. ((System.ComponentModel.ISupportInitialize)(this.ultraGrid1)).EndInit();
  1045. ((System.ComponentModel.ISupportInitialize)(this.ultraGroupBox1)).EndInit();
  1046. this.ultraGroupBox1.ResumeLayout(false);
  1047. this.ultraGroupBox1.PerformLayout();
  1048. ((System.ComponentModel.ISupportInitialize)(this.cmbSyTitle)).EndInit();
  1049. ((System.ComponentModel.ISupportInitialize)(this.uceUnit)).EndInit();
  1050. ((System.ComponentModel.ISupportInitialize)(this.txtNMTitle)).EndInit();
  1051. ((System.ComponentModel.ISupportInitialize)(this.ultraCheckEditor2)).EndInit();
  1052. ((System.ComponentModel.ISupportInitialize)(this.ultraToolbarsManager1)).EndInit();
  1053. this.ResumeLayout(false);
  1054. }
  1055. #endregion
  1056. private Infragistics.Win.UltraWinTabControl.UltraTabControl ultraTabControl1;
  1057. private Infragistics.Win.UltraWinTabControl.UltraTabSharedControlsPage ultraTabSharedControlsPage1;
  1058. private Infragistics.Win.UltraWinTabControl.UltraTabPageControl ultraTabPageControl1;
  1059. private Infragistics.Win.UltraWinTabControl.UltraTabPageControl ultraTabPageControl2;
  1060. private System.Windows.Forms.Panel frmStyleBase_Fill_Panel;
  1061. private Infragistics.Win.UltraWinToolbars.UltraToolbarsManager ultraToolbarsManager1;
  1062. private Infragistics.Win.UltraWinToolbars.UltraToolbarsDockArea _Form1_Toolbars_Dock_Area_Left;
  1063. private Infragistics.Win.UltraWinToolbars.UltraToolbarsDockArea _Form1_Toolbars_Dock_Area_Right;
  1064. private Infragistics.Win.UltraWinToolbars.UltraToolbarsDockArea _Form1_Toolbars_Dock_Area_Top;
  1065. private Infragistics.Win.UltraWinToolbars.UltraToolbarsDockArea _Form1_Toolbars_Dock_Area_Bottom;
  1066. private System.Windows.Forms.Panel panel1;
  1067. private Infragistics.Win.UltraWinEditors.UltraCheckEditor chkFb;
  1068. private Infragistics.Win.UltraWinEditors.UltraCheckEditor chkTy;
  1069. private Infragistics.Win.Misc.UltraLabel ultraLabel1;
  1070. private Infragistics.Win.Misc.UltraLabel ultraLabel17;
  1071. private System.Windows.Forms.Panel panel2;
  1072. private Infragistics.Win.UltraWinEditors.UltraTextEditor txtTmDetails;
  1073. private Infragistics.Win.Misc.UltraLabel ultraLabel3;
  1074. private Infragistics.Win.UltraWinEditors.UltraTextEditor txtXh;
  1075. private Infragistics.Win.Misc.UltraLabel ultraLabel2;
  1076. private Infragistics.Win.UltraWinEditors.UltraComboEditor cmbSy;
  1077. private System.Data.DataSet dataSet1;
  1078. private System.Data.DataTable dataTable1;
  1079. private System.Data.DataColumn dataColumn1;
  1080. private System.Data.DataColumn dataColumn2;
  1081. private System.Data.DataColumn dataColumn3;
  1082. private System.Data.DataColumn dataColumn4;
  1083. private System.Data.DataColumn dataColumn5;
  1084. private System.Data.DataColumn dataColumn6;
  1085. private System.Data.DataColumn dataColumn7;
  1086. private System.Data.DataColumn dataColumn8;
  1087. private System.Data.DataColumn dataColumn9;
  1088. private System.Data.DataColumn dataColumn10;
  1089. private System.Data.DataColumn dataColumn11;
  1090. private System.Data.DataColumn dataColumn12;
  1091. private System.Data.DataColumn dataColumn13;
  1092. private Infragistics.Win.UltraWinEditors.UltraTextEditor txtNM;
  1093. private System.Data.DataTable dataTable2;
  1094. private System.Data.DataColumn dataColumn14;
  1095. private System.Data.DataColumn dataColumn15;
  1096. private System.Data.DataColumn dataColumn16;
  1097. private System.Data.DataColumn dataColumn17;
  1098. private System.Data.DataColumn dataColumn18;
  1099. private System.Data.DataColumn dataColumn19;
  1100. private System.Data.DataColumn dataColumn20;
  1101. private System.Data.DataColumn dataColumn21;
  1102. private System.Data.DataColumn dataColumn22;
  1103. private System.Data.DataColumn dataColumn23;
  1104. private System.Data.DataColumn dataColumn24;
  1105. private System.Data.DataColumn dataColumn25;
  1106. private System.Data.DataColumn dataColumn26;
  1107. private System.Data.DataColumn dataColumn27;
  1108. private System.Data.DataColumn dataColumn28;
  1109. private Infragistics.Win.UltraWinGrid.UltraGrid ultraGrid2;
  1110. private Infragistics.Win.UltraWinGrid.UltraGrid ultraGrid1;
  1111. private Infragistics.Win.Misc.UltraGroupBox ultraGroupBox1;
  1112. private Infragistics.Win.UltraWinEditors.UltraComboEditor cmbSyTitle;
  1113. private Infragistics.Win.UltraWinEditors.UltraCheckEditor uceUnit;
  1114. private Infragistics.Win.UltraWinEditors.UltraTextEditor txtNMTitle;
  1115. private Infragistics.Win.UltraWinEditors.UltraCheckEditor ultraCheckEditor2;
  1116. private Infragistics.Win.Misc.UltraPanel ultraPanel1;
  1117. private Infragistics.Win.Misc.UltraPanel ultraPanel4;
  1118. private Infragistics.Win.Misc.UltraPanel ultraPanel2;
  1119. }
  1120. }