| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660 |
- namespace Pur.order
- {
- partial class FrmClauseInMode
- {
- /// <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("ClauseId");
- Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn2 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("ClauseName");
- Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn3 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("ClauseDesc");
- Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn4 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("OrderType");
- Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn5 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("ClauseType");
- Infragistics.Win.Appearance appearance1 = new Infragistics.Win.Appearance();
- Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn6 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("ClauseDefault");
- Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn7 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("ClauseOrderBy");
- Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn8 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("Validflag");
- Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn9 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("CreateName");
- Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn10 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("CreateTime");
- Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn11 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("UpdateName");
- Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn12 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("UpdateTime");
- Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn13 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("CHECK", 0);
- Infragistics.Win.Appearance appearance27 = new Infragistics.Win.Appearance();
- Infragistics.Win.Appearance appearance28 = 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.Appearance appearance38 = new Infragistics.Win.Appearance();
- Infragistics.Win.Appearance appearance39 = new Infragistics.Win.Appearance();
- Infragistics.Win.UltraWinToolbars.RibbonTab ribbonTab1 = new Infragistics.Win.UltraWinToolbars.RibbonTab("ribbon1");
- Infragistics.Win.UltraWinToolbars.RibbonGroup ribbonGroup1 = new Infragistics.Win.UltraWinToolbars.RibbonGroup("ribbonGroup1");
- Infragistics.Win.UltraWinToolbars.RibbonGroup ribbonGroup2 = new Infragistics.Win.UltraWinToolbars.RibbonGroup("ribbonGroup2");
- Infragistics.Win.UltraWinToolbars.UltraToolbar ultraToolbar1 = new Infragistics.Win.UltraWinToolbars.UltraToolbar("UltraToolbar1");
- Infragistics.Win.UltraWinToolbars.ButtonTool buttonTool2 = new Infragistics.Win.UltraWinToolbars.ButtonTool("查询");
- Infragistics.Win.UltraWinToolbars.ButtonTool buttonTool5 = new Infragistics.Win.UltraWinToolbars.ButtonTool("关闭");
- Infragistics.Win.UltraWinToolbars.UltraToolbar ultraToolbar2 = new Infragistics.Win.UltraWinToolbars.UltraToolbar("UltraToolbar2");
- Infragistics.Win.UltraWinToolbars.ButtonTool buttonTool1 = new Infragistics.Win.UltraWinToolbars.ButtonTool("Query");
- Infragistics.Win.UltraWinToolbars.ButtonTool buttonTool4 = new Infragistics.Win.UltraWinToolbars.ButtonTool("conFirmation");
- Infragistics.Win.UltraWinToolbars.ButtonTool buttonTool14 = new Infragistics.Win.UltraWinToolbars.ButtonTool("doClear");
- Infragistics.Win.UltraWinToolbars.ButtonTool buttonTool16 = new Infragistics.Win.UltraWinToolbars.ButtonTool("ESC");
- Infragistics.Win.UltraWinToolbars.ButtonTool buttonTool6 = new Infragistics.Win.UltraWinToolbars.ButtonTool("新增");
- Infragistics.Win.UltraWinToolbars.ButtonTool buttonTool7 = new Infragistics.Win.UltraWinToolbars.ButtonTool("删除");
- Infragistics.Win.UltraWinToolbars.ButtonTool buttonTool8 = new Infragistics.Win.UltraWinToolbars.ButtonTool("修改");
- Infragistics.Win.UltraWinToolbars.ButtonTool buttonTool9 = new Infragistics.Win.UltraWinToolbars.ButtonTool("查询");
- Infragistics.Win.UltraWinToolbars.ButtonTool buttonTool10 = new Infragistics.Win.UltraWinToolbars.ButtonTool("关闭");
- Infragistics.Win.UltraWinToolbars.ButtonTool buttonTool12 = new Infragistics.Win.UltraWinToolbars.ButtonTool("恢复");
- Infragistics.Win.UltraWinToolbars.ButtonTool buttonTool3 = new Infragistics.Win.UltraWinToolbars.ButtonTool("确认");
- Infragistics.Win.UltraWinToolbars.ButtonTool buttonTool11 = new Infragistics.Win.UltraWinToolbars.ButtonTool("Query");
- Infragistics.Win.Appearance appearance29 = new Infragistics.Win.Appearance();
- Infragistics.Win.UltraWinToolbars.ButtonTool buttonTool13 = new Infragistics.Win.UltraWinToolbars.ButtonTool("ESC");
- Infragistics.Win.Appearance appearance30 = new Infragistics.Win.Appearance();
- Infragistics.Win.UltraWinToolbars.ButtonTool buttonTool17 = new Infragistics.Win.UltraWinToolbars.ButtonTool("conFirmation");
- Infragistics.Win.Appearance appearance11 = new Infragistics.Win.Appearance();
- Infragistics.Win.UltraWinToolbars.ButtonTool buttonTool15 = new Infragistics.Win.UltraWinToolbars.ButtonTool("doClear");
- Infragistics.Win.Appearance appearance12 = new Infragistics.Win.Appearance();
- System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(FrmClauseInMode));
- 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.dataColumn6 = new System.Data.DataColumn();
- this.dataColumn7 = new System.Data.DataColumn();
- this.dataColumn8 = new System.Data.DataColumn();
- this.dataColumn9 = new System.Data.DataColumn();
- this.dataColumn10 = new System.Data.DataColumn();
- this.dataColumn11 = new System.Data.DataColumn();
- this.dataColumn12 = new System.Data.DataColumn();
- this.ultraPanel2 = new Infragistics.Win.Misc.UltraPanel();
- this.ultraPanel4 = new Infragistics.Win.Misc.UltraPanel();
- this.ultraGroupBox1 = new Infragistics.Win.Misc.UltraGroupBox();
- this.ultraGrid1 = new Infragistics.Win.UltraWinGrid.UltraGrid();
- this.ultraPanel1 = new Infragistics.Win.Misc.UltraPanel();
- this.cop_orderType = new Infragistics.Win.UltraWinEditors.UltraComboEditor();
- this.ultraLabel11 = new Infragistics.Win.Misc.UltraLabel();
- this.cop_clauseType = new Infragistics.Win.UltraWinEditors.UltraComboEditor();
- this.ultraLabel7 = new Infragistics.Win.Misc.UltraLabel();
- this.txt_ClauseName = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
- this.txt_ClauseId = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
- this.ultraLabel2 = new Infragistics.Win.Misc.UltraLabel();
- this.ultraLabel1 = new Infragistics.Win.Misc.UltraLabel();
- this._Form1_Toolbars_Dock_Area_Left = new Infragistics.Win.UltraWinToolbars.UltraToolbarsDockArea();
- this.barsManagerButon = new Infragistics.Win.UltraWinToolbars.UltraToolbarsManager(this.components);
- this._Form1_Toolbars_Dock_Area_Right = new Infragistics.Win.UltraWinToolbars.UltraToolbarsDockArea();
- this._Form1_Toolbars_Dock_Area_Top = new Infragistics.Win.UltraWinToolbars.UltraToolbarsDockArea();
- this._Form1_Toolbars_Dock_Area_Bottom = new Infragistics.Win.UltraWinToolbars.UltraToolbarsDockArea();
- ((System.ComponentModel.ISupportInitialize)(this.dataSet1)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.dataTable1)).BeginInit();
- this.ultraPanel2.ClientArea.SuspendLayout();
- this.ultraPanel2.SuspendLayout();
- this.ultraPanel4.ClientArea.SuspendLayout();
- this.ultraPanel4.SuspendLayout();
- ((System.ComponentModel.ISupportInitialize)(this.ultraGroupBox1)).BeginInit();
- this.ultraGroupBox1.SuspendLayout();
- ((System.ComponentModel.ISupportInitialize)(this.ultraGrid1)).BeginInit();
- this.ultraPanel1.ClientArea.SuspendLayout();
- this.ultraPanel1.SuspendLayout();
- ((System.ComponentModel.ISupportInitialize)(this.cop_orderType)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.cop_clauseType)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.txt_ClauseName)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.txt_ClauseId)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.barsManagerButon)).BeginInit();
- this.SuspendLayout();
- //
- // 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.dataColumn6,
- this.dataColumn7,
- this.dataColumn8,
- this.dataColumn9,
- this.dataColumn10,
- this.dataColumn11,
- this.dataColumn12});
- this.dataTable1.TableName = "Table1";
- //
- // dataColumn1
- //
- this.dataColumn1.Caption = "条款代码标识";
- this.dataColumn1.ColumnName = "ClauseId";
- //
- // dataColumn2
- //
- this.dataColumn2.Caption = "条款名称";
- this.dataColumn2.ColumnName = "ClauseName";
- //
- // dataColumn3
- //
- this.dataColumn3.Caption = "条款内容";
- this.dataColumn3.ColumnName = "ClauseDesc";
- //
- // dataColumn4
- //
- this.dataColumn4.Caption = "适用合同类别";
- this.dataColumn4.ColumnName = "OrderType";
- //
- // dataColumn5
- //
- this.dataColumn5.Caption = "条款分类";
- this.dataColumn5.ColumnName = "ClauseType";
- //
- // dataColumn6
- //
- this.dataColumn6.Caption = "是否必选";
- this.dataColumn6.ColumnName = "ClauseDefault";
- //
- // dataColumn7
- //
- this.dataColumn7.Caption = "条款分类排序";
- this.dataColumn7.ColumnName = "ClauseOrderBy";
- //
- // dataColumn8
- //
- this.dataColumn8.Caption = "数据状态";
- this.dataColumn8.ColumnName = "Validflag";
- //
- // dataColumn9
- //
- this.dataColumn9.Caption = "创建人";
- this.dataColumn9.ColumnName = "CreateName";
- //
- // dataColumn10
- //
- this.dataColumn10.Caption = "创建时间";
- this.dataColumn10.ColumnName = "CreateTime";
- //
- // dataColumn11
- //
- this.dataColumn11.Caption = "修改人";
- this.dataColumn11.ColumnName = "UpdateName";
- //
- // dataColumn12
- //
- this.dataColumn12.Caption = "修改时间";
- this.dataColumn12.ColumnName = "UpdateTime";
- //
- // ultraPanel2
- //
- //
- // ultraPanel2.ClientArea
- //
- this.ultraPanel2.ClientArea.Controls.Add(this.ultraPanel4);
- this.ultraPanel2.Dock = System.Windows.Forms.DockStyle.Fill;
- this.ultraPanel2.Location = new System.Drawing.Point(0, 66);
- this.ultraPanel2.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
- this.ultraPanel2.Name = "ultraPanel2";
- this.ultraPanel2.Size = new System.Drawing.Size(1404, 468);
- this.ultraPanel2.TabIndex = 1;
- //
- // ultraPanel4
- //
- //
- // ultraPanel4.ClientArea
- //
- this.ultraPanel4.ClientArea.Controls.Add(this.ultraGroupBox1);
- this.ultraPanel4.Dock = System.Windows.Forms.DockStyle.Fill;
- this.ultraPanel4.Location = new System.Drawing.Point(0, 0);
- this.ultraPanel4.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
- this.ultraPanel4.Name = "ultraPanel4";
- this.ultraPanel4.Size = new System.Drawing.Size(1404, 468);
- this.ultraPanel4.TabIndex = 1;
- //
- // ultraGroupBox1
- //
- this.ultraGroupBox1.Controls.Add(this.ultraGrid1);
- this.ultraGroupBox1.Dock = System.Windows.Forms.DockStyle.Fill;
- this.ultraGroupBox1.Location = new System.Drawing.Point(0, 0);
- this.ultraGroupBox1.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
- this.ultraGroupBox1.Name = "ultraGroupBox1";
- this.ultraGroupBox1.Size = new System.Drawing.Size(1404, 468);
- this.ultraGroupBox1.TabIndex = 0;
- this.ultraGroupBox1.Text = "合同条款";
- //
- // ultraGrid1
- //
- this.ultraGrid1.DataSource = this.dataSet1;
- appearance26.BackColor = System.Drawing.SystemColors.Window;
- appearance26.BorderColor = System.Drawing.SystemColors.InactiveCaption;
- this.ultraGrid1.DisplayLayout.Appearance = appearance26;
- ultraGridColumn1.Header.VisiblePosition = 1;
- ultraGridColumn2.Header.VisiblePosition = 4;
- ultraGridColumn2.Width = 146;
- ultraGridColumn3.Header.VisiblePosition = 5;
- ultraGridColumn3.Width = 410;
- ultraGridColumn4.Header.VisiblePosition = 2;
- appearance1.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
- ultraGridColumn5.CellAppearance = appearance1;
- ultraGridColumn5.Header.VisiblePosition = 0;
- ultraGridColumn5.MergedCellContentArea = Infragistics.Win.UltraWinGrid.MergedCellContentArea.VisibleRect;
- ultraGridColumn5.MergedCellEvaluationType = Infragistics.Win.UltraWinGrid.MergedCellEvaluationType.MergeSameValue;
- ultraGridColumn5.MergedCellStyle = Infragistics.Win.UltraWinGrid.MergedCellStyle.Always;
- ultraGridColumn5.Width = 239;
- ultraGridColumn6.Header.VisiblePosition = 6;
- ultraGridColumn7.Header.VisiblePosition = 7;
- ultraGridColumn8.Header.VisiblePosition = 8;
- ultraGridColumn8.Hidden = true;
- ultraGridColumn9.Header.VisiblePosition = 9;
- ultraGridColumn9.Width = 69;
- ultraGridColumn10.Header.VisiblePosition = 10;
- ultraGridColumn11.Header.VisiblePosition = 11;
- ultraGridColumn11.Width = 66;
- ultraGridColumn12.Header.VisiblePosition = 12;
- ultraGridColumn13.DataType = typeof(bool);
- ultraGridColumn13.Header.Caption = "选择";
- ultraGridColumn13.Header.VisiblePosition = 3;
- ultraGridColumn13.Hidden = true;
- ultraGridColumn13.Style = Infragistics.Win.UltraWinGrid.ColumnStyle.CheckBox;
- ultraGridBand1.Columns.AddRange(new object[] {
- ultraGridColumn1,
- ultraGridColumn2,
- ultraGridColumn3,
- ultraGridColumn4,
- ultraGridColumn5,
- ultraGridColumn6,
- ultraGridColumn7,
- ultraGridColumn8,
- ultraGridColumn9,
- ultraGridColumn10,
- ultraGridColumn11,
- ultraGridColumn12,
- ultraGridColumn13});
- this.ultraGrid1.DisplayLayout.BandsSerializer.Add(ultraGridBand1);
- this.ultraGrid1.DisplayLayout.BorderStyle = Infragistics.Win.UIElementBorderStyle.Solid;
- this.ultraGrid1.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.ultraGrid1.DisplayLayout.GroupByBox.Appearance = appearance27;
- appearance28.ForeColor = System.Drawing.SystemColors.GrayText;
- this.ultraGrid1.DisplayLayout.GroupByBox.BandLabelAppearance = appearance28;
- this.ultraGrid1.DisplayLayout.GroupByBox.BorderStyle = Infragistics.Win.UIElementBorderStyle.Solid;
- this.ultraGrid1.DisplayLayout.GroupByBox.Hidden = true;
- appearance31.BackColor = System.Drawing.SystemColors.ControlLightLight;
- appearance31.BackColor2 = System.Drawing.SystemColors.Control;
- appearance31.BackGradientStyle = Infragistics.Win.GradientStyle.Horizontal;
- appearance31.ForeColor = System.Drawing.SystemColors.GrayText;
- this.ultraGrid1.DisplayLayout.GroupByBox.PromptAppearance = appearance31;
- this.ultraGrid1.DisplayLayout.MaxColScrollRegions = 1;
- this.ultraGrid1.DisplayLayout.MaxRowScrollRegions = 1;
- appearance32.BackColor = System.Drawing.SystemColors.Window;
- appearance32.ForeColor = System.Drawing.SystemColors.ControlText;
- this.ultraGrid1.DisplayLayout.Override.ActiveCellAppearance = appearance32;
- appearance33.BackColor = System.Drawing.SystemColors.Highlight;
- appearance33.ForeColor = System.Drawing.SystemColors.HighlightText;
- this.ultraGrid1.DisplayLayout.Override.ActiveRowAppearance = appearance33;
- this.ultraGrid1.DisplayLayout.Override.BorderStyleCell = Infragistics.Win.UIElementBorderStyle.Dotted;
- this.ultraGrid1.DisplayLayout.Override.BorderStyleRow = Infragistics.Win.UIElementBorderStyle.Dotted;
- appearance34.BackColor = System.Drawing.SystemColors.Window;
- this.ultraGrid1.DisplayLayout.Override.CardAreaAppearance = appearance34;
- appearance35.BorderColor = System.Drawing.Color.Silver;
- appearance35.TextTrimming = Infragistics.Win.TextTrimming.EllipsisCharacter;
- this.ultraGrid1.DisplayLayout.Override.CellAppearance = appearance35;
- this.ultraGrid1.DisplayLayout.Override.CellClickAction = Infragistics.Win.UltraWinGrid.CellClickAction.EditAndSelectText;
- this.ultraGrid1.DisplayLayout.Override.CellPadding = 0;
- appearance36.BackColor = System.Drawing.SystemColors.Control;
- appearance36.BackColor2 = System.Drawing.SystemColors.ControlDark;
- appearance36.BackGradientAlignment = Infragistics.Win.GradientAlignment.Element;
- appearance36.BackGradientStyle = Infragistics.Win.GradientStyle.Horizontal;
- appearance36.BorderColor = System.Drawing.SystemColors.Window;
- this.ultraGrid1.DisplayLayout.Override.GroupByRowAppearance = appearance36;
- appearance37.TextHAlignAsString = "Left";
- this.ultraGrid1.DisplayLayout.Override.HeaderAppearance = appearance37;
- this.ultraGrid1.DisplayLayout.Override.HeaderClickAction = Infragistics.Win.UltraWinGrid.HeaderClickAction.SortMulti;
- this.ultraGrid1.DisplayLayout.Override.HeaderStyle = Infragistics.Win.HeaderStyle.WindowsXPCommand;
- appearance38.BackColor = System.Drawing.SystemColors.Window;
- appearance38.BorderColor = System.Drawing.Color.Silver;
- this.ultraGrid1.DisplayLayout.Override.RowAppearance = appearance38;
- this.ultraGrid1.DisplayLayout.Override.RowSelectors = Infragistics.Win.DefaultableBoolean.False;
- appearance39.BackColor = System.Drawing.SystemColors.ControlLight;
- this.ultraGrid1.DisplayLayout.Override.TemplateAddRowAppearance = appearance39;
- this.ultraGrid1.DisplayLayout.ScrollBounds = Infragistics.Win.UltraWinGrid.ScrollBounds.ScrollToFill;
- this.ultraGrid1.DisplayLayout.ScrollStyle = Infragistics.Win.UltraWinGrid.ScrollStyle.Immediate;
- this.ultraGrid1.DisplayLayout.ViewStyleBand = Infragistics.Win.UltraWinGrid.ViewStyleBand.OutlookGroupBy;
- this.ultraGrid1.Dock = System.Windows.Forms.DockStyle.Fill;
- this.ultraGrid1.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.ultraGrid1.Location = new System.Drawing.Point(3, 21);
- this.ultraGrid1.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
- this.ultraGrid1.Name = "ultraGrid1";
- this.ultraGrid1.Size = new System.Drawing.Size(1398, 444);
- this.ultraGrid1.TabIndex = 0;
- this.ultraGrid1.Text = "ultraGrid1";
- //
- // ultraPanel1
- //
- //
- // ultraPanel1.ClientArea
- //
- this.ultraPanel1.ClientArea.Controls.Add(this.cop_orderType);
- this.ultraPanel1.ClientArea.Controls.Add(this.ultraLabel11);
- this.ultraPanel1.ClientArea.Controls.Add(this.cop_clauseType);
- this.ultraPanel1.ClientArea.Controls.Add(this.ultraLabel7);
- this.ultraPanel1.ClientArea.Controls.Add(this.txt_ClauseName);
- this.ultraPanel1.ClientArea.Controls.Add(this.txt_ClauseId);
- this.ultraPanel1.ClientArea.Controls.Add(this.ultraLabel2);
- this.ultraPanel1.ClientArea.Controls.Add(this.ultraLabel1);
- this.ultraPanel1.Dock = System.Windows.Forms.DockStyle.Top;
- this.ultraPanel1.Location = new System.Drawing.Point(0, 28);
- this.ultraPanel1.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
- this.ultraPanel1.Name = "ultraPanel1";
- this.ultraPanel1.Size = new System.Drawing.Size(1404, 38);
- this.ultraPanel1.TabIndex = 0;
- //
- // cop_orderType
- //
- this.cop_orderType.DropDownStyle = Infragistics.Win.DropDownStyle.DropDownList;
- this.cop_orderType.Location = new System.Drawing.Point(1065, 6);
- this.cop_orderType.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
- this.cop_orderType.Name = "cop_orderType";
- this.cop_orderType.Size = new System.Drawing.Size(189, 24);
- this.cop_orderType.TabIndex = 38;
- //
- // ultraLabel11
- //
- this.ultraLabel11.AutoSize = true;
- this.ultraLabel11.Location = new System.Drawing.Point(955, 9);
- this.ultraLabel11.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
- this.ultraLabel11.Name = "ultraLabel11";
- this.ultraLabel11.Size = new System.Drawing.Size(131, 24);
- this.ultraLabel11.TabIndex = 37;
- this.ultraLabel11.Text = "适用合同类别";
- //
- // cop_clauseType
- //
- this.cop_clauseType.DropDownStyle = Infragistics.Win.DropDownStyle.DropDownList;
- this.cop_clauseType.Location = new System.Drawing.Point(645, 6);
- this.cop_clauseType.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
- this.cop_clauseType.Name = "cop_clauseType";
- this.cop_clauseType.Size = new System.Drawing.Size(291, 24);
- this.cop_clauseType.TabIndex = 36;
- //
- // ultraLabel7
- //
- this.ultraLabel7.AutoSize = true;
- this.ultraLabel7.Location = new System.Drawing.Point(565, 9);
- this.ultraLabel7.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
- this.ultraLabel7.Name = "ultraLabel7";
- this.ultraLabel7.Size = new System.Drawing.Size(89, 24);
- this.ultraLabel7.TabIndex = 35;
- this.ultraLabel7.Text = "条款分类";
- //
- // txt_ClauseName
- //
- this.txt_ClauseName.Location = new System.Drawing.Point(381, 8);
- this.txt_ClauseName.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
- this.txt_ClauseName.Name = "txt_ClauseName";
- this.txt_ClauseName.Size = new System.Drawing.Size(163, 24);
- this.txt_ClauseName.TabIndex = 7;
- //
- // txt_ClauseId
- //
- this.txt_ClauseId.Location = new System.Drawing.Point(111, 8);
- this.txt_ClauseId.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
- this.txt_ClauseId.Name = "txt_ClauseId";
- this.txt_ClauseId.Size = new System.Drawing.Size(163, 24);
- this.txt_ClauseId.TabIndex = 6;
- //
- // ultraLabel2
- //
- this.ultraLabel2.AutoSize = true;
- this.ultraLabel2.Location = new System.Drawing.Point(309, 12);
- this.ultraLabel2.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
- this.ultraLabel2.Name = "ultraLabel2";
- this.ultraLabel2.Size = new System.Drawing.Size(89, 24);
- this.ultraLabel2.TabIndex = 5;
- this.ultraLabel2.Text = "条款名称";
- //
- // ultraLabel1
- //
- this.ultraLabel1.AutoSize = true;
- this.ultraLabel1.Location = new System.Drawing.Point(12, 12);
- this.ultraLabel1.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
- this.ultraLabel1.Name = "ultraLabel1";
- this.ultraLabel1.Size = new System.Drawing.Size(131, 24);
- this.ultraLabel1.TabIndex = 4;
- this.ultraLabel1.Text = "条款代码标识";
- //
- // _Form1_Toolbars_Dock_Area_Left
- //
- this._Form1_Toolbars_Dock_Area_Left.AccessibleRole = System.Windows.Forms.AccessibleRole.Grouping;
- this._Form1_Toolbars_Dock_Area_Left.BackColor = System.Drawing.SystemColors.Control;
- this._Form1_Toolbars_Dock_Area_Left.DockedPosition = Infragistics.Win.UltraWinToolbars.DockedPosition.Left;
- this._Form1_Toolbars_Dock_Area_Left.ForeColor = System.Drawing.SystemColors.ControlText;
- this._Form1_Toolbars_Dock_Area_Left.Location = new System.Drawing.Point(0, 28);
- this._Form1_Toolbars_Dock_Area_Left.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
- this._Form1_Toolbars_Dock_Area_Left.Name = "_Form1_Toolbars_Dock_Area_Left";
- this._Form1_Toolbars_Dock_Area_Left.Size = new System.Drawing.Size(0, 506);
- this._Form1_Toolbars_Dock_Area_Left.ToolbarsManager = this.barsManagerButon;
- //
- // barsManagerButon
- //
- this.barsManagerButon.DesignerFlags = 1;
- this.barsManagerButon.DockWithinContainer = this;
- this.barsManagerButon.DockWithinContainerBaseType = typeof(CoreFS.CA06.FrmBase);
- this.barsManagerButon.MiniToolbar.ToolRowCount = 3;
- this.barsManagerButon.Office2007UICompatibility = false;
- ribbonTab1.Caption = "ribbon1";
- ribbonGroup1.Caption = "ribbonGroup1";
- ribbonGroup2.Caption = "ribbonGroup2";
- ribbonTab1.Groups.AddRange(new Infragistics.Win.UltraWinToolbars.RibbonGroup[] {
- ribbonGroup1,
- ribbonGroup2});
- this.barsManagerButon.Ribbon.NonInheritedRibbonTabs.AddRange(new Infragistics.Win.UltraWinToolbars.RibbonTab[] {
- ribbonTab1});
- this.barsManagerButon.ShowQuickCustomizeButton = false;
- ultraToolbar1.DockedColumn = 0;
- ultraToolbar1.DockedRow = 0;
- buttonTool5.InstanceProps.IsFirstInGroup = true;
- ultraToolbar1.NonInheritedTools.AddRange(new Infragistics.Win.UltraWinToolbars.ToolBase[] {
- buttonTool2,
- buttonTool5});
- ultraToolbar1.Text = "UltraToolbar1";
- ultraToolbar1.Visible = false;
- ultraToolbar2.DockedColumn = 0;
- ultraToolbar2.DockedRow = 0;
- ultraToolbar2.NonInheritedTools.AddRange(new Infragistics.Win.UltraWinToolbars.ToolBase[] {
- buttonTool1,
- buttonTool4,
- buttonTool14,
- buttonTool16});
- ultraToolbar2.Text = "UltraToolbar2";
- this.barsManagerButon.Toolbars.AddRange(new Infragistics.Win.UltraWinToolbars.UltraToolbar[] {
- ultraToolbar1,
- ultraToolbar2});
- buttonTool6.SharedPropsInternal.Caption = "新增";
- buttonTool6.SharedPropsInternal.DisplayStyle = Infragistics.Win.UltraWinToolbars.ToolDisplayStyle.ImageAndText;
- buttonTool7.SharedPropsInternal.Caption = "删除";
- buttonTool7.SharedPropsInternal.DisplayStyle = Infragistics.Win.UltraWinToolbars.ToolDisplayStyle.ImageAndText;
- buttonTool8.SharedPropsInternal.Caption = "修改";
- buttonTool8.SharedPropsInternal.DisplayStyle = Infragistics.Win.UltraWinToolbars.ToolDisplayStyle.ImageAndText;
- buttonTool9.SharedPropsInternal.Caption = "查询";
- buttonTool9.SharedPropsInternal.DisplayStyle = Infragistics.Win.UltraWinToolbars.ToolDisplayStyle.ImageAndText;
- buttonTool10.SharedPropsInternal.Caption = "关闭";
- buttonTool10.SharedPropsInternal.DisplayStyle = Infragistics.Win.UltraWinToolbars.ToolDisplayStyle.ImageAndText;
- buttonTool12.SharedPropsInternal.Caption = "恢复";
- buttonTool12.SharedPropsInternal.DisplayStyle = Infragistics.Win.UltraWinToolbars.ToolDisplayStyle.ImageAndText;
- buttonTool3.SharedPropsInternal.Caption = "确认";
- buttonTool3.SharedPropsInternal.DisplayStyle = Infragistics.Win.UltraWinToolbars.ToolDisplayStyle.ImageAndText;
- appearance29.Image = ((object)(resources.GetObject("appearance29.Image")));
- buttonTool11.SharedPropsInternal.AppearancesSmall.Appearance = appearance29;
- buttonTool11.SharedPropsInternal.Caption = "查询";
- buttonTool11.SharedPropsInternal.DisplayStyle = Infragistics.Win.UltraWinToolbars.ToolDisplayStyle.ImageAndText;
- appearance30.Image = ((object)(resources.GetObject("appearance30.Image")));
- buttonTool13.SharedPropsInternal.AppearancesSmall.Appearance = appearance30;
- buttonTool13.SharedPropsInternal.Caption = "关闭";
- buttonTool13.SharedPropsInternal.DisplayStyle = Infragistics.Win.UltraWinToolbars.ToolDisplayStyle.ImageAndText;
- appearance11.Image = ((object)(resources.GetObject("appearance11.Image")));
- buttonTool17.SharedPropsInternal.AppearancesSmall.Appearance = appearance11;
- buttonTool17.SharedPropsInternal.Caption = "确认";
- buttonTool17.SharedPropsInternal.DisplayStyle = Infragistics.Win.UltraWinToolbars.ToolDisplayStyle.ImageAndText;
- appearance12.Image = ((object)(resources.GetObject("appearance12.Image")));
- buttonTool15.SharedPropsInternal.AppearancesSmall.Appearance = appearance12;
- buttonTool15.SharedPropsInternal.Caption = "清空";
- buttonTool15.SharedPropsInternal.DisplayStyle = Infragistics.Win.UltraWinToolbars.ToolDisplayStyle.ImageAndText;
- this.barsManagerButon.Tools.AddRange(new Infragistics.Win.UltraWinToolbars.ToolBase[] {
- buttonTool6,
- buttonTool7,
- buttonTool8,
- buttonTool9,
- buttonTool10,
- buttonTool12,
- buttonTool3,
- buttonTool11,
- buttonTool13,
- buttonTool17,
- buttonTool15});
- this.barsManagerButon.ToolClick += new Infragistics.Win.UltraWinToolbars.ToolClickEventHandler(this.barsManagerButon_ToolClick);
- //
- // _Form1_Toolbars_Dock_Area_Right
- //
- this._Form1_Toolbars_Dock_Area_Right.AccessibleRole = System.Windows.Forms.AccessibleRole.Grouping;
- this._Form1_Toolbars_Dock_Area_Right.BackColor = System.Drawing.SystemColors.Control;
- this._Form1_Toolbars_Dock_Area_Right.DockedPosition = Infragistics.Win.UltraWinToolbars.DockedPosition.Right;
- this._Form1_Toolbars_Dock_Area_Right.ForeColor = System.Drawing.SystemColors.ControlText;
- this._Form1_Toolbars_Dock_Area_Right.Location = new System.Drawing.Point(1404, 28);
- this._Form1_Toolbars_Dock_Area_Right.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
- this._Form1_Toolbars_Dock_Area_Right.Name = "_Form1_Toolbars_Dock_Area_Right";
- this._Form1_Toolbars_Dock_Area_Right.Size = new System.Drawing.Size(0, 506);
- this._Form1_Toolbars_Dock_Area_Right.ToolbarsManager = this.barsManagerButon;
- //
- // _Form1_Toolbars_Dock_Area_Top
- //
- this._Form1_Toolbars_Dock_Area_Top.AccessibleRole = System.Windows.Forms.AccessibleRole.Grouping;
- this._Form1_Toolbars_Dock_Area_Top.BackColor = System.Drawing.SystemColors.Control;
- this._Form1_Toolbars_Dock_Area_Top.DockedPosition = Infragistics.Win.UltraWinToolbars.DockedPosition.Top;
- this._Form1_Toolbars_Dock_Area_Top.ForeColor = System.Drawing.SystemColors.ControlText;
- this._Form1_Toolbars_Dock_Area_Top.Location = new System.Drawing.Point(0, 0);
- this._Form1_Toolbars_Dock_Area_Top.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
- this._Form1_Toolbars_Dock_Area_Top.Name = "_Form1_Toolbars_Dock_Area_Top";
- this._Form1_Toolbars_Dock_Area_Top.Size = new System.Drawing.Size(1404, 28);
- this._Form1_Toolbars_Dock_Area_Top.ToolbarsManager = this.barsManagerButon;
- //
- // _Form1_Toolbars_Dock_Area_Bottom
- //
- this._Form1_Toolbars_Dock_Area_Bottom.AccessibleRole = System.Windows.Forms.AccessibleRole.Grouping;
- this._Form1_Toolbars_Dock_Area_Bottom.BackColor = System.Drawing.SystemColors.Control;
- this._Form1_Toolbars_Dock_Area_Bottom.DockedPosition = Infragistics.Win.UltraWinToolbars.DockedPosition.Bottom;
- this._Form1_Toolbars_Dock_Area_Bottom.ForeColor = System.Drawing.SystemColors.ControlText;
- this._Form1_Toolbars_Dock_Area_Bottom.Location = new System.Drawing.Point(0, 534);
- this._Form1_Toolbars_Dock_Area_Bottom.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
- this._Form1_Toolbars_Dock_Area_Bottom.Name = "_Form1_Toolbars_Dock_Area_Bottom";
- this._Form1_Toolbars_Dock_Area_Bottom.Size = new System.Drawing.Size(1404, 0);
- this._Form1_Toolbars_Dock_Area_Bottom.ToolbarsManager = this.barsManagerButon;
- //
- // FrmClauseInMode
- //
- this.AutoScaleDimensions = new System.Drawing.SizeF(8F, 15F);
- this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
- this.ClientSize = new System.Drawing.Size(1404, 534);
- this.Controls.Add(this.ultraPanel2);
- this.Controls.Add(this.ultraPanel1);
- this.Controls.Add(this._Form1_Toolbars_Dock_Area_Left);
- this.Controls.Add(this._Form1_Toolbars_Dock_Area_Right);
- this.Controls.Add(this._Form1_Toolbars_Dock_Area_Top);
- this.Controls.Add(this._Form1_Toolbars_Dock_Area_Bottom);
- this.Icon = ((System.Drawing.Icon)(resources.GetObject("$this.Icon")));
- this.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
- this.Name = "FrmClauseInMode";
- this.StartPosition = System.Windows.Forms.FormStartPosition.CenterParent;
- this.Text = "系统条款选择";
- this.Load += new System.EventHandler(this.FrmClauseInMode_Load);
- ((System.ComponentModel.ISupportInitialize)(this.dataSet1)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.dataTable1)).EndInit();
- this.ultraPanel2.ClientArea.ResumeLayout(false);
- this.ultraPanel2.ResumeLayout(false);
- this.ultraPanel4.ClientArea.ResumeLayout(false);
- this.ultraPanel4.ResumeLayout(false);
- ((System.ComponentModel.ISupportInitialize)(this.ultraGroupBox1)).EndInit();
- this.ultraGroupBox1.ResumeLayout(false);
- ((System.ComponentModel.ISupportInitialize)(this.ultraGrid1)).EndInit();
- this.ultraPanel1.ClientArea.ResumeLayout(false);
- this.ultraPanel1.ClientArea.PerformLayout();
- this.ultraPanel1.ResumeLayout(false);
- ((System.ComponentModel.ISupportInitialize)(this.cop_orderType)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.cop_clauseType)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.txt_ClauseName)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.txt_ClauseId)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.barsManagerButon)).EndInit();
- this.ResumeLayout(false);
- }
- #endregion
- private Infragistics.Win.Misc.UltraPanel ultraPanel1;
- private Infragistics.Win.Misc.UltraPanel ultraPanel2;
- private Infragistics.Win.Misc.UltraPanel ultraPanel4;
- private Infragistics.Win.Misc.UltraGroupBox ultraGroupBox1;
- private Infragistics.Win.UltraWinGrid.UltraGrid ultraGrid1;
- 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;
- private System.Data.DataColumn dataColumn6;
- private System.Data.DataColumn dataColumn7;
- private System.Data.DataColumn dataColumn8;
- private System.Data.DataColumn dataColumn9;
- private System.Data.DataColumn dataColumn10;
- private System.Data.DataColumn dataColumn11;
- private System.Data.DataColumn dataColumn12;
- private Infragistics.Win.UltraWinEditors.UltraTextEditor txt_ClauseName;
- private Infragistics.Win.UltraWinEditors.UltraTextEditor txt_ClauseId;
- private Infragistics.Win.Misc.UltraLabel ultraLabel2;
- private Infragistics.Win.Misc.UltraLabel ultraLabel1;
- private Infragistics.Win.UltraWinToolbars.UltraToolbarsManager barsManagerButon;
- private Infragistics.Win.UltraWinToolbars.UltraToolbarsDockArea _Form1_Toolbars_Dock_Area_Left;
- private Infragistics.Win.UltraWinToolbars.UltraToolbarsDockArea _Form1_Toolbars_Dock_Area_Right;
- private Infragistics.Win.UltraWinToolbars.UltraToolbarsDockArea _Form1_Toolbars_Dock_Area_Top;
- private Infragistics.Win.UltraWinToolbars.UltraToolbarsDockArea _Form1_Toolbars_Dock_Area_Bottom;
- private Infragistics.Win.UltraWinEditors.UltraComboEditor cop_clauseType;
- private Infragistics.Win.Misc.UltraLabel ultraLabel7;
- private Infragistics.Win.UltraWinEditors.UltraComboEditor cop_orderType;
- private Infragistics.Win.Misc.UltraLabel ultraLabel11;
- }
- }
|