亚洲欧美第一页_禁久久精品乱码_粉嫩av一区二区三区免费野_久草精品视频

? 歡迎來到蟲蟲下載站! | ?? 資源下載 ?? 資源專輯 ?? 關于我們
? 蟲蟲下載站

?? frmdataclear.designer.cs

?? 客戶關系管理系統
?? CS
字號:
?namespace CRM.SysManage
{
    partial class frmDataClear
    {
        /// <summary>
        /// 必需的設計器變量。
        /// </summary>
        private System.ComponentModel.IContainer components = null;

        /// <summary>
        /// 清理所有正在使用的資源。
        /// </summary>
        /// <param name="disposing">如果應釋放托管資源,為 true;否則為 false。</param>
        protected override void Dispose(bool disposing)
        {
            if (disposing && (components != null))
            {
                components.Dispose();
            }
            base.Dispose(disposing);
        }

        #region Windows 窗體設計器生成的代碼

        /// <summary>
        /// 設計器支持所需的方法 - 不要
        /// 使用代碼編輯器修改此方法的內容。
        /// </summary>
        private void InitializeComponent()
        {
            this.groupBox1 = new System.Windows.Forms.GroupBox();
            this.chkOppInfo = new System.Windows.Forms.CheckBox();
            this.chkEventInfo = new System.Windows.Forms.CheckBox();
            this.chkEmployeeInfo = new System.Windows.Forms.CheckBox();
            this.chkAreaInfo = new System.Windows.Forms.CheckBox();
            this.chkClientInfo = new System.Windows.Forms.CheckBox();
            this.chkGoodsInfo = new System.Windows.Forms.CheckBox();
            this.chkCInfo = new System.Windows.Forms.CheckBox();
            this.btnExit = new System.Windows.Forms.Button();
            this.btnClear = new System.Windows.Forms.Button();
            this.textBox1 = new System.Windows.Forms.TextBox();
            this.groupBox2 = new System.Windows.Forms.GroupBox();
            this.groupBox1.SuspendLayout();
            this.groupBox2.SuspendLayout();
            this.SuspendLayout();
            // 
            // groupBox1
            // 
            this.groupBox1.Controls.Add(this.chkOppInfo);
            this.groupBox1.Controls.Add(this.chkEventInfo);
            this.groupBox1.Controls.Add(this.chkEmployeeInfo);
            this.groupBox1.Controls.Add(this.chkAreaInfo);
            this.groupBox1.Controls.Add(this.chkClientInfo);
            this.groupBox1.Controls.Add(this.chkGoodsInfo);
            this.groupBox1.Controls.Add(this.chkCInfo);
            this.groupBox1.Location = new System.Drawing.Point(7, 3);
            this.groupBox1.Name = "groupBox1";
            this.groupBox1.Size = new System.Drawing.Size(216, 104);
            this.groupBox1.TabIndex = 1;
            this.groupBox1.TabStop = false;
            this.groupBox1.Text = "數據表信息";
            // 
            // chkOppInfo
            // 
            this.chkOppInfo.AutoSize = true;
            this.chkOppInfo.ForeColor = System.Drawing.Color.Blue;
            this.chkOppInfo.Location = new System.Drawing.Point(10, 36);
            this.chkOppInfo.Name = "chkOppInfo";
            this.chkOppInfo.Size = new System.Drawing.Size(108, 16);
            this.chkOppInfo.TabIndex = 0;
            this.chkOppInfo.Text = "競爭對手信息表";
            this.chkOppInfo.UseVisualStyleBackColor = true;
            // 
            // chkEventInfo
            // 
            this.chkEventInfo.AutoSize = true;
            this.chkEventInfo.ForeColor = System.Drawing.Color.Blue;
            this.chkEventInfo.Location = new System.Drawing.Point(124, 56);
            this.chkEventInfo.Name = "chkEventInfo";
            this.chkEventInfo.Size = new System.Drawing.Size(84, 16);
            this.chkEventInfo.TabIndex = 0;
            this.chkEventInfo.Text = "歷史事件表";
            this.chkEventInfo.UseVisualStyleBackColor = true;
            // 
            // chkEmployeeInfo
            // 
            this.chkEmployeeInfo.AutoSize = true;
            this.chkEmployeeInfo.ForeColor = System.Drawing.Color.Blue;
            this.chkEmployeeInfo.Location = new System.Drawing.Point(124, 36);
            this.chkEmployeeInfo.Name = "chkEmployeeInfo";
            this.chkEmployeeInfo.Size = new System.Drawing.Size(84, 16);
            this.chkEmployeeInfo.TabIndex = 0;
            this.chkEmployeeInfo.Text = "員工信息表";
            this.chkEmployeeInfo.UseVisualStyleBackColor = true;
            // 
            // chkAreaInfo
            // 
            this.chkAreaInfo.AutoSize = true;
            this.chkAreaInfo.ForeColor = System.Drawing.Color.Blue;
            this.chkAreaInfo.Location = new System.Drawing.Point(10, 78);
            this.chkAreaInfo.Name = "chkAreaInfo";
            this.chkAreaInfo.Size = new System.Drawing.Size(84, 16);
            this.chkAreaInfo.TabIndex = 0;
            this.chkAreaInfo.Text = "區域信息表";
            this.chkAreaInfo.UseVisualStyleBackColor = true;
            // 
            // chkClientInfo
            // 
            this.chkClientInfo.AutoSize = true;
            this.chkClientInfo.ForeColor = System.Drawing.Color.Blue;
            this.chkClientInfo.Location = new System.Drawing.Point(124, 15);
            this.chkClientInfo.Name = "chkClientInfo";
            this.chkClientInfo.Size = new System.Drawing.Size(84, 16);
            this.chkClientInfo.TabIndex = 0;
            this.chkClientInfo.Text = "客戶信息表";
            this.chkClientInfo.UseVisualStyleBackColor = true;
            // 
            // chkGoodsInfo
            // 
            this.chkGoodsInfo.AutoSize = true;
            this.chkGoodsInfo.ForeColor = System.Drawing.Color.Blue;
            this.chkGoodsInfo.Location = new System.Drawing.Point(10, 56);
            this.chkGoodsInfo.Name = "chkGoodsInfo";
            this.chkGoodsInfo.Size = new System.Drawing.Size(84, 16);
            this.chkGoodsInfo.TabIndex = 0;
            this.chkGoodsInfo.Text = "貨物信息表";
            this.chkGoodsInfo.UseVisualStyleBackColor = true;
            // 
            // chkCInfo
            // 
            this.chkCInfo.AutoSize = true;
            this.chkCInfo.ForeColor = System.Drawing.Color.Blue;
            this.chkCInfo.Location = new System.Drawing.Point(10, 15);
            this.chkCInfo.Name = "chkCInfo";
            this.chkCInfo.Size = new System.Drawing.Size(108, 16);
            this.chkCInfo.TabIndex = 0;
            this.chkCInfo.Text = "企業基本信息表";
            this.chkCInfo.UseVisualStyleBackColor = true;
            // 
            // btnExit
            // 
            this.btnExit.Location = new System.Drawing.Point(9, 57);
            this.btnExit.Name = "btnExit";
            this.btnExit.Size = new System.Drawing.Size(76, 23);
            this.btnExit.TabIndex = 4;
            this.btnExit.Text = "退出";
            this.btnExit.UseVisualStyleBackColor = true;
            this.btnExit.Click += new System.EventHandler(this.btnExit_Click);
            // 
            // btnClear
            // 
            this.btnClear.Location = new System.Drawing.Point(9, 24);
            this.btnClear.Name = "btnClear";
            this.btnClear.Size = new System.Drawing.Size(76, 23);
            this.btnClear.TabIndex = 3;
            this.btnClear.Text = "清理";
            this.btnClear.UseVisualStyleBackColor = true;
            this.btnClear.Click += new System.EventHandler(this.btnClear_Click);
            // 
            // textBox1
            // 
            this.textBox1.ForeColor = System.Drawing.Color.Red;
            this.textBox1.Location = new System.Drawing.Point(7, 111);
            this.textBox1.Multiline = true;
            this.textBox1.Name = "textBox1";
            this.textBox1.Size = new System.Drawing.Size(317, 64);
            this.textBox1.TabIndex = 5;
            this.textBox1.Text = "                                        \r\n   注意:系統數據清理,將清理數據庫中所有相關表的數據,因此在系統數據清理前" +
                ",請作好備份工作,以免造成大量數據丟失,帶來不必要的損失。";
            // 
            // groupBox2
            // 
            this.groupBox2.Controls.Add(this.btnClear);
            this.groupBox2.Controls.Add(this.btnExit);
            this.groupBox2.Location = new System.Drawing.Point(230, 4);
            this.groupBox2.Name = "groupBox2";
            this.groupBox2.Size = new System.Drawing.Size(94, 102);
            this.groupBox2.TabIndex = 6;
            this.groupBox2.TabStop = false;
            this.groupBox2.Text = "操作";
            // 
            // frmDataClear
            // 
            this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
            this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
            this.ClientSize = new System.Drawing.Size(330, 180);
            this.Controls.Add(this.groupBox2);
            this.Controls.Add(this.textBox1);
            this.Controls.Add(this.groupBox1);
            this.MaximizeBox = false;
            this.Name = "frmDataClear";
            this.StartPosition = System.Windows.Forms.FormStartPosition.CenterParent;
            this.Text = "數據清理";
            this.groupBox1.ResumeLayout(false);
            this.groupBox1.PerformLayout();
            this.groupBox2.ResumeLayout(false);
            this.ResumeLayout(false);
            this.PerformLayout();

        }

        #endregion

        private System.Windows.Forms.GroupBox groupBox1;
        private System.Windows.Forms.CheckBox chkOppInfo;
        private System.Windows.Forms.CheckBox chkEventInfo;
        private System.Windows.Forms.CheckBox chkEmployeeInfo;
        private System.Windows.Forms.CheckBox chkAreaInfo;
        private System.Windows.Forms.CheckBox chkClientInfo;
        private System.Windows.Forms.CheckBox chkGoodsInfo;
        private System.Windows.Forms.CheckBox chkCInfo;
        private System.Windows.Forms.Button btnExit;
        private System.Windows.Forms.Button btnClear;
        private System.Windows.Forms.TextBox textBox1;
        private System.Windows.Forms.GroupBox groupBox2;
    }
}

?? 快捷鍵說明

復制代碼 Ctrl + C
搜索代碼 Ctrl + F
全屏模式 F11
切換主題 Ctrl + Shift + D
顯示快捷鍵 ?
增大字號 Ctrl + =
減小字號 Ctrl + -
亚洲欧美第一页_禁久久精品乱码_粉嫩av一区二区三区免费野_久草精品视频
国产亚洲欧洲997久久综合| 洋洋成人永久网站入口| 久久这里都是精品| 精品免费视频一区二区| 精品av久久707| 久久午夜老司机| 国产拍揄自揄精品视频麻豆| 日本一区二区三区久久久久久久久不| 久久综合狠狠综合久久综合88 | 成人av在线影院| www.欧美色图| 久久久精品国产免大香伊| 欧美一区三区四区| 日韩一区二区三区免费看| 精品视频全国免费看| 欧美性一二三区| 3atv一区二区三区| 91官网在线免费观看| 奇米色777欧美一区二区| 日韩视频免费观看高清完整版在线观看| 91.xcao| 精品国产91乱码一区二区三区| 亚洲天堂中文字幕| 美女视频黄免费的久久 | 国产精品乱码妇女bbbb| 偷拍日韩校园综合在线| 国产精品一区二区久久不卡 | 五月天欧美精品| 国产91精品一区二区| 欧美日韩国产成人在线免费| 国产三区在线成人av| 亚洲成av人片一区二区梦乃| 成人网页在线观看| 欧美一区二区三区视频在线观看 | 色婷婷亚洲综合| 久久精品欧美一区二区三区麻豆| 夜夜精品视频一区二区| 国产成人综合视频| 欧美电视剧免费全集观看| 亚洲老司机在线| 岛国一区二区在线观看| 精品国产sm最大网站| 日韩国产精品久久| 在线欧美一区二区| 国产精品久久夜| 国产大陆a不卡| 精品成人一区二区三区四区| 日韩国产精品大片| 欧美日韩精品二区第二页| 亚洲色图视频免费播放| jizzjizzjizz欧美| 久久久精品中文字幕麻豆发布| 日本在线不卡视频| 欧美疯狂做受xxxx富婆| 亚洲一区二区中文在线| 色88888久久久久久影院按摩| 中文字幕一区二| 成人蜜臀av电影| 国产女主播一区| 国产一区二区在线看| 久久综合色鬼综合色| 久久99久久99精品免视看婷婷| 91精品国产aⅴ一区二区| 午夜伦理一区二区| 欧美日韩一级大片网址| 亚洲一区视频在线| 欧美色精品在线视频| 亚洲一二三四久久| 在线免费观看日韩欧美| 一区二区三区日韩精品视频| 色域天天综合网| 亚洲一区二区三区四区五区中文| 日本道精品一区二区三区| 亚洲视频一二三区| 欧洲在线/亚洲| 亚洲电影一级片| 91.麻豆视频| 裸体健美xxxx欧美裸体表演| 91精品国产91久久综合桃花| 免费人成在线不卡| 欧美mv日韩mv国产| 国产一区视频导航| 国产精品色哟哟| 91蜜桃视频在线| 亚洲一区二区三区视频在线播放| 欧美日韩精品欧美日韩精品一| 欧美96一区二区免费视频| 欧美不卡在线视频| 成人免费高清视频在线观看| 亚洲美女视频在线观看| 欧美三级一区二区| 免费观看在线色综合| 久久综合九色欧美综合狠狠| 不卡的av在线| 亚洲电影中文字幕在线观看| 日韩一区二区三区精品视频| 国产乱码精品一品二品| 国产精品高潮呻吟久久| 在线观看精品一区| 美国毛片一区二区| 中文字幕免费不卡| 91久久精品日日躁夜夜躁欧美| 丝袜美腿亚洲色图| 久久蜜臀精品av| 色欧美乱欧美15图片| 日本欧美久久久久免费播放网| 久久午夜色播影院免费高清| 91美女视频网站| 日韩国产一二三区| 久久免费的精品国产v∧| 日本久久精品电影| 三级影片在线观看欧美日韩一区二区| 欧美精品一区视频| 色综合天天综合在线视频| 日日摸夜夜添夜夜添精品视频 | 国产精品一区二区三区99| 亚洲精品大片www| 日韩欧美一区二区在线视频| 成人精品视频网站| 免费亚洲电影在线| 亚洲视频一区二区在线| 精品国内片67194| 色悠久久久久综合欧美99| 韩国v欧美v亚洲v日本v| 亚洲精品日韩一| 亚洲精品一区二区三区影院 | 亚洲不卡在线观看| 国产欧美久久久精品影院| 欧美吞精做爰啪啪高潮| 国产精品一区在线观看你懂的| 亚洲综合色在线| 国产日韩精品一区| 欧美一级视频精品观看| 色综合一个色综合| 国产精品香蕉一区二区三区| 亚洲资源中文字幕| 国产精品久久久久毛片软件| 日韩视频免费观看高清在线视频| 色美美综合视频| 国产成人在线网站| 青青草国产精品亚洲专区无| 亚洲男人的天堂一区二区| 久久天天做天天爱综合色| 欧美日韩亚洲综合在线| bt欧美亚洲午夜电影天堂| 韩国视频一区二区| 五月婷婷另类国产| 亚洲综合图片区| 国产精品三级av在线播放| 欧美大胆一级视频| 欧美挠脚心视频网站| 91网上在线视频| gogo大胆日本视频一区| 国产成人在线视频免费播放| 极品少妇一区二区三区精品视频| 偷拍日韩校园综合在线| 一区二区三区自拍| 亚洲欧美中日韩| 欧美—级在线免费片| 欧美精品一区二| 欧美一区二区三区色| 欧美日本一区二区| 欧美在线视频不卡| 色综合夜色一区| 色综合天天综合狠狠| 成人国产在线观看| 成人免费视频网站在线观看| 国产精品一区免费视频| 国产在线一区观看| 国产一区二区三区免费播放| 麻豆91精品视频| 精品亚洲成av人在线观看| 美女mm1313爽爽久久久蜜臀| 日本伊人色综合网| 日韩avvvv在线播放| 视频一区二区中文字幕| 婷婷中文字幕一区三区| 日韩精品每日更新| 五月天网站亚洲| 免费成人美女在线观看| 美腿丝袜亚洲色图| 另类小说综合欧美亚洲| 韩国av一区二区三区四区| 国产一区在线不卡| 丁香激情综合国产| 97精品电影院| 91官网在线观看| 欧美电影一区二区三区| 欧美一区二区三区四区高清| 精品毛片乱码1区2区3区| 久久精品亚洲国产奇米99| 欧美激情中文字幕| 中文字幕一区日韩精品欧美| 一区二区三区四区精品在线视频| 亚洲大型综合色站| 青青草精品视频| 国产精品1区2区3区在线观看| 成人精品一区二区三区四区 | 午夜精品在线看| 蜜臀91精品一区二区三区 |