-
Notifications
You must be signed in to change notification settings - Fork 3
/
InterpolateLess.designer.cs
482 lines (476 loc) · 25.2 KB
/
InterpolateLess.designer.cs
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
namespace KMZRebuilder
{
partial class InterLessForm
{
/// <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.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(InterLessForm));
this.statusStrip2 = new System.Windows.Forms.StatusStrip();
this.toolStripDropDownButton1 = new System.Windows.Forms.ToolStripDropDownButton();
this.桤戾龛螯UserDefinedUrlToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
this.toolStripMenuItem1 = new System.Windows.Forms.ToolStripSeparator();
this.桤戾龛螯ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
this.恹狃囹囡牦数SASPlanetToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
this.spcl = new System.Windows.Forms.ToolStripMenuItem();
this.toolStripStatusLabel1 = new System.Windows.Forms.ToolStripStatusLabel();
this.toolStripStatusLabel2 = new System.Windows.Forms.ToolStripStatusLabel();
this.toolStripStatusLabel3 = new System.Windows.Forms.ToolStripStatusLabel();
this.toolStripStatusLabel4 = new System.Windows.Forms.ToolStripStatusLabel();
this.toolStripStatusLabel5 = new System.Windows.Forms.ToolStripStatusLabel();
this.panel1 = new System.Windows.Forms.Panel();
this.usedMethod = new System.Windows.Forms.ComboBox();
this.label3 = new System.Windows.Forms.Label();
this.button2 = new System.Windows.Forms.Button();
this.maVal = new System.Windows.Forms.NumericUpDown();
this.label2 = new System.Windows.Forms.Label();
this.loadbutton = new System.Windows.Forms.Button();
this.iStorages = new System.Windows.Forms.ComboBox();
this.label1 = new System.Windows.Forms.Label();
this.images = new System.Windows.Forms.ImageList(this.components);
this.contextMenuStrip1 = new System.Windows.Forms.ContextMenuStrip(this.components);
this.SaveBt = new System.Windows.Forms.ToolStripMenuItem();
this.MView = new NaviMapNet.NaviMapNetViewer();
this.iterations = new System.Windows.Forms.ListView();
this.columnHeader1 = new System.Windows.Forms.ColumnHeader();
this.columnHeader2 = new System.Windows.Forms.ColumnHeader();
this.columnHeader3 = new System.Windows.Forms.ColumnHeader();
this.smbtToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
this.statusStrip2.SuspendLayout();
this.panel1.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.maVal)).BeginInit();
this.contextMenuStrip1.SuspendLayout();
this.SuspendLayout();
//
// statusStrip2
//
this.statusStrip2.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
this.toolStripDropDownButton1,
this.toolStripStatusLabel1,
this.toolStripStatusLabel2,
this.toolStripStatusLabel3,
this.toolStripStatusLabel4,
this.toolStripStatusLabel5});
this.statusStrip2.Location = new System.Drawing.Point(0, 587);
this.statusStrip2.Name = "statusStrip2";
this.statusStrip2.Size = new System.Drawing.Size(998, 22);
this.statusStrip2.TabIndex = 6;
this.statusStrip2.Text = "statusStrip2";
//
// toolStripDropDownButton1
//
this.toolStripDropDownButton1.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Text;
this.toolStripDropDownButton1.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
this.桤戾龛螯UserDefinedUrlToolStripMenuItem,
this.smbtToolStripMenuItem,
this.toolStripMenuItem1,
this.桤戾龛螯ToolStripMenuItem,
this.恹狃囹囡牦数SASPlanetToolStripMenuItem,
this.spcl});
this.toolStripDropDownButton1.Image = ((System.Drawing.Image)(resources.GetObject("toolStripDropDownButton1.Image")));
this.toolStripDropDownButton1.ImageTransparentColor = System.Drawing.Color.Magenta;
this.toolStripDropDownButton1.Name = "toolStripDropDownButton1";
this.toolStripDropDownButton1.Size = new System.Drawing.Size(51, 20);
this.toolStripDropDownButton1.Text = "枢痱�";
this.toolStripDropDownButton1.TextImageRelation = System.Windows.Forms.TextImageRelation.TextBeforeImage;
this.toolStripDropDownButton1.DropDownOpening += new System.EventHandler(this.toolStripDropDownButton1_DropDownOpening);
//
// 桤戾龛螯UserDefinedUrlToolStripMenuItem
//
this.桤戾龛螯UserDefinedUrlToolStripMenuItem.Name = "桤戾龛螯UserDefinedUrlToolStripMenuItem";
this.桤戾龛螯UserDefinedUrlToolStripMenuItem.Size = new System.Drawing.Size(261, 22);
this.桤戾龛螯UserDefinedUrlToolStripMenuItem.Text = "如戾龛螯 User-Defined Url...";
this.桤戾龛螯UserDefinedUrlToolStripMenuItem.Click += new System.EventHandler(this.桤戾龛螯UserDefinedUrlToolStripMenuItem_Click);
//
// toolStripMenuItem1
//
this.toolStripMenuItem1.Name = "toolStripMenuItem1";
this.toolStripMenuItem1.Size = new System.Drawing.Size(258, 6);
//
// 桤戾龛螯ToolStripMenuItem
//
this.桤戾龛螯ToolStripMenuItem.Name = "桤戾龛螯ToolStripMenuItem";
this.桤戾龛螯ToolStripMenuItem.Size = new System.Drawing.Size(261, 22);
this.桤戾龛螯ToolStripMenuItem.Text = "如戾龛螯 镟镪� 挲 SAS Planet...";
this.桤戾龛螯ToolStripMenuItem.Click += new System.EventHandler(this.桤戾龛螯ToolStripMenuItem_Click);
//
// 恹狃囹囡牦数SASPlanetToolStripMenuItem
//
this.恹狃囹囡牦数SASPlanetToolStripMenuItem.Name = "恹狃囹囡牦数SASPlanetToolStripMenuItem";
this.恹狃囹囡牦数SASPlanetToolStripMenuItem.Size = new System.Drawing.Size(261, 22);
this.恹狃囹囡牦数SASPlanetToolStripMenuItem.Text = "蔓狃囹� 镟镪� 挲 SAS Planet...";
this.恹狃囹囡牦数SASPlanetToolStripMenuItem.Click += new System.EventHandler(this.恹狃囹囡牦数SASPlanetToolStripMenuItem_Click);
//
// spcl
//
this.spcl.Enabled = false;
this.spcl.Name = "spcl";
this.spcl.Size = new System.Drawing.Size(261, 22);
this.spcl.Text = "朽礤� 恹狃囗睇� 镟镪� 挲...";
//
// toolStripStatusLabel1
//
this.toolStripStatusLabel1.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(224)))), ((int)(((byte)(224)))), ((int)(((byte)(224)))));
this.toolStripStatusLabel1.ForeColor = System.Drawing.Color.Maroon;
this.toolStripStatusLabel1.Name = "toolStripStatusLabel1";
this.toolStripStatusLabel1.Size = new System.Drawing.Size(109, 17);
this.toolStripStatusLabel1.Text = "toolStripStatusLabel1";
//
// toolStripStatusLabel2
//
this.toolStripStatusLabel2.BackColor = System.Drawing.Color.White;
this.toolStripStatusLabel2.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Text;
this.toolStripStatusLabel2.Name = "toolStripStatusLabel2";
this.toolStripStatusLabel2.Size = new System.Drawing.Size(109, 17);
this.toolStripStatusLabel2.Text = "toolStripStatusLabel2";
//
// toolStripStatusLabel3
//
this.toolStripStatusLabel3.BackColor = System.Drawing.Color.White;
this.toolStripStatusLabel3.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Text;
this.toolStripStatusLabel3.Name = "toolStripStatusLabel3";
this.toolStripStatusLabel3.Size = new System.Drawing.Size(109, 17);
this.toolStripStatusLabel3.Text = "toolStripStatusLabel3";
//
// toolStripStatusLabel4
//
this.toolStripStatusLabel4.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(128)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
this.toolStripStatusLabel4.Name = "toolStripStatusLabel4";
this.toolStripStatusLabel4.Size = new System.Drawing.Size(109, 17);
this.toolStripStatusLabel4.Text = "toolStripStatusLabel4";
//
// toolStripStatusLabel5
//
this.toolStripStatusLabel5.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(128)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
this.toolStripStatusLabel5.Name = "toolStripStatusLabel5";
this.toolStripStatusLabel5.Size = new System.Drawing.Size(109, 17);
this.toolStripStatusLabel5.Text = "toolStripStatusLabel5";
//
// panel1
//
this.panel1.Controls.Add(this.usedMethod);
this.panel1.Controls.Add(this.label3);
this.panel1.Controls.Add(this.button2);
this.panel1.Controls.Add(this.maVal);
this.panel1.Controls.Add(this.label2);
this.panel1.Controls.Add(this.loadbutton);
this.panel1.Controls.Add(this.iStorages);
this.panel1.Controls.Add(this.label1);
this.panel1.Dock = System.Windows.Forms.DockStyle.Top;
this.panel1.Location = new System.Drawing.Point(0, 0);
this.panel1.Name = "panel1";
this.panel1.Size = new System.Drawing.Size(998, 24);
this.panel1.TabIndex = 8;
//
// usedMethod
//
this.usedMethod.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
this.usedMethod.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
this.usedMethod.FormattingEnabled = true;
this.usedMethod.Items.AddRange(new object[] {
"Multi Pass Normal",
"Multi Pass Triangle",
"Sinlge Pass Normal",
"Single Pass Triangle"});
this.usedMethod.Location = new System.Drawing.Point(651, 1);
this.usedMethod.Name = "usedMethod";
this.usedMethod.Size = new System.Drawing.Size(142, 21);
this.usedMethod.TabIndex = 14;
//
// label3
//
this.label3.AutoSize = true;
this.label3.Location = new System.Drawing.Point(608, 5);
this.label3.Name = "label3";
this.label3.Size = new System.Drawing.Size(45, 13);
this.label3.TabIndex = 9;
this.label3.Text = "method:";
//
// button2
//
this.button2.FlatStyle = System.Windows.Forms.FlatStyle.Popup;
this.button2.Location = new System.Drawing.Point(527, 1);
this.button2.Name = "button2";
this.button2.Size = new System.Drawing.Size(75, 21);
this.button2.TabIndex = 8;
this.button2.Text = "Interpolate";
this.button2.UseVisualStyleBackColor = true;
this.button2.Click += new System.EventHandler(this.button2_Click);
//
// maVal
//
this.maVal.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
this.maVal.DecimalPlaces = 2;
this.maVal.Increment = new decimal(new int[] {
5,
0,
0,
131072});
this.maVal.Location = new System.Drawing.Point(460, 2);
this.maVal.Maximum = new decimal(new int[] {
35,
0,
0,
0});
this.maVal.Minimum = new decimal(new int[] {
5,
0,
0,
131072});
this.maVal.Name = "maVal";
this.maVal.Size = new System.Drawing.Size(68, 20);
this.maVal.TabIndex = 7;
this.maVal.Value = new decimal(new int[] {
125,
0,
0,
131072});
//
// label2
//
this.label2.AutoSize = true;
this.label2.Location = new System.Drawing.Point(398, 5);
this.label2.Name = "label2";
this.label2.Size = new System.Drawing.Size(60, 13);
this.label2.TabIndex = 6;
this.label2.Text = "Max Angle:";
//
// loadbutton
//
this.loadbutton.FlatStyle = System.Windows.Forms.FlatStyle.Popup;
this.loadbutton.Location = new System.Drawing.Point(303, 1);
this.loadbutton.Name = "loadbutton";
this.loadbutton.Size = new System.Drawing.Size(75, 21);
this.loadbutton.TabIndex = 2;
this.loadbutton.Text = "Load Way";
this.loadbutton.UseVisualStyleBackColor = true;
this.loadbutton.Click += new System.EventHandler(this.button1_Click);
//
// iStorages
//
this.iStorages.DropDownHeight = 300;
this.iStorages.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
this.iStorages.DropDownWidth = 232;
this.iStorages.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
this.iStorages.FormattingEnabled = true;
this.iStorages.IntegralHeight = false;
this.iStorages.Location = new System.Drawing.Point(65, 1);
this.iStorages.Name = "iStorages";
this.iStorages.Size = new System.Drawing.Size(232, 21);
this.iStorages.TabIndex = 1;
this.iStorages.SelectedIndexChanged += new System.EventHandler(this.iStorages_SelectedIndexChanged);
//
// label1
//
this.label1.AutoSize = true;
this.label1.Location = new System.Drawing.Point(4, 4);
this.label1.Name = "label1";
this.label1.Size = new System.Drawing.Size(55, 13);
this.label1.TabIndex = 0;
this.label1.Text = "Map style:";
//
// images
//
this.images.ColorDepth = System.Windows.Forms.ColorDepth.Depth8Bit;
this.images.ImageSize = new System.Drawing.Size(16, 16);
this.images.TransparentColor = System.Drawing.Color.Transparent;
//
// contextMenuStrip1
//
this.contextMenuStrip1.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
this.SaveBt});
this.contextMenuStrip1.Name = "contextMenuStrip1";
this.contextMenuStrip1.Size = new System.Drawing.Size(141, 26);
this.contextMenuStrip1.Text = "Mark All Items as Deleted";
this.contextMenuStrip1.Opening += new System.ComponentModel.CancelEventHandler(this.contextMenuStrip1_Opening);
//
// SaveBt
//
this.SaveBt.Name = "SaveBt";
this.SaveBt.ShortcutKeys = System.Windows.Forms.Keys.F2;
this.SaveBt.Size = new System.Drawing.Size(140, 22);
this.SaveBt.Text = "Save...";
this.SaveBt.Click += new System.EventHandler(this.SaveBt_Click);
//
// MView
//
this.MView.AdditionalClickInfoText = "";
this.MView.AdditionalSelectionInfoText = "";
this.MView.AutoSize = true;
this.MView.BackgroundImageLayout = System.Windows.Forms.ImageLayout.None;
this.MView.CenterDegrees = ((System.Drawing.PointF)(resources.GetObject("MView.CenterDegrees")));
this.MView.CenterDegreesLat = 52.590535060652833;
this.MView.CenterDegreesLon = 39.549407958984375;
this.MView.CenterDegreesX = 39.549407958984375;
this.MView.CenterDegreesY = 52.590535060652833;
this.MView.CenterMeters = ((System.Drawing.PointF)(resources.GetObject("MView.CenterMeters")));
this.MView.CenterMetersX = 4402620;
this.MView.CenterMetersY = 6907614;
this.MView.CenterPixels = new System.Drawing.Point(159871, 85887);
this.MView.CenterPixelsX = 159871;
this.MView.CenterPixelsY = 85887;
this.MView.DefaultMapCursor = System.Windows.Forms.Cursors.Arrow;
this.MView.Dock = System.Windows.Forms.DockStyle.Fill;
this.MView.DrawMap = false;
this.MView.DrawMapTestVectorData = false;
this.MView.DrawSelectionBox = true;
this.MView.DrawTilesBorder = false;
this.MView.DrawTilesXYZ = false;
this.MView.DrawVector = true;
this.MView.ImageSourceProjection = NaviMapNet.NaviMapNetViewer.ImageSourceProjections.EPSG4326;
this.MView.ImageSourceService = NaviMapNet.NaviMapNetViewer.MapServices.OSM_Mapnik;
this.MView.ImageSourceType = NaviMapNet.NaviMapNetViewer.ImageSourceTypes.tiles;
this.MView.ImageSourceUrl = "http://tile.openstreetmap.org/{z}/{x}/{y}.png";
this.MView.InvertBackground = false;
this.MView.Location = new System.Drawing.Point(0, 24);
this.MView.MapBackgroundColor = System.Drawing.Color.White;
this.MView.MapMaxZoom = ((byte)(18));
this.MView.MapMinMovement = ((byte)(35));
this.MView.MapMinZoom = ((byte)(2));
this.MView.MapTool = NaviMapNet.NaviMapNetViewer.MapTools.mtShift;
this.MView.Name = "MView";
this.MView.NotFoundTileColor = System.Drawing.Color.Transparent;
this.MView.SelectionBoxColor = System.Drawing.Color.Black;
this.MView.ShowCross = false;
this.MView.ShowInfoOnDblClick = false;
this.MView.ShowMapTypes = false;
this.MView.ShowScale = true;
this.MView.ShowZooms = true;
this.MView.Size = new System.Drawing.Size(819, 563);
this.MView.TabIndex = 9;
this.MView.TilesMaxZoom = ((byte)(21));
this.MView.TilesMinZoom = ((byte)(1));
this.MView.TilesRenderingZoneSize = ((short)(0));
this.MView.UseDefaultContextMenu = true;
this.MView.UseDiskCache = true;
this.MView.UserDefinedMapName = null;
this.MView.WebRequestTimeout = 3000;
this.MView.ZoomID = ((byte)(10));
this.MView.MouseMove += new System.Windows.Forms.MouseEventHandler(this.MView_MouseMove);
//
// iterations
//
this.iterations.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
this.iterations.Columns.AddRange(new System.Windows.Forms.ColumnHeader[] {
this.columnHeader1,
this.columnHeader2,
this.columnHeader3});
this.iterations.ContextMenuStrip = this.contextMenuStrip1;
this.iterations.Dock = System.Windows.Forms.DockStyle.Right;
this.iterations.FullRowSelect = true;
this.iterations.GridLines = true;
this.iterations.HeaderStyle = System.Windows.Forms.ColumnHeaderStyle.Nonclickable;
this.iterations.LargeImageList = this.images;
this.iterations.Location = new System.Drawing.Point(819, 24);
this.iterations.MultiSelect = false;
this.iterations.Name = "iterations";
this.iterations.ShowGroups = false;
this.iterations.ShowItemToolTips = true;
this.iterations.Size = new System.Drawing.Size(179, 563);
this.iterations.SmallImageList = this.images;
this.iterations.TabIndex = 13;
this.iterations.UseCompatibleStateImageBehavior = false;
this.iterations.View = System.Windows.Forms.View.Details;
this.iterations.SelectedIndexChanged += new System.EventHandler(this.iterations_SelectedIndexChanged);
//
// columnHeader1
//
this.columnHeader1.Text = "##";
this.columnHeader1.Width = 30;
//
// columnHeader2
//
this.columnHeader2.Text = "Max Angle";
this.columnHeader2.Width = 65;
//
// columnHeader3
//
this.columnHeader3.Text = "Points";
this.columnHeader3.Width = 80;
//
// smbtToolStripMenuItem
//
this.smbtToolStripMenuItem.Name = "smbtToolStripMenuItem";
this.smbtToolStripMenuItem.Size = new System.Drawing.Size(261, 22);
this.smbtToolStripMenuItem.Text = "蔓狃囹� MBTiles 羿殡...";
this.smbtToolStripMenuItem.Click += new System.EventHandler(this.smbtToolStripMenuItem_Click);
//
// InterLessForm
//
this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
this.ClientSize = new System.Drawing.Size(998, 609);
this.Controls.Add(this.MView);
this.Controls.Add(this.iterations);
this.Controls.Add(this.panel1);
this.Controls.Add(this.statusStrip2);
this.MinimizeBox = false;
this.Name = "InterLessForm";
this.ShowIcon = false;
this.StartPosition = System.Windows.Forms.FormStartPosition.CenterParent;
this.Text = "Interpolate to Less Points";
this.Load += new System.EventHandler(this.InterLessForm_Load);
this.FormClosing += new System.Windows.Forms.FormClosingEventHandler(this.InterLessForm_FormClosing);
this.statusStrip2.ResumeLayout(false);
this.statusStrip2.PerformLayout();
this.panel1.ResumeLayout(false);
this.panel1.PerformLayout();
((System.ComponentModel.ISupportInitialize)(this.maVal)).EndInit();
this.contextMenuStrip1.ResumeLayout(false);
this.ResumeLayout(false);
this.PerformLayout();
}
#endregion
private System.Windows.Forms.StatusStrip statusStrip2;
private System.Windows.Forms.ToolStripDropDownButton toolStripDropDownButton1;
private System.Windows.Forms.ToolStripStatusLabel toolStripStatusLabel1;
private System.Windows.Forms.ToolStripStatusLabel toolStripStatusLabel2;
private System.Windows.Forms.ToolStripStatusLabel toolStripStatusLabel3;
private System.Windows.Forms.Panel panel1;
public System.Windows.Forms.ComboBox iStorages;
private System.Windows.Forms.Label label1;
public System.Windows.Forms.ImageList images;
private System.Windows.Forms.ContextMenuStrip contextMenuStrip1;
private System.Windows.Forms.ToolStripMenuItem SaveBt;
private System.Windows.Forms.ToolStripMenuItem 桤戾龛螯ToolStripMenuItem;
private System.Windows.Forms.ToolStripMenuItem 桤戾龛螯UserDefinedUrlToolStripMenuItem;
public NaviMapNet.NaviMapNetViewer MView;
private System.Windows.Forms.ToolStripStatusLabel toolStripStatusLabel4;
private System.Windows.Forms.ToolStripStatusLabel toolStripStatusLabel5;
public System.Windows.Forms.ListView iterations;
private System.Windows.Forms.ColumnHeader columnHeader1;
private System.Windows.Forms.ColumnHeader columnHeader2;
private System.Windows.Forms.ColumnHeader columnHeader3;
private System.Windows.Forms.Button button2;
private System.Windows.Forms.NumericUpDown maVal;
private System.Windows.Forms.Label label2;
private System.Windows.Forms.ToolStripSeparator toolStripMenuItem1;
private System.Windows.Forms.ToolStripMenuItem 恹狃囹囡牦数SASPlanetToolStripMenuItem;
private System.Windows.Forms.ToolStripMenuItem spcl;
public System.Windows.Forms.Button loadbutton;
private System.Windows.Forms.ComboBox usedMethod;
private System.Windows.Forms.Label label3;
private System.Windows.Forms.ToolStripMenuItem smbtToolStripMenuItem;
}
}