frmChargeConfig.designer.cs 40 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590
  1. namespace Core.StlMes.Client.LgResMgt
  2. {
  3. partial class frmChargeConfig
  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.UltraWinGrid.UltraGridBand ultraGridBand1 = new Infragistics.Win.UltraWinGrid.UltraGridBand("Band 0", -1);
  30. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn1 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("ID");
  31. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn2 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("CHARGENO");
  32. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn3 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("STATUS");
  33. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn4 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("TAREWEIGHT");
  34. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn5 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("MEMO");
  35. Infragistics.Win.Appearance appearance51 = new Infragistics.Win.Appearance();
  36. Infragistics.Win.ValueList valueList1 = new Infragistics.Win.ValueList(8086672);
  37. Infragistics.Win.ValueListItem valueListItem6 = new Infragistics.Win.ValueListItem();
  38. Infragistics.Win.ValueListItem valueListItem11 = new Infragistics.Win.ValueListItem();
  39. Infragistics.Win.ValueListItem valueListItem12 = new Infragistics.Win.ValueListItem();
  40. Infragistics.Win.UltraWinDataSource.UltraDataColumn ultraDataColumn1 = new Infragistics.Win.UltraWinDataSource.UltraDataColumn("ID");
  41. Infragistics.Win.UltraWinDataSource.UltraDataColumn ultraDataColumn2 = new Infragistics.Win.UltraWinDataSource.UltraDataColumn("CHARGENO");
  42. Infragistics.Win.UltraWinDataSource.UltraDataColumn ultraDataColumn3 = new Infragistics.Win.UltraWinDataSource.UltraDataColumn("STATUS");
  43. Infragistics.Win.UltraWinDataSource.UltraDataColumn ultraDataColumn4 = new Infragistics.Win.UltraWinDataSource.UltraDataColumn("TAREWEIGHT");
  44. Infragistics.Win.UltraWinDataSource.UltraDataColumn ultraDataColumn5 = new Infragistics.Win.UltraWinDataSource.UltraDataColumn("MEMO");
  45. Infragistics.Win.UltraWinToolbars.UltraToolbar ultraToolbar1 = new Infragistics.Win.UltraWinToolbars.UltraToolbar("UltraToolbar1");
  46. Infragistics.Win.UltraWinToolbars.ButtonTool buttonTool40 = new Infragistics.Win.UltraWinToolbars.ButtonTool("left");
  47. Infragistics.Win.UltraWinToolbars.ButtonTool buttonTool41 = new Infragistics.Win.UltraWinToolbars.ButtonTool("right");
  48. Infragistics.Win.UltraWinToolbars.ButtonTool buttonTool45 = new Infragistics.Win.UltraWinToolbars.ButtonTool("add");
  49. Infragistics.Win.UltraWinToolbars.ButtonTool buttonTool46 = new Infragistics.Win.UltraWinToolbars.ButtonTool("edit");
  50. Infragistics.Win.UltraWinToolbars.ButtonTool buttonTool47 = new Infragistics.Win.UltraWinToolbars.ButtonTool("del");
  51. Infragistics.Win.UltraWinToolbars.ButtonTool buttonTool43 = new Infragistics.Win.UltraWinToolbars.ButtonTool("ok");
  52. Infragistics.Win.UltraWinToolbars.ButtonTool buttonTool42 = new Infragistics.Win.UltraWinToolbars.ButtonTool("cancel");
  53. Infragistics.Win.UltraWinToolbars.ButtonTool buttonTool57 = new Infragistics.Win.UltraWinToolbars.ButtonTool("add");
  54. Infragistics.Win.Appearance appearance30 = new Infragistics.Win.Appearance();
  55. System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(frmChargeConfig));
  56. Infragistics.Win.UltraWinToolbars.ButtonTool buttonTool58 = new Infragistics.Win.UltraWinToolbars.ButtonTool("del");
  57. Infragistics.Win.Appearance appearance32 = new Infragistics.Win.Appearance();
  58. Infragistics.Win.UltraWinToolbars.ButtonTool buttonTool59 = new Infragistics.Win.UltraWinToolbars.ButtonTool("edit");
  59. Infragistics.Win.Appearance appearance31 = new Infragistics.Win.Appearance();
  60. Infragistics.Win.UltraWinToolbars.ButtonTool buttonTool61 = new Infragistics.Win.UltraWinToolbars.ButtonTool("ok");
  61. Infragistics.Win.Appearance appearance33 = new Infragistics.Win.Appearance();
  62. Infragistics.Win.UltraWinToolbars.ButtonTool buttonTool62 = new Infragistics.Win.UltraWinToolbars.ButtonTool("cancel");
  63. Infragistics.Win.Appearance appearance34 = new Infragistics.Win.Appearance();
  64. Infragistics.Win.UltraWinToolbars.ButtonTool buttonTool32 = new Infragistics.Win.UltraWinToolbars.ButtonTool("left");
  65. Infragistics.Win.Appearance appearance28 = new Infragistics.Win.Appearance();
  66. Infragistics.Win.UltraWinToolbars.ButtonTool buttonTool33 = new Infragistics.Win.UltraWinToolbars.ButtonTool("right");
  67. Infragistics.Win.Appearance appearance29 = new Infragistics.Win.Appearance();
  68. this.ultraGrid1 = new Infragistics.Win.UltraWinGrid.UltraGrid();
  69. this.ultraDataSource1 = new Infragistics.Win.UltraWinDataSource.UltraDataSource(this.components);
  70. this.ultraExpandableGroupBox1 = new Infragistics.Win.Misc.UltraExpandableGroupBox();
  71. this.ultraExpandableGroupBoxPanel1 = new Infragistics.Win.Misc.UltraExpandableGroupBoxPanel();
  72. this.ultraExpandableGroupBoxPanel1_Fill_Panel = new System.Windows.Forms.Panel();
  73. this.ultraPanel3 = new Infragistics.Win.Misc.UltraPanel();
  74. this.txtMemo = new System.Windows.Forms.TextBox();
  75. this.label1 = new System.Windows.Forms.Label();
  76. this.chkStatus = new System.Windows.Forms.CheckBox();
  77. this.ultraToolbarsDockArea1 = new Infragistics.Win.UltraWinToolbars.UltraToolbarsDockArea();
  78. this.ultraToolbarsDockArea2 = new Infragistics.Win.UltraWinToolbars.UltraToolbarsDockArea();
  79. this.ultraToolbarsDockArea3 = new Infragistics.Win.UltraWinToolbars.UltraToolbarsDockArea();
  80. this.ultraToolbarsDockArea4 = new Infragistics.Win.UltraWinToolbars.UltraToolbarsDockArea();
  81. this._ClientArea_Toolbars_Dock_Area_Top = new Infragistics.Win.UltraWinToolbars.UltraToolbarsDockArea();
  82. this._ClientArea_Toolbars_Dock_Area_Bottom = new Infragistics.Win.UltraWinToolbars.UltraToolbarsDockArea();
  83. this._ClientArea_Toolbars_Dock_Area_Left = new Infragistics.Win.UltraWinToolbars.UltraToolbarsDockArea();
  84. this._ClientArea_Toolbars_Dock_Area_Right = new Infragistics.Win.UltraWinToolbars.UltraToolbarsDockArea();
  85. this.txtWeight = new System.Windows.Forms.TextBox();
  86. this.label5 = new System.Windows.Forms.Label();
  87. this.label11 = new System.Windows.Forms.Label();
  88. this.txtChargeNo = new System.Windows.Forms.TextBox();
  89. this.ultraToolbarsDockArea7 = new Infragistics.Win.UltraWinToolbars.UltraToolbarsDockArea();
  90. this.uTbMTool = new Infragistics.Win.UltraWinToolbars.UltraToolbarsManager(this.components);
  91. this.ultraToolbarsDockArea8 = new Infragistics.Win.UltraWinToolbars.UltraToolbarsDockArea();
  92. this.ultraToolbarsDockArea5 = new Infragistics.Win.UltraWinToolbars.UltraToolbarsDockArea();
  93. this.ultraToolbarsDockArea6 = new Infragistics.Win.UltraWinToolbars.UltraToolbarsDockArea();
  94. ((System.ComponentModel.ISupportInitialize)(this.ultraGrid1)).BeginInit();
  95. ((System.ComponentModel.ISupportInitialize)(this.ultraDataSource1)).BeginInit();
  96. ((System.ComponentModel.ISupportInitialize)(this.ultraExpandableGroupBox1)).BeginInit();
  97. this.ultraExpandableGroupBox1.SuspendLayout();
  98. this.ultraExpandableGroupBoxPanel1.SuspendLayout();
  99. this.ultraExpandableGroupBoxPanel1_Fill_Panel.SuspendLayout();
  100. this.ultraPanel3.ClientArea.SuspendLayout();
  101. this.ultraPanel3.SuspendLayout();
  102. ((System.ComponentModel.ISupportInitialize)(this.uTbMTool)).BeginInit();
  103. this.SuspendLayout();
  104. //
  105. // ultraGrid1
  106. //
  107. this.ultraGrid1.DataSource = this.ultraDataSource1;
  108. ultraGridColumn1.CellActivation = Infragistics.Win.UltraWinGrid.Activation.ActivateOnly;
  109. ultraGridColumn1.Header.VisiblePosition = 4;
  110. ultraGridColumn1.Hidden = true;
  111. ultraGridColumn2.Header.Caption = "料斗号";
  112. ultraGridColumn2.Header.VisiblePosition = 0;
  113. ultraGridColumn2.RowLayoutColumnInfo.OriginX = 0;
  114. ultraGridColumn2.RowLayoutColumnInfo.OriginY = 0;
  115. ultraGridColumn2.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(59, 0);
  116. ultraGridColumn2.RowLayoutColumnInfo.SpanX = 2;
  117. ultraGridColumn2.RowLayoutColumnInfo.SpanY = 2;
  118. ultraGridColumn3.Header.Caption = "是否在用";
  119. ultraGridColumn3.Header.VisiblePosition = 1;
  120. ultraGridColumn3.RowLayoutColumnInfo.OriginX = 4;
  121. ultraGridColumn3.RowLayoutColumnInfo.OriginY = 0;
  122. ultraGridColumn3.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(78, 0);
  123. ultraGridColumn3.RowLayoutColumnInfo.SpanX = 2;
  124. ultraGridColumn3.RowLayoutColumnInfo.SpanY = 2;
  125. ultraGridColumn4.Header.Caption = "重量";
  126. ultraGridColumn4.Header.VisiblePosition = 2;
  127. ultraGridColumn4.RowLayoutColumnInfo.OriginX = 2;
  128. ultraGridColumn4.RowLayoutColumnInfo.OriginY = 0;
  129. ultraGridColumn4.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(98, 0);
  130. ultraGridColumn4.RowLayoutColumnInfo.SpanX = 2;
  131. ultraGridColumn4.RowLayoutColumnInfo.SpanY = 2;
  132. ultraGridColumn5.Header.Caption = "备注";
  133. ultraGridColumn5.Header.VisiblePosition = 3;
  134. ultraGridColumn5.RowLayoutColumnInfo.OriginX = 6;
  135. ultraGridColumn5.RowLayoutColumnInfo.OriginY = 0;
  136. ultraGridColumn5.RowLayoutColumnInfo.SpanX = 2;
  137. ultraGridColumn5.RowLayoutColumnInfo.SpanY = 2;
  138. ultraGridBand1.Columns.AddRange(new object[] {
  139. ultraGridColumn1,
  140. ultraGridColumn2,
  141. ultraGridColumn3,
  142. ultraGridColumn4,
  143. ultraGridColumn5});
  144. ultraGridBand1.Override.AllowRowLayoutCellSizing = Infragistics.Win.UltraWinGrid.RowLayoutSizing.Horizontal;
  145. ultraGridBand1.Override.AllowRowLayoutLabelSizing = Infragistics.Win.UltraWinGrid.RowLayoutSizing.Horizontal;
  146. ultraGridBand1.RowLayoutStyle = Infragistics.Win.UltraWinGrid.RowLayoutStyle.ColumnLayout;
  147. this.ultraGrid1.DisplayLayout.BandsSerializer.Add(ultraGridBand1);
  148. appearance51.TextVAlignAsString = "Middle";
  149. this.ultraGrid1.DisplayLayout.Override.RowSelectorAppearance = appearance51;
  150. this.ultraGrid1.DisplayLayout.Override.RowSelectorNumberStyle = Infragistics.Win.UltraWinGrid.RowSelectorNumberStyle.RowIndex;
  151. this.ultraGrid1.DisplayLayout.Override.RowSelectors = Infragistics.Win.DefaultableBoolean.True;
  152. this.ultraGrid1.DisplayLayout.Override.RowSelectorWidth = 45;
  153. this.ultraGrid1.DisplayLayout.Override.SelectTypeCol = Infragistics.Win.UltraWinGrid.SelectType.None;
  154. this.ultraGrid1.DisplayLayout.Override.WrapHeaderText = Infragistics.Win.DefaultableBoolean.True;
  155. valueListItem6.DataValue = "01";
  156. valueListItem6.DisplayText = "切头";
  157. valueListItem11.DataValue = "02";
  158. valueListItem11.DisplayText = "切尾";
  159. valueListItem12.DataValue = "03";
  160. valueListItem12.DisplayText = "边角料";
  161. valueList1.ValueListItems.AddRange(new Infragistics.Win.ValueListItem[] {
  162. valueListItem6,
  163. valueListItem11,
  164. valueListItem12});
  165. this.ultraGrid1.DisplayLayout.ValueLists.AddRange(new Infragistics.Win.ValueList[] {
  166. valueList1});
  167. this.ultraGrid1.Dock = System.Windows.Forms.DockStyle.Fill;
  168. this.ultraGrid1.Font = new System.Drawing.Font("宋体", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  169. this.ultraGrid1.Location = new System.Drawing.Point(0, 0);
  170. this.ultraGrid1.Name = "ultraGrid1";
  171. this.ultraGrid1.Size = new System.Drawing.Size(446, 194);
  172. this.ultraGrid1.TabIndex = 0;
  173. this.ultraGrid1.AfterRowActivate += new System.EventHandler(this.ultraGrid1_AfterRowActivate);
  174. //
  175. // ultraDataSource1
  176. //
  177. this.ultraDataSource1.Band.Columns.AddRange(new object[] {
  178. ultraDataColumn1,
  179. ultraDataColumn2,
  180. ultraDataColumn3,
  181. ultraDataColumn4,
  182. ultraDataColumn5});
  183. //
  184. // ultraExpandableGroupBox1
  185. //
  186. this.ultraExpandableGroupBox1.Controls.Add(this.ultraExpandableGroupBoxPanel1);
  187. this.ultraExpandableGroupBox1.Dock = System.Windows.Forms.DockStyle.Bottom;
  188. this.ultraExpandableGroupBox1.ExpandedSize = new System.Drawing.Size(446, 143);
  189. this.ultraExpandableGroupBox1.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  190. this.ultraExpandableGroupBox1.Location = new System.Drawing.Point(0, 194);
  191. this.ultraExpandableGroupBox1.Name = "ultraExpandableGroupBox1";
  192. this.ultraExpandableGroupBox1.Size = new System.Drawing.Size(446, 143);
  193. this.ultraExpandableGroupBox1.TabIndex = 253;
  194. this.ultraExpandableGroupBox1.Text = "编辑区域";
  195. this.ultraExpandableGroupBox1.ViewStyle = Infragistics.Win.Misc.GroupBoxViewStyle.VisualStudio2005;
  196. //
  197. // ultraExpandableGroupBoxPanel1
  198. //
  199. this.ultraExpandableGroupBoxPanel1.Controls.Add(this.ultraExpandableGroupBoxPanel1_Fill_Panel);
  200. this.ultraExpandableGroupBoxPanel1.Controls.Add(this.ultraToolbarsDockArea7);
  201. this.ultraExpandableGroupBoxPanel1.Controls.Add(this.ultraToolbarsDockArea8);
  202. this.ultraExpandableGroupBoxPanel1.Controls.Add(this.ultraToolbarsDockArea5);
  203. this.ultraExpandableGroupBoxPanel1.Controls.Add(this.ultraToolbarsDockArea6);
  204. this.ultraExpandableGroupBoxPanel1.Dock = System.Windows.Forms.DockStyle.Fill;
  205. this.ultraExpandableGroupBoxPanel1.Location = new System.Drawing.Point(2, 20);
  206. this.ultraExpandableGroupBoxPanel1.Name = "ultraExpandableGroupBoxPanel1";
  207. this.ultraExpandableGroupBoxPanel1.Size = new System.Drawing.Size(442, 121);
  208. this.ultraExpandableGroupBoxPanel1.TabIndex = 0;
  209. //
  210. // ultraExpandableGroupBoxPanel1_Fill_Panel
  211. //
  212. this.ultraExpandableGroupBoxPanel1_Fill_Panel.Controls.Add(this.ultraPanel3);
  213. this.ultraExpandableGroupBoxPanel1_Fill_Panel.Cursor = System.Windows.Forms.Cursors.Default;
  214. this.ultraExpandableGroupBoxPanel1_Fill_Panel.Dock = System.Windows.Forms.DockStyle.Fill;
  215. this.ultraExpandableGroupBoxPanel1_Fill_Panel.Location = new System.Drawing.Point(0, 28);
  216. this.ultraExpandableGroupBoxPanel1_Fill_Panel.Name = "ultraExpandableGroupBoxPanel1_Fill_Panel";
  217. this.ultraExpandableGroupBoxPanel1_Fill_Panel.Size = new System.Drawing.Size(442, 93);
  218. this.ultraExpandableGroupBoxPanel1_Fill_Panel.TabIndex = 329;
  219. //
  220. // ultraPanel3
  221. //
  222. this.ultraPanel3.AutoScroll = true;
  223. //
  224. // ultraPanel3.ClientArea
  225. //
  226. this.ultraPanel3.ClientArea.Controls.Add(this.txtMemo);
  227. this.ultraPanel3.ClientArea.Controls.Add(this.label1);
  228. this.ultraPanel3.ClientArea.Controls.Add(this.chkStatus);
  229. this.ultraPanel3.ClientArea.Controls.Add(this.ultraToolbarsDockArea1);
  230. this.ultraPanel3.ClientArea.Controls.Add(this.ultraToolbarsDockArea2);
  231. this.ultraPanel3.ClientArea.Controls.Add(this.ultraToolbarsDockArea3);
  232. this.ultraPanel3.ClientArea.Controls.Add(this.ultraToolbarsDockArea4);
  233. this.ultraPanel3.ClientArea.Controls.Add(this._ClientArea_Toolbars_Dock_Area_Top);
  234. this.ultraPanel3.ClientArea.Controls.Add(this._ClientArea_Toolbars_Dock_Area_Bottom);
  235. this.ultraPanel3.ClientArea.Controls.Add(this._ClientArea_Toolbars_Dock_Area_Left);
  236. this.ultraPanel3.ClientArea.Controls.Add(this._ClientArea_Toolbars_Dock_Area_Right);
  237. this.ultraPanel3.ClientArea.Controls.Add(this.txtWeight);
  238. this.ultraPanel3.ClientArea.Controls.Add(this.label5);
  239. this.ultraPanel3.ClientArea.Controls.Add(this.label11);
  240. this.ultraPanel3.ClientArea.Controls.Add(this.txtChargeNo);
  241. this.ultraPanel3.Dock = System.Windows.Forms.DockStyle.Fill;
  242. this.ultraPanel3.Location = new System.Drawing.Point(0, 0);
  243. this.ultraPanel3.Name = "ultraPanel3";
  244. this.ultraPanel3.Size = new System.Drawing.Size(442, 93);
  245. this.ultraPanel3.TabIndex = 320;
  246. //
  247. // txtMemo
  248. //
  249. this.txtMemo.Location = new System.Drawing.Point(66, 51);
  250. this.txtMemo.MaxLength = 8;
  251. this.txtMemo.Name = "txtMemo";
  252. this.txtMemo.ReadOnly = true;
  253. this.txtMemo.Size = new System.Drawing.Size(314, 21);
  254. this.txtMemo.TabIndex = 393;
  255. //
  256. // label1
  257. //
  258. this.label1.AutoSize = true;
  259. this.label1.BackColor = System.Drawing.Color.Transparent;
  260. this.label1.Location = new System.Drawing.Point(28, 54);
  261. this.label1.Name = "label1";
  262. this.label1.Size = new System.Drawing.Size(29, 12);
  263. this.label1.TabIndex = 392;
  264. this.label1.Text = "备注";
  265. //
  266. // chkStatus
  267. //
  268. this.chkStatus.AutoSize = true;
  269. this.chkStatus.Enabled = false;
  270. this.chkStatus.Location = new System.Drawing.Point(320, 20);
  271. this.chkStatus.Name = "chkStatus";
  272. this.chkStatus.Size = new System.Drawing.Size(72, 16);
  273. this.chkStatus.TabIndex = 391;
  274. this.chkStatus.Text = "是否在用";
  275. this.chkStatus.UseVisualStyleBackColor = true;
  276. //
  277. // ultraToolbarsDockArea1
  278. //
  279. this.ultraToolbarsDockArea1.AccessibleRole = System.Windows.Forms.AccessibleRole.Grouping;
  280. this.ultraToolbarsDockArea1.AlphaBlendMode = Infragistics.Win.AlphaBlendMode.Disabled;
  281. this.ultraToolbarsDockArea1.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(191)))), ((int)(((byte)(219)))), ((int)(((byte)(255)))));
  282. this.ultraToolbarsDockArea1.DockedPosition = Infragistics.Win.UltraWinToolbars.DockedPosition.Top;
  283. this.ultraToolbarsDockArea1.ForeColor = System.Drawing.SystemColors.ControlText;
  284. this.ultraToolbarsDockArea1.Location = new System.Drawing.Point(0, 0);
  285. this.ultraToolbarsDockArea1.Name = "ultraToolbarsDockArea1";
  286. this.ultraToolbarsDockArea1.Size = new System.Drawing.Size(442, 0);
  287. //
  288. // ultraToolbarsDockArea2
  289. //
  290. this.ultraToolbarsDockArea2.AccessibleRole = System.Windows.Forms.AccessibleRole.Grouping;
  291. this.ultraToolbarsDockArea2.AlphaBlendMode = Infragistics.Win.AlphaBlendMode.Disabled;
  292. this.ultraToolbarsDockArea2.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(191)))), ((int)(((byte)(219)))), ((int)(((byte)(255)))));
  293. this.ultraToolbarsDockArea2.DockedPosition = Infragistics.Win.UltraWinToolbars.DockedPosition.Bottom;
  294. this.ultraToolbarsDockArea2.ForeColor = System.Drawing.SystemColors.ControlText;
  295. this.ultraToolbarsDockArea2.Location = new System.Drawing.Point(0, 93);
  296. this.ultraToolbarsDockArea2.Name = "ultraToolbarsDockArea2";
  297. this.ultraToolbarsDockArea2.Size = new System.Drawing.Size(442, 0);
  298. //
  299. // ultraToolbarsDockArea3
  300. //
  301. this.ultraToolbarsDockArea3.AccessibleRole = System.Windows.Forms.AccessibleRole.Grouping;
  302. this.ultraToolbarsDockArea3.AlphaBlendMode = Infragistics.Win.AlphaBlendMode.Disabled;
  303. this.ultraToolbarsDockArea3.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(191)))), ((int)(((byte)(219)))), ((int)(((byte)(255)))));
  304. this.ultraToolbarsDockArea3.DockedPosition = Infragistics.Win.UltraWinToolbars.DockedPosition.Left;
  305. this.ultraToolbarsDockArea3.ForeColor = System.Drawing.SystemColors.ControlText;
  306. this.ultraToolbarsDockArea3.Location = new System.Drawing.Point(0, 0);
  307. this.ultraToolbarsDockArea3.Name = "ultraToolbarsDockArea3";
  308. this.ultraToolbarsDockArea3.Size = new System.Drawing.Size(0, 93);
  309. //
  310. // ultraToolbarsDockArea4
  311. //
  312. this.ultraToolbarsDockArea4.AccessibleRole = System.Windows.Forms.AccessibleRole.Grouping;
  313. this.ultraToolbarsDockArea4.AlphaBlendMode = Infragistics.Win.AlphaBlendMode.Disabled;
  314. this.ultraToolbarsDockArea4.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(191)))), ((int)(((byte)(219)))), ((int)(((byte)(255)))));
  315. this.ultraToolbarsDockArea4.DockedPosition = Infragistics.Win.UltraWinToolbars.DockedPosition.Right;
  316. this.ultraToolbarsDockArea4.ForeColor = System.Drawing.SystemColors.ControlText;
  317. this.ultraToolbarsDockArea4.Location = new System.Drawing.Point(442, 0);
  318. this.ultraToolbarsDockArea4.Name = "ultraToolbarsDockArea4";
  319. this.ultraToolbarsDockArea4.Size = new System.Drawing.Size(0, 93);
  320. //
  321. // _ClientArea_Toolbars_Dock_Area_Top
  322. //
  323. this._ClientArea_Toolbars_Dock_Area_Top.AccessibleRole = System.Windows.Forms.AccessibleRole.Grouping;
  324. this._ClientArea_Toolbars_Dock_Area_Top.AlphaBlendMode = Infragistics.Win.AlphaBlendMode.Disabled;
  325. this._ClientArea_Toolbars_Dock_Area_Top.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(191)))), ((int)(((byte)(219)))), ((int)(((byte)(255)))));
  326. this._ClientArea_Toolbars_Dock_Area_Top.DockedPosition = Infragistics.Win.UltraWinToolbars.DockedPosition.Top;
  327. this._ClientArea_Toolbars_Dock_Area_Top.ForeColor = System.Drawing.SystemColors.ControlText;
  328. this._ClientArea_Toolbars_Dock_Area_Top.Location = new System.Drawing.Point(0, 0);
  329. this._ClientArea_Toolbars_Dock_Area_Top.Name = "_ClientArea_Toolbars_Dock_Area_Top";
  330. this._ClientArea_Toolbars_Dock_Area_Top.Size = new System.Drawing.Size(442, 0);
  331. //
  332. // _ClientArea_Toolbars_Dock_Area_Bottom
  333. //
  334. this._ClientArea_Toolbars_Dock_Area_Bottom.AccessibleRole = System.Windows.Forms.AccessibleRole.Grouping;
  335. this._ClientArea_Toolbars_Dock_Area_Bottom.AlphaBlendMode = Infragistics.Win.AlphaBlendMode.Disabled;
  336. this._ClientArea_Toolbars_Dock_Area_Bottom.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(191)))), ((int)(((byte)(219)))), ((int)(((byte)(255)))));
  337. this._ClientArea_Toolbars_Dock_Area_Bottom.DockedPosition = Infragistics.Win.UltraWinToolbars.DockedPosition.Bottom;
  338. this._ClientArea_Toolbars_Dock_Area_Bottom.ForeColor = System.Drawing.SystemColors.ControlText;
  339. this._ClientArea_Toolbars_Dock_Area_Bottom.Location = new System.Drawing.Point(0, 93);
  340. this._ClientArea_Toolbars_Dock_Area_Bottom.Name = "_ClientArea_Toolbars_Dock_Area_Bottom";
  341. this._ClientArea_Toolbars_Dock_Area_Bottom.Size = new System.Drawing.Size(442, 0);
  342. //
  343. // _ClientArea_Toolbars_Dock_Area_Left
  344. //
  345. this._ClientArea_Toolbars_Dock_Area_Left.AccessibleRole = System.Windows.Forms.AccessibleRole.Grouping;
  346. this._ClientArea_Toolbars_Dock_Area_Left.AlphaBlendMode = Infragistics.Win.AlphaBlendMode.Disabled;
  347. this._ClientArea_Toolbars_Dock_Area_Left.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(191)))), ((int)(((byte)(219)))), ((int)(((byte)(255)))));
  348. this._ClientArea_Toolbars_Dock_Area_Left.DockedPosition = Infragistics.Win.UltraWinToolbars.DockedPosition.Left;
  349. this._ClientArea_Toolbars_Dock_Area_Left.ForeColor = System.Drawing.SystemColors.ControlText;
  350. this._ClientArea_Toolbars_Dock_Area_Left.Location = new System.Drawing.Point(0, 0);
  351. this._ClientArea_Toolbars_Dock_Area_Left.Name = "_ClientArea_Toolbars_Dock_Area_Left";
  352. this._ClientArea_Toolbars_Dock_Area_Left.Size = new System.Drawing.Size(0, 93);
  353. //
  354. // _ClientArea_Toolbars_Dock_Area_Right
  355. //
  356. this._ClientArea_Toolbars_Dock_Area_Right.AccessibleRole = System.Windows.Forms.AccessibleRole.Grouping;
  357. this._ClientArea_Toolbars_Dock_Area_Right.AlphaBlendMode = Infragistics.Win.AlphaBlendMode.Disabled;
  358. this._ClientArea_Toolbars_Dock_Area_Right.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(191)))), ((int)(((byte)(219)))), ((int)(((byte)(255)))));
  359. this._ClientArea_Toolbars_Dock_Area_Right.DockedPosition = Infragistics.Win.UltraWinToolbars.DockedPosition.Right;
  360. this._ClientArea_Toolbars_Dock_Area_Right.ForeColor = System.Drawing.SystemColors.ControlText;
  361. this._ClientArea_Toolbars_Dock_Area_Right.Location = new System.Drawing.Point(442, 0);
  362. this._ClientArea_Toolbars_Dock_Area_Right.Name = "_ClientArea_Toolbars_Dock_Area_Right";
  363. this._ClientArea_Toolbars_Dock_Area_Right.Size = new System.Drawing.Size(0, 93);
  364. //
  365. // txtWeight
  366. //
  367. this.txtWeight.Location = new System.Drawing.Point(202, 17);
  368. this.txtWeight.MaxLength = 8;
  369. this.txtWeight.Name = "txtWeight";
  370. this.txtWeight.ReadOnly = true;
  371. this.txtWeight.Size = new System.Drawing.Size(99, 21);
  372. this.txtWeight.TabIndex = 355;
  373. //
  374. // label5
  375. //
  376. this.label5.AutoSize = true;
  377. this.label5.BackColor = System.Drawing.Color.Transparent;
  378. this.label5.Location = new System.Drawing.Point(167, 21);
  379. this.label5.Name = "label5";
  380. this.label5.Size = new System.Drawing.Size(29, 12);
  381. this.label5.TabIndex = 354;
  382. this.label5.Text = "重量";
  383. //
  384. // label11
  385. //
  386. this.label11.AutoSize = true;
  387. this.label11.BackColor = System.Drawing.Color.Transparent;
  388. this.label11.Location = new System.Drawing.Point(19, 21);
  389. this.label11.Name = "label11";
  390. this.label11.Size = new System.Drawing.Size(41, 12);
  391. this.label11.TabIndex = 333;
  392. this.label11.Text = "料斗号";
  393. //
  394. // txtChargeNo
  395. //
  396. this.txtChargeNo.Location = new System.Drawing.Point(66, 18);
  397. this.txtChargeNo.MaxLength = 8;
  398. this.txtChargeNo.Name = "txtChargeNo";
  399. this.txtChargeNo.ReadOnly = true;
  400. this.txtChargeNo.Size = new System.Drawing.Size(82, 21);
  401. this.txtChargeNo.TabIndex = 331;
  402. //
  403. // ultraToolbarsDockArea7
  404. //
  405. this.ultraToolbarsDockArea7.AccessibleRole = System.Windows.Forms.AccessibleRole.Grouping;
  406. this.ultraToolbarsDockArea7.AlphaBlendMode = Infragistics.Win.AlphaBlendMode.Disabled;
  407. this.ultraToolbarsDockArea7.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(191)))), ((int)(((byte)(219)))), ((int)(((byte)(255)))));
  408. this.ultraToolbarsDockArea7.DockedPosition = Infragistics.Win.UltraWinToolbars.DockedPosition.Left;
  409. this.ultraToolbarsDockArea7.ForeColor = System.Drawing.SystemColors.ControlText;
  410. this.ultraToolbarsDockArea7.Location = new System.Drawing.Point(0, 28);
  411. this.ultraToolbarsDockArea7.Name = "ultraToolbarsDockArea7";
  412. this.ultraToolbarsDockArea7.Size = new System.Drawing.Size(0, 93);
  413. this.ultraToolbarsDockArea7.ToolbarsManager = this.uTbMTool;
  414. //
  415. // uTbMTool
  416. //
  417. this.uTbMTool.AlphaBlendMode = Infragistics.Win.AlphaBlendMode.Disabled;
  418. this.uTbMTool.DesignerFlags = 1;
  419. this.uTbMTool.DockWithinContainer = this.ultraExpandableGroupBoxPanel1;
  420. this.uTbMTool.LockToolbars = true;
  421. this.uTbMTool.MiniToolbar.ToolRowCount = 1;
  422. this.uTbMTool.ShowFullMenusDelay = 500;
  423. this.uTbMTool.ShowQuickCustomizeButton = false;
  424. this.uTbMTool.Style = Infragistics.Win.UltraWinToolbars.ToolbarStyle.Office2007;
  425. ultraToolbar1.DockedColumn = 0;
  426. ultraToolbar1.DockedRow = 0;
  427. buttonTool41.InstanceProps.IsFirstInGroup = true;
  428. buttonTool45.InstanceProps.IsFirstInGroup = true;
  429. buttonTool46.InstanceProps.IsFirstInGroup = true;
  430. buttonTool43.InstanceProps.IsFirstInGroup = true;
  431. buttonTool42.InstanceProps.IsFirstInGroup = true;
  432. ultraToolbar1.NonInheritedTools.AddRange(new Infragistics.Win.UltraWinToolbars.ToolBase[] {
  433. buttonTool40,
  434. buttonTool41,
  435. buttonTool45,
  436. buttonTool46,
  437. buttonTool47,
  438. buttonTool43,
  439. buttonTool42});
  440. ultraToolbar1.Text = "UltraToolbar1";
  441. this.uTbMTool.Toolbars.AddRange(new Infragistics.Win.UltraWinToolbars.UltraToolbar[] {
  442. ultraToolbar1});
  443. this.uTbMTool.ToolbarSettings.AllowCustomize = Infragistics.Win.DefaultableBoolean.False;
  444. this.uTbMTool.ToolbarSettings.AllowDockBottom = Infragistics.Win.DefaultableBoolean.False;
  445. this.uTbMTool.ToolbarSettings.AllowDockLeft = Infragistics.Win.DefaultableBoolean.False;
  446. this.uTbMTool.ToolbarSettings.AllowDockRight = Infragistics.Win.DefaultableBoolean.False;
  447. this.uTbMTool.ToolbarSettings.AllowDockTop = Infragistics.Win.DefaultableBoolean.False;
  448. this.uTbMTool.ToolbarSettings.AllowHiding = Infragistics.Win.DefaultableBoolean.False;
  449. appearance30.Image = ((object)(resources.GetObject("appearance30.Image")));
  450. buttonTool57.SharedPropsInternal.AppearancesSmall.Appearance = appearance30;
  451. buttonTool57.SharedPropsInternal.Caption = "新增";
  452. buttonTool57.SharedPropsInternal.DisplayStyle = Infragistics.Win.UltraWinToolbars.ToolDisplayStyle.ImageAndText;
  453. appearance32.Image = ((object)(resources.GetObject("appearance32.Image")));
  454. buttonTool58.SharedPropsInternal.AppearancesSmall.Appearance = appearance32;
  455. buttonTool58.SharedPropsInternal.Caption = "删除";
  456. buttonTool58.SharedPropsInternal.DisplayStyle = Infragistics.Win.UltraWinToolbars.ToolDisplayStyle.ImageAndText;
  457. appearance31.Image = ((object)(resources.GetObject("appearance31.Image")));
  458. buttonTool59.SharedPropsInternal.AppearancesSmall.Appearance = appearance31;
  459. buttonTool59.SharedPropsInternal.Caption = "修改";
  460. buttonTool59.SharedPropsInternal.DisplayStyle = Infragistics.Win.UltraWinToolbars.ToolDisplayStyle.ImageAndText;
  461. appearance33.Image = ((object)(resources.GetObject("appearance33.Image")));
  462. buttonTool61.SharedPropsInternal.AppearancesSmall.Appearance = appearance33;
  463. buttonTool61.SharedPropsInternal.Caption = "确认";
  464. buttonTool61.SharedPropsInternal.DisplayStyle = Infragistics.Win.UltraWinToolbars.ToolDisplayStyle.ImageAndText;
  465. buttonTool61.SharedPropsInternal.Visible = false;
  466. appearance34.Image = ((object)(resources.GetObject("appearance34.Image")));
  467. buttonTool62.SharedPropsInternal.AppearancesSmall.Appearance = appearance34;
  468. buttonTool62.SharedPropsInternal.Caption = "取消";
  469. buttonTool62.SharedPropsInternal.DisplayStyle = Infragistics.Win.UltraWinToolbars.ToolDisplayStyle.ImageAndText;
  470. buttonTool62.SharedPropsInternal.Visible = false;
  471. appearance28.Image = ((object)(resources.GetObject("appearance28.Image")));
  472. buttonTool32.SharedPropsInternal.AppearancesSmall.Appearance = appearance28;
  473. buttonTool32.SharedPropsInternal.CustomizerCaption = "<<";
  474. buttonTool32.SharedPropsInternal.DisplayStyle = Infragistics.Win.UltraWinToolbars.ToolDisplayStyle.ImageAndText;
  475. appearance29.Image = ((object)(resources.GetObject("appearance29.Image")));
  476. buttonTool33.SharedPropsInternal.AppearancesSmall.Appearance = appearance29;
  477. buttonTool33.SharedPropsInternal.CustomizerCaption = ">>";
  478. buttonTool33.SharedPropsInternal.DisplayStyle = Infragistics.Win.UltraWinToolbars.ToolDisplayStyle.ImageAndText;
  479. this.uTbMTool.Tools.AddRange(new Infragistics.Win.UltraWinToolbars.ToolBase[] {
  480. buttonTool57,
  481. buttonTool58,
  482. buttonTool59,
  483. buttonTool61,
  484. buttonTool62,
  485. buttonTool32,
  486. buttonTool33});
  487. this.uTbMTool.ToolClick += new Infragistics.Win.UltraWinToolbars.ToolClickEventHandler(this.ultraToolbarsManager_ToolClick);
  488. //
  489. // ultraToolbarsDockArea8
  490. //
  491. this.ultraToolbarsDockArea8.AccessibleRole = System.Windows.Forms.AccessibleRole.Grouping;
  492. this.ultraToolbarsDockArea8.AlphaBlendMode = Infragistics.Win.AlphaBlendMode.Disabled;
  493. this.ultraToolbarsDockArea8.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(191)))), ((int)(((byte)(219)))), ((int)(((byte)(255)))));
  494. this.ultraToolbarsDockArea8.DockedPosition = Infragistics.Win.UltraWinToolbars.DockedPosition.Right;
  495. this.ultraToolbarsDockArea8.ForeColor = System.Drawing.SystemColors.ControlText;
  496. this.ultraToolbarsDockArea8.Location = new System.Drawing.Point(442, 28);
  497. this.ultraToolbarsDockArea8.Name = "ultraToolbarsDockArea8";
  498. this.ultraToolbarsDockArea8.Size = new System.Drawing.Size(0, 93);
  499. this.ultraToolbarsDockArea8.ToolbarsManager = this.uTbMTool;
  500. //
  501. // ultraToolbarsDockArea5
  502. //
  503. this.ultraToolbarsDockArea5.AccessibleRole = System.Windows.Forms.AccessibleRole.Grouping;
  504. this.ultraToolbarsDockArea5.AlphaBlendMode = Infragistics.Win.AlphaBlendMode.Disabled;
  505. this.ultraToolbarsDockArea5.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(191)))), ((int)(((byte)(219)))), ((int)(((byte)(255)))));
  506. this.ultraToolbarsDockArea5.DockedPosition = Infragistics.Win.UltraWinToolbars.DockedPosition.Top;
  507. this.ultraToolbarsDockArea5.ForeColor = System.Drawing.SystemColors.ControlText;
  508. this.ultraToolbarsDockArea5.Location = new System.Drawing.Point(0, 0);
  509. this.ultraToolbarsDockArea5.Name = "ultraToolbarsDockArea5";
  510. this.ultraToolbarsDockArea5.Size = new System.Drawing.Size(442, 28);
  511. this.ultraToolbarsDockArea5.ToolbarsManager = this.uTbMTool;
  512. //
  513. // ultraToolbarsDockArea6
  514. //
  515. this.ultraToolbarsDockArea6.AccessibleRole = System.Windows.Forms.AccessibleRole.Grouping;
  516. this.ultraToolbarsDockArea6.AlphaBlendMode = Infragistics.Win.AlphaBlendMode.Disabled;
  517. this.ultraToolbarsDockArea6.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(191)))), ((int)(((byte)(219)))), ((int)(((byte)(255)))));
  518. this.ultraToolbarsDockArea6.DockedPosition = Infragistics.Win.UltraWinToolbars.DockedPosition.Bottom;
  519. this.ultraToolbarsDockArea6.ForeColor = System.Drawing.SystemColors.ControlText;
  520. this.ultraToolbarsDockArea6.Location = new System.Drawing.Point(0, 121);
  521. this.ultraToolbarsDockArea6.Name = "ultraToolbarsDockArea6";
  522. this.ultraToolbarsDockArea6.Size = new System.Drawing.Size(442, 0);
  523. this.ultraToolbarsDockArea6.ToolbarsManager = this.uTbMTool;
  524. //
  525. // frmChargeConfig
  526. //
  527. this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
  528. this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
  529. this.ClientSize = new System.Drawing.Size(446, 337);
  530. this.Controls.Add(this.ultraGrid1);
  531. this.Controls.Add(this.ultraExpandableGroupBox1);
  532. this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.Fixed3D;
  533. this.Icon = ((System.Drawing.Icon)(resources.GetObject("$this.Icon")));
  534. this.MaximizeBox = false;
  535. this.MinimizeBox = false;
  536. this.Name = "frmChargeConfig";
  537. this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen;
  538. this.Text = "料斗配置";
  539. this.Load += new System.EventHandler(this.frmCutInfoAssit_Load);
  540. ((System.ComponentModel.ISupportInitialize)(this.ultraGrid1)).EndInit();
  541. ((System.ComponentModel.ISupportInitialize)(this.ultraDataSource1)).EndInit();
  542. ((System.ComponentModel.ISupportInitialize)(this.ultraExpandableGroupBox1)).EndInit();
  543. this.ultraExpandableGroupBox1.ResumeLayout(false);
  544. this.ultraExpandableGroupBoxPanel1.ResumeLayout(false);
  545. this.ultraExpandableGroupBoxPanel1_Fill_Panel.ResumeLayout(false);
  546. this.ultraPanel3.ClientArea.ResumeLayout(false);
  547. this.ultraPanel3.ClientArea.PerformLayout();
  548. this.ultraPanel3.ResumeLayout(false);
  549. ((System.ComponentModel.ISupportInitialize)(this.uTbMTool)).EndInit();
  550. this.ResumeLayout(false);
  551. }
  552. #endregion
  553. private Infragistics.Win.UltraWinGrid.UltraGrid ultraGrid1;
  554. private Infragistics.Win.Misc.UltraExpandableGroupBox ultraExpandableGroupBox1;
  555. private Infragistics.Win.Misc.UltraExpandableGroupBoxPanel ultraExpandableGroupBoxPanel1;
  556. private Infragistics.Win.Misc.UltraPanel ultraPanel3;
  557. private System.Windows.Forms.Label label11;
  558. private System.Windows.Forms.TextBox txtChargeNo;
  559. private System.Windows.Forms.TextBox txtWeight;
  560. private System.Windows.Forms.Label label5;
  561. private Infragistics.Win.UltraWinToolbars.UltraToolbarsDockArea _ClientArea_Toolbars_Dock_Area_Top;
  562. private Infragistics.Win.UltraWinToolbars.UltraToolbarsDockArea _ClientArea_Toolbars_Dock_Area_Bottom;
  563. private Infragistics.Win.UltraWinToolbars.UltraToolbarsDockArea _ClientArea_Toolbars_Dock_Area_Left;
  564. private Infragistics.Win.UltraWinToolbars.UltraToolbarsDockArea _ClientArea_Toolbars_Dock_Area_Right;
  565. private Infragistics.Win.UltraWinToolbars.UltraToolbarsDockArea ultraToolbarsDockArea1;
  566. private Infragistics.Win.UltraWinToolbars.UltraToolbarsDockArea ultraToolbarsDockArea2;
  567. private Infragistics.Win.UltraWinToolbars.UltraToolbarsDockArea ultraToolbarsDockArea3;
  568. private Infragistics.Win.UltraWinToolbars.UltraToolbarsDockArea ultraToolbarsDockArea4;
  569. private System.Windows.Forms.Panel ultraExpandableGroupBoxPanel1_Fill_Panel;
  570. private Infragistics.Win.UltraWinToolbars.UltraToolbarsDockArea ultraToolbarsDockArea7;
  571. private Infragistics.Win.UltraWinToolbars.UltraToolbarsManager uTbMTool;
  572. private Infragistics.Win.UltraWinToolbars.UltraToolbarsDockArea ultraToolbarsDockArea8;
  573. private Infragistics.Win.UltraWinToolbars.UltraToolbarsDockArea ultraToolbarsDockArea5;
  574. private Infragistics.Win.UltraWinToolbars.UltraToolbarsDockArea ultraToolbarsDockArea6;
  575. private Infragistics.Win.UltraWinDataSource.UltraDataSource ultraDataSource1;
  576. private System.Windows.Forms.TextBox txtMemo;
  577. private System.Windows.Forms.Label label1;
  578. private System.Windows.Forms.CheckBox chkStatus;
  579. }
  580. }