2 Star 5 Fork 4

ahdung/FormDraggerDemo

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
FmTestDrag.Designer.cs 81.58 KB
一键复制 编辑 原始数据 按行查看 历史
ahdung 提交于 8年前 . 更新测试窗体
1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192939495969798991001011021031041051061071081091101111121131141151161171181191201211221231241251261271281291301311321331341351361371381391401411421431441451461471481491501511521531541551561571581591601611621631641651661671681691701711721731741751761771781791801811821831841851861871881891901911921931941951961971981992002012022032042052062072082092102112122132142152162172182192202212222232242252262272282292302312322332342352362372382392402412422432442452462472482492502512522532542552562572582592602612622632642652662672682692702712722732742752762772782792802812822832842852862872882892902912922932942952962972982993003013023033043053063073083093103113123133143153163173183193203213223233243253263273283293303313323333343353363373383393403413423433443453463473483493503513523533543553563573583593603613623633643653663673683693703713723733743753763773783793803813823833843853863873883893903913923933943953963973983994004014024034044054064074084094104114124134144154164174184194204214224234244254264274284294304314324334344354364374384394404414424434444454464474484494504514524534544554564574584594604614624634644654664674684694704714724734744754764774784794804814824834844854864874884894904914924934944954964974984995005015025035045055065075085095105115125135145155165175185195205215225235245255265275285295305315325335345355365375385395405415425435445455465475485495505515525535545555565575585595605615625635645655665675685695705715725735745755765775785795805815825835845855865875885895905915925935945955965975985996006016026036046056066076086096106116126136146156166176186196206216226236246256266276286296306316326336346356366376386396406416426436446456466476486496506516526536546556566576586596606616626636646656666676686696706716726736746756766776786796806816826836846856866876886896906916926936946956966976986997007017027037047057067077087097107117127137147157167177187197207217227237247257267277287297307317327337347357367377387397407417427437447457467477487497507517527537547557567577587597607617627637647657667677687697707717727737747757767777787797807817827837847857867877887897907917927937947957967977987998008018028038048058068078088098108118128138148158168178188198208218228238248258268278288298308318328338348358368378388398408418428438448458468478488498508518528538548558568578588598608618628638648658668678688698708718728738748758768778788798808818828838848858868878888898908918928938948958968978988999009019029039049059069079089099109119129139149159169179189199209219229239249259269279289299309319329339349359369379389399409419429439449459469479489499509519529539549559569579589599609619629639649659669679689699709719729739749759769779789799809819829839849859869879889899909919929939949959969979989991000100110021003100410051006100710081009101010111012101310141015101610171018101910201021102210231024102510261027102810291030103110321033103410351036103710381039104010411042104310441045104610471048104910501051105210531054105510561057105810591060106110621063106410651066106710681069107010711072107310741075107610771078107910801081108210831084108510861087108810891090109110921093109410951096109710981099110011011102110311041105110611071108110911101111111211131114111511161117111811191120112111221123112411251126112711281129113011311132113311341135113611371138113911401141114211431144114511461147114811491150115111521153115411551156115711581159116011611162116311641165116611671168116911701171117211731174117511761177117811791180118111821183118411851186118711881189119011911192119311941195119611971198119912001201120212031204120512061207120812091210121112121213121412151216121712181219122012211222122312241225122612271228122912301231123212331234123512361237123812391240124112421243124412451246124712481249125012511252125312541255125612571258125912601261126212631264126512661267126812691270127112721273127412751276127712781279128012811282128312841285128612871288128912901291129212931294129512961297129812991300130113021303130413051306130713081309131013111312131313141315131613171318131913201321132213231324132513261327132813291330133113321333133413351336133713381339134013411342134313441345134613471348134913501351135213531354135513561357135813591360136113621363136413651366136713681369137013711372137313741375137613771378137913801381138213831384138513861387138813891390139113921393139413951396139713981399140014011402140314041405140614071408140914101411141214131414141514161417141814191420142114221423142414251426142714281429143014311432143314341435143614371438143914401441144214431444144514461447144814491450145114521453145414551456145714581459146014611462146314641465146614671468146914701471147214731474147514761477147814791480148114821483148414851486148714881489149014911492149314941495149614971498149915001501150215031504150515061507150815091510151115121513151415151516151715181519152015211522152315241525152615271528152915301531153215331534153515361537153815391540154115421543154415451546154715481549155015511552155315541555155615571558155915601561156215631564156515661567156815691570157115721573157415751576157715781579158015811582158315841585158615871588158915901591159215931594159515961597159815991600
namespace AhDung
{
partial class FmTestDrag
{
/// <summary>
/// Required designer variable.
/// </summary>
private System.ComponentModel.IContainer components = null;
/// <summary>
/// Clean up any resources being used.
/// </summary>
/// <param name="disposing">true if managed resources should be disposed; otherwise, false.</param>
protected override void Dispose(bool disposing)
{
if (disposing && (components != null))
{
components.Dispose();
}
base.Dispose(disposing);
}
#region Windows Form Designer generated code
/// <summary>
/// Required method for Designer support - do not modify
/// the contents of this method with the code editor.
/// </summary>
private void InitializeComponent()
{
this.components = new System.ComponentModel.Container();
System.Windows.Forms.TreeNode treeNode1 = new System.Windows.Forms.TreeNode("节点1");
System.Windows.Forms.TreeNode treeNode2 = new System.Windows.Forms.TreeNode("节点2");
System.Windows.Forms.TreeNode treeNode3 = new System.Windows.Forms.TreeNode("节点0", new System.Windows.Forms.TreeNode[] {
treeNode1,
treeNode2});
System.Windows.Forms.TreeNode treeNode4 = new System.Windows.Forms.TreeNode("节点4");
System.Windows.Forms.TreeNode treeNode5 = new System.Windows.Forms.TreeNode("节点5");
System.Windows.Forms.TreeNode treeNode6 = new System.Windows.Forms.TreeNode("节点6");
System.Windows.Forms.TreeNode treeNode7 = new System.Windows.Forms.TreeNode("节点7");
System.Windows.Forms.TreeNode treeNode8 = new System.Windows.Forms.TreeNode("节点3", new System.Windows.Forms.TreeNode[] {
treeNode4,
treeNode5,
treeNode6,
treeNode7});
System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(FmTestDrag));
this.panel1 = new System.Windows.Forms.Panel();
this.label11 = new System.Windows.Forms.Label();
this.treeView1 = new System.Windows.Forms.TreeView();
this.label10 = new System.Windows.Forms.Label();
this.label9 = new System.Windows.Forms.Label();
this.trackBar1 = new System.Windows.Forms.TrackBar();
this.tableLayoutPanel1 = new System.Windows.Forms.TableLayoutPanel();
this.button10 = new System.Windows.Forms.Button();
this.button12 = new System.Windows.Forms.Button();
this.button13 = new System.Windows.Forms.Button();
this.label8 = new System.Windows.Forms.Label();
this.tabControl1 = new System.Windows.Forms.TabControl();
this.tabPage1 = new System.Windows.Forms.TabPage();
this.button8 = new System.Windows.Forms.Button();
this.label6 = new System.Windows.Forms.Label();
this.tabPage2 = new System.Windows.Forms.TabPage();
this.button9 = new System.Windows.Forms.Button();
this.label7 = new System.Windows.Forms.Label();
this.splitContainer1 = new System.Windows.Forms.SplitContainer();
this.button6 = new System.Windows.Forms.Button();
this.label4 = new System.Windows.Forms.Label();
this.button7 = new System.Windows.Forms.Button();
this.label3 = new System.Windows.Forms.Label();
this.propertyGrid1 = new System.Windows.Forms.PropertyGrid();
this.button1 = new System.Windows.Forms.Button();
this.pictureBox1 = new System.Windows.Forms.PictureBox();
this.listBox1 = new System.Windows.Forms.ListBox();
this.flowLayoutPanel1 = new System.Windows.Forms.FlowLayoutPanel();
this.button3 = new System.Windows.Forms.Button();
this.button4 = new System.Windows.Forms.Button();
this.button5 = new System.Windows.Forms.Button();
this.label5 = new System.Windows.Forms.Label();
this.dataGridView1 = new System.Windows.Forms.DataGridView();
this.Column1 = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.Column2 = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.Column3 = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.checkedListBox1 = new System.Windows.Forms.CheckedListBox();
this.linkLabel1 = new System.Windows.Forms.LinkLabel();
this.progressBar1 = new System.Windows.Forms.ProgressBar();
this.groupBox1 = new System.Windows.Forms.GroupBox();
this.label1 = new System.Windows.Forms.Label();
this.panel2 = new System.Windows.Forms.Panel();
this.radioButton1 = new System.Windows.Forms.RadioButton();
this.textBox2 = new System.Windows.Forms.TextBox();
this.textBox1 = new System.Windows.Forms.TextBox();
this.comboBox1 = new System.Windows.Forms.ComboBox();
this.statusStrip2 = new System.Windows.Forms.StatusStrip();
this.toolStripStatusLabel3 = new System.Windows.Forms.ToolStripStatusLabel();
this.toolStripStatusLabel4 = new System.Windows.Forms.ToolStripStatusLabel();
this.toolStripProgressBar4 = new System.Windows.Forms.ToolStripProgressBar();
this.toolStripDropDownButton4 = new System.Windows.Forms.ToolStripDropDownButton();
this.toolStripMenuItem9 = new System.Windows.Forms.ToolStripMenuItem();
this.toolStripSplitButton4 = new System.Windows.Forms.ToolStripSplitButton();
this.statusBar2 = new System.Windows.Forms.StatusBar();
this.statusBarPanel4 = new System.Windows.Forms.StatusBarPanel();
this.statusBarPanel5 = new System.Windows.Forms.StatusBarPanel();
this.statusBarPanel6 = new System.Windows.Forms.StatusBarPanel();
this.toolBar2 = new System.Windows.Forms.ToolBar();
this.toolBarButton6 = new System.Windows.Forms.ToolBarButton();
this.toolBarButton7 = new System.Windows.Forms.ToolBarButton();
this.toolBarButton8 = new System.Windows.Forms.ToolBarButton();
this.toolBarButton9 = new System.Windows.Forms.ToolBarButton();
this.toolBarButton10 = new System.Windows.Forms.ToolBarButton();
this.toolStrip2 = new System.Windows.Forms.ToolStrip();
this.toolStripButton1 = new System.Windows.Forms.ToolStripButton();
this.toolStripButton2 = new System.Windows.Forms.ToolStripButton();
this.toolStripButton3 = new System.Windows.Forms.ToolStripButton();
this.toolStripSeparator2 = new System.Windows.Forms.ToolStripSeparator();
this.toolStripButton4 = new System.Windows.Forms.ToolStripButton();
this.toolStripButton5 = new System.Windows.Forms.ToolStripButton();
this.toolStripSeparator3 = new System.Windows.Forms.ToolStripSeparator();
this.toolStripComboBox2 = new System.Windows.Forms.ToolStripComboBox();
this.toolStripLabel2 = new System.Windows.Forms.ToolStripLabel();
this.toolStripSplitButton2 = new System.Windows.Forms.ToolStripSplitButton();
this.toolStripMenuItem7 = new System.Windows.Forms.ToolStripMenuItem();
this.toolStripDropDownButton2 = new System.Windows.Forms.ToolStripDropDownButton();
this.toolStripMenuItem8 = new System.Windows.Forms.ToolStripMenuItem();
this.toolStripTextBox2 = new System.Windows.Forms.ToolStripTextBox();
this.toolStripProgressBar2 = new System.Windows.Forms.ToolStripProgressBar();
this.menuStrip2 = new System.Windows.Forms.MenuStrip();
this.toolStripMenuItem1 = new System.Windows.Forms.ToolStripMenuItem();
this.toolStripMenuItem2 = new System.Windows.Forms.ToolStripMenuItem();
this.toolStripMenuItem3 = new System.Windows.Forms.ToolStripMenuItem();
this.toolStripMenuItem4 = new System.Windows.Forms.ToolStripMenuItem();
this.toolStripMenuItem5 = new System.Windows.Forms.ToolStripMenuItem();
this.toolStripMenuItem6 = new System.Windows.Forms.ToolStripMenuItem();
this.button2 = new System.Windows.Forms.Button();
this.statusBarPanel1 = new System.Windows.Forms.StatusBarPanel();
this.statusBarPanel2 = new System.Windows.Forms.StatusBarPanel();
this.statusBarPanel3 = new System.Windows.Forms.StatusBarPanel();
this.toolBarButton1 = new System.Windows.Forms.ToolBarButton();
this.toolBarButton2 = new System.Windows.Forms.ToolBarButton();
this.toolBarButton3 = new System.Windows.Forms.ToolBarButton();
this.toolBarButton4 = new System.Windows.Forms.ToolBarButton();
this.toolBarButton5 = new System.Windows.Forms.ToolBarButton();
this.mainMenu1 = new System.Windows.Forms.MainMenu(this.components);
this.menuItem11 = new System.Windows.Forms.MenuItem();
this.menuItem12 = new System.Windows.Forms.MenuItem();
this.menuItem2 = new System.Windows.Forms.MenuItem();
this.menuItem5 = new System.Windows.Forms.MenuItem();
this.menuItem3 = new System.Windows.Forms.MenuItem();
this.menuItem6 = new System.Windows.Forms.MenuItem();
this.menuStrip1 = new System.Windows.Forms.MenuStrip();
this.爱爱爱ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
this.阿斯蒂芬ToolStripMenuItem1 = 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.statusStrip1 = new System.Windows.Forms.StatusStrip();
this.toolStripStatusLabel1 = new System.Windows.Forms.ToolStripStatusLabel();
this.toolStripStatusLabel2 = new System.Windows.Forms.ToolStripStatusLabel();
this.toolStripProgressBar3 = new System.Windows.Forms.ToolStripProgressBar();
this.toolStripDropDownButton3 = new System.Windows.Forms.ToolStripDropDownButton();
this.asdfsdfToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
this.toolStripSplitButton3 = new System.Windows.Forms.ToolStripSplitButton();
this.asdfsadfToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
this.toolStripStatusLabel5 = new System.Windows.Forms.ToolStripStatusLabel();
this.statusBar1 = new System.Windows.Forms.StatusBar();
this.toolStrip1 = new System.Windows.Forms.ToolStrip();
this.toolStripCheckBox1 = new System.Windows.Forms.ToolStripButton();
this.btnNormal = new System.Windows.Forms.ToolStripButton();
this.btnModal = new System.Windows.Forms.ToolStripButton();
this.toolStripSeparator4 = new System.Windows.Forms.ToolStripSeparator();
this.打印PToolStripButton = new System.Windows.Forms.ToolStripButton();
this.toolStripComboBox1 = new System.Windows.Forms.ToolStripComboBox();
this.toolStripTextBox1 = new System.Windows.Forms.ToolStripTextBox();
this.toolStripLabel3 = new System.Windows.Forms.ToolStripLabel();
this.toolBar1 = new System.Windows.Forms.ToolBar();
this.contextMenu1 = new System.Windows.Forms.ContextMenu();
this.menuItem7 = new System.Windows.Forms.MenuItem();
this.menuItem8 = new System.Windows.Forms.MenuItem();
this.panel1.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.trackBar1)).BeginInit();
this.tableLayoutPanel1.SuspendLayout();
this.tabControl1.SuspendLayout();
this.tabPage1.SuspendLayout();
this.tabPage2.SuspendLayout();
this.splitContainer1.Panel1.SuspendLayout();
this.splitContainer1.Panel2.SuspendLayout();
this.splitContainer1.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.pictureBox1)).BeginInit();
this.flowLayoutPanel1.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.dataGridView1)).BeginInit();
this.groupBox1.SuspendLayout();
this.panel2.SuspendLayout();
this.statusStrip2.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.statusBarPanel4)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.statusBarPanel5)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.statusBarPanel6)).BeginInit();
this.toolStrip2.SuspendLayout();
this.menuStrip2.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.statusBarPanel1)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.statusBarPanel2)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.statusBarPanel3)).BeginInit();
this.menuStrip1.SuspendLayout();
this.statusStrip1.SuspendLayout();
this.toolStrip1.SuspendLayout();
this.SuspendLayout();
//
// panel1
//
this.panel1.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
this.panel1.Controls.Add(this.label11);
this.panel1.Controls.Add(this.treeView1);
this.panel1.Controls.Add(this.label10);
this.panel1.Controls.Add(this.label9);
this.panel1.Controls.Add(this.trackBar1);
this.panel1.Controls.Add(this.tableLayoutPanel1);
this.panel1.Controls.Add(this.tabControl1);
this.panel1.Controls.Add(this.splitContainer1);
this.panel1.Controls.Add(this.propertyGrid1);
this.panel1.Controls.Add(this.pictureBox1);
this.panel1.Controls.Add(this.listBox1);
this.panel1.Controls.Add(this.flowLayoutPanel1);
this.panel1.Controls.Add(this.dataGridView1);
this.panel1.Controls.Add(this.checkedListBox1);
this.panel1.Controls.Add(this.linkLabel1);
this.panel1.Controls.Add(this.progressBar1);
this.panel1.Controls.Add(this.groupBox1);
this.panel1.Controls.Add(this.panel2);
this.panel1.Controls.Add(this.button2);
this.panel1.Dock = System.Windows.Forms.DockStyle.Top;
this.panel1.Location = new System.Drawing.Point(0, 78);
this.panel1.Name = "panel1";
this.panel1.Size = new System.Drawing.Size(884, 267);
this.panel1.TabIndex = 0;
//
// label11
//
this.label11.AutoSize = true;
this.label11.Location = new System.Drawing.Point(148, 113);
this.label11.Name = "label11";
this.label11.Size = new System.Drawing.Size(113, 12);
this.label11.TabIndex = 32;
this.label11.Text = "↑ dgv深色区也可拖";
//
// treeView1
//
this.treeView1.CheckBoxes = true;
this.treeView1.Location = new System.Drawing.Point(300, 90);
this.treeView1.Name = "treeView1";
treeNode1.Name = "节点1";
treeNode1.Text = "节点1";
treeNode2.Name = "节点2";
treeNode2.Text = "节点2";
treeNode3.Name = "节点0";
treeNode3.Text = "节点0";
treeNode4.Name = "节点4";
treeNode4.Text = "节点4";
treeNode5.Name = "节点5";
treeNode5.Text = "节点5";
treeNode6.Name = "节点6";
treeNode6.Text = "节点6";
treeNode7.Name = "节点7";
treeNode7.Text = "节点7";
treeNode8.Name = "节点3";
treeNode8.Text = "节点3";
this.treeView1.Nodes.AddRange(new System.Windows.Forms.TreeNode[] {
treeNode3,
treeNode8});
this.treeView1.Size = new System.Drawing.Size(149, 87);
this.treeView1.TabIndex = 31;
//
// label10
//
this.label10.AutoSize = true;
this.label10.Font = new System.Drawing.Font("宋体", 14F);
this.label10.ForeColor = System.Drawing.Color.Red;
this.label10.Location = new System.Drawing.Point(298, 186);
this.label10.Name = "label10";
this.label10.Size = new System.Drawing.Size(128, 19);
this.label10.TabIndex = 4;
this.label10.Text = "PictureBox:";
//
// label9
//
this.label9.AutoSize = true;
this.label9.Font = new System.Drawing.Font("宋体", 16F);
this.label9.Location = new System.Drawing.Point(596, 9);
this.label9.Name = "label9";
this.label9.Size = new System.Drawing.Size(153, 22);
this.label9.TabIndex = 4;
this.label9.Text = "Panel内测试:";
//
// trackBar1
//
this.trackBar1.AutoSize = false;
this.trackBar1.Location = new System.Drawing.Point(455, 183);
this.trackBar1.Name = "trackBar1";
this.trackBar1.Size = new System.Drawing.Size(135, 27);
this.trackBar1.TabIndex = 30;
this.trackBar1.TickStyle = System.Windows.Forms.TickStyle.None;
//
// tableLayoutPanel1
//
this.tableLayoutPanel1.CellBorderStyle = System.Windows.Forms.TableLayoutPanelCellBorderStyle.Single;
this.tableLayoutPanel1.ColumnCount = 2;
this.tableLayoutPanel1.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 50F));
this.tableLayoutPanel1.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 50F));
this.tableLayoutPanel1.Controls.Add(this.button10, 0, 0);
this.tableLayoutPanel1.Controls.Add(this.button12, 0, 1);
this.tableLayoutPanel1.Controls.Add(this.button13, 1, 1);
this.tableLayoutPanel1.Controls.Add(this.label8, 1, 0);
this.tableLayoutPanel1.Location = new System.Drawing.Point(121, 197);
this.tableLayoutPanel1.Name = "tableLayoutPanel1";
this.tableLayoutPanel1.RowCount = 2;
this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 50F));
this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 50F));
this.tableLayoutPanel1.Size = new System.Drawing.Size(167, 62);
this.tableLayoutPanel1.TabIndex = 29;
//
// button10
//
this.button10.Location = new System.Drawing.Point(4, 4);
this.button10.Name = "button10";
this.button10.Size = new System.Drawing.Size(31, 23);
this.button10.TabIndex = 0;
this.button10.Text = "btn";
this.button10.UseVisualStyleBackColor = true;
//
// button12
//
this.button12.Location = new System.Drawing.Point(4, 34);
this.button12.Name = "button12";
this.button12.Size = new System.Drawing.Size(31, 23);
this.button12.TabIndex = 0;
this.button12.Text = "btn";
this.button12.UseVisualStyleBackColor = true;
//
// button13
//
this.button13.Location = new System.Drawing.Point(87, 34);
this.button13.Name = "button13";
this.button13.Size = new System.Drawing.Size(31, 23);
this.button13.TabIndex = 0;
this.button13.Text = "btn";
this.button13.UseVisualStyleBackColor = true;
//
// label8
//
this.label8.AutoSize = true;
this.label8.Location = new System.Drawing.Point(87, 1);
this.label8.Name = "label8";
this.label8.Size = new System.Drawing.Size(29, 12);
this.label8.TabIndex = 4;
this.label8.Text = "可拖";
//
// tabControl1
//
this.tabControl1.Controls.Add(this.tabPage1);
this.tabControl1.Controls.Add(this.tabPage2);
this.tabControl1.Location = new System.Drawing.Point(300, 5);
this.tabControl1.Name = "tabControl1";
this.tabControl1.SelectedIndex = 0;
this.tabControl1.Size = new System.Drawing.Size(149, 79);
this.tabControl1.TabIndex = 28;
//
// tabPage1
//
this.tabPage1.Controls.Add(this.button8);
this.tabPage1.Controls.Add(this.label6);
this.tabPage1.Location = new System.Drawing.Point(4, 22);
this.tabPage1.Name = "tabPage1";
this.tabPage1.Padding = new System.Windows.Forms.Padding(3);
this.tabPage1.Size = new System.Drawing.Size(141, 53);
this.tabPage1.TabIndex = 0;
this.tabPage1.Text = "tabPage1";
this.tabPage1.UseVisualStyleBackColor = true;
//
// button8
//
this.button8.Location = new System.Drawing.Point(8, 8);
this.button8.Name = "button8";
this.button8.Size = new System.Drawing.Size(31, 23);
this.button8.TabIndex = 0;
this.button8.Text = "btn";
this.button8.UseVisualStyleBackColor = true;
//
// label6
//
this.label6.AutoSize = true;
this.label6.Location = new System.Drawing.Point(55, 13);
this.label6.Name = "label6";
this.label6.Size = new System.Drawing.Size(29, 12);
this.label6.TabIndex = 4;
this.label6.Text = "可拖";
//
// tabPage2
//
this.tabPage2.Controls.Add(this.button9);
this.tabPage2.Controls.Add(this.label7);
this.tabPage2.Location = new System.Drawing.Point(4, 22);
this.tabPage2.Name = "tabPage2";
this.tabPage2.Padding = new System.Windows.Forms.Padding(3);
this.tabPage2.Size = new System.Drawing.Size(141, 53);
this.tabPage2.TabIndex = 1;
this.tabPage2.Text = "tabPage2";
this.tabPage2.UseVisualStyleBackColor = true;
//
// button9
//
this.button9.Location = new System.Drawing.Point(17, 6);
this.button9.Name = "button9";
this.button9.Size = new System.Drawing.Size(31, 23);
this.button9.TabIndex = 0;
this.button9.Text = "btn";
this.button9.UseVisualStyleBackColor = true;
//
// label7
//
this.label7.AutoSize = true;
this.label7.Location = new System.Drawing.Point(54, 17);
this.label7.Name = "label7";
this.label7.Size = new System.Drawing.Size(29, 12);
this.label7.TabIndex = 4;
this.label7.Text = "可拖";
//
// splitContainer1
//
this.splitContainer1.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
this.splitContainer1.Location = new System.Drawing.Point(121, 142);
this.splitContainer1.Name = "splitContainer1";
//
// splitContainer1.Panel1
//
this.splitContainer1.Panel1.Controls.Add(this.button6);
this.splitContainer1.Panel1.Controls.Add(this.label4);
//
// splitContainer1.Panel2
//
this.splitContainer1.Panel2.Controls.Add(this.button7);
this.splitContainer1.Panel2.Controls.Add(this.label3);
this.splitContainer1.Size = new System.Drawing.Size(167, 49);
this.splitContainer1.SplitterDistance = 55;
this.splitContainer1.TabIndex = 27;
//
// button6
//
this.button6.Location = new System.Drawing.Point(0, 6);
this.button6.Name = "button6";
this.button6.Size = new System.Drawing.Size(31, 23);
this.button6.TabIndex = 0;
this.button6.Text = "btn";
this.button6.UseVisualStyleBackColor = true;
//
// label4
//
this.label4.AutoSize = true;
this.label4.Location = new System.Drawing.Point(-1, 32);
this.label4.Name = "label4";
this.label4.Size = new System.Drawing.Size(29, 12);
this.label4.TabIndex = 4;
this.label4.Text = "可拖";
//
// button7
//
this.button7.Location = new System.Drawing.Point(3, 3);
this.button7.Name = "button7";
this.button7.Size = new System.Drawing.Size(31, 23);
this.button7.TabIndex = 0;
this.button7.Text = "btn";
this.button7.UseVisualStyleBackColor = true;
//
// label3
//
this.label3.AutoSize = true;
this.label3.Location = new System.Drawing.Point(52, 22);
this.label3.Name = "label3";
this.label3.Size = new System.Drawing.Size(29, 12);
this.label3.TabIndex = 4;
this.label3.Text = "可拖";
//
// propertyGrid1
//
this.propertyGrid1.Location = new System.Drawing.Point(455, 4);
this.propertyGrid1.Name = "propertyGrid1";
this.propertyGrid1.SelectedObject = this.button1;
this.propertyGrid1.Size = new System.Drawing.Size(135, 173);
this.propertyGrid1.TabIndex = 26;
//
// button1
//
this.button1.Location = new System.Drawing.Point(43, 13);
this.button1.Name = "button1";
this.button1.Size = new System.Drawing.Size(35, 23);
this.button1.TabIndex = 0;
this.button1.Text = "btn";
this.button1.UseVisualStyleBackColor = true;
//
// pictureBox1
//
this.pictureBox1.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
this.pictureBox1.Image = ((System.Drawing.Image)(resources.GetObject("pictureBox1.Image")));
this.pictureBox1.Location = new System.Drawing.Point(300, 208);
this.pictureBox1.Name = "pictureBox1";
this.pictureBox1.Size = new System.Drawing.Size(149, 51);
this.pictureBox1.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage;
this.pictureBox1.TabIndex = 25;
this.pictureBox1.TabStop = false;
this.pictureBox1.MouseClick += new System.Windows.Forms.MouseEventHandler(this.pictureBox1_MouseClick);
//
// listBox1
//
this.listBox1.FormattingEnabled = true;
this.listBox1.HorizontalScrollbar = true;
this.listBox1.ItemHeight = 12;
this.listBox1.Items.AddRange(new object[] {
"ddasdfasdfasdf",
"asdfsdfsdf",
"asdfasdfsdfdsf",
"ddasdfasdfasdf",
"asdfsdfsdf",
"asdfasdfsdfdsf"});
this.listBox1.Location = new System.Drawing.Point(6, 127);
this.listBox1.Name = "listBox1";
this.listBox1.Size = new System.Drawing.Size(108, 64);
this.listBox1.TabIndex = 24;
//
// flowLayoutPanel1
//
this.flowLayoutPanel1.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
this.flowLayoutPanel1.Controls.Add(this.button3);
this.flowLayoutPanel1.Controls.Add(this.button4);
this.flowLayoutPanel1.Controls.Add(this.button5);
this.flowLayoutPanel1.Controls.Add(this.label5);
this.flowLayoutPanel1.Location = new System.Drawing.Point(6, 197);
this.flowLayoutPanel1.Name = "flowLayoutPanel1";
this.flowLayoutPanel1.Size = new System.Drawing.Size(108, 62);
this.flowLayoutPanel1.TabIndex = 23;
//
// button3
//
this.button3.Location = new System.Drawing.Point(3, 3);
this.button3.Name = "button3";
this.button3.Size = new System.Drawing.Size(31, 23);
this.button3.TabIndex = 0;
this.button3.Text = "btn";
this.button3.UseVisualStyleBackColor = true;
//
// button4
//
this.button4.Location = new System.Drawing.Point(40, 3);
this.button4.Name = "button4";
this.button4.Size = new System.Drawing.Size(31, 23);
this.button4.TabIndex = 0;
this.button4.Text = "btn";
this.button4.UseVisualStyleBackColor = true;
//
// button5
//
this.button5.Location = new System.Drawing.Point(3, 32);
this.button5.Name = "button5";
this.button5.Size = new System.Drawing.Size(31, 23);
this.button5.TabIndex = 0;
this.button5.Text = "btn";
this.button5.UseVisualStyleBackColor = true;
//
// label5
//
this.label5.AutoSize = true;
this.label5.Location = new System.Drawing.Point(40, 29);
this.label5.Name = "label5";
this.label5.Size = new System.Drawing.Size(29, 12);
this.label5.TabIndex = 4;
this.label5.Text = "可拖";
//
// dataGridView1
//
this.dataGridView1.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize;
this.dataGridView1.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] {
this.Column1,
this.Column2,
this.Column3});
this.dataGridView1.Location = new System.Drawing.Point(121, 27);
this.dataGridView1.Name = "dataGridView1";
this.dataGridView1.RowTemplate.Height = 23;
this.dataGridView1.Size = new System.Drawing.Size(167, 81);
this.dataGridView1.TabIndex = 22;
//
// Column1
//
this.Column1.HeaderText = "Column1";
this.Column1.Name = "Column1";
//
// Column2
//
this.Column2.HeaderText = "Column2";
this.Column2.Name = "Column2";
//
// Column3
//
this.Column3.HeaderText = "Column3";
this.Column3.Name = "Column3";
//
// checkedListBox1
//
this.checkedListBox1.FormattingEnabled = true;
this.checkedListBox1.HorizontalScrollbar = true;
this.checkedListBox1.Items.AddRange(new object[] {
"ddasdfasdfasdf",
"asdfsdfsdf",
"asdfasdfsdfdsf",
"ddasdfasdfasdf",
"asdfsdfsdf",
"asdfasdfsdfdsf"});
this.checkedListBox1.Location = new System.Drawing.Point(6, 53);
this.checkedListBox1.Name = "checkedListBox1";
this.checkedListBox1.Size = new System.Drawing.Size(109, 68);
this.checkedListBox1.TabIndex = 21;
//
// linkLabel1
//
this.linkLabel1.AutoSize = true;
this.linkLabel1.Location = new System.Drawing.Point(121, 9);
this.linkLabel1.Name = "linkLabel1";
this.linkLabel1.Size = new System.Drawing.Size(173, 12);
this.linkLabel1.TabIndex = 20;
this.linkLabel1.TabStop = true;
this.linkLabel1.Text = "可拖超链不可拖但无效超链可拖";
//
// progressBar1
//
this.progressBar1.Location = new System.Drawing.Point(765, 6);
this.progressBar1.Name = "progressBar1";
this.progressBar1.Size = new System.Drawing.Size(86, 23);
this.progressBar1.TabIndex = 4;
//
// groupBox1
//
this.groupBox1.Controls.Add(this.label1);
this.groupBox1.Controls.Add(this.button1);
this.groupBox1.Location = new System.Drawing.Point(6, 5);
this.groupBox1.Name = "groupBox1";
this.groupBox1.Size = new System.Drawing.Size(109, 42);
this.groupBox1.TabIndex = 3;
this.groupBox1.TabStop = false;
this.groupBox1.Text = "groupBox1";
//
// label1
//
this.label1.AutoSize = true;
this.label1.Location = new System.Drawing.Point(6, 17);
this.label1.Name = "label1";
this.label1.Size = new System.Drawing.Size(29, 12);
this.label1.TabIndex = 4;
this.label1.Text = "可拖";
//
// panel2
//
this.panel2.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
| System.Windows.Forms.AnchorStyles.Right)));
this.panel2.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
this.panel2.Controls.Add(this.radioButton1);
this.panel2.Controls.Add(this.textBox2);
this.panel2.Controls.Add(this.textBox1);
this.panel2.Controls.Add(this.comboBox1);
this.panel2.Controls.Add(this.statusStrip2);
this.panel2.Controls.Add(this.statusBar2);
this.panel2.Controls.Add(this.toolBar2);
this.panel2.Controls.Add(this.toolStrip2);
this.panel2.Controls.Add(this.menuStrip2);
this.panel2.Location = new System.Drawing.Point(597, 35);
this.panel2.Name = "panel2";
this.panel2.Size = new System.Drawing.Size(279, 224);
this.panel2.TabIndex = 1;
//
// radioButton1
//
this.radioButton1.AutoSize = true;
this.radioButton1.Location = new System.Drawing.Point(8, 148);
this.radioButton1.Name = "radioButton1";
this.radioButton1.Size = new System.Drawing.Size(95, 16);
this.radioButton1.TabIndex = 12;
this.radioButton1.TabStop = true;
this.radioButton1.Text = "radioButton1";
this.radioButton1.UseVisualStyleBackColor = true;
//
// textBox2
//
this.textBox2.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
| System.Windows.Forms.AnchorStyles.Right)));
this.textBox2.Location = new System.Drawing.Point(109, 89);
this.textBox2.Multiline = true;
this.textBox2.Name = "textBox2";
this.textBox2.ScrollBars = System.Windows.Forms.ScrollBars.Both;
this.textBox2.Size = new System.Drawing.Size(164, 80);
this.textBox2.TabIndex = 11;
this.textBox2.Text = "滚动条无效时\r\n也可以拖";
this.textBox2.WordWrap = false;
//
// textBox1
//
this.textBox1.Location = new System.Drawing.Point(16, 115);
this.textBox1.Name = "textBox1";
this.textBox1.Size = new System.Drawing.Size(84, 21);
this.textBox1.TabIndex = 11;
//
// comboBox1
//
this.comboBox1.FormattingEnabled = true;
this.comboBox1.Items.AddRange(new object[] {
"aaa",
"bbb",
"ccc"});
this.comboBox1.Location = new System.Drawing.Point(16, 89);
this.comboBox1.Name = "comboBox1";
this.comboBox1.Size = new System.Drawing.Size(84, 20);
this.comboBox1.TabIndex = 10;
//
// statusStrip2
//
this.statusStrip2.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
this.toolStripStatusLabel3,
this.toolStripStatusLabel4,
this.toolStripProgressBar4,
this.toolStripDropDownButton4,
this.toolStripSplitButton4});
this.statusStrip2.Location = new System.Drawing.Point(0, 177);
this.statusStrip2.Name = "statusStrip2";
this.statusStrip2.Size = new System.Drawing.Size(277, 23);
this.statusStrip2.TabIndex = 8;
this.statusStrip2.Text = "statusStrip2";
//
// toolStripStatusLabel3
//
this.toolStripStatusLabel3.Name = "toolStripStatusLabel3";
this.toolStripStatusLabel3.Size = new System.Drawing.Size(56, 18);
this.toolStripStatusLabel3.Text = "可拖可拖";
//
// toolStripStatusLabel4
//
this.toolStripStatusLabel4.IsLink = true;
this.toolStripStatusLabel4.Name = "toolStripStatusLabel4";
this.toolStripStatusLabel4.Size = new System.Drawing.Size(69, 18);
this.toolStripStatusLabel4.Text = "toolLabel2";
//
// toolStripProgressBar4
//
this.toolStripProgressBar4.Name = "toolStripProgressBar4";
this.toolStripProgressBar4.Size = new System.Drawing.Size(100, 17);
//
// toolStripDropDownButton4
//
this.toolStripDropDownButton4.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
this.toolStripMenuItem9});
this.toolStripDropDownButton4.Image = ((System.Drawing.Image)(resources.GetObject("toolStripDropDownButton4.Image")));
this.toolStripDropDownButton4.ImageTransparentColor = System.Drawing.Color.Magenta;
this.toolStripDropDownButton4.Name = "toolStripDropDownButton4";
this.toolStripDropDownButton4.Size = new System.Drawing.Size(116, 21);
this.toolStripDropDownButton4.Text = "toolStButton3";
//
// toolStripMenuItem9
//
this.toolStripMenuItem9.Name = "toolStripMenuItem9";
this.toolStripMenuItem9.Size = new System.Drawing.Size(119, 22);
this.toolStripMenuItem9.Text = "asdfsdf";
//
// toolStripSplitButton4
//
this.toolStripSplitButton4.Image = ((System.Drawing.Image)(resources.GetObject("toolStripSplitButton4.Image")));
this.toolStripSplitButton4.ImageTransparentColor = System.Drawing.Color.Magenta;
this.toolStripSplitButton4.Name = "toolStripSplitButton4";
this.toolStripSplitButton4.Size = new System.Drawing.Size(100, 21);
this.toolStripSplitButton4.Text = "toolutton3";
//
// statusBar2
//
this.statusBar2.Location = new System.Drawing.Point(0, 200);
this.statusBar2.Name = "statusBar2";
this.statusBar2.Panels.AddRange(new System.Windows.Forms.StatusBarPanel[] {
this.statusBarPanel4,
this.statusBarPanel5,
this.statusBarPanel6});
this.statusBar2.ShowPanels = true;
this.statusBar2.Size = new System.Drawing.Size(277, 22);
this.statusBar2.TabIndex = 9;
this.statusBar2.Text = "statusBar2";
//
// statusBarPanel4
//
this.statusBarPanel4.AutoSize = System.Windows.Forms.StatusBarPanelAutoSize.Spring;
this.statusBarPanel4.Name = "statusBarPanel4";
this.statusBarPanel4.Text = "可拖";
this.statusBarPanel4.Width = 121;
//
// statusBarPanel5
//
this.statusBarPanel5.AutoSize = System.Windows.Forms.StatusBarPanelAutoSize.Contents;
this.statusBarPanel5.Name = "statusBarPanel5";
this.statusBarPanel5.Text = "可拖";
this.statusBarPanel5.Width = 39;
//
// statusBarPanel6
//
this.statusBarPanel6.Name = "statusBarPanel6";
this.statusBarPanel6.Text = "可拖";
//
// toolBar2
//
this.toolBar2.Appearance = System.Windows.Forms.ToolBarAppearance.Flat;
this.toolBar2.AutoSize = false;
this.toolBar2.Buttons.AddRange(new System.Windows.Forms.ToolBarButton[] {
this.toolBarButton6,
this.toolBarButton7,
this.toolBarButton8,
this.toolBarButton9,
this.toolBarButton10});
this.toolBar2.ButtonSize = new System.Drawing.Size(89, 30);
this.toolBar2.DropDownArrows = true;
this.toolBar2.Location = new System.Drawing.Point(0, 50);
this.toolBar2.Name = "toolBar2";
this.toolBar2.ShowToolTips = true;
this.toolBar2.Size = new System.Drawing.Size(277, 28);
this.toolBar2.TabIndex = 7;
this.toolBar2.TextAlign = System.Windows.Forms.ToolBarTextAlign.Right;
//
// toolBarButton6
//
this.toolBarButton6.Name = "toolBarButton6";
this.toolBarButton6.Text = "asdf";
//
// toolBarButton7
//
this.toolBarButton7.Enabled = false;
this.toolBarButton7.Name = "toolBarButton7";
this.toolBarButton7.Text = "可拖";
//
// toolBarButton8
//
this.toolBarButton8.Name = "toolBarButton8";
this.toolBarButton8.Style = System.Windows.Forms.ToolBarButtonStyle.ToggleButton;
this.toolBarButton8.Text = "sdfsdf";
//
// toolBarButton9
//
this.toolBarButton9.Name = "toolBarButton9";
this.toolBarButton9.Style = System.Windows.Forms.ToolBarButtonStyle.Separator;
//
// toolBarButton10
//
this.toolBarButton10.Name = "toolBarButton10";
this.toolBarButton10.Style = System.Windows.Forms.ToolBarButtonStyle.DropDownButton;
this.toolBarButton10.Text = "asdf";
//
// toolStrip2
//
this.toolStrip2.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
this.toolStripButton1,
this.toolStripButton2,
this.toolStripButton3,
this.toolStripSeparator2,
this.toolStripButton4,
this.toolStripButton5,
this.toolStripSeparator3,
this.toolStripComboBox2,
this.toolStripLabel2,
this.toolStripSplitButton2,
this.toolStripDropDownButton2,
this.toolStripTextBox2,
this.toolStripProgressBar2});
this.toolStrip2.Location = new System.Drawing.Point(0, 25);
this.toolStrip2.Name = "toolStrip2";
this.toolStrip2.Size = new System.Drawing.Size(277, 25);
this.toolStrip2.TabIndex = 6;
this.toolStrip2.Text = "toolStrip2";
//
// toolStripButton1
//
this.toolStripButton1.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image;
this.toolStripButton1.Image = ((System.Drawing.Image)(resources.GetObject("toolStripButton1.Image")));
this.toolStripButton1.ImageTransparentColor = System.Drawing.Color.Magenta;
this.toolStripButton1.Name = "toolStripButton1";
this.toolStripButton1.Size = new System.Drawing.Size(23, 22);
this.toolStripButton1.Text = "新建(&N)";
//
// toolStripButton2
//
this.toolStripButton2.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image;
this.toolStripButton2.Image = ((System.Drawing.Image)(resources.GetObject("toolStripButton2.Image")));
this.toolStripButton2.ImageTransparentColor = System.Drawing.Color.Magenta;
this.toolStripButton2.Name = "toolStripButton2";
this.toolStripButton2.Size = new System.Drawing.Size(23, 22);
this.toolStripButton2.Text = "保存(&S)";
//
// toolStripButton3
//
this.toolStripButton3.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image;
this.toolStripButton3.Enabled = false;
this.toolStripButton3.Image = ((System.Drawing.Image)(resources.GetObject("toolStripButton3.Image")));
this.toolStripButton3.ImageTransparentColor = System.Drawing.Color.Magenta;
this.toolStripButton3.Name = "toolStripButton3";
this.toolStripButton3.Size = new System.Drawing.Size(23, 22);
this.toolStripButton3.Text = "打印(&P)";
//
// toolStripSeparator2
//
this.toolStripSeparator2.Name = "toolStripSeparator2";
this.toolStripSeparator2.Size = new System.Drawing.Size(6, 25);
//
// toolStripButton4
//
this.toolStripButton4.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image;
this.toolStripButton4.Enabled = false;
this.toolStripButton4.Image = ((System.Drawing.Image)(resources.GetObject("toolStripButton4.Image")));
this.toolStripButton4.ImageTransparentColor = System.Drawing.Color.Magenta;
this.toolStripButton4.Name = "toolStripButton4";
this.toolStripButton4.Size = new System.Drawing.Size(23, 22);
this.toolStripButton4.Text = "复制(&C)";
//
// toolStripButton5
//
this.toolStripButton5.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image;
this.toolStripButton5.Image = ((System.Drawing.Image)(resources.GetObject("toolStripButton5.Image")));
this.toolStripButton5.ImageTransparentColor = System.Drawing.Color.Magenta;
this.toolStripButton5.Name = "toolStripButton5";
this.toolStripButton5.Size = new System.Drawing.Size(23, 22);
this.toolStripButton5.Text = "粘贴(&P)";
//
// toolStripSeparator3
//
this.toolStripSeparator3.Name = "toolStripSeparator3";
this.toolStripSeparator3.Size = new System.Drawing.Size(6, 25);
//
// toolStripComboBox2
//
this.toolStripComboBox2.Name = "toolStripComboBox2";
this.toolStripComboBox2.Size = new System.Drawing.Size(75, 25);
//
// toolStripLabel2
//
this.toolStripLabel2.Name = "toolStripLabel2";
this.toolStripLabel2.Size = new System.Drawing.Size(96, 17);
this.toolStripLabel2.Text = "toolStripLabel1";
//
// toolStripSplitButton2
//
this.toolStripSplitButton2.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image;
this.toolStripSplitButton2.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
this.toolStripMenuItem7});
this.toolStripSplitButton2.Image = ((System.Drawing.Image)(resources.GetObject("toolStripSplitButton2.Image")));
this.toolStripSplitButton2.ImageTransparentColor = System.Drawing.Color.Magenta;
this.toolStripSplitButton2.Name = "toolStripSplitButton2";
this.toolStripSplitButton2.Size = new System.Drawing.Size(32, 20);
this.toolStripSplitButton2.Text = "toolStripSplitButton1";
//
// toolStripMenuItem7
//
this.toolStripMenuItem7.Name = "toolStripMenuItem7";
this.toolStripMenuItem7.Size = new System.Drawing.Size(104, 22);
this.toolStripMenuItem7.Text = "sfsdf";
//
// toolStripDropDownButton2
//
this.toolStripDropDownButton2.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image;
this.toolStripDropDownButton2.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
this.toolStripMenuItem8});
this.toolStripDropDownButton2.Image = ((System.Drawing.Image)(resources.GetObject("toolStripDropDownButton2.Image")));
this.toolStripDropDownButton2.ImageTransparentColor = System.Drawing.Color.Magenta;
this.toolStripDropDownButton2.Name = "toolStripDropDownButton2";
this.toolStripDropDownButton2.Size = new System.Drawing.Size(29, 20);
this.toolStripDropDownButton2.Text = "toolStripDropDownButton1";
//
// toolStripMenuItem8
//
this.toolStripMenuItem8.Name = "toolStripMenuItem8";
this.toolStripMenuItem8.Size = new System.Drawing.Size(112, 22);
this.toolStripMenuItem8.Text = "sdfsdf";
//
// toolStripTextBox2
//
this.toolStripTextBox2.Name = "toolStripTextBox2";
this.toolStripTextBox2.Size = new System.Drawing.Size(60, 23);
//
// toolStripProgressBar2
//
this.toolStripProgressBar2.AutoSize = false;
this.toolStripProgressBar2.Name = "toolStripProgressBar2";
this.toolStripProgressBar2.Size = new System.Drawing.Size(100, 15);
//
// menuStrip2
//
this.menuStrip2.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
this.toolStripMenuItem1,
this.toolStripMenuItem3,
this.toolStripMenuItem5});
this.menuStrip2.Location = new System.Drawing.Point(0, 0);
this.menuStrip2.Name = "menuStrip2";
this.menuStrip2.Size = new System.Drawing.Size(277, 25);
this.menuStrip2.TabIndex = 2;
this.menuStrip2.Text = "menuStrip2";
//
// toolStripMenuItem1
//
this.toolStripMenuItem1.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
this.toolStripMenuItem2});
this.toolStripMenuItem1.Name = "toolStripMenuItem1";
this.toolStripMenuItem1.Size = new System.Drawing.Size(56, 21);
this.toolStripMenuItem1.Text = "爱爱爱";
//
// toolStripMenuItem2
//
this.toolStripMenuItem2.Name = "toolStripMenuItem2";
this.toolStripMenuItem2.Size = new System.Drawing.Size(124, 22);
this.toolStripMenuItem2.Text = "阿斯蒂芬";
//
// toolStripMenuItem3
//
this.toolStripMenuItem3.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
this.toolStripMenuItem4});
this.toolStripMenuItem3.Enabled = false;
this.toolStripMenuItem3.Name = "toolStripMenuItem3";
this.toolStripMenuItem3.Size = new System.Drawing.Size(44, 21);
this.toolStripMenuItem3.Text = "可拖";
//
// toolStripMenuItem4
//
this.toolStripMenuItem4.Name = "toolStripMenuItem4";
this.toolStripMenuItem4.Size = new System.Drawing.Size(124, 22);
this.toolStripMenuItem4.Text = "阿斯蒂芬";
//
// toolStripMenuItem5
//
this.toolStripMenuItem5.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
this.toolStripMenuItem6});
this.toolStripMenuItem5.Name = "toolStripMenuItem5";
this.toolStripMenuItem5.Size = new System.Drawing.Size(56, 21);
this.toolStripMenuItem5.Text = "纯猜测";
//
// toolStripMenuItem6
//
this.toolStripMenuItem6.Name = "toolStripMenuItem6";
this.toolStripMenuItem6.Size = new System.Drawing.Size(136, 22);
this.toolStripMenuItem6.Text = "随碟附送的";
//
// button2
//
this.button2.Enabled = false;
this.button2.Location = new System.Drawing.Point(464, 210);
this.button2.Name = "button2";
this.button2.Size = new System.Drawing.Size(100, 23);
this.button2.TabIndex = 0;
this.button2.Text = "无效控件可拖";
this.button2.UseVisualStyleBackColor = true;
//
// statusBarPanel1
//
this.statusBarPanel1.AutoSize = System.Windows.Forms.StatusBarPanelAutoSize.Spring;
this.statusBarPanel1.Name = "statusBarPanel1";
this.statusBarPanel1.Text = "可拖";
this.statusBarPanel1.Width = 728;
//
// statusBarPanel2
//
this.statusBarPanel2.AutoSize = System.Windows.Forms.StatusBarPanelAutoSize.Contents;
this.statusBarPanel2.Name = "statusBarPanel2";
this.statusBarPanel2.Text = "可拖";
this.statusBarPanel2.Width = 39;
//
// statusBarPanel3
//
this.statusBarPanel3.Name = "statusBarPanel3";
this.statusBarPanel3.Text = "可拖";
//
// toolBarButton1
//
this.toolBarButton1.Name = "toolBarButton1";
this.toolBarButton1.Text = "asdf";
//
// toolBarButton2
//
this.toolBarButton2.Enabled = false;
this.toolBarButton2.Name = "toolBarButton2";
this.toolBarButton2.Text = "可拖";
//
// toolBarButton3
//
this.toolBarButton3.Name = "toolBarButton3";
this.toolBarButton3.Style = System.Windows.Forms.ToolBarButtonStyle.ToggleButton;
this.toolBarButton3.Text = "sdfsdf";
//
// toolBarButton4
//
this.toolBarButton4.Name = "toolBarButton4";
this.toolBarButton4.Style = System.Windows.Forms.ToolBarButtonStyle.Separator;
//
// toolBarButton5
//
this.toolBarButton5.Name = "toolBarButton5";
this.toolBarButton5.Style = System.Windows.Forms.ToolBarButtonStyle.DropDownButton;
this.toolBarButton5.Text = "asdf";
//
// mainMenu1
//
this.mainMenu1.MenuItems.AddRange(new System.Windows.Forms.MenuItem[] {
this.menuItem11,
this.menuItem2,
this.menuItem3});
//
// menuItem11
//
this.menuItem11.Index = 0;
this.menuItem11.MenuItems.AddRange(new System.Windows.Forms.MenuItem[] {
this.menuItem12});
this.menuItem11.Text = "这是MainMenu";
//
// menuItem12
//
this.menuItem12.Index = 0;
this.menuItem12.Text = "asdfsdf";
//
// menuItem2
//
this.menuItem2.Enabled = false;
this.menuItem2.Index = 1;
this.menuItem2.MenuItems.AddRange(new System.Windows.Forms.MenuItem[] {
this.menuItem5});
this.menuItem2.Text = "无效项可拖";
//
// menuItem5
//
this.menuItem5.Index = 0;
this.menuItem5.Text = "吧是对方";
//
// menuItem3
//
this.menuItem3.Index = 2;
this.menuItem3.MenuItems.AddRange(new System.Windows.Forms.MenuItem[] {
this.menuItem6});
this.menuItem3.Text = "随碟附送的";
//
// menuItem6
//
this.menuItem6.Index = 0;
this.menuItem6.Text = "萨达飞洒的分";
//
// menuStrip1
//
this.menuStrip1.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
this.爱爱爱ToolStripMenuItem,
this.包不包ToolStripMenuItem,
this.纯猜测ToolStripMenuItem});
this.menuStrip1.Location = new System.Drawing.Point(0, 0);
this.menuStrip1.Name = "menuStrip1";
this.menuStrip1.Size = new System.Drawing.Size(884, 25);
this.menuStrip1.TabIndex = 1;
this.menuStrip1.Text = "menuStrip1";
//
// 爱爱爱ToolStripMenuItem
//
this.爱爱爱ToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
this.阿斯蒂芬ToolStripMenuItem1});
this.爱爱爱ToolStripMenuItem.Name = "爱爱爱ToolStripMenuItem";
this.爱爱爱ToolStripMenuItem.Size = new System.Drawing.Size(104, 21);
this.爱爱爱ToolStripMenuItem.Text = "这是MenuStrip";
//
// 阿斯蒂芬ToolStripMenuItem1
//
this.阿斯蒂芬ToolStripMenuItem1.Name = "阿斯蒂芬ToolStripMenuItem1";
this.阿斯蒂芬ToolStripMenuItem1.Size = new System.Drawing.Size(124, 22);
this.阿斯蒂芬ToolStripMenuItem1.Text = "阿斯蒂芬";
//
// 包不包ToolStripMenuItem
//
this.包不包ToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
this.阿斯蒂芬ToolStripMenuItem});
this.包不包ToolStripMenuItem.Enabled = false;
this.包不包ToolStripMenuItem.Name = "包不包ToolStripMenuItem";
this.包不包ToolStripMenuItem.Size = new System.Drawing.Size(80, 21);
this.包不包ToolStripMenuItem.Text = "无效项可拖";
//
// 阿斯蒂芬ToolStripMenuItem
//
this.阿斯蒂芬ToolStripMenuItem.Name = "阿斯蒂芬ToolStripMenuItem";
this.阿斯蒂芬ToolStripMenuItem.Size = new System.Drawing.Size(124, 22);
this.阿斯蒂芬ToolStripMenuItem.Text = "阿斯蒂芬";
//
// 纯猜测ToolStripMenuItem
//
this.纯猜测ToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
this.随碟附送的ToolStripMenuItem});
this.纯猜测ToolStripMenuItem.Name = "纯猜测ToolStripMenuItem";
this.纯猜测ToolStripMenuItem.Size = new System.Drawing.Size(56, 21);
this.纯猜测ToolStripMenuItem.Text = "纯猜测";
//
// 随碟附送的ToolStripMenuItem
//
this.随碟附送的ToolStripMenuItem.Name = "随碟附送的ToolStripMenuItem";
this.随碟附送的ToolStripMenuItem.Size = new System.Drawing.Size(136, 22);
this.随碟附送的ToolStripMenuItem.Text = "随碟附送的";
//
// statusStrip1
//
this.statusStrip1.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
this.toolStripStatusLabel1,
this.toolStripStatusLabel2,
this.toolStripProgressBar3,
this.toolStripDropDownButton3,
this.toolStripSplitButton3,
this.toolStripStatusLabel5});
this.statusStrip1.Location = new System.Drawing.Point(0, 596);
this.statusStrip1.Name = "statusStrip1";
this.statusStrip1.Size = new System.Drawing.Size(884, 23);
this.statusStrip1.TabIndex = 3;
this.statusStrip1.Text = "statusStrip1";
//
// toolStripStatusLabel1
//
this.toolStripStatusLabel1.Name = "toolStripStatusLabel1";
this.toolStripStatusLabel1.Size = new System.Drawing.Size(80, 18);
this.toolStripStatusLabel1.Text = "可拖可拖可拖";
//
// toolStripStatusLabel2
//
this.toolStripStatusLabel2.IsLink = true;
this.toolStripStatusLabel2.Name = "toolStripStatusLabel2";
this.toolStripStatusLabel2.Size = new System.Drawing.Size(68, 18);
this.toolStripStatusLabel2.Text = "超链不可拖";
//
// toolStripProgressBar3
//
this.toolStripProgressBar3.Name = "toolStripProgressBar3";
this.toolStripProgressBar3.Size = new System.Drawing.Size(100, 17);
//
// toolStripDropDownButton3
//
this.toolStripDropDownButton3.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
this.asdfsdfToolStripMenuItem});
this.toolStripDropDownButton3.Image = ((System.Drawing.Image)(resources.GetObject("toolStripDropDownButton3.Image")));
this.toolStripDropDownButton3.ImageTransparentColor = System.Drawing.Color.Magenta;
this.toolStripDropDownButton3.Name = "toolStripDropDownButton3";
this.toolStripDropDownButton3.Size = new System.Drawing.Size(116, 21);
this.toolStripDropDownButton3.Text = "toolStButton3";
//
// asdfsdfToolStripMenuItem
//
this.asdfsdfToolStripMenuItem.Name = "asdfsdfToolStripMenuItem";
this.asdfsdfToolStripMenuItem.Size = new System.Drawing.Size(119, 22);
this.asdfsdfToolStripMenuItem.Text = "asdfsdf";
//
// toolStripSplitButton3
//
this.toolStripSplitButton3.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
this.asdfsadfToolStripMenuItem});
this.toolStripSplitButton3.Image = ((System.Drawing.Image)(resources.GetObject("toolStripSplitButton3.Image")));
this.toolStripSplitButton3.ImageTransparentColor = System.Drawing.Color.Magenta;
this.toolStripSplitButton3.Name = "toolStripSplitButton3";
this.toolStripSplitButton3.Size = new System.Drawing.Size(100, 21);
this.toolStripSplitButton3.Text = "toolutton3";
//
// asdfsadfToolStripMenuItem
//
this.asdfsadfToolStripMenuItem.Name = "asdfsadfToolStripMenuItem";
this.asdfsadfToolStripMenuItem.Size = new System.Drawing.Size(126, 22);
this.asdfsadfToolStripMenuItem.Text = "asdfsadf";
//
// toolStripStatusLabel5
//
this.toolStripStatusLabel5.Enabled = false;
this.toolStripStatusLabel5.IsLink = true;
this.toolStripStatusLabel5.Name = "toolStripStatusLabel5";
this.toolStripStatusLabel5.Size = new System.Drawing.Size(80, 18);
this.toolStripStatusLabel5.Text = "无效超链可拖";
//
// statusBar1
//
this.statusBar1.Location = new System.Drawing.Point(0, 619);
this.statusBar1.Name = "statusBar1";
this.statusBar1.Panels.AddRange(new System.Windows.Forms.StatusBarPanel[] {
this.statusBarPanel1,
this.statusBarPanel2,
this.statusBarPanel3});
this.statusBar1.ShowPanels = true;
this.statusBar1.Size = new System.Drawing.Size(884, 22);
this.statusBar1.TabIndex = 4;
this.statusBar1.Text = "statusBar1";
//
// toolStrip1
//
this.toolStrip1.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
this.toolStripCheckBox1,
this.btnNormal,
this.btnModal,
this.toolStripSeparator4,
this.打印PToolStripButton,
this.toolStripComboBox1,
this.toolStripTextBox1,
this.toolStripLabel3});
this.toolStrip1.Location = new System.Drawing.Point(0, 25);
this.toolStrip1.Name = "toolStrip1";
this.toolStrip1.Size = new System.Drawing.Size(884, 25);
this.toolStrip1.TabIndex = 5;
this.toolStrip1.Text = "toolStrip1";
//
// toolStripCheckBox1
//
this.toolStripCheckBox1.Checked = true;
this.toolStripCheckBox1.CheckOnClick = true;
this.toolStripCheckBox1.CheckState = System.Windows.Forms.CheckState.Checked;
this.toolStripCheckBox1.ForeColor = System.Drawing.Color.Red;
this.toolStripCheckBox1.ImageTransparentColor = System.Drawing.Color.Magenta;
this.toolStripCheckBox1.Name = "toolStripCheckBox1";
this.toolStripCheckBox1.Size = new System.Drawing.Size(60, 22);
this.toolStripCheckBox1.Text = "拖拽:开";
this.toolStripCheckBox1.CheckedChanged += new System.EventHandler(this.checkBox1_CheckedChanged);
//
// btnNormal
//
this.btnNormal.Image = ((System.Drawing.Image)(resources.GetObject("btnNormal.Image")));
this.btnNormal.ImageTransparentColor = System.Drawing.Color.Magenta;
this.btnNormal.Name = "btnNormal";
this.btnNormal.Size = new System.Drawing.Size(88, 22);
this.btnNormal.Text = "开常规窗体";
this.btnNormal.Click += new System.EventHandler(this.newNormal_Click);
//
// btnModal
//
this.btnModal.Image = ((System.Drawing.Image)(resources.GetObject("btnModal.Image")));
this.btnModal.ImageTransparentColor = System.Drawing.Color.Magenta;
this.btnModal.Name = "btnModal";
this.btnModal.Size = new System.Drawing.Size(88, 22);
this.btnModal.Text = "开模式窗体";
this.btnModal.Click += new System.EventHandler(this.newModal_Click);
//
// toolStripSeparator4
//
this.toolStripSeparator4.Name = "toolStripSeparator4";
this.toolStripSeparator4.Size = new System.Drawing.Size(6, 25);
//
// 打印PToolStripButton
//
this.打印PToolStripButton.Enabled = false;
this.打印PToolStripButton.Image = ((System.Drawing.Image)(resources.GetObject("打印PToolStripButton.Image")));
this.打印PToolStripButton.ImageTransparentColor = System.Drawing.Color.Magenta;
this.打印PToolStripButton.Name = "打印PToolStripButton";
this.打印PToolStripButton.Size = new System.Drawing.Size(64, 22);
this.打印PToolStripButton.Text = "无效项";
//
// toolStripComboBox1
//
this.toolStripComboBox1.Items.AddRange(new object[] {
"aaa",
"bbb",
"ccc"});
this.toolStripComboBox1.Name = "toolStripComboBox1";
this.toolStripComboBox1.Size = new System.Drawing.Size(75, 25);
//
// toolStripTextBox1
//
this.toolStripTextBox1.Name = "toolStripTextBox1";
this.toolStripTextBox1.Size = new System.Drawing.Size(60, 25);
//
// toolStripLabel3
//
this.toolStripLabel3.IsLink = true;
this.toolStripLabel3.Name = "toolStripLabel3";
this.toolStripLabel3.Size = new System.Drawing.Size(56, 22);
this.toolStripLabel3.Text = "作者博客";
this.toolStripLabel3.Click += new System.EventHandler(this.btnAbout_Click);
//
// toolBar1
//
this.toolBar1.Appearance = System.Windows.Forms.ToolBarAppearance.Flat;
this.toolBar1.AutoSize = false;
this.toolBar1.Buttons.AddRange(new System.Windows.Forms.ToolBarButton[] {
this.toolBarButton1,
this.toolBarButton2,
this.toolBarButton3,
this.toolBarButton4,
this.toolBarButton5});
this.toolBar1.ButtonSize = new System.Drawing.Size(89, 30);
this.toolBar1.DropDownArrows = true;
this.toolBar1.Location = new System.Drawing.Point(0, 50);
this.toolBar1.Name = "toolBar1";
this.toolBar1.ShowToolTips = true;
this.toolBar1.Size = new System.Drawing.Size(884, 28);
this.toolBar1.TabIndex = 6;
this.toolBar1.TextAlign = System.Windows.Forms.ToolBarTextAlign.Right;
//
// contextMenu1
//
this.contextMenu1.MenuItems.AddRange(new System.Windows.Forms.MenuItem[] {
this.menuItem7,
this.menuItem8});
//
// menuItem7
//
this.menuItem7.Index = 0;
this.menuItem7.Text = "asdfsadf";
//
// menuItem8
//
this.menuItem8.Index = 1;
this.menuItem8.Text = "bbbbb";
//
// FmTestDrag
//
this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
this.ClientSize = new System.Drawing.Size(884, 641);
this.Controls.Add(this.panel1);
this.Controls.Add(this.statusStrip1);
this.Controls.Add(this.statusBar1);
this.Controls.Add(this.toolBar1);
this.Controls.Add(this.toolStrip1);
this.Controls.Add(this.menuStrip1);
this.MainMenuStrip = this.menuStrip1;
this.Menu = this.mainMenu1;
this.Name = "FmTestDrag";
this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen;
this.Text = "拖拽测试";
this.Load += new System.EventHandler(this.FmMDI_Load);
this.panel1.ResumeLayout(false);
this.panel1.PerformLayout();
((System.ComponentModel.ISupportInitialize)(this.trackBar1)).EndInit();
this.tableLayoutPanel1.ResumeLayout(false);
this.tableLayoutPanel1.PerformLayout();
this.tabControl1.ResumeLayout(false);
this.tabPage1.ResumeLayout(false);
this.tabPage1.PerformLayout();
this.tabPage2.ResumeLayout(false);
this.tabPage2.PerformLayout();
this.splitContainer1.Panel1.ResumeLayout(false);
this.splitContainer1.Panel1.PerformLayout();
this.splitContainer1.Panel2.ResumeLayout(false);
this.splitContainer1.Panel2.PerformLayout();
this.splitContainer1.ResumeLayout(false);
((System.ComponentModel.ISupportInitialize)(this.pictureBox1)).EndInit();
this.flowLayoutPanel1.ResumeLayout(false);
this.flowLayoutPanel1.PerformLayout();
((System.ComponentModel.ISupportInitialize)(this.dataGridView1)).EndInit();
this.groupBox1.ResumeLayout(false);
this.groupBox1.PerformLayout();
this.panel2.ResumeLayout(false);
this.panel2.PerformLayout();
this.statusStrip2.ResumeLayout(false);
this.statusStrip2.PerformLayout();
((System.ComponentModel.ISupportInitialize)(this.statusBarPanel4)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.statusBarPanel5)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.statusBarPanel6)).EndInit();
this.toolStrip2.ResumeLayout(false);
this.toolStrip2.PerformLayout();
this.menuStrip2.ResumeLayout(false);
this.menuStrip2.PerformLayout();
((System.ComponentModel.ISupportInitialize)(this.statusBarPanel1)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.statusBarPanel2)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.statusBarPanel3)).EndInit();
this.menuStrip1.ResumeLayout(false);
this.menuStrip1.PerformLayout();
this.statusStrip1.ResumeLayout(false);
this.statusStrip1.PerformLayout();
this.toolStrip1.ResumeLayout(false);
this.toolStrip1.PerformLayout();
this.ResumeLayout(false);
this.PerformLayout();
}
#endregion
private System.Windows.Forms.Panel panel1;
private System.Windows.Forms.Panel panel2;
private System.Windows.Forms.MenuStrip menuStrip2;
private System.Windows.Forms.ToolStripMenuItem toolStripMenuItem1;
private System.Windows.Forms.ToolStripMenuItem toolStripMenuItem2;
private System.Windows.Forms.ToolStripMenuItem toolStripMenuItem3;
private System.Windows.Forms.ToolStripMenuItem toolStripMenuItem4;
private System.Windows.Forms.ToolStripMenuItem toolStripMenuItem5;
private System.Windows.Forms.ToolStripMenuItem toolStripMenuItem6;
private System.Windows.Forms.Button button1;
private System.Windows.Forms.MainMenu mainMenu1;
private System.Windows.Forms.MenuItem menuItem2;
private System.Windows.Forms.MenuItem menuItem5;
private System.Windows.Forms.MenuItem menuItem3;
private System.Windows.Forms.MenuItem menuItem6;
private System.Windows.Forms.MenuStrip menuStrip1;
private System.Windows.Forms.ToolStripMenuItem 爱爱爱ToolStripMenuItem;
private System.Windows.Forms.ToolStripMenuItem 阿斯蒂芬ToolStripMenuItem1;
private System.Windows.Forms.ToolStripMenuItem 包不包ToolStripMenuItem;
private System.Windows.Forms.ToolStripMenuItem 阿斯蒂芬ToolStripMenuItem;
private System.Windows.Forms.ToolStripMenuItem 纯猜测ToolStripMenuItem;
private System.Windows.Forms.ToolStripMenuItem 随碟附送的ToolStripMenuItem;
private System.Windows.Forms.StatusStrip statusStrip1;
private System.Windows.Forms.StatusBar statusBar1;
private System.Windows.Forms.ToolStrip toolStrip1;
private System.Windows.Forms.ToolStripButton 打印PToolStripButton;
private System.Windows.Forms.ToolStripComboBox toolStripComboBox1;
private System.Windows.Forms.ToolStripTextBox toolStripTextBox1;
private System.Windows.Forms.ToolBar toolBar1;
private System.Windows.Forms.ToolBarButton toolBarButton1;
private System.Windows.Forms.ToolBarButton toolBarButton2;
private System.Windows.Forms.ToolBarButton toolBarButton3;
private System.Windows.Forms.ToolBarButton toolBarButton4;
private System.Windows.Forms.ToolBarButton toolBarButton5;
private System.Windows.Forms.ProgressBar progressBar1;
private System.Windows.Forms.GroupBox groupBox1;
private System.Windows.Forms.Label label1;
private System.Windows.Forms.StatusStrip statusStrip2;
private System.Windows.Forms.ToolStripStatusLabel toolStripStatusLabel3;
private System.Windows.Forms.ToolStripStatusLabel toolStripStatusLabel4;
private System.Windows.Forms.ToolStripProgressBar toolStripProgressBar4;
private System.Windows.Forms.ToolStripDropDownButton toolStripDropDownButton4;
private System.Windows.Forms.ToolStripMenuItem toolStripMenuItem9;
private System.Windows.Forms.ToolStripSplitButton toolStripSplitButton4;
private System.Windows.Forms.StatusBar statusBar2;
private System.Windows.Forms.StatusBarPanel statusBarPanel4;
private System.Windows.Forms.StatusBarPanel statusBarPanel5;
private System.Windows.Forms.StatusBarPanel statusBarPanel6;
private System.Windows.Forms.ToolBar toolBar2;
private System.Windows.Forms.ToolBarButton toolBarButton6;
private System.Windows.Forms.ToolBarButton toolBarButton7;
private System.Windows.Forms.ToolBarButton toolBarButton8;
private System.Windows.Forms.ToolBarButton toolBarButton9;
private System.Windows.Forms.ToolBarButton toolBarButton10;
private System.Windows.Forms.ToolStrip toolStrip2;
private System.Windows.Forms.ToolStripButton toolStripButton1;
private System.Windows.Forms.ToolStripButton toolStripButton2;
private System.Windows.Forms.ToolStripButton toolStripButton3;
private System.Windows.Forms.ToolStripSeparator toolStripSeparator2;
private System.Windows.Forms.ToolStripButton toolStripButton4;
private System.Windows.Forms.ToolStripButton toolStripButton5;
private System.Windows.Forms.ToolStripSeparator toolStripSeparator3;
private System.Windows.Forms.ToolStripComboBox toolStripComboBox2;
private System.Windows.Forms.ToolStripLabel toolStripLabel2;
private System.Windows.Forms.ToolStripSplitButton toolStripSplitButton2;
private System.Windows.Forms.ToolStripMenuItem toolStripMenuItem7;
private System.Windows.Forms.ToolStripDropDownButton toolStripDropDownButton2;
private System.Windows.Forms.ToolStripMenuItem toolStripMenuItem8;
private System.Windows.Forms.ToolStripTextBox toolStripTextBox2;
private System.Windows.Forms.ToolStripProgressBar toolStripProgressBar2;
private System.Windows.Forms.ToolStripStatusLabel toolStripStatusLabel1;
private System.Windows.Forms.ToolStripStatusLabel toolStripStatusLabel2;
private System.Windows.Forms.ToolStripProgressBar toolStripProgressBar3;
private System.Windows.Forms.ToolStripDropDownButton toolStripDropDownButton3;
private System.Windows.Forms.ToolStripMenuItem asdfsdfToolStripMenuItem;
private System.Windows.Forms.ToolStripSplitButton toolStripSplitButton3;
private System.Windows.Forms.StatusBarPanel statusBarPanel1;
private System.Windows.Forms.StatusBarPanel statusBarPanel2;
private System.Windows.Forms.StatusBarPanel statusBarPanel3;
private System.Windows.Forms.LinkLabel linkLabel1;
private System.Windows.Forms.CheckedListBox checkedListBox1;
private System.Windows.Forms.Button button2;
private System.Windows.Forms.PictureBox pictureBox1;
private System.Windows.Forms.ListBox listBox1;
private System.Windows.Forms.FlowLayoutPanel flowLayoutPanel1;
private System.Windows.Forms.DataGridView dataGridView1;
private System.Windows.Forms.DataGridViewTextBoxColumn Column1;
private System.Windows.Forms.DataGridViewTextBoxColumn Column2;
private System.Windows.Forms.DataGridViewTextBoxColumn Column3;
private System.Windows.Forms.TabControl tabControl1;
private System.Windows.Forms.TabPage tabPage1;
private System.Windows.Forms.Button button8;
private System.Windows.Forms.TabPage tabPage2;
private System.Windows.Forms.Button button9;
private System.Windows.Forms.SplitContainer splitContainer1;
private System.Windows.Forms.Button button6;
private System.Windows.Forms.Button button7;
private System.Windows.Forms.PropertyGrid propertyGrid1;
private System.Windows.Forms.Button button3;
private System.Windows.Forms.Button button4;
private System.Windows.Forms.Button button5;
private System.Windows.Forms.TableLayoutPanel tableLayoutPanel1;
private System.Windows.Forms.Button button10;
private System.Windows.Forms.Button button12;
private System.Windows.Forms.Button button13;
private System.Windows.Forms.TrackBar trackBar1;
private System.Windows.Forms.Label label8;
private System.Windows.Forms.Label label6;
private System.Windows.Forms.Label label7;
private System.Windows.Forms.Label label4;
private System.Windows.Forms.Label label3;
private System.Windows.Forms.Label label5;
private System.Windows.Forms.TreeView treeView1;
private System.Windows.Forms.ContextMenu contextMenu1;
private System.Windows.Forms.MenuItem menuItem7;
private System.Windows.Forms.MenuItem menuItem8;
private System.Windows.Forms.ToolStripMenuItem asdfsadfToolStripMenuItem;
private System.Windows.Forms.ToolStripStatusLabel toolStripStatusLabel5;
private System.Windows.Forms.Label label10;
private System.Windows.Forms.Label label9;
private System.Windows.Forms.MenuItem menuItem11;
private System.Windows.Forms.MenuItem menuItem12;
private System.Windows.Forms.TextBox textBox2;
private System.Windows.Forms.TextBox textBox1;
private System.Windows.Forms.ComboBox comboBox1;
private System.Windows.Forms.RadioButton radioButton1;
private System.Windows.Forms.Label label11;
private System.Windows.Forms.ToolStripButton toolStripCheckBox1;
private System.Windows.Forms.ToolStripSeparator toolStripSeparator4;
private System.Windows.Forms.ToolStripLabel toolStripLabel3;
private System.Windows.Forms.ToolStripButton btnNormal;
private System.Windows.Forms.ToolStripButton btnModal;
}
}
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
C#
1
https://gitee.com/ahdung/FormDraggerDemo.git
git@gitee.com:ahdung/FormDraggerDemo.git
ahdung
FormDraggerDemo
FormDraggerDemo
master

搜索帮助