FrmCarManage.Designer.cs 24 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355
  1. namespace Core.StlMes.Client.PipeLeaveFactory.Dialog
  2. {
  3. partial class FrmCarManage
  4. {
  5. /// <summary>
  6. /// Required designer variable.
  7. /// </summary>
  8. private System.ComponentModel.IContainer components = null;
  9. /// <summary>
  10. /// Clean up any resources being used.
  11. /// </summary>
  12. /// <param name="disposing">true if managed resources should be disposed; otherwise, false.</param>
  13. protected override void Dispose(bool disposing)
  14. {
  15. if (disposing && (components != null))
  16. {
  17. components.Dispose();
  18. }
  19. base.Dispose(disposing);
  20. }
  21. #region Windows Form Designer generated code
  22. /// <summary>
  23. /// Required method for Designer support - do not modify
  24. /// the contents of this method with the code editor.
  25. /// </summary>
  26. private void InitializeComponent()
  27. {
  28. this.components = new System.ComponentModel.Container();
  29. Infragistics.Win.Appearance appearance11 = new Infragistics.Win.Appearance();
  30. Infragistics.Win.UltraWinGrid.UltraGridBand ultraGridBand1 = new Infragistics.Win.UltraWinGrid.UltraGridBand("Table1", -1);
  31. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn1 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("CAR_NO");
  32. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn2 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("IN_NAME");
  33. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn3 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("IN_TIME");
  34. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn4 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("OUT_NAME");
  35. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn5 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("OUT_TIME");
  36. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn6 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("ID");
  37. Infragistics.Win.Appearance appearance12 = new Infragistics.Win.Appearance();
  38. Infragistics.Win.Appearance appearance28 = new Infragistics.Win.Appearance();
  39. Infragistics.Win.Appearance appearance29 = new Infragistics.Win.Appearance();
  40. Infragistics.Win.Appearance appearance30 = new Infragistics.Win.Appearance();
  41. Infragistics.Win.Appearance appearance31 = new Infragistics.Win.Appearance();
  42. Infragistics.Win.Appearance appearance32 = new Infragistics.Win.Appearance();
  43. Infragistics.Win.Appearance appearance33 = new Infragistics.Win.Appearance();
  44. Infragistics.Win.Appearance appearance34 = new Infragistics.Win.Appearance();
  45. Infragistics.Win.Appearance appearance35 = new Infragistics.Win.Appearance();
  46. Infragistics.Win.Appearance appearance36 = new Infragistics.Win.Appearance();
  47. Infragistics.Win.Appearance appearance37 = new Infragistics.Win.Appearance();
  48. Infragistics.Win.UltraWinToolbars.UltraToolbar ultraToolbar1 = new Infragistics.Win.UltraWinToolbars.UltraToolbar("UltraToolbar1");
  49. Infragistics.Win.UltraWinToolbars.ButtonTool buttonTool2 = new Infragistics.Win.UltraWinToolbars.ButtonTool("query");
  50. Infragistics.Win.UltraWinToolbars.ButtonTool buttonTool7 = new Infragistics.Win.UltraWinToolbars.ButtonTool("save");
  51. Infragistics.Win.UltraWinToolbars.ButtonTool buttonTool4 = new Infragistics.Win.UltraWinToolbars.ButtonTool("delete");
  52. Infragistics.Win.UltraWinToolbars.ButtonTool buttonTool1 = new Infragistics.Win.UltraWinToolbars.ButtonTool("关闭");
  53. Infragistics.Win.UltraWinToolbars.ButtonTool buttonTool8 = new Infragistics.Win.UltraWinToolbars.ButtonTool("query");
  54. Infragistics.Win.Appearance appearance24 = new Infragistics.Win.Appearance();
  55. System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(FrmCarManage));
  56. Infragistics.Win.UltraWinToolbars.ButtonTool buttonTool9 = new Infragistics.Win.UltraWinToolbars.ButtonTool("save");
  57. Infragistics.Win.Appearance appearance14 = new Infragistics.Win.Appearance();
  58. Infragistics.Win.UltraWinToolbars.ButtonTool buttonTool3 = new Infragistics.Win.UltraWinToolbars.ButtonTool("关闭");
  59. Infragistics.Win.Appearance appearance13 = new Infragistics.Win.Appearance();
  60. Infragistics.Win.UltraWinToolbars.ButtonTool buttonTool5 = new Infragistics.Win.UltraWinToolbars.ButtonTool("delete");
  61. Infragistics.Win.Appearance appearance15 = new Infragistics.Win.Appearance();
  62. this.FrmCarManage_Fill_Panel = new System.Windows.Forms.Panel();
  63. this.ultraGrid1 = new Infragistics.Win.UltraWinGrid.UltraGrid();
  64. this.dataSet1 = new System.Data.DataSet();
  65. this.dataTable1 = new System.Data.DataTable();
  66. this.dataColumn1 = new System.Data.DataColumn();
  67. this.dataColumn2 = new System.Data.DataColumn();
  68. this.dataColumn3 = new System.Data.DataColumn();
  69. this.dataColumn4 = new System.Data.DataColumn();
  70. this.dataColumn5 = new System.Data.DataColumn();
  71. this._FrmBillDiaLog_Toolbars_Dock_Area_Top = new Infragistics.Win.UltraWinToolbars.UltraToolbarsDockArea();
  72. this.ultraToolbarsManager1 = new Infragistics.Win.UltraWinToolbars.UltraToolbarsManager(this.components);
  73. this._FrmBillDiaLog_Toolbars_Dock_Area_Bottom = new Infragistics.Win.UltraWinToolbars.UltraToolbarsDockArea();
  74. this._FrmBillDiaLog_Toolbars_Dock_Area_Left = new Infragistics.Win.UltraWinToolbars.UltraToolbarsDockArea();
  75. this._FrmBillDiaLog_Toolbars_Dock_Area_Right = new Infragistics.Win.UltraWinToolbars.UltraToolbarsDockArea();
  76. this.dataColumn6 = new System.Data.DataColumn();
  77. this.FrmCarManage_Fill_Panel.SuspendLayout();
  78. ((System.ComponentModel.ISupportInitialize)(this.ultraGrid1)).BeginInit();
  79. ((System.ComponentModel.ISupportInitialize)(this.dataSet1)).BeginInit();
  80. ((System.ComponentModel.ISupportInitialize)(this.dataTable1)).BeginInit();
  81. ((System.ComponentModel.ISupportInitialize)(this.ultraToolbarsManager1)).BeginInit();
  82. this.SuspendLayout();
  83. //
  84. // FrmCarManage_Fill_Panel
  85. //
  86. this.FrmCarManage_Fill_Panel.Controls.Add(this.ultraGrid1);
  87. this.FrmCarManage_Fill_Panel.Controls.Add(this._FrmBillDiaLog_Toolbars_Dock_Area_Top);
  88. this.FrmCarManage_Fill_Panel.Controls.Add(this._FrmBillDiaLog_Toolbars_Dock_Area_Bottom);
  89. this.FrmCarManage_Fill_Panel.Controls.Add(this._FrmBillDiaLog_Toolbars_Dock_Area_Left);
  90. this.FrmCarManage_Fill_Panel.Controls.Add(this._FrmBillDiaLog_Toolbars_Dock_Area_Right);
  91. this.FrmCarManage_Fill_Panel.Cursor = System.Windows.Forms.Cursors.Default;
  92. this.FrmCarManage_Fill_Panel.Dock = System.Windows.Forms.DockStyle.Fill;
  93. this.FrmCarManage_Fill_Panel.Location = new System.Drawing.Point(0, 0);
  94. this.FrmCarManage_Fill_Panel.Name = "FrmCarManage_Fill_Panel";
  95. this.FrmCarManage_Fill_Panel.Size = new System.Drawing.Size(655, 384);
  96. this.FrmCarManage_Fill_Panel.TabIndex = 8;
  97. //
  98. // ultraGrid1
  99. //
  100. this.ultraGrid1.DataMember = "Table1";
  101. this.ultraGrid1.DataSource = this.dataSet1;
  102. appearance11.BackColor = System.Drawing.SystemColors.Window;
  103. appearance11.BorderColor = System.Drawing.SystemColors.InactiveCaption;
  104. this.ultraGrid1.DisplayLayout.Appearance = appearance11;
  105. ultraGridColumn1.Header.VisiblePosition = 0;
  106. ultraGridColumn2.Header.VisiblePosition = 1;
  107. ultraGridColumn3.Header.VisiblePosition = 2;
  108. ultraGridColumn4.Header.VisiblePosition = 3;
  109. ultraGridColumn5.Header.VisiblePosition = 4;
  110. ultraGridColumn6.Header.VisiblePosition = 5;
  111. ultraGridColumn6.Hidden = true;
  112. ultraGridBand1.Columns.AddRange(new object[] {
  113. ultraGridColumn1,
  114. ultraGridColumn2,
  115. ultraGridColumn3,
  116. ultraGridColumn4,
  117. ultraGridColumn5,
  118. ultraGridColumn6});
  119. ultraGridBand1.RowLayoutStyle = Infragistics.Win.UltraWinGrid.RowLayoutStyle.ColumnLayout;
  120. this.ultraGrid1.DisplayLayout.BandsSerializer.Add(ultraGridBand1);
  121. this.ultraGrid1.DisplayLayout.BorderStyle = Infragistics.Win.UIElementBorderStyle.Solid;
  122. this.ultraGrid1.DisplayLayout.CaptionVisible = Infragistics.Win.DefaultableBoolean.False;
  123. appearance12.BackColor = System.Drawing.SystemColors.ActiveBorder;
  124. appearance12.BackColor2 = System.Drawing.SystemColors.ControlDark;
  125. appearance12.BackGradientStyle = Infragistics.Win.GradientStyle.Vertical;
  126. appearance12.BorderColor = System.Drawing.SystemColors.Window;
  127. this.ultraGrid1.DisplayLayout.GroupByBox.Appearance = appearance12;
  128. appearance28.ForeColor = System.Drawing.SystemColors.GrayText;
  129. this.ultraGrid1.DisplayLayout.GroupByBox.BandLabelAppearance = appearance28;
  130. this.ultraGrid1.DisplayLayout.GroupByBox.BorderStyle = Infragistics.Win.UIElementBorderStyle.Solid;
  131. appearance29.BackColor = System.Drawing.SystemColors.ControlLightLight;
  132. appearance29.BackColor2 = System.Drawing.SystemColors.Control;
  133. appearance29.BackGradientStyle = Infragistics.Win.GradientStyle.Horizontal;
  134. appearance29.ForeColor = System.Drawing.SystemColors.GrayText;
  135. this.ultraGrid1.DisplayLayout.GroupByBox.PromptAppearance = appearance29;
  136. this.ultraGrid1.DisplayLayout.MaxColScrollRegions = 1;
  137. this.ultraGrid1.DisplayLayout.MaxRowScrollRegions = 1;
  138. appearance30.BackColor = System.Drawing.SystemColors.Window;
  139. appearance30.ForeColor = System.Drawing.SystemColors.ControlText;
  140. this.ultraGrid1.DisplayLayout.Override.ActiveCellAppearance = appearance30;
  141. appearance31.BackColor = System.Drawing.SystemColors.Highlight;
  142. appearance31.ForeColor = System.Drawing.SystemColors.HighlightText;
  143. this.ultraGrid1.DisplayLayout.Override.ActiveRowAppearance = appearance31;
  144. this.ultraGrid1.DisplayLayout.Override.AllowAddNew = Infragistics.Win.UltraWinGrid.AllowAddNew.TemplateOnBottom;
  145. this.ultraGrid1.DisplayLayout.Override.BorderStyleCell = Infragistics.Win.UIElementBorderStyle.Dotted;
  146. this.ultraGrid1.DisplayLayout.Override.BorderStyleRow = Infragistics.Win.UIElementBorderStyle.Dotted;
  147. appearance32.BackColor = System.Drawing.SystemColors.Window;
  148. this.ultraGrid1.DisplayLayout.Override.CardAreaAppearance = appearance32;
  149. appearance33.BorderColor = System.Drawing.Color.Silver;
  150. appearance33.TextTrimming = Infragistics.Win.TextTrimming.EllipsisCharacter;
  151. this.ultraGrid1.DisplayLayout.Override.CellAppearance = appearance33;
  152. this.ultraGrid1.DisplayLayout.Override.CellClickAction = Infragistics.Win.UltraWinGrid.CellClickAction.EditAndSelectText;
  153. this.ultraGrid1.DisplayLayout.Override.CellPadding = 0;
  154. appearance34.BackColor = System.Drawing.SystemColors.Control;
  155. appearance34.BackColor2 = System.Drawing.SystemColors.ControlDark;
  156. appearance34.BackGradientAlignment = Infragistics.Win.GradientAlignment.Element;
  157. appearance34.BackGradientStyle = Infragistics.Win.GradientStyle.Horizontal;
  158. appearance34.BorderColor = System.Drawing.SystemColors.Window;
  159. this.ultraGrid1.DisplayLayout.Override.GroupByRowAppearance = appearance34;
  160. appearance35.TextHAlignAsString = "Left";
  161. this.ultraGrid1.DisplayLayout.Override.HeaderAppearance = appearance35;
  162. this.ultraGrid1.DisplayLayout.Override.HeaderClickAction = Infragistics.Win.UltraWinGrid.HeaderClickAction.SortMulti;
  163. this.ultraGrid1.DisplayLayout.Override.HeaderStyle = Infragistics.Win.HeaderStyle.WindowsXPCommand;
  164. appearance36.BackColor = System.Drawing.SystemColors.Window;
  165. appearance36.BorderColor = System.Drawing.Color.Silver;
  166. this.ultraGrid1.DisplayLayout.Override.RowAppearance = appearance36;
  167. this.ultraGrid1.DisplayLayout.Override.RowSelectors = Infragistics.Win.DefaultableBoolean.False;
  168. appearance37.BackColor = System.Drawing.SystemColors.ControlLight;
  169. this.ultraGrid1.DisplayLayout.Override.TemplateAddRowAppearance = appearance37;
  170. this.ultraGrid1.DisplayLayout.ScrollBounds = Infragistics.Win.UltraWinGrid.ScrollBounds.ScrollToFill;
  171. this.ultraGrid1.DisplayLayout.ScrollStyle = Infragistics.Win.UltraWinGrid.ScrollStyle.Immediate;
  172. this.ultraGrid1.DisplayLayout.ViewStyleBand = Infragistics.Win.UltraWinGrid.ViewStyleBand.OutlookGroupBy;
  173. this.ultraGrid1.Dock = System.Windows.Forms.DockStyle.Fill;
  174. this.ultraGrid1.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  175. this.ultraGrid1.Location = new System.Drawing.Point(0, 27);
  176. this.ultraGrid1.Name = "ultraGrid1";
  177. this.ultraGrid1.Size = new System.Drawing.Size(655, 357);
  178. this.ultraGrid1.TabIndex = 4;
  179. this.ultraGrid1.Text = "ultraGrid1";
  180. //
  181. // dataSet1
  182. //
  183. this.dataSet1.DataSetName = "NewDataSet";
  184. this.dataSet1.Tables.AddRange(new System.Data.DataTable[] {
  185. this.dataTable1});
  186. //
  187. // dataTable1
  188. //
  189. this.dataTable1.Columns.AddRange(new System.Data.DataColumn[] {
  190. this.dataColumn1,
  191. this.dataColumn2,
  192. this.dataColumn3,
  193. this.dataColumn4,
  194. this.dataColumn5,
  195. this.dataColumn6});
  196. this.dataTable1.TableName = "Table1";
  197. //
  198. // dataColumn1
  199. //
  200. this.dataColumn1.Caption = "车号";
  201. this.dataColumn1.ColumnName = "CAR_NO";
  202. //
  203. // dataColumn2
  204. //
  205. this.dataColumn2.Caption = "进厂确认人";
  206. this.dataColumn2.ColumnName = "IN_NAME";
  207. //
  208. // dataColumn3
  209. //
  210. this.dataColumn3.Caption = "进厂确认时间";
  211. this.dataColumn3.ColumnName = "IN_TIME";
  212. //
  213. // dataColumn4
  214. //
  215. this.dataColumn4.Caption = "出厂确认人";
  216. this.dataColumn4.ColumnName = "OUT_NAME";
  217. //
  218. // dataColumn5
  219. //
  220. this.dataColumn5.Caption = "出厂确认时间";
  221. this.dataColumn5.ColumnName = "OUT_TIME";
  222. //
  223. // _FrmBillDiaLog_Toolbars_Dock_Area_Top
  224. //
  225. this._FrmBillDiaLog_Toolbars_Dock_Area_Top.AccessibleRole = System.Windows.Forms.AccessibleRole.Grouping;
  226. this._FrmBillDiaLog_Toolbars_Dock_Area_Top.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(191)))), ((int)(((byte)(219)))), ((int)(((byte)(255)))));
  227. this._FrmBillDiaLog_Toolbars_Dock_Area_Top.DockedPosition = Infragistics.Win.UltraWinToolbars.DockedPosition.Top;
  228. this._FrmBillDiaLog_Toolbars_Dock_Area_Top.ForeColor = System.Drawing.SystemColors.ControlText;
  229. this._FrmBillDiaLog_Toolbars_Dock_Area_Top.Location = new System.Drawing.Point(0, 0);
  230. this._FrmBillDiaLog_Toolbars_Dock_Area_Top.Name = "_FrmBillDiaLog_Toolbars_Dock_Area_Top";
  231. this._FrmBillDiaLog_Toolbars_Dock_Area_Top.Size = new System.Drawing.Size(655, 27);
  232. this._FrmBillDiaLog_Toolbars_Dock_Area_Top.ToolbarsManager = this.ultraToolbarsManager1;
  233. //
  234. // ultraToolbarsManager1
  235. //
  236. this.ultraToolbarsManager1.DesignerFlags = 1;
  237. this.ultraToolbarsManager1.DockWithinContainer = this;
  238. this.ultraToolbarsManager1.DockWithinContainerBaseType = typeof(System.Windows.Forms.Form);
  239. this.ultraToolbarsManager1.ShowMenuShadows = Infragistics.Win.DefaultableBoolean.False;
  240. this.ultraToolbarsManager1.ShowQuickCustomizeButton = false;
  241. this.ultraToolbarsManager1.ShowToolTips = false;
  242. this.ultraToolbarsManager1.Style = Infragistics.Win.UltraWinToolbars.ToolbarStyle.Office2007;
  243. ultraToolbar1.DockedColumn = 0;
  244. ultraToolbar1.DockedRow = 0;
  245. buttonTool2.InstanceProps.IsFirstInGroup = true;
  246. buttonTool7.InstanceProps.IsFirstInGroup = true;
  247. ultraToolbar1.NonInheritedTools.AddRange(new Infragistics.Win.UltraWinToolbars.ToolBase[] {
  248. buttonTool2,
  249. buttonTool7,
  250. buttonTool4,
  251. buttonTool1});
  252. ultraToolbar1.Text = "UltraToolbar1";
  253. this.ultraToolbarsManager1.Toolbars.AddRange(new Infragistics.Win.UltraWinToolbars.UltraToolbar[] {
  254. ultraToolbar1});
  255. appearance24.Image = ((object)(resources.GetObject("appearance24.Image")));
  256. buttonTool8.SharedPropsInternal.AppearancesSmall.Appearance = appearance24;
  257. buttonTool8.SharedPropsInternal.Caption = "查询";
  258. buttonTool8.SharedPropsInternal.DisplayStyle = Infragistics.Win.UltraWinToolbars.ToolDisplayStyle.ImageAndText;
  259. appearance14.Image = ((object)(resources.GetObject("appearance14.Image")));
  260. buttonTool9.SharedPropsInternal.AppearancesSmall.Appearance = appearance14;
  261. buttonTool9.SharedPropsInternal.Caption = "保存";
  262. buttonTool9.SharedPropsInternal.DisplayStyle = Infragistics.Win.UltraWinToolbars.ToolDisplayStyle.ImageAndText;
  263. appearance13.Image = ((object)(resources.GetObject("appearance13.Image")));
  264. buttonTool3.SharedPropsInternal.AppearancesSmall.Appearance = appearance13;
  265. buttonTool3.SharedPropsInternal.Caption = "关闭";
  266. buttonTool3.SharedPropsInternal.DisplayStyle = Infragistics.Win.UltraWinToolbars.ToolDisplayStyle.ImageAndText;
  267. appearance15.Image = ((object)(resources.GetObject("appearance15.Image")));
  268. buttonTool5.SharedPropsInternal.AppearancesSmall.Appearance = appearance15;
  269. buttonTool5.SharedPropsInternal.Caption = "删除";
  270. buttonTool5.SharedPropsInternal.DisplayStyle = Infragistics.Win.UltraWinToolbars.ToolDisplayStyle.ImageAndText;
  271. this.ultraToolbarsManager1.Tools.AddRange(new Infragistics.Win.UltraWinToolbars.ToolBase[] {
  272. buttonTool8,
  273. buttonTool9,
  274. buttonTool3,
  275. buttonTool5});
  276. this.ultraToolbarsManager1.ToolClick += new Infragistics.Win.UltraWinToolbars.ToolClickEventHandler(this.ultraToolbarsManager1_ToolClick);
  277. //
  278. // _FrmBillDiaLog_Toolbars_Dock_Area_Bottom
  279. //
  280. this._FrmBillDiaLog_Toolbars_Dock_Area_Bottom.AccessibleRole = System.Windows.Forms.AccessibleRole.Grouping;
  281. this._FrmBillDiaLog_Toolbars_Dock_Area_Bottom.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(191)))), ((int)(((byte)(219)))), ((int)(((byte)(255)))));
  282. this._FrmBillDiaLog_Toolbars_Dock_Area_Bottom.DockedPosition = Infragistics.Win.UltraWinToolbars.DockedPosition.Bottom;
  283. this._FrmBillDiaLog_Toolbars_Dock_Area_Bottom.ForeColor = System.Drawing.SystemColors.ControlText;
  284. this._FrmBillDiaLog_Toolbars_Dock_Area_Bottom.Location = new System.Drawing.Point(0, 384);
  285. this._FrmBillDiaLog_Toolbars_Dock_Area_Bottom.Name = "_FrmBillDiaLog_Toolbars_Dock_Area_Bottom";
  286. this._FrmBillDiaLog_Toolbars_Dock_Area_Bottom.Size = new System.Drawing.Size(655, 0);
  287. this._FrmBillDiaLog_Toolbars_Dock_Area_Bottom.ToolbarsManager = this.ultraToolbarsManager1;
  288. //
  289. // _FrmBillDiaLog_Toolbars_Dock_Area_Left
  290. //
  291. this._FrmBillDiaLog_Toolbars_Dock_Area_Left.AccessibleRole = System.Windows.Forms.AccessibleRole.Grouping;
  292. this._FrmBillDiaLog_Toolbars_Dock_Area_Left.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(191)))), ((int)(((byte)(219)))), ((int)(((byte)(255)))));
  293. this._FrmBillDiaLog_Toolbars_Dock_Area_Left.DockedPosition = Infragistics.Win.UltraWinToolbars.DockedPosition.Left;
  294. this._FrmBillDiaLog_Toolbars_Dock_Area_Left.ForeColor = System.Drawing.SystemColors.ControlText;
  295. this._FrmBillDiaLog_Toolbars_Dock_Area_Left.Location = new System.Drawing.Point(0, 0);
  296. this._FrmBillDiaLog_Toolbars_Dock_Area_Left.Name = "_FrmBillDiaLog_Toolbars_Dock_Area_Left";
  297. this._FrmBillDiaLog_Toolbars_Dock_Area_Left.Size = new System.Drawing.Size(0, 384);
  298. this._FrmBillDiaLog_Toolbars_Dock_Area_Left.ToolbarsManager = this.ultraToolbarsManager1;
  299. //
  300. // _FrmBillDiaLog_Toolbars_Dock_Area_Right
  301. //
  302. this._FrmBillDiaLog_Toolbars_Dock_Area_Right.AccessibleRole = System.Windows.Forms.AccessibleRole.Grouping;
  303. this._FrmBillDiaLog_Toolbars_Dock_Area_Right.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(191)))), ((int)(((byte)(219)))), ((int)(((byte)(255)))));
  304. this._FrmBillDiaLog_Toolbars_Dock_Area_Right.DockedPosition = Infragistics.Win.UltraWinToolbars.DockedPosition.Right;
  305. this._FrmBillDiaLog_Toolbars_Dock_Area_Right.ForeColor = System.Drawing.SystemColors.ControlText;
  306. this._FrmBillDiaLog_Toolbars_Dock_Area_Right.Location = new System.Drawing.Point(655, 0);
  307. this._FrmBillDiaLog_Toolbars_Dock_Area_Right.Name = "_FrmBillDiaLog_Toolbars_Dock_Area_Right";
  308. this._FrmBillDiaLog_Toolbars_Dock_Area_Right.Size = new System.Drawing.Size(0, 384);
  309. this._FrmBillDiaLog_Toolbars_Dock_Area_Right.ToolbarsManager = this.ultraToolbarsManager1;
  310. //
  311. // dataColumn6
  312. //
  313. this.dataColumn6.ColumnName = "ID";
  314. //
  315. // FrmCarManage
  316. //
  317. this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
  318. this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
  319. this.ClientSize = new System.Drawing.Size(655, 384);
  320. this.Controls.Add(this.FrmCarManage_Fill_Panel);
  321. this.Name = "FrmCarManage";
  322. this.StartPosition = System.Windows.Forms.FormStartPosition.CenterParent;
  323. this.Text = "车号维护";
  324. this.Load += new System.EventHandler(this.FrmCarManage_Load);
  325. this.FrmCarManage_Fill_Panel.ResumeLayout(false);
  326. ((System.ComponentModel.ISupportInitialize)(this.ultraGrid1)).EndInit();
  327. ((System.ComponentModel.ISupportInitialize)(this.dataSet1)).EndInit();
  328. ((System.ComponentModel.ISupportInitialize)(this.dataTable1)).EndInit();
  329. ((System.ComponentModel.ISupportInitialize)(this.ultraToolbarsManager1)).EndInit();
  330. this.ResumeLayout(false);
  331. }
  332. #endregion
  333. private System.Windows.Forms.Panel FrmCarManage_Fill_Panel;
  334. private Infragistics.Win.UltraWinToolbars.UltraToolbarsDockArea _FrmBillDiaLog_Toolbars_Dock_Area_Top;
  335. private Infragistics.Win.UltraWinToolbars.UltraToolbarsManager ultraToolbarsManager1;
  336. private Infragistics.Win.UltraWinToolbars.UltraToolbarsDockArea _FrmBillDiaLog_Toolbars_Dock_Area_Bottom;
  337. private Infragistics.Win.UltraWinToolbars.UltraToolbarsDockArea _FrmBillDiaLog_Toolbars_Dock_Area_Left;
  338. private Infragistics.Win.UltraWinToolbars.UltraToolbarsDockArea _FrmBillDiaLog_Toolbars_Dock_Area_Right;
  339. private Infragistics.Win.UltraWinGrid.UltraGrid ultraGrid1;
  340. private System.Data.DataSet dataSet1;
  341. private System.Data.DataTable dataTable1;
  342. private System.Data.DataColumn dataColumn1;
  343. private System.Data.DataColumn dataColumn2;
  344. private System.Data.DataColumn dataColumn3;
  345. private System.Data.DataColumn dataColumn4;
  346. private System.Data.DataColumn dataColumn5;
  347. private System.Data.DataColumn dataColumn6;
  348. }
  349. }