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

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

?? frm單臺預定.designer.cs

?? c#can yin guan li xi tong
?? CS
?? 第 1 頁 / 共 2 頁
字號:
?namespace 餐飲管理系統
{
    partial class frm單臺預定
    {
        /// <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.components = new System.ComponentModel.Container();
            this.label1 = new System.Windows.Forms.Label();
            this.label2 = new System.Windows.Forms.Label();
            this.label3 = new System.Windows.Forms.Label();
            this.label4 = new System.Windows.Forms.Label();
            this.label5 = new System.Windows.Forms.Label();
            this.label6 = new System.Windows.Forms.Label();
            this.label7 = new System.Windows.Forms.Label();
            this.label8 = new System.Windows.Forms.Label();
            this.label9 = new System.Windows.Forms.Label();
            this.label10 = new System.Windows.Forms.Label();
            this.tbBookNO = new System.Windows.Forms.TextBox();
            this.tbVIPName = new System.Windows.Forms.TextBox();
            this.tbMoveTeleNum = new System.Windows.Forms.TextBox();
            this.tbPhoneNum = new System.Windows.Forms.TextBox();
            this.textBox預抵壓金 = new System.Windows.Forms.TextBox();
            this.textBox客戶留言 = new System.Windows.Forms.TextBox();
            this.dateTimePicker1 = new System.Windows.Forms.DateTimePicker();
            this.comboBoxBookHour = new System.Windows.Forms.ComboBox();
            this.comboBoxBookMin = new System.Windows.Forms.ComboBox();
            this.dateTimePicker2 = new System.Windows.Forms.DateTimePicker();
            this.comboBoxArrvHour = new System.Windows.Forms.ComboBox();
            this.comboBoxArrMin = new System.Windows.Forms.ComboBox();
            this.comboBoxBookSize = new System.Windows.Forms.ComboBox();
            this.comboBoxTableID = new System.Windows.Forms.ComboBox();
            this.label11 = new System.Windows.Forms.Label();
            this.label12 = new System.Windows.Forms.Label();
            this.label13 = new System.Windows.Forms.Label();
            this.label14 = new System.Windows.Forms.Label();
            this.checkBox1 = new System.Windows.Forms.CheckBox();
            this.label15 = new System.Windows.Forms.Label();
            this.buttonOK = new System.Windows.Forms.Button();
            this.buttonCancle = new System.Windows.Forms.Button();
            this.errorProvider1 = new System.Windows.Forms.ErrorProvider(this.components);
            this.label16 = new System.Windows.Forms.Label();
            this.comboBoxTimeSpamd = new System.Windows.Forms.ComboBox();
            this.btnAdd = new System.Windows.Forms.Button();
            ((System.ComponentModel.ISupportInitialize)(this.errorProvider1)).BeginInit();
            this.SuspendLayout();
            // 
            // label1
            // 
            this.label1.AutoSize = true;
            this.label1.Location = new System.Drawing.Point(43, 65);
            this.label1.Name = "label1";
            this.label1.Size = new System.Drawing.Size(65, 12);
            this.label1.TabIndex = 0;
            this.label1.Text = "賓客姓名:";
            // 
            // label2
            // 
            this.label2.AutoSize = true;
            this.label2.Location = new System.Drawing.Point(43, 31);
            this.label2.Name = "label2";
            this.label2.Size = new System.Drawing.Size(65, 12);
            this.label2.TabIndex = 0;
            this.label2.Text = "預定編號:";
            // 
            // label3
            // 
            this.label3.AutoSize = true;
            this.label3.Location = new System.Drawing.Point(43, 99);
            this.label3.Name = "label3";
            this.label3.Size = new System.Drawing.Size(65, 12);
            this.label3.TabIndex = 0;
            this.label3.Text = "移動電話:";
            // 
            // label4
            // 
            this.label4.AutoSize = true;
            this.label4.Location = new System.Drawing.Point(43, 133);
            this.label4.Name = "label4";
            this.label4.Size = new System.Drawing.Size(65, 12);
            this.label4.TabIndex = 0;
            this.label4.Text = "固定電話:";
            // 
            // label5
            // 
            this.label5.AutoSize = true;
            this.label5.Location = new System.Drawing.Point(43, 165);
            this.label5.Name = "label5";
            this.label5.Size = new System.Drawing.Size(65, 12);
            this.label5.TabIndex = 0;
            this.label5.Text = "預定時段:";
            // 
            // label6
            // 
            this.label6.AutoSize = true;
            this.label6.Location = new System.Drawing.Point(43, 196);
            this.label6.Name = "label6";
            this.label6.Size = new System.Drawing.Size(65, 12);
            this.label6.TabIndex = 0;
            this.label6.Text = "預抵時間:";
            // 
            // label7
            // 
            this.label7.AutoSize = true;
            this.label7.Location = new System.Drawing.Point(43, 264);
            this.label7.Name = "label7";
            this.label7.Size = new System.Drawing.Size(65, 12);
            this.label7.TabIndex = 0;
            this.label7.Text = "預定規格:";
            // 
            // label8
            // 
            this.label8.AutoSize = true;
            this.label8.Location = new System.Drawing.Point(383, 31);
            this.label8.Name = "label8";
            this.label8.Size = new System.Drawing.Size(65, 12);
            this.label8.TabIndex = 0;
            this.label8.Text = "餐臺編號:";
            // 
            // label9
            // 
            this.label9.AutoSize = true;
            this.label9.Location = new System.Drawing.Point(383, 65);
            this.label9.Name = "label9";
            this.label9.Size = new System.Drawing.Size(65, 12);
            this.label9.TabIndex = 0;
            this.label9.Text = "預抵壓金:";
            // 
            // label10
            // 
            this.label10.AutoSize = true;
            this.label10.Location = new System.Drawing.Point(383, 99);
            this.label10.Name = "label10";
            this.label10.Size = new System.Drawing.Size(65, 12);
            this.label10.TabIndex = 0;
            this.label10.Text = "客戶留言:";
            // 
            // tbBookNO
            // 
            this.tbBookNO.Enabled = false;
            this.tbBookNO.Location = new System.Drawing.Point(129, 28);
            this.tbBookNO.Name = "tbBookNO";
            this.tbBookNO.Size = new System.Drawing.Size(165, 21);
            this.tbBookNO.TabIndex = 0;
            // 
            // tbVIPName
            // 
            this.tbVIPName.Location = new System.Drawing.Point(129, 65);
            this.tbVIPName.Name = "tbVIPName";
            this.tbVIPName.Size = new System.Drawing.Size(165, 21);
            this.tbVIPName.TabIndex = 1;
            // 
            // tbMoveTeleNum
            // 
            this.tbMoveTeleNum.Location = new System.Drawing.Point(129, 99);
            this.tbMoveTeleNum.Name = "tbMoveTeleNum";
            this.tbMoveTeleNum.Size = new System.Drawing.Size(165, 21);
            this.tbMoveTeleNum.TabIndex = 2;
            // 
            // tbPhoneNum
            // 
            this.tbPhoneNum.Location = new System.Drawing.Point(129, 130);
            this.tbPhoneNum.Name = "tbPhoneNum";
            this.tbPhoneNum.Size = new System.Drawing.Size(165, 21);
            this.tbPhoneNum.TabIndex = 3;
            // 
            // textBox預抵壓金
            // 
            this.textBox預抵壓金.Location = new System.Drawing.Point(469, 62);
            this.textBox預抵壓金.Name = "textBox預抵壓金";
            this.textBox預抵壓金.Size = new System.Drawing.Size(165, 21);
            this.textBox預抵壓金.TabIndex = 13;
            // 
            // textBox客戶留言
            // 
            this.textBox客戶留言.Location = new System.Drawing.Point(469, 96);
            this.textBox客戶留言.Multiline = true;
            this.textBox客戶留言.Name = "textBox客戶留言";
            this.textBox客戶留言.Size = new System.Drawing.Size(191, 122);
            this.textBox客戶留言.TabIndex = 14;
            // 
            // dateTimePicker1
            // 
            this.dateTimePicker1.Location = new System.Drawing.Point(129, 192);
            this.dateTimePicker1.Name = "dateTimePicker1";
            this.dateTimePicker1.Size = new System.Drawing.Size(87, 21);
            this.dateTimePicker1.TabIndex = 5;
            // 
            // comboBoxBookHour
            // 
            this.comboBoxBookHour.FormattingEnabled = true;
            this.comboBoxBookHour.Items.AddRange(new object[] {
            "01",
            "02",
            "03",
            "04",
            "05",
            "06",
            "07",
            "08",
            "09",
            "10",
            "11",
            "12",
            "13",
            "14",
            "15",
            "16",
            "17",
            "18",
            "19",
            "20",
            "21",
            "22",
            "23",
            "24"});
            this.comboBoxBookHour.Location = new System.Drawing.Point(222, 192);
            this.comboBoxBookHour.Name = "comboBoxBookHour";
            this.comboBoxBookHour.Size = new System.Drawing.Size(40, 20);
            this.comboBoxBookHour.TabIndex = 6;
            // 
            // comboBoxBookMin
            // 
            this.comboBoxBookMin.FormattingEnabled = true;
            this.comboBoxBookMin.Items.AddRange(new object[] {
            "00",
            "10",
            "20",
            "30",
            "40",
            "50"});
            this.comboBoxBookMin.Location = new System.Drawing.Point(283, 192);
            this.comboBoxBookMin.Name = "comboBoxBookMin";
            this.comboBoxBookMin.Size = new System.Drawing.Size(40, 20);
            this.comboBoxBookMin.TabIndex = 7;
            // 
            // dateTimePicker2
            // 
            this.dateTimePicker2.Location = new System.Drawing.Point(129, 226);
            this.dateTimePicker2.Name = "dateTimePicker2";
            this.dateTimePicker2.Size = new System.Drawing.Size(87, 21);
            this.dateTimePicker2.TabIndex = 8;
            // 

?? 快捷鍵說明

復制代碼 Ctrl + C
搜索代碼 Ctrl + F
全屏模式 F11
切換主題 Ctrl + Shift + D
顯示快捷鍵 ?
增大字號 Ctrl + =
減小字號 Ctrl + -
亚洲欧美第一页_禁久久精品乱码_粉嫩av一区二区三区免费野_久草精品视频
亚洲成人一区在线| 色综合久久久久网| 亚洲成人久久影院| 亚洲色图清纯唯美| 国产成人综合在线播放| 亚洲视频一二三区| 欧美肥妇bbw| 国产综合色精品一区二区三区| 粉嫩欧美一区二区三区高清影视| 欧美国产精品久久| 乱中年女人伦av一区二区| 久久久久国产精品麻豆ai换脸| av成人免费在线| 午夜精品福利一区二区三区av| 日韩丝袜美女视频| 国产成人在线电影| 亚洲丰满少妇videoshd| 日韩免费视频一区| www.亚洲激情.com| 日韩av一区二区三区四区| 久久精品一区二区三区四区| 在线精品视频免费播放| 蜜桃视频第一区免费观看| 国产欧美一区在线| 欧美日韩夫妻久久| 色婷婷av一区二区| 日韩精品一二三区| 久久综合九色综合97婷婷女人| 91日韩精品一区| 青娱乐精品在线视频| 久久久久久久久久久久久女国产乱| kk眼镜猥琐国模调教系列一区二区| 亚洲一区二区黄色| 久久亚洲一区二区三区明星换脸| 色综合久久66| 国产精品一区二区久久不卡| 亚洲国产精品综合小说图片区| 欧美电影免费提供在线观看| 99久久精品免费| 精品一区二区三区免费播放| 亚洲精品写真福利| 久久久www免费人成精品| 欧美日韩一区二区三区四区| 国产一区二区在线看| 亚洲国产精品一区二区www在线| 国产调教视频一区| 欧美精品 日韩| 色婷婷综合激情| 色综合天天综合色综合av | 日韩精品一区二区三区视频| 国产精品丝袜久久久久久app| 肉丝袜脚交视频一区二区| 成人美女视频在线观看18| 日韩女优制服丝袜电影| 亚洲一区二区三区四区在线免费观看 | 26uuu亚洲综合色欧美| 一区二区激情视频| 成人免费va视频| 久久女同性恋中文字幕| 男男gaygay亚洲| 欧美日韩色一区| 亚洲视频小说图片| av一区二区三区黑人| 久久久三级国产网站| 日本不卡视频在线观看| 欧美日本一道本| 亚洲综合一二区| 欧美做爰猛烈大尺度电影无法无天| 欧美激情一区二区三区全黄| 久久69国产一区二区蜜臀| 欧美在线免费播放| 亚洲自拍偷拍麻豆| 欧美图区在线视频| 亚洲综合激情小说| 欧美日韩一卡二卡三卡 | 国产精品欧美精品| 国产成人精品免费| 久久久亚洲国产美女国产盗摄 | 日韩一二三四区| 午夜久久久久久久久| 欧美视频一区二区在线观看| 一区二区三区四区高清精品免费观看| 成人app网站| 国产精品国产三级国产普通话99 | 欧美日韩国产精选| 日韩av网站在线观看| 欧美精品一级二级| 蜜桃视频一区二区| 久久久久久久免费视频了| 国产91丝袜在线播放九色| 国产精品每日更新| 91视频一区二区三区| 亚洲图片自拍偷拍| 日韩欧美亚洲国产精品字幕久久久| 美女看a上一区| 久久午夜羞羞影院免费观看| 成人午夜伦理影院| 一区二区三区不卡视频在线观看| 欧美天堂亚洲电影院在线播放| 亚洲一区欧美一区| 日韩欧美国产系列| 成人夜色视频网站在线观看| ...中文天堂在线一区| 在线观看免费视频综合| 日精品一区二区| 日本一区二区三区在线观看| 色综合天天综合在线视频| 午夜精品久久久久久久久久久| 欧美一区二区久久| 成人av网站在线观看免费| 亚洲一区二区三区中文字幕| 亚洲精品在线电影| 91国内精品野花午夜精品 | 日韩欧美不卡一区| 成人性视频网站| 日韩精品色哟哟| 中文字幕在线不卡| 欧美一区二区高清| 色婷婷国产精品| 国产老肥熟一区二区三区| 夜夜揉揉日日人人青青一国产精品| 精品国产3级a| 色拍拍在线精品视频8848| 精品一区二区久久久| 亚洲成人av福利| 国产精品电影一区二区| 欧美r级在线观看| 欧美人与性动xxxx| 99国产精品视频免费观看| 国产在线精品免费av| 亚洲一区二区三区四区在线观看 | 青青国产91久久久久久| 亚洲精品国产第一综合99久久 | 99国内精品久久| 国产在线不卡一区| 美女脱光内衣内裤视频久久影院| 亚洲欧美激情小说另类| 久久精品夜夜夜夜久久| 精品毛片乱码1区2区3区| 欧美色精品天天在线观看视频| 白白色 亚洲乱淫| 韩国毛片一区二区三区| 日韩一区精品视频| 午夜精品久久久久久久99水蜜桃| 国产精品传媒视频| 国产精品美女久久久久久久久| 日韩一区二区三区视频在线观看| 欧美日韩一区视频| 欧美性色欧美a在线播放| 欧美性大战xxxxx久久久| 91麻豆成人久久精品二区三区| 成人精品一区二区三区中文字幕 | 一级做a爱片久久| 一区二区三区鲁丝不卡| 亚洲日本va午夜在线影院| 成人欧美一区二区三区1314| 国产精品久久久久国产精品日日| 中文欧美字幕免费| 国产精品每日更新| 亚洲乱码精品一二三四区日韩在线| 国产精品久久久久久福利一牛影视 | 欧美日韩午夜在线| 欧美日韩国产美| 69堂成人精品免费视频| 日韩一区二区电影在线| 亚洲精品一线二线三线| 久久精品综合网| 亚洲天堂网中文字| 一区二区三区国产| 日本在线不卡视频一二三区| 麻豆精品一区二区综合av| 国产精品小仙女| 一本大道av伊人久久综合| 欧美日韩精品三区| 日韩欧美高清在线| 中文字幕av一区 二区| 亚洲美女在线国产| 日本v片在线高清不卡在线观看| 久久成人麻豆午夜电影| 国产**成人网毛片九色| 欧美中文字幕一二三区视频| 91精品国产欧美一区二区18| 国产三级欧美三级| 亚洲欧美日本在线| 裸体健美xxxx欧美裸体表演| 成人短视频下载| 在线成人av影院| 亚洲国产成人私人影院tom| 一区二区高清在线| 国产福利一区二区三区| 欧美日韩一区二区在线视频| 2014亚洲片线观看视频免费| 亚洲欧洲av在线| 青椒成人免费视频| 91麻豆国产精品久久| 精品人在线二区三区| 一区二区三区电影在线播| 国产美女一区二区| 欧美日韩第一区日日骚| 国产精品嫩草影院com|