namespace CNAS_DBSync { partial class frmSourceSetting { /// /// Required designer variable. /// private System.ComponentModel.IContainer components = null; /// /// Clean up any resources being used. /// /// true if managed resources should be disposed; otherwise, false. protected override void Dispose(bool disposing) { if (disposing && (components != null)) { components.Dispose(); } base.Dispose(disposing); } #region Windows Form Designer generated code /// /// Required method for Designer support - do not modify /// the contents of this method with the code editor. /// private void InitializeComponent() { System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(frmSourceSetting)); this.btnOK = new System.Windows.Forms.Button(); this.pnlBottom = new System.Windows.Forms.Panel(); this.pnlTop = new System.Windows.Forms.Panel(); this.pnlCenter = new System.Windows.Forms.Panel(); this.tabcDS = new System.Windows.Forms.TabControl(); this.tabExcel = new System.Windows.Forms.TabPage(); this.txtExcelAutoSql = new System.Windows.Forms.TextBox(); this.txtExcelAutoSqlName = new System.Windows.Forms.TextBox(); this.lbExcelDynQuery = new System.Windows.Forms.Label(); this.cbxExcelReadFolder = new System.Windows.Forms.CheckBox(); this.cbxExcelReadFile = new System.Windows.Forms.CheckBox(); this.cbxExcelNewVersion = new System.Windows.Forms.CheckBox(); this.label22 = new System.Windows.Forms.Label(); this.lblExcelRemotePwd = new System.Windows.Forms.Label(); this.lblExcelRemoteUser = new System.Windows.Forms.Label(); this.txtExcelFileNameFormat = new System.Windows.Forms.TextBox(); this.cbxExcelOldVersion = new System.Windows.Forms.CheckBox(); this.lbExcelDateFormat = new System.Windows.Forms.Label(); this.txtExcelSpecialDateColumnFormat = new System.Windows.Forms.TextBox(); this.tabFoxPro = new System.Windows.Forms.TabPage(); this.txtFoxProSpecialMethodName = new System.Windows.Forms.TextBox(); this.txtFoxProSpecialMethod = new System.Windows.Forms.TextBox(); this.label27 = new System.Windows.Forms.Label(); this.label33 = new System.Windows.Forms.Label(); this.txtFoxProAutoSqlName = new System.Windows.Forms.TextBox(); this.cbxFoxProReadFolder = new System.Windows.Forms.CheckBox(); this.txtFoxProAutoSql = new System.Windows.Forms.TextBox(); this.cbxFoxProReadFile = new System.Windows.Forms.CheckBox(); this.label35 = new System.Windows.Forms.Label(); this.label38 = new System.Windows.Forms.Label(); this.txtFoxProFileNameFormat = new System.Windows.Forms.TextBox(); this.label39 = new System.Windows.Forms.Label(); this.txtFoxProSpecialDateColumnFormat = new System.Windows.Forms.TextBox(); this.tabAccess = new System.Windows.Forms.TabPage(); this.label2 = new System.Windows.Forms.Label(); this.txtAccessSuffix = new System.Windows.Forms.TextBox(); this.cbxAccessReadFolder = new System.Windows.Forms.CheckBox(); this.cbxAccessReadFile = new System.Windows.Forms.CheckBox(); this.txtAccessAutoSql = new System.Windows.Forms.TextBox(); this.txtAccessAutoSqlName = new System.Windows.Forms.TextBox(); this.label11 = new System.Windows.Forms.Label(); this.cbxAccessNewVersion = new System.Windows.Forms.CheckBox(); this.label15 = new System.Windows.Forms.Label(); this.label16 = new System.Windows.Forms.Label(); this.label21 = new System.Windows.Forms.Label(); this.txtAccessFileName = new System.Windows.Forms.TextBox(); this.cbxAccessOldVersion = new System.Windows.Forms.CheckBox(); this.label31 = new System.Windows.Forms.Label(); this.txtAccessSpecialDateColumnFormat = new System.Windows.Forms.TextBox(); this.tabSQLite = new System.Windows.Forms.TabPage(); this.label5 = new System.Windows.Forms.Label(); this.txtSqliteAutoSqlName = new System.Windows.Forms.TextBox(); this.cbxSqliteReadFolder = new System.Windows.Forms.CheckBox(); this.txtSqliteAutoSql = new System.Windows.Forms.TextBox(); this.cbxSqliteReadFile = new System.Windows.Forms.CheckBox(); this.label6 = new System.Windows.Forms.Label(); this.label7 = new System.Windows.Forms.Label(); this.txtSqliteFileNameFormat = new System.Windows.Forms.TextBox(); this.label8 = new System.Windows.Forms.Label(); this.txtSqliteSpecialDateColumnFormat = new System.Windows.Forms.TextBox(); this.tabSQLServer = new System.Windows.Forms.TabPage(); this.label9 = new System.Windows.Forms.Label(); this.txtSqlServerAutoSqlName = new System.Windows.Forms.TextBox(); this.txtSqlServerAutoSql = new System.Windows.Forms.TextBox(); this.label12 = new System.Windows.Forms.Label(); this.txtSqlServerConnection = new System.Windows.Forms.TextBox(); this.label13 = new System.Windows.Forms.Label(); this.txtSqlServerSpecialDateColumnFormat = new System.Windows.Forms.TextBox(); this.tabMySql = new System.Windows.Forms.TabPage(); this.label14 = new System.Windows.Forms.Label(); this.txtMySqlAutoSqlName = new System.Windows.Forms.TextBox(); this.txtMySqlAutoSql = new System.Windows.Forms.TextBox(); this.label18 = new System.Windows.Forms.Label(); this.txtMySqlSpecialDateColumnFormat = new System.Windows.Forms.TextBox(); this.tabOracle = new System.Windows.Forms.TabPage(); this.label4 = new System.Windows.Forms.Label(); this.txtOracleAutoSqlName = new System.Windows.Forms.TextBox(); this.txtOracleAutoSql = new System.Windows.Forms.TextBox(); this.label10 = new System.Windows.Forms.Label(); this.txtOracleSpecialDateColumnFormat = new System.Windows.Forms.TextBox(); this.tabTxt = new System.Windows.Forms.TabPage(); this.cbxNormalFileNoCustomDate = new System.Windows.Forms.CheckBox(); this.cbxNormalFileCustomDate = new System.Windows.Forms.CheckBox(); this.numNormalFileStartIndex = new System.Windows.Forms.NumericUpDown(); this.label20 = new System.Windows.Forms.Label(); this.label19 = new System.Windows.Forms.Label(); this.label17 = new System.Windows.Forms.Label(); this.txtNormalFileReadSplitMode = new System.Windows.Forms.TextBox(); this.label30 = new System.Windows.Forms.Label(); this.txtNormalFileReadDataMode = new System.Windows.Forms.TextBox(); this.label29 = new System.Windows.Forms.Label(); this.txtNormalFileSuffix = new System.Windows.Forms.TextBox(); this.cbxNormalFileReadFolder = new System.Windows.Forms.CheckBox(); this.cbxNormalFileReadFile = new System.Windows.Forms.CheckBox(); this.label25 = new System.Windows.Forms.Label(); this.label26 = new System.Windows.Forms.Label(); this.txtNormalFileNameFormat = new System.Windows.Forms.TextBox(); this.label28 = new System.Windows.Forms.Label(); this.txtNormalFileSpecialDateColumnFormat = new System.Windows.Forms.TextBox(); this.pnlAll = new System.Windows.Forms.Panel(); this.pnlBottom.SuspendLayout(); this.pnlCenter.SuspendLayout(); this.tabcDS.SuspendLayout(); this.tabExcel.SuspendLayout(); this.tabFoxPro.SuspendLayout(); this.tabAccess.SuspendLayout(); this.tabSQLite.SuspendLayout(); this.tabSQLServer.SuspendLayout(); this.tabMySql.SuspendLayout(); this.tabOracle.SuspendLayout(); this.tabTxt.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.numNormalFileStartIndex)).BeginInit(); this.pnlAll.SuspendLayout(); this.SuspendLayout(); // // btnOK // this.btnOK.Location = new System.Drawing.Point(567, 6); this.btnOK.Name = "btnOK"; this.btnOK.Size = new System.Drawing.Size(90, 30); this.btnOK.TabIndex = 0; this.btnOK.Text = "确认"; this.btnOK.UseVisualStyleBackColor = true; this.btnOK.Click += new System.EventHandler(this.btnOK_Click); // // pnlBottom // this.pnlBottom.Controls.Add(this.btnOK); this.pnlBottom.Dock = System.Windows.Forms.DockStyle.Bottom; this.pnlBottom.Location = new System.Drawing.Point(0, 504); this.pnlBottom.Name = "pnlBottom"; this.pnlBottom.Size = new System.Drawing.Size(936, 42); this.pnlBottom.TabIndex = 3; // // pnlTop // this.pnlTop.Dock = System.Windows.Forms.DockStyle.Top; this.pnlTop.Location = new System.Drawing.Point(0, 0); this.pnlTop.Name = "pnlTop"; this.pnlTop.Size = new System.Drawing.Size(936, 10); this.pnlTop.TabIndex = 2; // // pnlCenter // this.pnlCenter.Controls.Add(this.tabcDS); this.pnlCenter.Dock = System.Windows.Forms.DockStyle.Fill; this.pnlCenter.Location = new System.Drawing.Point(0, 10); this.pnlCenter.Name = "pnlCenter"; this.pnlCenter.Size = new System.Drawing.Size(936, 494); this.pnlCenter.TabIndex = 4; // // tabcDS // this.tabcDS.Controls.Add(this.tabExcel); this.tabcDS.Controls.Add(this.tabFoxPro); this.tabcDS.Controls.Add(this.tabAccess); this.tabcDS.Controls.Add(this.tabSQLite); this.tabcDS.Controls.Add(this.tabSQLServer); this.tabcDS.Controls.Add(this.tabMySql); this.tabcDS.Controls.Add(this.tabOracle); this.tabcDS.Controls.Add(this.tabTxt); this.tabcDS.Dock = System.Windows.Forms.DockStyle.Fill; this.tabcDS.Location = new System.Drawing.Point(0, 0); this.tabcDS.Name = "tabcDS"; this.tabcDS.SelectedIndex = 0; this.tabcDS.Size = new System.Drawing.Size(936, 494); this.tabcDS.TabIndex = 7; this.tabcDS.Selected += new System.Windows.Forms.TabControlEventHandler(this.tabcDS_Selected); // // tabExcel // this.tabExcel.Controls.Add(this.txtExcelAutoSql); this.tabExcel.Controls.Add(this.txtExcelAutoSqlName); this.tabExcel.Controls.Add(this.lbExcelDynQuery); this.tabExcel.Controls.Add(this.cbxExcelReadFolder); this.tabExcel.Controls.Add(this.cbxExcelReadFile); this.tabExcel.Controls.Add(this.cbxExcelNewVersion); this.tabExcel.Controls.Add(this.label22); this.tabExcel.Controls.Add(this.lblExcelRemotePwd); this.tabExcel.Controls.Add(this.lblExcelRemoteUser); this.tabExcel.Controls.Add(this.txtExcelFileNameFormat); this.tabExcel.Controls.Add(this.cbxExcelOldVersion); this.tabExcel.Controls.Add(this.lbExcelDateFormat); this.tabExcel.Controls.Add(this.txtExcelSpecialDateColumnFormat); this.tabExcel.Location = new System.Drawing.Point(8, 45); this.tabExcel.Name = "tabExcel"; this.tabExcel.Padding = new System.Windows.Forms.Padding(3); this.tabExcel.Size = new System.Drawing.Size(920, 441); this.tabExcel.TabIndex = 0; this.tabExcel.Text = "Excel"; this.tabExcel.UseVisualStyleBackColor = true; // // txtExcelAutoSql // this.txtExcelAutoSql.Location = new System.Drawing.Point(209, 193); this.txtExcelAutoSql.Multiline = true; this.txtExcelAutoSql.Name = "txtExcelAutoSql"; this.txtExcelAutoSql.Size = new System.Drawing.Size(501, 184); this.txtExcelAutoSql.TabIndex = 48; this.txtExcelAutoSql.Enter += new System.EventHandler(this.txtExcelAutoSql_Enter); this.txtExcelAutoSql.Leave += new System.EventHandler(this.txtExcelAutoSql_Leave); // // txtExcelAutoSqlName // this.txtExcelAutoSqlName.Location = new System.Drawing.Point(209, 158); this.txtExcelAutoSqlName.Name = "txtExcelAutoSqlName"; this.txtExcelAutoSqlName.Size = new System.Drawing.Size(230, 39); this.txtExcelAutoSqlName.TabIndex = 47; this.txtExcelAutoSqlName.Enter += new System.EventHandler(this.txtExcelAutoSqlName_Enter); this.txtExcelAutoSqlName.Leave += new System.EventHandler(this.txtExcelAutoSqlName_Leave); // // lbExcelDynQuery // this.lbExcelDynQuery.AutoSize = true; this.lbExcelDynQuery.Location = new System.Drawing.Point(97, 161); this.lbExcelDynQuery.Name = "lbExcelDynQuery"; this.lbExcelDynQuery.Size = new System.Drawing.Size(206, 31); this.lbExcelDynQuery.TabIndex = 46; this.lbExcelDynQuery.Text = "自定义查询语句:"; // // cbxExcelReadFolder // this.cbxExcelReadFolder.AutoSize = true; this.cbxExcelReadFolder.Location = new System.Drawing.Point(561, 121); this.cbxExcelReadFolder.Name = "cbxExcelReadFolder"; this.cbxExcelReadFolder.Size = new System.Drawing.Size(166, 35); this.cbxExcelReadFolder.TabIndex = 32; this.cbxExcelReadFolder.Text = "读取文件夹"; this.cbxExcelReadFolder.UseVisualStyleBackColor = true; this.cbxExcelReadFolder.CheckedChanged += new System.EventHandler(this.cbxExcelReadFolder_CheckedChanged); // // cbxExcelReadFile // this.cbxExcelReadFile.AutoSize = true; this.cbxExcelReadFile.Checked = true; this.cbxExcelReadFile.CheckState = System.Windows.Forms.CheckState.Checked; this.cbxExcelReadFile.Location = new System.Drawing.Point(312, 121); this.cbxExcelReadFile.Name = "cbxExcelReadFile"; this.cbxExcelReadFile.Size = new System.Drawing.Size(142, 35); this.cbxExcelReadFile.TabIndex = 31; this.cbxExcelReadFile.Text = "读取文件"; this.cbxExcelReadFile.UseVisualStyleBackColor = true; this.cbxExcelReadFile.CheckedChanged += new System.EventHandler(this.cbxExcelReadFile_CheckedChanged); // // cbxExcelNewVersion // this.cbxExcelNewVersion.AutoSize = true; this.cbxExcelNewVersion.Location = new System.Drawing.Point(561, 14); this.cbxExcelNewVersion.Name = "cbxExcelNewVersion"; this.cbxExcelNewVersion.Size = new System.Drawing.Size(268, 35); this.cbxExcelNewVersion.TabIndex = 25; this.cbxExcelNewVersion.Text = "office 2007以后版本"; this.cbxExcelNewVersion.UseVisualStyleBackColor = true; this.cbxExcelNewVersion.CheckedChanged += new System.EventHandler(this.cbxExcelNewVersion_CheckedChanged); // // label22 // this.label22.AutoSize = true; this.label22.Location = new System.Drawing.Point(90, 15); this.label22.Name = "label22"; this.label22.Size = new System.Drawing.Size(218, 31); this.label22.TabIndex = 24; this.label22.Text = "Office Excel版本:"; // // lblExcelRemotePwd // this.lblExcelRemotePwd.AutoSize = true; this.lblExcelRemotePwd.Location = new System.Drawing.Point(60, 121); this.lblExcelRemotePwd.Name = "lblExcelRemotePwd"; this.lblExcelRemotePwd.Size = new System.Drawing.Size(280, 31); this.lblExcelRemotePwd.TabIndex = 10; this.lblExcelRemotePwd.Text = "读取模式(文件/文件夹):"; // // lblExcelRemoteUser // this.lblExcelRemoteUser.AutoSize = true; this.lblExcelRemoteUser.Location = new System.Drawing.Point(85, 87); this.lblExcelRemoteUser.Name = "lblExcelRemoteUser"; this.lblExcelRemoteUser.Size = new System.Drawing.Size(230, 31); this.lblExcelRemoteUser.TabIndex = 8; this.lblExcelRemoteUser.Text = "自定义文件名格式:"; // // txtExcelFileNameFormat // this.txtExcelFileNameFormat.Location = new System.Drawing.Point(207, 84); this.txtExcelFileNameFormat.Name = "txtExcelFileNameFormat"; this.txtExcelFileNameFormat.Size = new System.Drawing.Size(230, 39); this.txtExcelFileNameFormat.TabIndex = 6; this.txtExcelFileNameFormat.Enter += new System.EventHandler(this.txtExcelFileNameFormat_Enter); this.txtExcelFileNameFormat.Leave += new System.EventHandler(this.txtExcelFileNameFormat_Leave); // // cbxExcelOldVersion // this.cbxExcelOldVersion.AutoSize = true; this.cbxExcelOldVersion.Checked = true; this.cbxExcelOldVersion.CheckState = System.Windows.Forms.CheckState.Checked; this.cbxExcelOldVersion.Location = new System.Drawing.Point(312, 14); this.cbxExcelOldVersion.Name = "cbxExcelOldVersion"; this.cbxExcelOldVersion.Size = new System.Drawing.Size(268, 35); this.cbxExcelOldVersion.TabIndex = 4; this.cbxExcelOldVersion.Text = "office 2007以前版本"; this.cbxExcelOldVersion.UseVisualStyleBackColor = true; this.cbxExcelOldVersion.CheckedChanged += new System.EventHandler(this.cbxExcelOldVersion_CheckedChanged); // // lbExcelDateFormat // this.lbExcelDateFormat.AutoSize = true; this.lbExcelDateFormat.Location = new System.Drawing.Point(97, 50); this.lbExcelDateFormat.Name = "lbExcelDateFormat"; this.lbExcelDateFormat.Size = new System.Drawing.Size(206, 31); this.lbExcelDateFormat.TabIndex = 5; this.lbExcelDateFormat.Text = "日期列特殊格式:"; // // txtExcelSpecialDateColumnFormat // this.txtExcelSpecialDateColumnFormat.Location = new System.Drawing.Point(207, 47); this.txtExcelSpecialDateColumnFormat.Name = "txtExcelSpecialDateColumnFormat"; this.txtExcelSpecialDateColumnFormat.Size = new System.Drawing.Size(230, 39); this.txtExcelSpecialDateColumnFormat.TabIndex = 5; this.txtExcelSpecialDateColumnFormat.Enter += new System.EventHandler(this.txtExcelSpecialDateColumnFormat_Enter); this.txtExcelSpecialDateColumnFormat.Leave += new System.EventHandler(this.txtExcelSpecialDateColumnFormat_Leave); // // tabFoxPro // this.tabFoxPro.Controls.Add(this.txtFoxProSpecialMethodName); this.tabFoxPro.Controls.Add(this.txtFoxProSpecialMethod); this.tabFoxPro.Controls.Add(this.label27); this.tabFoxPro.Controls.Add(this.label33); this.tabFoxPro.Controls.Add(this.txtFoxProAutoSqlName); this.tabFoxPro.Controls.Add(this.cbxFoxProReadFolder); this.tabFoxPro.Controls.Add(this.txtFoxProAutoSql); this.tabFoxPro.Controls.Add(this.cbxFoxProReadFile); this.tabFoxPro.Controls.Add(this.label35); this.tabFoxPro.Controls.Add(this.label38); this.tabFoxPro.Controls.Add(this.txtFoxProFileNameFormat); this.tabFoxPro.Controls.Add(this.label39); this.tabFoxPro.Controls.Add(this.txtFoxProSpecialDateColumnFormat); this.tabFoxPro.Location = new System.Drawing.Point(8, 45); this.tabFoxPro.Name = "tabFoxPro"; this.tabFoxPro.Padding = new System.Windows.Forms.Padding(3); this.tabFoxPro.Size = new System.Drawing.Size(920, 441); this.tabFoxPro.TabIndex = 6; this.tabFoxPro.Text = "FoxPro"; this.tabFoxPro.UseVisualStyleBackColor = true; // // txtFoxProSpecialMethodName // this.txtFoxProSpecialMethodName.Location = new System.Drawing.Point(213, 221); this.txtFoxProSpecialMethodName.Name = "txtFoxProSpecialMethodName"; this.txtFoxProSpecialMethodName.Size = new System.Drawing.Size(230, 39); this.txtFoxProSpecialMethodName.TabIndex = 65; this.txtFoxProSpecialMethodName.Enter += new System.EventHandler(this.txtFoxProSpecialMethodName_Enter); this.txtFoxProSpecialMethodName.Leave += new System.EventHandler(this.txtFoxProSpecialMethodName_Leave); // // txtFoxProSpecialMethod // this.txtFoxProSpecialMethod.Location = new System.Drawing.Point(213, 250); this.txtFoxProSpecialMethod.Multiline = true; this.txtFoxProSpecialMethod.Name = "txtFoxProSpecialMethod"; this.txtFoxProSpecialMethod.Size = new System.Drawing.Size(230, 64); this.txtFoxProSpecialMethod.TabIndex = 66; this.txtFoxProSpecialMethod.Enter += new System.EventHandler(this.txtFoxProSpecialMethod_Enter); this.txtFoxProSpecialMethod.Leave += new System.EventHandler(this.txtFoxProSpecialMethod_Leave); // // label27 // this.label27.AutoSize = true; this.label27.Location = new System.Drawing.Point(133, 224); this.label27.Name = "label27"; this.label27.Size = new System.Drawing.Size(134, 31); this.label27.TabIndex = 64; this.label27.Text = "补充方法:"; // // label33 // this.label33.AutoSize = true; this.label33.Location = new System.Drawing.Point(97, 127); this.label33.Name = "label33"; this.label33.Size = new System.Drawing.Size(206, 31); this.label33.TabIndex = 63; this.label33.Text = "自定义查询语句:"; // // txtFoxProAutoSqlName // this.txtFoxProAutoSqlName.Location = new System.Drawing.Point(213, 124); this.txtFoxProAutoSqlName.Name = "txtFoxProAutoSqlName"; this.txtFoxProAutoSqlName.Size = new System.Drawing.Size(230, 39); this.txtFoxProAutoSqlName.TabIndex = 58; this.txtFoxProAutoSqlName.Enter += new System.EventHandler(this.txtFoxProAutoSqlName_Enter); this.txtFoxProAutoSqlName.Leave += new System.EventHandler(this.txtFoxProAutoSqlName_Leave); // // cbxFoxProReadFolder // this.cbxFoxProReadFolder.AutoSize = true; this.cbxFoxProReadFolder.Location = new System.Drawing.Point(296, 14); this.cbxFoxProReadFolder.Name = "cbxFoxProReadFolder"; this.cbxFoxProReadFolder.Size = new System.Drawing.Size(166, 35); this.cbxFoxProReadFolder.TabIndex = 62; this.cbxFoxProReadFolder.Text = "读取文件夹"; this.cbxFoxProReadFolder.UseVisualStyleBackColor = true; this.cbxFoxProReadFolder.CheckedChanged += new System.EventHandler(this.cbxFoxProReadFolder_CheckedChanged); // // txtFoxProAutoSql // this.txtFoxProAutoSql.Location = new System.Drawing.Point(213, 153); this.txtFoxProAutoSql.Multiline = true; this.txtFoxProAutoSql.Name = "txtFoxProAutoSql"; this.txtFoxProAutoSql.Size = new System.Drawing.Size(230, 56); this.txtFoxProAutoSql.TabIndex = 60; this.txtFoxProAutoSql.Enter += new System.EventHandler(this.txtFoxProAutoSql_Enter); this.txtFoxProAutoSql.Leave += new System.EventHandler(this.txtFoxProAutoSql_Leave); // // cbxFoxProReadFile // this.cbxFoxProReadFile.AutoSize = true; this.cbxFoxProReadFile.Checked = true; this.cbxFoxProReadFile.CheckState = System.Windows.Forms.CheckState.Checked; this.cbxFoxProReadFile.Location = new System.Drawing.Point(215, 14); this.cbxFoxProReadFile.Name = "cbxFoxProReadFile"; this.cbxFoxProReadFile.Size = new System.Drawing.Size(142, 35); this.cbxFoxProReadFile.TabIndex = 61; this.cbxFoxProReadFile.Text = "读取文件"; this.cbxFoxProReadFile.UseVisualStyleBackColor = true; this.cbxFoxProReadFile.CheckedChanged += new System.EventHandler(this.cbxFoxProReadFile_CheckedChanged); // // label35 // this.label35.AutoSize = true; this.label35.Location = new System.Drawing.Point(60, 15); this.label35.Name = "label35"; this.label35.Size = new System.Drawing.Size(280, 31); this.label35.TabIndex = 53; this.label35.Text = "读取模式(文件/文件夹):"; // // label38 // this.label38.AutoSize = true; this.label38.Location = new System.Drawing.Point(85, 90); this.label38.Name = "label38"; this.label38.Size = new System.Drawing.Size(230, 31); this.label38.TabIndex = 52; this.label38.Text = "自定义文件名格式:"; // // txtFoxProFileNameFormat // this.txtFoxProFileNameFormat.Location = new System.Drawing.Point(213, 87); this.txtFoxProFileNameFormat.Name = "txtFoxProFileNameFormat"; this.txtFoxProFileNameFormat.Size = new System.Drawing.Size(230, 39); this.txtFoxProFileNameFormat.TabIndex = 51; this.txtFoxProFileNameFormat.Enter += new System.EventHandler(this.txtFoxProFileNameFormat_Enter); this.txtFoxProFileNameFormat.Leave += new System.EventHandler(this.txtFoxProFileNameFormat_Leave); // // label39 // this.label39.AutoSize = true; this.label39.Location = new System.Drawing.Point(97, 53); this.label39.Name = "label39"; this.label39.Size = new System.Drawing.Size(206, 31); this.label39.TabIndex = 49; this.label39.Text = "日期列特殊格式:"; // // txtFoxProSpecialDateColumnFormat // this.txtFoxProSpecialDateColumnFormat.Location = new System.Drawing.Point(213, 50); this.txtFoxProSpecialDateColumnFormat.Name = "txtFoxProSpecialDateColumnFormat"; this.txtFoxProSpecialDateColumnFormat.Size = new System.Drawing.Size(230, 39); this.txtFoxProSpecialDateColumnFormat.TabIndex = 50; this.txtFoxProSpecialDateColumnFormat.Enter += new System.EventHandler(this.txtFoxProSpecialDateColumnFormat_Enter); this.txtFoxProSpecialDateColumnFormat.Leave += new System.EventHandler(this.txtFoxProSpecialDateColumnFormat_Leave); // // tabAccess // this.tabAccess.Controls.Add(this.label2); this.tabAccess.Controls.Add(this.txtAccessSuffix); this.tabAccess.Controls.Add(this.cbxAccessReadFolder); this.tabAccess.Controls.Add(this.cbxAccessReadFile); this.tabAccess.Controls.Add(this.txtAccessAutoSql); this.tabAccess.Controls.Add(this.txtAccessAutoSqlName); this.tabAccess.Controls.Add(this.label11); this.tabAccess.Controls.Add(this.cbxAccessNewVersion); this.tabAccess.Controls.Add(this.label15); this.tabAccess.Controls.Add(this.label16); this.tabAccess.Controls.Add(this.label21); this.tabAccess.Controls.Add(this.txtAccessFileName); this.tabAccess.Controls.Add(this.cbxAccessOldVersion); this.tabAccess.Controls.Add(this.label31); this.tabAccess.Controls.Add(this.txtAccessSpecialDateColumnFormat); this.tabAccess.Location = new System.Drawing.Point(8, 45); this.tabAccess.Name = "tabAccess"; this.tabAccess.Padding = new System.Windows.Forms.Padding(3); this.tabAccess.Size = new System.Drawing.Size(920, 441); this.tabAccess.TabIndex = 1; this.tabAccess.Text = "Access"; this.tabAccess.UseVisualStyleBackColor = true; // // label2 // this.label2.AutoSize = true; this.label2.Location = new System.Drawing.Point(106, 53); this.label2.Name = "label2"; this.label2.Size = new System.Drawing.Size(187, 31); this.label2.TabIndex = 48; this.label2.Text = "Access后缀名:"; // // txtAccessSuffix // this.txtAccessSuffix.Location = new System.Drawing.Point(205, 50); this.txtAccessSuffix.Name = "txtAccessSuffix"; this.txtAccessSuffix.Size = new System.Drawing.Size(230, 39); this.txtAccessSuffix.TabIndex = 49; this.txtAccessSuffix.Enter += new System.EventHandler(this.txtAccessSuffix_Enter); this.txtAccessSuffix.Leave += new System.EventHandler(this.txtAccessSuffix_Leave); // // cbxAccessReadFolder // this.cbxAccessReadFolder.AutoSize = true; this.cbxAccessReadFolder.Location = new System.Drawing.Point(290, 161); this.cbxAccessReadFolder.Name = "cbxAccessReadFolder"; this.cbxAccessReadFolder.Size = new System.Drawing.Size(166, 35); this.cbxAccessReadFolder.TabIndex = 47; this.cbxAccessReadFolder.Text = "读取文件夹"; this.cbxAccessReadFolder.UseVisualStyleBackColor = true; this.cbxAccessReadFolder.CheckedChanged += new System.EventHandler(this.cbxAccessReadFolder_CheckedChanged); // // cbxAccessReadFile // this.cbxAccessReadFile.AutoSize = true; this.cbxAccessReadFile.Checked = true; this.cbxAccessReadFile.CheckState = System.Windows.Forms.CheckState.Checked; this.cbxAccessReadFile.Location = new System.Drawing.Point(208, 161); this.cbxAccessReadFile.Name = "cbxAccessReadFile"; this.cbxAccessReadFile.Size = new System.Drawing.Size(142, 35); this.cbxAccessReadFile.TabIndex = 46; this.cbxAccessReadFile.Text = "读取文件"; this.cbxAccessReadFile.UseVisualStyleBackColor = true; this.cbxAccessReadFile.CheckedChanged += new System.EventHandler(this.cbxAccessReadFile_CheckedChanged); // // txtAccessAutoSql // this.txtAccessAutoSql.Location = new System.Drawing.Point(205, 227); this.txtAccessAutoSql.Multiline = true; this.txtAccessAutoSql.Name = "txtAccessAutoSql"; this.txtAccessAutoSql.Size = new System.Drawing.Size(286, 75); this.txtAccessAutoSql.TabIndex = 45; this.txtAccessAutoSql.Enter += new System.EventHandler(this.txtAccessAutoSql_Enter); this.txtAccessAutoSql.Leave += new System.EventHandler(this.txtAccessAutoSql_Leave); // // txtAccessAutoSqlName // this.txtAccessAutoSqlName.Location = new System.Drawing.Point(205, 195); this.txtAccessAutoSqlName.Name = "txtAccessAutoSqlName"; this.txtAccessAutoSqlName.Size = new System.Drawing.Size(230, 39); this.txtAccessAutoSqlName.TabIndex = 43; this.txtAccessAutoSqlName.Enter += new System.EventHandler(this.txtAccessAutoSqlName_Enter); this.txtAccessAutoSqlName.Leave += new System.EventHandler(this.txtAccessAutoSqlName_Leave); // // label11 // this.label11.AutoSize = true; this.label11.Location = new System.Drawing.Point(97, 198); this.label11.Name = "label11"; this.label11.Size = new System.Drawing.Size(206, 31); this.label11.TabIndex = 41; this.label11.Text = "自定义查询语句:"; // // cbxAccessNewVersion // this.cbxAccessNewVersion.AutoSize = true; this.cbxAccessNewVersion.Location = new System.Drawing.Point(352, 14); this.cbxAccessNewVersion.Name = "cbxAccessNewVersion"; this.cbxAccessNewVersion.Size = new System.Drawing.Size(268, 35); this.cbxAccessNewVersion.TabIndex = 40; this.cbxAccessNewVersion.Text = "office 2007以后版本"; this.cbxAccessNewVersion.UseVisualStyleBackColor = true; this.cbxAccessNewVersion.CheckedChanged += new System.EventHandler(this.cbxAccessNewVersion_CheckedChanged); // // label15 // this.label15.AutoSize = true; this.label15.Location = new System.Drawing.Point(80, 15); this.label15.Name = "label15"; this.label15.Size = new System.Drawing.Size(238, 31); this.label15.TabIndex = 39; this.label15.Text = "Office Access版本:"; // // label16 // this.label16.AutoSize = true; this.label16.Location = new System.Drawing.Point(60, 161); this.label16.Name = "label16"; this.label16.Size = new System.Drawing.Size(280, 31); this.label16.TabIndex = 38; this.label16.Text = "读取模式(文件/文件夹):"; // // label21 // this.label21.AutoSize = true; this.label21.Location = new System.Drawing.Point(85, 127); this.label21.Name = "label21"; this.label21.Size = new System.Drawing.Size(230, 31); this.label21.TabIndex = 37; this.label21.Text = "自定义文件名格式:"; // // txtAccessFileName // this.txtAccessFileName.Location = new System.Drawing.Point(205, 124); this.txtAccessFileName.Name = "txtAccessFileName"; this.txtAccessFileName.Size = new System.Drawing.Size(230, 39); this.txtAccessFileName.TabIndex = 36; this.txtAccessFileName.Enter += new System.EventHandler(this.txtAccessFileName_Enter); this.txtAccessFileName.Leave += new System.EventHandler(this.txtAccessFileName_Leave); // // cbxAccessOldVersion // this.cbxAccessOldVersion.AutoSize = true; this.cbxAccessOldVersion.Checked = true; this.cbxAccessOldVersion.CheckState = System.Windows.Forms.CheckState.Checked; this.cbxAccessOldVersion.Location = new System.Drawing.Point(206, 14); this.cbxAccessOldVersion.Name = "cbxAccessOldVersion"; this.cbxAccessOldVersion.Size = new System.Drawing.Size(268, 35); this.cbxAccessOldVersion.TabIndex = 33; this.cbxAccessOldVersion.Text = "office 2007以前版本"; this.cbxAccessOldVersion.UseVisualStyleBackColor = true; this.cbxAccessOldVersion.CheckedChanged += new System.EventHandler(this.cbxAccessOldVersion_CheckedChanged); // // label31 // this.label31.AutoSize = true; this.label31.Location = new System.Drawing.Point(97, 90); this.label31.Name = "label31"; this.label31.Size = new System.Drawing.Size(206, 31); this.label31.TabIndex = 34; this.label31.Text = "日期列特殊格式:"; // // txtAccessSpecialDateColumnFormat // this.txtAccessSpecialDateColumnFormat.Location = new System.Drawing.Point(205, 87); this.txtAccessSpecialDateColumnFormat.Name = "txtAccessSpecialDateColumnFormat"; this.txtAccessSpecialDateColumnFormat.Size = new System.Drawing.Size(230, 39); this.txtAccessSpecialDateColumnFormat.TabIndex = 35; this.txtAccessSpecialDateColumnFormat.Enter += new System.EventHandler(this.txtAccessSpecialDateColumnFormat_Enter); this.txtAccessSpecialDateColumnFormat.Leave += new System.EventHandler(this.txtAccessSpecialDateColumnFormat_Leave); // // tabSQLite // this.tabSQLite.Controls.Add(this.label5); this.tabSQLite.Controls.Add(this.txtSqliteAutoSqlName); this.tabSQLite.Controls.Add(this.cbxSqliteReadFolder); this.tabSQLite.Controls.Add(this.txtSqliteAutoSql); this.tabSQLite.Controls.Add(this.cbxSqliteReadFile); this.tabSQLite.Controls.Add(this.label6); this.tabSQLite.Controls.Add(this.label7); this.tabSQLite.Controls.Add(this.txtSqliteFileNameFormat); this.tabSQLite.Controls.Add(this.label8); this.tabSQLite.Controls.Add(this.txtSqliteSpecialDateColumnFormat); this.tabSQLite.Location = new System.Drawing.Point(8, 45); this.tabSQLite.Name = "tabSQLite"; this.tabSQLite.Size = new System.Drawing.Size(920, 441); this.tabSQLite.TabIndex = 2; this.tabSQLite.Text = "SQLLite"; this.tabSQLite.UseVisualStyleBackColor = true; // // label5 // this.label5.AutoSize = true; this.label5.Location = new System.Drawing.Point(97, 123); this.label5.Name = "label5"; this.label5.Size = new System.Drawing.Size(206, 31); this.label5.TabIndex = 76; this.label5.Text = "自定义查询语句:"; // // txtSqliteAutoSqlName // this.txtSqliteAutoSqlName.Location = new System.Drawing.Point(206, 120); this.txtSqliteAutoSqlName.Name = "txtSqliteAutoSqlName"; this.txtSqliteAutoSqlName.Size = new System.Drawing.Size(230, 39); this.txtSqliteAutoSqlName.TabIndex = 72; this.txtSqliteAutoSqlName.Enter += new System.EventHandler(this.txtSqliteAutoSqlName_Enter); this.txtSqliteAutoSqlName.Leave += new System.EventHandler(this.txtSqliteAutoSqlName_Leave); // // cbxSqliteReadFolder // this.cbxSqliteReadFolder.AutoSize = true; this.cbxSqliteReadFolder.Location = new System.Drawing.Point(288, 15); this.cbxSqliteReadFolder.Name = "cbxSqliteReadFolder"; this.cbxSqliteReadFolder.Size = new System.Drawing.Size(166, 35); this.cbxSqliteReadFolder.TabIndex = 75; this.cbxSqliteReadFolder.Text = "读取文件夹"; this.cbxSqliteReadFolder.UseVisualStyleBackColor = true; this.cbxSqliteReadFolder.CheckedChanged += new System.EventHandler(this.cbxSqliteReadFolder_CheckedChanged); // // txtSqliteAutoSql // this.txtSqliteAutoSql.Location = new System.Drawing.Point(206, 151); this.txtSqliteAutoSql.Multiline = true; this.txtSqliteAutoSql.Name = "txtSqliteAutoSql"; this.txtSqliteAutoSql.Size = new System.Drawing.Size(230, 76); this.txtSqliteAutoSql.TabIndex = 73; this.txtSqliteAutoSql.Enter += new System.EventHandler(this.txtSqliteAutoSql_Enter); this.txtSqliteAutoSql.Leave += new System.EventHandler(this.txtSqliteAutoSql_Leave); // // cbxSqliteReadFile // this.cbxSqliteReadFile.AutoSize = true; this.cbxSqliteReadFile.Checked = true; this.cbxSqliteReadFile.CheckState = System.Windows.Forms.CheckState.Checked; this.cbxSqliteReadFile.Location = new System.Drawing.Point(206, 15); this.cbxSqliteReadFile.Name = "cbxSqliteReadFile"; this.cbxSqliteReadFile.Size = new System.Drawing.Size(142, 35); this.cbxSqliteReadFile.TabIndex = 74; this.cbxSqliteReadFile.Text = "读取文件"; this.cbxSqliteReadFile.UseVisualStyleBackColor = true; this.cbxSqliteReadFile.CheckedChanged += new System.EventHandler(this.cbxSqliteReadFile_CheckedChanged); // // label6 // this.label6.AutoSize = true; this.label6.Location = new System.Drawing.Point(60, 16); this.label6.Name = "label6"; this.label6.Size = new System.Drawing.Size(280, 31); this.label6.TabIndex = 71; this.label6.Text = "读取模式(文件/文件夹):"; // // label7 // this.label7.AutoSize = true; this.label7.Location = new System.Drawing.Point(85, 88); this.label7.Name = "label7"; this.label7.Size = new System.Drawing.Size(230, 31); this.label7.TabIndex = 70; this.label7.Text = "自定义文件名格式:"; // // txtSqliteFileNameFormat // this.txtSqliteFileNameFormat.Location = new System.Drawing.Point(206, 85); this.txtSqliteFileNameFormat.Name = "txtSqliteFileNameFormat"; this.txtSqliteFileNameFormat.Size = new System.Drawing.Size(230, 39); this.txtSqliteFileNameFormat.TabIndex = 69; this.txtSqliteFileNameFormat.Enter += new System.EventHandler(this.txtSqliteFileNameFormat_Enter); this.txtSqliteFileNameFormat.Leave += new System.EventHandler(this.txtSqliteFileNameFormat_Leave); // // label8 // this.label8.AutoSize = true; this.label8.Location = new System.Drawing.Point(97, 53); this.label8.Name = "label8"; this.label8.Size = new System.Drawing.Size(206, 31); this.label8.TabIndex = 67; this.label8.Text = "日期列特殊格式:"; // // txtSqliteSpecialDateColumnFormat // this.txtSqliteSpecialDateColumnFormat.Location = new System.Drawing.Point(206, 50); this.txtSqliteSpecialDateColumnFormat.Name = "txtSqliteSpecialDateColumnFormat"; this.txtSqliteSpecialDateColumnFormat.Size = new System.Drawing.Size(230, 39); this.txtSqliteSpecialDateColumnFormat.TabIndex = 68; this.txtSqliteSpecialDateColumnFormat.Enter += new System.EventHandler(this.txtSqliteSpecialDateColumnFormat_Enter); this.txtSqliteSpecialDateColumnFormat.Leave += new System.EventHandler(this.txtSqliteSpecialDateColumnFormat_Leave); // // tabSQLServer // this.tabSQLServer.Controls.Add(this.label9); this.tabSQLServer.Controls.Add(this.txtSqlServerAutoSqlName); this.tabSQLServer.Controls.Add(this.txtSqlServerAutoSql); this.tabSQLServer.Controls.Add(this.label12); this.tabSQLServer.Controls.Add(this.txtSqlServerConnection); this.tabSQLServer.Controls.Add(this.label13); this.tabSQLServer.Controls.Add(this.txtSqlServerSpecialDateColumnFormat); this.tabSQLServer.Location = new System.Drawing.Point(8, 45); this.tabSQLServer.Name = "tabSQLServer"; this.tabSQLServer.Size = new System.Drawing.Size(920, 441); this.tabSQLServer.TabIndex = 3; this.tabSQLServer.Text = "SQL Server"; this.tabSQLServer.UseVisualStyleBackColor = true; // // label9 // this.label9.AutoSize = true; this.label9.Location = new System.Drawing.Point(98, 116); this.label9.Name = "label9"; this.label9.Size = new System.Drawing.Size(206, 31); this.label9.TabIndex = 76; this.label9.Text = "自定义查询语句:"; // // txtSqlServerAutoSqlName // this.txtSqlServerAutoSqlName.Location = new System.Drawing.Point(208, 113); this.txtSqlServerAutoSqlName.Name = "txtSqlServerAutoSqlName"; this.txtSqlServerAutoSqlName.Size = new System.Drawing.Size(230, 39); this.txtSqlServerAutoSqlName.TabIndex = 72; this.txtSqlServerAutoSqlName.Enter += new System.EventHandler(this.txtSqlServerAutoSqlName_Enter); this.txtSqlServerAutoSqlName.Leave += new System.EventHandler(this.txtSqlServerAutoSqlName_Leave); // // txtSqlServerAutoSql // this.txtSqlServerAutoSql.Location = new System.Drawing.Point(208, 145); this.txtSqlServerAutoSql.Multiline = true; this.txtSqlServerAutoSql.Name = "txtSqlServerAutoSql"; this.txtSqlServerAutoSql.Size = new System.Drawing.Size(230, 60); this.txtSqlServerAutoSql.TabIndex = 73; this.txtSqlServerAutoSql.Enter += new System.EventHandler(this.txtSqlServerAutoSql_Enter); this.txtSqlServerAutoSql.Leave += new System.EventHandler(this.txtSqlServerAutoSql_Leave); // // label12 // this.label12.AutoSize = true; this.label12.Location = new System.Drawing.Point(86, 53); this.label12.Name = "label12"; this.label12.Size = new System.Drawing.Size(230, 31); this.label12.TabIndex = 70; this.label12.Text = "自定义连接字符串:"; // // txtSqlServerConnection // this.txtSqlServerConnection.Location = new System.Drawing.Point(208, 50); this.txtSqlServerConnection.Multiline = true; this.txtSqlServerConnection.Name = "txtSqlServerConnection"; this.txtSqlServerConnection.Size = new System.Drawing.Size(230, 51); this.txtSqlServerConnection.TabIndex = 69; this.txtSqlServerConnection.Enter += new System.EventHandler(this.txtSqlServerConnection_Enter); this.txtSqlServerConnection.Leave += new System.EventHandler(this.txtSqlServerConnection_Leave); // // label13 // this.label13.AutoSize = true; this.label13.Location = new System.Drawing.Point(98, 18); this.label13.Name = "label13"; this.label13.Size = new System.Drawing.Size(206, 31); this.label13.TabIndex = 67; this.label13.Text = "日期列特殊格式:"; // // txtSqlServerSpecialDateColumnFormat // this.txtSqlServerSpecialDateColumnFormat.Location = new System.Drawing.Point(208, 15); this.txtSqlServerSpecialDateColumnFormat.Name = "txtSqlServerSpecialDateColumnFormat"; this.txtSqlServerSpecialDateColumnFormat.Size = new System.Drawing.Size(230, 39); this.txtSqlServerSpecialDateColumnFormat.TabIndex = 68; this.txtSqlServerSpecialDateColumnFormat.Enter += new System.EventHandler(this.txtSqlServerSpecialDateColumnFormat_Enter); this.txtSqlServerSpecialDateColumnFormat.Leave += new System.EventHandler(this.txtSqlServerSpecialDateColumnFormat_Leave); // // tabMySql // this.tabMySql.Controls.Add(this.label14); this.tabMySql.Controls.Add(this.txtMySqlAutoSqlName); this.tabMySql.Controls.Add(this.txtMySqlAutoSql); this.tabMySql.Controls.Add(this.label18); this.tabMySql.Controls.Add(this.txtMySqlSpecialDateColumnFormat); this.tabMySql.Location = new System.Drawing.Point(8, 45); this.tabMySql.Name = "tabMySql"; this.tabMySql.Size = new System.Drawing.Size(920, 441); this.tabMySql.TabIndex = 4; this.tabMySql.Text = "MySql"; this.tabMySql.UseVisualStyleBackColor = true; // // label14 // this.label14.AutoSize = true; this.label14.Location = new System.Drawing.Point(99, 60); this.label14.Name = "label14"; this.label14.Size = new System.Drawing.Size(206, 31); this.label14.TabIndex = 86; this.label14.Text = "自定义查询语句:"; // // txtMySqlAutoSqlName // this.txtMySqlAutoSqlName.Location = new System.Drawing.Point(207, 57); this.txtMySqlAutoSqlName.Name = "txtMySqlAutoSqlName"; this.txtMySqlAutoSqlName.Size = new System.Drawing.Size(230, 39); this.txtMySqlAutoSqlName.TabIndex = 84; this.txtMySqlAutoSqlName.Enter += new System.EventHandler(this.txtMySqlAutoSqlName_Enter); this.txtMySqlAutoSqlName.Leave += new System.EventHandler(this.txtMySqlAutoSqlName_Leave); // // txtMySqlAutoSql // this.txtMySqlAutoSql.Location = new System.Drawing.Point(207, 89); this.txtMySqlAutoSql.Multiline = true; this.txtMySqlAutoSql.Name = "txtMySqlAutoSql"; this.txtMySqlAutoSql.Size = new System.Drawing.Size(230, 72); this.txtMySqlAutoSql.TabIndex = 85; this.txtMySqlAutoSql.Enter += new System.EventHandler(this.txtMySqlAutoSql_Enter); this.txtMySqlAutoSql.Leave += new System.EventHandler(this.txtMySqlAutoSql_Leave); // // label18 // this.label18.AutoSize = true; this.label18.Location = new System.Drawing.Point(97, 25); this.label18.Name = "label18"; this.label18.Size = new System.Drawing.Size(206, 31); this.label18.TabIndex = 80; this.label18.Text = "日期列特殊格式:"; // // txtMySqlSpecialDateColumnFormat // this.txtMySqlSpecialDateColumnFormat.Location = new System.Drawing.Point(207, 22); this.txtMySqlSpecialDateColumnFormat.Name = "txtMySqlSpecialDateColumnFormat"; this.txtMySqlSpecialDateColumnFormat.Size = new System.Drawing.Size(230, 39); this.txtMySqlSpecialDateColumnFormat.TabIndex = 81; this.txtMySqlSpecialDateColumnFormat.Enter += new System.EventHandler(this.txtMySqlSpecialDateColumnFormat_Enter); this.txtMySqlSpecialDateColumnFormat.Leave += new System.EventHandler(this.txtMySqlSpecialDateColumnFormat_Leave); // // tabOracle // this.tabOracle.Controls.Add(this.label4); this.tabOracle.Controls.Add(this.txtOracleAutoSqlName); this.tabOracle.Controls.Add(this.txtOracleAutoSql); this.tabOracle.Controls.Add(this.label10); this.tabOracle.Controls.Add(this.txtOracleSpecialDateColumnFormat); this.tabOracle.Location = new System.Drawing.Point(8, 45); this.tabOracle.Name = "tabOracle"; this.tabOracle.Padding = new System.Windows.Forms.Padding(3); this.tabOracle.Size = new System.Drawing.Size(920, 441); this.tabOracle.TabIndex = 5; this.tabOracle.Text = "Oracle"; this.tabOracle.UseVisualStyleBackColor = true; // // label4 // this.label4.AutoSize = true; this.label4.Location = new System.Drawing.Point(102, 65); this.label4.Name = "label4"; this.label4.Size = new System.Drawing.Size(206, 31); this.label4.TabIndex = 91; this.label4.Text = "自定义查询语句:"; // // txtOracleAutoSqlName // this.txtOracleAutoSqlName.Location = new System.Drawing.Point(210, 62); this.txtOracleAutoSqlName.Name = "txtOracleAutoSqlName"; this.txtOracleAutoSqlName.Size = new System.Drawing.Size(230, 39); this.txtOracleAutoSqlName.TabIndex = 89; this.txtOracleAutoSqlName.Enter += new System.EventHandler(this.txtOracleAutoSqlName_Enter); this.txtOracleAutoSqlName.Leave += new System.EventHandler(this.txtOracleAutoSqlName_Leave); // // txtOracleAutoSql // this.txtOracleAutoSql.Location = new System.Drawing.Point(210, 94); this.txtOracleAutoSql.Multiline = true; this.txtOracleAutoSql.Name = "txtOracleAutoSql"; this.txtOracleAutoSql.Size = new System.Drawing.Size(230, 72); this.txtOracleAutoSql.TabIndex = 90; this.txtOracleAutoSql.Enter += new System.EventHandler(this.txtOracleAutoSql_Enter); this.txtOracleAutoSql.Leave += new System.EventHandler(this.txtOracleAutoSql_Leave); // // label10 // this.label10.AutoSize = true; this.label10.Location = new System.Drawing.Point(97, 30); this.label10.Name = "label10"; this.label10.Size = new System.Drawing.Size(206, 31); this.label10.TabIndex = 87; this.label10.Text = "日期列特殊格式:"; // // txtOracleSpecialDateColumnFormat // this.txtOracleSpecialDateColumnFormat.Location = new System.Drawing.Point(210, 27); this.txtOracleSpecialDateColumnFormat.Name = "txtOracleSpecialDateColumnFormat"; this.txtOracleSpecialDateColumnFormat.Size = new System.Drawing.Size(230, 39); this.txtOracleSpecialDateColumnFormat.TabIndex = 88; this.txtOracleSpecialDateColumnFormat.Enter += new System.EventHandler(this.txtOracleSpecialDateColumnFormat_Enter); this.txtOracleSpecialDateColumnFormat.Leave += new System.EventHandler(this.txtOracleSpecialDateColumnFormat_Leave); // // tabTxt // this.tabTxt.Controls.Add(this.cbxNormalFileNoCustomDate); this.tabTxt.Controls.Add(this.cbxNormalFileCustomDate); this.tabTxt.Controls.Add(this.numNormalFileStartIndex); this.tabTxt.Controls.Add(this.label20); this.tabTxt.Controls.Add(this.label19); this.tabTxt.Controls.Add(this.label17); this.tabTxt.Controls.Add(this.txtNormalFileReadSplitMode); this.tabTxt.Controls.Add(this.label30); this.tabTxt.Controls.Add(this.txtNormalFileReadDataMode); this.tabTxt.Controls.Add(this.label29); this.tabTxt.Controls.Add(this.txtNormalFileSuffix); this.tabTxt.Controls.Add(this.cbxNormalFileReadFolder); this.tabTxt.Controls.Add(this.cbxNormalFileReadFile); this.tabTxt.Controls.Add(this.label25); this.tabTxt.Controls.Add(this.label26); this.tabTxt.Controls.Add(this.txtNormalFileNameFormat); this.tabTxt.Controls.Add(this.label28); this.tabTxt.Controls.Add(this.txtNormalFileSpecialDateColumnFormat); this.tabTxt.Location = new System.Drawing.Point(8, 45); this.tabTxt.Name = "tabTxt"; this.tabTxt.Padding = new System.Windows.Forms.Padding(3); this.tabTxt.Size = new System.Drawing.Size(920, 441); this.tabTxt.TabIndex = 7; this.tabTxt.Text = "TXT"; this.tabTxt.UseVisualStyleBackColor = true; // // cbxNormalFileNoCustomDate // this.cbxNormalFileNoCustomDate.AutoSize = true; this.cbxNormalFileNoCustomDate.Checked = true; this.cbxNormalFileNoCustomDate.CheckState = System.Windows.Forms.CheckState.Checked; this.cbxNormalFileNoCustomDate.Location = new System.Drawing.Point(270, 283); this.cbxNormalFileNoCustomDate.Name = "cbxNormalFileNoCustomDate"; this.cbxNormalFileNoCustomDate.Size = new System.Drawing.Size(70, 35); this.cbxNormalFileNoCustomDate.TabIndex = 67; this.cbxNormalFileNoCustomDate.Text = "否"; this.cbxNormalFileNoCustomDate.UseVisualStyleBackColor = true; this.cbxNormalFileNoCustomDate.CheckedChanged += new System.EventHandler(this.cbxNormalFileNoCustomDate_CheckedChanged); // // cbxNormalFileCustomDate // this.cbxNormalFileCustomDate.AutoSize = true; this.cbxNormalFileCustomDate.Location = new System.Drawing.Point(208, 283); this.cbxNormalFileCustomDate.Name = "cbxNormalFileCustomDate"; this.cbxNormalFileCustomDate.Size = new System.Drawing.Size(70, 35); this.cbxNormalFileCustomDate.TabIndex = 66; this.cbxNormalFileCustomDate.Text = "是"; this.cbxNormalFileCustomDate.UseVisualStyleBackColor = true; this.cbxNormalFileCustomDate.CheckedChanged += new System.EventHandler(this.cbxNormalFileCustomDate_CheckedChanged); // // numNormalFileStartIndex // this.numNormalFileStartIndex.Location = new System.Drawing.Point(208, 248); this.numNormalFileStartIndex.Minimum = new decimal(new int[] { 1, 0, 0, 0}); this.numNormalFileStartIndex.Name = "numNormalFileStartIndex"; this.numNormalFileStartIndex.Size = new System.Drawing.Size(120, 39); this.numNormalFileStartIndex.TabIndex = 65; this.numNormalFileStartIndex.Value = new decimal(new int[] { 1, 0, 0, 0}); // // label20 // this.label20.AutoSize = true; this.label20.Location = new System.Drawing.Point(61, 283); this.label20.Name = "label20"; this.label20.Size = new System.Drawing.Size(278, 31); this.label20.TabIndex = 64; this.label20.Text = "是否由系统创建日期列:"; // // label19 // this.label19.AutoSize = true; this.label19.Location = new System.Drawing.Point(97, 248); this.label19.Name = "label19"; this.label19.Size = new System.Drawing.Size(206, 31); this.label19.TabIndex = 62; this.label19.Text = "数据行起始行号:"; // // label17 // this.label17.AutoSize = true; this.label17.Location = new System.Drawing.Point(97, 209); this.label17.Name = "label17"; this.label17.Size = new System.Drawing.Size(206, 31); this.label17.TabIndex = 60; this.label17.Text = "分割数据行选型:"; // // txtNormalFileReadSplitMode // this.txtNormalFileReadSplitMode.Location = new System.Drawing.Point(207, 206); this.txtNormalFileReadSplitMode.Name = "txtNormalFileReadSplitMode"; this.txtNormalFileReadSplitMode.Size = new System.Drawing.Size(230, 39); this.txtNormalFileReadSplitMode.TabIndex = 59; this.txtNormalFileReadSplitMode.Enter += new System.EventHandler(this.txtNormalFileReadSplitMode_Enter); this.txtNormalFileReadSplitMode.Leave += new System.EventHandler(this.txtNormalFileReadSplitMode_Leave); // // label30 // this.label30.AutoSize = true; this.label30.Location = new System.Drawing.Point(109, 170); this.label30.Name = "label30"; this.label30.Size = new System.Drawing.Size(182, 31); this.label30.TabIndex = 58; this.label30.Text = "读取方法选型:"; // // txtNormalFileReadDataMode // this.txtNormalFileReadDataMode.Location = new System.Drawing.Point(207, 167); this.txtNormalFileReadDataMode.Name = "txtNormalFileReadDataMode"; this.txtNormalFileReadDataMode.Size = new System.Drawing.Size(230, 39); this.txtNormalFileReadDataMode.TabIndex = 57; this.txtNormalFileReadDataMode.Enter += new System.EventHandler(this.txtNormalFileReadDataMode_Enter); this.txtNormalFileReadDataMode.Leave += new System.EventHandler(this.txtNormalFileReadDataMode_Leave); // // label29 // this.label29.AutoSize = true; this.label29.Location = new System.Drawing.Point(85, 132); this.label29.Name = "label29"; this.label29.Size = new System.Drawing.Size(230, 31); this.label29.TabIndex = 56; this.label29.Text = "自定义文件后缀名:"; // // txtNormalFileSuffix // this.txtNormalFileSuffix.Location = new System.Drawing.Point(207, 129); this.txtNormalFileSuffix.Name = "txtNormalFileSuffix"; this.txtNormalFileSuffix.Size = new System.Drawing.Size(230, 39); this.txtNormalFileSuffix.TabIndex = 55; this.txtNormalFileSuffix.Enter += new System.EventHandler(this.txtNormalFileSuffix_Enter); this.txtNormalFileSuffix.Leave += new System.EventHandler(this.txtNormalFileSuffix_Leave); // // cbxNormalFileReadFolder // this.cbxNormalFileReadFolder.AutoSize = true; this.cbxNormalFileReadFolder.Location = new System.Drawing.Point(288, 20); this.cbxNormalFileReadFolder.Name = "cbxNormalFileReadFolder"; this.cbxNormalFileReadFolder.Size = new System.Drawing.Size(166, 35); this.cbxNormalFileReadFolder.TabIndex = 54; this.cbxNormalFileReadFolder.Text = "读取文件夹"; this.cbxNormalFileReadFolder.UseVisualStyleBackColor = true; this.cbxNormalFileReadFolder.CheckedChanged += new System.EventHandler(this.cbxNormalFileReadFolder_CheckedChanged); // // cbxNormalFileReadFile // this.cbxNormalFileReadFile.AutoSize = true; this.cbxNormalFileReadFile.Checked = true; this.cbxNormalFileReadFile.CheckState = System.Windows.Forms.CheckState.Checked; this.cbxNormalFileReadFile.Location = new System.Drawing.Point(207, 20); this.cbxNormalFileReadFile.Name = "cbxNormalFileReadFile"; this.cbxNormalFileReadFile.Size = new System.Drawing.Size(142, 35); this.cbxNormalFileReadFile.TabIndex = 53; this.cbxNormalFileReadFile.Text = "读取文件"; this.cbxNormalFileReadFile.UseVisualStyleBackColor = true; this.cbxNormalFileReadFile.CheckedChanged += new System.EventHandler(this.cbxNormalFileReadFile_CheckedChanged); // // label25 // this.label25.AutoSize = true; this.label25.Location = new System.Drawing.Point(60, 20); this.label25.Name = "label25"; this.label25.Size = new System.Drawing.Size(280, 31); this.label25.TabIndex = 52; this.label25.Text = "读取模式(文件/文件夹):"; // // label26 // this.label26.AutoSize = true; this.label26.Location = new System.Drawing.Point(85, 93); this.label26.Name = "label26"; this.label26.Size = new System.Drawing.Size(230, 31); this.label26.TabIndex = 51; this.label26.Text = "自定义文件名格式:"; // // txtNormalFileNameFormat // this.txtNormalFileNameFormat.Location = new System.Drawing.Point(207, 90); this.txtNormalFileNameFormat.Name = "txtNormalFileNameFormat"; this.txtNormalFileNameFormat.Size = new System.Drawing.Size(230, 39); this.txtNormalFileNameFormat.TabIndex = 50; this.txtNormalFileNameFormat.Enter += new System.EventHandler(this.txtNormalFileNameFormat_Enter); this.txtNormalFileNameFormat.Leave += new System.EventHandler(this.txtNormalFileNameFormat_Leave); // // label28 // this.label28.AutoSize = true; this.label28.Location = new System.Drawing.Point(97, 56); this.label28.Name = "label28"; this.label28.Size = new System.Drawing.Size(206, 31); this.label28.TabIndex = 48; this.label28.Text = "日期列特殊格式:"; // // txtNormalFileSpecialDateColumnFormat // this.txtNormalFileSpecialDateColumnFormat.Location = new System.Drawing.Point(207, 53); this.txtNormalFileSpecialDateColumnFormat.Name = "txtNormalFileSpecialDateColumnFormat"; this.txtNormalFileSpecialDateColumnFormat.Size = new System.Drawing.Size(230, 39); this.txtNormalFileSpecialDateColumnFormat.TabIndex = 49; this.txtNormalFileSpecialDateColumnFormat.Enter += new System.EventHandler(this.txtNormalFileSpecialDateColumnFormat_Enter); this.txtNormalFileSpecialDateColumnFormat.Leave += new System.EventHandler(this.txtNormalFileSpecialDateColumnFormat_Leave); // // pnlAll // this.pnlAll.Controls.Add(this.pnlCenter); this.pnlAll.Controls.Add(this.pnlBottom); this.pnlAll.Controls.Add(this.pnlTop); this.pnlAll.Dock = System.Windows.Forms.DockStyle.Fill; this.pnlAll.Location = new System.Drawing.Point(0, 0); this.pnlAll.Name = "pnlAll"; this.pnlAll.Size = new System.Drawing.Size(936, 546); this.pnlAll.TabIndex = 1; // // frmSourceSetting // this.AutoScaleDimensions = new System.Drawing.SizeF(14F, 31F); this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font; this.ClientSize = new System.Drawing.Size(936, 546); this.Controls.Add(this.pnlAll); this.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.Icon = ((System.Drawing.Icon)(resources.GetObject("$this.Icon"))); this.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4); this.MaximizeBox = false; this.Name = "frmSourceSetting"; this.StartPosition = System.Windows.Forms.FormStartPosition.CenterParent; this.Text = "数据来源设置"; this.Load += new System.EventHandler(this.frmSourceSetting_Load); this.Shown += new System.EventHandler(this.frmSourceSetting_Shown); this.Resize += new System.EventHandler(this.frmSourceSetting_Resize); this.pnlBottom.ResumeLayout(false); this.pnlCenter.ResumeLayout(false); this.tabcDS.ResumeLayout(false); this.tabExcel.ResumeLayout(false); this.tabExcel.PerformLayout(); this.tabFoxPro.ResumeLayout(false); this.tabFoxPro.PerformLayout(); this.tabAccess.ResumeLayout(false); this.tabAccess.PerformLayout(); this.tabSQLite.ResumeLayout(false); this.tabSQLite.PerformLayout(); this.tabSQLServer.ResumeLayout(false); this.tabSQLServer.PerformLayout(); this.tabMySql.ResumeLayout(false); this.tabMySql.PerformLayout(); this.tabOracle.ResumeLayout(false); this.tabOracle.PerformLayout(); this.tabTxt.ResumeLayout(false); this.tabTxt.PerformLayout(); ((System.ComponentModel.ISupportInitialize)(this.numNormalFileStartIndex)).EndInit(); this.pnlAll.ResumeLayout(false); this.ResumeLayout(false); } #endregion private System.Windows.Forms.Button btnOK; private System.Windows.Forms.Panel pnlBottom; private System.Windows.Forms.Panel pnlTop; private System.Windows.Forms.Panel pnlCenter; private System.Windows.Forms.Panel pnlAll; private System.Windows.Forms.TabControl tabcDS; private System.Windows.Forms.TabPage tabExcel; private System.Windows.Forms.Label label22; private System.Windows.Forms.Label lblExcelRemotePwd; private System.Windows.Forms.Label lblExcelRemoteUser; private System.Windows.Forms.TextBox txtExcelFileNameFormat; private System.Windows.Forms.CheckBox cbxExcelOldVersion; private System.Windows.Forms.Label lbExcelDateFormat; private System.Windows.Forms.TextBox txtExcelSpecialDateColumnFormat; private System.Windows.Forms.TabPage tabFoxPro; private System.Windows.Forms.TabPage tabAccess; private System.Windows.Forms.TabPage tabSQLite; private System.Windows.Forms.TabPage tabSQLServer; private System.Windows.Forms.TabPage tabMySql; private System.Windows.Forms.TabPage tabOracle; private System.Windows.Forms.TabPage tabTxt; private System.Windows.Forms.CheckBox cbxExcelReadFolder; private System.Windows.Forms.CheckBox cbxExcelReadFile; private System.Windows.Forms.CheckBox cbxExcelNewVersion; private System.Windows.Forms.CheckBox cbxAccessReadFolder; private System.Windows.Forms.CheckBox cbxAccessReadFile; private System.Windows.Forms.TextBox txtAccessAutoSql; private System.Windows.Forms.TextBox txtAccessAutoSqlName; private System.Windows.Forms.Label label11; private System.Windows.Forms.CheckBox cbxAccessNewVersion; private System.Windows.Forms.Label label15; private System.Windows.Forms.Label label16; private System.Windows.Forms.Label label21; private System.Windows.Forms.TextBox txtAccessFileName; private System.Windows.Forms.CheckBox cbxAccessOldVersion; private System.Windows.Forms.Label label31; private System.Windows.Forms.TextBox txtAccessSpecialDateColumnFormat; private System.Windows.Forms.Label label33; private System.Windows.Forms.TextBox txtFoxProAutoSqlName; private System.Windows.Forms.CheckBox cbxFoxProReadFolder; private System.Windows.Forms.TextBox txtFoxProAutoSql; private System.Windows.Forms.CheckBox cbxFoxProReadFile; private System.Windows.Forms.Label label35; private System.Windows.Forms.Label label38; private System.Windows.Forms.TextBox txtFoxProFileNameFormat; private System.Windows.Forms.Label label39; private System.Windows.Forms.TextBox txtFoxProSpecialDateColumnFormat; private System.Windows.Forms.TextBox txtFoxProSpecialMethodName; private System.Windows.Forms.TextBox txtFoxProSpecialMethod; private System.Windows.Forms.Label label27; private System.Windows.Forms.TextBox txtExcelAutoSql; private System.Windows.Forms.TextBox txtExcelAutoSqlName; private System.Windows.Forms.Label lbExcelDynQuery; private System.Windows.Forms.Label label5; private System.Windows.Forms.TextBox txtSqliteAutoSqlName; private System.Windows.Forms.CheckBox cbxSqliteReadFolder; private System.Windows.Forms.TextBox txtSqliteAutoSql; private System.Windows.Forms.CheckBox cbxSqliteReadFile; private System.Windows.Forms.Label label6; private System.Windows.Forms.Label label7; private System.Windows.Forms.TextBox txtSqliteFileNameFormat; private System.Windows.Forms.Label label8; private System.Windows.Forms.TextBox txtSqliteSpecialDateColumnFormat; private System.Windows.Forms.Label label9; private System.Windows.Forms.TextBox txtSqlServerAutoSqlName; private System.Windows.Forms.TextBox txtSqlServerAutoSql; private System.Windows.Forms.Label label12; private System.Windows.Forms.TextBox txtSqlServerConnection; private System.Windows.Forms.Label label13; private System.Windows.Forms.TextBox txtSqlServerSpecialDateColumnFormat; private System.Windows.Forms.Label label14; private System.Windows.Forms.TextBox txtMySqlAutoSqlName; private System.Windows.Forms.TextBox txtMySqlAutoSql; private System.Windows.Forms.Label label18; private System.Windows.Forms.TextBox txtMySqlSpecialDateColumnFormat; private System.Windows.Forms.Label label30; private System.Windows.Forms.TextBox txtNormalFileReadDataMode; private System.Windows.Forms.Label label29; private System.Windows.Forms.TextBox txtNormalFileSuffix; private System.Windows.Forms.CheckBox cbxNormalFileReadFolder; private System.Windows.Forms.CheckBox cbxNormalFileReadFile; private System.Windows.Forms.Label label25; private System.Windows.Forms.Label label26; private System.Windows.Forms.TextBox txtNormalFileNameFormat; private System.Windows.Forms.Label label28; private System.Windows.Forms.TextBox txtNormalFileSpecialDateColumnFormat; private System.Windows.Forms.Label label2; private System.Windows.Forms.TextBox txtAccessSuffix; private System.Windows.Forms.Label label4; private System.Windows.Forms.TextBox txtOracleAutoSqlName; private System.Windows.Forms.TextBox txtOracleAutoSql; private System.Windows.Forms.Label label10; private System.Windows.Forms.TextBox txtOracleSpecialDateColumnFormat; private System.Windows.Forms.Label label20; private System.Windows.Forms.Label label19; private System.Windows.Forms.Label label17; private System.Windows.Forms.TextBox txtNormalFileReadSplitMode; private System.Windows.Forms.CheckBox cbxNormalFileNoCustomDate; private System.Windows.Forms.CheckBox cbxNormalFileCustomDate; private System.Windows.Forms.NumericUpDown numNormalFileStartIndex; } }