namespace Lskj.PubAccraditation { partial class FrmAccraditation { /// /// Required designer variable. /// private System.ComponentModel.IContainer components = null; /// /// Clean up any resources being used. /// /// true if managed resources should be disposed; otherwise, false. protected override void Dispose(bool disposing) { if (disposing) { ReleaseResourcesForDispose(); if (components != null) { components.Dispose(); } } base.Dispose(disposing); } #region Windows Form Designer generated code /// /// Required method for Designer support - do not modify /// the contents of this method with the code editor. /// private void InitializeComponent() { this.pMenu = new DevExpress.XtraBars.PopupMenu(); this.barManager1 = new DevExpress.XtraBars.BarManager(); this.barDockControlTop = new DevExpress.XtraBars.BarDockControl(); this.barDockControlBottom = new DevExpress.XtraBars.BarDockControl(); this.barDockControlLeft = new DevExpress.XtraBars.BarDockControl(); this.barDockControlRight = new DevExpress.XtraBars.BarDockControl(); this.pMprint = new DevExpress.XtraBars.PopupMenu(); this.pl_right_top = new DevExpress.XtraEditors.PanelControl(); this.gridFlow = new Lskj.Control.GridControlEx(); this.label_flow = new DevExpress.XtraEditors.LabelControl(); this.TabControl = new DevExpress.XtraTab.XtraTabControl(); this.MainTab = new DevExpress.XtraTab.XtraTabPage(); this.splitLeft = new DevExpress.XtraEditors.SplitContainerControl(); this.pl_detail = new DevExpress.XtraEditors.XtraScrollableControl(); this.gridBillInfo = new Lskj.Control.GridControlEx(); this.pl_left_top = new DevExpress.XtraEditors.XtraScrollableControl(); this.txt_billDocumentId = new Lskj.Control.LabelTextEdit(); this.tab_basicInfo = new Lskj.Control.TabControlEx(); this.tabpage_remind = new DevExpress.XtraTab.XtraTabPage(); this.gridRemind = new Lskj.Control.GridControlEx(); this.tabpage_sign = new DevExpress.XtraTab.XtraTabPage(); this.gridSign = new Lskj.Control.GridControlEx(); this.splitMain = new DevExpress.XtraEditors.SplitContainerControl(); this.p_right_bottom = new DevExpress.XtraEditors.PanelControl(); this.txtRemark = new System.Windows.Forms.TextBox(); this.label_auditPerson = new DevExpress.XtraEditors.LabelControl(); this.pl_right_bottom = new DevExpress.XtraEditors.PanelControl(); this.pl_bottom = new DevExpress.XtraEditors.PanelControl(); this.btnSave = new DevExpress.XtraEditors.SimpleButton(); this.dpb_Tools = new DevExpress.XtraEditors.DropDownButton(); this.btnExport = new DevExpress.XtraEditors.SimpleButton(); this.btnAttach = new DevExpress.XtraEditors.SimpleButton(); this.btnSpare = new DevExpress.XtraEditors.SimpleButton(); this.btnPrint = new DevExpress.XtraEditors.DropDownButton(); this.btnClose = new DevExpress.XtraEditors.SimpleButton(); this.btnRemindBack = new DevExpress.XtraEditors.SimpleButton(); this.btnBack = new DevExpress.XtraEditors.SimpleButton(); this.btnRemindAccradit = new DevExpress.XtraEditors.SimpleButton(); this.btnAccradit = new DevExpress.XtraEditors.SimpleButton(); this.label_date = new Lskj.Control.LabelDateEdit(); this.label_managerAudit = new Lskj.Control.LabelTextEdit(); this.CheckSuggestion = new Lskj.Control.LabelComboxEdit(); this.dbpFP = new DevExpress.XtraEditors.DropDownButton(); this.pmFP = new DevExpress.XtraBars.PopupMenu(); this.barManager2 = new DevExpress.XtraBars.BarManager(); this.barDockControl1 = new DevExpress.XtraBars.BarDockControl(); this.barDockControl2 = new DevExpress.XtraBars.BarDockControl(); this.barDockControl3 = new DevExpress.XtraBars.BarDockControl(); this.barDockControl5 = new DevExpress.XtraBars.BarDockControl(); ((System.ComponentModel.ISupportInitialize)(this.pMenu)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.barManager1)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.pMprint)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.pl_right_top)).BeginInit(); this.pl_right_top.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.TabControl)).BeginInit(); this.TabControl.SuspendLayout(); this.MainTab.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.splitLeft)).BeginInit(); this.splitLeft.SuspendLayout(); this.pl_detail.SuspendLayout(); this.pl_left_top.SuspendLayout(); this.tabpage_remind.SuspendLayout(); this.tabpage_sign.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.splitMain)).BeginInit(); this.splitMain.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.p_right_bottom)).BeginInit(); this.p_right_bottom.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.pl_right_bottom)).BeginInit(); this.pl_right_bottom.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.pl_bottom)).BeginInit(); this.pl_bottom.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.pmFP)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.barManager2)).BeginInit(); this.SuspendLayout(); // // pMenu // this.pMenu.Manager = this.barManager1; this.pMenu.MenuDrawMode = DevExpress.XtraBars.MenuDrawMode.SmallImagesText; this.pMenu.Name = "pMenu"; // // barManager1 // this.barManager1.DockControls.Add(this.barDockControlTop); this.barManager1.DockControls.Add(this.barDockControlBottom); this.barManager1.DockControls.Add(this.barDockControlLeft); this.barManager1.DockControls.Add(this.barDockControlRight); this.barManager1.Form = this; this.barManager1.MaxItemId = 0; // // barDockControlTop // this.barDockControlTop.CausesValidation = false; this.barDockControlTop.Dock = System.Windows.Forms.DockStyle.Top; this.barDockControlTop.Location = new System.Drawing.Point(0, 0); this.barDockControlTop.Size = new System.Drawing.Size(444, 0); // // barDockControlBottom // this.barDockControlBottom.CausesValidation = false; this.barDockControlBottom.Dock = System.Windows.Forms.DockStyle.Bottom; this.barDockControlBottom.Location = new System.Drawing.Point(0, 386); this.barDockControlBottom.Size = new System.Drawing.Size(444, 0); // // barDockControlLeft // this.barDockControlLeft.CausesValidation = false; this.barDockControlLeft.Dock = System.Windows.Forms.DockStyle.Left; this.barDockControlLeft.Location = new System.Drawing.Point(0, 0); this.barDockControlLeft.Size = new System.Drawing.Size(0, 386); // // barDockControlRight // this.barDockControlRight.CausesValidation = false; this.barDockControlRight.Dock = System.Windows.Forms.DockStyle.Right; this.barDockControlRight.Location = new System.Drawing.Point(444, 0); this.barDockControlRight.Size = new System.Drawing.Size(0, 386); // // pMprint // this.pMprint.Manager = this.barManager1; this.pMprint.Name = "pMprint"; // // pl_right_top // this.pl_right_top.Appearance.BackColor = System.Drawing.Color.Transparent; this.pl_right_top.Appearance.Options.UseBackColor = true; this.pl_right_top.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.NoBorder; this.pl_right_top.Controls.Add(this.gridFlow); this.pl_right_top.Controls.Add(this.label_flow); this.pl_right_top.Dock = System.Windows.Forms.DockStyle.Fill; this.pl_right_top.Location = new System.Drawing.Point(0, 0); this.pl_right_top.Name = "pl_right_top"; this.pl_right_top.Padding = new System.Windows.Forms.Padding(0, 0, 5, 0); this.pl_right_top.Size = new System.Drawing.Size(542, 381); this.pl_right_top.TabIndex = 1; // // gridFlow // this.gridFlow.AdapterObj = null; this.gridFlow.Dock = System.Windows.Forms.DockStyle.Fill; this.gridFlow.Location = new System.Drawing.Point(0, 23); this.gridFlow.Margin = new System.Windows.Forms.Padding(4); this.gridFlow.Name = "gridFlow"; this.gridFlow.SiftEnumObj = Lskj.Control.GridControlEx.HeaderSiftEnum.Sum; this.gridFlow.Size = new System.Drawing.Size(537, 358); this.gridFlow.SysModel = null; this.gridFlow.TabIndex = 4; // // label_flow // this.label_flow.Appearance.Font = new System.Drawing.Font("宋体", 9F); this.label_flow.Appearance.ForeColor = System.Drawing.Color.Black; this.label_flow.Appearance.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center; this.label_flow.AutoSizeMode = DevExpress.XtraEditors.LabelAutoSizeMode.None; this.label_flow.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.NoBorder; this.label_flow.Dock = System.Windows.Forms.DockStyle.Top; this.label_flow.Location = new System.Drawing.Point(0, 0); this.label_flow.Name = "label_flow"; this.label_flow.Padding = new System.Windows.Forms.Padding(0, 0, 5, 0); this.label_flow.Size = new System.Drawing.Size(537, 23); this.label_flow.TabIndex = 8; this.label_flow.Text = "流转记录"; // // TabControl // this.TabControl.Dock = System.Windows.Forms.DockStyle.Fill; this.TabControl.Location = new System.Drawing.Point(0, 0); this.TabControl.Name = "TabControl"; this.TabControl.SelectedTabPage = this.MainTab; this.TabControl.Size = new System.Drawing.Size(450, 670); this.TabControl.TabIndex = 0; this.TabControl.TabPages.AddRange(new DevExpress.XtraTab.XtraTabPage[] { this.MainTab, this.tabpage_remind, this.tabpage_sign}); // // MainTab // this.MainTab.Controls.Add(this.splitLeft); this.MainTab.Name = "MainTab"; this.MainTab.Size = new System.Drawing.Size(444, 641); this.MainTab.Text = "主消息"; // // splitLeft // this.splitLeft.CollapsePanel = DevExpress.XtraEditors.SplitCollapsePanel.Panel2; this.splitLeft.Dock = System.Windows.Forms.DockStyle.Fill; this.splitLeft.Horizontal = false; this.splitLeft.Location = new System.Drawing.Point(0, 0); this.splitLeft.Name = "splitLeft"; this.splitLeft.Panel1.Controls.Add(this.pl_detail); this.splitLeft.Panel1.Controls.Add(this.pl_left_top); this.splitLeft.Panel1.Controls.Add(this.barDockControlLeft); this.splitLeft.Panel1.Controls.Add(this.barDockControlRight); this.splitLeft.Panel1.Controls.Add(this.barDockControlBottom); this.splitLeft.Panel1.Controls.Add(this.barDockControlTop); this.splitLeft.Panel1.Text = "Panel1"; this.splitLeft.Panel2.Controls.Add(this.tab_basicInfo); this.splitLeft.Panel2.Text = "Panel2"; this.splitLeft.Size = new System.Drawing.Size(444, 641); this.splitLeft.SplitterPosition = 386; this.splitLeft.TabIndex = 0; this.splitLeft.Text = "splitContainerControl2"; this.splitLeft.SplitterPositionChanged += new System.EventHandler(this.splitLeft_SplitterPositionChanged); // // pl_detail // this.pl_detail.AutoScroll = false; this.pl_detail.Controls.Add(this.gridBillInfo); this.pl_detail.Dock = System.Windows.Forms.DockStyle.Fill; this.pl_detail.Location = new System.Drawing.Point(0, 68); this.pl_detail.Name = "pl_detail"; this.pl_detail.Size = new System.Drawing.Size(444, 318); this.pl_detail.TabIndex = 7; // // gridBillInfo // this.gridBillInfo.AdapterObj = null; this.gridBillInfo.Dock = System.Windows.Forms.DockStyle.Fill; this.gridBillInfo.Location = new System.Drawing.Point(0, 0); this.gridBillInfo.Margin = new System.Windows.Forms.Padding(4); this.gridBillInfo.Name = "gridBillInfo"; this.gridBillInfo.SiftEnumObj = Lskj.Control.GridControlEx.HeaderSiftEnum.Sum; this.gridBillInfo.Size = new System.Drawing.Size(444, 318); this.gridBillInfo.SysModel = null; this.gridBillInfo.TabIndex = 2; // // pl_left_top // this.pl_left_top.AutoScroll = false; this.pl_left_top.Controls.Add(this.txt_billDocumentId); this.pl_left_top.Dock = System.Windows.Forms.DockStyle.Top; this.pl_left_top.Location = new System.Drawing.Point(0, 0); this.pl_left_top.Name = "pl_left_top"; this.pl_left_top.Size = new System.Drawing.Size(444, 68); this.pl_left_top.TabIndex = 6; // // txt_billDocumentId // this.txt_billDocumentId.BackColor = System.Drawing.Color.Transparent; this.txt_billDocumentId.EditText = ""; this.txt_billDocumentId.FontSize = 0F; this.txt_billDocumentId.LabelText = "单据号"; this.txt_billDocumentId.Location = new System.Drawing.Point(373, 16); this.txt_billDocumentId.Margin = new System.Windows.Forms.Padding(4); this.txt_billDocumentId.Model = null; this.txt_billDocumentId.Name = "txt_billDocumentId"; this.txt_billDocumentId.NullText = ""; this.txt_billDocumentId.ReadOnly = false; this.txt_billDocumentId.Required = false; this.txt_billDocumentId.Size = new System.Drawing.Size(164, 21); this.txt_billDocumentId.TabIndex = 0; this.txt_billDocumentId.Visible = false; // // tab_basicInfo // this.tab_basicInfo.Dock = System.Windows.Forms.DockStyle.Fill; this.tab_basicInfo.Location = new System.Drawing.Point(0, 0); this.tab_basicInfo.Name = "tab_basicInfo"; this.tab_basicInfo.Size = new System.Drawing.Size(444, 250); this.tab_basicInfo.TabIndex = 0; // // tabpage_remind // this.tabpage_remind.Controls.Add(this.gridRemind); this.tabpage_remind.Name = "tabpage_remind"; this.tabpage_remind.Size = new System.Drawing.Size(489, 641); this.tabpage_remind.Text = "提醒记录"; // // gridRemind // this.gridRemind.AdapterObj = null; this.gridRemind.Dock = System.Windows.Forms.DockStyle.Fill; this.gridRemind.Location = new System.Drawing.Point(0, 0); this.gridRemind.Margin = new System.Windows.Forms.Padding(4); this.gridRemind.Name = "gridRemind"; this.gridRemind.SiftEnumObj = Lskj.Control.GridControlEx.HeaderSiftEnum.Sum; this.gridRemind.Size = new System.Drawing.Size(489, 641); this.gridRemind.SysModel = null; this.gridRemind.TabIndex = 0; // // tabpage_sign // this.tabpage_sign.Controls.Add(this.gridSign); this.tabpage_sign.Name = "tabpage_sign"; this.tabpage_sign.Size = new System.Drawing.Size(489, 641); this.tabpage_sign.Text = "会签记录"; // // gridSign // this.gridSign.AdapterObj = null; this.gridSign.Dock = System.Windows.Forms.DockStyle.Fill; this.gridSign.Location = new System.Drawing.Point(0, 0); this.gridSign.Margin = new System.Windows.Forms.Padding(4); this.gridSign.Name = "gridSign"; this.gridSign.SiftEnumObj = Lskj.Control.GridControlEx.HeaderSiftEnum.Sum; this.gridSign.Size = new System.Drawing.Size(489, 641); this.gridSign.SysModel = null; this.gridSign.TabIndex = 0; // // splitMain // this.splitMain.CollapsePanel = DevExpress.XtraEditors.SplitCollapsePanel.Panel2; this.splitMain.Dock = System.Windows.Forms.DockStyle.Fill; this.splitMain.FixedPanel = DevExpress.XtraEditors.SplitFixedPanel.Panel2; this.splitMain.Location = new System.Drawing.Point(0, 0); this.splitMain.Name = "splitMain"; this.splitMain.Panel1.Controls.Add(this.TabControl); this.splitMain.Panel1.Text = "Panel1"; this.splitMain.Panel2.Controls.Add(this.pl_right_top); this.splitMain.Panel2.Controls.Add(this.p_right_bottom); this.splitMain.Panel2.Text = "Panel2"; this.splitMain.Size = new System.Drawing.Size(997, 670); this.splitMain.SplitterPosition = 542; this.splitMain.TabIndex = 0; this.splitMain.Text = "splitContainerControl1"; this.splitMain.SplitterPositionChanged += new System.EventHandler(this.splitMain_SplitterPositionChanged); // // p_right_bottom // this.p_right_bottom.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.NoBorder; this.p_right_bottom.Controls.Add(this.txtRemark); this.p_right_bottom.Controls.Add(this.label_auditPerson); this.p_right_bottom.Controls.Add(this.pl_right_bottom); this.p_right_bottom.Dock = System.Windows.Forms.DockStyle.Bottom; this.p_right_bottom.Location = new System.Drawing.Point(0, 381); this.p_right_bottom.Name = "p_right_bottom"; this.p_right_bottom.Padding = new System.Windows.Forms.Padding(0, 0, 5, 0); this.p_right_bottom.Size = new System.Drawing.Size(542, 289); this.p_right_bottom.TabIndex = 0; // // txtRemark // this.txtRemark.Dock = System.Windows.Forms.DockStyle.Fill; this.txtRemark.Location = new System.Drawing.Point(0, 23); this.txtRemark.Multiline = true; this.txtRemark.Name = "txtRemark"; this.txtRemark.Size = new System.Drawing.Size(537, 131); this.txtRemark.TabIndex = 2; this.txtRemark.Text = "同意"; // // label_auditPerson // this.label_auditPerson.Appearance.Font = new System.Drawing.Font("宋体", 9F); this.label_auditPerson.Appearance.ForeColor = System.Drawing.Color.Black; this.label_auditPerson.Appearance.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center; this.label_auditPerson.AutoSizeMode = DevExpress.XtraEditors.LabelAutoSizeMode.None; this.label_auditPerson.Dock = System.Windows.Forms.DockStyle.Top; this.label_auditPerson.Location = new System.Drawing.Point(0, 0); this.label_auditPerson.Name = "label_auditPerson"; this.label_auditPerson.Padding = new System.Windows.Forms.Padding(0, 0, 5, 0); this.label_auditPerson.Size = new System.Drawing.Size(537, 23); this.label_auditPerson.TabIndex = 0; this.label_auditPerson.Text = "审核人员"; // // pl_right_bottom // this.pl_right_bottom.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.NoBorder; this.pl_right_bottom.Controls.Add(this.pl_bottom); this.pl_right_bottom.Controls.Add(this.btnClose); this.pl_right_bottom.Controls.Add(this.btnRemindBack); this.pl_right_bottom.Controls.Add(this.btnBack); this.pl_right_bottom.Controls.Add(this.btnRemindAccradit); this.pl_right_bottom.Controls.Add(this.btnAccradit); this.pl_right_bottom.Controls.Add(this.label_date); this.pl_right_bottom.Controls.Add(this.label_managerAudit); this.pl_right_bottom.Controls.Add(this.CheckSuggestion); this.pl_right_bottom.Dock = System.Windows.Forms.DockStyle.Bottom; this.pl_right_bottom.Location = new System.Drawing.Point(0, 154); this.pl_right_bottom.Name = "pl_right_bottom"; this.pl_right_bottom.Size = new System.Drawing.Size(537, 135); this.pl_right_bottom.TabIndex = 3; // // pl_bottom // this.pl_bottom.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.NoBorder; this.pl_bottom.Controls.Add(this.dbpFP); this.pl_bottom.Controls.Add(this.btnSave); this.pl_bottom.Controls.Add(this.dpb_Tools); this.pl_bottom.Controls.Add(this.btnExport); this.pl_bottom.Controls.Add(this.btnAttach); this.pl_bottom.Controls.Add(this.btnSpare); this.pl_bottom.Controls.Add(this.btnPrint); this.pl_bottom.Dock = System.Windows.Forms.DockStyle.Bottom; this.pl_bottom.Location = new System.Drawing.Point(0, 98); this.pl_bottom.Name = "pl_bottom"; this.pl_bottom.Size = new System.Drawing.Size(537, 37); this.pl_bottom.TabIndex = 20; // // btnSave // this.btnSave.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right))); this.btnSave.Appearance.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.btnSave.Appearance.Options.UseFont = true; this.btnSave.Enabled = false; this.btnSave.Location = new System.Drawing.Point(463, 8); this.btnSave.Name = "btnSave"; this.btnSave.Size = new System.Drawing.Size(67, 23); this.btnSave.TabIndex = 17; this.btnSave.Text = "保存(S)"; this.btnSave.Click += new System.EventHandler(this.btnSave_Click); // // dpb_Tools // this.dpb_Tools.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right))); this.dpb_Tools.Appearance.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.dpb_Tools.Appearance.Options.UseFont = true; this.dpb_Tools.DropDownArrowStyle = DevExpress.XtraEditors.DropDownArrowStyle.Show; this.dpb_Tools.DropDownControl = this.pMenu; this.dpb_Tools.Location = new System.Drawing.Point(244, 8); this.dpb_Tools.Name = "dpb_Tools"; this.dpb_Tools.Size = new System.Drawing.Size(67, 23); this.dpb_Tools.TabIndex = 16; this.dpb_Tools.Text = "常用工具"; // // btnExport // this.btnExport.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right))); this.btnExport.Appearance.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.btnExport.Appearance.Options.UseFont = true; this.btnExport.Location = new System.Drawing.Point(98, 8); this.btnExport.Name = "btnExport"; this.btnExport.Size = new System.Drawing.Size(67, 23); this.btnExport.TabIndex = 19; this.btnExport.Text = "导出明细"; this.btnExport.Click += new System.EventHandler(this.btnExport_Click); // // btnAttach // this.btnAttach.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right))); this.btnAttach.Appearance.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.btnAttach.Appearance.Options.UseFont = true; this.btnAttach.Location = new System.Drawing.Point(390, 8); this.btnAttach.Name = "btnAttach"; this.btnAttach.Size = new System.Drawing.Size(67, 23); this.btnAttach.TabIndex = 15; this.btnAttach.Text = "附件"; this.btnAttach.Click += new System.EventHandler(this.btnAttach_Click); // // btnSpare // this.btnSpare.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right))); this.btnSpare.Appearance.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.btnSpare.Appearance.Options.UseFont = true; this.btnSpare.Location = new System.Drawing.Point(171, 8); this.btnSpare.Name = "btnSpare"; this.btnSpare.Size = new System.Drawing.Size(67, 23); this.btnSpare.TabIndex = 19; this.btnSpare.Text = "分单(P)"; this.btnSpare.Click += new System.EventHandler(this.btnSpare_Click); // // btnPrint // this.btnPrint.AllowFocus = false; this.btnPrint.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right))); this.btnPrint.Appearance.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.btnPrint.Appearance.Options.UseFont = true; this.btnPrint.DropDownArrowStyle = DevExpress.XtraEditors.DropDownArrowStyle.Show; this.btnPrint.DropDownControl = this.pMprint; this.btnPrint.Location = new System.Drawing.Point(317, 8); this.btnPrint.Name = "btnPrint"; this.btnPrint.Size = new System.Drawing.Size(67, 23); this.btnPrint.TabIndex = 18; this.btnPrint.Text = "打印"; // // btnClose // this.btnClose.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right))); this.btnClose.Appearance.Font = new System.Drawing.Font("宋体", 9F); this.btnClose.Appearance.Options.UseFont = true; this.btnClose.Enabled = false; this.btnClose.Location = new System.Drawing.Point(457, 69); this.btnClose.Name = "btnClose"; this.btnClose.Size = new System.Drawing.Size(75, 23); this.btnClose.TabIndex = 5; this.btnClose.Text = "关闭(Q)"; this.btnClose.Click += new System.EventHandler(this.btnClose_Click); // // btnRemindBack // this.btnRemindBack.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right))); this.btnRemindBack.Appearance.Font = new System.Drawing.Font("宋体", 9F); this.btnRemindBack.Appearance.Options.UseFont = true; this.btnRemindBack.Location = new System.Drawing.Point(376, 37); this.btnRemindBack.Name = "btnRemindBack"; this.btnRemindBack.Size = new System.Drawing.Size(75, 23); this.btnRemindBack.TabIndex = 4; this.btnRemindBack.Text = "提醒反退"; this.btnRemindBack.Click += new System.EventHandler(this.btnRemindReturn_Click); // // btnBack // this.btnBack.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right))); this.btnBack.Appearance.Font = new System.Drawing.Font("宋体", 9F); this.btnBack.Appearance.Options.UseFont = true; this.btnBack.Enabled = false; this.btnBack.Location = new System.Drawing.Point(457, 37); this.btnBack.Name = "btnBack"; this.btnBack.Size = new System.Drawing.Size(75, 23); this.btnBack.TabIndex = 4; this.btnBack.Text = "返退(N)"; this.btnBack.Click += new System.EventHandler(this.btnReturn_Click); // // btnRemindAccradit // this.btnRemindAccradit.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right))); this.btnRemindAccradit.Appearance.Font = new System.Drawing.Font("宋体", 9F); this.btnRemindAccradit.Appearance.Options.UseFont = true; this.btnRemindAccradit.Location = new System.Drawing.Point(376, 6); this.btnRemindAccradit.Name = "btnRemindAccradit"; this.btnRemindAccradit.Size = new System.Drawing.Size(75, 23); this.btnRemindAccradit.TabIndex = 3; this.btnRemindAccradit.Text = "提醒审核"; this.btnRemindAccradit.Click += new System.EventHandler(this.btnRemindAccradit_Click); // // btnAccradit // this.btnAccradit.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right))); this.btnAccradit.Appearance.Font = new System.Drawing.Font("宋体", 9F); this.btnAccradit.Appearance.Options.UseFont = true; this.btnAccradit.Enabled = false; this.btnAccradit.Location = new System.Drawing.Point(457, 6); this.btnAccradit.Name = "btnAccradit"; this.btnAccradit.Size = new System.Drawing.Size(75, 23); this.btnAccradit.TabIndex = 3; this.btnAccradit.Text = "审核(Y)"; this.btnAccradit.Click += new System.EventHandler(this.btnAccradit_Click); // // label_date // this.label_date.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left) | System.Windows.Forms.AnchorStyles.Right))); this.label_date.BackColor = System.Drawing.Color.Transparent; this.label_date.EditText = ""; this.label_date.Enabled = false; this.label_date.FontSize = 0F; this.label_date.LabelText = "发生时间"; this.label_date.Location = new System.Drawing.Point(5, 70); this.label_date.Margin = new System.Windows.Forms.Padding(4); this.label_date.Model = null; this.label_date.Name = "label_date"; this.label_date.NullText = ""; this.label_date.ReadOnly = false; this.label_date.Required = false; this.label_date.Size = new System.Drawing.Size(445, 21); this.label_date.TabIndex = 2; // // label_managerAudit // this.label_managerAudit.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left) | System.Windows.Forms.AnchorStyles.Right))); this.label_managerAudit.BackColor = System.Drawing.Color.Transparent; this.label_managerAudit.EditText = ""; this.label_managerAudit.Enabled = false; this.label_managerAudit.FontSize = 0F; this.label_managerAudit.LabelText = "主管审核"; this.label_managerAudit.Location = new System.Drawing.Point(5, 38); this.label_managerAudit.Margin = new System.Windows.Forms.Padding(4); this.label_managerAudit.Model = null; this.label_managerAudit.Name = "label_managerAudit"; this.label_managerAudit.NullText = ""; this.label_managerAudit.ReadOnly = false; this.label_managerAudit.Required = false; this.label_managerAudit.Size = new System.Drawing.Size(364, 21); this.label_managerAudit.TabIndex = 1; // // CheckSuggestion // this.CheckSuggestion.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left) | System.Windows.Forms.AnchorStyles.Right))); this.CheckSuggestion.BackColor = System.Drawing.Color.Transparent; this.CheckSuggestion.EditText = ""; this.CheckSuggestion.FontSize = 0F; this.CheckSuggestion.LabelText = "常用意见"; this.CheckSuggestion.Location = new System.Drawing.Point(5, 6); this.CheckSuggestion.Margin = new System.Windows.Forms.Padding(4); this.CheckSuggestion.Model = null; this.CheckSuggestion.Name = "CheckSuggestion"; this.CheckSuggestion.NullText = ""; this.CheckSuggestion.ReadOnly = false; this.CheckSuggestion.Required = false; this.CheckSuggestion.Size = new System.Drawing.Size(364, 21); this.CheckSuggestion.TabIndex = 0; // // dbpFP // this.dbpFP.AllowFocus = false; this.dbpFP.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right))); this.dbpFP.Appearance.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.dbpFP.Appearance.Options.UseFont = true; this.dbpFP.DropDownControl = this.pmFP; this.dbpFP.Location = new System.Drawing.Point(25, 8); this.dbpFP.Name = "dbpFP"; this.dbpFP.Size = new System.Drawing.Size(67, 23); this.dbpFP.TabIndex = 35; this.dbpFP.Text = "分配"; // // pmFP // this.pmFP.Manager = this.barManager2; this.pmFP.Name = "pmFP"; // // barManager2 // this.barManager2.DockControls.Add(this.barDockControl1); this.barManager2.DockControls.Add(this.barDockControl2); this.barManager2.DockControls.Add(this.barDockControl3); this.barManager2.DockControls.Add(this.barDockControl5); this.barManager2.Form = this; this.barManager2.MaxItemId = 0; // // barDockControl1 // this.barDockControl1.CausesValidation = false; this.barDockControl1.Dock = System.Windows.Forms.DockStyle.Top; this.barDockControl1.Location = new System.Drawing.Point(0, 0); this.barDockControl1.Size = new System.Drawing.Size(997, 0); // // barDockControl2 // this.barDockControl2.CausesValidation = false; this.barDockControl2.Dock = System.Windows.Forms.DockStyle.Bottom; this.barDockControl2.Location = new System.Drawing.Point(0, 670); this.barDockControl2.Size = new System.Drawing.Size(997, 0); // // barDockControl3 // this.barDockControl3.CausesValidation = false; this.barDockControl3.Dock = System.Windows.Forms.DockStyle.Left; this.barDockControl3.Location = new System.Drawing.Point(0, 0); this.barDockControl3.Size = new System.Drawing.Size(0, 670); // // barDockControl5 // this.barDockControl5.CausesValidation = false; this.barDockControl5.Dock = System.Windows.Forms.DockStyle.Right; this.barDockControl5.Location = new System.Drawing.Point(997, 0); this.barDockControl5.Size = new System.Drawing.Size(0, 670); // // FrmAccraditation // this.Appearance.BackColor = System.Drawing.SystemColors.Control; this.Appearance.Options.UseBackColor = true; this.Appearance.Options.UseFont = true; this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F); this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font; this.ClientSize = new System.Drawing.Size(997, 670); this.Controls.Add(this.barDockControl3); this.Controls.Add(this.barDockControl5); this.Controls.Add(this.barDockControl2); this.Controls.Add(this.barDockControl1); this.Controls.Add(this.splitMain); this.Margin = new System.Windows.Forms.Padding(4); this.Name = "FrmAccraditation"; this.Text = "FrmAccraditation"; this.WindowState = System.Windows.Forms.FormWindowState.Maximized; ((System.ComponentModel.ISupportInitialize)(this.pMenu)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.barManager1)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.pMprint)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.pl_right_top)).EndInit(); this.pl_right_top.ResumeLayout(false); ((System.ComponentModel.ISupportInitialize)(this.TabControl)).EndInit(); this.TabControl.ResumeLayout(false); this.MainTab.ResumeLayout(false); ((System.ComponentModel.ISupportInitialize)(this.splitLeft)).EndInit(); this.splitLeft.ResumeLayout(false); this.pl_detail.ResumeLayout(false); this.pl_left_top.ResumeLayout(false); this.tabpage_remind.ResumeLayout(false); this.tabpage_sign.ResumeLayout(false); ((System.ComponentModel.ISupportInitialize)(this.splitMain)).EndInit(); this.splitMain.ResumeLayout(false); ((System.ComponentModel.ISupportInitialize)(this.p_right_bottom)).EndInit(); this.p_right_bottom.ResumeLayout(false); this.p_right_bottom.PerformLayout(); ((System.ComponentModel.ISupportInitialize)(this.pl_right_bottom)).EndInit(); this.pl_right_bottom.ResumeLayout(false); ((System.ComponentModel.ISupportInitialize)(this.pl_bottom)).EndInit(); this.pl_bottom.ResumeLayout(false); ((System.ComponentModel.ISupportInitialize)(this.pmFP)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.barManager2)).EndInit(); this.ResumeLayout(false); this.PerformLayout(); } #endregion private DevExpress.XtraBars.PopupMenu pMenu; private DevExpress.XtraBars.BarManager barManager1; private DevExpress.XtraBars.PopupMenu pMprint; private DevExpress.XtraEditors.SplitContainerControl splitMain; private DevExpress.XtraTab.XtraTabControl TabControl; private DevExpress.XtraTab.XtraTabPage MainTab; private DevExpress.XtraEditors.SplitContainerControl splitLeft; private DevExpress.XtraEditors.XtraScrollableControl pl_left_top; private Control.LabelTextEdit txt_billDocumentId; private DevExpress.XtraBars.BarDockControl barDockControlLeft; private DevExpress.XtraBars.BarDockControl barDockControlRight; private DevExpress.XtraBars.BarDockControl barDockControlBottom; private DevExpress.XtraBars.BarDockControl barDockControlTop; private Control.TabControlEx tab_basicInfo; private DevExpress.XtraTab.XtraTabPage tabpage_remind; private Control.GridControlEx gridRemind; private DevExpress.XtraTab.XtraTabPage tabpage_sign; private Control.GridControlEx gridSign; private DevExpress.XtraEditors.PanelControl pl_right_top; private Control.GridControlEx gridFlow; private DevExpress.XtraEditors.LabelControl label_flow; private DevExpress.XtraEditors.PanelControl p_right_bottom; private System.Windows.Forms.TextBox txtRemark; private DevExpress.XtraEditors.LabelControl label_auditPerson; private DevExpress.XtraEditors.PanelControl pl_right_bottom; private DevExpress.XtraEditors.PanelControl pl_bottom; private DevExpress.XtraEditors.SimpleButton btnSave; private DevExpress.XtraEditors.DropDownButton dpb_Tools; private DevExpress.XtraEditors.SimpleButton btnExport; private DevExpress.XtraEditors.SimpleButton btnAttach; private DevExpress.XtraEditors.SimpleButton btnSpare; private DevExpress.XtraEditors.DropDownButton btnPrint; private DevExpress.XtraEditors.SimpleButton btnClose; private DevExpress.XtraEditors.SimpleButton btnRemindBack; private DevExpress.XtraEditors.SimpleButton btnBack; private DevExpress.XtraEditors.SimpleButton btnRemindAccradit; private DevExpress.XtraEditors.SimpleButton btnAccradit; private Control.LabelDateEdit label_date; private Control.LabelTextEdit label_managerAudit; private Control.LabelComboxEdit CheckSuggestion; private DevExpress.XtraEditors.XtraScrollableControl pl_detail; private Control.GridControlEx gridBillInfo; private DevExpress.XtraEditors.DropDownButton dbpFP; private DevExpress.XtraBars.BarDockControl barDockControl3; private DevExpress.XtraBars.BarDockControl barDockControl5; private DevExpress.XtraBars.BarDockControl barDockControl2; private DevExpress.XtraBars.BarDockControl barDockControl1; private DevExpress.XtraBars.PopupMenu pmFP; private DevExpress.XtraBars.BarManager barManager2; } }