namespace Inssider { partial class ScannerForm { /// /// 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() { this.components = new System.ComponentModel.Container(); System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(ScannerForm)); System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle1 = new System.Windows.Forms.DataGridViewCellStyle(); System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle2 = new System.Windows.Forms.DataGridViewCellStyle(); System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle4 = new System.Windows.Forms.DataGridViewCellStyle(); System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle5 = new System.Windows.Forms.DataGridViewCellStyle(); System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle3 = new System.Windows.Forms.DataGridViewCellStyle(); this.GraphSplitContainer = new System.Windows.Forms.SplitContainer(); this.timeGraph = new Inssider.TimeGraph(); this.channelGraph = new Inssider.ChannelView(); this.columnsContextMenuStrip = new System.Windows.Forms.ContextMenuStrip(this.components); this.macToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); this.vendorToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); this.ssidToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); this.channelToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); this.signalToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); this.securityToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); this.typeToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); this.speedToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); this.firstSeenToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); this.lastSeenToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); this.locationToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); this.mainMenuStrip = new System.Windows.Forms.MenuStrip(); this.fileToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); this.gPXToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); this.asNS1ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); this.toolStripSeparator3 = new System.Windows.Forms.ToolStripSeparator(); this.preferencesToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); this.toolStripSeparator4 = new System.Windows.Forms.ToolStripSeparator(); this.exitToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); this.editToolStripMenuItem1 = new System.Windows.Forms.ToolStripMenuItem(); this.copyToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); this.copyImageToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); this.copyChannelGraphToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); this.editToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); this.showAllNetworksToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); this.automaticallyResizeToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); this.displayTimeGraphToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); this.displayChannelGraphToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); this.helpToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); this.contentsToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); this.toolStripSeparator1 = new System.Windows.Forms.ToolStripSeparator(); this.aboutToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); this.checkToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); this.toolStripSeparator2 = new System.Windows.Forms.ToolStripSeparator(); this.communityForumToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); this.topPanel = new System.Windows.Forms.Panel(); this.channelGraphPrefsPanel = new System.Windows.Forms.Panel(); this.band5000Button = new System.Windows.Forms.RadioButton(); this.label1 = new System.Windows.Forms.Label(); this.band2400Button = new System.Windows.Forms.RadioButton(); this.interfaceList = new System.Windows.Forms.ComboBox(); this.scanButton = new System.Windows.Forms.Button(); this.bottomPanel = new System.Windows.Forms.Panel(); this.gridSplitter = new System.Windows.Forms.Splitter(); this.scannerGridView = new System.Windows.Forms.DataGridView(); this.idColumn = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.checkColumn = new System.Windows.Forms.DataGridViewCheckBoxColumn(); this.sigIndColumn = new System.Windows.Forms.DataGridViewImageColumn(); this.macColumn = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.vendorColumn = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.ssidColumn = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.channelColumn = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.signalColumn = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.securityColumn = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.typeColumn = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.speedColumn = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.firstSeenColumn = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.lastSeenColumn = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.locationColumn = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.oldSigColumn = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.oldSig2Column = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.rowContextMenuStrip = new System.Windows.Forms.ContextMenuStrip(this.components); this.hideToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); this.showAllToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); this.adPanel = new System.Windows.Forms.Panel(); this.hideStartImageLabel = new System.Windows.Forms.Label(); this.startImageLabel = new System.Windows.Forms.Label(); this.sdlgExport = new System.Windows.Forms.SaveFileDialog(); this.imageSignalLevelEnc = new System.Windows.Forms.ImageList(this.components); this.imageSignalLevel = new System.Windows.Forms.ImageList(this.components); this.statusStrip1 = new System.Windows.Forms.StatusStrip(); this.txtAPstat = new System.Windows.Forms.ToolStripStatusLabel(); this.toolStripStatusLabel1 = new System.Windows.Forms.ToolStripStatusLabel(); this.txtGPSstat = new System.Windows.Forms.ToolStripStatusLabel(); this.GraphSplitContainer.Panel1.SuspendLayout(); this.GraphSplitContainer.Panel2.SuspendLayout(); this.GraphSplitContainer.SuspendLayout(); this.columnsContextMenuStrip.SuspendLayout(); this.mainMenuStrip.SuspendLayout(); this.topPanel.SuspendLayout(); this.channelGraphPrefsPanel.SuspendLayout(); this.bottomPanel.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.scannerGridView)).BeginInit(); this.rowContextMenuStrip.SuspendLayout(); this.adPanel.SuspendLayout(); this.statusStrip1.SuspendLayout(); this.SuspendLayout(); // // GraphSplitContainer // this.GraphSplitContainer.AccessibleDescription = null; this.GraphSplitContainer.AccessibleName = null; resources.ApplyResources(this.GraphSplitContainer, "GraphSplitContainer"); this.GraphSplitContainer.BackColor = System.Drawing.Color.Transparent; this.GraphSplitContainer.BackgroundImage = null; this.GraphSplitContainer.Font = null; this.GraphSplitContainer.Name = "GraphSplitContainer"; // // GraphSplitContainer.Panel1 // this.GraphSplitContainer.Panel1.AccessibleDescription = null; this.GraphSplitContainer.Panel1.AccessibleName = null; resources.ApplyResources(this.GraphSplitContainer.Panel1, "GraphSplitContainer.Panel1"); this.GraphSplitContainer.Panel1.BackgroundImage = null; this.GraphSplitContainer.Panel1.Controls.Add(this.timeGraph); this.GraphSplitContainer.Panel1.Font = null; // // GraphSplitContainer.Panel2 // this.GraphSplitContainer.Panel2.AccessibleDescription = null; this.GraphSplitContainer.Panel2.AccessibleName = null; resources.ApplyResources(this.GraphSplitContainer.Panel2, "GraphSplitContainer.Panel2"); this.GraphSplitContainer.Panel2.BackgroundImage = null; this.GraphSplitContainer.Panel2.Controls.Add(this.channelGraph); this.GraphSplitContainer.Panel2.Font = null; // // timeGraph // this.timeGraph.AccessibleDescription = null; this.timeGraph.AccessibleName = null; resources.ApplyResources(this.timeGraph, "timeGraph"); this.timeGraph.AutoScale = false; this.timeGraph.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(51)))), ((int)(((byte)(51)))), ((int)(((byte)(51))))); this.timeGraph.BackgroundImage = global::Inssider.Properties.Resources.numbersign_background; this.timeGraph.BottomMargin = 25; this.timeGraph.Font = null; this.timeGraph.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(242)))), ((int)(((byte)(242)))), ((int)(((byte)(242))))); this.timeGraph.GraphColor = System.Drawing.Color.Black; this.timeGraph.GraphTimeSpan = System.TimeSpan.Parse("00:05:00"); this.timeGraph.GridColor = System.Drawing.Color.FromArgb(((int)(((byte)(75)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255))))); this.timeGraph.GridSpacing = 10; this.timeGraph.HighQuality = false; this.timeGraph.LeftMargin = 50; this.timeGraph.LineWidth = ((uint)(1u)); this.timeGraph.MaxMagnitude = 0F; this.timeGraph.MinimumSize = new System.Drawing.Size(200, 0); this.timeGraph.MinMagnitude = -100F; this.timeGraph.Name = "timeGraph"; this.timeGraph.RightMargin = 15; this.timeGraph.SelectedWidth = ((uint)(3u)); this.timeGraph.ShowLabels = true; this.timeGraph.ShowMinuteLines = true; this.timeGraph.TextColor = System.Drawing.Color.FromArgb(((int)(((byte)(204)))), ((int)(((byte)(204)))), ((int)(((byte)(204))))); this.timeGraph.TopMargin = 15; // // channelGraph // this.channelGraph.AccessibleDescription = null; this.channelGraph.AccessibleName = null; resources.ApplyResources(this.channelGraph, "channelGraph"); this.channelGraph.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(51)))), ((int)(((byte)(51)))), ((int)(((byte)(51))))); this.channelGraph.BackgroundImage = global::Inssider.Properties.Resources.numbersign_background; this.channelGraph.Band = Inssider.ChannelView.BandType.Band2400MHz; this.channelGraph.BottomMargin = 25; this.channelGraph.Font = null; this.channelGraph.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(204)))), ((int)(((byte)(204)))), ((int)(((byte)(204))))); this.channelGraph.GraphBackColor = System.Drawing.Color.Black; this.channelGraph.GridColor = System.Drawing.Color.FromArgb(((int)(((byte)(100)))), ((int)(((byte)(128)))), ((int)(((byte)(128)))), ((int)(((byte)(128))))); this.channelGraph.HighChannelForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(150)))), ((int)(((byte)(150)))), ((int)(((byte)(150))))); this.channelGraph.LeftMargin = 55; this.channelGraph.MaxAmplitude = 0F; this.channelGraph.MaxFrequency = 2485F; this.channelGraph.MinAmplitude = -100F; this.channelGraph.MinFrequency = 2400F; this.channelGraph.MinimumSize = new System.Drawing.Size(200, 0); this.channelGraph.Name = "channelGraph"; this.channelGraph.Networks = null; this.channelGraph.RightMargin = 15; this.channelGraph.TopMargin = 15; // // columnsContextMenuStrip // this.columnsContextMenuStrip.AccessibleDescription = null; this.columnsContextMenuStrip.AccessibleName = null; resources.ApplyResources(this.columnsContextMenuStrip, "columnsContextMenuStrip"); this.columnsContextMenuStrip.BackgroundImage = null; this.columnsContextMenuStrip.Font = null; this.columnsContextMenuStrip.Items.AddRange(new System.Windows.Forms.ToolStripItem[] { this.macToolStripMenuItem, this.vendorToolStripMenuItem, this.ssidToolStripMenuItem, this.channelToolStripMenuItem, this.signalToolStripMenuItem, this.securityToolStripMenuItem, this.typeToolStripMenuItem, this.speedToolStripMenuItem, this.firstSeenToolStripMenuItem, this.lastSeenToolStripMenuItem, this.locationToolStripMenuItem}); this.columnsContextMenuStrip.Name = "columnsContextMenuStrip"; // // macToolStripMenuItem // this.macToolStripMenuItem.AccessibleDescription = null; this.macToolStripMenuItem.AccessibleName = null; resources.ApplyResources(this.macToolStripMenuItem, "macToolStripMenuItem"); this.macToolStripMenuItem.BackgroundImage = null; this.macToolStripMenuItem.Checked = true; this.macToolStripMenuItem.CheckOnClick = true; this.macToolStripMenuItem.CheckState = System.Windows.Forms.CheckState.Checked; this.macToolStripMenuItem.Name = "macToolStripMenuItem"; this.macToolStripMenuItem.ShortcutKeyDisplayString = null; this.macToolStripMenuItem.Click += new System.EventHandler(this.macToolStripMenuItem_Click); // // vendorToolStripMenuItem // this.vendorToolStripMenuItem.AccessibleDescription = null; this.vendorToolStripMenuItem.AccessibleName = null; resources.ApplyResources(this.vendorToolStripMenuItem, "vendorToolStripMenuItem"); this.vendorToolStripMenuItem.BackgroundImage = null; this.vendorToolStripMenuItem.Checked = true; this.vendorToolStripMenuItem.CheckOnClick = true; this.vendorToolStripMenuItem.CheckState = System.Windows.Forms.CheckState.Checked; this.vendorToolStripMenuItem.Name = "vendorToolStripMenuItem"; this.vendorToolStripMenuItem.ShortcutKeyDisplayString = null; this.vendorToolStripMenuItem.Click += new System.EventHandler(this.vendorToolStripMenuItem_Click); // // ssidToolStripMenuItem // this.ssidToolStripMenuItem.AccessibleDescription = null; this.ssidToolStripMenuItem.AccessibleName = null; resources.ApplyResources(this.ssidToolStripMenuItem, "ssidToolStripMenuItem"); this.ssidToolStripMenuItem.BackgroundImage = null; this.ssidToolStripMenuItem.Checked = true; this.ssidToolStripMenuItem.CheckOnClick = true; this.ssidToolStripMenuItem.CheckState = System.Windows.Forms.CheckState.Checked; this.ssidToolStripMenuItem.Name = "ssidToolStripMenuItem"; this.ssidToolStripMenuItem.ShortcutKeyDisplayString = null; this.ssidToolStripMenuItem.Click += new System.EventHandler(this.ssidToolStripMenuItem_Click); // // channelToolStripMenuItem // this.channelToolStripMenuItem.AccessibleDescription = null; this.channelToolStripMenuItem.AccessibleName = null; resources.ApplyResources(this.channelToolStripMenuItem, "channelToolStripMenuItem"); this.channelToolStripMenuItem.BackgroundImage = null; this.channelToolStripMenuItem.Checked = true; this.channelToolStripMenuItem.CheckOnClick = true; this.channelToolStripMenuItem.CheckState = System.Windows.Forms.CheckState.Checked; this.channelToolStripMenuItem.Name = "channelToolStripMenuItem"; this.channelToolStripMenuItem.ShortcutKeyDisplayString = null; this.channelToolStripMenuItem.Click += new System.EventHandler(this.channelToolStripMenuItem_Click); // // signalToolStripMenuItem // this.signalToolStripMenuItem.AccessibleDescription = null; this.signalToolStripMenuItem.AccessibleName = null; resources.ApplyResources(this.signalToolStripMenuItem, "signalToolStripMenuItem"); this.signalToolStripMenuItem.BackgroundImage = null; this.signalToolStripMenuItem.Checked = true; this.signalToolStripMenuItem.CheckOnClick = true; this.signalToolStripMenuItem.CheckState = System.Windows.Forms.CheckState.Checked; this.signalToolStripMenuItem.Name = "signalToolStripMenuItem"; this.signalToolStripMenuItem.ShortcutKeyDisplayString = null; this.signalToolStripMenuItem.Click += new System.EventHandler(this.signalToolStripMenuItem_Click); // // securityToolStripMenuItem // this.securityToolStripMenuItem.AccessibleDescription = null; this.securityToolStripMenuItem.AccessibleName = null; resources.ApplyResources(this.securityToolStripMenuItem, "securityToolStripMenuItem"); this.securityToolStripMenuItem.BackgroundImage = null; this.securityToolStripMenuItem.Checked = true; this.securityToolStripMenuItem.CheckOnClick = true; this.securityToolStripMenuItem.CheckState = System.Windows.Forms.CheckState.Checked; this.securityToolStripMenuItem.Name = "securityToolStripMenuItem"; this.securityToolStripMenuItem.ShortcutKeyDisplayString = null; this.securityToolStripMenuItem.Click += new System.EventHandler(this.securityToolStripMenuItem_Click); // // typeToolStripMenuItem // this.typeToolStripMenuItem.AccessibleDescription = null; this.typeToolStripMenuItem.AccessibleName = null; resources.ApplyResources(this.typeToolStripMenuItem, "typeToolStripMenuItem"); this.typeToolStripMenuItem.BackgroundImage = null; this.typeToolStripMenuItem.Checked = true; this.typeToolStripMenuItem.CheckOnClick = true; this.typeToolStripMenuItem.CheckState = System.Windows.Forms.CheckState.Checked; this.typeToolStripMenuItem.Name = "typeToolStripMenuItem"; this.typeToolStripMenuItem.ShortcutKeyDisplayString = null; this.typeToolStripMenuItem.Click += new System.EventHandler(this.networkToolStripMenuItem_Click); // // speedToolStripMenuItem // this.speedToolStripMenuItem.AccessibleDescription = null; this.speedToolStripMenuItem.AccessibleName = null; resources.ApplyResources(this.speedToolStripMenuItem, "speedToolStripMenuItem"); this.speedToolStripMenuItem.BackgroundImage = null; this.speedToolStripMenuItem.Checked = true; this.speedToolStripMenuItem.CheckOnClick = true; this.speedToolStripMenuItem.CheckState = System.Windows.Forms.CheckState.Checked; this.speedToolStripMenuItem.Name = "speedToolStripMenuItem"; this.speedToolStripMenuItem.ShortcutKeyDisplayString = null; this.speedToolStripMenuItem.Click += new System.EventHandler(this.speedToolStripMenuItem_Click); // // firstSeenToolStripMenuItem // this.firstSeenToolStripMenuItem.AccessibleDescription = null; this.firstSeenToolStripMenuItem.AccessibleName = null; resources.ApplyResources(this.firstSeenToolStripMenuItem, "firstSeenToolStripMenuItem"); this.firstSeenToolStripMenuItem.BackgroundImage = null; this.firstSeenToolStripMenuItem.Checked = true; this.firstSeenToolStripMenuItem.CheckOnClick = true; this.firstSeenToolStripMenuItem.CheckState = System.Windows.Forms.CheckState.Checked; this.firstSeenToolStripMenuItem.Name = "firstSeenToolStripMenuItem"; this.firstSeenToolStripMenuItem.ShortcutKeyDisplayString = null; this.firstSeenToolStripMenuItem.Click += new System.EventHandler(this.firstSeenToolStripMenuItem_Click); // // lastSeenToolStripMenuItem // this.lastSeenToolStripMenuItem.AccessibleDescription = null; this.lastSeenToolStripMenuItem.AccessibleName = null; resources.ApplyResources(this.lastSeenToolStripMenuItem, "lastSeenToolStripMenuItem"); this.lastSeenToolStripMenuItem.BackgroundImage = null; this.lastSeenToolStripMenuItem.Checked = true; this.lastSeenToolStripMenuItem.CheckOnClick = true; this.lastSeenToolStripMenuItem.CheckState = System.Windows.Forms.CheckState.Checked; this.lastSeenToolStripMenuItem.Name = "lastSeenToolStripMenuItem"; this.lastSeenToolStripMenuItem.ShortcutKeyDisplayString = null; this.lastSeenToolStripMenuItem.Click += new System.EventHandler(this.lastTimeToolStripMenuItem_Click); // // locationToolStripMenuItem // this.locationToolStripMenuItem.AccessibleDescription = null; this.locationToolStripMenuItem.AccessibleName = null; resources.ApplyResources(this.locationToolStripMenuItem, "locationToolStripMenuItem"); this.locationToolStripMenuItem.BackgroundImage = null; this.locationToolStripMenuItem.Checked = true; this.locationToolStripMenuItem.CheckOnClick = true; this.locationToolStripMenuItem.CheckState = System.Windows.Forms.CheckState.Checked; this.locationToolStripMenuItem.Name = "locationToolStripMenuItem"; this.locationToolStripMenuItem.ShortcutKeyDisplayString = null; this.locationToolStripMenuItem.Click += new System.EventHandler(this.locationToolStripMenuItem_Click); // // mainMenuStrip // this.mainMenuStrip.AccessibleDescription = null; this.mainMenuStrip.AccessibleName = null; resources.ApplyResources(this.mainMenuStrip, "mainMenuStrip"); this.mainMenuStrip.BackColor = System.Drawing.SystemColors.Control; this.mainMenuStrip.BackgroundImage = null; this.mainMenuStrip.Font = null; this.mainMenuStrip.Items.AddRange(new System.Windows.Forms.ToolStripItem[] { this.fileToolStripMenuItem, this.editToolStripMenuItem1, this.editToolStripMenuItem, this.helpToolStripMenuItem}); this.mainMenuStrip.Name = "mainMenuStrip"; // // fileToolStripMenuItem // this.fileToolStripMenuItem.AccessibleDescription = null; this.fileToolStripMenuItem.AccessibleName = null; resources.ApplyResources(this.fileToolStripMenuItem, "fileToolStripMenuItem"); this.fileToolStripMenuItem.BackgroundImage = null; this.fileToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] { this.gPXToolStripMenuItem, this.asNS1ToolStripMenuItem, this.toolStripSeparator3, this.preferencesToolStripMenuItem, this.toolStripSeparator4, this.exitToolStripMenuItem}); this.fileToolStripMenuItem.Name = "fileToolStripMenuItem"; this.fileToolStripMenuItem.ShortcutKeyDisplayString = null; // // gPXToolStripMenuItem // this.gPXToolStripMenuItem.AccessibleDescription = null; this.gPXToolStripMenuItem.AccessibleName = null; resources.ApplyResources(this.gPXToolStripMenuItem, "gPXToolStripMenuItem"); this.gPXToolStripMenuItem.BackgroundImage = null; this.gPXToolStripMenuItem.Name = "gPXToolStripMenuItem"; this.gPXToolStripMenuItem.ShortcutKeyDisplayString = null; this.gPXToolStripMenuItem.Click += new System.EventHandler(this.exportToKmlToolStripMenuItem_Click); // // asNS1ToolStripMenuItem // this.asNS1ToolStripMenuItem.AccessibleDescription = null; this.asNS1ToolStripMenuItem.AccessibleName = null; resources.ApplyResources(this.asNS1ToolStripMenuItem, "asNS1ToolStripMenuItem"); this.asNS1ToolStripMenuItem.BackgroundImage = null; this.asNS1ToolStripMenuItem.Name = "asNS1ToolStripMenuItem"; this.asNS1ToolStripMenuItem.ShortcutKeyDisplayString = null; this.asNS1ToolStripMenuItem.Click += new System.EventHandler(this.exportAsNS1ToolStripMenuItem_Click); // // toolStripSeparator3 // this.toolStripSeparator3.AccessibleDescription = null; this.toolStripSeparator3.AccessibleName = null; resources.ApplyResources(this.toolStripSeparator3, "toolStripSeparator3"); this.toolStripSeparator3.Name = "toolStripSeparator3"; // // preferencesToolStripMenuItem // this.preferencesToolStripMenuItem.AccessibleDescription = null; this.preferencesToolStripMenuItem.AccessibleName = null; resources.ApplyResources(this.preferencesToolStripMenuItem, "preferencesToolStripMenuItem"); this.preferencesToolStripMenuItem.BackgroundImage = null; this.preferencesToolStripMenuItem.Name = "preferencesToolStripMenuItem"; this.preferencesToolStripMenuItem.ShortcutKeyDisplayString = null; this.preferencesToolStripMenuItem.Click += new System.EventHandler(this.preferencesToolStripMenuItem_Click); // // toolStripSeparator4 // this.toolStripSeparator4.AccessibleDescription = null; this.toolStripSeparator4.AccessibleName = null; resources.ApplyResources(this.toolStripSeparator4, "toolStripSeparator4"); this.toolStripSeparator4.Name = "toolStripSeparator4"; // // exitToolStripMenuItem // this.exitToolStripMenuItem.AccessibleDescription = null; this.exitToolStripMenuItem.AccessibleName = null; resources.ApplyResources(this.exitToolStripMenuItem, "exitToolStripMenuItem"); this.exitToolStripMenuItem.BackgroundImage = null; this.exitToolStripMenuItem.Name = "exitToolStripMenuItem"; this.exitToolStripMenuItem.ShortcutKeyDisplayString = null; this.exitToolStripMenuItem.Click += new System.EventHandler(this.exitToolStripMenuItem_Click); // // editToolStripMenuItem1 // this.editToolStripMenuItem1.AccessibleDescription = null; this.editToolStripMenuItem1.AccessibleName = null; resources.ApplyResources(this.editToolStripMenuItem1, "editToolStripMenuItem1"); this.editToolStripMenuItem1.BackgroundImage = null; this.editToolStripMenuItem1.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] { this.copyToolStripMenuItem, this.copyImageToolStripMenuItem, this.copyChannelGraphToolStripMenuItem}); this.editToolStripMenuItem1.Name = "editToolStripMenuItem1"; this.editToolStripMenuItem1.ShortcutKeyDisplayString = null; // // copyToolStripMenuItem // this.copyToolStripMenuItem.AccessibleDescription = null; this.copyToolStripMenuItem.AccessibleName = null; resources.ApplyResources(this.copyToolStripMenuItem, "copyToolStripMenuItem"); this.copyToolStripMenuItem.BackgroundImage = null; this.copyToolStripMenuItem.Name = "copyToolStripMenuItem"; this.copyToolStripMenuItem.ShortcutKeyDisplayString = null; this.copyToolStripMenuItem.Click += new System.EventHandler(this.copyDataToolStripMenuItem_Click); // // copyImageToolStripMenuItem // this.copyImageToolStripMenuItem.AccessibleDescription = null; this.copyImageToolStripMenuItem.AccessibleName = null; resources.ApplyResources(this.copyImageToolStripMenuItem, "copyImageToolStripMenuItem"); this.copyImageToolStripMenuItem.BackgroundImage = null; this.copyImageToolStripMenuItem.Name = "copyImageToolStripMenuItem"; this.copyImageToolStripMenuItem.ShortcutKeyDisplayString = null; this.copyImageToolStripMenuItem.Click += new System.EventHandler(this.copyTimeGraphToolStripMenuItem_Click); // // copyChannelGraphToolStripMenuItem // this.copyChannelGraphToolStripMenuItem.AccessibleDescription = null; this.copyChannelGraphToolStripMenuItem.AccessibleName = null; resources.ApplyResources(this.copyChannelGraphToolStripMenuItem, "copyChannelGraphToolStripMenuItem"); this.copyChannelGraphToolStripMenuItem.BackgroundImage = null; this.copyChannelGraphToolStripMenuItem.Name = "copyChannelGraphToolStripMenuItem"; this.copyChannelGraphToolStripMenuItem.ShortcutKeyDisplayString = null; this.copyChannelGraphToolStripMenuItem.Click += new System.EventHandler(this.copyChannelGraphToolStripMenuItem_Click); // // editToolStripMenuItem // this.editToolStripMenuItem.AccessibleDescription = null; this.editToolStripMenuItem.AccessibleName = null; resources.ApplyResources(this.editToolStripMenuItem, "editToolStripMenuItem"); this.editToolStripMenuItem.BackgroundImage = null; this.editToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] { this.showAllNetworksToolStripMenuItem, this.automaticallyResizeToolStripMenuItem, this.displayTimeGraphToolStripMenuItem, this.displayChannelGraphToolStripMenuItem}); this.editToolStripMenuItem.Name = "editToolStripMenuItem"; this.editToolStripMenuItem.ShortcutKeyDisplayString = null; // // showAllNetworksToolStripMenuItem // this.showAllNetworksToolStripMenuItem.AccessibleDescription = null; this.showAllNetworksToolStripMenuItem.AccessibleName = null; resources.ApplyResources(this.showAllNetworksToolStripMenuItem, "showAllNetworksToolStripMenuItem"); this.showAllNetworksToolStripMenuItem.BackgroundImage = null; this.showAllNetworksToolStripMenuItem.Name = "showAllNetworksToolStripMenuItem"; this.showAllNetworksToolStripMenuItem.ShortcutKeyDisplayString = null; this.showAllNetworksToolStripMenuItem.Click += new System.EventHandler(this.showAllNetworksToolStripMenuItem_Click); // // automaticallyResizeToolStripMenuItem // this.automaticallyResizeToolStripMenuItem.AccessibleDescription = null; this.automaticallyResizeToolStripMenuItem.AccessibleName = null; resources.ApplyResources(this.automaticallyResizeToolStripMenuItem, "automaticallyResizeToolStripMenuItem"); this.automaticallyResizeToolStripMenuItem.BackgroundImage = null; this.automaticallyResizeToolStripMenuItem.Checked = true; this.automaticallyResizeToolStripMenuItem.CheckState = System.Windows.Forms.CheckState.Checked; this.automaticallyResizeToolStripMenuItem.Name = "automaticallyResizeToolStripMenuItem"; this.automaticallyResizeToolStripMenuItem.ShortcutKeyDisplayString = null; this.automaticallyResizeToolStripMenuItem.Click += new System.EventHandler(this.automaticallyResizeToolStripMenuItem_Click); // // displayTimeGraphToolStripMenuItem // this.displayTimeGraphToolStripMenuItem.AccessibleDescription = null; this.displayTimeGraphToolStripMenuItem.AccessibleName = null; resources.ApplyResources(this.displayTimeGraphToolStripMenuItem, "displayTimeGraphToolStripMenuItem"); this.displayTimeGraphToolStripMenuItem.BackgroundImage = null; this.displayTimeGraphToolStripMenuItem.Checked = true; this.displayTimeGraphToolStripMenuItem.CheckOnClick = true; this.displayTimeGraphToolStripMenuItem.CheckState = System.Windows.Forms.CheckState.Checked; this.displayTimeGraphToolStripMenuItem.Name = "displayTimeGraphToolStripMenuItem"; this.displayTimeGraphToolStripMenuItem.ShortcutKeyDisplayString = null; this.displayTimeGraphToolStripMenuItem.Click += new System.EventHandler(this.displayTimeGraphToolStripMenuItem_Click); // // displayChannelGraphToolStripMenuItem // this.displayChannelGraphToolStripMenuItem.AccessibleDescription = null; this.displayChannelGraphToolStripMenuItem.AccessibleName = null; resources.ApplyResources(this.displayChannelGraphToolStripMenuItem, "displayChannelGraphToolStripMenuItem"); this.displayChannelGraphToolStripMenuItem.BackgroundImage = null; this.displayChannelGraphToolStripMenuItem.Checked = true; this.displayChannelGraphToolStripMenuItem.CheckOnClick = true; this.displayChannelGraphToolStripMenuItem.CheckState = System.Windows.Forms.CheckState.Checked; this.displayChannelGraphToolStripMenuItem.Name = "displayChannelGraphToolStripMenuItem"; this.displayChannelGraphToolStripMenuItem.ShortcutKeyDisplayString = null; this.displayChannelGraphToolStripMenuItem.Click += new System.EventHandler(this.displayChannelGraphToolStripMenuItem_Click); // // helpToolStripMenuItem // this.helpToolStripMenuItem.AccessibleDescription = null; this.helpToolStripMenuItem.AccessibleName = null; resources.ApplyResources(this.helpToolStripMenuItem, "helpToolStripMenuItem"); this.helpToolStripMenuItem.BackgroundImage = null; this.helpToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] { this.contentsToolStripMenuItem, this.toolStripSeparator1, this.aboutToolStripMenuItem, this.checkToolStripMenuItem, this.toolStripSeparator2, this.communityForumToolStripMenuItem}); this.helpToolStripMenuItem.Name = "helpToolStripMenuItem"; this.helpToolStripMenuItem.ShortcutKeyDisplayString = null; // // contentsToolStripMenuItem // this.contentsToolStripMenuItem.AccessibleDescription = null; this.contentsToolStripMenuItem.AccessibleName = null; resources.ApplyResources(this.contentsToolStripMenuItem, "contentsToolStripMenuItem"); this.contentsToolStripMenuItem.BackgroundImage = null; this.contentsToolStripMenuItem.Name = "contentsToolStripMenuItem"; this.contentsToolStripMenuItem.ShortcutKeyDisplayString = null; this.contentsToolStripMenuItem.Click += new System.EventHandler(this.helpToolStripMenuItem_Click); // // toolStripSeparator1 // this.toolStripSeparator1.AccessibleDescription = null; this.toolStripSeparator1.AccessibleName = null; resources.ApplyResources(this.toolStripSeparator1, "toolStripSeparator1"); this.toolStripSeparator1.Name = "toolStripSeparator1"; // // aboutToolStripMenuItem // this.aboutToolStripMenuItem.AccessibleDescription = null; this.aboutToolStripMenuItem.AccessibleName = null; resources.ApplyResources(this.aboutToolStripMenuItem, "aboutToolStripMenuItem"); this.aboutToolStripMenuItem.BackgroundImage = null; this.aboutToolStripMenuItem.Name = "aboutToolStripMenuItem"; this.aboutToolStripMenuItem.ShortcutKeyDisplayString = null; this.aboutToolStripMenuItem.Click += new System.EventHandler(this.aboutToolStripMenuItem_Click); // // checkToolStripMenuItem // this.checkToolStripMenuItem.AccessibleDescription = null; this.checkToolStripMenuItem.AccessibleName = null; resources.ApplyResources(this.checkToolStripMenuItem, "checkToolStripMenuItem"); this.checkToolStripMenuItem.BackgroundImage = null; this.checkToolStripMenuItem.Name = "checkToolStripMenuItem"; this.checkToolStripMenuItem.ShortcutKeyDisplayString = null; this.checkToolStripMenuItem.Click += new System.EventHandler(this.checkToolStripMenuItem_Click); // // toolStripSeparator2 // this.toolStripSeparator2.AccessibleDescription = null; this.toolStripSeparator2.AccessibleName = null; resources.ApplyResources(this.toolStripSeparator2, "toolStripSeparator2"); this.toolStripSeparator2.Name = "toolStripSeparator2"; // // communityForumToolStripMenuItem // this.communityForumToolStripMenuItem.AccessibleDescription = null; this.communityForumToolStripMenuItem.AccessibleName = null; resources.ApplyResources(this.communityForumToolStripMenuItem, "communityForumToolStripMenuItem"); this.communityForumToolStripMenuItem.BackgroundImage = null; this.communityForumToolStripMenuItem.Name = "communityForumToolStripMenuItem"; this.communityForumToolStripMenuItem.ShortcutKeyDisplayString = null; this.communityForumToolStripMenuItem.Click += new System.EventHandler(this.communityForumToolStripMenuItem_Click); // // topPanel // this.topPanel.AccessibleDescription = null; this.topPanel.AccessibleName = null; resources.ApplyResources(this.topPanel, "topPanel"); this.topPanel.BackgroundImage = null; this.topPanel.Controls.Add(this.channelGraphPrefsPanel); this.topPanel.Controls.Add(this.interfaceList); this.topPanel.Controls.Add(this.scanButton); this.topPanel.Font = null; this.topPanel.Name = "topPanel"; // // channelGraphPrefsPanel // this.channelGraphPrefsPanel.AccessibleDescription = null; this.channelGraphPrefsPanel.AccessibleName = null; resources.ApplyResources(this.channelGraphPrefsPanel, "channelGraphPrefsPanel"); this.channelGraphPrefsPanel.BackgroundImage = null; this.channelGraphPrefsPanel.Controls.Add(this.band5000Button); this.channelGraphPrefsPanel.Controls.Add(this.label1); this.channelGraphPrefsPanel.Controls.Add(this.band2400Button); this.channelGraphPrefsPanel.Font = null; this.channelGraphPrefsPanel.Name = "channelGraphPrefsPanel"; // // band5000Button // this.band5000Button.AccessibleDescription = null; this.band5000Button.AccessibleName = null; resources.ApplyResources(this.band5000Button, "band5000Button"); this.band5000Button.BackgroundImage = null; this.band5000Button.Font = null; this.band5000Button.Name = "band5000Button"; this.band5000Button.TabStop = true; this.band5000Button.UseVisualStyleBackColor = true; this.band5000Button.CheckedChanged += new System.EventHandler(this.band5000Button_CheckedChanged); // // label1 // this.label1.AccessibleDescription = null; this.label1.AccessibleName = null; resources.ApplyResources(this.label1, "label1"); this.label1.Font = null; this.label1.Name = "label1"; // // band2400Button // this.band2400Button.AccessibleDescription = null; this.band2400Button.AccessibleName = null; resources.ApplyResources(this.band2400Button, "band2400Button"); this.band2400Button.BackgroundImage = null; this.band2400Button.Font = null; this.band2400Button.Name = "band2400Button"; this.band2400Button.TabStop = true; this.band2400Button.UseVisualStyleBackColor = true; this.band2400Button.CheckedChanged += new System.EventHandler(this.band2400Button_CheckedChanged); // // interfaceList // this.interfaceList.AccessibleDescription = null; this.interfaceList.AccessibleName = null; resources.ApplyResources(this.interfaceList, "interfaceList"); this.interfaceList.BackgroundImage = null; this.interfaceList.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList; this.interfaceList.Font = null; this.interfaceList.Name = "interfaceList"; // // scanButton // this.scanButton.AccessibleDescription = null; this.scanButton.AccessibleName = null; resources.ApplyResources(this.scanButton, "scanButton"); this.scanButton.BackgroundImage = null; this.scanButton.Font = null; this.scanButton.Name = "scanButton"; this.scanButton.UseVisualStyleBackColor = true; this.scanButton.Click += new System.EventHandler(this.scanButton_Click); // // bottomPanel // this.bottomPanel.AccessibleDescription = null; this.bottomPanel.AccessibleName = null; resources.ApplyResources(this.bottomPanel, "bottomPanel"); this.bottomPanel.BackColor = System.Drawing.SystemColors.Control; this.bottomPanel.BackgroundImage = null; this.bottomPanel.Controls.Add(this.GraphSplitContainer); this.bottomPanel.Controls.Add(this.gridSplitter); this.bottomPanel.Controls.Add(this.scannerGridView); this.bottomPanel.Font = null; this.bottomPanel.Name = "bottomPanel"; // // gridSplitter // this.gridSplitter.AccessibleDescription = null; this.gridSplitter.AccessibleName = null; resources.ApplyResources(this.gridSplitter, "gridSplitter"); this.gridSplitter.BackColor = System.Drawing.SystemColors.Control; this.gridSplitter.BackgroundImage = null; this.gridSplitter.Font = null; this.gridSplitter.Name = "gridSplitter"; this.gridSplitter.TabStop = false; this.gridSplitter.SplitterMoving += new System.Windows.Forms.SplitterEventHandler(this.graphSplitter_SplitterMoving); // // scannerGridView // this.scannerGridView.AccessibleDescription = null; this.scannerGridView.AccessibleName = null; this.scannerGridView.AllowUserToAddRows = false; this.scannerGridView.AllowUserToDeleteRows = false; this.scannerGridView.AllowUserToOrderColumns = true; this.scannerGridView.AllowUserToResizeRows = false; dataGridViewCellStyle1.BackColor = System.Drawing.Color.Gray; dataGridViewCellStyle1.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(242)))), ((int)(((byte)(242)))), ((int)(((byte)(242))))); dataGridViewCellStyle1.SelectionBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(50)))), ((int)(((byte)(50)))), ((int)(((byte)(50))))); dataGridViewCellStyle1.SelectionForeColor = System.Drawing.Color.White; this.scannerGridView.AlternatingRowsDefaultCellStyle = dataGridViewCellStyle1; resources.ApplyResources(this.scannerGridView, "scannerGridView"); this.scannerGridView.AutoSizeColumnsMode = System.Windows.Forms.DataGridViewAutoSizeColumnsMode.Fill; this.scannerGridView.BackgroundImage = null; this.scannerGridView.BorderStyle = System.Windows.Forms.BorderStyle.None; dataGridViewCellStyle2.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft; dataGridViewCellStyle2.BackColor = System.Drawing.SystemColors.Control; dataGridViewCellStyle2.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); dataGridViewCellStyle2.ForeColor = System.Drawing.SystemColors.WindowText; dataGridViewCellStyle2.SelectionBackColor = System.Drawing.SystemColors.Highlight; dataGridViewCellStyle2.SelectionForeColor = System.Drawing.SystemColors.HighlightText; dataGridViewCellStyle2.WrapMode = System.Windows.Forms.DataGridViewTriState.True; this.scannerGridView.ColumnHeadersDefaultCellStyle = dataGridViewCellStyle2; this.scannerGridView.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.DisableResizing; this.scannerGridView.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] { this.idColumn, this.checkColumn, this.sigIndColumn, this.macColumn, this.vendorColumn, this.ssidColumn, this.channelColumn, this.signalColumn, this.securityColumn, this.typeColumn, this.speedColumn, this.firstSeenColumn, this.lastSeenColumn, this.locationColumn, this.oldSigColumn, this.oldSig2Column}); dataGridViewCellStyle4.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft; dataGridViewCellStyle4.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(102)))), ((int)(((byte)(102)))), ((int)(((byte)(102))))); dataGridViewCellStyle4.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); dataGridViewCellStyle4.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(242)))), ((int)(((byte)(242)))), ((int)(((byte)(242))))); dataGridViewCellStyle4.SelectionBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(50)))), ((int)(((byte)(50)))), ((int)(((byte)(50))))); dataGridViewCellStyle4.SelectionForeColor = System.Drawing.Color.White; dataGridViewCellStyle4.WrapMode = System.Windows.Forms.DataGridViewTriState.False; this.scannerGridView.DefaultCellStyle = dataGridViewCellStyle4; this.scannerGridView.Font = null; this.scannerGridView.GridColor = System.Drawing.Color.FromArgb(((int)(((byte)(204)))), ((int)(((byte)(204)))), ((int)(((byte)(204))))); this.scannerGridView.Name = "scannerGridView"; this.scannerGridView.ReadOnly = true; this.scannerGridView.RowHeadersVisible = false; dataGridViewCellStyle5.Padding = new System.Windows.Forms.Padding(2, 0, 0, 0); this.scannerGridView.RowsDefaultCellStyle = dataGridViewCellStyle5; this.scannerGridView.SelectionMode = System.Windows.Forms.DataGridViewSelectionMode.FullRowSelect; this.scannerGridView.ShowRowErrors = false; this.scannerGridView.CellMouseClick += new System.Windows.Forms.DataGridViewCellMouseEventHandler(this.scannerGridView_CellMouseClick); this.scannerGridView.SortCompare += new System.Windows.Forms.DataGridViewSortCompareEventHandler(this.scannerGridView_SortCompare); this.scannerGridView.ColumnHeaderMouseClick += new System.Windows.Forms.DataGridViewCellMouseEventHandler(this.scannerGridView_ColumnHeaderMouseClick); this.scannerGridView.ColumnDisplayIndexChanged += new System.Windows.Forms.DataGridViewColumnEventHandler(this.scannerGridView_ColumnWidthChanged); this.scannerGridView.ColumnWidthChanged += new System.Windows.Forms.DataGridViewColumnEventHandler(this.scannerGridView_ColumnWidthChanged); this.scannerGridView.SelectionChanged += new System.EventHandler(this.scannerGridView_SelectionChanged); this.scannerGridView.VisibleChanged += new System.EventHandler(this.scannerGridView_VisibleChanged); // // idColumn // this.idColumn.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.None; resources.ApplyResources(this.idColumn, "idColumn"); this.idColumn.Name = "idColumn"; this.idColumn.ReadOnly = true; // // checkColumn // this.checkColumn.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.None; resources.ApplyResources(this.checkColumn, "checkColumn"); this.checkColumn.Name = "checkColumn"; this.checkColumn.ReadOnly = true; this.checkColumn.Resizable = System.Windows.Forms.DataGridViewTriState.False; // // sigIndColumn // this.sigIndColumn.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.None; resources.ApplyResources(this.sigIndColumn, "sigIndColumn"); this.sigIndColumn.Name = "sigIndColumn"; this.sigIndColumn.ReadOnly = true; this.sigIndColumn.Resizable = System.Windows.Forms.DataGridViewTriState.False; // // macColumn // this.macColumn.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.None; this.macColumn.DataPropertyName = "MacAddress"; this.macColumn.FillWeight = 110F; resources.ApplyResources(this.macColumn, "macColumn"); this.macColumn.Name = "macColumn"; this.macColumn.ReadOnly = true; // // vendorColumn // this.vendorColumn.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.None; this.vendorColumn.DataPropertyName = "Vendor"; resources.ApplyResources(this.vendorColumn, "vendorColumn"); this.vendorColumn.Name = "vendorColumn"; this.vendorColumn.ReadOnly = true; // // ssidColumn // this.ssidColumn.DataPropertyName = "Ssid"; this.ssidColumn.FillWeight = 126.93F; resources.ApplyResources(this.ssidColumn, "ssidColumn"); this.ssidColumn.Name = "ssidColumn"; this.ssidColumn.ReadOnly = true; // // channelColumn // this.channelColumn.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.None; this.channelColumn.DataPropertyName = "Channel"; this.channelColumn.FillWeight = 55F; resources.ApplyResources(this.channelColumn, "channelColumn"); this.channelColumn.Name = "channelColumn"; this.channelColumn.ReadOnly = true; // // signalColumn // this.signalColumn.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.None; this.signalColumn.DataPropertyName = "Rssi"; dataGridViewCellStyle3.NullValue = null; this.signalColumn.DefaultCellStyle = dataGridViewCellStyle3; this.signalColumn.FillWeight = 55F; resources.ApplyResources(this.signalColumn, "signalColumn"); this.signalColumn.Name = "signalColumn"; this.signalColumn.ReadOnly = true; // // securityColumn // this.securityColumn.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.None; this.securityColumn.DataPropertyName = "Privacy"; this.securityColumn.FillWeight = 60F; resources.ApplyResources(this.securityColumn, "securityColumn"); this.securityColumn.Name = "securityColumn"; this.securityColumn.ReadOnly = true; // // typeColumn // this.typeColumn.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.None; this.typeColumn.DataPropertyName = "NetworkType"; this.typeColumn.FillWeight = 80F; resources.ApplyResources(this.typeColumn, "typeColumn"); this.typeColumn.Name = "typeColumn"; this.typeColumn.ReadOnly = true; // // speedColumn // this.speedColumn.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.None; this.speedColumn.DataPropertyName = "Speed"; this.speedColumn.FillWeight = 58.17627F; resources.ApplyResources(this.speedColumn, "speedColumn"); this.speedColumn.Name = "speedColumn"; this.speedColumn.ReadOnly = true; // // firstSeenColumn // this.firstSeenColumn.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.None; this.firstSeenColumn.DataPropertyName = "FirstSeen"; this.firstSeenColumn.FillWeight = 50F; resources.ApplyResources(this.firstSeenColumn, "firstSeenColumn"); this.firstSeenColumn.Name = "firstSeenColumn"; this.firstSeenColumn.ReadOnly = true; // // lastSeenColumn // this.lastSeenColumn.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.None; this.lastSeenColumn.DataPropertyName = "LastSeen"; this.lastSeenColumn.FillWeight = 50F; resources.ApplyResources(this.lastSeenColumn, "lastSeenColumn"); this.lastSeenColumn.Name = "lastSeenColumn"; this.lastSeenColumn.ReadOnly = true; // // locationColumn // this.locationColumn.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.None; resources.ApplyResources(this.locationColumn, "locationColumn"); this.locationColumn.Name = "locationColumn"; this.locationColumn.ReadOnly = true; // // oldSigColumn // resources.ApplyResources(this.oldSigColumn, "oldSigColumn"); this.oldSigColumn.Name = "oldSigColumn"; this.oldSigColumn.ReadOnly = true; // // oldSig2Column // resources.ApplyResources(this.oldSig2Column, "oldSig2Column"); this.oldSig2Column.Name = "oldSig2Column"; this.oldSig2Column.ReadOnly = true; // // rowContextMenuStrip // this.rowContextMenuStrip.AccessibleDescription = null; this.rowContextMenuStrip.AccessibleName = null; resources.ApplyResources(this.rowContextMenuStrip, "rowContextMenuStrip"); this.rowContextMenuStrip.BackgroundImage = null; this.rowContextMenuStrip.Font = null; this.rowContextMenuStrip.Items.AddRange(new System.Windows.Forms.ToolStripItem[] { this.hideToolStripMenuItem, this.showAllToolStripMenuItem}); this.rowContextMenuStrip.Name = "rowContextMenuStrip"; // // hideToolStripMenuItem // this.hideToolStripMenuItem.AccessibleDescription = null; this.hideToolStripMenuItem.AccessibleName = null; resources.ApplyResources(this.hideToolStripMenuItem, "hideToolStripMenuItem"); this.hideToolStripMenuItem.BackgroundImage = null; this.hideToolStripMenuItem.Name = "hideToolStripMenuItem"; this.hideToolStripMenuItem.ShortcutKeyDisplayString = null; this.hideToolStripMenuItem.Click += new System.EventHandler(this.hideToolStripMenuItem_Click); // // showAllToolStripMenuItem // this.showAllToolStripMenuItem.AccessibleDescription = null; this.showAllToolStripMenuItem.AccessibleName = null; resources.ApplyResources(this.showAllToolStripMenuItem, "showAllToolStripMenuItem"); this.showAllToolStripMenuItem.BackgroundImage = null; this.showAllToolStripMenuItem.Name = "showAllToolStripMenuItem"; this.showAllToolStripMenuItem.ShortcutKeyDisplayString = null; this.showAllToolStripMenuItem.Click += new System.EventHandler(this.showAllNetworksToolStripMenuItem_Click); // // adPanel // this.adPanel.AccessibleDescription = null; this.adPanel.AccessibleName = null; resources.ApplyResources(this.adPanel, "adPanel"); this.adPanel.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(36)))), ((int)(((byte)(36)))), ((int)(((byte)(36))))); this.adPanel.BackgroundImage = null; this.adPanel.Controls.Add(this.hideStartImageLabel); this.adPanel.Controls.Add(this.bottomPanel); this.adPanel.Controls.Add(this.startImageLabel); this.adPanel.Font = null; this.adPanel.Name = "adPanel"; // // hideStartImageLabel // this.hideStartImageLabel.AccessibleDescription = null; this.hideStartImageLabel.AccessibleName = null; resources.ApplyResources(this.hideStartImageLabel, "hideStartImageLabel"); this.hideStartImageLabel.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(104)))), ((int)(((byte)(104)))), ((int)(((byte)(104))))); this.hideStartImageLabel.Name = "hideStartImageLabel"; this.hideStartImageLabel.MouseLeave += new System.EventHandler(this.clickableControl_MouseLeave); this.hideStartImageLabel.Click += new System.EventHandler(this.hideStartImageLabel_Click); this.hideStartImageLabel.MouseEnter += new System.EventHandler(this.clickableControl_MouseEnter); // // startImageLabel // this.startImageLabel.AccessibleDescription = null; this.startImageLabel.AccessibleName = null; resources.ApplyResources(this.startImageLabel, "startImageLabel"); this.startImageLabel.Font = null; this.startImageLabel.Name = "startImageLabel"; this.startImageLabel.MouseLeave += new System.EventHandler(this.clickableControl_MouseLeave); this.startImageLabel.Click += new System.EventHandler(this.startImageLabel_Click); this.startImageLabel.MouseEnter += new System.EventHandler(this.clickableControl_MouseEnter); // // sdlgExport // this.sdlgExport.DefaultExt = "*.ns1"; resources.ApplyResources(this.sdlgExport, "sdlgExport"); this.sdlgExport.SupportMultiDottedExtensions = true; // // imageSignalLevelEnc // this.imageSignalLevelEnc.ImageStream = ((System.Windows.Forms.ImageListStreamer)(resources.GetObject("imageSignalLevelEnc.ImageStream"))); this.imageSignalLevelEnc.TransparentColor = System.Drawing.Color.Magenta; this.imageSignalLevelEnc.Images.SetKeyName(0, "5E.bmp"); this.imageSignalLevelEnc.Images.SetKeyName(1, "4E.bmp"); this.imageSignalLevelEnc.Images.SetKeyName(2, "3E.bmp"); this.imageSignalLevelEnc.Images.SetKeyName(3, "2E.bmp"); this.imageSignalLevelEnc.Images.SetKeyName(4, "1E.bmp"); this.imageSignalLevelEnc.Images.SetKeyName(5, "0E.bmp"); // // imageSignalLevel // this.imageSignalLevel.ImageStream = ((System.Windows.Forms.ImageListStreamer)(resources.GetObject("imageSignalLevel.ImageStream"))); this.imageSignalLevel.TransparentColor = System.Drawing.Color.Magenta; this.imageSignalLevel.Images.SetKeyName(0, "5.bmp"); this.imageSignalLevel.Images.SetKeyName(1, "4.bmp"); this.imageSignalLevel.Images.SetKeyName(2, "3.bmp"); this.imageSignalLevel.Images.SetKeyName(3, "2.bmp"); this.imageSignalLevel.Images.SetKeyName(4, "1.bmp"); this.imageSignalLevel.Images.SetKeyName(5, "0.bmp"); // // statusStrip1 // this.statusStrip1.AccessibleDescription = null; this.statusStrip1.AccessibleName = null; this.statusStrip1.AllowMerge = false; resources.ApplyResources(this.statusStrip1, "statusStrip1"); this.statusStrip1.BackgroundImage = null; this.statusStrip1.Font = null; this.statusStrip1.Items.AddRange(new System.Windows.Forms.ToolStripItem[] { this.txtAPstat, this.toolStripStatusLabel1, this.txtGPSstat}); this.statusStrip1.Name = "statusStrip1"; this.statusStrip1.SizingGrip = false; // // txtAPstat // this.txtAPstat.AccessibleDescription = null; this.txtAPstat.AccessibleName = null; resources.ApplyResources(this.txtAPstat, "txtAPstat"); this.txtAPstat.BackgroundImage = null; this.txtAPstat.BorderSides = ((System.Windows.Forms.ToolStripStatusLabelBorderSides)((((System.Windows.Forms.ToolStripStatusLabelBorderSides.Left | System.Windows.Forms.ToolStripStatusLabelBorderSides.Top) | System.Windows.Forms.ToolStripStatusLabelBorderSides.Right) | System.Windows.Forms.ToolStripStatusLabelBorderSides.Bottom))); this.txtAPstat.BorderStyle = System.Windows.Forms.Border3DStyle.Sunken; this.txtAPstat.Name = "txtAPstat"; // // toolStripStatusLabel1 // this.toolStripStatusLabel1.AccessibleDescription = null; this.toolStripStatusLabel1.AccessibleName = null; resources.ApplyResources(this.toolStripStatusLabel1, "toolStripStatusLabel1"); this.toolStripStatusLabel1.BackgroundImage = null; this.toolStripStatusLabel1.BorderSides = ((System.Windows.Forms.ToolStripStatusLabelBorderSides)((((System.Windows.Forms.ToolStripStatusLabelBorderSides.Left | System.Windows.Forms.ToolStripStatusLabelBorderSides.Top) | System.Windows.Forms.ToolStripStatusLabelBorderSides.Right) | System.Windows.Forms.ToolStripStatusLabelBorderSides.Bottom))); this.toolStripStatusLabel1.BorderStyle = System.Windows.Forms.Border3DStyle.SunkenInner; this.toolStripStatusLabel1.Name = "toolStripStatusLabel1"; this.toolStripStatusLabel1.Spring = true; // // txtGPSstat // this.txtGPSstat.AccessibleDescription = null; this.txtGPSstat.AccessibleName = null; resources.ApplyResources(this.txtGPSstat, "txtGPSstat"); this.txtGPSstat.BackgroundImage = null; this.txtGPSstat.BorderSides = ((System.Windows.Forms.ToolStripStatusLabelBorderSides)((((System.Windows.Forms.ToolStripStatusLabelBorderSides.Left | System.Windows.Forms.ToolStripStatusLabelBorderSides.Top) | System.Windows.Forms.ToolStripStatusLabelBorderSides.Right) | System.Windows.Forms.ToolStripStatusLabelBorderSides.Bottom))); this.txtGPSstat.BorderStyle = System.Windows.Forms.Border3DStyle.Sunken; this.txtGPSstat.Name = "txtGPSstat"; // // ScannerForm // this.AccessibleDescription = null; this.AccessibleName = null; resources.ApplyResources(this, "$this"); this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font; this.BackgroundImage = null; this.Controls.Add(this.statusStrip1); this.Controls.Add(this.adPanel); this.Controls.Add(this.topPanel); this.Controls.Add(this.mainMenuStrip); this.Font = null; this.MainMenuStrip = this.mainMenuStrip; this.Name = "ScannerForm"; this.Load += new System.EventHandler(this.ScannerForm_Load); this.SizeChanged += new System.EventHandler(this.ScannerForm_SizeChanged); this.VisibleChanged += new System.EventHandler(this.ScannerForm_VisibleChanged); this.FormClosing += new System.Windows.Forms.FormClosingEventHandler(this.ScannerForm_FormClosing); this.LocationChanged += new System.EventHandler(this.ScannerForm_LocationChanged); this.GraphSplitContainer.Panel1.ResumeLayout(false); this.GraphSplitContainer.Panel2.ResumeLayout(false); this.GraphSplitContainer.ResumeLayout(false); this.columnsContextMenuStrip.ResumeLayout(false); this.mainMenuStrip.ResumeLayout(false); this.mainMenuStrip.PerformLayout(); this.topPanel.ResumeLayout(false); this.channelGraphPrefsPanel.ResumeLayout(false); this.channelGraphPrefsPanel.PerformLayout(); this.bottomPanel.ResumeLayout(false); ((System.ComponentModel.ISupportInitialize)(this.scannerGridView)).EndInit(); this.rowContextMenuStrip.ResumeLayout(false); this.adPanel.ResumeLayout(false); this.adPanel.PerformLayout(); this.statusStrip1.ResumeLayout(false); this.statusStrip1.PerformLayout(); this.ResumeLayout(false); this.PerformLayout(); } #endregion private System.Windows.Forms.MenuStrip mainMenuStrip; private System.Windows.Forms.ToolStripMenuItem fileToolStripMenuItem; private System.Windows.Forms.ToolStripMenuItem exitToolStripMenuItem; private System.Windows.Forms.ToolStripMenuItem editToolStripMenuItem; private System.Windows.Forms.ToolStripMenuItem helpToolStripMenuItem; private System.Windows.Forms.ToolStripMenuItem aboutToolStripMenuItem; private System.Windows.Forms.ContextMenuStrip columnsContextMenuStrip; private System.Windows.Forms.ToolStripMenuItem macToolStripMenuItem; private System.Windows.Forms.ToolStripMenuItem ssidToolStripMenuItem; private System.Windows.Forms.ToolStripMenuItem channelToolStripMenuItem; private System.Windows.Forms.ToolStripMenuItem signalToolStripMenuItem; private System.Windows.Forms.ToolStripMenuItem securityToolStripMenuItem; private System.Windows.Forms.ToolStripMenuItem typeToolStripMenuItem; private System.Windows.Forms.ToolStripMenuItem speedToolStripMenuItem; private System.Windows.Forms.ToolStripMenuItem lastSeenToolStripMenuItem; private System.Windows.Forms.ToolStripMenuItem contentsToolStripMenuItem; private System.Windows.Forms.ToolStripSeparator toolStripSeparator1; private System.Windows.Forms.ToolStripSeparator toolStripSeparator2; private System.Windows.Forms.ToolStripMenuItem communityForumToolStripMenuItem; private System.Windows.Forms.ToolStripMenuItem firstSeenToolStripMenuItem; private System.Windows.Forms.Panel topPanel; private System.Windows.Forms.ComboBox interfaceList; private System.Windows.Forms.Button scanButton; private System.Windows.Forms.Panel bottomPanel; private TimeGraph timeGraph; private System.Windows.Forms.DataGridView scannerGridView; private System.Windows.Forms.Splitter gridSplitter; private System.Windows.Forms.ToolStripMenuItem checkToolStripMenuItem; private System.Windows.Forms.ToolStripMenuItem automaticallyResizeToolStripMenuItem; private System.Windows.Forms.SplitContainer GraphSplitContainer; private ChannelView channelGraph; private System.Windows.Forms.ContextMenuStrip rowContextMenuStrip; private System.Windows.Forms.ToolStripMenuItem hideToolStripMenuItem; private System.Windows.Forms.Panel adPanel; private System.Windows.Forms.Label startImageLabel; private System.Windows.Forms.ToolStripMenuItem showAllToolStripMenuItem; private System.Windows.Forms.SaveFileDialog sdlgExport; private System.Windows.Forms.ImageList imageSignalLevelEnc; private System.Windows.Forms.ImageList imageSignalLevel; private System.Windows.Forms.StatusStrip statusStrip1; private System.Windows.Forms.ToolStripStatusLabel txtGPSstat; private System.Windows.Forms.ToolStripStatusLabel txtAPstat; private System.Windows.Forms.ToolStripMenuItem locationToolStripMenuItem; private System.Windows.Forms.ToolStripSeparator toolStripSeparator4; private System.Windows.Forms.Label hideStartImageLabel; private System.Windows.Forms.ToolStripMenuItem preferencesToolStripMenuItem; private System.Windows.Forms.ToolStripSeparator toolStripSeparator3; private System.Windows.Forms.RadioButton band2400Button; private System.Windows.Forms.Label label1; private System.Windows.Forms.RadioButton band5000Button; private System.Windows.Forms.Panel channelGraphPrefsPanel; private System.Windows.Forms.ToolStripMenuItem displayTimeGraphToolStripMenuItem; private System.Windows.Forms.ToolStripMenuItem displayChannelGraphToolStripMenuItem; private System.Windows.Forms.ToolStripMenuItem vendorToolStripMenuItem; private System.Windows.Forms.ToolStripStatusLabel toolStripStatusLabel1; private System.Windows.Forms.ToolStripMenuItem gPXToolStripMenuItem; private System.Windows.Forms.ToolStripMenuItem editToolStripMenuItem1; private System.Windows.Forms.ToolStripMenuItem copyToolStripMenuItem; private System.Windows.Forms.ToolStripMenuItem copyImageToolStripMenuItem; private System.Windows.Forms.ToolStripMenuItem copyChannelGraphToolStripMenuItem; private System.Windows.Forms.ToolStripMenuItem showAllNetworksToolStripMenuItem; private System.Windows.Forms.ToolStripMenuItem asNS1ToolStripMenuItem; private System.Windows.Forms.DataGridViewTextBoxColumn idColumn; private System.Windows.Forms.DataGridViewCheckBoxColumn checkColumn; private System.Windows.Forms.DataGridViewImageColumn sigIndColumn; private System.Windows.Forms.DataGridViewTextBoxColumn macColumn; private System.Windows.Forms.DataGridViewTextBoxColumn vendorColumn; private System.Windows.Forms.DataGridViewTextBoxColumn ssidColumn; private System.Windows.Forms.DataGridViewTextBoxColumn channelColumn; private System.Windows.Forms.DataGridViewTextBoxColumn signalColumn; private System.Windows.Forms.DataGridViewTextBoxColumn securityColumn; private System.Windows.Forms.DataGridViewTextBoxColumn typeColumn; private System.Windows.Forms.DataGridViewTextBoxColumn speedColumn; private System.Windows.Forms.DataGridViewTextBoxColumn firstSeenColumn; private System.Windows.Forms.DataGridViewTextBoxColumn lastSeenColumn; private System.Windows.Forms.DataGridViewTextBoxColumn locationColumn; private System.Windows.Forms.DataGridViewTextBoxColumn oldSigColumn; private System.Windows.Forms.DataGridViewTextBoxColumn oldSig2Column; } }