www.pudn.com > AS15044.zip > HookActions.Designer.cs
// Copyright 2006 ESRI
//
// All rights reserved under the copyright laws of the United States
// and applicable international laws, treaties, and conventions.
//
// You may freely redistribute and use this sample code, with or
// without modification, provided you include the original copyright
// notice and use restrictions.
//
// See use restrictions at /arcgis/developerkit/userestrictions.
namespace HookActions
{
partial class HookActions
{
///
/// Required designer variable.
///
private System.ComponentModel.IContainer components = null;
///
/// Clean up any resources being used.
///
/// true if managed resources should be disposed; otherwise, false.
protected override void Dispose(bool disposing)
{
if (disposing && (components != null))
{
components.Dispose();
}
base.Dispose(disposing);
}
#region Windows Form Designer generated code
///
/// Required method for Designer support - do not modify
/// the contents of this method with the code editor.
///
private void InitializeComponent()
{
System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(HookActions));
this.tabControl1 = new System.Windows.Forms.TabControl();
this.tabPage1 = new System.Windows.Forms.TabPage();
this.axMapControl1 = new ESRI.ArcGIS.Controls.AxMapControl();
this.tabPage2 = new System.Windows.Forms.TabPage();
this.axGlobeControl1 = new ESRI.ArcGIS.Controls.AxGlobeControl();
this.axToolbarControl1 = new ESRI.ArcGIS.Controls.AxToolbarControl();
this.axLicenseControl1 = new ESRI.ArcGIS.Controls.AxLicenseControl();
this.Label3 = new System.Windows.Forms.Label();
this.Label1 = new System.Windows.Forms.Label();
this.tabControl1.SuspendLayout();
this.tabPage1.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.axMapControl1)).BeginInit();
this.tabPage2.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.axGlobeControl1)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.axToolbarControl1)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.axLicenseControl1)).BeginInit();
this.SuspendLayout();
//
// tabControl1
//
this.tabControl1.Controls.Add(this.tabPage1);
this.tabControl1.Controls.Add(this.tabPage2);
this.tabControl1.Location = new System.Drawing.Point(9, 78);
this.tabControl1.Margin = new System.Windows.Forms.Padding(2, 2, 2, 2);
this.tabControl1.Name = "tabControl1";
this.tabControl1.SelectedIndex = 0;
this.tabControl1.Size = new System.Drawing.Size(569, 488);
this.tabControl1.TabIndex = 0;
this.tabControl1.SelectedIndexChanged += new System.EventHandler(this.tabControl1_SelectedIndexChanged);
//
// tabPage1
//
this.tabPage1.Controls.Add(this.axMapControl1);
this.tabPage1.Location = new System.Drawing.Point(4, 22);
this.tabPage1.Margin = new System.Windows.Forms.Padding(2, 2, 2, 2);
this.tabPage1.Name = "tabPage1";
this.tabPage1.Padding = new System.Windows.Forms.Padding(2, 2, 2, 2);
this.tabPage1.Size = new System.Drawing.Size(561, 462);
this.tabPage1.TabIndex = 0;
this.tabPage1.Text = "MapControl";
this.tabPage1.UseVisualStyleBackColor = true;
//
// axMapControl1
//
this.axMapControl1.Location = new System.Drawing.Point(4, 4);
this.axMapControl1.Margin = new System.Windows.Forms.Padding(2, 2, 2, 2);
this.axMapControl1.Name = "axMapControl1";
this.axMapControl1.OcxState = ((System.Windows.Forms.AxHost.State)(resources.GetObject("axMapControl1.OcxState")));
this.axMapControl1.Size = new System.Drawing.Size(553, 454);
this.axMapControl1.TabIndex = 0;
this.axMapControl1.OnMouseDown += new ESRI.ArcGIS.Controls.IMapControlEvents2_Ax_OnMouseDownEventHandler(this.axMapControl1_OnMouseDown);
//
// tabPage2
//
this.tabPage2.Controls.Add(this.axGlobeControl1);
this.tabPage2.Location = new System.Drawing.Point(4, 22);
this.tabPage2.Margin = new System.Windows.Forms.Padding(2, 2, 2, 2);
this.tabPage2.Name = "tabPage2";
this.tabPage2.Padding = new System.Windows.Forms.Padding(2, 2, 2, 2);
this.tabPage2.Size = new System.Drawing.Size(561, 462);
this.tabPage2.TabIndex = 1;
this.tabPage2.Text = "GlobeControl";
this.tabPage2.UseVisualStyleBackColor = true;
//
// axGlobeControl1
//
this.axGlobeControl1.Location = new System.Drawing.Point(4, 4);
this.axGlobeControl1.Margin = new System.Windows.Forms.Padding(2, 2, 2, 2);
this.axGlobeControl1.Name = "axGlobeControl1";
this.axGlobeControl1.OcxState = ((System.Windows.Forms.AxHost.State)(resources.GetObject("axGlobeControl1.OcxState")));
this.axGlobeControl1.Size = new System.Drawing.Size(553, 454);
this.axGlobeControl1.TabIndex = 0;
this.axGlobeControl1.OnMouseDown += new ESRI.ArcGIS.Controls.IGlobeControlEvents_Ax_OnMouseDownEventHandler(this.axGlobeControl1_OnMouseDown);
//
// axToolbarControl1
//
this.axToolbarControl1.Location = new System.Drawing.Point(9, 9);
this.axToolbarControl1.Margin = new System.Windows.Forms.Padding(2, 2, 2, 2);
this.axToolbarControl1.Name = "axToolbarControl1";
this.axToolbarControl1.OcxState = ((System.Windows.Forms.AxHost.State)(resources.GetObject("axToolbarControl1.OcxState")));
this.axToolbarControl1.Size = new System.Drawing.Size(569, 28);
this.axToolbarControl1.TabIndex = 1;
//
// axLicenseControl1
//
this.axLicenseControl1.Enabled = true;
this.axLicenseControl1.Location = new System.Drawing.Point(727, 23);
this.axLicenseControl1.Margin = new System.Windows.Forms.Padding(2, 2, 2, 2);
this.axLicenseControl1.Name = "axLicenseControl1";
this.axLicenseControl1.OcxState = ((System.Windows.Forms.AxHost.State)(resources.GetObject("axLicenseControl1.OcxState")));
this.axLicenseControl1.Size = new System.Drawing.Size(32, 32);
this.axLicenseControl1.TabIndex = 2;
//
// Label3
//
this.Label3.AutoSize = true;
this.Label3.Font = new System.Drawing.Font("Microsoft Sans Serif", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.Label3.ForeColor = System.Drawing.SystemColors.ActiveCaption;
this.Label3.Location = new System.Drawing.Point(11, 55);
this.Label3.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
this.Label3.Name = "Label3";
this.Label3.Size = new System.Drawing.Size(552, 15);
this.Label3.TabIndex = 8;
this.Label3.Text = "2) Right click the display to zoom, pan, flash or create graphics, labels or call" +
"outs of selected features";
//
// Label1
//
this.Label1.AutoSize = true;
this.Label1.Font = new System.Drawing.Font("Microsoft Sans Serif", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.Label1.ForeColor = System.Drawing.SystemColors.ActiveCaption;
this.Label1.Location = new System.Drawing.Point(11, 39);
this.Label1.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
this.Label1.Name = "Label1";
this.Label1.Size = new System.Drawing.Size(209, 15);
this.Label1.TabIndex = 7;
this.Label1.Text = "1) Add data and select some features";
//
// HookActions
//
this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
this.ClientSize = new System.Drawing.Size(587, 575);
this.Controls.Add(this.Label3);
this.Controls.Add(this.Label1);
this.Controls.Add(this.axLicenseControl1);
this.Controls.Add(this.axToolbarControl1);
this.Controls.Add(this.tabControl1);
this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.FixedDialog;
this.Margin = new System.Windows.Forms.Padding(2, 2, 2, 2);
this.Name = "HookActions";
this.Text = "HookActions";
this.Load += new System.EventHandler(this.HookActions_Load);
this.tabControl1.ResumeLayout(false);
this.tabPage1.ResumeLayout(false);
((System.ComponentModel.ISupportInitialize)(this.axMapControl1)).EndInit();
this.tabPage2.ResumeLayout(false);
((System.ComponentModel.ISupportInitialize)(this.axGlobeControl1)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.axToolbarControl1)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.axLicenseControl1)).EndInit();
this.ResumeLayout(false);
this.PerformLayout();
}
#endregion
private System.Windows.Forms.TabControl tabControl1;
private System.Windows.Forms.TabPage tabPage1;
private System.Windows.Forms.TabPage tabPage2;
private ESRI.ArcGIS.Controls.AxToolbarControl axToolbarControl1;
private ESRI.ArcGIS.Controls.AxLicenseControl axLicenseControl1;
private ESRI.ArcGIS.Controls.AxMapControl axMapControl1;
private ESRI.ArcGIS.Controls.AxGlobeControl axGlobeControl1;
internal System.Windows.Forms.Label Label3;
internal System.Windows.Forms.Label Label1;
}
}