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

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

?? displayratioform.designer.cs

?? 在CSharpNotepad中可以創建和編輯簡單文本文檔
?? CS
字號:
?namespace CSharpNotepad
{
    partial class displayratioForm
    {
        /// <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(displayratioForm));
            this.groupBox1 = new System.Windows.Forms.GroupBox();
            this.domainUpDown1 = new System.Windows.Forms.DomainUpDown();
            this.label2 = new System.Windows.Forms.Label();
            this.radioButton6 = new System.Windows.Forms.RadioButton();
            this.radioButton5 = new System.Windows.Forms.RadioButton();
            this.radioButton4 = new System.Windows.Forms.RadioButton();
            this.radioButton3 = new System.Windows.Forms.RadioButton();
            this.radioButton2 = new System.Windows.Forms.RadioButton();
            this.radioButton1 = new System.Windows.Forms.RadioButton();
            this.okButton = new System.Windows.Forms.Button();
            this.cancelButton = new System.Windows.Forms.Button();
            this.richTextBox1 = new System.Windows.Forms.RichTextBox();
            this.groupBox2 = new System.Windows.Forms.GroupBox();
            this.panel2 = new System.Windows.Forms.Panel();
            this.richTextBox2 = new System.Windows.Forms.RichTextBox();
            this.label1 = new System.Windows.Forms.Label();
            this.panel1 = new System.Windows.Forms.Panel();
            this.panel3 = new System.Windows.Forms.Panel();
            this.groupBox1.SuspendLayout();
            this.groupBox2.SuspendLayout();
            this.panel2.SuspendLayout();
            this.panel1.SuspendLayout();
            this.panel3.SuspendLayout();
            this.SuspendLayout();
            // 
            // groupBox1
            // 
            this.groupBox1.Controls.Add(this.domainUpDown1);
            this.groupBox1.Controls.Add(this.label2);
            this.groupBox1.Controls.Add(this.radioButton6);
            this.groupBox1.Controls.Add(this.radioButton5);
            this.groupBox1.Controls.Add(this.radioButton4);
            this.groupBox1.Controls.Add(this.radioButton3);
            this.groupBox1.Controls.Add(this.radioButton2);
            this.groupBox1.Controls.Add(this.radioButton1);
            this.groupBox1.Controls.Add(this.okButton);
            this.groupBox1.Controls.Add(this.cancelButton);
            this.groupBox1.Location = new System.Drawing.Point(-13, 12);
            this.groupBox1.Name = "groupBox1";
            this.groupBox1.Size = new System.Drawing.Size(383, 129);
            this.groupBox1.TabIndex = 1;
            this.groupBox1.TabStop = false;
            this.groupBox1.Text = "  顯示比例  ";
            // 
            // domainUpDown1
            // 
            this.domainUpDown1.Location = new System.Drawing.Point(190, 58);
            this.domainUpDown1.Name = "domainUpDown1";
            this.domainUpDown1.Size = new System.Drawing.Size(59, 21);
            this.domainUpDown1.TabIndex = 14;
            this.domainUpDown1.Text = "100%";
            this.domainUpDown1.KeyPress += new System.Windows.Forms.KeyPressEventHandler(this.domainUpDown1_KeyPress);
            this.domainUpDown1.TextChanged += new System.EventHandler(this.domainUpDown1_TextChanged);
            // 
            // label2
            // 
            this.label2.AutoSize = true;
            this.label2.Location = new System.Drawing.Point(187, 40);
            this.label2.Name = "label2";
            this.label2.Size = new System.Drawing.Size(59, 12);
            this.label2.TabIndex = 13;
            this.label2.Text = "百分比(&E)";
            // 
            // radioButton6
            // 
            this.radioButton6.AutoSize = true;
            this.radioButton6.Location = new System.Drawing.Point(92, 65);
            this.radioButton6.Name = "radioButton6";
            this.radioButton6.Size = new System.Drawing.Size(65, 16);
            this.radioButton6.TabIndex = 12;
            this.radioButton6.Text = "整頁(&W)";
            this.radioButton6.UseVisualStyleBackColor = true;
            this.radioButton6.CheckedChanged += new System.EventHandler(this.radioButton6_CheckedChanged);
            // 
            // radioButton5
            // 
            this.radioButton5.AutoSize = true;
            this.radioButton5.Location = new System.Drawing.Point(92, 44);
            this.radioButton5.Name = "radioButton5";
            this.radioButton5.Size = new System.Drawing.Size(89, 16);
            this.radioButton5.TabIndex = 11;
            this.radioButton5.Text = "文字寬度(&T)";
            this.radioButton5.UseVisualStyleBackColor = true;
            this.radioButton5.CheckedChanged += new System.EventHandler(this.radioButton5_CheckedChanged);
            // 
            // radioButton4
            // 
            this.radioButton4.AutoSize = true;
            this.radioButton4.Location = new System.Drawing.Point(92, 23);
            this.radioButton4.Name = "radioButton4";
            this.radioButton4.Size = new System.Drawing.Size(65, 16);
            this.radioButton4.TabIndex = 10;
            this.radioButton4.Text = "頁寬(&P)";
            this.radioButton4.UseVisualStyleBackColor = true;
            this.radioButton4.CheckedChanged += new System.EventHandler(this.radioButton4_CheckedChanged);
            // 
            // radioButton3
            // 
            this.radioButton3.AutoSize = true;
            this.radioButton3.Location = new System.Drawing.Point(26, 65);
            this.radioButton3.Name = "radioButton3";
            this.radioButton3.Size = new System.Drawing.Size(41, 16);
            this.radioButton3.TabIndex = 9;
            this.radioButton3.Text = "75%";
            this.radioButton3.UseVisualStyleBackColor = true;
            this.radioButton3.CheckedChanged += new System.EventHandler(this.radioButton3_CheckedChanged);
            // 
            // radioButton2
            // 
            this.radioButton2.AutoSize = true;
            this.radioButton2.Checked = true;
            this.radioButton2.Location = new System.Drawing.Point(26, 44);
            this.radioButton2.Name = "radioButton2";
            this.radioButton2.Size = new System.Drawing.Size(47, 16);
            this.radioButton2.TabIndex = 8;
            this.radioButton2.TabStop = true;
            this.radioButton2.Text = "100%";
            this.radioButton2.UseVisualStyleBackColor = true;
            this.radioButton2.CheckedChanged += new System.EventHandler(this.radioButton2_CheckedChanged);
            // 
            // radioButton1
            // 
            this.radioButton1.AutoSize = true;
            this.radioButton1.Location = new System.Drawing.Point(26, 23);
            this.radioButton1.Name = "radioButton1";
            this.radioButton1.Size = new System.Drawing.Size(47, 16);
            this.radioButton1.TabIndex = 7;
            this.radioButton1.Text = "200%";
            this.radioButton1.UseVisualStyleBackColor = true;
            this.radioButton1.CheckedChanged += new System.EventHandler(this.radioButton1_CheckedChanged);
            // 
            // okButton
            // 
            this.okButton.Location = new System.Drawing.Point(282, 29);
            this.okButton.Name = "okButton";
            this.okButton.Size = new System.Drawing.Size(75, 23);
            this.okButton.TabIndex = 4;
            this.okButton.Text = "確定";
            this.okButton.UseVisualStyleBackColor = true;
            this.okButton.Click += new System.EventHandler(this.okButton_Click);
            // 
            // cancelButton
            // 
            this.cancelButton.Location = new System.Drawing.Point(281, 58);
            this.cancelButton.Name = "cancelButton";
            this.cancelButton.Size = new System.Drawing.Size(75, 23);
            this.cancelButton.TabIndex = 5;
            this.cancelButton.Text = "取消";
            this.cancelButton.UseVisualStyleBackColor = true;
            this.cancelButton.Click += new System.EventHandler(this.cancelButton_Click);
            // 
            // richTextBox1
            // 
            this.richTextBox1.BackColor = System.Drawing.SystemColors.AppWorkspace;
            this.richTextBox1.BorderStyle = System.Windows.Forms.BorderStyle.None;
            this.richTextBox1.Cursor = System.Windows.Forms.Cursors.Default;
            this.richTextBox1.Dock = System.Windows.Forms.DockStyle.Fill;
            this.richTextBox1.Location = new System.Drawing.Point(0, 0);
            this.richTextBox1.Multiline = false;
            this.richTextBox1.Name = "richTextBox1";
            this.richTextBox1.ScrollBars = System.Windows.Forms.RichTextBoxScrollBars.None;
            this.richTextBox1.Size = new System.Drawing.Size(130, 73);
            this.richTextBox1.TabIndex = 0;
            this.richTextBox1.Text = "";
            // 
            // groupBox2
            // 
            this.groupBox2.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Center;
            this.groupBox2.Controls.Add(this.panel2);
            this.groupBox2.Controls.Add(this.label1);
            this.groupBox2.Controls.Add(this.panel1);
            this.groupBox2.Location = new System.Drawing.Point(-13, 109);
            this.groupBox2.Name = "groupBox2";
            this.groupBox2.Size = new System.Drawing.Size(383, 161);
            this.groupBox2.TabIndex = 2;
            this.groupBox2.TabStop = false;
            this.groupBox2.Text = "  預覽  ";
            // 
            // panel2
            // 
            this.panel2.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
            this.panel2.Controls.Add(this.richTextBox2);
            this.panel2.Location = new System.Drawing.Point(220, 38);
            this.panel2.Name = "panel2";
            this.panel2.Size = new System.Drawing.Size(137, 81);
            this.panel2.TabIndex = 9;
            // 
            // richTextBox2
            // 
            this.richTextBox2.BackColor = System.Drawing.SystemColors.Window;
            this.richTextBox2.BorderStyle = System.Windows.Forms.BorderStyle.None;
            this.richTextBox2.Dock = System.Windows.Forms.DockStyle.Fill;
            this.richTextBox2.Font = new System.Drawing.Font("宋體", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
            this.richTextBox2.Location = new System.Drawing.Point(0, 0);
            this.richTextBox2.Name = "richTextBox2";
            this.richTextBox2.ReadOnly = true;
            this.richTextBox2.ScrollBars = System.Windows.Forms.RichTextBoxScrollBars.None;
            this.richTextBox2.Size = new System.Drawing.Size(135, 79);
            this.richTextBox2.TabIndex = 8;
            // 
            // label1
            // 
            this.label1.AutoSize = true;
            this.label1.Location = new System.Drawing.Point(218, 21);
            this.label1.Name = "label1";
            this.label1.Size = new System.Drawing.Size(53, 12);
            this.label1.TabIndex = 7;
            this.label1.Text = "五號宋體";
            // 
            // panel1
            // 
            this.panel1.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("panel1.BackgroundImage")));
            this.panel1.Controls.Add(this.panel3);
            this.panel1.Location = new System.Drawing.Point(25, 20);
            this.panel1.Name = "panel1";
            this.panel1.Size = new System.Drawing.Size(186, 118);
            this.panel1.TabIndex = 6;
            // 
            // panel3
            // 
            this.panel3.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
            this.panel3.Controls.Add(this.richTextBox1);
            this.panel3.Location = new System.Drawing.Point(28, 13);
            this.panel3.Name = "panel3";
            this.panel3.Size = new System.Drawing.Size(132, 75);
            this.panel3.TabIndex = 0;
            // 
            // displayratioForm
            // 
            this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
            this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
            this.ClientSize = new System.Drawing.Size(352, 256);
            this.Controls.Add(this.groupBox2);
            this.Controls.Add(this.groupBox1);
            this.Icon = ((System.Drawing.Icon)(resources.GetObject("$this.Icon")));
            this.MaximizeBox = false;
            this.MinimizeBox = false;
            this.Name = "displayratioForm";
            this.ShowInTaskbar = false;
            this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen;
            this.Text = "顯示比例";
            this.Load += new System.EventHandler(this.displayratioForm_Load);
            this.groupBox1.ResumeLayout(false);
            this.groupBox1.PerformLayout();
            this.groupBox2.ResumeLayout(false);
            this.groupBox2.PerformLayout();
            this.panel2.ResumeLayout(false);
            this.panel1.ResumeLayout(false);
            this.panel3.ResumeLayout(false);
            this.ResumeLayout(false);

        }

        #endregion

        private System.Windows.Forms.GroupBox groupBox1;
        private System.Windows.Forms.GroupBox groupBox2;
        private System.Windows.Forms.Button cancelButton;
        private System.Windows.Forms.Button okButton;
        private System.Windows.Forms.Label label1;
        private System.Windows.Forms.Panel panel1;
        private System.Windows.Forms.RichTextBox richTextBox1;
        private System.Windows.Forms.RichTextBox richTextBox2;
        private System.Windows.Forms.Panel panel2;
        private System.Windows.Forms.Panel panel3;
        private System.Windows.Forms.RadioButton radioButton5;
        private System.Windows.Forms.RadioButton radioButton4;
        private System.Windows.Forms.RadioButton radioButton3;
        private System.Windows.Forms.RadioButton radioButton2;
        private System.Windows.Forms.RadioButton radioButton1;
        private System.Windows.Forms.RadioButton radioButton6;
        private System.Windows.Forms.Label label2;
        private System.Windows.Forms.DomainUpDown domainUpDown1;
    }
}

?? 快捷鍵說明

復制代碼 Ctrl + C
搜索代碼 Ctrl + F
全屏模式 F11
切換主題 Ctrl + Shift + D
顯示快捷鍵 ?
增大字號 Ctrl + =
減小字號 Ctrl + -
亚洲欧美第一页_禁久久精品乱码_粉嫩av一区二区三区免费野_久草精品视频
日韩综合小视频| 色狠狠av一区二区三区| 91精品国产手机| 午夜精品福利一区二区三区av| 色综合色综合色综合| 一区二区三区电影在线播| 欧美中文字幕久久| 天天影视色香欲综合网老头| 欧美老年两性高潮| 麻豆成人av在线| 国产日产精品一区| 91丨porny丨在线| 性做久久久久久免费观看| 91精品欧美一区二区三区综合在| 日韩av午夜在线观看| 亚洲精品在线免费播放| 成人黄色片在线观看| 亚洲自拍与偷拍| 精品美女一区二区| 成人av网站在线观看免费| 亚洲一区在线播放| 337p日本欧洲亚洲大胆精品 | 在线观看成人小视频| 亚洲大尺度视频在线观看| 精品国产乱码久久| 99久久夜色精品国产网站| 亚洲电影一级黄| 国产亚洲成aⅴ人片在线观看| 在线观看欧美黄色| 精品一区二区免费视频| 久久久一区二区| 欧美三级中文字幕在线观看| 激情丁香综合五月| 一区二区三区资源| 欧美精品一区二区久久久| 在线视频观看一区| 国产乱国产乱300精品| 亚洲电影一区二区| 国产日韩欧美麻豆| 日韩一区二区三区在线视频| 99久久99久久精品国产片果冻| 日日夜夜免费精品| 国产精品萝li| 久久久三级国产网站| 欧美午夜精品免费| 成人动漫一区二区在线| 奇米影视一区二区三区| 亚洲欧美福利一区二区| www日韩大片| 91精品国产一区二区| 在线看国产一区二区| 成人av午夜影院| 国产精品一二三区在线| 久久精品国产一区二区| 亚洲一区日韩精品中文字幕| 国产欧美日韩激情| 日韩欧美你懂的| 欧美日韩国产天堂| 91久久精品国产91性色tv| 成人午夜免费视频| 韩国女主播成人在线| 青草av.久久免费一区| 天天影视色香欲综合网老头| 一区二区三区四区国产精品| 国产精品热久久久久夜色精品三区 | 国产自产2019最新不卡| 日韩精品电影一区亚洲| 一区二区三区在线影院| 一区二区免费在线| 亚洲欧美一区二区三区极速播放 | 精品国产不卡一区二区三区| 欧美福利一区二区| 欧美日韩午夜在线| 欧美视频一区二区在线观看| 色综合久久中文字幕综合网| 91视频你懂的| 91免费国产在线| 91美女视频网站| 色哟哟国产精品| 色爱区综合激月婷婷| 在线观看www91| 欧美日韩国产片| 91精品在线免费| 精品91自产拍在线观看一区| 欧美精品一区二区三区视频| 国产亚洲视频系列| 国产精品沙发午睡系列990531| 日本一区二区成人| 亚洲桃色在线一区| 亚洲一区二区三区四区在线| 午夜天堂影视香蕉久久| 日韩精品三区四区| 麻豆精品精品国产自在97香蕉| 精品一区二区综合| 国产在线精品不卡| 国产成人免费视频网站| 成人av免费在线观看| 色综合久久中文综合久久牛| 欧美日韩视频在线一区二区| 日韩美女一区二区三区四区| 久久久欧美精品sm网站| 中文字幕一区二区三区色视频| 悠悠色在线精品| 日韩国产欧美在线视频| 国产在线精品一区二区三区不卡 | 色av一区二区| 91麻豆精品国产自产在线| 欧美精品一区二区三区在线播放| 国产精品私人影院| 亚洲精品国产品国语在线app| 免费看日韩精品| 成人免费高清视频| 欧美群妇大交群中文字幕| 91精品欧美一区二区三区综合在 | 欧美电影在线免费观看| 久久综合五月天婷婷伊人| 成人免费视频在线观看| 婷婷成人综合网| 成人一道本在线| 4438成人网| 国产精品电影院| 美女国产一区二区三区| 97精品视频在线观看自产线路二| 7777精品伊人久久久大香线蕉的| 国产日韩欧美不卡在线| 亚洲午夜久久久久中文字幕久| 精品午夜久久福利影院| 日本久久一区二区| 26uuu久久天堂性欧美| 亚洲综合在线电影| 国产一区视频网站| 在线播放国产精品二区一二区四区 | 国产婷婷色一区二区三区| 亚洲国产日韩精品| 国产成人在线看| 日韩欧美高清dvd碟片| 一区二区高清在线| 高清不卡一区二区在线| 欧美一级日韩一级| 一区二区三区欧美亚洲| 国产成人在线视频播放| 欧美大胆人体bbbb| 亚洲一区二区av在线| 成人国产精品免费观看视频| 亚洲精品一区二区精华| 美女一区二区视频| 欧美视频一区二| 亚洲精品伦理在线| 成人手机在线视频| 精品国产sm最大网站| 日韩国产在线一| 欧美亚一区二区| 亚洲精品国产a| 色网综合在线观看| 亚洲欧美在线高清| 成人免费av在线| 国产精品乱码人人做人人爱| 国产乱淫av一区二区三区| 日韩欧美视频一区| 玖玖九九国产精品| 日韩欧美国产小视频| 美女在线观看视频一区二区| 日韩欧美一级二级| 日韩av二区在线播放| 欧美一级片在线| 卡一卡二国产精品| 日韩精品一区二| 久久99最新地址| 2023国产精品视频| 狠狠v欧美v日韩v亚洲ⅴ| 欧美成人vps| 精彩视频一区二区| 久久午夜羞羞影院免费观看| 国内精品国产成人国产三级粉色| 精品久久久久久久久久久久包黑料| 久久99久久精品| 久久亚洲精华国产精华液| 国产盗摄女厕一区二区三区| 中文成人av在线| 91美女片黄在线| 亚洲成av人片一区二区梦乃| 日韩欧美国产一区在线观看| 蜜桃91丨九色丨蝌蚪91桃色| 久久久亚洲国产美女国产盗摄 | 欧美日韩性生活| 日韩电影在线免费看| 日韩午夜激情电影| 国产一区二区三区不卡在线观看| 国产亚洲精久久久久久| 91日韩一区二区三区| 亚洲午夜久久久| 欧美精品一区二区三区视频| 成人久久视频在线观看| 亚洲在线视频一区| 日韩欧美卡一卡二| 成人av在线资源网| 日韩高清一区二区| 久久久久久免费网| 91行情网站电视在线观看高清版| 性久久久久久久|