frmBaseInfo.Designer.cs 30 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552
  1. namespace Core.LgMes.Client.LgIntegrationQuery
  2. {
  3. partial class frmBaseInfo
  4. {
  5. /// <summary>
  6. /// 必需的设计器变量。
  7. /// </summary>
  8. private System.ComponentModel.IContainer components = null;
  9. /// <summary>
  10. /// 清理所有正在使用的资源。
  11. /// </summary>
  12. /// <param name="disposing">如果应释放托管资源,为 true;否则为 false。</param>
  13. protected override void Dispose(bool disposing)
  14. {
  15. if (disposing && (components != null))
  16. {
  17. components.Dispose();
  18. }
  19. base.Dispose(disposing);
  20. }
  21. #region Windows 窗体设计器生成的代码
  22. /// <summary>
  23. /// 设计器支持所需的方法 - 不要
  24. /// 使用代码编辑器修改此方法的内容。
  25. /// </summary>
  26. private void InitializeComponent()
  27. {
  28. this.components = new System.ComponentModel.Container();
  29. Infragistics.Win.UltraWinDataSource.UltraDataColumn ultraDataColumn1 = new Infragistics.Win.UltraWinDataSource.UltraDataColumn("BASECODE");
  30. Infragistics.Win.UltraWinDataSource.UltraDataColumn ultraDataColumn2 = new Infragistics.Win.UltraWinDataSource.UltraDataColumn("BASENAME");
  31. Infragistics.Win.UltraWinDataSource.UltraDataColumn ultraDataColumn3 = new Infragistics.Win.UltraWinDataSource.UltraDataColumn("MEMO");
  32. Infragistics.Win.UltraWinDataSource.UltraDataColumn ultraDataColumn4 = new Infragistics.Win.UltraWinDataSource.UltraDataColumn("ISVISIBLE");
  33. Infragistics.Win.UltraWinDataSource.UltraDataColumn ultraDataColumn5 = new Infragistics.Win.UltraWinDataSource.UltraDataColumn("SORTCODE");
  34. Infragistics.Win.UltraWinDataSource.UltraDataColumn ultraDataColumn6 = new Infragistics.Win.UltraWinDataSource.UltraDataColumn("RECORDER");
  35. Infragistics.Win.UltraWinDataSource.UltraDataColumn ultraDataColumn7 = new Infragistics.Win.UltraWinDataSource.UltraDataColumn("INPUTTIME");
  36. Infragistics.Win.UltraWinDataSource.UltraDataColumn ultraDataColumn8 = new Infragistics.Win.UltraWinDataSource.UltraDataColumn("FLAG");
  37. Infragistics.Win.UltraWinDataSource.UltraDataColumn ultraDataColumn9 = new Infragistics.Win.UltraWinDataSource.UltraDataColumn("SEQ");
  38. Infragistics.Win.UltraWinGrid.UltraGridBand ultraGridBand1 = new Infragistics.Win.UltraWinGrid.UltraGridBand("Band 0", -1);
  39. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn1 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("BASECODE", -1, null, 0, Infragistics.Win.UltraWinGrid.SortIndicator.Ascending, false);
  40. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn2 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("BASENAME");
  41. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn3 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("MEMO");
  42. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn4 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("ISVISIBLE");
  43. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn5 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("SORTCODE");
  44. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn6 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("RECORDER");
  45. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn7 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("INPUTTIME");
  46. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn8 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("FLAG");
  47. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn9 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("SEQ");
  48. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn10 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("MEMO1", 0);
  49. this.ultraExpandableGroupBox1 = new Infragistics.Win.Misc.UltraExpandableGroupBox();
  50. this.ultraExpandableGroupBoxPanel1 = new Infragistics.Win.Misc.UltraExpandableGroupBoxPanel();
  51. this.ultraExpandableGroupBoxPanel1_Fill_Panel = new System.Windows.Forms.Panel();
  52. this.txtSEQ = new System.Windows.Forms.TextBox();
  53. this.label6 = new System.Windows.Forms.Label();
  54. this.txtCodePart2 = new System.Windows.Forms.TextBox();
  55. this.txtCE = new System.Windows.Forms.TextBox();
  56. this.label5 = new System.Windows.Forms.Label();
  57. this.checkBox1 = new System.Windows.Forms.CheckBox();
  58. this.txtCodePart1 = new System.Windows.Forms.TextBox();
  59. this.txtName = new System.Windows.Forms.TextBox();
  60. this.txtMemo = new System.Windows.Forms.TextBox();
  61. this.txtSCode = new System.Windows.Forms.TextBox();
  62. this.label4 = new System.Windows.Forms.Label();
  63. this.label3 = new System.Windows.Forms.Label();
  64. this.label2 = new System.Windows.Forms.Label();
  65. this.label1 = new System.Windows.Forms.Label();
  66. this.uldtsrcMain = new Infragistics.Win.UltraWinDataSource.UltraDataSource(this.components);
  67. this.ultraGroupBox1 = new Infragistics.Win.Misc.UltraGroupBox();
  68. this.chbxLG = new System.Windows.Forms.CheckBox();
  69. this.chbxQT = new System.Windows.Forms.CheckBox();
  70. this.chbxKC = new System.Windows.Forms.CheckBox();
  71. this.chbxZL = new System.Windows.Forms.CheckBox();
  72. this.chbxZG = new System.Windows.Forms.CheckBox();
  73. this.chbxJH = new System.Windows.Forms.CheckBox();
  74. this.chbxDM = new System.Windows.Forms.CheckBox();
  75. this.FrmBase_Fill_Panel = new System.Windows.Forms.Panel();
  76. this.splitter2 = new System.Windows.Forms.Splitter();
  77. this.ulGridMain = new Infragistics.Win.UltraWinGrid.UltraGrid();
  78. this.treeView1 = new System.Windows.Forms.TreeView();
  79. this.splitter1 = new System.Windows.Forms.Splitter();
  80. this.ultraGridExcelExporter1 = new Infragistics.Win.UltraWinGrid.ExcelExport.UltraGridExcelExporter(this.components);
  81. ((System.ComponentModel.ISupportInitialize)(this.ultraExpandableGroupBox1)).BeginInit();
  82. this.ultraExpandableGroupBox1.SuspendLayout();
  83. this.ultraExpandableGroupBoxPanel1.SuspendLayout();
  84. this.ultraExpandableGroupBoxPanel1_Fill_Panel.SuspendLayout();
  85. ((System.ComponentModel.ISupportInitialize)(this.uldtsrcMain)).BeginInit();
  86. ((System.ComponentModel.ISupportInitialize)(this.ultraGroupBox1)).BeginInit();
  87. this.ultraGroupBox1.SuspendLayout();
  88. this.FrmBase_Fill_Panel.SuspendLayout();
  89. ((System.ComponentModel.ISupportInitialize)(this.ulGridMain)).BeginInit();
  90. this.SuspendLayout();
  91. //
  92. // ultraExpandableGroupBox1
  93. //
  94. this.ultraExpandableGroupBox1.Controls.Add(this.ultraExpandableGroupBoxPanel1);
  95. this.ultraExpandableGroupBox1.Dock = System.Windows.Forms.DockStyle.Bottom;
  96. this.ultraExpandableGroupBox1.ExpandedSize = new System.Drawing.Size(1012, 86);
  97. this.ultraExpandableGroupBox1.Location = new System.Drawing.Point(0, 633);
  98. this.ultraExpandableGroupBox1.Name = "ultraExpandableGroupBox1";
  99. this.ultraExpandableGroupBox1.Size = new System.Drawing.Size(1012, 93);
  100. this.ultraExpandableGroupBox1.TabIndex = 5;
  101. this.ultraExpandableGroupBox1.Text = "编辑区";
  102. this.ultraExpandableGroupBox1.ViewStyle = Infragistics.Win.Misc.GroupBoxViewStyle.VisualStudio2005;
  103. //
  104. // ultraExpandableGroupBoxPanel1
  105. //
  106. this.ultraExpandableGroupBoxPanel1.Controls.Add(this.ultraExpandableGroupBoxPanel1_Fill_Panel);
  107. this.ultraExpandableGroupBoxPanel1.Dock = System.Windows.Forms.DockStyle.Fill;
  108. this.ultraExpandableGroupBoxPanel1.Location = new System.Drawing.Point(2, 20);
  109. this.ultraExpandableGroupBoxPanel1.Name = "ultraExpandableGroupBoxPanel1";
  110. this.ultraExpandableGroupBoxPanel1.Size = new System.Drawing.Size(1008, 71);
  111. this.ultraExpandableGroupBoxPanel1.TabIndex = 0;
  112. //
  113. // ultraExpandableGroupBoxPanel1_Fill_Panel
  114. //
  115. this.ultraExpandableGroupBoxPanel1_Fill_Panel.Controls.Add(this.txtSEQ);
  116. this.ultraExpandableGroupBoxPanel1_Fill_Panel.Controls.Add(this.label6);
  117. this.ultraExpandableGroupBoxPanel1_Fill_Panel.Controls.Add(this.txtCodePart2);
  118. this.ultraExpandableGroupBoxPanel1_Fill_Panel.Controls.Add(this.txtCE);
  119. this.ultraExpandableGroupBoxPanel1_Fill_Panel.Controls.Add(this.label5);
  120. this.ultraExpandableGroupBoxPanel1_Fill_Panel.Controls.Add(this.checkBox1);
  121. this.ultraExpandableGroupBoxPanel1_Fill_Panel.Controls.Add(this.txtCodePart1);
  122. this.ultraExpandableGroupBoxPanel1_Fill_Panel.Controls.Add(this.txtName);
  123. this.ultraExpandableGroupBoxPanel1_Fill_Panel.Controls.Add(this.txtMemo);
  124. this.ultraExpandableGroupBoxPanel1_Fill_Panel.Controls.Add(this.txtSCode);
  125. this.ultraExpandableGroupBoxPanel1_Fill_Panel.Controls.Add(this.label4);
  126. this.ultraExpandableGroupBoxPanel1_Fill_Panel.Controls.Add(this.label3);
  127. this.ultraExpandableGroupBoxPanel1_Fill_Panel.Controls.Add(this.label2);
  128. this.ultraExpandableGroupBoxPanel1_Fill_Panel.Controls.Add(this.label1);
  129. this.ultraExpandableGroupBoxPanel1_Fill_Panel.Cursor = System.Windows.Forms.Cursors.Default;
  130. this.ultraExpandableGroupBoxPanel1_Fill_Panel.Dock = System.Windows.Forms.DockStyle.Fill;
  131. this.ultraExpandableGroupBoxPanel1_Fill_Panel.Location = new System.Drawing.Point(0, 0);
  132. this.ultraExpandableGroupBoxPanel1_Fill_Panel.Name = "ultraExpandableGroupBoxPanel1_Fill_Panel";
  133. this.ultraExpandableGroupBoxPanel1_Fill_Panel.Size = new System.Drawing.Size(1008, 71);
  134. this.ultraExpandableGroupBoxPanel1_Fill_Panel.TabIndex = 0;
  135. //
  136. // txtSEQ
  137. //
  138. this.txtSEQ.Location = new System.Drawing.Point(263, 37);
  139. this.txtSEQ.MaxLength = 50;
  140. this.txtSEQ.Name = "txtSEQ";
  141. this.txtSEQ.Size = new System.Drawing.Size(230, 21);
  142. this.txtSEQ.TabIndex = 5;
  143. this.txtSEQ.KeyPress += new System.Windows.Forms.KeyPressEventHandler(this.txtSEQ_KeyPress);
  144. //
  145. // label6
  146. //
  147. this.label6.Location = new System.Drawing.Point(226, 42);
  148. this.label6.Name = "label6";
  149. this.label6.Size = new System.Drawing.Size(29, 12);
  150. this.label6.TabIndex = 7;
  151. this.label6.Text = "序号";
  152. this.label6.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
  153. //
  154. // txtCodePart2
  155. //
  156. this.txtCodePart2.ImeMode = System.Windows.Forms.ImeMode.Disable;
  157. this.txtCodePart2.Location = new System.Drawing.Point(159, 7);
  158. this.txtCodePart2.MaxLength = 20;
  159. this.txtCodePart2.Name = "txtCodePart2";
  160. this.txtCodePart2.Size = new System.Drawing.Size(37, 21);
  161. this.txtCodePart2.TabIndex = 1;
  162. //
  163. // txtCE
  164. //
  165. this.txtCE.Location = new System.Drawing.Point(620, 8);
  166. this.txtCE.MaxLength = 50;
  167. this.txtCE.Name = "txtCE";
  168. this.txtCE.Size = new System.Drawing.Size(252, 21);
  169. this.txtCE.TabIndex = 3;
  170. //
  171. // label5
  172. //
  173. this.label5.Location = new System.Drawing.Point(512, 13);
  174. this.label5.Name = "label5";
  175. this.label5.Size = new System.Drawing.Size(101, 12);
  176. this.label5.TabIndex = 4;
  177. this.label5.Text = "复合元素计算公式";
  178. this.label5.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
  179. //
  180. // checkBox1
  181. //
  182. this.checkBox1.AutoSize = true;
  183. this.checkBox1.BackColor = System.Drawing.Color.LightGreen;
  184. this.checkBox1.Location = new System.Drawing.Point(878, 10);
  185. this.checkBox1.Name = "checkBox1";
  186. this.checkBox1.Size = new System.Drawing.Size(96, 16);
  187. this.checkBox1.TabIndex = 4;
  188. this.checkBox1.Text = "允许增加子类";
  189. this.checkBox1.UseVisualStyleBackColor = false;
  190. //
  191. // txtCodePart1
  192. //
  193. this.txtCodePart1.Location = new System.Drawing.Point(76, 7);
  194. this.txtCodePart1.MaxLength = 20;
  195. this.txtCodePart1.Name = "txtCodePart1";
  196. this.txtCodePart1.ReadOnly = true;
  197. this.txtCodePart1.Size = new System.Drawing.Size(84, 21);
  198. this.txtCodePart1.TabIndex = 99;
  199. this.txtCodePart1.TextAlign = System.Windows.Forms.HorizontalAlignment.Right;
  200. this.txtCodePart1.KeyPress += new System.Windows.Forms.KeyPressEventHandler(this.txtCode_KeyPress);
  201. //
  202. // txtName
  203. //
  204. this.txtName.Location = new System.Drawing.Point(263, 8);
  205. this.txtName.MaxLength = 50;
  206. this.txtName.Name = "txtName";
  207. this.txtName.Size = new System.Drawing.Size(230, 21);
  208. this.txtName.TabIndex = 2;
  209. //
  210. // txtMemo
  211. //
  212. this.txtMemo.Location = new System.Drawing.Point(620, 38);
  213. this.txtMemo.Name = "txtMemo";
  214. this.txtMemo.Size = new System.Drawing.Size(357, 21);
  215. this.txtMemo.TabIndex = 6;
  216. //
  217. // txtSCode
  218. //
  219. this.txtSCode.BackColor = System.Drawing.SystemColors.MenuBar;
  220. this.txtSCode.Location = new System.Drawing.Point(76, 38);
  221. this.txtSCode.Name = "txtSCode";
  222. this.txtSCode.ReadOnly = true;
  223. this.txtSCode.Size = new System.Drawing.Size(120, 21);
  224. this.txtSCode.TabIndex = 99;
  225. //
  226. // label4
  227. //
  228. this.label4.Location = new System.Drawing.Point(41, 10);
  229. this.label4.Name = "label4";
  230. this.label4.Size = new System.Drawing.Size(29, 12);
  231. this.label4.TabIndex = 0;
  232. this.label4.Text = "编号";
  233. this.label4.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
  234. //
  235. // label3
  236. //
  237. this.label3.Location = new System.Drawing.Point(41, 41);
  238. this.label3.Name = "label3";
  239. this.label3.Size = new System.Drawing.Size(29, 12);
  240. this.label3.TabIndex = 0;
  241. this.label3.Text = "编码分类";
  242. this.label3.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
  243. //
  244. // label2
  245. //
  246. this.label2.Location = new System.Drawing.Point(512, 41);
  247. this.label2.Name = "label2";
  248. this.label2.Size = new System.Drawing.Size(101, 12);
  249. this.label2.TabIndex = 0;
  250. this.label2.Text = "备注";
  251. this.label2.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
  252. //
  253. // label1
  254. //
  255. this.label1.Location = new System.Drawing.Point(226, 13);
  256. this.label1.Name = "label1";
  257. this.label1.Size = new System.Drawing.Size(29, 12);
  258. this.label1.TabIndex = 0;
  259. this.label1.Text = "名称";
  260. this.label1.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
  261. //
  262. // uldtsrcMain
  263. //
  264. this.uldtsrcMain.Band.Columns.AddRange(new object[] {
  265. ultraDataColumn1,
  266. ultraDataColumn2,
  267. ultraDataColumn3,
  268. ultraDataColumn4,
  269. ultraDataColumn5,
  270. ultraDataColumn6,
  271. ultraDataColumn7,
  272. ultraDataColumn8,
  273. ultraDataColumn9});
  274. //
  275. // ultraGroupBox1
  276. //
  277. this.ultraGroupBox1.Controls.Add(this.chbxLG);
  278. this.ultraGroupBox1.Controls.Add(this.chbxQT);
  279. this.ultraGroupBox1.Controls.Add(this.chbxKC);
  280. this.ultraGroupBox1.Controls.Add(this.chbxZL);
  281. this.ultraGroupBox1.Controls.Add(this.chbxZG);
  282. this.ultraGroupBox1.Controls.Add(this.chbxJH);
  283. this.ultraGroupBox1.Controls.Add(this.chbxDM);
  284. this.ultraGroupBox1.Dock = System.Windows.Forms.DockStyle.Top;
  285. this.ultraGroupBox1.Location = new System.Drawing.Point(0, 0);
  286. this.ultraGroupBox1.Name = "ultraGroupBox1";
  287. this.ultraGroupBox1.Size = new System.Drawing.Size(1012, 40);
  288. this.ultraGroupBox1.TabIndex = 8;
  289. //
  290. // chbxLG
  291. //
  292. this.chbxLG.AutoSize = true;
  293. this.chbxLG.Checked = true;
  294. this.chbxLG.CheckState = System.Windows.Forms.CheckState.Checked;
  295. this.chbxLG.Location = new System.Drawing.Point(34, 12);
  296. this.chbxLG.Name = "chbxLG";
  297. this.chbxLG.Size = new System.Drawing.Size(72, 16);
  298. this.chbxLG.TabIndex = 1;
  299. this.chbxLG.Text = "作业管理";
  300. this.chbxLG.UseVisualStyleBackColor = true;
  301. this.chbxLG.CheckedChanged += new System.EventHandler(this.chbx_CheckedChanged);
  302. //
  303. // chbxQT
  304. //
  305. this.chbxQT.AutoSize = true;
  306. this.chbxQT.Checked = true;
  307. this.chbxQT.CheckState = System.Windows.Forms.CheckState.Checked;
  308. this.chbxQT.Location = new System.Drawing.Point(206, 11);
  309. this.chbxQT.Name = "chbxQT";
  310. this.chbxQT.Size = new System.Drawing.Size(72, 16);
  311. this.chbxQT.TabIndex = 0;
  312. this.chbxQT.Text = "其他管理";
  313. this.chbxQT.UseVisualStyleBackColor = true;
  314. this.chbxQT.CheckedChanged += new System.EventHandler(this.chbx_CheckedChanged);
  315. //
  316. // chbxKC
  317. //
  318. this.chbxKC.AutoSize = true;
  319. this.chbxKC.Checked = true;
  320. this.chbxKC.CheckState = System.Windows.Forms.CheckState.Checked;
  321. this.chbxKC.Location = new System.Drawing.Point(472, 12);
  322. this.chbxKC.Name = "chbxKC";
  323. this.chbxKC.Size = new System.Drawing.Size(72, 16);
  324. this.chbxKC.TabIndex = 0;
  325. this.chbxKC.Text = "库存管理";
  326. this.chbxKC.UseVisualStyleBackColor = true;
  327. this.chbxKC.Visible = false;
  328. this.chbxKC.CheckedChanged += new System.EventHandler(this.chbx_CheckedChanged);
  329. //
  330. // chbxZL
  331. //
  332. this.chbxZL.AutoSize = true;
  333. this.chbxZL.Checked = true;
  334. this.chbxZL.CheckState = System.Windows.Forms.CheckState.Checked;
  335. this.chbxZL.Location = new System.Drawing.Point(384, 12);
  336. this.chbxZL.Name = "chbxZL";
  337. this.chbxZL.Size = new System.Drawing.Size(72, 16);
  338. this.chbxZL.TabIndex = 0;
  339. this.chbxZL.Text = "质量管理";
  340. this.chbxZL.UseVisualStyleBackColor = true;
  341. this.chbxZL.Visible = false;
  342. this.chbxZL.CheckedChanged += new System.EventHandler(this.chbx_CheckedChanged);
  343. //
  344. // chbxZG
  345. //
  346. this.chbxZG.AutoSize = true;
  347. this.chbxZG.Checked = true;
  348. this.chbxZG.CheckState = System.Windows.Forms.CheckState.Checked;
  349. this.chbxZG.Location = new System.Drawing.Point(296, 12);
  350. this.chbxZG.Name = "chbxZG";
  351. this.chbxZG.Size = new System.Drawing.Size(72, 16);
  352. this.chbxZG.TabIndex = 0;
  353. this.chbxZG.Text = "轧钢管理";
  354. this.chbxZG.UseVisualStyleBackColor = true;
  355. this.chbxZG.Visible = false;
  356. this.chbxZG.CheckedChanged += new System.EventHandler(this.chbx_CheckedChanged);
  357. //
  358. // chbxJH
  359. //
  360. this.chbxJH.AutoSize = true;
  361. this.chbxJH.Checked = true;
  362. this.chbxJH.CheckState = System.Windows.Forms.CheckState.Checked;
  363. this.chbxJH.Location = new System.Drawing.Point(550, 12);
  364. this.chbxJH.Name = "chbxJH";
  365. this.chbxJH.Size = new System.Drawing.Size(72, 16);
  366. this.chbxJH.TabIndex = 0;
  367. this.chbxJH.Text = "计划管理";
  368. this.chbxJH.UseVisualStyleBackColor = true;
  369. this.chbxJH.Visible = false;
  370. this.chbxJH.CheckedChanged += new System.EventHandler(this.chbx_CheckedChanged);
  371. //
  372. // chbxDM
  373. //
  374. this.chbxDM.AutoSize = true;
  375. this.chbxDM.Checked = true;
  376. this.chbxDM.CheckState = System.Windows.Forms.CheckState.Checked;
  377. this.chbxDM.Location = new System.Drawing.Point(112, 12);
  378. this.chbxDM.Name = "chbxDM";
  379. this.chbxDM.Size = new System.Drawing.Size(84, 16);
  380. this.chbxDM.TabIndex = 0;
  381. this.chbxDM.Text = "工器具管理";
  382. this.chbxDM.UseVisualStyleBackColor = true;
  383. this.chbxDM.CheckedChanged += new System.EventHandler(this.chbx_CheckedChanged);
  384. //
  385. // FrmBase_Fill_Panel
  386. //
  387. this.FrmBase_Fill_Panel.Controls.Add(this.splitter2);
  388. this.FrmBase_Fill_Panel.Controls.Add(this.ulGridMain);
  389. this.FrmBase_Fill_Panel.Controls.Add(this.treeView1);
  390. this.FrmBase_Fill_Panel.Controls.Add(this.splitter1);
  391. this.FrmBase_Fill_Panel.Controls.Add(this.ultraGroupBox1);
  392. this.FrmBase_Fill_Panel.Controls.Add(this.ultraExpandableGroupBox1);
  393. this.FrmBase_Fill_Panel.Cursor = System.Windows.Forms.Cursors.Default;
  394. this.FrmBase_Fill_Panel.Dock = System.Windows.Forms.DockStyle.Fill;
  395. this.FrmBase_Fill_Panel.Location = new System.Drawing.Point(0, 0);
  396. this.FrmBase_Fill_Panel.Name = "FrmBase_Fill_Panel";
  397. this.FrmBase_Fill_Panel.Size = new System.Drawing.Size(1012, 726);
  398. this.FrmBase_Fill_Panel.TabIndex = 0;
  399. //
  400. // splitter2
  401. //
  402. this.splitter2.Location = new System.Drawing.Point(226, 40);
  403. this.splitter2.Name = "splitter2";
  404. this.splitter2.Size = new System.Drawing.Size(3, 593);
  405. this.splitter2.TabIndex = 15;
  406. this.splitter2.TabStop = false;
  407. //
  408. // ulGridMain
  409. //
  410. this.ulGridMain.DataSource = this.uldtsrcMain;
  411. ultraGridColumn1.CellActivation = Infragistics.Win.UltraWinGrid.Activation.ActivateOnly;
  412. ultraGridColumn1.Header.Caption = "基础分类编码";
  413. ultraGridColumn1.Header.VisiblePosition = 0;
  414. ultraGridColumn1.Width = 100;
  415. ultraGridColumn2.CellActivation = Infragistics.Win.UltraWinGrid.Activation.ActivateOnly;
  416. ultraGridColumn2.Header.Caption = "基础分类名称";
  417. ultraGridColumn2.Header.VisiblePosition = 1;
  418. ultraGridColumn3.CellActivation = Infragistics.Win.UltraWinGrid.Activation.ActivateOnly;
  419. ultraGridColumn3.Header.Caption = "备注";
  420. ultraGridColumn3.Header.VisiblePosition = 3;
  421. ultraGridColumn4.CellActivation = Infragistics.Win.UltraWinGrid.Activation.ActivateOnly;
  422. ultraGridColumn4.Header.Caption = "系统默认";
  423. ultraGridColumn4.Header.VisiblePosition = 5;
  424. ultraGridColumn4.Width = 86;
  425. ultraGridColumn5.CellActivation = Infragistics.Win.UltraWinGrid.Activation.ActivateOnly;
  426. ultraGridColumn5.Header.Caption = "快速检索码";
  427. ultraGridColumn5.Header.VisiblePosition = 6;
  428. ultraGridColumn6.CellActivation = Infragistics.Win.UltraWinGrid.Activation.ActivateOnly;
  429. ultraGridColumn6.Header.Caption = "维护人";
  430. ultraGridColumn6.Header.VisiblePosition = 7;
  431. ultraGridColumn6.Width = 72;
  432. ultraGridColumn7.CellActivation = Infragistics.Win.UltraWinGrid.Activation.ActivateOnly;
  433. ultraGridColumn7.Header.Caption = "维护时间";
  434. ultraGridColumn7.Header.VisiblePosition = 8;
  435. ultraGridColumn7.Width = 110;
  436. ultraGridColumn8.CellActivation = Infragistics.Win.UltraWinGrid.Activation.ActivateOnly;
  437. ultraGridColumn8.Header.Caption = "是否允许增加子类";
  438. ultraGridColumn8.Header.VisiblePosition = 9;
  439. ultraGridColumn8.Width = 115;
  440. ultraGridColumn9.CellActivation = Infragistics.Win.UltraWinGrid.Activation.ActivateOnly;
  441. ultraGridColumn9.Header.Caption = "序号";
  442. ultraGridColumn9.Header.VisiblePosition = 2;
  443. ultraGridColumn9.Width = 72;
  444. ultraGridColumn10.CellActivation = Infragistics.Win.UltraWinGrid.Activation.ActivateOnly;
  445. ultraGridColumn10.Header.Caption = "备注1";
  446. ultraGridColumn10.Header.VisiblePosition = 4;
  447. ultraGridBand1.Columns.AddRange(new object[] {
  448. ultraGridColumn1,
  449. ultraGridColumn2,
  450. ultraGridColumn3,
  451. ultraGridColumn4,
  452. ultraGridColumn5,
  453. ultraGridColumn6,
  454. ultraGridColumn7,
  455. ultraGridColumn8,
  456. ultraGridColumn9,
  457. ultraGridColumn10});
  458. ultraGridBand1.Override.HeaderClickAction = Infragistics.Win.UltraWinGrid.HeaderClickAction.SortSingle;
  459. this.ulGridMain.DisplayLayout.BandsSerializer.Add(ultraGridBand1);
  460. this.ulGridMain.Dock = System.Windows.Forms.DockStyle.Fill;
  461. this.ulGridMain.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  462. this.ulGridMain.Location = new System.Drawing.Point(226, 40);
  463. this.ulGridMain.Name = "ulGridMain";
  464. this.ulGridMain.Size = new System.Drawing.Size(786, 593);
  465. this.ulGridMain.TabIndex = 11;
  466. this.ulGridMain.AfterRowActivate += new System.EventHandler(this.ultraRightGrid_AfterRowActivate);
  467. //
  468. // treeView1
  469. //
  470. this.treeView1.Cursor = System.Windows.Forms.Cursors.Arrow;
  471. this.treeView1.Dock = System.Windows.Forms.DockStyle.Left;
  472. this.treeView1.FullRowSelect = true;
  473. this.treeView1.HideSelection = false;
  474. this.treeView1.HotTracking = true;
  475. this.treeView1.LineColor = System.Drawing.Color.Blue;
  476. this.treeView1.Location = new System.Drawing.Point(3, 40);
  477. this.treeView1.Name = "treeView1";
  478. this.treeView1.Size = new System.Drawing.Size(223, 593);
  479. this.treeView1.TabIndex = 14;
  480. this.treeView1.NodeMouseClick += new System.Windows.Forms.TreeNodeMouseClickEventHandler(this.treeView1_NodeMouseClick);
  481. //
  482. // splitter1
  483. //
  484. this.splitter1.Location = new System.Drawing.Point(0, 40);
  485. this.splitter1.Name = "splitter1";
  486. this.splitter1.Size = new System.Drawing.Size(3, 593);
  487. this.splitter1.TabIndex = 12;
  488. this.splitter1.TabStop = false;
  489. //
  490. // frmBaseInfo
  491. //
  492. this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
  493. this.ClientSize = new System.Drawing.Size(1012, 726);
  494. this.Controls.Add(this.FrmBase_Fill_Panel);
  495. this.Name = "frmBaseInfo";
  496. this.Text = "基础数据管理";
  497. this.Load += new System.EventHandler(this.frmBaseInfo_Load);
  498. ((System.ComponentModel.ISupportInitialize)(this.ultraExpandableGroupBox1)).EndInit();
  499. this.ultraExpandableGroupBox1.ResumeLayout(false);
  500. this.ultraExpandableGroupBoxPanel1.ResumeLayout(false);
  501. this.ultraExpandableGroupBoxPanel1_Fill_Panel.ResumeLayout(false);
  502. this.ultraExpandableGroupBoxPanel1_Fill_Panel.PerformLayout();
  503. ((System.ComponentModel.ISupportInitialize)(this.uldtsrcMain)).EndInit();
  504. ((System.ComponentModel.ISupportInitialize)(this.ultraGroupBox1)).EndInit();
  505. this.ultraGroupBox1.ResumeLayout(false);
  506. this.ultraGroupBox1.PerformLayout();
  507. this.FrmBase_Fill_Panel.ResumeLayout(false);
  508. ((System.ComponentModel.ISupportInitialize)(this.ulGridMain)).EndInit();
  509. this.ResumeLayout(false);
  510. }
  511. #endregion
  512. private System.Windows.Forms.Panel FrmBase_Fill_Panel;
  513. private System.Windows.Forms.Splitter splitter1;
  514. private Infragistics.Win.Misc.UltraGroupBox ultraGroupBox1;
  515. private System.Windows.Forms.CheckBox chbxQT;
  516. private System.Windows.Forms.CheckBox chbxKC;
  517. private System.Windows.Forms.CheckBox chbxZL;
  518. private System.Windows.Forms.CheckBox chbxZG;
  519. private System.Windows.Forms.CheckBox chbxJH;
  520. private System.Windows.Forms.CheckBox chbxDM;
  521. private Infragistics.Win.Misc.UltraExpandableGroupBox ultraExpandableGroupBox1;
  522. private Infragistics.Win.Misc.UltraExpandableGroupBoxPanel ultraExpandableGroupBoxPanel1;
  523. private System.Windows.Forms.Panel ultraExpandableGroupBoxPanel1_Fill_Panel;
  524. private System.Windows.Forms.TextBox txtCodePart1;
  525. private System.Windows.Forms.TextBox txtName;
  526. private System.Windows.Forms.TextBox txtMemo;
  527. private System.Windows.Forms.TextBox txtSCode;
  528. private System.Windows.Forms.Label label4;
  529. private System.Windows.Forms.Label label3;
  530. private System.Windows.Forms.Label label2;
  531. private System.Windows.Forms.Label label1;
  532. private System.Windows.Forms.TreeView treeView1;
  533. private System.Windows.Forms.CheckBox checkBox1;
  534. private System.Windows.Forms.Splitter splitter2;
  535. private Infragistics.Win.UltraWinDataSource.UltraDataSource uldtsrcMain;
  536. private Infragistics.Win.UltraWinGrid.ExcelExport.UltraGridExcelExporter ultraGridExcelExporter1;
  537. private System.Windows.Forms.TextBox txtCE;
  538. private System.Windows.Forms.Label label5;
  539. private System.Windows.Forms.CheckBox chbxLG;
  540. private System.Windows.Forms.TextBox txtCodePart2;
  541. private System.Windows.Forms.TextBox txtSEQ;
  542. private System.Windows.Forms.Label label6;
  543. private Infragistics.Win.UltraWinGrid.UltraGrid ulGridMain;
  544. }
  545. }