FrmMaterialAdministrationSub.Designer.cs 25 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365
  1. namespace Core.StlMes.Client.Qcm
  2. {
  3. partial class FrmMaterialAdministrationSub
  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 appearance26 = 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("CHK");
  32. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn2 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("PHY_DEPTID");
  33. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn3 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("PHY_DEPTNAME");
  34. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn4 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("UNIT_CODE");
  35. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn5 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("UNIT_NAME");
  36. Infragistics.Win.Appearance appearance27 = new Infragistics.Win.Appearance();
  37. Infragistics.Win.Appearance appearance28 = new Infragistics.Win.Appearance();
  38. Infragistics.Win.Appearance appearance29 = new Infragistics.Win.Appearance();
  39. Infragistics.Win.Appearance appearance30 = new Infragistics.Win.Appearance();
  40. Infragistics.Win.Appearance appearance31 = new Infragistics.Win.Appearance();
  41. Infragistics.Win.Appearance appearance32 = new Infragistics.Win.Appearance();
  42. Infragistics.Win.Appearance appearance33 = new Infragistics.Win.Appearance();
  43. Infragistics.Win.Appearance appearance34 = new Infragistics.Win.Appearance();
  44. Infragistics.Win.Appearance appearance35 = new Infragistics.Win.Appearance();
  45. Infragistics.Win.Appearance appearance36 = new Infragistics.Win.Appearance();
  46. Infragistics.Win.Appearance appearance37 = new Infragistics.Win.Appearance();
  47. Infragistics.Win.UltraWinToolbars.UltraToolbar ultraToolbar1 = new Infragistics.Win.UltraWinToolbars.UltraToolbar("UltraToolbar1");
  48. Infragistics.Win.UltraWinToolbars.ButtonTool buttonTool1 = new Infragistics.Win.UltraWinToolbars.ButtonTool("Query");
  49. Infragistics.Win.UltraWinToolbars.ButtonTool buttonTool2 = new Infragistics.Win.UltraWinToolbars.ButtonTool("Confirm");
  50. Infragistics.Win.UltraWinToolbars.ButtonTool buttonTool3 = new Infragistics.Win.UltraWinToolbars.ButtonTool("Cancel");
  51. Infragistics.Win.UltraWinToolbars.ButtonTool buttonTool4 = new Infragistics.Win.UltraWinToolbars.ButtonTool("Query");
  52. Infragistics.Win.Appearance appearance11 = new Infragistics.Win.Appearance();
  53. Infragistics.Win.UltraWinToolbars.ButtonTool buttonTool5 = new Infragistics.Win.UltraWinToolbars.ButtonTool("Confirm");
  54. Infragistics.Win.Appearance appearance12 = new Infragistics.Win.Appearance();
  55. Infragistics.Win.UltraWinToolbars.ButtonTool buttonTool6 = new Infragistics.Win.UltraWinToolbars.ButtonTool("Cancel");
  56. Infragistics.Win.Appearance appearance13 = new Infragistics.Win.Appearance();
  57. System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(FrmMaterialAdministrationSub));
  58. this.FrmMaterialAdministrationSub_Fill_Panel = new System.Windows.Forms.Panel();
  59. this.gdDept = new Infragistics.Win.UltraWinGrid.UltraGrid();
  60. this.dataSet1 = new System.Data.DataSet();
  61. this.dataTable1 = new System.Data.DataTable();
  62. this.dataColumn1 = new System.Data.DataColumn();
  63. this.dataColumn2 = new System.Data.DataColumn();
  64. this.dataColumn3 = new System.Data.DataColumn();
  65. this.dataColumn4 = new System.Data.DataColumn();
  66. this.dataColumn5 = new System.Data.DataColumn();
  67. this._FrmMaterialAdministrationSub_Toolbars_Dock_Area_Left = new Infragistics.Win.UltraWinToolbars.UltraToolbarsDockArea();
  68. this.ultraToolbarsManager1 = new Infragistics.Win.UltraWinToolbars.UltraToolbarsManager(this.components);
  69. this._FrmMaterialAdministrationSub_Toolbars_Dock_Area_Right = new Infragistics.Win.UltraWinToolbars.UltraToolbarsDockArea();
  70. this._FrmMaterialAdministrationSub_Toolbars_Dock_Area_Top = new Infragistics.Win.UltraWinToolbars.UltraToolbarsDockArea();
  71. this._FrmMaterialAdministrationSub_Toolbars_Dock_Area_Bottom = new Infragistics.Win.UltraWinToolbars.UltraToolbarsDockArea();
  72. this.FrmMaterialAdministrationSub_Fill_Panel.SuspendLayout();
  73. ((System.ComponentModel.ISupportInitialize)(this.gdDept)).BeginInit();
  74. ((System.ComponentModel.ISupportInitialize)(this.dataSet1)).BeginInit();
  75. ((System.ComponentModel.ISupportInitialize)(this.dataTable1)).BeginInit();
  76. ((System.ComponentModel.ISupportInitialize)(this.ultraToolbarsManager1)).BeginInit();
  77. this.SuspendLayout();
  78. //
  79. // FrmMaterialAdministrationSub_Fill_Panel
  80. //
  81. this.FrmMaterialAdministrationSub_Fill_Panel.Controls.Add(this.gdDept);
  82. this.FrmMaterialAdministrationSub_Fill_Panel.Cursor = System.Windows.Forms.Cursors.Default;
  83. this.FrmMaterialAdministrationSub_Fill_Panel.Dock = System.Windows.Forms.DockStyle.Fill;
  84. this.FrmMaterialAdministrationSub_Fill_Panel.Location = new System.Drawing.Point(0, 28);
  85. this.FrmMaterialAdministrationSub_Fill_Panel.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
  86. this.FrmMaterialAdministrationSub_Fill_Panel.Name = "FrmMaterialAdministrationSub_Fill_Panel";
  87. this.FrmMaterialAdministrationSub_Fill_Panel.Size = new System.Drawing.Size(559, 387);
  88. this.FrmMaterialAdministrationSub_Fill_Panel.TabIndex = 0;
  89. //
  90. // gdDept
  91. //
  92. this.gdDept.DataMember = "Table1";
  93. this.gdDept.DataSource = this.dataSet1;
  94. appearance26.BackColor = System.Drawing.SystemColors.Window;
  95. appearance26.BorderColor = System.Drawing.SystemColors.InactiveCaption;
  96. this.gdDept.DisplayLayout.Appearance = appearance26;
  97. this.gdDept.DisplayLayout.AutoFitStyle = Infragistics.Win.UltraWinGrid.AutoFitStyle.ResizeAllColumns;
  98. ultraGridColumn1.Header.VisiblePosition = 0;
  99. ultraGridColumn1.RowLayoutColumnInfo.OriginX = 0;
  100. ultraGridColumn1.RowLayoutColumnInfo.OriginY = 0;
  101. ultraGridColumn1.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(76, 0);
  102. ultraGridColumn1.RowLayoutColumnInfo.SpanX = 1;
  103. ultraGridColumn1.RowLayoutColumnInfo.SpanY = 1;
  104. ultraGridColumn1.Style = Infragistics.Win.UltraWinGrid.ColumnStyle.CheckBox;
  105. ultraGridColumn2.Header.VisiblePosition = 1;
  106. ultraGridColumn2.Hidden = true;
  107. ultraGridColumn2.RowLayoutColumnInfo.OriginX = 1;
  108. ultraGridColumn2.RowLayoutColumnInfo.OriginY = 0;
  109. ultraGridColumn2.RowLayoutColumnInfo.SpanX = 1;
  110. ultraGridColumn2.RowLayoutColumnInfo.SpanY = 1;
  111. ultraGridColumn3.Header.VisiblePosition = 2;
  112. ultraGridColumn3.RowLayoutColumnInfo.OriginX = 2;
  113. ultraGridColumn3.RowLayoutColumnInfo.OriginY = 0;
  114. ultraGridColumn3.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(240, 0);
  115. ultraGridColumn3.RowLayoutColumnInfo.SpanX = 1;
  116. ultraGridColumn3.RowLayoutColumnInfo.SpanY = 1;
  117. ultraGridColumn4.Header.VisiblePosition = 3;
  118. ultraGridColumn4.Hidden = true;
  119. ultraGridColumn4.RowLayoutColumnInfo.OriginX = 3;
  120. ultraGridColumn4.RowLayoutColumnInfo.OriginY = 0;
  121. ultraGridColumn4.RowLayoutColumnInfo.SpanX = 1;
  122. ultraGridColumn4.RowLayoutColumnInfo.SpanY = 1;
  123. ultraGridColumn5.Header.VisiblePosition = 4;
  124. ultraGridColumn5.RowLayoutColumnInfo.OriginX = 4;
  125. ultraGridColumn5.RowLayoutColumnInfo.OriginY = 0;
  126. ultraGridColumn5.RowLayoutColumnInfo.SpanX = 1;
  127. ultraGridColumn5.RowLayoutColumnInfo.SpanY = 1;
  128. ultraGridBand1.Columns.AddRange(new object[] {
  129. ultraGridColumn1,
  130. ultraGridColumn2,
  131. ultraGridColumn3,
  132. ultraGridColumn4,
  133. ultraGridColumn5});
  134. ultraGridBand1.RowLayoutStyle = Infragistics.Win.UltraWinGrid.RowLayoutStyle.GroupLayout;
  135. this.gdDept.DisplayLayout.BandsSerializer.Add(ultraGridBand1);
  136. this.gdDept.DisplayLayout.BorderStyle = Infragistics.Win.UIElementBorderStyle.Solid;
  137. this.gdDept.DisplayLayout.CaptionVisible = Infragistics.Win.DefaultableBoolean.False;
  138. appearance27.BackColor = System.Drawing.SystemColors.ActiveBorder;
  139. appearance27.BackColor2 = System.Drawing.SystemColors.ControlDark;
  140. appearance27.BackGradientStyle = Infragistics.Win.GradientStyle.Vertical;
  141. appearance27.BorderColor = System.Drawing.SystemColors.Window;
  142. this.gdDept.DisplayLayout.GroupByBox.Appearance = appearance27;
  143. appearance28.ForeColor = System.Drawing.SystemColors.GrayText;
  144. this.gdDept.DisplayLayout.GroupByBox.BandLabelAppearance = appearance28;
  145. this.gdDept.DisplayLayout.GroupByBox.BorderStyle = Infragistics.Win.UIElementBorderStyle.Solid;
  146. appearance29.BackColor = System.Drawing.SystemColors.ControlLightLight;
  147. appearance29.BackColor2 = System.Drawing.SystemColors.Control;
  148. appearance29.BackGradientStyle = Infragistics.Win.GradientStyle.Horizontal;
  149. appearance29.ForeColor = System.Drawing.SystemColors.GrayText;
  150. this.gdDept.DisplayLayout.GroupByBox.PromptAppearance = appearance29;
  151. this.gdDept.DisplayLayout.MaxColScrollRegions = 1;
  152. this.gdDept.DisplayLayout.MaxRowScrollRegions = 1;
  153. appearance30.BackColor = System.Drawing.SystemColors.Window;
  154. appearance30.ForeColor = System.Drawing.SystemColors.ControlText;
  155. this.gdDept.DisplayLayout.Override.ActiveCellAppearance = appearance30;
  156. appearance31.BackColor = System.Drawing.SystemColors.Highlight;
  157. appearance31.ForeColor = System.Drawing.SystemColors.HighlightText;
  158. this.gdDept.DisplayLayout.Override.ActiveRowAppearance = appearance31;
  159. this.gdDept.DisplayLayout.Override.BorderStyleCell = Infragistics.Win.UIElementBorderStyle.Dotted;
  160. this.gdDept.DisplayLayout.Override.BorderStyleRow = Infragistics.Win.UIElementBorderStyle.Dotted;
  161. appearance32.BackColor = System.Drawing.SystemColors.Window;
  162. this.gdDept.DisplayLayout.Override.CardAreaAppearance = appearance32;
  163. appearance33.BorderColor = System.Drawing.Color.Silver;
  164. appearance33.TextTrimming = Infragistics.Win.TextTrimming.EllipsisCharacter;
  165. this.gdDept.DisplayLayout.Override.CellAppearance = appearance33;
  166. this.gdDept.DisplayLayout.Override.CellClickAction = Infragistics.Win.UltraWinGrid.CellClickAction.EditAndSelectText;
  167. this.gdDept.DisplayLayout.Override.CellPadding = 0;
  168. appearance34.BackColor = System.Drawing.SystemColors.Control;
  169. appearance34.BackColor2 = System.Drawing.SystemColors.ControlDark;
  170. appearance34.BackGradientAlignment = Infragistics.Win.GradientAlignment.Element;
  171. appearance34.BackGradientStyle = Infragistics.Win.GradientStyle.Horizontal;
  172. appearance34.BorderColor = System.Drawing.SystemColors.Window;
  173. this.gdDept.DisplayLayout.Override.GroupByRowAppearance = appearance34;
  174. appearance35.TextHAlignAsString = "Left";
  175. this.gdDept.DisplayLayout.Override.HeaderAppearance = appearance35;
  176. this.gdDept.DisplayLayout.Override.HeaderClickAction = Infragistics.Win.UltraWinGrid.HeaderClickAction.SortMulti;
  177. this.gdDept.DisplayLayout.Override.HeaderStyle = Infragistics.Win.HeaderStyle.WindowsXPCommand;
  178. appearance36.BackColor = System.Drawing.SystemColors.Window;
  179. appearance36.BorderColor = System.Drawing.Color.Silver;
  180. this.gdDept.DisplayLayout.Override.RowAppearance = appearance36;
  181. this.gdDept.DisplayLayout.Override.RowSelectors = Infragistics.Win.DefaultableBoolean.False;
  182. appearance37.BackColor = System.Drawing.SystemColors.ControlLight;
  183. this.gdDept.DisplayLayout.Override.TemplateAddRowAppearance = appearance37;
  184. this.gdDept.DisplayLayout.ScrollBounds = Infragistics.Win.UltraWinGrid.ScrollBounds.ScrollToFill;
  185. this.gdDept.DisplayLayout.ScrollStyle = Infragistics.Win.UltraWinGrid.ScrollStyle.Immediate;
  186. this.gdDept.DisplayLayout.ViewStyleBand = Infragistics.Win.UltraWinGrid.ViewStyleBand.OutlookGroupBy;
  187. this.gdDept.Dock = System.Windows.Forms.DockStyle.Fill;
  188. this.gdDept.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  189. this.gdDept.Location = new System.Drawing.Point(0, 0);
  190. this.gdDept.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
  191. this.gdDept.Name = "gdDept";
  192. this.gdDept.Size = new System.Drawing.Size(559, 387);
  193. this.gdDept.TabIndex = 0;
  194. this.gdDept.Text = "ultraGrid1";
  195. //
  196. // dataSet1
  197. //
  198. this.dataSet1.DataSetName = "NewDataSet";
  199. this.dataSet1.Tables.AddRange(new System.Data.DataTable[] {
  200. this.dataTable1});
  201. //
  202. // dataTable1
  203. //
  204. this.dataTable1.Columns.AddRange(new System.Data.DataColumn[] {
  205. this.dataColumn1,
  206. this.dataColumn2,
  207. this.dataColumn3,
  208. this.dataColumn4,
  209. this.dataColumn5});
  210. this.dataTable1.TableName = "Table1";
  211. //
  212. // dataColumn1
  213. //
  214. this.dataColumn1.Caption = "选择";
  215. this.dataColumn1.ColumnName = "CHK";
  216. //
  217. // dataColumn2
  218. //
  219. this.dataColumn2.ColumnName = "PHY_DEPTID";
  220. //
  221. // dataColumn3
  222. //
  223. this.dataColumn3.Caption = "科室名称";
  224. this.dataColumn3.ColumnName = "PHY_DEPTNAME";
  225. //
  226. // dataColumn4
  227. //
  228. this.dataColumn4.Caption = "UNIT_CODE";
  229. this.dataColumn4.ColumnName = "UNIT_CODE";
  230. //
  231. // dataColumn5
  232. //
  233. this.dataColumn5.Caption = "部门名称";
  234. this.dataColumn5.ColumnName = "UNIT_NAME";
  235. //
  236. // _FrmMaterialAdministrationSub_Toolbars_Dock_Area_Left
  237. //
  238. this._FrmMaterialAdministrationSub_Toolbars_Dock_Area_Left.AccessibleRole = System.Windows.Forms.AccessibleRole.Grouping;
  239. this._FrmMaterialAdministrationSub_Toolbars_Dock_Area_Left.BackColor = System.Drawing.SystemColors.Control;
  240. this._FrmMaterialAdministrationSub_Toolbars_Dock_Area_Left.DockedPosition = Infragistics.Win.UltraWinToolbars.DockedPosition.Left;
  241. this._FrmMaterialAdministrationSub_Toolbars_Dock_Area_Left.ForeColor = System.Drawing.SystemColors.ControlText;
  242. this._FrmMaterialAdministrationSub_Toolbars_Dock_Area_Left.Location = new System.Drawing.Point(0, 28);
  243. this._FrmMaterialAdministrationSub_Toolbars_Dock_Area_Left.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
  244. this._FrmMaterialAdministrationSub_Toolbars_Dock_Area_Left.Name = "_FrmMaterialAdministrationSub_Toolbars_Dock_Area_Left";
  245. this._FrmMaterialAdministrationSub_Toolbars_Dock_Area_Left.Size = new System.Drawing.Size(0, 387);
  246. this._FrmMaterialAdministrationSub_Toolbars_Dock_Area_Left.ToolbarsManager = this.ultraToolbarsManager1;
  247. //
  248. // ultraToolbarsManager1
  249. //
  250. this.ultraToolbarsManager1.DesignerFlags = 1;
  251. this.ultraToolbarsManager1.DockWithinContainer = this;
  252. this.ultraToolbarsManager1.DockWithinContainerBaseType = typeof(System.Windows.Forms.Form);
  253. this.ultraToolbarsManager1.ShowQuickCustomizeButton = false;
  254. ultraToolbar1.DockedColumn = 0;
  255. ultraToolbar1.DockedRow = 0;
  256. ultraToolbar1.NonInheritedTools.AddRange(new Infragistics.Win.UltraWinToolbars.ToolBase[] {
  257. buttonTool1,
  258. buttonTool2,
  259. buttonTool3});
  260. ultraToolbar1.Text = "UltraToolbar1";
  261. this.ultraToolbarsManager1.Toolbars.AddRange(new Infragistics.Win.UltraWinToolbars.UltraToolbar[] {
  262. ultraToolbar1});
  263. appearance11.Image = ((object)(resources.GetObject("appearance11.Image")));
  264. buttonTool4.SharedPropsInternal.AppearancesSmall.Appearance = appearance11;
  265. buttonTool4.SharedPropsInternal.Caption = "查询";
  266. buttonTool4.SharedPropsInternal.DisplayStyle = Infragistics.Win.UltraWinToolbars.ToolDisplayStyle.ImageAndText;
  267. appearance12.Image = ((object)(resources.GetObject("appearance12.Image")));
  268. buttonTool5.SharedPropsInternal.AppearancesSmall.Appearance = appearance12;
  269. buttonTool5.SharedPropsInternal.Caption = "确认";
  270. buttonTool5.SharedPropsInternal.DisplayStyle = Infragistics.Win.UltraWinToolbars.ToolDisplayStyle.ImageAndText;
  271. appearance13.Image = ((object)(resources.GetObject("appearance13.Image")));
  272. buttonTool6.SharedPropsInternal.AppearancesSmall.Appearance = appearance13;
  273. buttonTool6.SharedPropsInternal.Caption = "取消";
  274. buttonTool6.SharedPropsInternal.DisplayStyle = Infragistics.Win.UltraWinToolbars.ToolDisplayStyle.ImageAndText;
  275. this.ultraToolbarsManager1.Tools.AddRange(new Infragistics.Win.UltraWinToolbars.ToolBase[] {
  276. buttonTool4,
  277. buttonTool5,
  278. buttonTool6});
  279. this.ultraToolbarsManager1.ToolClick += new Infragistics.Win.UltraWinToolbars.ToolClickEventHandler(this.ultraToolbarsManager1_ToolClick);
  280. //
  281. // _FrmMaterialAdministrationSub_Toolbars_Dock_Area_Right
  282. //
  283. this._FrmMaterialAdministrationSub_Toolbars_Dock_Area_Right.AccessibleRole = System.Windows.Forms.AccessibleRole.Grouping;
  284. this._FrmMaterialAdministrationSub_Toolbars_Dock_Area_Right.BackColor = System.Drawing.SystemColors.Control;
  285. this._FrmMaterialAdministrationSub_Toolbars_Dock_Area_Right.DockedPosition = Infragistics.Win.UltraWinToolbars.DockedPosition.Right;
  286. this._FrmMaterialAdministrationSub_Toolbars_Dock_Area_Right.ForeColor = System.Drawing.SystemColors.ControlText;
  287. this._FrmMaterialAdministrationSub_Toolbars_Dock_Area_Right.Location = new System.Drawing.Point(559, 28);
  288. this._FrmMaterialAdministrationSub_Toolbars_Dock_Area_Right.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
  289. this._FrmMaterialAdministrationSub_Toolbars_Dock_Area_Right.Name = "_FrmMaterialAdministrationSub_Toolbars_Dock_Area_Right";
  290. this._FrmMaterialAdministrationSub_Toolbars_Dock_Area_Right.Size = new System.Drawing.Size(0, 387);
  291. this._FrmMaterialAdministrationSub_Toolbars_Dock_Area_Right.ToolbarsManager = this.ultraToolbarsManager1;
  292. //
  293. // _FrmMaterialAdministrationSub_Toolbars_Dock_Area_Top
  294. //
  295. this._FrmMaterialAdministrationSub_Toolbars_Dock_Area_Top.AccessibleRole = System.Windows.Forms.AccessibleRole.Grouping;
  296. this._FrmMaterialAdministrationSub_Toolbars_Dock_Area_Top.BackColor = System.Drawing.SystemColors.Control;
  297. this._FrmMaterialAdministrationSub_Toolbars_Dock_Area_Top.DockedPosition = Infragistics.Win.UltraWinToolbars.DockedPosition.Top;
  298. this._FrmMaterialAdministrationSub_Toolbars_Dock_Area_Top.ForeColor = System.Drawing.SystemColors.ControlText;
  299. this._FrmMaterialAdministrationSub_Toolbars_Dock_Area_Top.Location = new System.Drawing.Point(0, 0);
  300. this._FrmMaterialAdministrationSub_Toolbars_Dock_Area_Top.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
  301. this._FrmMaterialAdministrationSub_Toolbars_Dock_Area_Top.Name = "_FrmMaterialAdministrationSub_Toolbars_Dock_Area_Top";
  302. this._FrmMaterialAdministrationSub_Toolbars_Dock_Area_Top.Size = new System.Drawing.Size(559, 28);
  303. this._FrmMaterialAdministrationSub_Toolbars_Dock_Area_Top.ToolbarsManager = this.ultraToolbarsManager1;
  304. //
  305. // _FrmMaterialAdministrationSub_Toolbars_Dock_Area_Bottom
  306. //
  307. this._FrmMaterialAdministrationSub_Toolbars_Dock_Area_Bottom.AccessibleRole = System.Windows.Forms.AccessibleRole.Grouping;
  308. this._FrmMaterialAdministrationSub_Toolbars_Dock_Area_Bottom.BackColor = System.Drawing.SystemColors.Control;
  309. this._FrmMaterialAdministrationSub_Toolbars_Dock_Area_Bottom.DockedPosition = Infragistics.Win.UltraWinToolbars.DockedPosition.Bottom;
  310. this._FrmMaterialAdministrationSub_Toolbars_Dock_Area_Bottom.ForeColor = System.Drawing.SystemColors.ControlText;
  311. this._FrmMaterialAdministrationSub_Toolbars_Dock_Area_Bottom.Location = new System.Drawing.Point(0, 415);
  312. this._FrmMaterialAdministrationSub_Toolbars_Dock_Area_Bottom.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
  313. this._FrmMaterialAdministrationSub_Toolbars_Dock_Area_Bottom.Name = "_FrmMaterialAdministrationSub_Toolbars_Dock_Area_Bottom";
  314. this._FrmMaterialAdministrationSub_Toolbars_Dock_Area_Bottom.Size = new System.Drawing.Size(559, 0);
  315. this._FrmMaterialAdministrationSub_Toolbars_Dock_Area_Bottom.ToolbarsManager = this.ultraToolbarsManager1;
  316. //
  317. // FrmMaterialAdministrationSub
  318. //
  319. this.AutoScaleDimensions = new System.Drawing.SizeF(8F, 15F);
  320. this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
  321. this.ClientSize = new System.Drawing.Size(559, 415);
  322. this.Controls.Add(this.FrmMaterialAdministrationSub_Fill_Panel);
  323. this.Controls.Add(this._FrmMaterialAdministrationSub_Toolbars_Dock_Area_Left);
  324. this.Controls.Add(this._FrmMaterialAdministrationSub_Toolbars_Dock_Area_Right);
  325. this.Controls.Add(this._FrmMaterialAdministrationSub_Toolbars_Dock_Area_Top);
  326. this.Controls.Add(this._FrmMaterialAdministrationSub_Toolbars_Dock_Area_Bottom);
  327. this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.FixedDialog;
  328. this.Icon = ((System.Drawing.Icon)(resources.GetObject("$this.Icon")));
  329. this.Margin = new System.Windows.Forms.Padding(5, 5, 5, 5);
  330. this.MaximizeBox = false;
  331. this.MinimizeBox = false;
  332. this.Name = "FrmMaterialAdministrationSub";
  333. this.StartPosition = System.Windows.Forms.FormStartPosition.CenterParent;
  334. this.Text = "科室选择";
  335. this.Load += new System.EventHandler(this.FrmMaterialAdministrationSub_Load);
  336. this.FrmMaterialAdministrationSub_Fill_Panel.ResumeLayout(false);
  337. ((System.ComponentModel.ISupportInitialize)(this.gdDept)).EndInit();
  338. ((System.ComponentModel.ISupportInitialize)(this.dataSet1)).EndInit();
  339. ((System.ComponentModel.ISupportInitialize)(this.dataTable1)).EndInit();
  340. ((System.ComponentModel.ISupportInitialize)(this.ultraToolbarsManager1)).EndInit();
  341. this.ResumeLayout(false);
  342. }
  343. #endregion
  344. private Infragistics.Win.UltraWinToolbars.UltraToolbarsManager ultraToolbarsManager1;
  345. private System.Windows.Forms.Panel FrmMaterialAdministrationSub_Fill_Panel;
  346. private Infragistics.Win.UltraWinToolbars.UltraToolbarsDockArea _FrmMaterialAdministrationSub_Toolbars_Dock_Area_Left;
  347. private Infragistics.Win.UltraWinToolbars.UltraToolbarsDockArea _FrmMaterialAdministrationSub_Toolbars_Dock_Area_Right;
  348. private Infragistics.Win.UltraWinToolbars.UltraToolbarsDockArea _FrmMaterialAdministrationSub_Toolbars_Dock_Area_Top;
  349. private Infragistics.Win.UltraWinToolbars.UltraToolbarsDockArea _FrmMaterialAdministrationSub_Toolbars_Dock_Area_Bottom;
  350. private Infragistics.Win.UltraWinGrid.UltraGrid gdDept;
  351. private System.Data.DataSet dataSet1;
  352. private System.Data.DataTable dataTable1;
  353. private System.Data.DataColumn dataColumn1;
  354. private System.Data.DataColumn dataColumn2;
  355. private System.Data.DataColumn dataColumn3;
  356. private System.Data.DataColumn dataColumn4;
  357. private System.Data.DataColumn dataColumn5;
  358. }
  359. }