| 1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192939495969798991001011021031041051061071081091101111121131141151161171181191201211221231241251261271281291301311321331341351361371381391401411421431441451461471481491501511521531541551561571581591601611621631641651661671681691701711721731741751761771781791801811821831841851861871881891901911921931941951961971981992002012022032042052062072082092102112122132142152162172182192202212222232242252262272282292302312322332342352362372382392402412422432442452462472482492502512522532542552562572582592602612622632642652662672682692702712722732742752762772782792802812822832842852862872882892902912922932942952962972982993003013023033043053063073083093103113123133143153163173183193203213223233243253263273283293303313323333343353363373383393403413423433443453463473483493503513523533543553563573583593603613623633643653663673683693703713723733743753763773783793803813823833843853863873883893903913923933943953963973983994004014024034044054064074084094104114124134144154164174184194204214224234244254264274284294304314324334344354364374384394404414424434444454464474484494504514524534544554564574584594604614624634644654664674684694704714724734744754764774784794804814824834844854864874884894904914924934944954964974984995005015025035045055065075085095105115125135145155165175185195205215225235245255265275285295305315325335345355365375385395405415425435445455465475485495505515525535545555565575585595605615625635645655665675685695705715725735745755765775785795805815825835845855865875885895905915925935945955965975985996006016026036046056066076086096106116126136146156166176186196206216226236246256266276286296306316326336346356366376386396406416426436446456466476486496506516526536546556566576586596606616626636646656666676686696706716726736746756766776786796806816826836846856866876886896906916926936946956966976986997007017027037047057067077087097107117127137147157167177187197207217227237247257267277287297307317327337347357367377387397407417427437447457467477487497507517527537547557567577587597607617627637647657667677687697707717727737747757767777787797807817827837847857867877887897907917927937947957967977987998008018028038048058068078088098108118128138148158168178188198208218228238248258268278288298308318328338348358368378388398408418428438448458468478488498508518528538548558568578588598608618628638648658668678688698708718728738748758768778788798808818828838848858868878888898908918928938948958968978988999009019029039049059069079089099109119129139149159169179189199209219229239249259269279289299309319329339349359369379389399409419429439449459469479489499509519529539549559569579589599609619629639649659669679689699709719729739749759769779789799809819829839849859869879889899909919929939949959969979989991000100110021003100410051006100710081009101010111012101310141015101610171018101910201021102210231024102510261027102810291030103110321033103410351036103710381039104010411042104310441045104610471048104910501051105210531054105510561057105810591060106110621063106410651066106710681069107010711072107310741075107610771078107910801081108210831084108510861087108810891090109110921093109410951096109710981099110011011102110311041105110611071108110911101111111211131114111511161117111811191120112111221123112411251126112711281129113011311132113311341135113611371138113911401141114211431144114511461147114811491150115111521153115411551156115711581159116011611162116311641165116611671168116911701171117211731174117511761177117811791180118111821183118411851186118711881189119011911192119311941195119611971198119912001201120212031204120512061207120812091210121112121213121412151216121712181219122012211222122312241225122612271228122912301231123212331234123512361237123812391240124112421243124412451246124712481249125012511252125312541255125612571258125912601261126212631264126512661267126812691270127112721273127412751276127712781279128012811282128312841285128612871288128912901291129212931294129512961297129812991300130113021303130413051306130713081309131013111312131313141315131613171318131913201321132213231324132513261327132813291330133113321333133413351336133713381339134013411342134313441345134613471348134913501351135213531354135513561357135813591360136113621363136413651366136713681369137013711372137313741375137613771378137913801381138213831384138513861387138813891390139113921393139413951396139713981399140014011402140314041405140614071408140914101411141214131414141514161417141814191420142114221423142414251426142714281429143014311432143314341435143614371438143914401441144214431444144514461447144814491450145114521453145414551456145714581459146014611462146314641465146614671468146914701471147214731474147514761477147814791480148114821483148414851486148714881489149014911492149314941495149614971498149915001501150215031504150515061507150815091510151115121513151415151516151715181519152015211522152315241525152615271528152915301531153215331534153515361537153815391540154115421543154415451546154715481549155015511552155315541555155615571558155915601561156215631564156515661567156815691570157115721573157415751576157715781579158015811582158315841585158615871588158915901591159215931594159515961597159815991600160116021603160416051606160716081609 |
- namespace PTMedicalInsurance.Forms
- {
- partial class Clearing
- {
- /// <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()
- {
- System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle1 = new System.Windows.Forms.DataGridViewCellStyle();
- System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle2 = new System.Windows.Forms.DataGridViewCellStyle();
- System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle3 = new System.Windows.Forms.DataGridViewCellStyle();
- System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle4 = new System.Windows.Forms.DataGridViewCellStyle();
- System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle5 = new System.Windows.Forms.DataGridViewCellStyle();
- System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle6 = new System.Windows.Forms.DataGridViewCellStyle();
- System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle7 = new System.Windows.Forms.DataGridViewCellStyle();
- System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle8 = new System.Windows.Forms.DataGridViewCellStyle();
- System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle9 = new System.Windows.Forms.DataGridViewCellStyle();
- System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle10 = new System.Windows.Forms.DataGridViewCellStyle();
- System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle11 = new System.Windows.Forms.DataGridViewCellStyle();
- System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle12 = new System.Windows.Forms.DataGridViewCellStyle();
- System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle13 = new System.Windows.Forms.DataGridViewCellStyle();
- System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle14 = new System.Windows.Forms.DataGridViewCellStyle();
- System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle15 = new System.Windows.Forms.DataGridViewCellStyle();
- System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(Clearing));
- System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle16 = new System.Windows.Forms.DataGridViewCellStyle();
- System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle17 = new System.Windows.Forms.DataGridViewCellStyle();
- System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle18 = new System.Windows.Forms.DataGridViewCellStyle();
- System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle19 = new System.Windows.Forms.DataGridViewCellStyle();
- System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle20 = new System.Windows.Forms.DataGridViewCellStyle();
- this.cmsCheck = new Sunny.UI.UIContextMenuStrip();
- this.tsmCheck_Single = new System.Windows.Forms.ToolStripMenuItem();
- this.tsmCheckDetail_Single = new System.Windows.Forms.ToolStripMenuItem();
- this.tsmCheck_Batch = new System.Windows.Forms.ToolStripMenuItem();
- this.tsmCheckDetail_Batch = new System.Windows.Forms.ToolStripMenuItem();
- this.tsmHisRecord = new System.Windows.Forms.ToolStripMenuItem();
- this.toolStripMenuItem1 = new System.Windows.Forms.ToolStripMenuItem();
- this.tsmAICheck = new System.Windows.Forms.ToolStripMenuItem();
- this.导出TXTToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
- this.tsmExport = new System.Windows.Forms.ToolStripMenuItem();
- this.tsmCompress = new System.Windows.Forms.ToolStripMenuItem();
- this.tsmZIPToSDec = new System.Windows.Forms.ToolStripMenuItem();
- this.tsmUploadZIP = new System.Windows.Forms.ToolStripMenuItem();
- this.tsm3202 = new System.Windows.Forms.ToolStripMenuItem();
- this.tsmDownload = new System.Windows.Forms.ToolStripMenuItem();
- this.tsmUnCompress = new System.Windows.Forms.ToolStripMenuItem();
- this.tsmImport = new System.Windows.Forms.ToolStripMenuItem();
- this.tsmHandCheck = new System.Windows.Forms.ToolStripMenuItem();
- this.tabPage1 = new System.Windows.Forms.TabPage();
- this.uiPanel2 = new Sunny.UI.UIPanel();
- this.uiTabControl3 = new Sunny.UI.UITabControl();
- this.tabPage6 = new System.Windows.Forms.TabPage();
- this.dgvHisSettlRec = new Sunny.UI.UIDataGridView();
- this.tabPage7 = new System.Windows.Forms.TabPage();
- this.dgvCenterSettlRec = new Sunny.UI.UIDataGridView();
- this.tabPage8 = new System.Windows.Forms.TabPage();
- this.rtbCheckDetailLog = new Sunny.UI.UIRichTextBox();
- this.uiTabControl2 = new Sunny.UI.UITabControl();
- this.tabPage4 = new System.Windows.Forms.TabPage();
- this.dgvSettlSummary = new Sunny.UI.UIDataGridView();
- this.tabPage5 = new System.Windows.Forms.TabPage();
- this.rtbCheckLog = new Sunny.UI.UIRichTextBox();
- this.uiPanel1 = new Sunny.UI.UIPanel();
- this.gbConditionSet = new Sunny.UI.UIGroupBox();
- this.cbxOtherPlcFlag = new Sunny.UI.UIComboBox();
- this.uiLabel6 = new Sunny.UI.UILabel();
- this.cbxInterface = new Sunny.UI.UIComboBox();
- this.tbSettlOption = new Sunny.UI.UITextBox();
- this.cbxValid = new Sunny.UI.UIComboBox();
- this.uiLabel5 = new Sunny.UI.UILabel();
- this.uiLabel4 = new Sunny.UI.UILabel();
- this.cbxClrType = new Sunny.UI.UIComboBox();
- this.uiLabel3 = new Sunny.UI.UILabel();
- this.cbxInsuType = new Sunny.UI.UIComboBox();
- this.uiLabel2 = new Sunny.UI.UILabel();
- this.uiLabel1 = new Sunny.UI.UILabel();
- this.cbgGroupSet = new Sunny.UI.UICheckBoxGroup();
- this.uiGroupBox1 = new Sunny.UI.UIGroupBox();
- this.uiGroupBox10 = new Sunny.UI.UIGroupBox();
- this.uiButton4 = new Sunny.UI.UIButton();
- this.uiButton5 = new Sunny.UI.UIButton();
- this.Btn_Query = new Sunny.UI.UIButton();
- this.btnQuerySettlSummary = new Sunny.UI.UIButton();
- this.btnClose = new Sunny.UI.UIButton();
- this.btnBatchCheck = new Sunny.UI.UIButton();
- this.gbDateTime = new Sunny.UI.UIGroupBox();
- this.btnReduceOndDay = new Sunny.UI.UISymbolButton();
- this.btnAddOneDay = new Sunny.UI.UISymbolButton();
- this.dpED = new Sunny.UI.UIDatetimePicker();
- this.dpST = new Sunny.UI.UIDatetimePicker();
- this.uiTabControl1 = new Sunny.UI.UITabControl();
- this.tabPage2 = new System.Windows.Forms.TabPage();
- this.dgvCenterMonthSettlData = new Sunny.UI.UIDataGridView();
- this.uiPanel3 = new Sunny.UI.UIPanel();
- this.uiGroupBox2 = new Sunny.UI.UIGroupBox();
- this.cbxInterface_2 = new Sunny.UI.UIComboBox();
- this.uiLabel12 = new Sunny.UI.UILabel();
- this.uiGroupBox3 = new Sunny.UI.UIGroupBox();
- this.uiGroupBox4 = new Sunny.UI.UIGroupBox();
- this.btClose_2 = new Sunny.UI.UIButton();
- this.btQueryMonthSettlData = new Sunny.UI.UIButton();
- this.uiButton6 = new Sunny.UI.UIButton();
- this.uiButton7 = new Sunny.UI.UIButton();
- this.uiButton8 = new Sunny.UI.UIButton();
- this.uiGroupBox5 = new Sunny.UI.UIGroupBox();
- this.uiSymbolButton1 = new Sunny.UI.UISymbolButton();
- this.uiSymbolButton2 = new Sunny.UI.UISymbolButton();
- this.dpMonth = new Sunny.UI.UIDatetimePicker();
- this.tbTmp = new System.Windows.Forms.RichTextBox();
- this.cbReservelFlag = new Sunny.UI.UIComboBox();
- this.uiLabel21 = new Sunny.UI.UILabel();
- this.cbConfirmFlag = new Sunny.UI.UIComboBox();
- this.uiLabel20 = new Sunny.UI.UILabel();
- this.cmsCheck.SuspendLayout();
- this.tabPage1.SuspendLayout();
- this.uiPanel2.SuspendLayout();
- this.uiTabControl3.SuspendLayout();
- this.tabPage6.SuspendLayout();
- ((System.ComponentModel.ISupportInitialize)(this.dgvHisSettlRec)).BeginInit();
- this.tabPage7.SuspendLayout();
- ((System.ComponentModel.ISupportInitialize)(this.dgvCenterSettlRec)).BeginInit();
- this.tabPage8.SuspendLayout();
- this.uiTabControl2.SuspendLayout();
- this.tabPage4.SuspendLayout();
- ((System.ComponentModel.ISupportInitialize)(this.dgvSettlSummary)).BeginInit();
- this.tabPage5.SuspendLayout();
- this.uiPanel1.SuspendLayout();
- this.gbConditionSet.SuspendLayout();
- this.uiGroupBox1.SuspendLayout();
- this.uiGroupBox10.SuspendLayout();
- this.gbDateTime.SuspendLayout();
- this.uiTabControl1.SuspendLayout();
- this.tabPage2.SuspendLayout();
- ((System.ComponentModel.ISupportInitialize)(this.dgvCenterMonthSettlData)).BeginInit();
- this.uiPanel3.SuspendLayout();
- this.uiGroupBox2.SuspendLayout();
- this.uiGroupBox3.SuspendLayout();
- this.uiGroupBox4.SuspendLayout();
- this.uiGroupBox5.SuspendLayout();
- this.SuspendLayout();
- //
- // cmsCheck
- //
- this.cmsCheck.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(243)))), ((int)(((byte)(249)))), ((int)(((byte)(255)))));
- this.cmsCheck.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.cmsCheck.ImageScalingSize = new System.Drawing.Size(20, 20);
- this.cmsCheck.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
- this.tsmCheck_Single,
- this.tsmCheckDetail_Single,
- this.tsmCheck_Batch,
- this.tsmCheckDetail_Batch,
- this.tsmHisRecord,
- this.toolStripMenuItem1,
- this.tsmAICheck,
- this.导出TXTToolStripMenuItem});
- this.cmsCheck.Name = "cmsCheck";
- this.cmsCheck.Size = new System.Drawing.Size(235, 212);
- this.cmsCheck.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
- //
- // tsmCheck_Single
- //
- this.tsmCheck_Single.Name = "tsmCheck_Single";
- this.tsmCheck_Single.Size = new System.Drawing.Size(234, 26);
- this.tsmCheck_Single.Text = "单条对总账";
- this.tsmCheck_Single.Click += new System.EventHandler(this.tsmCheck_Single_Click);
- //
- // tsmCheckDetail_Single
- //
- this.tsmCheckDetail_Single.Name = "tsmCheckDetail_Single";
- this.tsmCheckDetail_Single.Size = new System.Drawing.Size(234, 26);
- this.tsmCheckDetail_Single.Text = "单条对明细账";
- this.tsmCheckDetail_Single.Click += new System.EventHandler(this.tsmCheckDetail_Single_Click);
- //
- // tsmCheck_Batch
- //
- this.tsmCheck_Batch.Name = "tsmCheck_Batch";
- this.tsmCheck_Batch.Size = new System.Drawing.Size(234, 26);
- this.tsmCheck_Batch.Text = "批量对总账";
- //
- // tsmCheckDetail_Batch
- //
- this.tsmCheckDetail_Batch.Name = "tsmCheckDetail_Batch";
- this.tsmCheckDetail_Batch.Size = new System.Drawing.Size(234, 26);
- this.tsmCheckDetail_Batch.Text = "批量对明细账";
- this.tsmCheckDetail_Batch.Click += new System.EventHandler(this.tsmCheckDetail_Batch_Click);
- //
- // tsmHisRecord
- //
- this.tsmHisRecord.Name = "tsmHisRecord";
- this.tsmHisRecord.Size = new System.Drawing.Size(234, 26);
- this.tsmHisRecord.Text = "查看HIS记录明细 ";
- this.tsmHisRecord.Click += new System.EventHandler(this.tsmHisRecord_Click);
- //
- // toolStripMenuItem1
- //
- this.toolStripMenuItem1.Name = "toolStripMenuItem1";
- this.toolStripMenuItem1.Size = new System.Drawing.Size(234, 26);
- this.toolStripMenuItem1.Text = "toolStripMenuItem1";
- this.toolStripMenuItem1.Click += new System.EventHandler(this.toolStripMenuItem1_Click);
- //
- // tsmAICheck
- //
- this.tsmAICheck.Name = "tsmAICheck";
- this.tsmAICheck.Size = new System.Drawing.Size(234, 26);
- this.tsmAICheck.Text = "智能比对";
- this.tsmAICheck.Click += new System.EventHandler(this.tsmAICheck_Click);
- //
- // 导出TXTToolStripMenuItem
- //
- this.导出TXTToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
- this.tsmExport,
- this.tsmCompress,
- this.tsmZIPToSDec,
- this.tsmUploadZIP,
- this.tsm3202,
- this.tsmDownload,
- this.tsmUnCompress,
- this.tsmImport,
- this.tsmHandCheck});
- this.导出TXTToolStripMenuItem.Name = "导出TXTToolStripMenuItem";
- this.导出TXTToolStripMenuItem.Size = new System.Drawing.Size(234, 26);
- this.导出TXTToolStripMenuItem.Text = "附属功能";
- //
- // tsmExport
- //
- this.tsmExport.Name = "tsmExport";
- this.tsmExport.Size = new System.Drawing.Size(217, 26);
- this.tsmExport.Text = "导出TXT";
- this.tsmExport.Click += new System.EventHandler(this.tsmExport_Click);
- //
- // tsmCompress
- //
- this.tsmCompress.Name = "tsmCompress";
- this.tsmCompress.Size = new System.Drawing.Size(217, 26);
- this.tsmCompress.Text = "TXT压缩为ZIP";
- this.tsmCompress.Click += new System.EventHandler(this.tsmCompress_Click);
- //
- // tsmZIPToSDec
- //
- this.tsmZIPToSDec.Name = "tsmZIPToSDec";
- this.tsmZIPToSDec.Size = new System.Drawing.Size(217, 26);
- this.tsmZIPToSDec.Text = "ZIP转为有符号整数";
- this.tsmZIPToSDec.Click += new System.EventHandler(this.tsmZIPToSDec_Click);
- //
- // tsmUploadZIP
- //
- this.tsmUploadZIP.Name = "tsmUploadZIP";
- this.tsmUploadZIP.Size = new System.Drawing.Size(217, 26);
- this.tsmUploadZIP.Text = "上传ZIP";
- this.tsmUploadZIP.Click += new System.EventHandler(this.tsmUploadZIP_Click);
- //
- // tsm3202
- //
- this.tsm3202.Name = "tsm3202";
- this.tsm3202.Size = new System.Drawing.Size(217, 26);
- this.tsm3202.Text = "3202";
- this.tsm3202.Click += new System.EventHandler(this.tsm3202_Click);
- //
- // tsmDownload
- //
- this.tsmDownload.Name = "tsmDownload";
- this.tsmDownload.Size = new System.Drawing.Size(217, 26);
- this.tsmDownload.Text = "下载文件";
- this.tsmDownload.Click += new System.EventHandler(this.tsmDownload_Click);
- //
- // tsmUnCompress
- //
- this.tsmUnCompress.Name = "tsmUnCompress";
- this.tsmUnCompress.Size = new System.Drawing.Size(217, 26);
- this.tsmUnCompress.Text = "解压文件";
- this.tsmUnCompress.Click += new System.EventHandler(this.tsmUnCompress_Click);
- //
- // tsmImport
- //
- this.tsmImport.Name = "tsmImport";
- this.tsmImport.Size = new System.Drawing.Size(217, 26);
- this.tsmImport.Text = "导入文件";
- this.tsmImport.Click += new System.EventHandler(this.tsmImport_Click);
- //
- // tsmHandCheck
- //
- this.tsmHandCheck.Name = "tsmHandCheck";
- this.tsmHandCheck.Size = new System.Drawing.Size(217, 26);
- this.tsmHandCheck.Text = "手工对账";
- this.tsmHandCheck.Click += new System.EventHandler(this.tsmHandCheck_Click);
- //
- // tabPage1
- //
- this.tabPage1.Controls.Add(this.uiPanel2);
- this.tabPage1.Controls.Add(this.uiPanel1);
- this.tabPage1.Location = new System.Drawing.Point(0, 30);
- this.tabPage1.Name = "tabPage1";
- this.tabPage1.Size = new System.Drawing.Size(1200, 814);
- this.tabPage1.TabIndex = 0;
- this.tabPage1.Text = "本地对账";
- this.tabPage1.UseVisualStyleBackColor = true;
- //
- // uiPanel2
- //
- this.uiPanel2.Controls.Add(this.uiTabControl3);
- this.uiPanel2.Controls.Add(this.uiTabControl2);
- this.uiPanel2.Dock = System.Windows.Forms.DockStyle.Fill;
- this.uiPanel2.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.uiPanel2.Location = new System.Drawing.Point(228, 0);
- this.uiPanel2.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
- this.uiPanel2.MinimumSize = new System.Drawing.Size(1, 1);
- this.uiPanel2.Name = "uiPanel2";
- this.uiPanel2.Size = new System.Drawing.Size(972, 814);
- this.uiPanel2.TabIndex = 3;
- this.uiPanel2.Text = null;
- this.uiPanel2.TextAlignment = System.Drawing.ContentAlignment.MiddleCenter;
- this.uiPanel2.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
- //
- // uiTabControl3
- //
- this.uiTabControl3.Controls.Add(this.tabPage6);
- this.uiTabControl3.Controls.Add(this.tabPage7);
- this.uiTabControl3.Controls.Add(this.tabPage8);
- this.uiTabControl3.Dock = System.Windows.Forms.DockStyle.Fill;
- this.uiTabControl3.DrawMode = System.Windows.Forms.TabDrawMode.OwnerDrawFixed;
- this.uiTabControl3.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.uiTabControl3.ItemSize = new System.Drawing.Size(150, 25);
- this.uiTabControl3.Location = new System.Drawing.Point(0, 424);
- this.uiTabControl3.MainPage = "";
- this.uiTabControl3.Name = "uiTabControl3";
- this.uiTabControl3.SelectedIndex = 0;
- this.uiTabControl3.Size = new System.Drawing.Size(972, 390);
- this.uiTabControl3.SizeMode = System.Windows.Forms.TabSizeMode.Fixed;
- this.uiTabControl3.TabIndex = 1;
- this.uiTabControl3.TipsFont = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.uiTabControl3.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
- //
- // tabPage6
- //
- this.tabPage6.Controls.Add(this.dgvHisSettlRec);
- this.tabPage6.Location = new System.Drawing.Point(0, 25);
- this.tabPage6.Name = "tabPage6";
- this.tabPage6.Size = new System.Drawing.Size(972, 365);
- this.tabPage6.TabIndex = 0;
- this.tabPage6.Text = "HIS结算记录";
- this.tabPage6.UseVisualStyleBackColor = true;
- //
- // dgvHisSettlRec
- //
- this.dgvHisSettlRec.AllowUserToAddRows = false;
- dataGridViewCellStyle1.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(235)))), ((int)(((byte)(243)))), ((int)(((byte)(255)))));
- this.dgvHisSettlRec.AlternatingRowsDefaultCellStyle = dataGridViewCellStyle1;
- this.dgvHisSettlRec.BackgroundColor = System.Drawing.Color.White;
- this.dgvHisSettlRec.ColumnHeadersBorderStyle = System.Windows.Forms.DataGridViewHeaderBorderStyle.Single;
- dataGridViewCellStyle2.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter;
- dataGridViewCellStyle2.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(80)))), ((int)(((byte)(160)))), ((int)(((byte)(255)))));
- dataGridViewCellStyle2.Font = new System.Drawing.Font("微软雅黑", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- dataGridViewCellStyle2.ForeColor = System.Drawing.Color.White;
- dataGridViewCellStyle2.SelectionBackColor = System.Drawing.SystemColors.Highlight;
- dataGridViewCellStyle2.SelectionForeColor = System.Drawing.SystemColors.HighlightText;
- dataGridViewCellStyle2.WrapMode = System.Windows.Forms.DataGridViewTriState.True;
- this.dgvHisSettlRec.ColumnHeadersDefaultCellStyle = dataGridViewCellStyle2;
- this.dgvHisSettlRec.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize;
- dataGridViewCellStyle3.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft;
- dataGridViewCellStyle3.BackColor = System.Drawing.SystemColors.Window;
- dataGridViewCellStyle3.Font = new System.Drawing.Font("微软雅黑", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- dataGridViewCellStyle3.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
- dataGridViewCellStyle3.SelectionBackColor = System.Drawing.SystemColors.Highlight;
- dataGridViewCellStyle3.SelectionForeColor = System.Drawing.SystemColors.HighlightText;
- dataGridViewCellStyle3.WrapMode = System.Windows.Forms.DataGridViewTriState.False;
- this.dgvHisSettlRec.DefaultCellStyle = dataGridViewCellStyle3;
- this.dgvHisSettlRec.Dock = System.Windows.Forms.DockStyle.Fill;
- this.dgvHisSettlRec.EnableHeadersVisualStyles = false;
- this.dgvHisSettlRec.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.dgvHisSettlRec.GridColor = System.Drawing.Color.FromArgb(((int)(((byte)(80)))), ((int)(((byte)(160)))), ((int)(((byte)(255)))));
- this.dgvHisSettlRec.Location = new System.Drawing.Point(0, 0);
- this.dgvHisSettlRec.Name = "dgvHisSettlRec";
- this.dgvHisSettlRec.ReadOnly = true;
- dataGridViewCellStyle4.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft;
- dataGridViewCellStyle4.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(235)))), ((int)(((byte)(243)))), ((int)(((byte)(255)))));
- dataGridViewCellStyle4.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- dataGridViewCellStyle4.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
- dataGridViewCellStyle4.SelectionBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(80)))), ((int)(((byte)(160)))), ((int)(((byte)(255)))));
- dataGridViewCellStyle4.SelectionForeColor = System.Drawing.Color.White;
- dataGridViewCellStyle4.WrapMode = System.Windows.Forms.DataGridViewTriState.True;
- this.dgvHisSettlRec.RowHeadersDefaultCellStyle = dataGridViewCellStyle4;
- this.dgvHisSettlRec.RowHeadersWidth = 51;
- dataGridViewCellStyle5.BackColor = System.Drawing.Color.White;
- dataGridViewCellStyle5.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.dgvHisSettlRec.RowsDefaultCellStyle = dataGridViewCellStyle5;
- this.dgvHisSettlRec.RowTemplate.Height = 23;
- this.dgvHisSettlRec.SelectedIndex = -1;
- this.dgvHisSettlRec.Size = new System.Drawing.Size(972, 365);
- this.dgvHisSettlRec.StripeOddColor = System.Drawing.Color.FromArgb(((int)(((byte)(235)))), ((int)(((byte)(243)))), ((int)(((byte)(255)))));
- this.dgvHisSettlRec.TabIndex = 1;
- this.dgvHisSettlRec.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
- this.dgvHisSettlRec.RowStateChanged += new System.Windows.Forms.DataGridViewRowStateChangedEventHandler(this.dgvHisSettlRec_RowStateChanged);
- //
- // tabPage7
- //
- this.tabPage7.Controls.Add(this.dgvCenterSettlRec);
- this.tabPage7.Location = new System.Drawing.Point(0, 25);
- this.tabPage7.Name = "tabPage7";
- this.tabPage7.Size = new System.Drawing.Size(972, 317);
- this.tabPage7.TabIndex = 1;
- this.tabPage7.Text = "中心结算记录";
- this.tabPage7.UseVisualStyleBackColor = true;
- //
- // dgvCenterSettlRec
- //
- this.dgvCenterSettlRec.AllowUserToAddRows = false;
- dataGridViewCellStyle6.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(235)))), ((int)(((byte)(243)))), ((int)(((byte)(255)))));
- this.dgvCenterSettlRec.AlternatingRowsDefaultCellStyle = dataGridViewCellStyle6;
- this.dgvCenterSettlRec.BackgroundColor = System.Drawing.Color.White;
- this.dgvCenterSettlRec.ColumnHeadersBorderStyle = System.Windows.Forms.DataGridViewHeaderBorderStyle.Single;
- dataGridViewCellStyle7.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter;
- dataGridViewCellStyle7.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(80)))), ((int)(((byte)(160)))), ((int)(((byte)(255)))));
- dataGridViewCellStyle7.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- dataGridViewCellStyle7.ForeColor = System.Drawing.Color.White;
- dataGridViewCellStyle7.SelectionBackColor = System.Drawing.SystemColors.Highlight;
- dataGridViewCellStyle7.SelectionForeColor = System.Drawing.SystemColors.HighlightText;
- dataGridViewCellStyle7.WrapMode = System.Windows.Forms.DataGridViewTriState.True;
- this.dgvCenterSettlRec.ColumnHeadersDefaultCellStyle = dataGridViewCellStyle7;
- this.dgvCenterSettlRec.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize;
- dataGridViewCellStyle8.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft;
- dataGridViewCellStyle8.BackColor = System.Drawing.SystemColors.Window;
- dataGridViewCellStyle8.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- dataGridViewCellStyle8.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
- dataGridViewCellStyle8.SelectionBackColor = System.Drawing.SystemColors.Highlight;
- dataGridViewCellStyle8.SelectionForeColor = System.Drawing.SystemColors.HighlightText;
- dataGridViewCellStyle8.WrapMode = System.Windows.Forms.DataGridViewTriState.False;
- this.dgvCenterSettlRec.DefaultCellStyle = dataGridViewCellStyle8;
- this.dgvCenterSettlRec.Dock = System.Windows.Forms.DockStyle.Fill;
- this.dgvCenterSettlRec.EnableHeadersVisualStyles = false;
- this.dgvCenterSettlRec.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.dgvCenterSettlRec.GridColor = System.Drawing.Color.FromArgb(((int)(((byte)(80)))), ((int)(((byte)(160)))), ((int)(((byte)(255)))));
- this.dgvCenterSettlRec.Location = new System.Drawing.Point(0, 0);
- this.dgvCenterSettlRec.Name = "dgvCenterSettlRec";
- dataGridViewCellStyle9.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft;
- dataGridViewCellStyle9.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(235)))), ((int)(((byte)(243)))), ((int)(((byte)(255)))));
- dataGridViewCellStyle9.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- dataGridViewCellStyle9.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
- dataGridViewCellStyle9.SelectionBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(80)))), ((int)(((byte)(160)))), ((int)(((byte)(255)))));
- dataGridViewCellStyle9.SelectionForeColor = System.Drawing.Color.White;
- dataGridViewCellStyle9.WrapMode = System.Windows.Forms.DataGridViewTriState.True;
- this.dgvCenterSettlRec.RowHeadersDefaultCellStyle = dataGridViewCellStyle9;
- this.dgvCenterSettlRec.RowHeadersWidth = 51;
- dataGridViewCellStyle10.BackColor = System.Drawing.Color.White;
- dataGridViewCellStyle10.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.dgvCenterSettlRec.RowsDefaultCellStyle = dataGridViewCellStyle10;
- this.dgvCenterSettlRec.RowTemplate.Height = 23;
- this.dgvCenterSettlRec.SelectedIndex = -1;
- this.dgvCenterSettlRec.Size = new System.Drawing.Size(972, 317);
- this.dgvCenterSettlRec.StripeOddColor = System.Drawing.Color.FromArgb(((int)(((byte)(235)))), ((int)(((byte)(243)))), ((int)(((byte)(255)))));
- this.dgvCenterSettlRec.TabIndex = 1;
- this.dgvCenterSettlRec.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
- //
- // tabPage8
- //
- this.tabPage8.Controls.Add(this.rtbCheckDetailLog);
- this.tabPage8.Location = new System.Drawing.Point(0, 25);
- this.tabPage8.Name = "tabPage8";
- this.tabPage8.Size = new System.Drawing.Size(972, 317);
- this.tabPage8.TabIndex = 2;
- this.tabPage8.Text = "对明细账结果记录";
- this.tabPage8.UseVisualStyleBackColor = true;
- //
- // rtbCheckDetailLog
- //
- this.rtbCheckDetailLog.Dock = System.Windows.Forms.DockStyle.Fill;
- this.rtbCheckDetailLog.FillColor = System.Drawing.Color.White;
- this.rtbCheckDetailLog.Font = new System.Drawing.Font("微软雅黑", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.rtbCheckDetailLog.Location = new System.Drawing.Point(0, 0);
- this.rtbCheckDetailLog.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
- this.rtbCheckDetailLog.MinimumSize = new System.Drawing.Size(1, 1);
- this.rtbCheckDetailLog.Name = "rtbCheckDetailLog";
- this.rtbCheckDetailLog.Padding = new System.Windows.Forms.Padding(2);
- this.rtbCheckDetailLog.ShowText = false;
- this.rtbCheckDetailLog.Size = new System.Drawing.Size(972, 317);
- this.rtbCheckDetailLog.Style = Sunny.UI.UIStyle.Custom;
- this.rtbCheckDetailLog.TabIndex = 0;
- this.rtbCheckDetailLog.TextAlignment = System.Drawing.ContentAlignment.MiddleCenter;
- this.rtbCheckDetailLog.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
- //
- // uiTabControl2
- //
- this.uiTabControl2.Controls.Add(this.tabPage4);
- this.uiTabControl2.Controls.Add(this.tabPage5);
- this.uiTabControl2.Dock = System.Windows.Forms.DockStyle.Top;
- this.uiTabControl2.DrawMode = System.Windows.Forms.TabDrawMode.OwnerDrawFixed;
- this.uiTabControl2.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.uiTabControl2.ItemSize = new System.Drawing.Size(150, 25);
- this.uiTabControl2.Location = new System.Drawing.Point(0, 0);
- this.uiTabControl2.MainPage = "";
- this.uiTabControl2.Name = "uiTabControl2";
- this.uiTabControl2.SelectedIndex = 0;
- this.uiTabControl2.Size = new System.Drawing.Size(972, 424);
- this.uiTabControl2.SizeMode = System.Windows.Forms.TabSizeMode.Fixed;
- this.uiTabControl2.TabIndex = 0;
- this.uiTabControl2.TipsFont = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.uiTabControl2.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
- //
- // tabPage4
- //
- this.tabPage4.Controls.Add(this.dgvSettlSummary);
- this.tabPage4.Location = new System.Drawing.Point(0, 25);
- this.tabPage4.Name = "tabPage4";
- this.tabPage4.Size = new System.Drawing.Size(972, 399);
- this.tabPage4.TabIndex = 0;
- this.tabPage4.Text = "结算汇总数据";
- this.tabPage4.UseVisualStyleBackColor = true;
- //
- // dgvSettlSummary
- //
- this.dgvSettlSummary.AllowUserToAddRows = false;
- dataGridViewCellStyle11.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(235)))), ((int)(((byte)(243)))), ((int)(((byte)(255)))));
- this.dgvSettlSummary.AlternatingRowsDefaultCellStyle = dataGridViewCellStyle11;
- this.dgvSettlSummary.BackgroundColor = System.Drawing.Color.White;
- this.dgvSettlSummary.ColumnHeadersBorderStyle = System.Windows.Forms.DataGridViewHeaderBorderStyle.None;
- dataGridViewCellStyle12.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter;
- dataGridViewCellStyle12.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(80)))), ((int)(((byte)(160)))), ((int)(((byte)(255)))));
- dataGridViewCellStyle12.Font = new System.Drawing.Font("微软雅黑", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- dataGridViewCellStyle12.ForeColor = System.Drawing.Color.White;
- dataGridViewCellStyle12.SelectionBackColor = System.Drawing.SystemColors.Highlight;
- dataGridViewCellStyle12.SelectionForeColor = System.Drawing.SystemColors.HighlightText;
- dataGridViewCellStyle12.WrapMode = System.Windows.Forms.DataGridViewTriState.True;
- this.dgvSettlSummary.ColumnHeadersDefaultCellStyle = dataGridViewCellStyle12;
- this.dgvSettlSummary.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize;
- this.dgvSettlSummary.ContextMenuStrip = this.cmsCheck;
- dataGridViewCellStyle13.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft;
- dataGridViewCellStyle13.BackColor = System.Drawing.SystemColors.Window;
- dataGridViewCellStyle13.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- dataGridViewCellStyle13.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
- dataGridViewCellStyle13.SelectionBackColor = System.Drawing.SystemColors.Highlight;
- dataGridViewCellStyle13.SelectionForeColor = System.Drawing.SystemColors.HighlightText;
- dataGridViewCellStyle13.WrapMode = System.Windows.Forms.DataGridViewTriState.False;
- this.dgvSettlSummary.DefaultCellStyle = dataGridViewCellStyle13;
- this.dgvSettlSummary.Dock = System.Windows.Forms.DockStyle.Fill;
- this.dgvSettlSummary.EnableHeadersVisualStyles = false;
- this.dgvSettlSummary.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.dgvSettlSummary.GridColor = System.Drawing.Color.FromArgb(((int)(((byte)(80)))), ((int)(((byte)(160)))), ((int)(((byte)(255)))));
- this.dgvSettlSummary.Location = new System.Drawing.Point(0, 0);
- this.dgvSettlSummary.Name = "dgvSettlSummary";
- this.dgvSettlSummary.ReadOnly = true;
- dataGridViewCellStyle14.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft;
- dataGridViewCellStyle14.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(235)))), ((int)(((byte)(243)))), ((int)(((byte)(255)))));
- dataGridViewCellStyle14.Font = new System.Drawing.Font("微软雅黑", 9.75F, ((System.Drawing.FontStyle)((System.Drawing.FontStyle.Bold | System.Drawing.FontStyle.Italic))), System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- dataGridViewCellStyle14.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
- dataGridViewCellStyle14.SelectionBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(80)))), ((int)(((byte)(160)))), ((int)(((byte)(255)))));
- dataGridViewCellStyle14.SelectionForeColor = System.Drawing.Color.White;
- dataGridViewCellStyle14.WrapMode = System.Windows.Forms.DataGridViewTriState.True;
- this.dgvSettlSummary.RowHeadersDefaultCellStyle = dataGridViewCellStyle14;
- this.dgvSettlSummary.RowHeadersWidth = 30;
- this.dgvSettlSummary.RowHeight = 30;
- dataGridViewCellStyle15.BackColor = System.Drawing.Color.White;
- dataGridViewCellStyle15.Font = new System.Drawing.Font("微软雅黑", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.dgvSettlSummary.RowsDefaultCellStyle = dataGridViewCellStyle15;
- this.dgvSettlSummary.RowTemplate.Height = 30;
- this.dgvSettlSummary.SelectedIndex = -1;
- this.dgvSettlSummary.Size = new System.Drawing.Size(972, 399);
- this.dgvSettlSummary.StripeOddColor = System.Drawing.Color.FromArgb(((int)(((byte)(235)))), ((int)(((byte)(243)))), ((int)(((byte)(255)))));
- this.dgvSettlSummary.TabIndex = 0;
- this.dgvSettlSummary.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
- this.dgvSettlSummary.CellDoubleClick += new System.Windows.Forms.DataGridViewCellEventHandler(this.dgvSettlSummary_CellDoubleClick);
- this.dgvSettlSummary.RowStateChanged += new System.Windows.Forms.DataGridViewRowStateChangedEventHandler(this.dgvSettlSummary_RowStateChanged);
- //
- // tabPage5
- //
- this.tabPage5.Controls.Add(this.rtbCheckLog);
- this.tabPage5.Location = new System.Drawing.Point(0, 25);
- this.tabPage5.Name = "tabPage5";
- this.tabPage5.Size = new System.Drawing.Size(972, 399);
- this.tabPage5.TabIndex = 1;
- this.tabPage5.Text = "对总账结果记录";
- this.tabPage5.UseVisualStyleBackColor = true;
- //
- // rtbCheckLog
- //
- this.rtbCheckLog.Dock = System.Windows.Forms.DockStyle.Fill;
- this.rtbCheckLog.FillColor = System.Drawing.Color.White;
- this.rtbCheckLog.Font = new System.Drawing.Font("微软雅黑", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.rtbCheckLog.Location = new System.Drawing.Point(0, 0);
- this.rtbCheckLog.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
- this.rtbCheckLog.MinimumSize = new System.Drawing.Size(1, 1);
- this.rtbCheckLog.Name = "rtbCheckLog";
- this.rtbCheckLog.Padding = new System.Windows.Forms.Padding(2);
- this.rtbCheckLog.ShowText = false;
- this.rtbCheckLog.Size = new System.Drawing.Size(972, 399);
- this.rtbCheckLog.Style = Sunny.UI.UIStyle.Custom;
- this.rtbCheckLog.TabIndex = 1;
- this.rtbCheckLog.TextAlignment = System.Drawing.ContentAlignment.MiddleCenter;
- this.rtbCheckLog.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
- //
- // uiPanel1
- //
- this.uiPanel1.Controls.Add(this.tbTmp);
- this.uiPanel1.Controls.Add(this.gbConditionSet);
- this.uiPanel1.Controls.Add(this.cbgGroupSet);
- this.uiPanel1.Controls.Add(this.uiGroupBox1);
- this.uiPanel1.Controls.Add(this.gbDateTime);
- this.uiPanel1.Dock = System.Windows.Forms.DockStyle.Left;
- this.uiPanel1.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.uiPanel1.Location = new System.Drawing.Point(0, 0);
- this.uiPanel1.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
- this.uiPanel1.MinimumSize = new System.Drawing.Size(1, 1);
- this.uiPanel1.Name = "uiPanel1";
- this.uiPanel1.Size = new System.Drawing.Size(228, 814);
- this.uiPanel1.TabIndex = 2;
- this.uiPanel1.Text = null;
- this.uiPanel1.TextAlignment = System.Drawing.ContentAlignment.MiddleCenter;
- this.uiPanel1.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
- //
- // gbConditionSet
- //
- this.gbConditionSet.Controls.Add(this.cbReservelFlag);
- this.gbConditionSet.Controls.Add(this.uiLabel21);
- this.gbConditionSet.Controls.Add(this.cbConfirmFlag);
- this.gbConditionSet.Controls.Add(this.uiLabel20);
- this.gbConditionSet.Controls.Add(this.cbxOtherPlcFlag);
- this.gbConditionSet.Controls.Add(this.uiLabel6);
- this.gbConditionSet.Controls.Add(this.cbxInterface);
- this.gbConditionSet.Controls.Add(this.tbSettlOption);
- this.gbConditionSet.Controls.Add(this.cbxValid);
- this.gbConditionSet.Controls.Add(this.uiLabel5);
- this.gbConditionSet.Controls.Add(this.uiLabel4);
- this.gbConditionSet.Controls.Add(this.cbxClrType);
- this.gbConditionSet.Controls.Add(this.uiLabel3);
- this.gbConditionSet.Controls.Add(this.cbxInsuType);
- this.gbConditionSet.Controls.Add(this.uiLabel2);
- this.gbConditionSet.Controls.Add(this.uiLabel1);
- this.gbConditionSet.Dock = System.Windows.Forms.DockStyle.Top;
- this.gbConditionSet.Font = new System.Drawing.Font("微软雅黑", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.gbConditionSet.Location = new System.Drawing.Point(0, 267);
- this.gbConditionSet.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
- this.gbConditionSet.MinimumSize = new System.Drawing.Size(1, 1);
- this.gbConditionSet.Name = "gbConditionSet";
- this.gbConditionSet.Padding = new System.Windows.Forms.Padding(0, 26, 0, 0);
- this.gbConditionSet.Size = new System.Drawing.Size(228, 324);
- this.gbConditionSet.TabIndex = 24;
- this.gbConditionSet.TabStop = false;
- this.gbConditionSet.Text = "条件设置";
- this.gbConditionSet.TextAlignment = System.Drawing.ContentAlignment.MiddleCenter;
- this.gbConditionSet.TitleTop = 10;
- this.gbConditionSet.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
- //
- // cbxOtherPlcFlag
- //
- this.cbxOtherPlcFlag.DataSource = null;
- this.cbxOtherPlcFlag.FillColor = System.Drawing.Color.White;
- this.cbxOtherPlcFlag.FilterMaxCount = 50;
- this.cbxOtherPlcFlag.Font = new System.Drawing.Font("微软雅黑", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.cbxOtherPlcFlag.ItemHeight = 20;
- this.cbxOtherPlcFlag.Items.AddRange(new object[] {
- "本地",
- "异地"});
- this.cbxOtherPlcFlag.Location = new System.Drawing.Point(67, 221);
- this.cbxOtherPlcFlag.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
- this.cbxOtherPlcFlag.MinimumSize = new System.Drawing.Size(63, 0);
- this.cbxOtherPlcFlag.Name = "cbxOtherPlcFlag";
- this.cbxOtherPlcFlag.Padding = new System.Windows.Forms.Padding(0, 0, 30, 2);
- this.cbxOtherPlcFlag.Size = new System.Drawing.Size(153, 25);
- this.cbxOtherPlcFlag.TabIndex = 13;
- this.cbxOtherPlcFlag.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft;
- this.cbxOtherPlcFlag.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
- //
- // uiLabel6
- //
- this.uiLabel6.Font = new System.Drawing.Font("微软雅黑", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.uiLabel6.Location = new System.Drawing.Point(4, 224);
- this.uiLabel6.Name = "uiLabel6";
- this.uiLabel6.Size = new System.Drawing.Size(78, 23);
- this.uiLabel6.TabIndex = 12;
- this.uiLabel6.Text = "异地标志";
- this.uiLabel6.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
- this.uiLabel6.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
- //
- // cbxInterface
- //
- this.cbxInterface.DataSource = null;
- this.cbxInterface.FillColor = System.Drawing.Color.White;
- this.cbxInterface.FilterMaxCount = 50;
- this.cbxInterface.Font = new System.Drawing.Font("微软雅黑", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.cbxInterface.ItemHeight = 20;
- this.cbxInterface.Items.AddRange(new object[] {
- "1",
- "2"});
- this.cbxInterface.Location = new System.Drawing.Point(67, 30);
- this.cbxInterface.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
- this.cbxInterface.MinimumSize = new System.Drawing.Size(63, 0);
- this.cbxInterface.Name = "cbxInterface";
- this.cbxInterface.Padding = new System.Windows.Forms.Padding(0, 0, 30, 2);
- this.cbxInterface.Size = new System.Drawing.Size(153, 25);
- this.cbxInterface.TabIndex = 11;
- this.cbxInterface.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft;
- this.cbxInterface.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
- //
- // tbSettlOption
- //
- this.tbSettlOption.Cursor = System.Windows.Forms.Cursors.IBeam;
- this.tbSettlOption.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.tbSettlOption.Location = new System.Drawing.Point(67, 144);
- this.tbSettlOption.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
- this.tbSettlOption.MinimumSize = new System.Drawing.Size(1, 16);
- this.tbSettlOption.Name = "tbSettlOption";
- this.tbSettlOption.ShowText = false;
- this.tbSettlOption.Size = new System.Drawing.Size(153, 25);
- this.tbSettlOption.TabIndex = 10;
- this.tbSettlOption.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft;
- this.tbSettlOption.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
- //
- // cbxValid
- //
- this.cbxValid.DataSource = null;
- this.cbxValid.FillColor = System.Drawing.Color.White;
- this.cbxValid.FilterMaxCount = 50;
- this.cbxValid.Font = new System.Drawing.Font("微软雅黑", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.cbxValid.ItemHeight = 20;
- this.cbxValid.Items.AddRange(new object[] {
- "全部",
- "有效",
- "无效"});
- this.cbxValid.Location = new System.Drawing.Point(67, 182);
- this.cbxValid.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
- this.cbxValid.MinimumSize = new System.Drawing.Size(63, 0);
- this.cbxValid.Name = "cbxValid";
- this.cbxValid.Padding = new System.Windows.Forms.Padding(0, 0, 30, 2);
- this.cbxValid.Size = new System.Drawing.Size(153, 25);
- this.cbxValid.TabIndex = 9;
- this.cbxValid.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft;
- this.cbxValid.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
- //
- // uiLabel5
- //
- this.uiLabel5.Font = new System.Drawing.Font("微软雅黑", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.uiLabel5.Location = new System.Drawing.Point(4, 185);
- this.uiLabel5.Name = "uiLabel5";
- this.uiLabel5.Size = new System.Drawing.Size(78, 23);
- this.uiLabel5.TabIndex = 8;
- this.uiLabel5.Text = "有效标志";
- this.uiLabel5.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
- this.uiLabel5.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
- //
- // uiLabel4
- //
- this.uiLabel4.Font = new System.Drawing.Font("微软雅黑", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.uiLabel4.Location = new System.Drawing.Point(4, 147);
- this.uiLabel4.Name = "uiLabel4";
- this.uiLabel4.Size = new System.Drawing.Size(78, 23);
- this.uiLabel4.TabIndex = 6;
- this.uiLabel4.Text = "经办机构";
- this.uiLabel4.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
- this.uiLabel4.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
- //
- // cbxClrType
- //
- this.cbxClrType.DataSource = null;
- this.cbxClrType.FillColor = System.Drawing.Color.White;
- this.cbxClrType.FilterMaxCount = 50;
- this.cbxClrType.Font = new System.Drawing.Font("微软雅黑", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.cbxClrType.ItemHeight = 20;
- this.cbxClrType.Items.AddRange(new object[] {
- "1",
- "2"});
- this.cbxClrType.Location = new System.Drawing.Point(67, 106);
- this.cbxClrType.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
- this.cbxClrType.MinimumSize = new System.Drawing.Size(63, 0);
- this.cbxClrType.Name = "cbxClrType";
- this.cbxClrType.Padding = new System.Windows.Forms.Padding(0, 0, 30, 2);
- this.cbxClrType.Size = new System.Drawing.Size(153, 25);
- this.cbxClrType.TabIndex = 5;
- this.cbxClrType.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft;
- this.cbxClrType.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
- //
- // uiLabel3
- //
- this.uiLabel3.Font = new System.Drawing.Font("微软雅黑", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.uiLabel3.Location = new System.Drawing.Point(4, 109);
- this.uiLabel3.Name = "uiLabel3";
- this.uiLabel3.Size = new System.Drawing.Size(78, 23);
- this.uiLabel3.TabIndex = 4;
- this.uiLabel3.Text = "清算类别";
- this.uiLabel3.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
- this.uiLabel3.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
- //
- // cbxInsuType
- //
- this.cbxInsuType.DataSource = null;
- this.cbxInsuType.FillColor = System.Drawing.Color.White;
- this.cbxInsuType.FilterMaxCount = 50;
- this.cbxInsuType.Font = new System.Drawing.Font("微软雅黑", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.cbxInsuType.ItemHeight = 20;
- this.cbxInsuType.Items.AddRange(new object[] {
- "1",
- "2"});
- this.cbxInsuType.Location = new System.Drawing.Point(67, 68);
- this.cbxInsuType.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
- this.cbxInsuType.MinimumSize = new System.Drawing.Size(63, 0);
- this.cbxInsuType.Name = "cbxInsuType";
- this.cbxInsuType.Padding = new System.Windows.Forms.Padding(0, 0, 30, 2);
- this.cbxInsuType.Size = new System.Drawing.Size(153, 25);
- this.cbxInsuType.TabIndex = 3;
- this.cbxInsuType.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft;
- this.cbxInsuType.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
- //
- // uiLabel2
- //
- this.uiLabel2.Font = new System.Drawing.Font("微软雅黑", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.uiLabel2.Location = new System.Drawing.Point(4, 71);
- this.uiLabel2.Name = "uiLabel2";
- this.uiLabel2.Size = new System.Drawing.Size(78, 23);
- this.uiLabel2.TabIndex = 2;
- this.uiLabel2.Text = "险种类型";
- this.uiLabel2.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
- this.uiLabel2.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
- //
- // uiLabel1
- //
- this.uiLabel1.Font = new System.Drawing.Font("微软雅黑", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.uiLabel1.Location = new System.Drawing.Point(4, 33);
- this.uiLabel1.Name = "uiLabel1";
- this.uiLabel1.Size = new System.Drawing.Size(78, 23);
- this.uiLabel1.TabIndex = 0;
- this.uiLabel1.Text = "接口目录";
- this.uiLabel1.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
- this.uiLabel1.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
- //
- // cbgGroupSet
- //
- this.cbgGroupSet.Dock = System.Windows.Forms.DockStyle.Top;
- this.cbgGroupSet.Font = new System.Drawing.Font("微软雅黑", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.cbgGroupSet.Items.AddRange(new object[] {
- "接 口",
- "险 种 类 型",
- "清 算 类 别",
- "经 办 机 构",
- "单 据 类 型"});
- this.cbgGroupSet.ItemSize = new System.Drawing.Size(150, 25);
- this.cbgGroupSet.Location = new System.Drawing.Point(0, 112);
- this.cbgGroupSet.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
- this.cbgGroupSet.MinimumSize = new System.Drawing.Size(1, 1);
- this.cbgGroupSet.Name = "cbgGroupSet";
- this.cbgGroupSet.Padding = new System.Windows.Forms.Padding(0, 26, 0, 0);
- this.cbgGroupSet.RectSides = System.Windows.Forms.ToolStripStatusLabelBorderSides.Top;
- this.cbgGroupSet.SelectedIndexes = ((System.Collections.Generic.List<int>)(resources.GetObject("cbgGroupSet.SelectedIndexes")));
- this.cbgGroupSet.Size = new System.Drawing.Size(228, 155);
- this.cbgGroupSet.TabIndex = 25;
- this.cbgGroupSet.Text = "分组设置";
- this.cbgGroupSet.TextAlignment = System.Drawing.ContentAlignment.MiddleCenter;
- this.cbgGroupSet.TitleTop = 10;
- this.cbgGroupSet.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
- //
- // uiGroupBox1
- //
- this.uiGroupBox1.Controls.Add(this.uiGroupBox10);
- this.uiGroupBox1.Controls.Add(this.btnQuerySettlSummary);
- this.uiGroupBox1.Controls.Add(this.btnClose);
- this.uiGroupBox1.Controls.Add(this.btnBatchCheck);
- this.uiGroupBox1.Dock = System.Windows.Forms.DockStyle.Fill;
- this.uiGroupBox1.Font = new System.Drawing.Font("微软雅黑", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.uiGroupBox1.Location = new System.Drawing.Point(0, 112);
- this.uiGroupBox1.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
- this.uiGroupBox1.MinimumSize = new System.Drawing.Size(1, 1);
- this.uiGroupBox1.Name = "uiGroupBox1";
- this.uiGroupBox1.Padding = new System.Windows.Forms.Padding(0, 10, 0, 0);
- this.uiGroupBox1.RectSides = System.Windows.Forms.ToolStripStatusLabelBorderSides.None;
- this.uiGroupBox1.RectSize = 2;
- this.uiGroupBox1.Size = new System.Drawing.Size(228, 702);
- this.uiGroupBox1.TabIndex = 22;
- this.uiGroupBox1.Text = null;
- this.uiGroupBox1.TextAlignment = System.Drawing.ContentAlignment.MiddleCenter;
- this.uiGroupBox1.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
- //
- // uiGroupBox10
- //
- this.uiGroupBox10.Controls.Add(this.uiButton4);
- this.uiGroupBox10.Controls.Add(this.uiButton5);
- this.uiGroupBox10.Controls.Add(this.Btn_Query);
- this.uiGroupBox10.Dock = System.Windows.Forms.DockStyle.Bottom;
- this.uiGroupBox10.Font = new System.Drawing.Font("微软雅黑", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.uiGroupBox10.Location = new System.Drawing.Point(0, 589);
- this.uiGroupBox10.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
- this.uiGroupBox10.MinimumSize = new System.Drawing.Size(1, 1);
- this.uiGroupBox10.Name = "uiGroupBox10";
- this.uiGroupBox10.Padding = new System.Windows.Forms.Padding(0, 10, 0, 0);
- this.uiGroupBox10.RectSides = System.Windows.Forms.ToolStripStatusLabelBorderSides.None;
- this.uiGroupBox10.RectSize = 2;
- this.uiGroupBox10.Size = new System.Drawing.Size(228, 113);
- this.uiGroupBox10.TabIndex = 34;
- this.uiGroupBox10.Text = null;
- this.uiGroupBox10.TextAlignment = System.Drawing.ContentAlignment.MiddleCenter;
- this.uiGroupBox10.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
- //
- // uiButton4
- //
- this.uiButton4.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)
- | System.Windows.Forms.AnchorStyles.Right)));
- this.uiButton4.Cursor = System.Windows.Forms.Cursors.Hand;
- this.uiButton4.Font = new System.Drawing.Font("微软雅黑", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.uiButton4.Location = new System.Drawing.Point(39, 75);
- this.uiButton4.MinimumSize = new System.Drawing.Size(1, 1);
- this.uiButton4.Name = "uiButton4";
- this.uiButton4.Size = new System.Drawing.Size(144, 27);
- this.uiButton4.TabIndex = 2;
- this.uiButton4.Text = "退出";
- this.uiButton4.TipsFont = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.uiButton4.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
- this.uiButton4.Click += new System.EventHandler(this.btnClose_Click);
- //
- // uiButton5
- //
- this.uiButton5.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)
- | System.Windows.Forms.AnchorStyles.Right)));
- this.uiButton5.Cursor = System.Windows.Forms.Cursors.Hand;
- this.uiButton5.Font = new System.Drawing.Font("微软雅黑", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.uiButton5.Location = new System.Drawing.Point(39, 39);
- this.uiButton5.MinimumSize = new System.Drawing.Size(1, 1);
- this.uiButton5.Name = "uiButton5";
- this.uiButton5.Size = new System.Drawing.Size(144, 27);
- this.uiButton5.TabIndex = 1;
- this.uiButton5.Text = "批量对总账";
- this.uiButton5.TipsFont = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.uiButton5.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
- //
- // Btn_Query
- //
- this.Btn_Query.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)
- | System.Windows.Forms.AnchorStyles.Right)));
- this.Btn_Query.Cursor = System.Windows.Forms.Cursors.Hand;
- this.Btn_Query.Font = new System.Drawing.Font("微软雅黑", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.Btn_Query.Location = new System.Drawing.Point(39, 3);
- this.Btn_Query.MinimumSize = new System.Drawing.Size(1, 1);
- this.Btn_Query.Name = "Btn_Query";
- this.Btn_Query.Size = new System.Drawing.Size(144, 27);
- this.Btn_Query.TabIndex = 0;
- this.Btn_Query.Text = "查询汇总数据";
- this.Btn_Query.TipsFont = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.Btn_Query.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
- this.Btn_Query.Click += new System.EventHandler(this.Btn_Query_Click);
- //
- // btnQuerySettlSummary
- //
- this.btnQuerySettlSummary.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)));
- this.btnQuerySettlSummary.Cursor = System.Windows.Forms.Cursors.Hand;
- this.btnQuerySettlSummary.Font = new System.Drawing.Font("微软雅黑", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.btnQuerySettlSummary.Location = new System.Drawing.Point(34, 767);
- this.btnQuerySettlSummary.MinimumSize = new System.Drawing.Size(1, 1);
- this.btnQuerySettlSummary.Name = "btnQuerySettlSummary";
- this.btnQuerySettlSummary.Size = new System.Drawing.Size(168, 27);
- this.btnQuerySettlSummary.TabIndex = 33;
- this.btnQuerySettlSummary.Text = "查询汇总数据";
- this.btnQuerySettlSummary.TipsFont = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.btnQuerySettlSummary.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
- //
- // btnClose
- //
- this.btnClose.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)));
- this.btnClose.Cursor = System.Windows.Forms.Cursors.Hand;
- this.btnClose.Font = new System.Drawing.Font("微软雅黑", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.btnClose.Location = new System.Drawing.Point(34, 876);
- this.btnClose.MinimumSize = new System.Drawing.Size(1, 1);
- this.btnClose.Name = "btnClose";
- this.btnClose.Size = new System.Drawing.Size(168, 27);
- this.btnClose.TabIndex = 2;
- this.btnClose.Text = "退 出";
- this.btnClose.TipsFont = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.btnClose.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
- this.btnClose.Click += new System.EventHandler(this.btnClose_Click);
- //
- // btnBatchCheck
- //
- this.btnBatchCheck.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)));
- this.btnBatchCheck.Cursor = System.Windows.Forms.Cursors.Hand;
- this.btnBatchCheck.Font = new System.Drawing.Font("微软雅黑", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.btnBatchCheck.Location = new System.Drawing.Point(34, 827);
- this.btnBatchCheck.MinimumSize = new System.Drawing.Size(1, 1);
- this.btnBatchCheck.Name = "btnBatchCheck";
- this.btnBatchCheck.Size = new System.Drawing.Size(168, 27);
- this.btnBatchCheck.TabIndex = 1;
- this.btnBatchCheck.Text = "批量对总账";
- this.btnBatchCheck.TipsFont = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.btnBatchCheck.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
- //
- // gbDateTime
- //
- this.gbDateTime.Controls.Add(this.btnReduceOndDay);
- this.gbDateTime.Controls.Add(this.btnAddOneDay);
- this.gbDateTime.Controls.Add(this.dpED);
- this.gbDateTime.Controls.Add(this.dpST);
- this.gbDateTime.Dock = System.Windows.Forms.DockStyle.Top;
- this.gbDateTime.Font = new System.Drawing.Font("微软雅黑", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.gbDateTime.Location = new System.Drawing.Point(0, 0);
- this.gbDateTime.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
- this.gbDateTime.MinimumSize = new System.Drawing.Size(1, 1);
- this.gbDateTime.Name = "gbDateTime";
- this.gbDateTime.Padding = new System.Windows.Forms.Padding(0, 32, 0, 0);
- this.gbDateTime.Size = new System.Drawing.Size(228, 112);
- this.gbDateTime.TabIndex = 21;
- this.gbDateTime.Text = "起止时间";
- this.gbDateTime.TextAlignment = System.Drawing.ContentAlignment.MiddleCenter;
- this.gbDateTime.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
- //
- // btnReduceOndDay
- //
- this.btnReduceOndDay.Cursor = System.Windows.Forms.Cursors.Hand;
- this.btnReduceOndDay.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.btnReduceOndDay.Location = new System.Drawing.Point(160, 3);
- this.btnReduceOndDay.MinimumSize = new System.Drawing.Size(1, 1);
- this.btnReduceOndDay.Name = "btnReduceOndDay";
- this.btnReduceOndDay.Size = new System.Drawing.Size(38, 23);
- this.btnReduceOndDay.Symbol = 61544;
- this.btnReduceOndDay.TabIndex = 3;
- this.btnReduceOndDay.TipsFont = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.btnReduceOndDay.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
- this.btnReduceOndDay.Click += new System.EventHandler(this.btnReduceOndDay_Click);
- //
- // btnAddOneDay
- //
- this.btnAddOneDay.Cursor = System.Windows.Forms.Cursors.Hand;
- this.btnAddOneDay.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.btnAddOneDay.Location = new System.Drawing.Point(116, 3);
- this.btnAddOneDay.MinimumSize = new System.Drawing.Size(1, 1);
- this.btnAddOneDay.Name = "btnAddOneDay";
- this.btnAddOneDay.Size = new System.Drawing.Size(38, 23);
- this.btnAddOneDay.Symbol = 61543;
- this.btnAddOneDay.TabIndex = 2;
- this.btnAddOneDay.TipsFont = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.btnAddOneDay.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
- this.btnAddOneDay.Click += new System.EventHandler(this.btnAddOneDay_Click);
- //
- // dpED
- //
- this.dpED.FillColor = System.Drawing.Color.White;
- this.dpED.Font = new System.Drawing.Font("微软雅黑", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.dpED.Location = new System.Drawing.Point(17, 70);
- this.dpED.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
- this.dpED.MaxLength = 19;
- this.dpED.MinimumSize = new System.Drawing.Size(63, 0);
- this.dpED.Name = "dpED";
- this.dpED.Padding = new System.Windows.Forms.Padding(0, 0, 30, 2);
- this.dpED.Size = new System.Drawing.Size(185, 29);
- this.dpED.SymbolDropDown = 61555;
- this.dpED.SymbolNormal = 61555;
- this.dpED.TabIndex = 1;
- this.dpED.Text = "2022-11-01 23:59:59";
- this.dpED.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft;
- this.dpED.Value = new System.DateTime(2022, 11, 1, 23, 59, 59, 0);
- this.dpED.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
- //
- // dpST
- //
- this.dpST.FillColor = System.Drawing.Color.White;
- this.dpST.Font = new System.Drawing.Font("微软雅黑", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.dpST.Location = new System.Drawing.Point(17, 31);
- this.dpST.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
- this.dpST.MaxLength = 19;
- this.dpST.MinimumSize = new System.Drawing.Size(63, 0);
- this.dpST.Name = "dpST";
- this.dpST.Padding = new System.Windows.Forms.Padding(0, 0, 30, 2);
- this.dpST.Size = new System.Drawing.Size(185, 29);
- this.dpST.SymbolDropDown = 61555;
- this.dpST.SymbolNormal = 61555;
- this.dpST.TabIndex = 0;
- this.dpST.Text = "2022-06-01 00:00:00";
- this.dpST.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft;
- this.dpST.Value = new System.DateTime(2022, 6, 1, 0, 0, 0, 0);
- this.dpST.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
- //
- // uiTabControl1
- //
- this.uiTabControl1.Controls.Add(this.tabPage1);
- this.uiTabControl1.Controls.Add(this.tabPage2);
- this.uiTabControl1.Dock = System.Windows.Forms.DockStyle.Fill;
- this.uiTabControl1.DrawMode = System.Windows.Forms.TabDrawMode.OwnerDrawFixed;
- this.uiTabControl1.Font = new System.Drawing.Font("微软雅黑", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.uiTabControl1.ItemSize = new System.Drawing.Size(150, 30);
- this.uiTabControl1.Location = new System.Drawing.Point(0, 0);
- this.uiTabControl1.MainPage = "";
- this.uiTabControl1.Name = "uiTabControl1";
- this.uiTabControl1.SelectedIndex = 0;
- this.uiTabControl1.Size = new System.Drawing.Size(1200, 844);
- this.uiTabControl1.SizeMode = System.Windows.Forms.TabSizeMode.Fixed;
- this.uiTabControl1.TabIndex = 0;
- this.uiTabControl1.TipsFont = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.uiTabControl1.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
- //
- // tabPage2
- //
- this.tabPage2.Controls.Add(this.dgvCenterMonthSettlData);
- this.tabPage2.Controls.Add(this.uiPanel3);
- this.tabPage2.Location = new System.Drawing.Point(0, 30);
- this.tabPage2.Name = "tabPage2";
- this.tabPage2.Size = new System.Drawing.Size(1200, 766);
- this.tabPage2.TabIndex = 1;
- this.tabPage2.Text = "月结算信息(中心)";
- this.tabPage2.UseVisualStyleBackColor = true;
- //
- // dgvCenterMonthSettlData
- //
- this.dgvCenterMonthSettlData.AllowUserToAddRows = false;
- dataGridViewCellStyle16.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(235)))), ((int)(((byte)(243)))), ((int)(((byte)(255)))));
- this.dgvCenterMonthSettlData.AlternatingRowsDefaultCellStyle = dataGridViewCellStyle16;
- this.dgvCenterMonthSettlData.BackgroundColor = System.Drawing.Color.White;
- this.dgvCenterMonthSettlData.ColumnHeadersBorderStyle = System.Windows.Forms.DataGridViewHeaderBorderStyle.None;
- dataGridViewCellStyle17.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter;
- dataGridViewCellStyle17.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(80)))), ((int)(((byte)(160)))), ((int)(((byte)(255)))));
- dataGridViewCellStyle17.Font = new System.Drawing.Font("微软雅黑", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- dataGridViewCellStyle17.ForeColor = System.Drawing.Color.White;
- dataGridViewCellStyle17.SelectionBackColor = System.Drawing.SystemColors.Highlight;
- dataGridViewCellStyle17.SelectionForeColor = System.Drawing.SystemColors.HighlightText;
- dataGridViewCellStyle17.WrapMode = System.Windows.Forms.DataGridViewTriState.True;
- this.dgvCenterMonthSettlData.ColumnHeadersDefaultCellStyle = dataGridViewCellStyle17;
- this.dgvCenterMonthSettlData.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize;
- this.dgvCenterMonthSettlData.ContextMenuStrip = this.cmsCheck;
- dataGridViewCellStyle18.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft;
- dataGridViewCellStyle18.BackColor = System.Drawing.SystemColors.Window;
- dataGridViewCellStyle18.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- dataGridViewCellStyle18.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
- dataGridViewCellStyle18.SelectionBackColor = System.Drawing.SystemColors.Highlight;
- dataGridViewCellStyle18.SelectionForeColor = System.Drawing.SystemColors.HighlightText;
- dataGridViewCellStyle18.WrapMode = System.Windows.Forms.DataGridViewTriState.False;
- this.dgvCenterMonthSettlData.DefaultCellStyle = dataGridViewCellStyle18;
- this.dgvCenterMonthSettlData.Dock = System.Windows.Forms.DockStyle.Fill;
- this.dgvCenterMonthSettlData.EnableHeadersVisualStyles = false;
- this.dgvCenterMonthSettlData.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.dgvCenterMonthSettlData.GridColor = System.Drawing.Color.FromArgb(((int)(((byte)(80)))), ((int)(((byte)(160)))), ((int)(((byte)(255)))));
- this.dgvCenterMonthSettlData.Location = new System.Drawing.Point(228, 0);
- this.dgvCenterMonthSettlData.Name = "dgvCenterMonthSettlData";
- this.dgvCenterMonthSettlData.ReadOnly = true;
- dataGridViewCellStyle19.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft;
- dataGridViewCellStyle19.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(235)))), ((int)(((byte)(243)))), ((int)(((byte)(255)))));
- dataGridViewCellStyle19.Font = new System.Drawing.Font("微软雅黑", 9.75F, ((System.Drawing.FontStyle)((System.Drawing.FontStyle.Bold | System.Drawing.FontStyle.Italic))), System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- dataGridViewCellStyle19.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
- dataGridViewCellStyle19.SelectionBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(80)))), ((int)(((byte)(160)))), ((int)(((byte)(255)))));
- dataGridViewCellStyle19.SelectionForeColor = System.Drawing.Color.White;
- dataGridViewCellStyle19.WrapMode = System.Windows.Forms.DataGridViewTriState.True;
- this.dgvCenterMonthSettlData.RowHeadersDefaultCellStyle = dataGridViewCellStyle19;
- this.dgvCenterMonthSettlData.RowHeadersWidth = 30;
- this.dgvCenterMonthSettlData.RowHeight = 30;
- dataGridViewCellStyle20.BackColor = System.Drawing.Color.White;
- dataGridViewCellStyle20.Font = new System.Drawing.Font("微软雅黑", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.dgvCenterMonthSettlData.RowsDefaultCellStyle = dataGridViewCellStyle20;
- this.dgvCenterMonthSettlData.RowTemplate.Height = 30;
- this.dgvCenterMonthSettlData.SelectedIndex = -1;
- this.dgvCenterMonthSettlData.Size = new System.Drawing.Size(972, 766);
- this.dgvCenterMonthSettlData.StripeOddColor = System.Drawing.Color.FromArgb(((int)(((byte)(235)))), ((int)(((byte)(243)))), ((int)(((byte)(255)))));
- this.dgvCenterMonthSettlData.TabIndex = 4;
- this.dgvCenterMonthSettlData.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
- //
- // uiPanel3
- //
- this.uiPanel3.Controls.Add(this.uiGroupBox2);
- this.uiPanel3.Controls.Add(this.uiGroupBox3);
- this.uiPanel3.Controls.Add(this.uiGroupBox5);
- this.uiPanel3.Dock = System.Windows.Forms.DockStyle.Left;
- this.uiPanel3.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.uiPanel3.Location = new System.Drawing.Point(0, 0);
- this.uiPanel3.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
- this.uiPanel3.MinimumSize = new System.Drawing.Size(1, 1);
- this.uiPanel3.Name = "uiPanel3";
- this.uiPanel3.Size = new System.Drawing.Size(228, 766);
- this.uiPanel3.TabIndex = 3;
- this.uiPanel3.Text = null;
- this.uiPanel3.TextAlignment = System.Drawing.ContentAlignment.MiddleCenter;
- this.uiPanel3.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
- //
- // uiGroupBox2
- //
- this.uiGroupBox2.Controls.Add(this.cbxInterface_2);
- this.uiGroupBox2.Controls.Add(this.uiLabel12);
- this.uiGroupBox2.Dock = System.Windows.Forms.DockStyle.Top;
- this.uiGroupBox2.Font = new System.Drawing.Font("微软雅黑", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.uiGroupBox2.Location = new System.Drawing.Point(0, 77);
- this.uiGroupBox2.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
- this.uiGroupBox2.MinimumSize = new System.Drawing.Size(1, 1);
- this.uiGroupBox2.Name = "uiGroupBox2";
- this.uiGroupBox2.Padding = new System.Windows.Forms.Padding(0, 26, 0, 0);
- this.uiGroupBox2.Size = new System.Drawing.Size(228, 74);
- this.uiGroupBox2.TabIndex = 24;
- this.uiGroupBox2.TabStop = false;
- this.uiGroupBox2.Text = "条件设置";
- this.uiGroupBox2.TextAlignment = System.Drawing.ContentAlignment.MiddleCenter;
- this.uiGroupBox2.TitleTop = 10;
- this.uiGroupBox2.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
- //
- // cbxInterface_2
- //
- this.cbxInterface_2.DataSource = null;
- this.cbxInterface_2.FillColor = System.Drawing.Color.White;
- this.cbxInterface_2.FilterMaxCount = 50;
- this.cbxInterface_2.Font = new System.Drawing.Font("微软雅黑", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.cbxInterface_2.ItemHeight = 20;
- this.cbxInterface_2.Items.AddRange(new object[] {
- "1",
- "2"});
- this.cbxInterface_2.Location = new System.Drawing.Point(67, 30);
- this.cbxInterface_2.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
- this.cbxInterface_2.MinimumSize = new System.Drawing.Size(63, 0);
- this.cbxInterface_2.Name = "cbxInterface_2";
- this.cbxInterface_2.Padding = new System.Windows.Forms.Padding(0, 0, 30, 2);
- this.cbxInterface_2.Size = new System.Drawing.Size(153, 25);
- this.cbxInterface_2.TabIndex = 11;
- this.cbxInterface_2.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft;
- this.cbxInterface_2.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
- //
- // uiLabel12
- //
- this.uiLabel12.Font = new System.Drawing.Font("微软雅黑", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.uiLabel12.Location = new System.Drawing.Point(4, 33);
- this.uiLabel12.Name = "uiLabel12";
- this.uiLabel12.Size = new System.Drawing.Size(78, 23);
- this.uiLabel12.TabIndex = 0;
- this.uiLabel12.Text = "接口目录";
- this.uiLabel12.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
- this.uiLabel12.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
- //
- // uiGroupBox3
- //
- this.uiGroupBox3.Controls.Add(this.uiGroupBox4);
- this.uiGroupBox3.Controls.Add(this.uiButton6);
- this.uiGroupBox3.Controls.Add(this.uiButton7);
- this.uiGroupBox3.Controls.Add(this.uiButton8);
- this.uiGroupBox3.Dock = System.Windows.Forms.DockStyle.Fill;
- this.uiGroupBox3.Font = new System.Drawing.Font("微软雅黑", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.uiGroupBox3.Location = new System.Drawing.Point(0, 77);
- this.uiGroupBox3.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
- this.uiGroupBox3.MinimumSize = new System.Drawing.Size(1, 1);
- this.uiGroupBox3.Name = "uiGroupBox3";
- this.uiGroupBox3.Padding = new System.Windows.Forms.Padding(0, 10, 0, 0);
- this.uiGroupBox3.RectSides = System.Windows.Forms.ToolStripStatusLabelBorderSides.None;
- this.uiGroupBox3.RectSize = 2;
- this.uiGroupBox3.Size = new System.Drawing.Size(228, 689);
- this.uiGroupBox3.TabIndex = 22;
- this.uiGroupBox3.Text = null;
- this.uiGroupBox3.TextAlignment = System.Drawing.ContentAlignment.MiddleCenter;
- this.uiGroupBox3.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
- //
- // uiGroupBox4
- //
- this.uiGroupBox4.Controls.Add(this.btClose_2);
- this.uiGroupBox4.Controls.Add(this.btQueryMonthSettlData);
- this.uiGroupBox4.Dock = System.Windows.Forms.DockStyle.Bottom;
- this.uiGroupBox4.Font = new System.Drawing.Font("微软雅黑", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.uiGroupBox4.Location = new System.Drawing.Point(0, 584);
- this.uiGroupBox4.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
- this.uiGroupBox4.MinimumSize = new System.Drawing.Size(1, 1);
- this.uiGroupBox4.Name = "uiGroupBox4";
- this.uiGroupBox4.Padding = new System.Windows.Forms.Padding(0, 10, 0, 0);
- this.uiGroupBox4.RectSides = System.Windows.Forms.ToolStripStatusLabelBorderSides.None;
- this.uiGroupBox4.RectSize = 2;
- this.uiGroupBox4.Size = new System.Drawing.Size(228, 105);
- this.uiGroupBox4.TabIndex = 34;
- this.uiGroupBox4.Text = null;
- this.uiGroupBox4.TextAlignment = System.Drawing.ContentAlignment.MiddleCenter;
- this.uiGroupBox4.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
- //
- // btClose_2
- //
- this.btClose_2.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)
- | System.Windows.Forms.AnchorStyles.Right)));
- this.btClose_2.Cursor = System.Windows.Forms.Cursors.Hand;
- this.btClose_2.Font = new System.Drawing.Font("微软雅黑", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.btClose_2.Location = new System.Drawing.Point(39, 67);
- this.btClose_2.MinimumSize = new System.Drawing.Size(1, 1);
- this.btClose_2.Name = "btClose_2";
- this.btClose_2.Size = new System.Drawing.Size(144, 27);
- this.btClose_2.TabIndex = 2;
- this.btClose_2.Text = "退出";
- this.btClose_2.TipsFont = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.btClose_2.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
- this.btClose_2.Click += new System.EventHandler(this.btClose_2_Click);
- //
- // btQueryMonthSettlData
- //
- this.btQueryMonthSettlData.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)
- | System.Windows.Forms.AnchorStyles.Right)));
- this.btQueryMonthSettlData.Cursor = System.Windows.Forms.Cursors.Hand;
- this.btQueryMonthSettlData.Font = new System.Drawing.Font("微软雅黑", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.btQueryMonthSettlData.Location = new System.Drawing.Point(39, 24);
- this.btQueryMonthSettlData.MinimumSize = new System.Drawing.Size(1, 1);
- this.btQueryMonthSettlData.Name = "btQueryMonthSettlData";
- this.btQueryMonthSettlData.Size = new System.Drawing.Size(144, 27);
- this.btQueryMonthSettlData.TabIndex = 0;
- this.btQueryMonthSettlData.Text = "查询";
- this.btQueryMonthSettlData.TipsFont = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.btQueryMonthSettlData.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
- this.btQueryMonthSettlData.Click += new System.EventHandler(this.btQueryMonthSettlData_Click);
- //
- // uiButton6
- //
- this.uiButton6.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)));
- this.uiButton6.Cursor = System.Windows.Forms.Cursors.Hand;
- this.uiButton6.Font = new System.Drawing.Font("微软雅黑", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.uiButton6.Location = new System.Drawing.Point(34, 754);
- this.uiButton6.MinimumSize = new System.Drawing.Size(1, 1);
- this.uiButton6.Name = "uiButton6";
- this.uiButton6.Size = new System.Drawing.Size(168, 27);
- this.uiButton6.TabIndex = 33;
- this.uiButton6.Text = "查询汇总数据";
- this.uiButton6.TipsFont = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.uiButton6.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
- //
- // uiButton7
- //
- this.uiButton7.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)));
- this.uiButton7.Cursor = System.Windows.Forms.Cursors.Hand;
- this.uiButton7.Font = new System.Drawing.Font("微软雅黑", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.uiButton7.Location = new System.Drawing.Point(34, 863);
- this.uiButton7.MinimumSize = new System.Drawing.Size(1, 1);
- this.uiButton7.Name = "uiButton7";
- this.uiButton7.Size = new System.Drawing.Size(168, 27);
- this.uiButton7.TabIndex = 2;
- this.uiButton7.Text = "退 出";
- this.uiButton7.TipsFont = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.uiButton7.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
- //
- // uiButton8
- //
- this.uiButton8.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)));
- this.uiButton8.Cursor = System.Windows.Forms.Cursors.Hand;
- this.uiButton8.Font = new System.Drawing.Font("微软雅黑", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.uiButton8.Location = new System.Drawing.Point(34, 814);
- this.uiButton8.MinimumSize = new System.Drawing.Size(1, 1);
- this.uiButton8.Name = "uiButton8";
- this.uiButton8.Size = new System.Drawing.Size(168, 27);
- this.uiButton8.TabIndex = 1;
- this.uiButton8.Text = "批量对总账";
- this.uiButton8.TipsFont = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.uiButton8.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
- //
- // uiGroupBox5
- //
- this.uiGroupBox5.Controls.Add(this.uiSymbolButton1);
- this.uiGroupBox5.Controls.Add(this.uiSymbolButton2);
- this.uiGroupBox5.Controls.Add(this.dpMonth);
- this.uiGroupBox5.Dock = System.Windows.Forms.DockStyle.Top;
- this.uiGroupBox5.Font = new System.Drawing.Font("微软雅黑", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.uiGroupBox5.Location = new System.Drawing.Point(0, 0);
- this.uiGroupBox5.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
- this.uiGroupBox5.MinimumSize = new System.Drawing.Size(1, 1);
- this.uiGroupBox5.Name = "uiGroupBox5";
- this.uiGroupBox5.Padding = new System.Windows.Forms.Padding(0, 32, 0, 0);
- this.uiGroupBox5.Size = new System.Drawing.Size(228, 77);
- this.uiGroupBox5.TabIndex = 21;
- this.uiGroupBox5.Text = "月份";
- this.uiGroupBox5.TextAlignment = System.Drawing.ContentAlignment.MiddleCenter;
- this.uiGroupBox5.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
- //
- // uiSymbolButton1
- //
- this.uiSymbolButton1.Cursor = System.Windows.Forms.Cursors.Hand;
- this.uiSymbolButton1.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.uiSymbolButton1.Location = new System.Drawing.Point(160, 3);
- this.uiSymbolButton1.MinimumSize = new System.Drawing.Size(1, 1);
- this.uiSymbolButton1.Name = "uiSymbolButton1";
- this.uiSymbolButton1.Size = new System.Drawing.Size(38, 23);
- this.uiSymbolButton1.Symbol = 61544;
- this.uiSymbolButton1.TabIndex = 3;
- this.uiSymbolButton1.TipsFont = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.uiSymbolButton1.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
- this.uiSymbolButton1.Click += new System.EventHandler(this.uiSymbolButton1_Click);
- //
- // uiSymbolButton2
- //
- this.uiSymbolButton2.Cursor = System.Windows.Forms.Cursors.Hand;
- this.uiSymbolButton2.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.uiSymbolButton2.Location = new System.Drawing.Point(116, 3);
- this.uiSymbolButton2.MinimumSize = new System.Drawing.Size(1, 1);
- this.uiSymbolButton2.Name = "uiSymbolButton2";
- this.uiSymbolButton2.Size = new System.Drawing.Size(38, 23);
- this.uiSymbolButton2.Symbol = 61543;
- this.uiSymbolButton2.TabIndex = 2;
- this.uiSymbolButton2.TipsFont = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.uiSymbolButton2.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
- this.uiSymbolButton2.Click += new System.EventHandler(this.uiSymbolButton2_Click);
- //
- // dpMonth
- //
- this.dpMonth.DateFormat = "yyyy-MM-dd";
- this.dpMonth.FillColor = System.Drawing.Color.White;
- this.dpMonth.Font = new System.Drawing.Font("微软雅黑", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.dpMonth.Location = new System.Drawing.Point(17, 31);
- this.dpMonth.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
- this.dpMonth.MaxLength = 10;
- this.dpMonth.MinimumSize = new System.Drawing.Size(63, 0);
- this.dpMonth.Name = "dpMonth";
- this.dpMonth.Padding = new System.Windows.Forms.Padding(0, 0, 30, 2);
- this.dpMonth.Size = new System.Drawing.Size(185, 29);
- this.dpMonth.SymbolDropDown = 61555;
- this.dpMonth.SymbolNormal = 61555;
- this.dpMonth.TabIndex = 0;
- this.dpMonth.Text = "2022-06-01";
- this.dpMonth.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft;
- this.dpMonth.Value = new System.DateTime(2022, 6, 1, 0, 0, 0, 0);
- this.dpMonth.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
- //
- // tbTmp
- //
- this.tbTmp.Dock = System.Windows.Forms.DockStyle.Top;
- this.tbTmp.Location = new System.Drawing.Point(0, 591);
- this.tbTmp.Name = "tbTmp";
- this.tbTmp.Size = new System.Drawing.Size(228, 102);
- this.tbTmp.TabIndex = 31;
- this.tbTmp.Text = "E:\\GHSF\\SCYBDownLoad\\result.txt";
- //
- // cbReservelFlag
- //
- this.cbReservelFlag.DataSource = null;
- this.cbReservelFlag.FillColor = System.Drawing.Color.White;
- this.cbReservelFlag.FilterMaxCount = 50;
- this.cbReservelFlag.Font = new System.Drawing.Font("微软雅黑", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.cbReservelFlag.ItemHeight = 20;
- this.cbReservelFlag.Items.AddRange(new object[] {
- "全部",
- "已冲正",
- "未冲正"});
- this.cbReservelFlag.Location = new System.Drawing.Point(68, 291);
- this.cbReservelFlag.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
- this.cbReservelFlag.MinimumSize = new System.Drawing.Size(63, 0);
- this.cbReservelFlag.Name = "cbReservelFlag";
- this.cbReservelFlag.Padding = new System.Windows.Forms.Padding(0, 0, 30, 2);
- this.cbReservelFlag.Size = new System.Drawing.Size(153, 25);
- this.cbReservelFlag.TabIndex = 20;
- this.cbReservelFlag.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft;
- this.cbReservelFlag.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
- //
- // uiLabel21
- //
- this.uiLabel21.Font = new System.Drawing.Font("微软雅黑", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.uiLabel21.Location = new System.Drawing.Point(5, 294);
- this.uiLabel21.Name = "uiLabel21";
- this.uiLabel21.Size = new System.Drawing.Size(78, 23);
- this.uiLabel21.TabIndex = 19;
- this.uiLabel21.Text = "冲正标志";
- this.uiLabel21.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
- this.uiLabel21.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
- //
- // cbConfirmFlag
- //
- this.cbConfirmFlag.DataSource = null;
- this.cbConfirmFlag.FillColor = System.Drawing.Color.White;
- this.cbConfirmFlag.FilterMaxCount = 50;
- this.cbConfirmFlag.Font = new System.Drawing.Font("微软雅黑", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.cbConfirmFlag.ItemHeight = 20;
- this.cbConfirmFlag.Items.AddRange(new object[] {
- "全部",
- "包含已确认",
- "所有未确认"});
- this.cbConfirmFlag.Location = new System.Drawing.Point(68, 256);
- this.cbConfirmFlag.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
- this.cbConfirmFlag.MinimumSize = new System.Drawing.Size(63, 0);
- this.cbConfirmFlag.Name = "cbConfirmFlag";
- this.cbConfirmFlag.Padding = new System.Windows.Forms.Padding(0, 0, 30, 2);
- this.cbConfirmFlag.Size = new System.Drawing.Size(153, 25);
- this.cbConfirmFlag.TabIndex = 18;
- this.cbConfirmFlag.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft;
- this.cbConfirmFlag.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
- //
- // uiLabel20
- //
- this.uiLabel20.Font = new System.Drawing.Font("微软雅黑", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.uiLabel20.Location = new System.Drawing.Point(5, 259);
- this.uiLabel20.Name = "uiLabel20";
- this.uiLabel20.Size = new System.Drawing.Size(78, 23);
- this.uiLabel20.TabIndex = 17;
- this.uiLabel20.Text = "确认标志";
- this.uiLabel20.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
- this.uiLabel20.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
- //
- // Clearing
- //
- this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
- this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
- this.ClientSize = new System.Drawing.Size(1200, 844);
- this.Controls.Add(this.uiTabControl1);
- this.Name = "Clearing";
- this.Text = "对账与清算";
- this.Load += new System.EventHandler(this.Clearing_Load);
- this.cmsCheck.ResumeLayout(false);
- this.tabPage1.ResumeLayout(false);
- this.uiPanel2.ResumeLayout(false);
- this.uiTabControl3.ResumeLayout(false);
- this.tabPage6.ResumeLayout(false);
- ((System.ComponentModel.ISupportInitialize)(this.dgvHisSettlRec)).EndInit();
- this.tabPage7.ResumeLayout(false);
- ((System.ComponentModel.ISupportInitialize)(this.dgvCenterSettlRec)).EndInit();
- this.tabPage8.ResumeLayout(false);
- this.uiTabControl2.ResumeLayout(false);
- this.tabPage4.ResumeLayout(false);
- ((System.ComponentModel.ISupportInitialize)(this.dgvSettlSummary)).EndInit();
- this.tabPage5.ResumeLayout(false);
- this.uiPanel1.ResumeLayout(false);
- this.gbConditionSet.ResumeLayout(false);
- this.uiGroupBox1.ResumeLayout(false);
- this.uiGroupBox10.ResumeLayout(false);
- this.gbDateTime.ResumeLayout(false);
- this.uiTabControl1.ResumeLayout(false);
- this.tabPage2.ResumeLayout(false);
- ((System.ComponentModel.ISupportInitialize)(this.dgvCenterMonthSettlData)).EndInit();
- this.uiPanel3.ResumeLayout(false);
- this.uiGroupBox2.ResumeLayout(false);
- this.uiGroupBox3.ResumeLayout(false);
- this.uiGroupBox4.ResumeLayout(false);
- this.uiGroupBox5.ResumeLayout(false);
- this.ResumeLayout(false);
- }
- #endregion
- private Sunny.UI.UIContextMenuStrip cmsCheck;
- private System.Windows.Forms.ToolStripMenuItem tsmCheck_Single;
- private System.Windows.Forms.ToolStripMenuItem tsmCheckDetail_Single;
- private System.Windows.Forms.ToolStripMenuItem tsmCheck_Batch;
- private System.Windows.Forms.ToolStripMenuItem tsmCheckDetail_Batch;
- private System.Windows.Forms.ToolStripMenuItem tsmHisRecord;
- private System.Windows.Forms.ToolStripMenuItem tsmAICheck;
- private System.Windows.Forms.ToolStripMenuItem toolStripMenuItem1;
- private System.Windows.Forms.ToolStripMenuItem 导出TXTToolStripMenuItem;
- private System.Windows.Forms.ToolStripMenuItem tsmExport;
- private System.Windows.Forms.ToolStripMenuItem tsmCompress;
- private System.Windows.Forms.ToolStripMenuItem tsmUploadZIP;
- private System.Windows.Forms.ToolStripMenuItem tsm3202;
- private System.Windows.Forms.ToolStripMenuItem tsmDownload;
- private System.Windows.Forms.ToolStripMenuItem tsmUnCompress;
- private System.Windows.Forms.ToolStripMenuItem tsmImport;
- private System.Windows.Forms.ToolStripMenuItem tsmZIPToSDec;
- private System.Windows.Forms.ToolStripMenuItem tsmHandCheck;
- private System.Windows.Forms.TabPage tabPage1;
- private Sunny.UI.UIPanel uiPanel2;
- private Sunny.UI.UITabControl uiTabControl3;
- private System.Windows.Forms.TabPage tabPage6;
- private Sunny.UI.UIDataGridView dgvHisSettlRec;
- private System.Windows.Forms.TabPage tabPage7;
- private Sunny.UI.UIDataGridView dgvCenterSettlRec;
- private System.Windows.Forms.TabPage tabPage8;
- private Sunny.UI.UIRichTextBox rtbCheckDetailLog;
- private Sunny.UI.UITabControl uiTabControl2;
- private System.Windows.Forms.TabPage tabPage4;
- private Sunny.UI.UIDataGridView dgvSettlSummary;
- private System.Windows.Forms.TabPage tabPage5;
- private Sunny.UI.UIRichTextBox rtbCheckLog;
- private Sunny.UI.UIPanel uiPanel1;
- private Sunny.UI.UIGroupBox gbConditionSet;
- private Sunny.UI.UIComboBox cbxInterface;
- private Sunny.UI.UITextBox tbSettlOption;
- private Sunny.UI.UIComboBox cbxValid;
- private Sunny.UI.UILabel uiLabel5;
- private Sunny.UI.UILabel uiLabel4;
- private Sunny.UI.UIComboBox cbxClrType;
- private Sunny.UI.UILabel uiLabel3;
- private Sunny.UI.UIComboBox cbxInsuType;
- private Sunny.UI.UILabel uiLabel2;
- private Sunny.UI.UILabel uiLabel1;
- private Sunny.UI.UICheckBoxGroup cbgGroupSet;
- private Sunny.UI.UIGroupBox uiGroupBox1;
- private Sunny.UI.UIGroupBox uiGroupBox10;
- private Sunny.UI.UIButton uiButton4;
- private Sunny.UI.UIButton uiButton5;
- private Sunny.UI.UIButton Btn_Query;
- private Sunny.UI.UIButton btnQuerySettlSummary;
- private Sunny.UI.UIButton btnClose;
- private Sunny.UI.UIButton btnBatchCheck;
- private Sunny.UI.UIGroupBox gbDateTime;
- private Sunny.UI.UISymbolButton btnReduceOndDay;
- private Sunny.UI.UISymbolButton btnAddOneDay;
- private Sunny.UI.UIDatetimePicker dpED;
- private Sunny.UI.UIDatetimePicker dpST;
- private Sunny.UI.UITabControl uiTabControl1;
- private Sunny.UI.UIComboBox cbxOtherPlcFlag;
- private Sunny.UI.UILabel uiLabel6;
- private System.Windows.Forms.TabPage tabPage2;
- private Sunny.UI.UIDataGridView dgvCenterMonthSettlData;
- private Sunny.UI.UIPanel uiPanel3;
- private Sunny.UI.UIGroupBox uiGroupBox2;
- private Sunny.UI.UIComboBox cbxInterface_2;
- private Sunny.UI.UILabel uiLabel12;
- private Sunny.UI.UIGroupBox uiGroupBox3;
- private Sunny.UI.UIGroupBox uiGroupBox4;
- private Sunny.UI.UIButton btClose_2;
- private Sunny.UI.UIButton btQueryMonthSettlData;
- private Sunny.UI.UIButton uiButton6;
- private Sunny.UI.UIButton uiButton7;
- private Sunny.UI.UIButton uiButton8;
- private Sunny.UI.UIGroupBox uiGroupBox5;
- private Sunny.UI.UISymbolButton uiSymbolButton1;
- private Sunny.UI.UISymbolButton uiSymbolButton2;
- private Sunny.UI.UIDatetimePicker dpMonth;
- private System.Windows.Forms.RichTextBox tbTmp;
- private Sunny.UI.UIComboBox cbReservelFlag;
- private Sunny.UI.UILabel uiLabel21;
- private Sunny.UI.UIComboBox cbConfirmFlag;
- private Sunny.UI.UILabel uiLabel20;
- }
- }
|