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

? 歡迎來到蟲蟲下載站! | ?? 資源下載 ?? 資源專輯 ?? 關(guān)于我們
? 蟲蟲下載站

?? aboutform.designer.cs

?? 在CSharpNotepad中可以創(chuàng)建和編輯簡單文本文檔
?? CS
字號:
?namespace CSharpNotepad
{
    partial class aboutForm
    {
        /// <summary>
        /// 必需的設(shè)計(jì)器變量。
        /// </summary>
        private System.ComponentModel.IContainer components = null;

        /// <summary>
        /// 清理所有正在使用的資源。
        /// </summary>
        protected override void Dispose(bool disposing)
        {
            if (disposing && (components != null))
            {
                components.Dispose();
            }
            base.Dispose(disposing);
        }

        #region Windows 窗體設(shè)計(jì)器生成的代碼

        /// <summary>
        /// 設(shè)計(jì)器支持所需的方法 - 不要
        /// 使用代碼編輯器修改此方法的內(nèi)容。
        /// </summary>
        private void InitializeComponent()
        {
            System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(aboutForm));
            this.tableLayoutPanel = new System.Windows.Forms.TableLayoutPanel();
            this.label1 = new System.Windows.Forms.Label();
            this.logoPictureBox = new System.Windows.Forms.PictureBox();
            this.labelProductName = new System.Windows.Forms.Label();
            this.labelVersion = new System.Windows.Forms.Label();
            this.labelCopyright = new System.Windows.Forms.Label();
            this.labelCompanyName = new System.Windows.Forms.Label();
            this.okButton = new System.Windows.Forms.Button();
            this.tableLayoutPanel.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.logoPictureBox)).BeginInit();
            this.SuspendLayout();
            // 
            // tableLayoutPanel
            // 
            this.tableLayoutPanel.ColumnCount = 2;
            this.tableLayoutPanel.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 33F));
            this.tableLayoutPanel.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 67F));
            this.tableLayoutPanel.Controls.Add(this.label1, 1, 4);
            this.tableLayoutPanel.Controls.Add(this.logoPictureBox, 0, 0);
            this.tableLayoutPanel.Controls.Add(this.labelProductName, 1, 0);
            this.tableLayoutPanel.Controls.Add(this.labelVersion, 1, 1);
            this.tableLayoutPanel.Controls.Add(this.labelCopyright, 1, 2);
            this.tableLayoutPanel.Controls.Add(this.labelCompanyName, 1, 3);
            this.tableLayoutPanel.Controls.Add(this.okButton, 1, 5);
            this.tableLayoutPanel.Dock = System.Windows.Forms.DockStyle.Fill;
            this.tableLayoutPanel.Location = new System.Drawing.Point(9, 8);
            this.tableLayoutPanel.Name = "tableLayoutPanel";
            this.tableLayoutPanel.RowCount = 6;
            this.tableLayoutPanel.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 14.28571F));
            this.tableLayoutPanel.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 10.61224F));
            this.tableLayoutPanel.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 10.20408F));
            this.tableLayoutPanel.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 11.83673F));
            this.tableLayoutPanel.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 42.04082F));
            this.tableLayoutPanel.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 10F));
            this.tableLayoutPanel.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 20F));
            this.tableLayoutPanel.Size = new System.Drawing.Size(417, 245);
            this.tableLayoutPanel.TabIndex = 0;
            // 
            // label1
            // 
            this.label1.Dock = System.Windows.Forms.DockStyle.Fill;
            this.label1.Location = new System.Drawing.Point(143, 115);
            this.label1.Margin = new System.Windows.Forms.Padding(6, 0, 3, 0);
            this.label1.MaximumSize = new System.Drawing.Size(0, 100);
            this.label1.Name = "label1";
            this.label1.Size = new System.Drawing.Size(271, 100);
            this.label1.TabIndex = 25;
            this.label1.Text = "作者:黃常宇\r\n\r\nQ  Q:9615051\r\n郵箱:21changyu@163.com\r\n地址:云南大學(xué)軟件學(xué)院";
            this.label1.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
            // 
            // logoPictureBox
            // 
            this.logoPictureBox.Dock = System.Windows.Forms.DockStyle.Fill;
            this.logoPictureBox.Image = ((System.Drawing.Image)(resources.GetObject("logoPictureBox.Image")));
            this.logoPictureBox.Location = new System.Drawing.Point(3, 3);
            this.logoPictureBox.Name = "logoPictureBox";
            this.tableLayoutPanel.SetRowSpan(this.logoPictureBox, 6);
            this.logoPictureBox.Size = new System.Drawing.Size(131, 239);
            this.logoPictureBox.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage;
            this.logoPictureBox.TabIndex = 12;
            this.logoPictureBox.TabStop = false;
            // 
            // labelProductName
            // 
            this.labelProductName.Dock = System.Windows.Forms.DockStyle.Fill;
            this.labelProductName.Font = new System.Drawing.Font("Tahoma", 16F, ((System.Drawing.FontStyle)((System.Drawing.FontStyle.Bold | System.Drawing.FontStyle.Italic))));
            this.labelProductName.ForeColor = System.Drawing.SystemColors.ActiveCaption;
            this.labelProductName.Location = new System.Drawing.Point(143, 0);
            this.labelProductName.Margin = new System.Windows.Forms.Padding(6, 0, 3, 0);
            this.labelProductName.MaximumSize = new System.Drawing.Size(0, 30);
            this.labelProductName.Name = "labelProductName";
            this.labelProductName.Size = new System.Drawing.Size(271, 30);
            this.labelProductName.TabIndex = 19;
            this.labelProductName.Text = "產(chǎn)品名稱";
            this.labelProductName.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
            // 
            // labelVersion
            // 
            this.labelVersion.Dock = System.Windows.Forms.DockStyle.Fill;
            this.labelVersion.Location = new System.Drawing.Point(143, 35);
            this.labelVersion.Margin = new System.Windows.Forms.Padding(6, 0, 3, 0);
            this.labelVersion.MaximumSize = new System.Drawing.Size(0, 16);
            this.labelVersion.Name = "labelVersion";
            this.labelVersion.Size = new System.Drawing.Size(271, 16);
            this.labelVersion.TabIndex = 0;
            this.labelVersion.Text = "版本";
            this.labelVersion.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
            // 
            // labelCopyright
            // 
            this.labelCopyright.Dock = System.Windows.Forms.DockStyle.Fill;
            this.labelCopyright.Location = new System.Drawing.Point(143, 61);
            this.labelCopyright.Margin = new System.Windows.Forms.Padding(6, 0, 3, 0);
            this.labelCopyright.MaximumSize = new System.Drawing.Size(0, 16);
            this.labelCopyright.Name = "labelCopyright";
            this.labelCopyright.Size = new System.Drawing.Size(271, 16);
            this.labelCopyright.TabIndex = 21;
            this.labelCopyright.Text = "Copyright";
            this.labelCopyright.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
            // 
            // labelCompanyName
            // 
            this.labelCompanyName.Dock = System.Windows.Forms.DockStyle.Fill;
            this.labelCompanyName.Location = new System.Drawing.Point(143, 86);
            this.labelCompanyName.Margin = new System.Windows.Forms.Padding(6, 0, 3, 0);
            this.labelCompanyName.MaximumSize = new System.Drawing.Size(0, 16);
            this.labelCompanyName.Name = "labelCompanyName";
            this.labelCompanyName.Size = new System.Drawing.Size(271, 16);
            this.labelCompanyName.TabIndex = 22;
            this.labelCompanyName.Text = "公司名稱";
            this.labelCompanyName.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
            // 
            // okButton
            // 
            this.okButton.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
            this.okButton.DialogResult = System.Windows.Forms.DialogResult.Cancel;
            this.okButton.Location = new System.Drawing.Point(339, 222);
            this.okButton.Name = "okButton";
            this.okButton.Size = new System.Drawing.Size(75, 20);
            this.okButton.TabIndex = 24;
            this.okButton.Text = "確定(&O)";
            this.okButton.Click += new System.EventHandler(this.okButton_Click);
            // 
            // aboutForm
            // 
            this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
            this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
            this.ClientSize = new System.Drawing.Size(435, 261);
            this.Controls.Add(this.tableLayoutPanel);
            this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.FixedDialog;
            this.Icon = ((System.Drawing.Icon)(resources.GetObject("$this.Icon")));
            this.MaximizeBox = false;
            this.MinimizeBox = false;
            this.Name = "aboutForm";
            this.Padding = new System.Windows.Forms.Padding(9, 8, 9, 8);
            this.ShowInTaskbar = false;
            this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen;
            this.Text = "aboutForm";
            this.tableLayoutPanel.ResumeLayout(false);
            ((System.ComponentModel.ISupportInitialize)(this.logoPictureBox)).EndInit();
            this.ResumeLayout(false);

        }

        #endregion

        private System.Windows.Forms.TableLayoutPanel tableLayoutPanel;
        private System.Windows.Forms.PictureBox logoPictureBox;
        private System.Windows.Forms.Label labelProductName;
        private System.Windows.Forms.Label labelVersion;
        private System.Windows.Forms.Label labelCopyright;
        private System.Windows.Forms.Label labelCompanyName;
        private System.Windows.Forms.Button okButton;
        private System.Windows.Forms.Label label1;
    }
}

?? 快捷鍵說明

復(fù)制代碼 Ctrl + C
搜索代碼 Ctrl + F
全屏模式 F11
切換主題 Ctrl + Shift + D
顯示快捷鍵 ?
增大字號 Ctrl + =
減小字號 Ctrl + -
亚洲欧美第一页_禁久久精品乱码_粉嫩av一区二区三区免费野_久草精品视频
综合av第一页| 久久超碰97中文字幕| 亚洲夂夂婷婷色拍ww47| 图片区小说区国产精品视频| 日本一区中文字幕| 成人一区二区三区在线观看| 国产aⅴ综合色| 欧洲国产伦久久久久久久| 欧美日韩大陆在线| 国产三级久久久| 亚洲国产aⅴ成人精品无吗| 狠狠色丁香婷婷综合| 91久久久免费一区二区| 日韩片之四级片| 亚洲女人小视频在线观看| 精品中文字幕一区二区小辣椒| 国v精品久久久网| 欧美一区午夜视频在线观看| 日本一区二区不卡视频| 日韩激情一区二区| 欧洲精品一区二区| 国产精品沙发午睡系列990531| 日韩中文字幕亚洲一区二区va在线| 国产成人av影院| 91精品国产全国免费观看| 亚洲欧美电影院| 成人免费视频播放| 欧美va在线播放| 美腿丝袜亚洲一区| 欧美日韩视频专区在线播放| 亚洲人成网站在线| 成人精品高清在线| 国产女主播视频一区二区| 激情亚洲综合在线| 日韩精品一区二| 免费看日韩精品| 欧美一个色资源| 亚洲成人一区在线| 欧美日韩中文字幕精品| 一二三四社区欧美黄| 91蜜桃免费观看视频| 亚洲视频一区二区在线| 91一区二区在线| 亚洲精品少妇30p| 色老汉av一区二区三区| 夜夜操天天操亚洲| 欧美色爱综合网| 七七婷婷婷婷精品国产| 精品卡一卡二卡三卡四在线| 国产美女视频一区| 国产精品久久久久影院色老大| 99国产欧美久久久精品| 亚洲午夜精品在线| 日韩欧美在线综合网| 国产福利电影一区二区三区| 综合久久国产九一剧情麻豆| 欧美日韩国产电影| 国产露脸91国语对白| 亚洲精品日韩一| 日韩一区二区三区四区五区六区| 九九九精品视频| 亚洲国产一区视频| 精品国产伦一区二区三区观看方式| 国产91高潮流白浆在线麻豆 | 久久先锋资源网| 色94色欧美sute亚洲线路一ni | 日韩女同互慰一区二区| 成人激情开心网| 久久精品国产免费看久久精品| 中文一区二区在线观看| 欧美一区二区网站| av在线播放不卡| 国产精品资源站在线| 亚洲影视资源网| 国产精品网站在线播放| 日韩欧美国产一区在线观看| 99久久免费视频.com| 国产精选一区二区三区| 日韩一区精品字幕| 亚洲三级在线播放| 久久影院午夜片一区| 久久精品无码一区二区三区| 福利一区福利二区| 久久99久久精品| 午夜精品影院在线观看| 正在播放一区二区| 国产馆精品极品| 午夜精品一区二区三区电影天堂| 国产精品视频线看| 欧美国产在线观看| 久久精品免视看| 久久精品视频一区二区| 欧美精品一区二区高清在线观看| 欧美精品成人一区二区三区四区| 色哟哟精品一区| 在线观看区一区二| 欧美日韩在线观看一区二区| 欧美网站一区二区| 欧美日韩高清不卡| 制服丝袜激情欧洲亚洲| 欧美日韩国产乱码电影| 欧美最猛性xxxxx直播| 一本一道久久a久久精品| 欧美少妇bbb| 欧美一区二区久久久| 精品日韩在线观看| 中文字幕日韩精品一区| 亚洲精品伦理在线| 日韩国产欧美在线观看| 国产一区二区三区蝌蚪| 成人av在线资源网| 欧美日韩一区二区在线视频| 日韩一级大片在线| 国产日韩av一区二区| 亚洲综合一区二区三区| 日本人妖一区二区| av一二三不卡影片| 欧美日韩高清一区二区三区| 久久蜜臀精品av| 亚洲亚洲精品在线观看| 韩国午夜理伦三级不卡影院| 色欲综合视频天天天| 精品免费日韩av| 亚洲亚洲精品在线观看| 丁香天五香天堂综合| 欧美日韩免费视频| 国产精品福利一区二区三区| 日本欧美韩国一区三区| 色哟哟一区二区三区| 国产视频亚洲色图| 日韩在线一区二区| 在线这里只有精品| 中文子幕无线码一区tr| 久久精品99国产精品日本| 欧美最猛性xxxxx直播| 18欧美亚洲精品| 国产v日产∨综合v精品视频| 日韩一级片在线播放| 亚洲最新视频在线播放| 99在线热播精品免费| 久久人人爽人人爽| 激情综合网最新| 91精品国产综合久久香蕉的特点 | 欧美精品色一区二区三区| 一区二区三区在线视频免费| 成人黄色网址在线观看| 国产精品久久久久三级| 成人午夜在线播放| 中文字幕精品一区二区精品绿巨人 | 国产宾馆实践打屁股91| 久久久久久久网| 国产九色sp调教91| 久久久三级国产网站| 久久99国产乱子伦精品免费| 欧美成人a∨高清免费观看| 免费在线看一区| 久久久亚洲高清| 成人一级片在线观看| 亚洲人成影院在线观看| 欧美特级限制片免费在线观看| 亚洲免费观看视频| 91精品国产综合久久久蜜臀粉嫩| 男人操女人的视频在线观看欧美| 欧美日韩另类一区| 精品一区二区免费在线观看| 久久色中文字幕| jlzzjlzz国产精品久久| 亚洲综合成人网| 日韩一区和二区| 成人免费毛片片v| 亚洲一区二区五区| 精品久久人人做人人爰| a4yy欧美一区二区三区| 午夜视频一区二区| 久久先锋影音av鲁色资源| 色视频成人在线观看免| 91视频xxxx| 久久久午夜电影| 91蜜桃网址入口| 日本美女一区二区三区| 久久精品亚洲国产奇米99| 欧美日韩一区二区电影| 狠狠久久亚洲欧美| 亚州成人在线电影| 国产精品看片你懂得| 日韩一区二区三区视频在线| 97久久人人超碰| 国产成人免费视| 奇米精品一区二区三区在线观看| 亚洲视频一区在线| 欧美国产日韩在线观看| 日韩视频中午一区| 欧美日韩三级一区| 色综合欧美在线视频区| av男人天堂一区| 国产成人av电影在线| 九色综合国产一区二区三区| 亚洲va欧美va人人爽| 伊人色综合久久天天| 亚洲免费成人av|