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

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

?? sampletabcontrol.cs

?? Magic Library 1.7,有說明文檔
?? CS
?? 第 1 頁 / 共 4 頁
字號:
            this.hoverSelect.Location = new System.Drawing.Point(176, 248);
            this.hoverSelect.Name = "hoverSelect";
            this.hoverSelect.Size = new System.Drawing.Size(112, 24);
            this.hoverSelect.TabIndex = 1;
            this.hoverSelect.Text = "Hover Select";
            this.hoverSelect.CheckedChanged += new System.EventHandler(this.hoverSelect_CheckedChanged);
            // 
            // numericUpDown2
            // 
            this.numericUpDown2.Location = new System.Drawing.Point(544, 304);
            this.numericUpDown2.Name = "numericUpDown2";
            this.numericUpDown2.Size = new System.Drawing.Size(56, 20);
            this.numericUpDown2.TabIndex = 2;
            this.numericUpDown2.ValueChanged += new System.EventHandler(this.numericUpDown2_ValueChanged);
            // 
            // radioMultiForm
            // 
            this.radioMultiForm.Location = new System.Drawing.Point(16, 40);
            this.radioMultiForm.Name = "radioMultiForm";
            this.radioMultiForm.Size = new System.Drawing.Size(88, 24);
            this.radioMultiForm.TabIndex = 0;
            this.radioMultiForm.Text = "MultiForm";
            this.radioMultiForm.Click += new System.EventHandler(this.OnAppearanceMultiForm);
            // 
            // showClose
            // 
            this.showClose.Location = new System.Drawing.Point(176, 80);
            this.showClose.Name = "showClose";
            this.showClose.TabIndex = 1;
            this.showClose.Text = "Show Close";
            this.showClose.CheckedChanged += new System.EventHandler(this.showClose_CheckedChanged);
            // 
            // shrinkPages
            // 
            this.shrinkPages.Location = new System.Drawing.Point(176, 56);
            this.shrinkPages.Name = "shrinkPages";
            this.shrinkPages.TabIndex = 1;
            this.shrinkPages.Text = "Shrink pages";
            this.shrinkPages.CheckedChanged += new System.EventHandler(this.shrinkPages_CheckedChanged);
            // 
            // addPage
            // 
            this.addPage.Location = new System.Drawing.Point(312, 376);
            this.addPage.Name = "addPage";
            this.addPage.Size = new System.Drawing.Size(87, 24);
            this.addPage.TabIndex = 0;
            this.addPage.Text = "AddPage";
            this.addPage.Click += new System.EventHandler(this.OnAddPage);
            // 
            // clearAll
            // 
            this.clearAll.Location = new System.Drawing.Point(536, 376);
            this.clearAll.Name = "clearAll";
            this.clearAll.Size = new System.Drawing.Size(88, 24);
            this.clearAll.TabIndex = 0;
            this.clearAll.Text = "RemoveAll";
            this.clearAll.Click += new System.EventHandler(this.OnClearAll);
            // 
            // StyleGroup
            // 
            this.StyleGroup.Controls.AddRange(new System.Windows.Forms.Control[] {
                                                                                     this.radioPlain,
                                                                                     this.radioIDE});
            this.StyleGroup.Location = new System.Drawing.Point(8, 8);
            this.StyleGroup.Name = "StyleGroup";
            this.StyleGroup.Size = new System.Drawing.Size(144, 72);
            this.StyleGroup.TabIndex = 0;
            this.StyleGroup.TabStop = false;
            this.StyleGroup.Text = "Style";
            // 
            // radioPlain
            // 
            this.radioPlain.Location = new System.Drawing.Point(16, 40);
            this.radioPlain.Name = "radioPlain";
            this.radioPlain.Size = new System.Drawing.Size(56, 24);
            this.radioPlain.TabIndex = 0;
            this.radioPlain.Text = "Plain";
            this.radioPlain.Click += new System.EventHandler(this.OnStylePlain);
            // 
            // radioIDE
            // 
            this.radioIDE.Location = new System.Drawing.Point(16, 16);
            this.radioIDE.Name = "radioIDE";
            this.radioIDE.Size = new System.Drawing.Size(56, 24);
            this.radioIDE.TabIndex = 0;
            this.radioIDE.Text = "IDE";
            this.radioIDE.Click += new System.EventHandler(this.OnStyleIDE);
            // 
            // label4
            // 
            this.label4.Location = new System.Drawing.Point(456, 336);
            this.label4.Name = "label4";
            this.label4.Size = new System.Drawing.Size(80, 23);
            this.label4.TabIndex = 3;
            this.label4.Text = "Bottom Offset";
            this.label4.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
            // 
            // label1
            // 
            this.label1.Location = new System.Drawing.Point(312, 304);
            this.label1.Name = "label1";
            this.label1.Size = new System.Drawing.Size(64, 23);
            this.label1.TabIndex = 3;
            this.label1.Text = "Left Offset";
            this.label1.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
            // 
            // label2
            // 
            this.label2.Location = new System.Drawing.Point(472, 304);
            this.label2.Name = "label2";
            this.label2.Size = new System.Drawing.Size(64, 23);
            this.label2.TabIndex = 3;
            this.label2.Text = "Right Offset";
            this.label2.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
            // 
            // label3
            // 
            this.label3.Location = new System.Drawing.Point(312, 336);
            this.label3.Name = "label3";
            this.label3.Size = new System.Drawing.Size(64, 23);
            this.label3.TabIndex = 3;
            this.label3.Text = "Top Offset";
            this.label3.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
            // 
            // insetPlain
            // 
            this.insetPlain.Location = new System.Drawing.Point(176, 152);
            this.insetPlain.Name = "insetPlain";
            this.insetPlain.TabIndex = 1;
            this.insetPlain.Text = "Inset Plain";
            this.insetPlain.CheckedChanged += new System.EventHandler(this.insetPlain_CheckedChanged);
            // 
            // insetPagesOnly
            // 
            this.insetPagesOnly.Location = new System.Drawing.Point(176, 128);
            this.insetPagesOnly.Name = "insetPagesOnly";
            this.insetPagesOnly.Size = new System.Drawing.Size(120, 24);
            this.insetPagesOnly.TabIndex = 4;
            this.insetPagesOnly.Text = "Inset Pages Only";
            this.insetPagesOnly.CheckedChanged += new System.EventHandler(this.insetPagesOnly_CheckedChanged);
            // 
            // showArrows
            // 
            this.showArrows.Location = new System.Drawing.Point(176, 104);
            this.showArrows.Name = "showArrows";
            this.showArrows.TabIndex = 1;
            this.showArrows.Text = "Show Arrows";
            this.showArrows.CheckedChanged += new System.EventHandler(this.showArrows_CheckedChanged);
            // 
            // radioMultiDocument
            // 
            this.radioMultiDocument.Location = new System.Drawing.Point(16, 16);
            this.radioMultiDocument.Name = "radioMultiDocument";
            this.radioMultiDocument.TabIndex = 0;
            this.radioMultiDocument.Text = "MultiDocument";
            this.radioMultiDocument.Click += new System.EventHandler(this.OnAppearanceMultiDocument);
            // 
            // AppearanceGroup
            // 
            this.AppearanceGroup.Controls.AddRange(new System.Windows.Forms.Control[] {
                                                                                          this.radioMultiBox,
                                                                                          this.radioMultiForm,
                                                                                          this.radioMultiDocument});
            this.AppearanceGroup.Location = new System.Drawing.Point(8, 88);
            this.AppearanceGroup.Name = "AppearanceGroup";
            this.AppearanceGroup.Size = new System.Drawing.Size(144, 96);
            this.AppearanceGroup.TabIndex = 0;
            this.AppearanceGroup.TabStop = false;
            this.AppearanceGroup.Text = "Appearance";
            // 
            // exampleColors
            // 
            this.exampleColors.Controls.AddRange(new System.Windows.Forms.Control[] {
                                                                                        this.red,
                                                                                        this.blue,
                                                                                        this.normal});
            this.exampleColors.Location = new System.Drawing.Point(8, 336);
            this.exampleColors.Name = "exampleColors";
            this.exampleColors.Size = new System.Drawing.Size(232, 64);
            this.exampleColors.TabIndex = 1;
            this.exampleColors.TabStop = false;
            this.exampleColors.Text = "Example Colors";
            // 
            // red
            // 
            this.red.Location = new System.Drawing.Point(136, 24);
            this.red.Name = "red";
            this.red.Size = new System.Drawing.Size(88, 24);
            this.red.TabIndex = 0;
            this.red.Text = "Red";
            this.red.CheckedChanged += new System.EventHandler(this.red_CheckedChanged);
            // 
            // blue
            // 
            this.blue.Location = new System.Drawing.Point(80, 24);
            this.blue.Name = "blue";
            this.blue.Size = new System.Drawing.Size(88, 24);
            this.blue.TabIndex = 0;
            this.blue.Text = "Blue";
            this.blue.CheckedChanged += new System.EventHandler(this.blue_CheckedChanged);
            // 
            // normal
            // 
            this.normal.Location = new System.Drawing.Point(16, 24);
            this.normal.Name = "normal";
            this.normal.Size = new System.Drawing.Size(88, 24);
            this.normal.TabIndex = 0;
            this.normal.Text = "Normal";
            this.normal.CheckedChanged += new System.EventHandler(this.normal_CheckedChanged);
            // 
            // idePixelBorder
            // 
            this.idePixelBorder.Location = new System.Drawing.Point(176, 176);
            this.idePixelBorder.Name = "idePixelBorder";
            this.idePixelBorder.Size = new System.Drawing.Size(112, 24);
            this.idePixelBorder.TabIndex = 5;
            this.idePixelBorder.Text = "IDE Pixel Border";
            this.idePixelBorder.CheckedChanged += new System.EventHandler(this.idePixelBorder_CheckedChanged);
            // 
            // idePixelArea
            // 
            this.idePixelArea.Location = new System.Drawing.Point(176, 200);
            this.idePixelArea.Name = "idePixelArea";
            this.idePixelArea.Size = new System.Drawing.Size(112, 24);
            this.idePixelArea.TabIndex = 6;
            this.idePixelArea.Text = "IDE Pixel Area";
            this.idePixelArea.CheckedChanged += new System.EventHandler(this.idePixelArea_CheckedChanged);
            // 
            // multiLine
            // 
            this.multiLine.Location = new System.Drawing.Point(176, 272);
            this.multiLine.Name = "multiLine";
            this.multiLine.TabIndex = 7;
            this.multiLine.Text = "MultiLine";
            this.multiLine.CheckedChanged += new System.EventHandler(this.multiLine_CheckedChanged);
            // 
            // tabControl
            // 
            this.tabControl.HideTabsMode = Crownwood.Magic.Controls.TabControl.HideTabsModes.ShowAlways;
            this.tabControl.Location = new System.Drawing.Point(304, 16);
            this.tabControl.Name = "tabControl";
            this.tabControl.Size = new System.Drawing.Size(320, 272);
            this.tabControl.TabIndex = 8;
            // 
            // groupBox1
            // 
            this.groupBox1.Controls.AddRange(new System.Windows.Forms.Control[] {
                                                                                    this.tabHideWithoutMouse,
                                                                                    this.tabHideUsingLogic,
                                                                                    this.tabHideAlways,
                                                                                    this.tabShowAlways});
            this.groupBox1.Location = new System.Drawing.Point(8, 192);
            this.groupBox1.Name = "groupBox1";
            this.groupBox1.Size = new System.Drawing.Size(144, 120);
            this.groupBox1.TabIndex = 2;
            this.groupBox1.TabStop = false;
            this.groupBox1.Text = "HideTabsMode";
            // 
            // tabHideWithoutMouse
            // 
            this.tabHideWithoutMouse.Location = new System.Drawing.Point(16, 88);
            this.tabHideWithoutMouse.Name = "tabHideWithoutMouse";
            this.tabHideWithoutMouse.Size = new System.Drawing.Size(120, 24);

?? 快捷鍵說明

復制代碼 Ctrl + C
搜索代碼 Ctrl + F
全屏模式 F11
切換主題 Ctrl + Shift + D
顯示快捷鍵 ?
增大字號 Ctrl + =
減小字號 Ctrl + -
亚洲欧美第一页_禁久久精品乱码_粉嫩av一区二区三区免费野_久草精品视频
日本一区二区电影| av不卡一区二区三区| 日韩视频在线一区二区| 偷拍与自拍一区| 欧美一区二区三区视频免费播放 | 欧美日本一区二区在线观看| 午夜精品久久久久久久久| 欧美高清hd18日本| 美女一区二区在线观看| 久久久不卡网国产精品一区| 大尺度一区二区| 亚洲欧美国产毛片在线| 欧美日韩一区二区三区四区五区| 午夜久久久久久| 欧美精品一区二区三区久久久| 国产一区三区三区| 亚洲欧洲av一区二区三区久久| 国产三级欧美三级| 成人性生交大片免费看在线播放| 一区二区三区精品视频| 欧美一区二区三区不卡| 国产成人在线电影| 亚洲成在线观看| 久久久噜噜噜久久人人看| av中文字幕在线不卡| 日韩精品乱码免费| 中文字幕乱码一区二区免费| 在线一区二区三区| 久久精品国产久精国产| 成人欧美一区二区三区视频网页| 欧美日韩综合色| 国产乱子轮精品视频| 国产精品国产三级国产aⅴ中文| 欧美日韩激情在线| 国产成人自拍网| 五月综合激情日本mⅴ| 国产色一区二区| 欧美一区在线视频| 成人爱爱电影网址| 麻豆精品久久久| 亚洲综合激情网| 中文字幕精品一区二区精品绿巨人 | 欧美大肚乱孕交hd孕妇| 97超碰欧美中文字幕| 黄一区二区三区| 一区二区三区四区视频精品免费| 国产亚洲欧美日韩日本| 欧美日韩1234| 91国产免费看| 91在线播放网址| 国产自产高清不卡| 亚洲大片精品永久免费| 亚洲视频 欧洲视频| 久久久不卡网国产精品一区| 欧美夫妻性生活| 欧美综合在线视频| 欧美一区二区三区四区在线观看| 色婷婷综合久久久久中文 | 欧美日韩在线一区二区| 成人综合婷婷国产精品久久蜜臀 | 中文字幕亚洲电影| 久久久99久久精品欧美| 日韩一区二区三区四区五区六区 | 国产高清久久久| 久久精品国产精品青草| 亚洲五码中文字幕| 一区二区激情视频| 亚洲精品免费看| 亚洲欧美日韩成人高清在线一区| 久久婷婷久久一区二区三区| 日韩欧美综合在线| 欧美一区二区在线播放| 欧美电影在线免费观看| 欧美日韩国产一级二级| 欧美精品高清视频| 欧美挠脚心视频网站| 欧美视频在线播放| 欧美性一二三区| 欧美丝袜自拍制服另类| 欧美日韩国产成人在线免费| 欧美视频一区二| 欧美日韩精品一区二区三区四区 | 黑人巨大精品欧美一区| 毛片av一区二区| 国产一区二区三区免费| 欧美日本在线一区| 69久久夜色精品国产69蝌蚪网| 欧美日韩一区二区三区不卡| 欧美精品视频www在线观看| 在线播放日韩导航| 精品久久一二三区| 亚洲国产精品成人综合色在线婷婷 | 91原创在线视频| 欧美色图一区二区三区| 在线成人av网站| 26uuu国产一区二区三区| 国产日本一区二区| 成人免费小视频| 一区2区3区在线看| 日韩成人免费电影| 国产一区二区三区免费在线观看| 国产乱人伦精品一区二区在线观看| 国产精品1024| 色婷婷综合久久久中文一区二区| 欧美日韩另类一区| 久久午夜老司机| 国产精品伦一区| 亚洲电影欧美电影有声小说| 蜜臀va亚洲va欧美va天堂| 国产福利一区在线| 色天天综合色天天久久| 91麻豆精品国产| 中文字幕不卡三区| 亚洲图片欧美综合| 国产一区二区在线影院| 99精品欧美一区二区三区小说| 欧美无乱码久久久免费午夜一区 | 久久久久综合网| 亚洲精品伦理在线| 久久电影网电视剧免费观看| 风间由美性色一区二区三区| 欧美在线|欧美| 国产亚洲综合性久久久影院| 亚洲一区二区三区四区的| 精品一区二区三区在线播放| 91美女视频网站| 2020国产精品| 亚洲一区二区三区视频在线| 国产乱码字幕精品高清av| 欧美激情一二三区| 婷婷六月综合网| 99精品国产99久久久久久白柏| 欧美日韩1234| 亚洲女厕所小便bbb| 麻豆91在线观看| 在线视频亚洲一区| 国产亚洲精品bt天堂精选| 亚洲成人av一区二区| 成人激情午夜影院| 欧美成人aa大片| 亚洲国产一区在线观看| av在线一区二区| 精品成人在线观看| 日本中文字幕不卡| 欧美色图一区二区三区| 最好看的中文字幕久久| 国产精品一区二区不卡| 日韩视频在线你懂得| 亚洲制服丝袜在线| www.日韩av| 欧美—级在线免费片| 狠狠色丁香久久婷婷综合丁香| 欧美日韩成人综合在线一区二区 | 精品国产三级电影在线观看| 日韩国产精品久久久久久亚洲| 在线观看av一区二区| 亚洲欧洲美洲综合色网| 国产成人免费视频| 久久婷婷一区二区三区| 国产一区视频网站| 欧美mv日韩mv| 老司机精品视频一区二区三区| 欧美日韩一卡二卡三卡| 亚洲在线视频网站| 91久久香蕉国产日韩欧美9色| 中文字幕在线视频一区| 成人综合婷婷国产精品久久| 国产无人区一区二区三区| 黄色日韩三级电影| 国产亚洲综合性久久久影院| 国产美女在线精品| 国产丝袜欧美中文另类| 国产一区啦啦啦在线观看| 精品国产自在久精品国产| 激情综合一区二区三区| 欧美www视频| 国产成人激情av| 国产精品女同互慰在线看| 成人av电影免费观看| 亚洲三级免费观看| 一本一本久久a久久精品综合麻豆| 亚洲视频在线观看三级| 91麻豆精品一区二区三区| 亚洲精品欧美激情| 欧美日韩国产首页在线观看| 日本欧美加勒比视频| 精品少妇一区二区三区日产乱码| 国产乱码精品一区二区三区av| 国产亚洲一区二区三区四区| 不卡视频一二三| 亚洲综合在线第一页| 国产精品黄色在线观看| 色老头久久综合| 丝袜美腿亚洲色图| 欧美不卡视频一区| 成人听书哪个软件好| 亚洲综合999| 欧美成人福利视频| 99综合电影在线视频| 日日夜夜精品视频免费|