📄 mainfrm.cs
字号:
//
this.bt_Close.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
this.bt_Close.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((System.Byte)(134)));
this.bt_Close.Location = new System.Drawing.Point(104, 198);
this.bt_Close.Name = "bt_Close";
this.bt_Close.TabIndex = 4;
this.bt_Close.Text = "关闭";
this.bt_Close.TextAlign = System.Drawing.ContentAlignment.TopCenter;
this.bt_Close.Click += new System.EventHandler(this.bt_Close_Click);
//
// bt_Analyst
//
this.bt_Analyst.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
this.bt_Analyst.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((System.Byte)(134)));
this.bt_Analyst.Location = new System.Drawing.Point(18, 198);
this.bt_Analyst.Name = "bt_Analyst";
this.bt_Analyst.TabIndex = 3;
this.bt_Analyst.Text = "分析";
this.bt_Analyst.TextAlign = System.Drawing.ContentAlignment.TopCenter;
this.bt_Analyst.Click += new System.EventHandler(this.bt_Analyst_Click);
//
// groupBox13
//
this.groupBox13.Controls.Add(this.tb_CatchCrimer);
this.groupBox13.Controls.Add(this.label27);
this.groupBox13.Controls.Add(this.label26);
this.groupBox13.Location = new System.Drawing.Point(0, 20);
this.groupBox13.Name = "groupBox13";
this.groupBox13.Size = new System.Drawing.Size(346, 168);
this.groupBox13.TabIndex = 2;
this.groupBox13.TabStop = false;
//
// tb_CatchCrimer
//
this.tb_CatchCrimer.AutoSize = false;
this.tb_CatchCrimer.BackColor = System.Drawing.SystemColors.Info;
this.tb_CatchCrimer.Font = new System.Drawing.Font("华文中宋", 21.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((System.Byte)(134)));
this.tb_CatchCrimer.ForeColor = System.Drawing.Color.Firebrick;
this.tb_CatchCrimer.Location = new System.Drawing.Point(0, 62);
this.tb_CatchCrimer.Multiline = true;
this.tb_CatchCrimer.Name = "tb_CatchCrimer";
this.tb_CatchCrimer.Size = new System.Drawing.Size(346, 106);
this.tb_CatchCrimer.TabIndex = 2;
this.tb_CatchCrimer.Text = "";
//
// label27
//
this.label27.Font = new System.Drawing.Font("宋体", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((System.Byte)(134)));
this.label27.ForeColor = System.Drawing.SystemColors.ControlText;
this.label27.Location = new System.Drawing.Point(2, 32);
this.label27.Name = "label27";
this.label27.Size = new System.Drawing.Size(340, 30);
this.label27.TabIndex = 1;
this.label27.Text = " 请先在分析地图上选择逃犯所在的站点,然后再进行分析。电脑将在地图上显示其可能逃往的地点。";
//
// label26
//
this.label26.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((System.Byte)(134)));
this.label26.Location = new System.Drawing.Point(2, 16);
this.label26.Name = "label26";
this.label26.Size = new System.Drawing.Size(66, 14);
this.label26.TabIndex = 0;
this.label26.Text = "操作说明>>";
//
// label21
//
this.label21.Font = new System.Drawing.Font("宋体", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((System.Byte)(134)));
this.label21.Location = new System.Drawing.Point(2, 4);
this.label21.Name = "label21";
this.label21.Size = new System.Drawing.Size(106, 16);
this.label21.TabIndex = 0;
this.label21.Text = "逃犯抓捕分析>>";
//
// gridview_wnd
//
this.gridview_wnd.BackColor = System.Drawing.Color.LightSteelBlue;
this.gridview_wnd.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D;
this.gridview_wnd.Controls.Add(this.groupBox8);
this.gridview_wnd.Controls.Add(this.label13);
this.gridview_wnd.Controls.Add(this.label12);
this.gridview_wnd.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((System.Byte)(134)));
this.gridview_wnd.Location = new System.Drawing.Point(8, 146);
this.gridview_wnd.Name = "gridview_wnd";
this.gridview_wnd.Size = new System.Drawing.Size(464, 282);
this.gridview_wnd.TabIndex = 34;
this.gridview_wnd.Visible = false;
this.gridview_wnd.MouseDown += new System.Windows.Forms.MouseEventHandler(this.gridview_wnd_MouseDown);
//
// groupBox8
//
this.groupBox8.Controls.Add(this.label18);
this.groupBox8.Controls.Add(this.checkBox1);
this.groupBox8.Controls.Add(this.mohusele);
this.groupBox8.Controls.Add(this.SuperGridView1);
this.groupBox8.Controls.Add(this.selelayer);
this.groupBox8.Controls.Add(this.selelay_disp);
this.groupBox8.Location = new System.Drawing.Point(2, 16);
this.groupBox8.Name = "groupBox8";
this.groupBox8.Size = new System.Drawing.Size(456, 262);
this.groupBox8.TabIndex = 5;
this.groupBox8.TabStop = false;
//
// label18
//
this.label18.Location = new System.Drawing.Point(294, 14);
this.label18.Name = "label18";
this.label18.Size = new System.Drawing.Size(60, 17);
this.label18.TabIndex = 6;
this.label18.Text = "关键字:";
//
// checkBox1
//
this.checkBox1.Location = new System.Drawing.Point(204, 12);
this.checkBox1.Name = "checkBox1";
this.checkBox1.Size = new System.Drawing.Size(80, 20);
this.checkBox1.TabIndex = 5;
this.checkBox1.Text = "模糊查询";
this.checkBox1.CheckedChanged += new System.EventHandler(this.checkBox1_CheckedChanged);
//
// mohusele
//
this.mohusele.Enabled = false;
this.mohusele.Location = new System.Drawing.Point(356, 12);
this.mohusele.Name = "mohusele";
this.mohusele.Size = new System.Drawing.Size(96, 21);
this.mohusele.TabIndex = 3;
this.mohusele.Text = "";
//
// SuperGridView1
//
this.SuperGridView1.ContainingControl = this;
this.SuperGridView1.Enabled = true;
this.SuperGridView1.Location = new System.Drawing.Point(2, 48);
this.SuperGridView1.Name = "SuperGridView1";
this.SuperGridView1.OcxState = ((System.Windows.Forms.AxHost.State)(resources.GetObject("SuperGridView1.OcxState")));
this.SuperGridView1.Size = new System.Drawing.Size(454, 212);
this.SuperGridView1.TabIndex = 1;
this.SuperGridView1.ItemSelected += new AxSuperGridViewLib._DSuperGridViewEvents_ItemSelectedEventHandler(this.SuperGridView1_ItemSelected);
//
// selelayer
//
this.selelayer.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
this.selelayer.Location = new System.Drawing.Point(2, 12);
this.selelayer.Name = "selelayer";
this.selelayer.Size = new System.Drawing.Size(110, 20);
this.selelayer.TabIndex = 1;
//
// selelay_disp
//
this.selelay_disp.Location = new System.Drawing.Point(118, 10);
this.selelay_disp.Name = "selelay_disp";
this.selelay_disp.Size = new System.Drawing.Size(68, 22);
this.selelay_disp.TabIndex = 2;
this.selelay_disp.Text = "查询";
this.selelay_disp.Click += new System.EventHandler(this.selelay_disp_Click);
//
// label13
//
this.label13.Location = new System.Drawing.Point(418, 0);
this.label13.Name = "label13";
this.label13.Size = new System.Drawing.Size(44, 16);
this.label13.TabIndex = 4;
this.label13.Text = "关闭";
this.label13.Click += new System.EventHandler(this.label13_Click);
//
// label12
//
this.label12.Location = new System.Drawing.Point(0, 0);
this.label12.Name = "label12";
this.label12.Size = new System.Drawing.Size(54, 18);
this.label12.TabIndex = 3;
this.label12.Text = "图层属性";
//
// measure_wnd
//
this.measure_wnd.BackColor = System.Drawing.Color.LightSteelBlue;
this.measure_wnd.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
this.measure_wnd.Controls.Add(this.groupBox4);
this.measure_wnd.Controls.Add(this.label8);
this.measure_wnd.Controls.Add(this.label7);
this.measure_wnd.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((System.Byte)(134)));
this.measure_wnd.Location = new System.Drawing.Point(2, 38);
this.measure_wnd.Name = "measure_wnd";
this.measure_wnd.Size = new System.Drawing.Size(192, 160);
this.measure_wnd.TabIndex = 33;
this.measure_wnd.Visible = false;
this.measure_wnd.MouseDown += new System.Windows.Forms.MouseEventHandler(this.measure_wnd_MouseDown);
//
// groupBox4
//
this.groupBox4.BackColor = System.Drawing.Color.Transparent;
this.groupBox4.Controls.Add(this.Area);
this.groupBox4.Controls.Add(this.label11);
this.groupBox4.Controls.Add(this.Alldistance);
this.groupBox4.Controls.Add(this.DLdistance);
this.groupBox4.Controls.Add(this.label10);
this.groupBox4.Controls.Add(this.label9);
this.groupBox4.Font = new System.Drawing.Font("宋体", 5.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((System.Byte)(134)));
this.groupBox4.Location = new System.Drawing.Point(-2, 12);
this.groupBox4.Name = "groupBox4";
this.groupBox4.Size = new System.Drawing.Size(192, 136);
this.groupBox4.TabIndex = 2;
this.groupBox4.TabStop = false;
//
// Area
//
this.Area.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((System.Byte)(134)));
this.Area.Location = new System.Drawing.Point(8, 104);
this.Area.Name = "Area";
this.Area.Size = new System.Drawing.Size(156, 21);
this.Area.TabIndex = 5;
this.Area.Text = "";
//
// label11
//
this.label11.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((System.Byte)(134)));
this.label11.Location = new System.Drawing.Point(8, 88);
this.label11.Name = "label11";
this.label11.Size = new System.Drawing.Size(64, 12);
this.label11.TabIndex = 4;
this.label11.Text = "面积:";
//
// Alldistance
//
this.Alldistance.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((System.Byte)(134)));
this.Alldistance.Location = new System.Drawing.Point(8, 64);
this.Alldistance.Name = "Alldistance";
this.Alldistance.Size = new System.Drawing.Size(156, 21);
this.Alldistance.TabIndex = 3;
this.Alldistance.Text = "";
//
// DLdistance
//
this.DLdistance.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((System.Byte)(134)));
this.DLdistance.Location = new System.Drawing.Point(10, 20);
this.DLdistance.Name = "DLdistance";
this.DLdistance.Size = new System.Drawing.Size(156, 21);
this.DLdistance.TabIndex = 2;
this.DLdistance.Text = "";
//
// label10
//
this.label10.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((System.Byte)(134)));
this.label10.Location = new System.Drawing.Point(8, 48);
this.label10.Name = "label10";
this.label10.Size = new System.Drawing.Size(64, 12);
this.label10.TabIndex = 1;
this.label10.Text = "总距离:";
//
// label9
//
this.label9.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((System.Byte)(134)));
this.label9.Location = new System.Drawing.Point(8, 8);
this.label9.Name = "label9";
this.label9.Size = new System.Drawing.Size(72, 12);
this.label9.TabIndex = 0;
this.label9.Text = "两点距离:";
//
// label8
//
this.label8.BackColor = System.Drawing.Color.Transparent;
this.label8.Location = new System.Drawing.Point(136, 0);
this.label8.Name = "label8";
this.label8.Size = new System.Drawing.Size(52, 22);
this.label8.TabIndex = 1;
this.label8.Text = "关闭";
this.label8.Click += new System.EventHandler(this.label8_Click);
//
// label7
//
this.label7.BackColor = System.Drawing.Color.Transparent;
this.label7.Location = new System.Drawing.Point(0, 0);
this.label7.Name = "label7";
this.label7.Size = new System.Drawing.Size(66, 14);
this.label7.TabIndex = 0;
this.label7.Text = "测量信息>>";
//
// axSuperAnalyst1
//
this.axSuperAnalyst1.ContainingControl = th
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -