| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365 |
- namespace Core.StlMes.Client.Qcm
- {
- partial class FrmMaterialAdministrationSub
- {
- /// <summary>
- /// Required designer variable.
- /// </summary>
- private System.ComponentModel.IContainer components = null;
- /// <summary>
- /// Clean up any resources being used.
- /// </summary>
- /// <param name="disposing">true if managed resources should be disposed; otherwise, false.</param>
- protected override void Dispose(bool disposing)
- {
- if (disposing && (components != null))
- {
- components.Dispose();
- }
- base.Dispose(disposing);
- }
- #region Windows Form Designer generated code
- /// <summary>
- /// Required method for Designer support - do not modify
- /// the contents of this method with the code editor.
- /// </summary>
- private void InitializeComponent()
- {
- this.components = new System.ComponentModel.Container();
- Infragistics.Win.Appearance appearance26 = new Infragistics.Win.Appearance();
- Infragistics.Win.UltraWinGrid.UltraGridBand ultraGridBand1 = new Infragistics.Win.UltraWinGrid.UltraGridBand("Table1", -1);
- Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn1 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("CHK");
- Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn2 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("PHY_DEPTID");
- Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn3 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("PHY_DEPTNAME");
- Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn4 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("UNIT_CODE");
- Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn5 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("UNIT_NAME");
- Infragistics.Win.Appearance appearance27 = new Infragistics.Win.Appearance();
- Infragistics.Win.Appearance appearance28 = new Infragistics.Win.Appearance();
- Infragistics.Win.Appearance appearance29 = new Infragistics.Win.Appearance();
- Infragistics.Win.Appearance appearance30 = new Infragistics.Win.Appearance();
- Infragistics.Win.Appearance appearance31 = new Infragistics.Win.Appearance();
- Infragistics.Win.Appearance appearance32 = new Infragistics.Win.Appearance();
- Infragistics.Win.Appearance appearance33 = new Infragistics.Win.Appearance();
- Infragistics.Win.Appearance appearance34 = new Infragistics.Win.Appearance();
- Infragistics.Win.Appearance appearance35 = new Infragistics.Win.Appearance();
- Infragistics.Win.Appearance appearance36 = new Infragistics.Win.Appearance();
- Infragistics.Win.Appearance appearance37 = new Infragistics.Win.Appearance();
- Infragistics.Win.UltraWinToolbars.UltraToolbar ultraToolbar1 = new Infragistics.Win.UltraWinToolbars.UltraToolbar("UltraToolbar1");
- Infragistics.Win.UltraWinToolbars.ButtonTool buttonTool1 = new Infragistics.Win.UltraWinToolbars.ButtonTool("Query");
- Infragistics.Win.UltraWinToolbars.ButtonTool buttonTool2 = new Infragistics.Win.UltraWinToolbars.ButtonTool("Confirm");
- Infragistics.Win.UltraWinToolbars.ButtonTool buttonTool3 = new Infragistics.Win.UltraWinToolbars.ButtonTool("Cancel");
- Infragistics.Win.UltraWinToolbars.ButtonTool buttonTool4 = new Infragistics.Win.UltraWinToolbars.ButtonTool("Query");
- Infragistics.Win.Appearance appearance11 = new Infragistics.Win.Appearance();
- Infragistics.Win.UltraWinToolbars.ButtonTool buttonTool5 = new Infragistics.Win.UltraWinToolbars.ButtonTool("Confirm");
- Infragistics.Win.Appearance appearance12 = new Infragistics.Win.Appearance();
- Infragistics.Win.UltraWinToolbars.ButtonTool buttonTool6 = new Infragistics.Win.UltraWinToolbars.ButtonTool("Cancel");
- Infragistics.Win.Appearance appearance13 = new Infragistics.Win.Appearance();
- System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(FrmMaterialAdministrationSub));
- this.FrmMaterialAdministrationSub_Fill_Panel = new System.Windows.Forms.Panel();
- this.gdDept = new Infragistics.Win.UltraWinGrid.UltraGrid();
- this.dataSet1 = new System.Data.DataSet();
- this.dataTable1 = new System.Data.DataTable();
- this.dataColumn1 = new System.Data.DataColumn();
- this.dataColumn2 = new System.Data.DataColumn();
- this.dataColumn3 = new System.Data.DataColumn();
- this.dataColumn4 = new System.Data.DataColumn();
- this.dataColumn5 = new System.Data.DataColumn();
- this._FrmMaterialAdministrationSub_Toolbars_Dock_Area_Left = new Infragistics.Win.UltraWinToolbars.UltraToolbarsDockArea();
- this.ultraToolbarsManager1 = new Infragistics.Win.UltraWinToolbars.UltraToolbarsManager(this.components);
- this._FrmMaterialAdministrationSub_Toolbars_Dock_Area_Right = new Infragistics.Win.UltraWinToolbars.UltraToolbarsDockArea();
- this._FrmMaterialAdministrationSub_Toolbars_Dock_Area_Top = new Infragistics.Win.UltraWinToolbars.UltraToolbarsDockArea();
- this._FrmMaterialAdministrationSub_Toolbars_Dock_Area_Bottom = new Infragistics.Win.UltraWinToolbars.UltraToolbarsDockArea();
- this.FrmMaterialAdministrationSub_Fill_Panel.SuspendLayout();
- ((System.ComponentModel.ISupportInitialize)(this.gdDept)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.dataSet1)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.dataTable1)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.ultraToolbarsManager1)).BeginInit();
- this.SuspendLayout();
- //
- // FrmMaterialAdministrationSub_Fill_Panel
- //
- this.FrmMaterialAdministrationSub_Fill_Panel.Controls.Add(this.gdDept);
- this.FrmMaterialAdministrationSub_Fill_Panel.Cursor = System.Windows.Forms.Cursors.Default;
- this.FrmMaterialAdministrationSub_Fill_Panel.Dock = System.Windows.Forms.DockStyle.Fill;
- this.FrmMaterialAdministrationSub_Fill_Panel.Location = new System.Drawing.Point(0, 28);
- this.FrmMaterialAdministrationSub_Fill_Panel.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
- this.FrmMaterialAdministrationSub_Fill_Panel.Name = "FrmMaterialAdministrationSub_Fill_Panel";
- this.FrmMaterialAdministrationSub_Fill_Panel.Size = new System.Drawing.Size(559, 387);
- this.FrmMaterialAdministrationSub_Fill_Panel.TabIndex = 0;
- //
- // gdDept
- //
- this.gdDept.DataMember = "Table1";
- this.gdDept.DataSource = this.dataSet1;
- appearance26.BackColor = System.Drawing.SystemColors.Window;
- appearance26.BorderColor = System.Drawing.SystemColors.InactiveCaption;
- this.gdDept.DisplayLayout.Appearance = appearance26;
- this.gdDept.DisplayLayout.AutoFitStyle = Infragistics.Win.UltraWinGrid.AutoFitStyle.ResizeAllColumns;
- ultraGridColumn1.Header.VisiblePosition = 0;
- ultraGridColumn1.RowLayoutColumnInfo.OriginX = 0;
- ultraGridColumn1.RowLayoutColumnInfo.OriginY = 0;
- ultraGridColumn1.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(76, 0);
- ultraGridColumn1.RowLayoutColumnInfo.SpanX = 1;
- ultraGridColumn1.RowLayoutColumnInfo.SpanY = 1;
- ultraGridColumn1.Style = Infragistics.Win.UltraWinGrid.ColumnStyle.CheckBox;
- ultraGridColumn2.Header.VisiblePosition = 1;
- ultraGridColumn2.Hidden = true;
- ultraGridColumn2.RowLayoutColumnInfo.OriginX = 1;
- ultraGridColumn2.RowLayoutColumnInfo.OriginY = 0;
- ultraGridColumn2.RowLayoutColumnInfo.SpanX = 1;
- ultraGridColumn2.RowLayoutColumnInfo.SpanY = 1;
- ultraGridColumn3.Header.VisiblePosition = 2;
- ultraGridColumn3.RowLayoutColumnInfo.OriginX = 2;
- ultraGridColumn3.RowLayoutColumnInfo.OriginY = 0;
- ultraGridColumn3.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(240, 0);
- ultraGridColumn3.RowLayoutColumnInfo.SpanX = 1;
- ultraGridColumn3.RowLayoutColumnInfo.SpanY = 1;
- ultraGridColumn4.Header.VisiblePosition = 3;
- ultraGridColumn4.Hidden = true;
- ultraGridColumn4.RowLayoutColumnInfo.OriginX = 3;
- ultraGridColumn4.RowLayoutColumnInfo.OriginY = 0;
- ultraGridColumn4.RowLayoutColumnInfo.SpanX = 1;
- ultraGridColumn4.RowLayoutColumnInfo.SpanY = 1;
- ultraGridColumn5.Header.VisiblePosition = 4;
- ultraGridColumn5.RowLayoutColumnInfo.OriginX = 4;
- ultraGridColumn5.RowLayoutColumnInfo.OriginY = 0;
- ultraGridColumn5.RowLayoutColumnInfo.SpanX = 1;
- ultraGridColumn5.RowLayoutColumnInfo.SpanY = 1;
- ultraGridBand1.Columns.AddRange(new object[] {
- ultraGridColumn1,
- ultraGridColumn2,
- ultraGridColumn3,
- ultraGridColumn4,
- ultraGridColumn5});
- ultraGridBand1.RowLayoutStyle = Infragistics.Win.UltraWinGrid.RowLayoutStyle.GroupLayout;
- this.gdDept.DisplayLayout.BandsSerializer.Add(ultraGridBand1);
- this.gdDept.DisplayLayout.BorderStyle = Infragistics.Win.UIElementBorderStyle.Solid;
- this.gdDept.DisplayLayout.CaptionVisible = Infragistics.Win.DefaultableBoolean.False;
- appearance27.BackColor = System.Drawing.SystemColors.ActiveBorder;
- appearance27.BackColor2 = System.Drawing.SystemColors.ControlDark;
- appearance27.BackGradientStyle = Infragistics.Win.GradientStyle.Vertical;
- appearance27.BorderColor = System.Drawing.SystemColors.Window;
- this.gdDept.DisplayLayout.GroupByBox.Appearance = appearance27;
- appearance28.ForeColor = System.Drawing.SystemColors.GrayText;
- this.gdDept.DisplayLayout.GroupByBox.BandLabelAppearance = appearance28;
- this.gdDept.DisplayLayout.GroupByBox.BorderStyle = Infragistics.Win.UIElementBorderStyle.Solid;
- appearance29.BackColor = System.Drawing.SystemColors.ControlLightLight;
- appearance29.BackColor2 = System.Drawing.SystemColors.Control;
- appearance29.BackGradientStyle = Infragistics.Win.GradientStyle.Horizontal;
- appearance29.ForeColor = System.Drawing.SystemColors.GrayText;
- this.gdDept.DisplayLayout.GroupByBox.PromptAppearance = appearance29;
- this.gdDept.DisplayLayout.MaxColScrollRegions = 1;
- this.gdDept.DisplayLayout.MaxRowScrollRegions = 1;
- appearance30.BackColor = System.Drawing.SystemColors.Window;
- appearance30.ForeColor = System.Drawing.SystemColors.ControlText;
- this.gdDept.DisplayLayout.Override.ActiveCellAppearance = appearance30;
- appearance31.BackColor = System.Drawing.SystemColors.Highlight;
- appearance31.ForeColor = System.Drawing.SystemColors.HighlightText;
- this.gdDept.DisplayLayout.Override.ActiveRowAppearance = appearance31;
- this.gdDept.DisplayLayout.Override.BorderStyleCell = Infragistics.Win.UIElementBorderStyle.Dotted;
- this.gdDept.DisplayLayout.Override.BorderStyleRow = Infragistics.Win.UIElementBorderStyle.Dotted;
- appearance32.BackColor = System.Drawing.SystemColors.Window;
- this.gdDept.DisplayLayout.Override.CardAreaAppearance = appearance32;
- appearance33.BorderColor = System.Drawing.Color.Silver;
- appearance33.TextTrimming = Infragistics.Win.TextTrimming.EllipsisCharacter;
- this.gdDept.DisplayLayout.Override.CellAppearance = appearance33;
- this.gdDept.DisplayLayout.Override.CellClickAction = Infragistics.Win.UltraWinGrid.CellClickAction.EditAndSelectText;
- this.gdDept.DisplayLayout.Override.CellPadding = 0;
- appearance34.BackColor = System.Drawing.SystemColors.Control;
- appearance34.BackColor2 = System.Drawing.SystemColors.ControlDark;
- appearance34.BackGradientAlignment = Infragistics.Win.GradientAlignment.Element;
- appearance34.BackGradientStyle = Infragistics.Win.GradientStyle.Horizontal;
- appearance34.BorderColor = System.Drawing.SystemColors.Window;
- this.gdDept.DisplayLayout.Override.GroupByRowAppearance = appearance34;
- appearance35.TextHAlignAsString = "Left";
- this.gdDept.DisplayLayout.Override.HeaderAppearance = appearance35;
- this.gdDept.DisplayLayout.Override.HeaderClickAction = Infragistics.Win.UltraWinGrid.HeaderClickAction.SortMulti;
- this.gdDept.DisplayLayout.Override.HeaderStyle = Infragistics.Win.HeaderStyle.WindowsXPCommand;
- appearance36.BackColor = System.Drawing.SystemColors.Window;
- appearance36.BorderColor = System.Drawing.Color.Silver;
- this.gdDept.DisplayLayout.Override.RowAppearance = appearance36;
- this.gdDept.DisplayLayout.Override.RowSelectors = Infragistics.Win.DefaultableBoolean.False;
- appearance37.BackColor = System.Drawing.SystemColors.ControlLight;
- this.gdDept.DisplayLayout.Override.TemplateAddRowAppearance = appearance37;
- this.gdDept.DisplayLayout.ScrollBounds = Infragistics.Win.UltraWinGrid.ScrollBounds.ScrollToFill;
- this.gdDept.DisplayLayout.ScrollStyle = Infragistics.Win.UltraWinGrid.ScrollStyle.Immediate;
- this.gdDept.DisplayLayout.ViewStyleBand = Infragistics.Win.UltraWinGrid.ViewStyleBand.OutlookGroupBy;
- this.gdDept.Dock = System.Windows.Forms.DockStyle.Fill;
- this.gdDept.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.gdDept.Location = new System.Drawing.Point(0, 0);
- this.gdDept.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
- this.gdDept.Name = "gdDept";
- this.gdDept.Size = new System.Drawing.Size(559, 387);
- this.gdDept.TabIndex = 0;
- this.gdDept.Text = "ultraGrid1";
- //
- // dataSet1
- //
- this.dataSet1.DataSetName = "NewDataSet";
- this.dataSet1.Tables.AddRange(new System.Data.DataTable[] {
- this.dataTable1});
- //
- // dataTable1
- //
- this.dataTable1.Columns.AddRange(new System.Data.DataColumn[] {
- this.dataColumn1,
- this.dataColumn2,
- this.dataColumn3,
- this.dataColumn4,
- this.dataColumn5});
- this.dataTable1.TableName = "Table1";
- //
- // dataColumn1
- //
- this.dataColumn1.Caption = "选择";
- this.dataColumn1.ColumnName = "CHK";
- //
- // dataColumn2
- //
- this.dataColumn2.ColumnName = "PHY_DEPTID";
- //
- // dataColumn3
- //
- this.dataColumn3.Caption = "科室名称";
- this.dataColumn3.ColumnName = "PHY_DEPTNAME";
- //
- // dataColumn4
- //
- this.dataColumn4.Caption = "UNIT_CODE";
- this.dataColumn4.ColumnName = "UNIT_CODE";
- //
- // dataColumn5
- //
- this.dataColumn5.Caption = "部门名称";
- this.dataColumn5.ColumnName = "UNIT_NAME";
- //
- // _FrmMaterialAdministrationSub_Toolbars_Dock_Area_Left
- //
- this._FrmMaterialAdministrationSub_Toolbars_Dock_Area_Left.AccessibleRole = System.Windows.Forms.AccessibleRole.Grouping;
- this._FrmMaterialAdministrationSub_Toolbars_Dock_Area_Left.BackColor = System.Drawing.SystemColors.Control;
- this._FrmMaterialAdministrationSub_Toolbars_Dock_Area_Left.DockedPosition = Infragistics.Win.UltraWinToolbars.DockedPosition.Left;
- this._FrmMaterialAdministrationSub_Toolbars_Dock_Area_Left.ForeColor = System.Drawing.SystemColors.ControlText;
- this._FrmMaterialAdministrationSub_Toolbars_Dock_Area_Left.Location = new System.Drawing.Point(0, 28);
- this._FrmMaterialAdministrationSub_Toolbars_Dock_Area_Left.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
- this._FrmMaterialAdministrationSub_Toolbars_Dock_Area_Left.Name = "_FrmMaterialAdministrationSub_Toolbars_Dock_Area_Left";
- this._FrmMaterialAdministrationSub_Toolbars_Dock_Area_Left.Size = new System.Drawing.Size(0, 387);
- this._FrmMaterialAdministrationSub_Toolbars_Dock_Area_Left.ToolbarsManager = this.ultraToolbarsManager1;
- //
- // ultraToolbarsManager1
- //
- this.ultraToolbarsManager1.DesignerFlags = 1;
- this.ultraToolbarsManager1.DockWithinContainer = this;
- this.ultraToolbarsManager1.DockWithinContainerBaseType = typeof(System.Windows.Forms.Form);
- this.ultraToolbarsManager1.ShowQuickCustomizeButton = false;
- ultraToolbar1.DockedColumn = 0;
- ultraToolbar1.DockedRow = 0;
- ultraToolbar1.NonInheritedTools.AddRange(new Infragistics.Win.UltraWinToolbars.ToolBase[] {
- buttonTool1,
- buttonTool2,
- buttonTool3});
- ultraToolbar1.Text = "UltraToolbar1";
- this.ultraToolbarsManager1.Toolbars.AddRange(new Infragistics.Win.UltraWinToolbars.UltraToolbar[] {
- ultraToolbar1});
- appearance11.Image = ((object)(resources.GetObject("appearance11.Image")));
- buttonTool4.SharedPropsInternal.AppearancesSmall.Appearance = appearance11;
- buttonTool4.SharedPropsInternal.Caption = "查询";
- buttonTool4.SharedPropsInternal.DisplayStyle = Infragistics.Win.UltraWinToolbars.ToolDisplayStyle.ImageAndText;
- appearance12.Image = ((object)(resources.GetObject("appearance12.Image")));
- buttonTool5.SharedPropsInternal.AppearancesSmall.Appearance = appearance12;
- buttonTool5.SharedPropsInternal.Caption = "确认";
- buttonTool5.SharedPropsInternal.DisplayStyle = Infragistics.Win.UltraWinToolbars.ToolDisplayStyle.ImageAndText;
- appearance13.Image = ((object)(resources.GetObject("appearance13.Image")));
- buttonTool6.SharedPropsInternal.AppearancesSmall.Appearance = appearance13;
- buttonTool6.SharedPropsInternal.Caption = "取消";
- buttonTool6.SharedPropsInternal.DisplayStyle = Infragistics.Win.UltraWinToolbars.ToolDisplayStyle.ImageAndText;
- this.ultraToolbarsManager1.Tools.AddRange(new Infragistics.Win.UltraWinToolbars.ToolBase[] {
- buttonTool4,
- buttonTool5,
- buttonTool6});
- this.ultraToolbarsManager1.ToolClick += new Infragistics.Win.UltraWinToolbars.ToolClickEventHandler(this.ultraToolbarsManager1_ToolClick);
- //
- // _FrmMaterialAdministrationSub_Toolbars_Dock_Area_Right
- //
- this._FrmMaterialAdministrationSub_Toolbars_Dock_Area_Right.AccessibleRole = System.Windows.Forms.AccessibleRole.Grouping;
- this._FrmMaterialAdministrationSub_Toolbars_Dock_Area_Right.BackColor = System.Drawing.SystemColors.Control;
- this._FrmMaterialAdministrationSub_Toolbars_Dock_Area_Right.DockedPosition = Infragistics.Win.UltraWinToolbars.DockedPosition.Right;
- this._FrmMaterialAdministrationSub_Toolbars_Dock_Area_Right.ForeColor = System.Drawing.SystemColors.ControlText;
- this._FrmMaterialAdministrationSub_Toolbars_Dock_Area_Right.Location = new System.Drawing.Point(559, 28);
- this._FrmMaterialAdministrationSub_Toolbars_Dock_Area_Right.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
- this._FrmMaterialAdministrationSub_Toolbars_Dock_Area_Right.Name = "_FrmMaterialAdministrationSub_Toolbars_Dock_Area_Right";
- this._FrmMaterialAdministrationSub_Toolbars_Dock_Area_Right.Size = new System.Drawing.Size(0, 387);
- this._FrmMaterialAdministrationSub_Toolbars_Dock_Area_Right.ToolbarsManager = this.ultraToolbarsManager1;
- //
- // _FrmMaterialAdministrationSub_Toolbars_Dock_Area_Top
- //
- this._FrmMaterialAdministrationSub_Toolbars_Dock_Area_Top.AccessibleRole = System.Windows.Forms.AccessibleRole.Grouping;
- this._FrmMaterialAdministrationSub_Toolbars_Dock_Area_Top.BackColor = System.Drawing.SystemColors.Control;
- this._FrmMaterialAdministrationSub_Toolbars_Dock_Area_Top.DockedPosition = Infragistics.Win.UltraWinToolbars.DockedPosition.Top;
- this._FrmMaterialAdministrationSub_Toolbars_Dock_Area_Top.ForeColor = System.Drawing.SystemColors.ControlText;
- this._FrmMaterialAdministrationSub_Toolbars_Dock_Area_Top.Location = new System.Drawing.Point(0, 0);
- this._FrmMaterialAdministrationSub_Toolbars_Dock_Area_Top.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
- this._FrmMaterialAdministrationSub_Toolbars_Dock_Area_Top.Name = "_FrmMaterialAdministrationSub_Toolbars_Dock_Area_Top";
- this._FrmMaterialAdministrationSub_Toolbars_Dock_Area_Top.Size = new System.Drawing.Size(559, 28);
- this._FrmMaterialAdministrationSub_Toolbars_Dock_Area_Top.ToolbarsManager = this.ultraToolbarsManager1;
- //
- // _FrmMaterialAdministrationSub_Toolbars_Dock_Area_Bottom
- //
- this._FrmMaterialAdministrationSub_Toolbars_Dock_Area_Bottom.AccessibleRole = System.Windows.Forms.AccessibleRole.Grouping;
- this._FrmMaterialAdministrationSub_Toolbars_Dock_Area_Bottom.BackColor = System.Drawing.SystemColors.Control;
- this._FrmMaterialAdministrationSub_Toolbars_Dock_Area_Bottom.DockedPosition = Infragistics.Win.UltraWinToolbars.DockedPosition.Bottom;
- this._FrmMaterialAdministrationSub_Toolbars_Dock_Area_Bottom.ForeColor = System.Drawing.SystemColors.ControlText;
- this._FrmMaterialAdministrationSub_Toolbars_Dock_Area_Bottom.Location = new System.Drawing.Point(0, 415);
- this._FrmMaterialAdministrationSub_Toolbars_Dock_Area_Bottom.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
- this._FrmMaterialAdministrationSub_Toolbars_Dock_Area_Bottom.Name = "_FrmMaterialAdministrationSub_Toolbars_Dock_Area_Bottom";
- this._FrmMaterialAdministrationSub_Toolbars_Dock_Area_Bottom.Size = new System.Drawing.Size(559, 0);
- this._FrmMaterialAdministrationSub_Toolbars_Dock_Area_Bottom.ToolbarsManager = this.ultraToolbarsManager1;
- //
- // FrmMaterialAdministrationSub
- //
- this.AutoScaleDimensions = new System.Drawing.SizeF(8F, 15F);
- this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
- this.ClientSize = new System.Drawing.Size(559, 415);
- this.Controls.Add(this.FrmMaterialAdministrationSub_Fill_Panel);
- this.Controls.Add(this._FrmMaterialAdministrationSub_Toolbars_Dock_Area_Left);
- this.Controls.Add(this._FrmMaterialAdministrationSub_Toolbars_Dock_Area_Right);
- this.Controls.Add(this._FrmMaterialAdministrationSub_Toolbars_Dock_Area_Top);
- this.Controls.Add(this._FrmMaterialAdministrationSub_Toolbars_Dock_Area_Bottom);
- this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.FixedDialog;
- this.Icon = ((System.Drawing.Icon)(resources.GetObject("$this.Icon")));
- this.Margin = new System.Windows.Forms.Padding(5, 5, 5, 5);
- this.MaximizeBox = false;
- this.MinimizeBox = false;
- this.Name = "FrmMaterialAdministrationSub";
- this.StartPosition = System.Windows.Forms.FormStartPosition.CenterParent;
- this.Text = "科室选择";
- this.Load += new System.EventHandler(this.FrmMaterialAdministrationSub_Load);
- this.FrmMaterialAdministrationSub_Fill_Panel.ResumeLayout(false);
- ((System.ComponentModel.ISupportInitialize)(this.gdDept)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.dataSet1)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.dataTable1)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.ultraToolbarsManager1)).EndInit();
- this.ResumeLayout(false);
- }
- #endregion
- private Infragistics.Win.UltraWinToolbars.UltraToolbarsManager ultraToolbarsManager1;
- private System.Windows.Forms.Panel FrmMaterialAdministrationSub_Fill_Panel;
- private Infragistics.Win.UltraWinToolbars.UltraToolbarsDockArea _FrmMaterialAdministrationSub_Toolbars_Dock_Area_Left;
- private Infragistics.Win.UltraWinToolbars.UltraToolbarsDockArea _FrmMaterialAdministrationSub_Toolbars_Dock_Area_Right;
- private Infragistics.Win.UltraWinToolbars.UltraToolbarsDockArea _FrmMaterialAdministrationSub_Toolbars_Dock_Area_Top;
- private Infragistics.Win.UltraWinToolbars.UltraToolbarsDockArea _FrmMaterialAdministrationSub_Toolbars_Dock_Area_Bottom;
- private Infragistics.Win.UltraWinGrid.UltraGrid gdDept;
- private System.Data.DataSet dataSet1;
- private System.Data.DataTable dataTable1;
- private System.Data.DataColumn dataColumn1;
- private System.Data.DataColumn dataColumn2;
- private System.Data.DataColumn dataColumn3;
- private System.Data.DataColumn dataColumn4;
- private System.Data.DataColumn dataColumn5;
- }
- }
|