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

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

?? frmmain.designer.cs

?? 工業庫存管理系統
?? CS
?? 第 1 頁 / 共 4 頁
字號:
?namespace SMS
{
    partial class frmMain
    {
        /// <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()
        {
            System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(frmMain));
            this.msMenu = new System.Windows.Forms.MenuStrip();
            this.貨物管理ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
            this.入庫管理ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
            this.出庫管理ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
            this.借貨還貨ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
            this.盤點管理ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
            this.基本檔案ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
            this.供貨商設置ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
            this.貨物檔案設置ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
            this.倉庫設置ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
            this.查詢統計ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
            this.庫存查詢ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
            this.入庫查詢ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
            this.出庫查詢ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
            this.出入庫貨物年統計ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
            this.出入庫貨物月統計ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
            this.貨物借出查詢ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
            this.貨物歸還查詢ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
            this.警戒貨物ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
            this.系統維護ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
            this.數據備份ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
            this.數據恢復ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
            this.數據壓縮ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
            this.幫助ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
            this.更改密碼ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
            this.權限設置ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
            this.用戶管理ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
            this.關于本系統ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
            this.重新登錄ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
            this.退出系統ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
            this.groupBox1 = new System.Windows.Forms.GroupBox();
            this.tabControl1 = new System.Windows.Forms.TabControl();
            this.tpGM = new System.Windows.Forms.TabPage();
            this.btnCM = new System.Windows.Forms.Button();
            this.btnBR = new System.Windows.Forms.Button();
            this.btnOS = new System.Windows.Forms.Button();
            this.btnIS = new System.Windows.Forms.Button();
            this.btnGM = new System.Windows.Forms.Button();
            this.tpBI = new System.Windows.Forms.TabPage();
            this.btnSI = new System.Windows.Forms.Button();
            this.btnGI = new System.Windows.Forms.Button();
            this.btnPI = new System.Windows.Forms.Button();
            this.btnBI = new System.Windows.Forms.Button();
            this.tpSum = new System.Windows.Forms.TabPage();
            this.btnIOYS = new System.Windows.Forms.Button();
            this.btnSum = new System.Windows.Forms.Button();
            this.btnIOMS = new System.Windows.Forms.Button();
            this.btnGIL = new System.Windows.Forms.Button();
            this.btnISL = new System.Windows.Forms.Button();
            this.btnWG = new System.Windows.Forms.Button();
            this.btnGOL = new System.Windows.Forms.Button();
            this.btnOSL = new System.Windows.Forms.Button();
            this.btnSL = new System.Windows.Forms.Button();
            this.tpSM = new System.Windows.Forms.TabPage();
            this.btnDC = new System.Windows.Forms.Button();
            this.btnDR = new System.Windows.Forms.Button();
            this.btnDS = new System.Windows.Forms.Button();
            this.btnSM = new System.Windows.Forms.Button();
            this.tpHelp = new System.Windows.Forms.TabPage();
            this.btnRI = new System.Windows.Forms.Button();
            this.btnExit = new System.Windows.Forms.Button();
            this.btnAU = new System.Windows.Forms.Button();
            this.btnUM = new System.Windows.Forms.Button();
            this.btnEP = new System.Windows.Forms.Button();
            this.btnHelp = new System.Windows.Forms.Button();
            this.statusStrip1 = new System.Windows.Forms.StatusStrip();
            this.tsslUser = new System.Windows.Forms.ToolStripStatusLabel();
            this.toolStripStatusLabel2 = new System.Windows.Forms.ToolStripStatusLabel();
            this.toolStripStatusLabel3 = new System.Windows.Forms.ToolStripStatusLabel();
            this.tsslDate = new System.Windows.Forms.ToolStripStatusLabel();
            this.toolStripStatusLabel7 = new System.Windows.Forms.ToolStripStatusLabel();
            this.tsslTime = new System.Windows.Forms.ToolStripStatusLabel();
            this.toolStripStatusLabel5 = new System.Windows.Forms.ToolStripStatusLabel();
            this.toolStripStatusLabel1 = new System.Windows.Forms.ToolStripStatusLabel();
            this.toolStripStatusLabel4 = new System.Windows.Forms.ToolStripStatusLabel();
            this.toolStripStatusLabel6 = new System.Windows.Forms.ToolStripStatusLabel();
            this.msMenu.SuspendLayout();
            this.groupBox1.SuspendLayout();
            this.tabControl1.SuspendLayout();
            this.tpGM.SuspendLayout();
            this.tpBI.SuspendLayout();
            this.tpSum.SuspendLayout();
            this.tpSM.SuspendLayout();
            this.tpHelp.SuspendLayout();
            this.statusStrip1.SuspendLayout();
            this.SuspendLayout();
            // 
            // msMenu
            // 
            this.msMenu.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
            this.貨物管理ToolStripMenuItem,
            this.基本檔案ToolStripMenuItem,
            this.查詢統計ToolStripMenuItem,
            this.系統維護ToolStripMenuItem,
            this.幫助ToolStripMenuItem});
            this.msMenu.Location = new System.Drawing.Point(0, 0);
            this.msMenu.Name = "msMenu";
            this.msMenu.Size = new System.Drawing.Size(792, 24);
            this.msMenu.TabIndex = 0;
            this.msMenu.Text = "menuStrip1";
            // 
            // 貨物管理ToolStripMenuItem
            // 
            this.貨物管理ToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
            this.入庫管理ToolStripMenuItem,
            this.出庫管理ToolStripMenuItem,
            this.借貨還貨ToolStripMenuItem,
            this.盤點管理ToolStripMenuItem});
            this.貨物管理ToolStripMenuItem.Name = "貨物管理ToolStripMenuItem";
            this.貨物管理ToolStripMenuItem.Size = new System.Drawing.Size(83, 20);
            this.貨物管理ToolStripMenuItem.Text = "貨物管理[&M]";
            this.貨物管理ToolStripMenuItem.Click += new System.EventHandler(this.貨物管理ToolStripMenuItem_Click);
            // 
            // 入庫管理ToolStripMenuItem
            // 
            this.入庫管理ToolStripMenuItem.Name = "入庫管理ToolStripMenuItem";
            this.入庫管理ToolStripMenuItem.Size = new System.Drawing.Size(136, 22);
            this.入庫管理ToolStripMenuItem.Text = "入庫管理[&I]";
            this.入庫管理ToolStripMenuItem.Click += new System.EventHandler(this.入庫管理ToolStripMenuItem_Click);
            // 
            // 出庫管理ToolStripMenuItem
            // 
            this.出庫管理ToolStripMenuItem.Name = "出庫管理ToolStripMenuItem";
            this.出庫管理ToolStripMenuItem.Size = new System.Drawing.Size(136, 22);
            this.出庫管理ToolStripMenuItem.Text = "出庫管理[&O]";
            this.出庫管理ToolStripMenuItem.Click += new System.EventHandler(this.出庫管理ToolStripMenuItem_Click);
            // 
            // 借貨還貨ToolStripMenuItem
            // 
            this.借貨還貨ToolStripMenuItem.Name = "借貨還貨ToolStripMenuItem";
            this.借貨還貨ToolStripMenuItem.Size = new System.Drawing.Size(136, 22);
            this.借貨還貨ToolStripMenuItem.Text = "借貨還貨[&B]";
            this.借貨還貨ToolStripMenuItem.Click += new System.EventHandler(this.借貨還貨ToolStripMenuItem_Click);
            // 
            // 盤點管理ToolStripMenuItem
            // 
            this.盤點管理ToolStripMenuItem.Name = "盤點管理ToolStripMenuItem";
            this.盤點管理ToolStripMenuItem.Size = new System.Drawing.Size(136, 22);
            this.盤點管理ToolStripMenuItem.Text = "盤點管理[&C]";
            this.盤點管理ToolStripMenuItem.Click += new System.EventHandler(this.盤點管理ToolStripMenuItem_Click);
            // 
            // 基本檔案ToolStripMenuItem
            // 
            this.基本檔案ToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
            this.供貨商設置ToolStripMenuItem,
            this.貨物檔案設置ToolStripMenuItem,
            this.倉庫設置ToolStripMenuItem});
            this.基本檔案ToolStripMenuItem.Name = "基本檔案ToolStripMenuItem";
            this.基本檔案ToolStripMenuItem.Size = new System.Drawing.Size(83, 20);
            this.基本檔案ToolStripMenuItem.Text = "基本檔案[&I]";
            this.基本檔案ToolStripMenuItem.Click += new System.EventHandler(this.基本檔案ToolStripMenuItem_Click);
            // 
            // 供貨商設置ToolStripMenuItem
            // 
            this.供貨商設置ToolStripMenuItem.Name = "供貨商設置ToolStripMenuItem";
            this.供貨商設置ToolStripMenuItem.Size = new System.Drawing.Size(160, 22);
            this.供貨商設置ToolStripMenuItem.Text = "供貨商設置[&P]";
            this.供貨商設置ToolStripMenuItem.Click += new System.EventHandler(this.供貨商設置ToolStripMenuItem_Click);
            // 
            // 貨物檔案設置ToolStripMenuItem
            // 
            this.貨物檔案設置ToolStripMenuItem.Name = "貨物檔案設置ToolStripMenuItem";
            this.貨物檔案設置ToolStripMenuItem.Size = new System.Drawing.Size(160, 22);
            this.貨物檔案設置ToolStripMenuItem.Text = "貨物檔案設置[&G]";
            this.貨物檔案設置ToolStripMenuItem.Click += new System.EventHandler(this.貨物檔案設置ToolStripMenuItem_Click);
            // 
            // 倉庫設置ToolStripMenuItem
            // 
            this.倉庫設置ToolStripMenuItem.Name = "倉庫設置ToolStripMenuItem";
            this.倉庫設置ToolStripMenuItem.Size = new System.Drawing.Size(160, 22);
            this.倉庫設置ToolStripMenuItem.Text = "倉庫設置[&S]";
            this.倉庫設置ToolStripMenuItem.Click += new System.EventHandler(this.倉庫設置ToolStripMenuItem_Click);
            // 
            // 查詢統計ToolStripMenuItem
            // 
            this.查詢統計ToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
            this.庫存查詢ToolStripMenuItem,
            this.入庫查詢ToolStripMenuItem,
            this.出庫查詢ToolStripMenuItem,
            this.出入庫貨物年統計ToolStripMenuItem,
            this.出入庫貨物月統計ToolStripMenuItem,
            this.貨物借出查詢ToolStripMenuItem,
            this.貨物歸還查詢ToolStripMenuItem,
            this.警戒貨物ToolStripMenuItem});
            this.查詢統計ToolStripMenuItem.Name = "查詢統計ToolStripMenuItem";
            this.查詢統計ToolStripMenuItem.Size = new System.Drawing.Size(83, 20);
            this.查詢統計ToolStripMenuItem.Text = "查詢統計[&S]";
            this.查詢統計ToolStripMenuItem.Click += new System.EventHandler(this.查詢統計ToolStripMenuItem_Click);
            // 
            // 庫存查詢ToolStripMenuItem
            // 
            this.庫存查詢ToolStripMenuItem.Name = "庫存查詢ToolStripMenuItem";
            this.庫存查詢ToolStripMenuItem.Size = new System.Drawing.Size(184, 22);
            this.庫存查詢ToolStripMenuItem.Text = "庫存查詢[&K]";
            this.庫存查詢ToolStripMenuItem.Click += new System.EventHandler(this.庫存查詢ToolStripMenuItem_Click);
            // 
            // 入庫查詢ToolStripMenuItem
            // 
            this.入庫查詢ToolStripMenuItem.Name = "入庫查詢ToolStripMenuItem";
            this.入庫查詢ToolStripMenuItem.Size = new System.Drawing.Size(184, 22);
            this.入庫查詢ToolStripMenuItem.Text = "入庫查詢[&R]";
            this.入庫查詢ToolStripMenuItem.Click += new System.EventHandler(this.入庫查詢ToolStripMenuItem_Click);
            // 
            // 出庫查詢ToolStripMenuItem
            // 
            this.出庫查詢ToolStripMenuItem.Name = "出庫查詢ToolStripMenuItem";
            this.出庫查詢ToolStripMenuItem.Size = new System.Drawing.Size(184, 22);
            this.出庫查詢ToolStripMenuItem.Text = "出庫查詢[&V]";
            this.出庫查詢ToolStripMenuItem.Click += new System.EventHandler(this.出庫查詢ToolStripMenuItem_Click);
            // 
            // 出入庫貨物年統計ToolStripMenuItem
            // 

?? 快捷鍵說明

復制代碼 Ctrl + C
搜索代碼 Ctrl + F
全屏模式 F11
切換主題 Ctrl + Shift + D
顯示快捷鍵 ?
增大字號 Ctrl + =
減小字號 Ctrl + -
亚洲欧美第一页_禁久久精品乱码_粉嫩av一区二区三区免费野_久草精品视频
91在线无精精品入口| 亚洲天堂中文字幕| 中文字幕va一区二区三区| 国产精品免费av| 洋洋成人永久网站入口| 免费久久精品视频| 成人激情视频网站| 欧美精品精品一区| 久久精品人人做人人综合 | 国产精品自拍av| 97久久精品人人做人人爽50路| 欧美年轻男男videosbes| 国产亚洲精品福利| 亚洲一本大道在线| 国产精品一区免费视频| 在线欧美日韩精品| 久久影院午夜片一区| 亚洲综合丁香婷婷六月香| 久久国产精品99精品国产| 99国产欧美另类久久久精品| 在线不卡中文字幕播放| 国产精品欧美经典| 日韩国产欧美视频| av在线不卡电影| 日韩欧美精品在线| 一区二区三区中文字幕精品精品 | 欧美精品乱人伦久久久久久| 欧美韩国日本综合| 另类调教123区| 欧美少妇bbb| 日本一区二区三区四区在线视频| 日韩中文字幕1| 91一区在线观看| 久久久久免费观看| 日韩精品福利网| 色老汉av一区二区三区| 欧美激情一区二区三区| 六月丁香综合在线视频| 欧美色综合网站| 亚洲人精品一区| 国产成人精品一区二区三区四区| 91麻豆精品国产91久久久更新时间| 最新欧美精品一区二区三区| 狠狠色丁香婷婷综合| 欧美人妇做爰xxxⅹ性高电影 | 91免费观看国产| 久久色视频免费观看| 日韩成人一区二区三区在线观看| 99久久精品费精品国产一区二区| 久久亚洲捆绑美女| 久久精品理论片| 欧美一区午夜视频在线观看| 一区二区久久久久久| 不卡免费追剧大全电视剧网站| 久久这里只有精品6| 美女视频一区二区| 91精品国产综合久久婷婷香蕉| 一区二区三区不卡在线观看 | 国产精品久久一卡二卡| 精品无人码麻豆乱码1区2区| 欧美男同性恋视频网站| 亚洲成人自拍一区| 91黄色免费看| 一区二区三区四区不卡视频| 99re这里都是精品| 中文字幕制服丝袜一区二区三区 | 久久精品视频免费| 国产伦精品一区二区三区视频青涩| 欧美一区二区三区免费| 婷婷国产v国产偷v亚洲高清| 欧美日韩一区在线观看| 亚洲国产婷婷综合在线精品| 欧美在线观看视频一区二区| 一区二区三区高清在线| 欧美视频在线观看一区二区| 婷婷综合五月天| 69久久夜色精品国产69蝌蚪网| 偷拍日韩校园综合在线| 欧美精品第一页| 日产国产欧美视频一区精品| 欧美一级免费大片| 麻豆一区二区三| 26uuu色噜噜精品一区二区| 国产真实乱偷精品视频免| 久久久精品影视| 成人免费观看视频| 亚洲视频1区2区| 欧美在线看片a免费观看| 亚洲二区在线视频| 欧美一级片在线| 激情偷乱视频一区二区三区| 久久久久国产精品麻豆ai换脸| 成人激情免费电影网址| 一区二区高清在线| 91精品国产麻豆国产自产在线| 久久成人羞羞网站| 国产日韩欧美高清| 91丝袜高跟美女视频| 亚洲第一久久影院| 精品欧美乱码久久久久久| 国产一级精品在线| 专区另类欧美日韩| 欧美卡1卡2卡| 国产呦萝稀缺另类资源| 国产精品每日更新| 欧美性xxxxx极品少妇| 麻豆成人av在线| 中文幕一区二区三区久久蜜桃| 欧美自拍偷拍一区| 麻豆成人综合网| 国产精品成人网| 欧美精品电影在线播放| 国产福利不卡视频| 亚洲男帅同性gay1069| 欧美一区二区精品| 成人免费视频视频| 午夜欧美在线一二页| 国产亚洲精品久| 欧美日韩精品一区二区三区| 国产毛片精品一区| 一区二区三区中文字幕精品精品| 日韩欧美区一区二| 91毛片在线观看| 毛片一区二区三区| 亚洲美女少妇撒尿| 精品国产三级a在线观看| 91视频.com| 国产一区二区三区国产| 一区二区三区av电影 | 国产精品一区在线| 亚洲高清免费观看高清完整版在线观看 | 中文字幕免费不卡| 欧美日韩你懂的| 白白色亚洲国产精品| 美国三级日本三级久久99| 亚洲精品日韩一| 国产日韩av一区二区| 欧美理论在线播放| 99久精品国产| 国产自产v一区二区三区c| 亚洲影院在线观看| 欧美国产精品一区| 欧美成人免费网站| 欧美日韩国产小视频| 成人av网站在线| 韩国成人在线视频| 同产精品九九九| 亚洲一区在线看| 国产精品久久久久久妇女6080 | 美女视频一区在线观看| 亚洲综合精品久久| 亚洲丝袜精品丝袜在线| 国产亚洲精品中文字幕| 日韩一区二区在线免费观看| 欧洲一区二区av| 99久久婷婷国产综合精品电影| 久草在线在线精品观看| 五月天欧美精品| 一区二区三区美女视频| 国产精品福利一区| 国产欧美日韩另类视频免费观看| 日韩一区二区三区四区| 欧美色图天堂网| 色av一区二区| 一本到三区不卡视频| 成人av资源在线观看| 国产99久久久精品| 国产一区二区三区蝌蚪| 麻豆91免费观看| 免费成人av在线播放| 天天色综合天天| 日韩精品亚洲一区| 午夜久久电影网| 亚洲在线免费播放| 亚洲成人激情综合网| 亚洲午夜在线电影| 亚洲v中文字幕| 午夜精品免费在线| 日本在线不卡视频| 美女在线视频一区| 精品一区二区成人精品| 久久国产精品无码网站| 激情欧美一区二区三区在线观看| 久久99精品国产.久久久久久| 青青草原综合久久大伊人精品| 午夜久久久久久久久| 日韩高清在线电影| 蜜桃视频在线观看一区二区| 免费观看一级特黄欧美大片| 精品亚洲国产成人av制服丝袜| 久久精品国产免费看久久精品| 麻豆成人久久精品二区三区红 | 久久嫩草精品久久久精品一| 精品成人一区二区三区四区| 欧美精品一区二区三区蜜桃| 久久九九国产精品| 国产精品国产自产拍高清av王其| 中文字幕人成不卡一区| 夜色激情一区二区| 青青草97国产精品免费观看 |