git-svn-id: http://libopenmetaverse.googlecode.com/svn/libopenmetaverse/trunk@3515 52acb1d6-8a22-11de-b505-999d5b087335
2520 lines
153 KiB
C#
2520 lines
153 KiB
C#
namespace WinGridProxy
|
|
{
|
|
partial class FormWinGridProxy
|
|
{
|
|
/// <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(FormWinGridProxy));
|
|
System.Windows.Forms.ListViewGroup listViewGroup1 = new System.Windows.Forms.ListViewGroup("Login", System.Windows.Forms.HorizontalAlignment.Left);
|
|
System.Windows.Forms.ListViewGroup listViewGroup2 = new System.Windows.Forms.ListViewGroup("Packets", System.Windows.Forms.HorizontalAlignment.Left);
|
|
System.Windows.Forms.ListViewGroup listViewGroup3 = new System.Windows.Forms.ListViewGroup("Capabilities", System.Windows.Forms.HorizontalAlignment.Left);
|
|
System.Windows.Forms.ListViewGroup listViewGroup4 = new System.Windows.Forms.ListViewGroup("EventQueue Messages", System.Windows.Forms.HorizontalAlignment.Left);
|
|
this.panelMainWindow = new System.Windows.Forms.Panel();
|
|
this.splitContainerSessionsTabs = new System.Windows.Forms.SplitContainer();
|
|
this.panelActionProgress = new System.Windows.Forms.Panel();
|
|
this.progressBar1 = new System.Windows.Forms.ProgressBar();
|
|
this.contextMenuStripSessions = new System.Windows.Forms.ContextMenuStrip(this.components);
|
|
this.toolStripMenuSessionsRemove = new System.Windows.Forms.ToolStripMenuItem();
|
|
this.contextMenuStripRemove = new System.Windows.Forms.ContextMenuStrip(this.components);
|
|
this.toolStripMenuItemRemoveAll = new System.Windows.Forms.ToolStripMenuItem();
|
|
this.toolStripMenuItemRemoveSelected = new System.Windows.Forms.ToolStripMenuItem();
|
|
this.toolStripMenuItemRemoveUnselected = new System.Windows.Forms.ToolStripMenuItem();
|
|
this.removeToolStripMenuItem2 = new System.Windows.Forms.ToolStripMenuItem();
|
|
this.selectToolStripMenuItem2 = new System.Windows.Forms.ToolStripMenuItem();
|
|
this.contextMenuStripSelect = new System.Windows.Forms.ContextMenuStrip(this.components);
|
|
this.allToolStripMenuItem4 = new System.Windows.Forms.ToolStripMenuItem();
|
|
this.invertToolStripMenuItem1 = new System.Windows.Forms.ToolStripMenuItem();
|
|
this.noneToolStripMenuItem2 = new System.Windows.Forms.ToolStripMenuItem();
|
|
this.toolStripSeparatorSelectPacketProto = new System.Windows.Forms.ToolStripSeparator();
|
|
this.toolStripMenuItemSelectPacketName = new System.Windows.Forms.ToolStripMenuItem();
|
|
this.toolStripSeparatorFilterPacketByName = new System.Windows.Forms.ToolStripSeparator();
|
|
this.enableDisableFilterByNameToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
|
|
this.toolStripSeparator15 = new System.Windows.Forms.ToolStripSeparator();
|
|
this.markToolStripMenuItem2 = new System.Windows.Forms.ToolStripMenuItem();
|
|
this.contextMenuStripMark = new System.Windows.Forms.ContextMenuStrip(this.components);
|
|
this.redToolStripMenuItem2 = new System.Windows.Forms.ToolStripMenuItem();
|
|
this.goldToolStripMenuItem2 = new System.Windows.Forms.ToolStripMenuItem();
|
|
this.greenToolStripMenuItem1 = new System.Windows.Forms.ToolStripMenuItem();
|
|
this.blueToolStripMenuItem1 = new System.Windows.Forms.ToolStripMenuItem();
|
|
this.orangeToolStripMenuItem1 = new System.Windows.Forms.ToolStripMenuItem();
|
|
this.toolStripSeparator17 = new System.Windows.Forms.ToolStripSeparator();
|
|
this.unmarkToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
|
|
this.toolStripSeparator16 = new System.Windows.Forms.ToolStripSeparator();
|
|
this.findToolStripMenuItem1 = new System.Windows.Forms.ToolStripMenuItem();
|
|
this.imageList1 = new System.Windows.Forms.ImageList(this.components);
|
|
this.tabControlMain = new System.Windows.Forms.TabControl();
|
|
this.tabPageSummary = new System.Windows.Forms.TabPage();
|
|
this.richTextBoxDebugLog = new System.Windows.Forms.RichTextBox();
|
|
this.panelStats = new System.Windows.Forms.Panel();
|
|
this.groupBox2 = new System.Windows.Forms.GroupBox();
|
|
this.labelPacketsTotal = new System.Windows.Forms.Label();
|
|
this.label1PacketsOut = new System.Windows.Forms.Label();
|
|
this.labelPacketsIn = new System.Windows.Forms.Label();
|
|
this.label10 = new System.Windows.Forms.Label();
|
|
this.label9 = new System.Windows.Forms.Label();
|
|
this.label8 = new System.Windows.Forms.Label();
|
|
this.groupBox1 = new System.Windows.Forms.GroupBox();
|
|
this.labelCapsTotal = new System.Windows.Forms.Label();
|
|
this.labelCapsOut = new System.Windows.Forms.Label();
|
|
this.labelCapsIn = new System.Windows.Forms.Label();
|
|
this.label6 = new System.Windows.Forms.Label();
|
|
this.label5 = new System.Windows.Forms.Label();
|
|
this.label7 = new System.Windows.Forms.Label();
|
|
this.tabPageFilters = new System.Windows.Forms.TabPage();
|
|
this.splitContainerFilters = new System.Windows.Forms.SplitContainer();
|
|
this.checkBoxCheckAllPackets = new System.Windows.Forms.CheckBox();
|
|
this.grpUDPFilters = new System.Windows.Forms.GroupBox();
|
|
this.checkBoxCheckAllMessages = new System.Windows.Forms.CheckBox();
|
|
this.grpCapsFilters = new System.Windows.Forms.GroupBox();
|
|
this.toolStripFilters = new System.Windows.Forms.ToolStrip();
|
|
this.loadFilterSelectionsToolStripMenuItem = new System.Windows.Forms.ToolStripButton();
|
|
this.saveFilterSelectionsToolStripMenuItem = new System.Windows.Forms.ToolStripButton();
|
|
this.toolStripSeparator7 = new System.Windows.Forms.ToolStripSeparator();
|
|
this.toolStripSplitButton1 = new System.Windows.Forms.ToolStripSplitButton();
|
|
this.autoAddNewDiscoveredMessagesToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
|
|
this.tabPageInspect = new System.Windows.Forms.TabPage();
|
|
this.splitContainerInspectorTab = new System.Windows.Forms.SplitContainer();
|
|
this.tabControlInspectorRequest = new System.Windows.Forms.TabControl();
|
|
this.tabPageDecodedRequest = new System.Windows.Forms.TabPage();
|
|
this.richTextBoxDecodedRequest = new System.Windows.Forms.RichTextBox();
|
|
this.tabPageRawRequest = new System.Windows.Forms.TabPage();
|
|
this.richTextBoxRawRequest = new System.Windows.Forms.RichTextBox();
|
|
this.tabPageXMLRequest = new System.Windows.Forms.TabPage();
|
|
this.treeViewXMLRequest = new System.Windows.Forms.TreeView();
|
|
this.tabPageRequestJson = new System.Windows.Forms.TabPage();
|
|
this.richTextBoxNotationRequest = new System.Windows.Forms.RichTextBox();
|
|
this.tabPageHexRequest = new System.Windows.Forms.TabPage();
|
|
this.buttonSaveRequestHex = new System.Windows.Forms.Button();
|
|
this.labelHexRequestStatus = new System.Windows.Forms.Label();
|
|
this.hexBoxRequest = new Be.Windows.Forms.HexBox();
|
|
this.tabControlInspectorResponse = new System.Windows.Forms.TabControl();
|
|
this.tabPageDecodeResponse = new System.Windows.Forms.TabPage();
|
|
this.richTextBoxDecodedResponse = new System.Windows.Forms.RichTextBox();
|
|
this.tabPageInspectorRAWResponse = new System.Windows.Forms.TabPage();
|
|
this.richTextBoxRawResponse = new System.Windows.Forms.RichTextBox();
|
|
this.tabPageInspectorXMLResponse = new System.Windows.Forms.TabPage();
|
|
this.treeViewXmlResponse = new System.Windows.Forms.TreeView();
|
|
this.tabPageResponseJson = new System.Windows.Forms.TabPage();
|
|
this.richTextBoxNotationResponse = new System.Windows.Forms.RichTextBox();
|
|
this.tabPageHexViewResponse = new System.Windows.Forms.TabPage();
|
|
this.buttonExportRawHex = new System.Windows.Forms.Button();
|
|
this.labelHexBoxResponseStatus = new System.Windows.Forms.Label();
|
|
this.hexBoxResponse = new Be.Windows.Forms.HexBox();
|
|
this.tabPageInject = new System.Windows.Forms.TabPage();
|
|
this.toolStrip1 = new System.Windows.Forms.ToolStrip();
|
|
this.toolStripButtonInject = new System.Windows.Forms.ToolStripButton();
|
|
this.richTextBoxInject = new System.Windows.Forms.RichTextBox();
|
|
this.selectToolStripMenuItem1 = new System.Windows.Forms.ToolStripMenuItem();
|
|
this.markToolStripMenuItem1 = new System.Windows.Forms.ToolStripMenuItem();
|
|
this.toolStripLabelHexEditorRequest = new System.Windows.Forms.ToolStripStatusLabel();
|
|
this.toolStripStatusLabel1 = new System.Windows.Forms.ToolStripStatusLabel();
|
|
this.toolStripMenu = new System.Windows.Forms.ToolStrip();
|
|
this.toolStripFileMenu = new System.Windows.Forms.ToolStripDropDownButton();
|
|
this.saveSessionArchiveToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
|
|
this.loadSessionArchiveToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
|
|
this.toolStripSeparator18 = new System.Windows.Forms.ToolStripSeparator();
|
|
this.exportToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
|
|
this.asDecodedTextToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
|
|
this.toolStripSeparator8 = new System.Windows.Forms.ToolStripSeparator();
|
|
this.settingsToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
|
|
this.enableStatisticsToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
|
|
this.saveOptionsOnExitToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
|
|
this.startProxyOnStartupToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
|
|
this.toolStripSeparator6 = new System.Windows.Forms.ToolStripSeparator();
|
|
this.saveSettingsToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
|
|
this.toolStripSeparator9 = new System.Windows.Forms.ToolStripSeparator();
|
|
this.toolStripMenuItemPlugins = new System.Windows.Forms.ToolStripMenuItem();
|
|
this.toolStripSeparator14 = new System.Windows.Forms.ToolStripSeparator();
|
|
this.exitToolStripMenuItem1 = new System.Windows.Forms.ToolStripMenuItem();
|
|
this.EditToolStripButton = new System.Windows.Forms.ToolStripDropDownButton();
|
|
this.copyToolStripMenuItem1 = new System.Windows.Forms.ToolStripMenuItem();
|
|
this.contextMenuStripCopy = new System.Windows.Forms.ContextMenuStrip(this.components);
|
|
this.requestDataToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
|
|
this.responseDataToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
|
|
this.hostAddressToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
|
|
this.packetMessageTypeToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
|
|
this.toolStripSeparator10 = new System.Windows.Forms.ToolStripSeparator();
|
|
this.toolStripSeparator12 = new System.Windows.Forms.ToolStripSeparator();
|
|
this.findToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
|
|
this.toolStripDropDownButton4 = new System.Windows.Forms.ToolStripDropDownButton();
|
|
this.documentationToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
|
|
this.toolStripSeparator13 = new System.Windows.Forms.ToolStripSeparator();
|
|
this.aboutToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
|
|
this.aboutWinGridProxyToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
|
|
this.timer1 = new System.Windows.Forms.Timer(this.components);
|
|
this.toolStripDropDownButton1 = new System.Windows.Forms.ToolStripDropDownButton();
|
|
this.captureTrafficToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
|
|
this.toolStripSeparator1 = new System.Windows.Forms.ToolStripSeparator();
|
|
this.saveSessionsToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
|
|
this.loadSessionsToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
|
|
this.toolStripSeparator2 = new System.Windows.Forms.ToolStripSeparator();
|
|
this.exitToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
|
|
this.toolStripDropDownButton2 = new System.Windows.Forms.ToolStripDropDownButton();
|
|
this.copyToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
|
|
this.removeToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
|
|
this.allToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
|
|
this.selectedToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
|
|
this.unselectedSessionsToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
|
|
this.selectToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
|
|
this.allToolStripMenuItem1 = new System.Windows.Forms.ToolStripMenuItem();
|
|
this.noneToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
|
|
this.invertSelectionsToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
|
|
this.toolStripSeparator3 = new System.Windows.Forms.ToolStripSeparator();
|
|
this.markToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
|
|
this.redToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
|
|
this.goldToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
|
|
this.orangeToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
|
|
this.purpleToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
|
|
this.yellowToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
|
|
this.toolStripSeparator5 = new System.Windows.Forms.ToolStripSeparator();
|
|
this.removeToolStripMenuItem1 = new System.Windows.Forms.ToolStripMenuItem();
|
|
this.toolStripSeparator4 = new System.Windows.Forms.ToolStripSeparator();
|
|
this.findSessionToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
|
|
this.toolStripDropDownButton3 = new System.Windows.Forms.ToolStripDropDownButton();
|
|
this.saveToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
|
|
this.loadToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
|
|
this.toolStripButton1 = new System.Windows.Forms.ToolStripDropDownButton();
|
|
this.saveFileDialog1 = new System.Windows.Forms.SaveFileDialog();
|
|
this.openFileDialog1 = new System.Windows.Forms.OpenFileDialog();
|
|
this.saveFileDialog2 = new System.Windows.Forms.SaveFileDialog();
|
|
this.openFileDialog2 = new System.Windows.Forms.OpenFileDialog();
|
|
this.contextMenuStripFilterOptions = new System.Windows.Forms.ContextMenuStrip(this.components);
|
|
this.toolStripMenuItem2 = new System.Windows.Forms.ToolStripMenuItem();
|
|
this.uncheckAllToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
|
|
this.toolStripSeparator11 = new System.Windows.Forms.ToolStripSeparator();
|
|
this.autoColorizeToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
|
|
this.colorDialog1 = new System.Windows.Forms.ColorDialog();
|
|
this.toolStripContainer1 = new System.Windows.Forms.ToolStripContainer();
|
|
this.statusStrip1 = new System.Windows.Forms.StatusStrip();
|
|
this.toolStripLowerStatusLabel = new System.Windows.Forms.ToolStripStatusLabel();
|
|
this.toolStripStatusLabel2 = new System.Windows.Forms.ToolStripStatusLabel();
|
|
this.toolStripLogin = new System.Windows.Forms.ToolStrip();
|
|
this.toolStripLabel1 = new System.Windows.Forms.ToolStripLabel();
|
|
this.comboBoxListenAddress = new System.Windows.Forms.ToolStripComboBox();
|
|
this.toolStripLabel2 = new System.Windows.Forms.ToolStripLabel();
|
|
this.textBoxProxyPort = new System.Windows.Forms.ToolStripTextBox();
|
|
this.toolStripLabel3 = new System.Windows.Forms.ToolStripLabel();
|
|
this.comboBoxLoginURL = new System.Windows.Forms.ToolStripComboBox();
|
|
this.buttonStartProxy = new System.Windows.Forms.ToolStripButton();
|
|
this.toolStripQuickLaunch = new System.Windows.Forms.ToolStrip();
|
|
this.toolStripComboBox1 = new System.Windows.Forms.ToolStripComboBox();
|
|
this.buttonLaunchViewer = new System.Windows.Forms.ToolStripButton();
|
|
this.saveFileDialog3 = new System.Windows.Forms.SaveFileDialog();
|
|
this.timerCleanupCache = new System.Windows.Forms.Timer(this.components);
|
|
this.listViewSessions = new WinGridProxy.ListViewNoFlicker();
|
|
this.columnHeaderCounter = new System.Windows.Forms.ColumnHeader();
|
|
this.columnHeaderProtocol = new System.Windows.Forms.ColumnHeader();
|
|
this.columnHeaderType = new System.Windows.Forms.ColumnHeader();
|
|
this.columnHeaderSize = new System.Windows.Forms.ColumnHeader();
|
|
this.columnHeaderUrl = new System.Windows.Forms.ColumnHeader();
|
|
this.columnHeaderContentType = new System.Windows.Forms.ColumnHeader();
|
|
this.listViewPacketFilters = new WinGridProxy.ListViewNoFlicker();
|
|
this.columnHeaderPacketName = new System.Windows.Forms.ColumnHeader();
|
|
this.listViewMessageFilters = new WinGridProxy.ListViewNoFlicker();
|
|
this.columnHeaderName = new System.Windows.Forms.ColumnHeader();
|
|
this.panelMainWindow.SuspendLayout();
|
|
this.splitContainerSessionsTabs.Panel1.SuspendLayout();
|
|
this.splitContainerSessionsTabs.Panel2.SuspendLayout();
|
|
this.splitContainerSessionsTabs.SuspendLayout();
|
|
this.panelActionProgress.SuspendLayout();
|
|
this.contextMenuStripSessions.SuspendLayout();
|
|
this.contextMenuStripRemove.SuspendLayout();
|
|
this.contextMenuStripSelect.SuspendLayout();
|
|
this.contextMenuStripMark.SuspendLayout();
|
|
this.tabControlMain.SuspendLayout();
|
|
this.tabPageSummary.SuspendLayout();
|
|
this.panelStats.SuspendLayout();
|
|
this.groupBox2.SuspendLayout();
|
|
this.groupBox1.SuspendLayout();
|
|
this.tabPageFilters.SuspendLayout();
|
|
this.splitContainerFilters.Panel1.SuspendLayout();
|
|
this.splitContainerFilters.Panel2.SuspendLayout();
|
|
this.splitContainerFilters.SuspendLayout();
|
|
this.grpUDPFilters.SuspendLayout();
|
|
this.grpCapsFilters.SuspendLayout();
|
|
this.toolStripFilters.SuspendLayout();
|
|
this.tabPageInspect.SuspendLayout();
|
|
this.splitContainerInspectorTab.Panel1.SuspendLayout();
|
|
this.splitContainerInspectorTab.Panel2.SuspendLayout();
|
|
this.splitContainerInspectorTab.SuspendLayout();
|
|
this.tabControlInspectorRequest.SuspendLayout();
|
|
this.tabPageDecodedRequest.SuspendLayout();
|
|
this.tabPageRawRequest.SuspendLayout();
|
|
this.tabPageXMLRequest.SuspendLayout();
|
|
this.tabPageRequestJson.SuspendLayout();
|
|
this.tabPageHexRequest.SuspendLayout();
|
|
this.tabControlInspectorResponse.SuspendLayout();
|
|
this.tabPageDecodeResponse.SuspendLayout();
|
|
this.tabPageInspectorRAWResponse.SuspendLayout();
|
|
this.tabPageInspectorXMLResponse.SuspendLayout();
|
|
this.tabPageResponseJson.SuspendLayout();
|
|
this.tabPageHexViewResponse.SuspendLayout();
|
|
this.tabPageInject.SuspendLayout();
|
|
this.toolStrip1.SuspendLayout();
|
|
this.toolStripMenu.SuspendLayout();
|
|
this.contextMenuStripCopy.SuspendLayout();
|
|
this.contextMenuStripFilterOptions.SuspendLayout();
|
|
this.toolStripContainer1.BottomToolStripPanel.SuspendLayout();
|
|
this.toolStripContainer1.ContentPanel.SuspendLayout();
|
|
this.toolStripContainer1.TopToolStripPanel.SuspendLayout();
|
|
this.toolStripContainer1.SuspendLayout();
|
|
this.statusStrip1.SuspendLayout();
|
|
this.toolStripLogin.SuspendLayout();
|
|
this.toolStripQuickLaunch.SuspendLayout();
|
|
this.SuspendLayout();
|
|
//
|
|
// panelMainWindow
|
|
//
|
|
this.panelMainWindow.Controls.Add(this.splitContainerSessionsTabs);
|
|
this.panelMainWindow.Dock = System.Windows.Forms.DockStyle.Fill;
|
|
this.panelMainWindow.Location = new System.Drawing.Point(0, 0);
|
|
this.panelMainWindow.Name = "panelMainWindow";
|
|
this.panelMainWindow.Size = new System.Drawing.Size(1111, 442);
|
|
this.panelMainWindow.TabIndex = 1;
|
|
//
|
|
// splitContainerSessionsTabs
|
|
//
|
|
this.splitContainerSessionsTabs.BackColor = System.Drawing.SystemColors.Control;
|
|
this.splitContainerSessionsTabs.Dock = System.Windows.Forms.DockStyle.Fill;
|
|
this.splitContainerSessionsTabs.Location = new System.Drawing.Point(0, 0);
|
|
this.splitContainerSessionsTabs.Name = "splitContainerSessionsTabs";
|
|
//
|
|
// splitContainerSessionsTabs.Panel1
|
|
//
|
|
this.splitContainerSessionsTabs.Panel1.Controls.Add(this.panelActionProgress);
|
|
this.splitContainerSessionsTabs.Panel1.Controls.Add(this.listViewSessions);
|
|
//
|
|
// splitContainerSessionsTabs.Panel2
|
|
//
|
|
this.splitContainerSessionsTabs.Panel2.Controls.Add(this.tabControlMain);
|
|
this.splitContainerSessionsTabs.Size = new System.Drawing.Size(1111, 442);
|
|
this.splitContainerSessionsTabs.SplitterDistance = 479;
|
|
this.splitContainerSessionsTabs.SplitterWidth = 5;
|
|
this.splitContainerSessionsTabs.TabIndex = 0;
|
|
//
|
|
// panelActionProgress
|
|
//
|
|
this.panelActionProgress.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
|
|
| System.Windows.Forms.AnchorStyles.Right)));
|
|
this.panelActionProgress.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
|
|
this.panelActionProgress.Controls.Add(this.progressBar1);
|
|
this.panelActionProgress.Location = new System.Drawing.Point(117, 224);
|
|
this.panelActionProgress.Name = "panelActionProgress";
|
|
this.panelActionProgress.Size = new System.Drawing.Size(244, 18);
|
|
this.panelActionProgress.TabIndex = 4;
|
|
this.panelActionProgress.Visible = false;
|
|
//
|
|
// progressBar1
|
|
//
|
|
this.progressBar1.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
|
|
| System.Windows.Forms.AnchorStyles.Left)
|
|
| System.Windows.Forms.AnchorStyles.Right)));
|
|
this.progressBar1.Location = new System.Drawing.Point(0, 0);
|
|
this.progressBar1.Name = "progressBar1";
|
|
this.progressBar1.Size = new System.Drawing.Size(242, 16);
|
|
this.progressBar1.TabIndex = 0;
|
|
//
|
|
// contextMenuStripSessions
|
|
//
|
|
this.contextMenuStripSessions.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
|
|
this.toolStripMenuSessionsRemove,
|
|
this.selectToolStripMenuItem2,
|
|
this.toolStripSeparatorFilterPacketByName,
|
|
this.enableDisableFilterByNameToolStripMenuItem,
|
|
this.toolStripSeparator15,
|
|
this.markToolStripMenuItem2,
|
|
this.toolStripSeparator16,
|
|
this.findToolStripMenuItem1});
|
|
this.contextMenuStripSessions.Name = "contextMenuStripSessions";
|
|
this.contextMenuStripSessions.Size = new System.Drawing.Size(176, 132);
|
|
this.contextMenuStripSessions.Opening += new System.ComponentModel.CancelEventHandler(this.contextMenuStripSessions_Opening);
|
|
//
|
|
// toolStripMenuSessionsRemove
|
|
//
|
|
this.toolStripMenuSessionsRemove.DropDown = this.contextMenuStripRemove;
|
|
this.toolStripMenuSessionsRemove.Name = "toolStripMenuSessionsRemove";
|
|
this.toolStripMenuSessionsRemove.Size = new System.Drawing.Size(175, 22);
|
|
this.toolStripMenuSessionsRemove.Text = "Remove";
|
|
//
|
|
// contextMenuStripRemove
|
|
//
|
|
this.contextMenuStripRemove.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
|
|
this.toolStripMenuItemRemoveAll,
|
|
this.toolStripMenuItemRemoveSelected,
|
|
this.toolStripMenuItemRemoveUnselected});
|
|
this.contextMenuStripRemove.Name = "contextMenuStripRemove";
|
|
this.contextMenuStripRemove.OwnerItem = this.removeToolStripMenuItem2;
|
|
this.contextMenuStripRemove.Size = new System.Drawing.Size(143, 70);
|
|
//
|
|
// toolStripMenuItemRemoveAll
|
|
//
|
|
this.toolStripMenuItemRemoveAll.Name = "toolStripMenuItemRemoveAll";
|
|
this.toolStripMenuItemRemoveAll.Size = new System.Drawing.Size(142, 22);
|
|
this.toolStripMenuItemRemoveAll.Text = "All";
|
|
this.toolStripMenuItemRemoveAll.Click += new System.EventHandler(this.sessionRemoveAll_Click);
|
|
//
|
|
// toolStripMenuItemRemoveSelected
|
|
//
|
|
this.toolStripMenuItemRemoveSelected.Name = "toolStripMenuItemRemoveSelected";
|
|
this.toolStripMenuItemRemoveSelected.ShortcutKeys = System.Windows.Forms.Keys.Delete;
|
|
this.toolStripMenuItemRemoveSelected.Size = new System.Drawing.Size(142, 22);
|
|
this.toolStripMenuItemRemoveSelected.Text = "Selected";
|
|
this.toolStripMenuItemRemoveSelected.Click += new System.EventHandler(this.sessionRemoveSelected_Click);
|
|
//
|
|
// toolStripMenuItemRemoveUnselected
|
|
//
|
|
this.toolStripMenuItemRemoveUnselected.Name = "toolStripMenuItemRemoveUnselected";
|
|
this.toolStripMenuItemRemoveUnselected.Size = new System.Drawing.Size(142, 22);
|
|
this.toolStripMenuItemRemoveUnselected.Text = "Unselected";
|
|
this.toolStripMenuItemRemoveUnselected.Click += new System.EventHandler(this.sessionRemoveUnselected_Click);
|
|
//
|
|
// removeToolStripMenuItem2
|
|
//
|
|
this.removeToolStripMenuItem2.DropDown = this.contextMenuStripRemove;
|
|
this.removeToolStripMenuItem2.Name = "removeToolStripMenuItem2";
|
|
this.removeToolStripMenuItem2.Size = new System.Drawing.Size(137, 22);
|
|
this.removeToolStripMenuItem2.Text = "Remove";
|
|
//
|
|
// selectToolStripMenuItem2
|
|
//
|
|
this.selectToolStripMenuItem2.DropDown = this.contextMenuStripSelect;
|
|
this.selectToolStripMenuItem2.Name = "selectToolStripMenuItem2";
|
|
this.selectToolStripMenuItem2.Size = new System.Drawing.Size(175, 22);
|
|
this.selectToolStripMenuItem2.Text = "Select";
|
|
//
|
|
// contextMenuStripSelect
|
|
//
|
|
this.contextMenuStripSelect.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
|
|
this.allToolStripMenuItem4,
|
|
this.invertToolStripMenuItem1,
|
|
this.noneToolStripMenuItem2,
|
|
this.toolStripSeparatorSelectPacketProto,
|
|
this.toolStripMenuItemSelectPacketName});
|
|
this.contextMenuStripSelect.Name = "contextMenuStripSelect";
|
|
this.contextMenuStripSelect.OwnerItem = this.selectToolStripMenuItem2;
|
|
this.contextMenuStripSelect.Size = new System.Drawing.Size(164, 98);
|
|
//
|
|
// allToolStripMenuItem4
|
|
//
|
|
this.allToolStripMenuItem4.Name = "allToolStripMenuItem4";
|
|
this.allToolStripMenuItem4.ShortcutKeys = ((System.Windows.Forms.Keys)((System.Windows.Forms.Keys.Control | System.Windows.Forms.Keys.A)));
|
|
this.allToolStripMenuItem4.Size = new System.Drawing.Size(163, 22);
|
|
this.allToolStripMenuItem4.Text = "All";
|
|
this.allToolStripMenuItem4.Click += new System.EventHandler(this.sessionSelectAll_Click);
|
|
//
|
|
// invertToolStripMenuItem1
|
|
//
|
|
this.invertToolStripMenuItem1.Name = "invertToolStripMenuItem1";
|
|
this.invertToolStripMenuItem1.Size = new System.Drawing.Size(163, 22);
|
|
this.invertToolStripMenuItem1.Text = "Invert";
|
|
this.invertToolStripMenuItem1.Click += new System.EventHandler(this.sessionInvertSelection_Click);
|
|
//
|
|
// noneToolStripMenuItem2
|
|
//
|
|
this.noneToolStripMenuItem2.Name = "noneToolStripMenuItem2";
|
|
this.noneToolStripMenuItem2.Size = new System.Drawing.Size(163, 22);
|
|
this.noneToolStripMenuItem2.Text = "None";
|
|
this.noneToolStripMenuItem2.Click += new System.EventHandler(this.sessionSelectNone_Click);
|
|
//
|
|
// toolStripSeparatorSelectPacketProto
|
|
//
|
|
this.toolStripSeparatorSelectPacketProto.Name = "toolStripSeparatorSelectPacketProto";
|
|
this.toolStripSeparatorSelectPacketProto.Size = new System.Drawing.Size(160, 6);
|
|
//
|
|
// toolStripMenuItemSelectPacketName
|
|
//
|
|
this.toolStripMenuItemSelectPacketName.Name = "toolStripMenuItemSelectPacketName";
|
|
this.toolStripMenuItemSelectPacketName.Size = new System.Drawing.Size(163, 22);
|
|
this.toolStripMenuItemSelectPacketName.Text = "All (Packet Type)";
|
|
this.toolStripMenuItemSelectPacketName.Click += new System.EventHandler(this.sessionSelectAllPacketType_Click);
|
|
//
|
|
// toolStripSeparatorFilterPacketByName
|
|
//
|
|
this.toolStripSeparatorFilterPacketByName.Name = "toolStripSeparatorFilterPacketByName";
|
|
this.toolStripSeparatorFilterPacketByName.Size = new System.Drawing.Size(172, 6);
|
|
//
|
|
// enableDisableFilterByNameToolStripMenuItem
|
|
//
|
|
this.enableDisableFilterByNameToolStripMenuItem.Checked = true;
|
|
this.enableDisableFilterByNameToolStripMenuItem.CheckOnClick = true;
|
|
this.enableDisableFilterByNameToolStripMenuItem.CheckState = System.Windows.Forms.CheckState.Checked;
|
|
this.enableDisableFilterByNameToolStripMenuItem.Name = "enableDisableFilterByNameToolStripMenuItem";
|
|
this.enableDisableFilterByNameToolStripMenuItem.Size = new System.Drawing.Size(175, 22);
|
|
this.enableDisableFilterByNameToolStripMenuItem.Text = "Filter (Packet Type)";
|
|
this.enableDisableFilterByNameToolStripMenuItem.CheckedChanged += new System.EventHandler(this.filterDisableByPacketName_CheckedChanged);
|
|
//
|
|
// toolStripSeparator15
|
|
//
|
|
this.toolStripSeparator15.Name = "toolStripSeparator15";
|
|
this.toolStripSeparator15.Size = new System.Drawing.Size(172, 6);
|
|
//
|
|
// markToolStripMenuItem2
|
|
//
|
|
this.markToolStripMenuItem2.DropDown = this.contextMenuStripMark;
|
|
this.markToolStripMenuItem2.Name = "markToolStripMenuItem2";
|
|
this.markToolStripMenuItem2.Size = new System.Drawing.Size(175, 22);
|
|
this.markToolStripMenuItem2.Text = "Mark";
|
|
//
|
|
// contextMenuStripMark
|
|
//
|
|
this.contextMenuStripMark.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
|
|
this.redToolStripMenuItem2,
|
|
this.goldToolStripMenuItem2,
|
|
this.greenToolStripMenuItem1,
|
|
this.blueToolStripMenuItem1,
|
|
this.orangeToolStripMenuItem1,
|
|
this.toolStripSeparator17,
|
|
this.unmarkToolStripMenuItem});
|
|
this.contextMenuStripMark.Name = "contextMenuStripMarkDropdown";
|
|
this.contextMenuStripMark.OwnerItem = this.markToolStripMenuItem2;
|
|
this.contextMenuStripMark.Size = new System.Drawing.Size(117, 142);
|
|
//
|
|
// redToolStripMenuItem2
|
|
//
|
|
this.redToolStripMenuItem2.Name = "redToolStripMenuItem2";
|
|
this.redToolStripMenuItem2.Size = new System.Drawing.Size(116, 22);
|
|
this.redToolStripMenuItem2.Text = "Red";
|
|
this.redToolStripMenuItem2.Click += new System.EventHandler(this.sessionMarkSelected_Click);
|
|
//
|
|
// goldToolStripMenuItem2
|
|
//
|
|
this.goldToolStripMenuItem2.Name = "goldToolStripMenuItem2";
|
|
this.goldToolStripMenuItem2.Size = new System.Drawing.Size(116, 22);
|
|
this.goldToolStripMenuItem2.Text = "Gold";
|
|
this.goldToolStripMenuItem2.Click += new System.EventHandler(this.sessionMarkSelected_Click);
|
|
//
|
|
// greenToolStripMenuItem1
|
|
//
|
|
this.greenToolStripMenuItem1.Name = "greenToolStripMenuItem1";
|
|
this.greenToolStripMenuItem1.Size = new System.Drawing.Size(116, 22);
|
|
this.greenToolStripMenuItem1.Text = "Green";
|
|
this.greenToolStripMenuItem1.Click += new System.EventHandler(this.sessionMarkSelected_Click);
|
|
//
|
|
// blueToolStripMenuItem1
|
|
//
|
|
this.blueToolStripMenuItem1.Name = "blueToolStripMenuItem1";
|
|
this.blueToolStripMenuItem1.Size = new System.Drawing.Size(116, 22);
|
|
this.blueToolStripMenuItem1.Text = "Blue";
|
|
this.blueToolStripMenuItem1.Click += new System.EventHandler(this.sessionMarkSelected_Click);
|
|
//
|
|
// orangeToolStripMenuItem1
|
|
//
|
|
this.orangeToolStripMenuItem1.Name = "orangeToolStripMenuItem1";
|
|
this.orangeToolStripMenuItem1.Size = new System.Drawing.Size(116, 22);
|
|
this.orangeToolStripMenuItem1.Text = "Orange";
|
|
this.orangeToolStripMenuItem1.Click += new System.EventHandler(this.sessionMarkSelected_Click);
|
|
//
|
|
// toolStripSeparator17
|
|
//
|
|
this.toolStripSeparator17.Name = "toolStripSeparator17";
|
|
this.toolStripSeparator17.Size = new System.Drawing.Size(113, 6);
|
|
//
|
|
// unmarkToolStripMenuItem
|
|
//
|
|
this.unmarkToolStripMenuItem.Name = "unmarkToolStripMenuItem";
|
|
this.unmarkToolStripMenuItem.Size = new System.Drawing.Size(116, 22);
|
|
this.unmarkToolStripMenuItem.Text = "Unmark";
|
|
this.unmarkToolStripMenuItem.Click += new System.EventHandler(this.sessionUnmarkSelected_Click);
|
|
//
|
|
// toolStripSeparator16
|
|
//
|
|
this.toolStripSeparator16.Name = "toolStripSeparator16";
|
|
this.toolStripSeparator16.Size = new System.Drawing.Size(172, 6);
|
|
//
|
|
// findToolStripMenuItem1
|
|
//
|
|
this.findToolStripMenuItem1.Name = "findToolStripMenuItem1";
|
|
this.findToolStripMenuItem1.ShortcutKeys = ((System.Windows.Forms.Keys)((System.Windows.Forms.Keys.Control | System.Windows.Forms.Keys.F)));
|
|
this.findToolStripMenuItem1.Size = new System.Drawing.Size(175, 22);
|
|
this.findToolStripMenuItem1.Text = "Find";
|
|
this.findToolStripMenuItem1.Click += new System.EventHandler(this.findSessions_Click);
|
|
//
|
|
// imageList1
|
|
//
|
|
this.imageList1.ImageStream = ((System.Windows.Forms.ImageListStreamer)(resources.GetObject("imageList1.ImageStream")));
|
|
this.imageList1.TransparentColor = System.Drawing.Color.Transparent;
|
|
this.imageList1.Images.SetKeyName(0, "req_in.png");
|
|
this.imageList1.Images.SetKeyName(1, "computer_go.png");
|
|
//
|
|
// tabControlMain
|
|
//
|
|
this.tabControlMain.Controls.Add(this.tabPageSummary);
|
|
this.tabControlMain.Controls.Add(this.tabPageFilters);
|
|
this.tabControlMain.Controls.Add(this.tabPageInspect);
|
|
this.tabControlMain.Controls.Add(this.tabPageInject);
|
|
this.tabControlMain.Dock = System.Windows.Forms.DockStyle.Fill;
|
|
this.tabControlMain.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
|
this.tabControlMain.HotTrack = true;
|
|
this.tabControlMain.ItemSize = new System.Drawing.Size(100, 26);
|
|
this.tabControlMain.Location = new System.Drawing.Point(0, 0);
|
|
this.tabControlMain.Multiline = true;
|
|
this.tabControlMain.Name = "tabControlMain";
|
|
this.tabControlMain.Padding = new System.Drawing.Point(10, 6);
|
|
this.tabControlMain.SelectedIndex = 0;
|
|
this.tabControlMain.Size = new System.Drawing.Size(627, 442);
|
|
this.tabControlMain.SizeMode = System.Windows.Forms.TabSizeMode.Fixed;
|
|
this.tabControlMain.TabIndex = 0;
|
|
//
|
|
// tabPageSummary
|
|
//
|
|
this.tabPageSummary.BackColor = System.Drawing.Color.Transparent;
|
|
this.tabPageSummary.Controls.Add(this.richTextBoxDebugLog);
|
|
this.tabPageSummary.Controls.Add(this.panelStats);
|
|
this.tabPageSummary.Location = new System.Drawing.Point(4, 30);
|
|
this.tabPageSummary.Name = "tabPageSummary";
|
|
this.tabPageSummary.Padding = new System.Windows.Forms.Padding(3);
|
|
this.tabPageSummary.Size = new System.Drawing.Size(619, 408);
|
|
this.tabPageSummary.TabIndex = 0;
|
|
this.tabPageSummary.Text = "Summary";
|
|
this.tabPageSummary.UseVisualStyleBackColor = true;
|
|
//
|
|
// richTextBoxDebugLog
|
|
//
|
|
this.richTextBoxDebugLog.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
|
|
| System.Windows.Forms.AnchorStyles.Left)
|
|
| System.Windows.Forms.AnchorStyles.Right)));
|
|
this.richTextBoxDebugLog.BackColor = System.Drawing.SystemColors.ControlLightLight;
|
|
this.richTextBoxDebugLog.BorderStyle = System.Windows.Forms.BorderStyle.None;
|
|
this.richTextBoxDebugLog.Font = new System.Drawing.Font("Consolas", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
|
this.richTextBoxDebugLog.Location = new System.Drawing.Point(6, 101);
|
|
this.richTextBoxDebugLog.Name = "richTextBoxDebugLog";
|
|
this.richTextBoxDebugLog.ReadOnly = true;
|
|
this.richTextBoxDebugLog.ShowSelectionMargin = true;
|
|
this.richTextBoxDebugLog.Size = new System.Drawing.Size(606, 299);
|
|
this.richTextBoxDebugLog.TabIndex = 3;
|
|
this.richTextBoxDebugLog.Text = "";
|
|
this.richTextBoxDebugLog.LinkClicked += new System.Windows.Forms.LinkClickedEventHandler(this.richTextBoxDecodedRequest_LinkClicked);
|
|
//
|
|
// panelStats
|
|
//
|
|
this.panelStats.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
|
|
| System.Windows.Forms.AnchorStyles.Left)
|
|
| System.Windows.Forms.AnchorStyles.Right)));
|
|
this.panelStats.AutoSizeMode = System.Windows.Forms.AutoSizeMode.GrowAndShrink;
|
|
this.panelStats.BackColor = System.Drawing.Color.Transparent;
|
|
this.panelStats.Controls.Add(this.groupBox2);
|
|
this.panelStats.Controls.Add(this.groupBox1);
|
|
this.panelStats.Location = new System.Drawing.Point(6, 6);
|
|
this.panelStats.Name = "panelStats";
|
|
this.panelStats.Size = new System.Drawing.Size(606, 64);
|
|
this.panelStats.TabIndex = 2;
|
|
//
|
|
// groupBox2
|
|
//
|
|
this.groupBox2.Controls.Add(this.labelPacketsTotal);
|
|
this.groupBox2.Controls.Add(this.label1PacketsOut);
|
|
this.groupBox2.Controls.Add(this.labelPacketsIn);
|
|
this.groupBox2.Controls.Add(this.label10);
|
|
this.groupBox2.Controls.Add(this.label9);
|
|
this.groupBox2.Controls.Add(this.label8);
|
|
this.groupBox2.Location = new System.Drawing.Point(6, 3);
|
|
this.groupBox2.Name = "groupBox2";
|
|
this.groupBox2.Size = new System.Drawing.Size(280, 80);
|
|
this.groupBox2.TabIndex = 3;
|
|
this.groupBox2.TabStop = false;
|
|
this.groupBox2.Text = "UDP Packets";
|
|
//
|
|
// labelPacketsTotal
|
|
//
|
|
this.labelPacketsTotal.AutoSize = true;
|
|
this.labelPacketsTotal.Location = new System.Drawing.Point(94, 58);
|
|
this.labelPacketsTotal.Name = "labelPacketsTotal";
|
|
this.labelPacketsTotal.Size = new System.Drawing.Size(64, 15);
|
|
this.labelPacketsTotal.TabIndex = 8;
|
|
this.labelPacketsTotal.Text = "0 (0 bytes)";
|
|
//
|
|
// label1PacketsOut
|
|
//
|
|
this.label1PacketsOut.AutoSize = true;
|
|
this.label1PacketsOut.Location = new System.Drawing.Point(94, 37);
|
|
this.label1PacketsOut.Name = "label1PacketsOut";
|
|
this.label1PacketsOut.Size = new System.Drawing.Size(64, 15);
|
|
this.label1PacketsOut.TabIndex = 7;
|
|
this.label1PacketsOut.Text = "0 (0 bytes)";
|
|
//
|
|
// labelPacketsIn
|
|
//
|
|
this.labelPacketsIn.AutoSize = true;
|
|
this.labelPacketsIn.Location = new System.Drawing.Point(94, 16);
|
|
this.labelPacketsIn.Name = "labelPacketsIn";
|
|
this.labelPacketsIn.Size = new System.Drawing.Size(64, 15);
|
|
this.labelPacketsIn.TabIndex = 6;
|
|
this.labelPacketsIn.Text = "0 (0 bytes)";
|
|
//
|
|
// label10
|
|
//
|
|
this.label10.AutoSize = true;
|
|
this.label10.Location = new System.Drawing.Point(6, 58);
|
|
this.label10.Name = "label10";
|
|
this.label10.Size = new System.Drawing.Size(83, 15);
|
|
this.label10.TabIndex = 5;
|
|
this.label10.Text = "Packets Total:";
|
|
//
|
|
// label9
|
|
//
|
|
this.label9.AutoSize = true;
|
|
this.label9.Location = new System.Drawing.Point(13, 37);
|
|
this.label9.Name = "label9";
|
|
this.label9.Size = new System.Drawing.Size(76, 15);
|
|
this.label9.TabIndex = 4;
|
|
this.label9.Text = "Packets Out:";
|
|
//
|
|
// label8
|
|
//
|
|
this.label8.AutoSize = true;
|
|
this.label8.Location = new System.Drawing.Point(21, 16);
|
|
this.label8.Name = "label8";
|
|
this.label8.Size = new System.Drawing.Size(67, 15);
|
|
this.label8.TabIndex = 3;
|
|
this.label8.Text = "Packets In:";
|
|
//
|
|
// groupBox1
|
|
//
|
|
this.groupBox1.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
|
|
this.groupBox1.Controls.Add(this.labelCapsTotal);
|
|
this.groupBox1.Controls.Add(this.labelCapsOut);
|
|
this.groupBox1.Controls.Add(this.labelCapsIn);
|
|
this.groupBox1.Controls.Add(this.label6);
|
|
this.groupBox1.Controls.Add(this.label5);
|
|
this.groupBox1.Controls.Add(this.label7);
|
|
this.groupBox1.Location = new System.Drawing.Point(323, 3);
|
|
this.groupBox1.Name = "groupBox1";
|
|
this.groupBox1.Size = new System.Drawing.Size(280, 80);
|
|
this.groupBox1.TabIndex = 2;
|
|
this.groupBox1.TabStop = false;
|
|
this.groupBox1.Text = "Caps Messages";
|
|
//
|
|
// labelCapsTotal
|
|
//
|
|
this.labelCapsTotal.AutoSize = true;
|
|
this.labelCapsTotal.Location = new System.Drawing.Point(81, 58);
|
|
this.labelCapsTotal.Name = "labelCapsTotal";
|
|
this.labelCapsTotal.Size = new System.Drawing.Size(64, 15);
|
|
this.labelCapsTotal.TabIndex = 5;
|
|
this.labelCapsTotal.Text = "0 (0 bytes)";
|
|
//
|
|
// labelCapsOut
|
|
//
|
|
this.labelCapsOut.AutoSize = true;
|
|
this.labelCapsOut.Location = new System.Drawing.Point(81, 37);
|
|
this.labelCapsOut.Name = "labelCapsOut";
|
|
this.labelCapsOut.Size = new System.Drawing.Size(64, 15);
|
|
this.labelCapsOut.TabIndex = 4;
|
|
this.labelCapsOut.Text = "0 (0 bytes)";
|
|
//
|
|
// labelCapsIn
|
|
//
|
|
this.labelCapsIn.AutoSize = true;
|
|
this.labelCapsIn.Location = new System.Drawing.Point(81, 16);
|
|
this.labelCapsIn.Name = "labelCapsIn";
|
|
this.labelCapsIn.Size = new System.Drawing.Size(64, 15);
|
|
this.labelCapsIn.TabIndex = 3;
|
|
this.labelCapsIn.Text = "0 (0 bytes)";
|
|
//
|
|
// label6
|
|
//
|
|
this.label6.AutoSize = true;
|
|
this.label6.Location = new System.Drawing.Point(21, 37);
|
|
this.label6.Name = "label6";
|
|
this.label6.Size = new System.Drawing.Size(62, 15);
|
|
this.label6.TabIndex = 1;
|
|
this.label6.Text = "Caps Out:";
|
|
//
|
|
// label5
|
|
//
|
|
this.label5.AutoSize = true;
|
|
this.label5.Location = new System.Drawing.Point(29, 16);
|
|
this.label5.Name = "label5";
|
|
this.label5.Size = new System.Drawing.Size(53, 15);
|
|
this.label5.TabIndex = 0;
|
|
this.label5.Text = "Caps In:";
|
|
//
|
|
// label7
|
|
//
|
|
this.label7.AutoSize = true;
|
|
this.label7.Location = new System.Drawing.Point(14, 58);
|
|
this.label7.Name = "label7";
|
|
this.label7.Size = new System.Drawing.Size(69, 15);
|
|
this.label7.TabIndex = 2;
|
|
this.label7.Text = "Caps Total:";
|
|
//
|
|
// tabPageFilters
|
|
//
|
|
this.tabPageFilters.Controls.Add(this.splitContainerFilters);
|
|
this.tabPageFilters.Controls.Add(this.toolStripFilters);
|
|
this.tabPageFilters.Location = new System.Drawing.Point(4, 30);
|
|
this.tabPageFilters.Name = "tabPageFilters";
|
|
this.tabPageFilters.Padding = new System.Windows.Forms.Padding(3);
|
|
this.tabPageFilters.Size = new System.Drawing.Size(619, 408);
|
|
this.tabPageFilters.TabIndex = 1;
|
|
this.tabPageFilters.Text = "Filters";
|
|
this.tabPageFilters.UseVisualStyleBackColor = true;
|
|
//
|
|
// splitContainerFilters
|
|
//
|
|
this.splitContainerFilters.Dock = System.Windows.Forms.DockStyle.Fill;
|
|
this.splitContainerFilters.Location = new System.Drawing.Point(3, 28);
|
|
this.splitContainerFilters.Name = "splitContainerFilters";
|
|
//
|
|
// splitContainerFilters.Panel1
|
|
//
|
|
this.splitContainerFilters.Panel1.Controls.Add(this.checkBoxCheckAllPackets);
|
|
this.splitContainerFilters.Panel1.Controls.Add(this.grpUDPFilters);
|
|
//
|
|
// splitContainerFilters.Panel2
|
|
//
|
|
this.splitContainerFilters.Panel2.Controls.Add(this.checkBoxCheckAllMessages);
|
|
this.splitContainerFilters.Panel2.Controls.Add(this.grpCapsFilters);
|
|
this.splitContainerFilters.Size = new System.Drawing.Size(613, 377);
|
|
this.splitContainerFilters.SplitterDistance = 303;
|
|
this.splitContainerFilters.SplitterWidth = 5;
|
|
this.splitContainerFilters.TabIndex = 0;
|
|
//
|
|
// checkBoxCheckAllPackets
|
|
//
|
|
this.checkBoxCheckAllPackets.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)));
|
|
this.checkBoxCheckAllPackets.AutoSize = true;
|
|
this.checkBoxCheckAllPackets.Checked = true;
|
|
this.checkBoxCheckAllPackets.CheckState = System.Windows.Forms.CheckState.Indeterminate;
|
|
this.checkBoxCheckAllPackets.Location = new System.Drawing.Point(3, 353);
|
|
this.checkBoxCheckAllPackets.Name = "checkBoxCheckAllPackets";
|
|
this.checkBoxCheckAllPackets.Size = new System.Drawing.Size(127, 19);
|
|
this.checkBoxCheckAllPackets.TabIndex = 1;
|
|
this.checkBoxCheckAllPackets.Text = "Check/Uncheck All";
|
|
this.checkBoxCheckAllPackets.UseVisualStyleBackColor = true;
|
|
this.checkBoxCheckAllPackets.CheckedChanged += new System.EventHandler(this.checkBoxCheckAllPackets_CheckedChanged);
|
|
//
|
|
// grpUDPFilters
|
|
//
|
|
this.grpUDPFilters.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
|
|
| System.Windows.Forms.AnchorStyles.Left)
|
|
| System.Windows.Forms.AnchorStyles.Right)));
|
|
this.grpUDPFilters.Controls.Add(this.listViewPacketFilters);
|
|
this.grpUDPFilters.Enabled = false;
|
|
this.grpUDPFilters.Location = new System.Drawing.Point(3, 3);
|
|
this.grpUDPFilters.Name = "grpUDPFilters";
|
|
this.grpUDPFilters.Size = new System.Drawing.Size(297, 344);
|
|
this.grpUDPFilters.TabIndex = 0;
|
|
this.grpUDPFilters.TabStop = false;
|
|
this.grpUDPFilters.Text = "UDP Packets && Login";
|
|
//
|
|
// checkBoxCheckAllMessages
|
|
//
|
|
this.checkBoxCheckAllMessages.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)));
|
|
this.checkBoxCheckAllMessages.AutoSize = true;
|
|
this.checkBoxCheckAllMessages.Checked = true;
|
|
this.checkBoxCheckAllMessages.CheckState = System.Windows.Forms.CheckState.Indeterminate;
|
|
this.checkBoxCheckAllMessages.Location = new System.Drawing.Point(6, 353);
|
|
this.checkBoxCheckAllMessages.Name = "checkBoxCheckAllMessages";
|
|
this.checkBoxCheckAllMessages.Size = new System.Drawing.Size(127, 19);
|
|
this.checkBoxCheckAllMessages.TabIndex = 2;
|
|
this.checkBoxCheckAllMessages.Text = "Check/Uncheck All";
|
|
this.checkBoxCheckAllMessages.UseVisualStyleBackColor = true;
|
|
this.checkBoxCheckAllMessages.CheckedChanged += new System.EventHandler(this.checkBoxCheckallCaps_CheckedChanged);
|
|
//
|
|
// grpCapsFilters
|
|
//
|
|
this.grpCapsFilters.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
|
|
| System.Windows.Forms.AnchorStyles.Left)
|
|
| System.Windows.Forms.AnchorStyles.Right)));
|
|
this.grpCapsFilters.Controls.Add(this.listViewMessageFilters);
|
|
this.grpCapsFilters.Enabled = false;
|
|
this.grpCapsFilters.Location = new System.Drawing.Point(3, 3);
|
|
this.grpCapsFilters.Name = "grpCapsFilters";
|
|
this.grpCapsFilters.Size = new System.Drawing.Size(299, 341);
|
|
this.grpCapsFilters.TabIndex = 1;
|
|
this.grpCapsFilters.TabStop = false;
|
|
this.grpCapsFilters.Text = "Capabilities && EventQueue messages";
|
|
//
|
|
// toolStripFilters
|
|
//
|
|
this.toolStripFilters.GripStyle = System.Windows.Forms.ToolStripGripStyle.Hidden;
|
|
this.toolStripFilters.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
|
|
this.loadFilterSelectionsToolStripMenuItem,
|
|
this.saveFilterSelectionsToolStripMenuItem,
|
|
this.toolStripSeparator7,
|
|
this.toolStripSplitButton1});
|
|
this.toolStripFilters.Location = new System.Drawing.Point(3, 3);
|
|
this.toolStripFilters.Name = "toolStripFilters";
|
|
this.toolStripFilters.Size = new System.Drawing.Size(613, 25);
|
|
this.toolStripFilters.Stretch = true;
|
|
this.toolStripFilters.TabIndex = 1;
|
|
this.toolStripFilters.Text = "toolStrip1";
|
|
//
|
|
// loadFilterSelectionsToolStripMenuItem
|
|
//
|
|
this.loadFilterSelectionsToolStripMenuItem.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image;
|
|
this.loadFilterSelectionsToolStripMenuItem.Image = ((System.Drawing.Image)(resources.GetObject("loadFilterSelectionsToolStripMenuItem.Image")));
|
|
this.loadFilterSelectionsToolStripMenuItem.ImageTransparentColor = System.Drawing.Color.Magenta;
|
|
this.loadFilterSelectionsToolStripMenuItem.Name = "loadFilterSelectionsToolStripMenuItem";
|
|
this.loadFilterSelectionsToolStripMenuItem.Size = new System.Drawing.Size(23, 22);
|
|
this.loadFilterSelectionsToolStripMenuItem.Text = "&Open";
|
|
this.loadFilterSelectionsToolStripMenuItem.Click += new System.EventHandler(this.loadFilterSelectionsToolStripMenuItem_Click);
|
|
//
|
|
// saveFilterSelectionsToolStripMenuItem
|
|
//
|
|
this.saveFilterSelectionsToolStripMenuItem.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image;
|
|
this.saveFilterSelectionsToolStripMenuItem.Image = ((System.Drawing.Image)(resources.GetObject("saveFilterSelectionsToolStripMenuItem.Image")));
|
|
this.saveFilterSelectionsToolStripMenuItem.ImageTransparentColor = System.Drawing.Color.Magenta;
|
|
this.saveFilterSelectionsToolStripMenuItem.Name = "saveFilterSelectionsToolStripMenuItem";
|
|
this.saveFilterSelectionsToolStripMenuItem.Size = new System.Drawing.Size(23, 22);
|
|
this.saveFilterSelectionsToolStripMenuItem.Text = "&Save";
|
|
this.saveFilterSelectionsToolStripMenuItem.Click += new System.EventHandler(this.saveFilterSelectionsToolStripMenuItem_Click);
|
|
//
|
|
// toolStripSeparator7
|
|
//
|
|
this.toolStripSeparator7.Name = "toolStripSeparator7";
|
|
this.toolStripSeparator7.Size = new System.Drawing.Size(6, 25);
|
|
//
|
|
// toolStripSplitButton1
|
|
//
|
|
this.toolStripSplitButton1.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Text;
|
|
this.toolStripSplitButton1.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
|
|
this.autoAddNewDiscoveredMessagesToolStripMenuItem});
|
|
this.toolStripSplitButton1.Image = ((System.Drawing.Image)(resources.GetObject("toolStripSplitButton1.Image")));
|
|
this.toolStripSplitButton1.ImageTransparentColor = System.Drawing.Color.Magenta;
|
|
this.toolStripSplitButton1.Name = "toolStripSplitButton1";
|
|
this.toolStripSplitButton1.Size = new System.Drawing.Size(65, 22);
|
|
this.toolStripSplitButton1.Text = "Options";
|
|
//
|
|
// autoAddNewDiscoveredMessagesToolStripMenuItem
|
|
//
|
|
this.autoAddNewDiscoveredMessagesToolStripMenuItem.Checked = true;
|
|
this.autoAddNewDiscoveredMessagesToolStripMenuItem.CheckOnClick = true;
|
|
this.autoAddNewDiscoveredMessagesToolStripMenuItem.CheckState = System.Windows.Forms.CheckState.Checked;
|
|
this.autoAddNewDiscoveredMessagesToolStripMenuItem.Name = "autoAddNewDiscoveredMessagesToolStripMenuItem";
|
|
this.autoAddNewDiscoveredMessagesToolStripMenuItem.Size = new System.Drawing.Size(225, 22);
|
|
this.autoAddNewDiscoveredMessagesToolStripMenuItem.Text = "Auto Check new Capabilities";
|
|
//
|
|
// tabPageInspect
|
|
//
|
|
this.tabPageInspect.Controls.Add(this.splitContainerInspectorTab);
|
|
this.tabPageInspect.Location = new System.Drawing.Point(4, 30);
|
|
this.tabPageInspect.Name = "tabPageInspect";
|
|
this.tabPageInspect.Size = new System.Drawing.Size(619, 408);
|
|
this.tabPageInspect.TabIndex = 3;
|
|
this.tabPageInspect.Text = "Inspector";
|
|
this.tabPageInspect.UseVisualStyleBackColor = true;
|
|
//
|
|
// splitContainerInspectorTab
|
|
//
|
|
this.splitContainerInspectorTab.BackColor = System.Drawing.SystemColors.Control;
|
|
this.splitContainerInspectorTab.Dock = System.Windows.Forms.DockStyle.Fill;
|
|
this.splitContainerInspectorTab.ForeColor = System.Drawing.SystemColors.ControlText;
|
|
this.splitContainerInspectorTab.Location = new System.Drawing.Point(0, 0);
|
|
this.splitContainerInspectorTab.Margin = new System.Windows.Forms.Padding(0);
|
|
this.splitContainerInspectorTab.Name = "splitContainerInspectorTab";
|
|
this.splitContainerInspectorTab.Orientation = System.Windows.Forms.Orientation.Horizontal;
|
|
//
|
|
// splitContainerInspectorTab.Panel1
|
|
//
|
|
this.splitContainerInspectorTab.Panel1.Controls.Add(this.tabControlInspectorRequest);
|
|
//
|
|
// splitContainerInspectorTab.Panel2
|
|
//
|
|
this.splitContainerInspectorTab.Panel2.Controls.Add(this.tabControlInspectorResponse);
|
|
this.splitContainerInspectorTab.Size = new System.Drawing.Size(619, 408);
|
|
this.splitContainerInspectorTab.SplitterDistance = 192;
|
|
this.splitContainerInspectorTab.SplitterWidth = 6;
|
|
this.splitContainerInspectorTab.TabIndex = 1;
|
|
//
|
|
// tabControlInspectorRequest
|
|
//
|
|
this.tabControlInspectorRequest.Controls.Add(this.tabPageDecodedRequest);
|
|
this.tabControlInspectorRequest.Controls.Add(this.tabPageRawRequest);
|
|
this.tabControlInspectorRequest.Controls.Add(this.tabPageXMLRequest);
|
|
this.tabControlInspectorRequest.Controls.Add(this.tabPageRequestJson);
|
|
this.tabControlInspectorRequest.Controls.Add(this.tabPageHexRequest);
|
|
this.tabControlInspectorRequest.Dock = System.Windows.Forms.DockStyle.Fill;
|
|
this.tabControlInspectorRequest.HotTrack = true;
|
|
this.tabControlInspectorRequest.ImageList = this.imageList1;
|
|
this.tabControlInspectorRequest.ItemSize = new System.Drawing.Size(100, 20);
|
|
this.tabControlInspectorRequest.Location = new System.Drawing.Point(0, 0);
|
|
this.tabControlInspectorRequest.Name = "tabControlInspectorRequest";
|
|
this.tabControlInspectorRequest.SelectedIndex = 0;
|
|
this.tabControlInspectorRequest.Size = new System.Drawing.Size(619, 192);
|
|
this.tabControlInspectorRequest.SizeMode = System.Windows.Forms.TabSizeMode.Fixed;
|
|
this.tabControlInspectorRequest.TabIndex = 0;
|
|
//
|
|
// tabPageDecodedRequest
|
|
//
|
|
this.tabPageDecodedRequest.Controls.Add(this.richTextBoxDecodedRequest);
|
|
this.tabPageDecodedRequest.ImageIndex = 1;
|
|
this.tabPageDecodedRequest.Location = new System.Drawing.Point(4, 24);
|
|
this.tabPageDecodedRequest.Name = "tabPageDecodedRequest";
|
|
this.tabPageDecodedRequest.Padding = new System.Windows.Forms.Padding(3);
|
|
this.tabPageDecodedRequest.Size = new System.Drawing.Size(611, 164);
|
|
this.tabPageDecodedRequest.TabIndex = 4;
|
|
this.tabPageDecodedRequest.Text = "Request";
|
|
this.tabPageDecodedRequest.UseVisualStyleBackColor = true;
|
|
//
|
|
// richTextBoxDecodedRequest
|
|
//
|
|
this.richTextBoxDecodedRequest.BorderStyle = System.Windows.Forms.BorderStyle.None;
|
|
this.richTextBoxDecodedRequest.Dock = System.Windows.Forms.DockStyle.Fill;
|
|
this.richTextBoxDecodedRequest.Font = new System.Drawing.Font("Consolas", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
|
this.richTextBoxDecodedRequest.Location = new System.Drawing.Point(3, 3);
|
|
this.richTextBoxDecodedRequest.Name = "richTextBoxDecodedRequest";
|
|
this.richTextBoxDecodedRequest.ShowSelectionMargin = true;
|
|
this.richTextBoxDecodedRequest.Size = new System.Drawing.Size(605, 158);
|
|
this.richTextBoxDecodedRequest.TabIndex = 0;
|
|
this.richTextBoxDecodedRequest.Text = "";
|
|
this.richTextBoxDecodedRequest.WordWrap = false;
|
|
this.richTextBoxDecodedRequest.LinkClicked += new System.Windows.Forms.LinkClickedEventHandler(this.richTextBoxDecodedRequest_LinkClicked);
|
|
this.richTextBoxDecodedRequest.TextChanged += new System.EventHandler(this.richTextBoxDecodedRequest_TextChanged);
|
|
//
|
|
// tabPageRawRequest
|
|
//
|
|
this.tabPageRawRequest.Controls.Add(this.richTextBoxRawRequest);
|
|
this.tabPageRawRequest.ImageIndex = 1;
|
|
this.tabPageRawRequest.Location = new System.Drawing.Point(4, 24);
|
|
this.tabPageRawRequest.Name = "tabPageRawRequest";
|
|
this.tabPageRawRequest.Padding = new System.Windows.Forms.Padding(3);
|
|
this.tabPageRawRequest.Size = new System.Drawing.Size(611, 164);
|
|
this.tabPageRawRequest.TabIndex = 0;
|
|
this.tabPageRawRequest.Text = "Raw";
|
|
this.tabPageRawRequest.UseVisualStyleBackColor = true;
|
|
//
|
|
// richTextBoxRawRequest
|
|
//
|
|
this.richTextBoxRawRequest.BorderStyle = System.Windows.Forms.BorderStyle.None;
|
|
this.richTextBoxRawRequest.DetectUrls = false;
|
|
this.richTextBoxRawRequest.Dock = System.Windows.Forms.DockStyle.Fill;
|
|
this.richTextBoxRawRequest.Font = new System.Drawing.Font("Consolas", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
|
this.richTextBoxRawRequest.Location = new System.Drawing.Point(3, 3);
|
|
this.richTextBoxRawRequest.Name = "richTextBoxRawRequest";
|
|
this.richTextBoxRawRequest.ShowSelectionMargin = true;
|
|
this.richTextBoxRawRequest.Size = new System.Drawing.Size(605, 158);
|
|
this.richTextBoxRawRequest.TabIndex = 1;
|
|
this.richTextBoxRawRequest.Text = "";
|
|
this.richTextBoxRawRequest.WordWrap = false;
|
|
//
|
|
// tabPageXMLRequest
|
|
//
|
|
this.tabPageXMLRequest.Controls.Add(this.treeViewXMLRequest);
|
|
this.tabPageXMLRequest.ImageIndex = 1;
|
|
this.tabPageXMLRequest.Location = new System.Drawing.Point(4, 24);
|
|
this.tabPageXMLRequest.Name = "tabPageXMLRequest";
|
|
this.tabPageXMLRequest.Padding = new System.Windows.Forms.Padding(3);
|
|
this.tabPageXMLRequest.Size = new System.Drawing.Size(611, 164);
|
|
this.tabPageXMLRequest.TabIndex = 1;
|
|
this.tabPageXMLRequest.Text = "XML";
|
|
this.tabPageXMLRequest.UseVisualStyleBackColor = true;
|
|
//
|
|
// treeViewXMLRequest
|
|
//
|
|
this.treeViewXMLRequest.BorderStyle = System.Windows.Forms.BorderStyle.None;
|
|
this.treeViewXMLRequest.Dock = System.Windows.Forms.DockStyle.Fill;
|
|
this.treeViewXMLRequest.Location = new System.Drawing.Point(3, 3);
|
|
this.treeViewXMLRequest.Name = "treeViewXMLRequest";
|
|
this.treeViewXMLRequest.Size = new System.Drawing.Size(605, 158);
|
|
this.treeViewXMLRequest.TabIndex = 1;
|
|
//
|
|
// tabPageRequestJson
|
|
//
|
|
this.tabPageRequestJson.Controls.Add(this.richTextBoxNotationRequest);
|
|
this.tabPageRequestJson.ImageIndex = 1;
|
|
this.tabPageRequestJson.Location = new System.Drawing.Point(4, 24);
|
|
this.tabPageRequestJson.Name = "tabPageRequestJson";
|
|
this.tabPageRequestJson.Padding = new System.Windows.Forms.Padding(3);
|
|
this.tabPageRequestJson.Size = new System.Drawing.Size(611, 164);
|
|
this.tabPageRequestJson.TabIndex = 3;
|
|
this.tabPageRequestJson.Text = "Notation";
|
|
this.tabPageRequestJson.UseVisualStyleBackColor = true;
|
|
//
|
|
// richTextBoxNotationRequest
|
|
//
|
|
this.richTextBoxNotationRequest.BorderStyle = System.Windows.Forms.BorderStyle.None;
|
|
this.richTextBoxNotationRequest.DetectUrls = false;
|
|
this.richTextBoxNotationRequest.Dock = System.Windows.Forms.DockStyle.Fill;
|
|
this.richTextBoxNotationRequest.Location = new System.Drawing.Point(3, 3);
|
|
this.richTextBoxNotationRequest.Name = "richTextBoxNotationRequest";
|
|
this.richTextBoxNotationRequest.ShowSelectionMargin = true;
|
|
this.richTextBoxNotationRequest.Size = new System.Drawing.Size(605, 158);
|
|
this.richTextBoxNotationRequest.TabIndex = 0;
|
|
this.richTextBoxNotationRequest.Text = "";
|
|
//
|
|
// tabPageHexRequest
|
|
//
|
|
this.tabPageHexRequest.Controls.Add(this.buttonSaveRequestHex);
|
|
this.tabPageHexRequest.Controls.Add(this.labelHexRequestStatus);
|
|
this.tabPageHexRequest.Controls.Add(this.hexBoxRequest);
|
|
this.tabPageHexRequest.ImageIndex = 1;
|
|
this.tabPageHexRequest.Location = new System.Drawing.Point(4, 24);
|
|
this.tabPageHexRequest.Name = "tabPageHexRequest";
|
|
this.tabPageHexRequest.Size = new System.Drawing.Size(611, 164);
|
|
this.tabPageHexRequest.TabIndex = 2;
|
|
this.tabPageHexRequest.Text = "Hex";
|
|
this.tabPageHexRequest.UseVisualStyleBackColor = true;
|
|
//
|
|
// buttonSaveRequestHex
|
|
//
|
|
this.buttonSaveRequestHex.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
|
|
this.buttonSaveRequestHex.Font = new System.Drawing.Font("Arial", 3.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
|
this.buttonSaveRequestHex.Location = new System.Drawing.Point(594, 161);
|
|
this.buttonSaveRequestHex.Name = "buttonSaveRequestHex";
|
|
this.buttonSaveRequestHex.Size = new System.Drawing.Size(13, 13);
|
|
this.buttonSaveRequestHex.TabIndex = 4;
|
|
this.buttonSaveRequestHex.UseVisualStyleBackColor = true;
|
|
this.buttonSaveRequestHex.Visible = false;
|
|
this.buttonSaveRequestHex.Click += new System.EventHandler(this.buttonSaveRequestHex_Click);
|
|
//
|
|
// labelHexRequestStatus
|
|
//
|
|
this.labelHexRequestStatus.AutoSize = true;
|
|
this.labelHexRequestStatus.Dock = System.Windows.Forms.DockStyle.Bottom;
|
|
this.labelHexRequestStatus.Font = new System.Drawing.Font("Segoe UI", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
|
this.labelHexRequestStatus.Location = new System.Drawing.Point(0, 151);
|
|
this.labelHexRequestStatus.Name = "labelHexRequestStatus";
|
|
this.labelHexRequestStatus.Size = new System.Drawing.Size(66, 13);
|
|
this.labelHexRequestStatus.TabIndex = 3;
|
|
this.labelHexRequestStatus.Text = "Ln 0 Col 0";
|
|
//
|
|
// hexBoxRequest
|
|
//
|
|
this.hexBoxRequest.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
|
|
| System.Windows.Forms.AnchorStyles.Left)
|
|
| System.Windows.Forms.AnchorStyles.Right)));
|
|
this.hexBoxRequest.Font = new System.Drawing.Font("Courier New", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
|
this.hexBoxRequest.LineInfoForeColor = System.Drawing.Color.Empty;
|
|
this.hexBoxRequest.Location = new System.Drawing.Point(0, 0);
|
|
this.hexBoxRequest.Name = "hexBoxRequest";
|
|
this.hexBoxRequest.ShadowSelectionColor = System.Drawing.Color.FromArgb(((int)(((byte)(100)))), ((int)(((byte)(60)))), ((int)(((byte)(188)))), ((int)(((byte)(255)))));
|
|
this.hexBoxRequest.Size = new System.Drawing.Size(611, 155);
|
|
this.hexBoxRequest.StringViewVisible = true;
|
|
this.hexBoxRequest.TabIndex = 2;
|
|
this.hexBoxRequest.UseFixedBytesPerLine = true;
|
|
this.hexBoxRequest.VScrollBarVisible = true;
|
|
this.hexBoxRequest.CurrentPositionInLineChanged += new System.EventHandler(this.RequestPosition_Changed);
|
|
this.hexBoxRequest.CurrentLineChanged += new System.EventHandler(this.RequestPosition_Changed);
|
|
//
|
|
// tabControlInspectorResponse
|
|
//
|
|
this.tabControlInspectorResponse.Controls.Add(this.tabPageDecodeResponse);
|
|
this.tabControlInspectorResponse.Controls.Add(this.tabPageInspectorRAWResponse);
|
|
this.tabControlInspectorResponse.Controls.Add(this.tabPageInspectorXMLResponse);
|
|
this.tabControlInspectorResponse.Controls.Add(this.tabPageResponseJson);
|
|
this.tabControlInspectorResponse.Controls.Add(this.tabPageHexViewResponse);
|
|
this.tabControlInspectorResponse.Dock = System.Windows.Forms.DockStyle.Fill;
|
|
this.tabControlInspectorResponse.HotTrack = true;
|
|
this.tabControlInspectorResponse.ImageList = this.imageList1;
|
|
this.tabControlInspectorResponse.ItemSize = new System.Drawing.Size(100, 20);
|
|
this.tabControlInspectorResponse.Location = new System.Drawing.Point(0, 0);
|
|
this.tabControlInspectorResponse.Multiline = true;
|
|
this.tabControlInspectorResponse.Name = "tabControlInspectorResponse";
|
|
this.tabControlInspectorResponse.SelectedIndex = 0;
|
|
this.tabControlInspectorResponse.Size = new System.Drawing.Size(619, 210);
|
|
this.tabControlInspectorResponse.SizeMode = System.Windows.Forms.TabSizeMode.Fixed;
|
|
this.tabControlInspectorResponse.TabIndex = 0;
|
|
//
|
|
// tabPageDecodeResponse
|
|
//
|
|
this.tabPageDecodeResponse.Controls.Add(this.richTextBoxDecodedResponse);
|
|
this.tabPageDecodeResponse.ImageIndex = 0;
|
|
this.tabPageDecodeResponse.Location = new System.Drawing.Point(4, 24);
|
|
this.tabPageDecodeResponse.Name = "tabPageDecodeResponse";
|
|
this.tabPageDecodeResponse.Padding = new System.Windows.Forms.Padding(3);
|
|
this.tabPageDecodeResponse.Size = new System.Drawing.Size(611, 182);
|
|
this.tabPageDecodeResponse.TabIndex = 6;
|
|
this.tabPageDecodeResponse.Text = "Response";
|
|
this.tabPageDecodeResponse.UseVisualStyleBackColor = true;
|
|
//
|
|
// richTextBoxDecodedResponse
|
|
//
|
|
this.richTextBoxDecodedResponse.BorderStyle = System.Windows.Forms.BorderStyle.None;
|
|
this.richTextBoxDecodedResponse.Dock = System.Windows.Forms.DockStyle.Fill;
|
|
this.richTextBoxDecodedResponse.Font = new System.Drawing.Font("Consolas", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
|
this.richTextBoxDecodedResponse.Location = new System.Drawing.Point(3, 3);
|
|
this.richTextBoxDecodedResponse.Name = "richTextBoxDecodedResponse";
|
|
this.richTextBoxDecodedResponse.ShowSelectionMargin = true;
|
|
this.richTextBoxDecodedResponse.Size = new System.Drawing.Size(605, 176);
|
|
this.richTextBoxDecodedResponse.TabIndex = 0;
|
|
this.richTextBoxDecodedResponse.Text = "";
|
|
this.richTextBoxDecodedResponse.WordWrap = false;
|
|
this.richTextBoxDecodedResponse.LinkClicked += new System.Windows.Forms.LinkClickedEventHandler(this.richTextBoxDecodedRequest_LinkClicked);
|
|
this.richTextBoxDecodedResponse.TextChanged += new System.EventHandler(this.richTextBoxDecodedRequest_TextChanged);
|
|
//
|
|
// tabPageInspectorRAWResponse
|
|
//
|
|
this.tabPageInspectorRAWResponse.Controls.Add(this.richTextBoxRawResponse);
|
|
this.tabPageInspectorRAWResponse.ImageIndex = 0;
|
|
this.tabPageInspectorRAWResponse.Location = new System.Drawing.Point(4, 24);
|
|
this.tabPageInspectorRAWResponse.Name = "tabPageInspectorRAWResponse";
|
|
this.tabPageInspectorRAWResponse.Padding = new System.Windows.Forms.Padding(3);
|
|
this.tabPageInspectorRAWResponse.Size = new System.Drawing.Size(611, 182);
|
|
this.tabPageInspectorRAWResponse.TabIndex = 0;
|
|
this.tabPageInspectorRAWResponse.Text = "Raw";
|
|
this.tabPageInspectorRAWResponse.UseVisualStyleBackColor = true;
|
|
//
|
|
// richTextBoxRawResponse
|
|
//
|
|
this.richTextBoxRawResponse.BorderStyle = System.Windows.Forms.BorderStyle.None;
|
|
this.richTextBoxRawResponse.DetectUrls = false;
|
|
this.richTextBoxRawResponse.Dock = System.Windows.Forms.DockStyle.Fill;
|
|
this.richTextBoxRawResponse.Font = new System.Drawing.Font("Consolas", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
|
this.richTextBoxRawResponse.Location = new System.Drawing.Point(3, 3);
|
|
this.richTextBoxRawResponse.Name = "richTextBoxRawResponse";
|
|
this.richTextBoxRawResponse.ShowSelectionMargin = true;
|
|
this.richTextBoxRawResponse.Size = new System.Drawing.Size(605, 177);
|
|
this.richTextBoxRawResponse.TabIndex = 0;
|
|
this.richTextBoxRawResponse.Text = "";
|
|
this.richTextBoxRawResponse.WordWrap = false;
|
|
//
|
|
// tabPageInspectorXMLResponse
|
|
//
|
|
this.tabPageInspectorXMLResponse.Controls.Add(this.treeViewXmlResponse);
|
|
this.tabPageInspectorXMLResponse.ImageIndex = 0;
|
|
this.tabPageInspectorXMLResponse.Location = new System.Drawing.Point(4, 24);
|
|
this.tabPageInspectorXMLResponse.Name = "tabPageInspectorXMLResponse";
|
|
this.tabPageInspectorXMLResponse.Padding = new System.Windows.Forms.Padding(3);
|
|
this.tabPageInspectorXMLResponse.Size = new System.Drawing.Size(611, 182);
|
|
this.tabPageInspectorXMLResponse.TabIndex = 1;
|
|
this.tabPageInspectorXMLResponse.Text = "XML";
|
|
this.tabPageInspectorXMLResponse.UseVisualStyleBackColor = true;
|
|
//
|
|
// treeViewXmlResponse
|
|
//
|
|
this.treeViewXmlResponse.BorderStyle = System.Windows.Forms.BorderStyle.None;
|
|
this.treeViewXmlResponse.Dock = System.Windows.Forms.DockStyle.Fill;
|
|
this.treeViewXmlResponse.Location = new System.Drawing.Point(3, 3);
|
|
this.treeViewXmlResponse.Name = "treeViewXmlResponse";
|
|
this.treeViewXmlResponse.Size = new System.Drawing.Size(605, 177);
|
|
this.treeViewXmlResponse.TabIndex = 0;
|
|
//
|
|
// tabPageResponseJson
|
|
//
|
|
this.tabPageResponseJson.Controls.Add(this.richTextBoxNotationResponse);
|
|
this.tabPageResponseJson.ImageIndex = 0;
|
|
this.tabPageResponseJson.Location = new System.Drawing.Point(4, 24);
|
|
this.tabPageResponseJson.Name = "tabPageResponseJson";
|
|
this.tabPageResponseJson.Padding = new System.Windows.Forms.Padding(3);
|
|
this.tabPageResponseJson.Size = new System.Drawing.Size(611, 182);
|
|
this.tabPageResponseJson.TabIndex = 5;
|
|
this.tabPageResponseJson.Text = "Notation";
|
|
this.tabPageResponseJson.UseVisualStyleBackColor = true;
|
|
//
|
|
// richTextBoxNotationResponse
|
|
//
|
|
this.richTextBoxNotationResponse.BorderStyle = System.Windows.Forms.BorderStyle.None;
|
|
this.richTextBoxNotationResponse.DetectUrls = false;
|
|
this.richTextBoxNotationResponse.Dock = System.Windows.Forms.DockStyle.Fill;
|
|
this.richTextBoxNotationResponse.Location = new System.Drawing.Point(3, 3);
|
|
this.richTextBoxNotationResponse.Name = "richTextBoxNotationResponse";
|
|
this.richTextBoxNotationResponse.ShowSelectionMargin = true;
|
|
this.richTextBoxNotationResponse.Size = new System.Drawing.Size(605, 177);
|
|
this.richTextBoxNotationResponse.TabIndex = 0;
|
|
this.richTextBoxNotationResponse.Text = "";
|
|
//
|
|
// tabPageHexViewResponse
|
|
//
|
|
this.tabPageHexViewResponse.Controls.Add(this.buttonExportRawHex);
|
|
this.tabPageHexViewResponse.Controls.Add(this.labelHexBoxResponseStatus);
|
|
this.tabPageHexViewResponse.Controls.Add(this.hexBoxResponse);
|
|
this.tabPageHexViewResponse.ImageIndex = 0;
|
|
this.tabPageHexViewResponse.Location = new System.Drawing.Point(4, 24);
|
|
this.tabPageHexViewResponse.Name = "tabPageHexViewResponse";
|
|
this.tabPageHexViewResponse.Size = new System.Drawing.Size(611, 182);
|
|
this.tabPageHexViewResponse.TabIndex = 4;
|
|
this.tabPageHexViewResponse.Text = "Hex";
|
|
this.tabPageHexViewResponse.UseVisualStyleBackColor = true;
|
|
//
|
|
// buttonExportRawHex
|
|
//
|
|
this.buttonExportRawHex.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
|
|
this.buttonExportRawHex.Font = new System.Drawing.Font("Arial", 3.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
|
this.buttonExportRawHex.Location = new System.Drawing.Point(594, 180);
|
|
this.buttonExportRawHex.Name = "buttonExportRawHex";
|
|
this.buttonExportRawHex.Size = new System.Drawing.Size(13, 13);
|
|
this.buttonExportRawHex.TabIndex = 3;
|
|
this.buttonExportRawHex.UseVisualStyleBackColor = true;
|
|
this.buttonExportRawHex.Visible = false;
|
|
this.buttonExportRawHex.Click += new System.EventHandler(this.buttonExportRawHex_Click);
|
|
//
|
|
// labelHexBoxResponseStatus
|
|
//
|
|
this.labelHexBoxResponseStatus.AutoSize = true;
|
|
this.labelHexBoxResponseStatus.Dock = System.Windows.Forms.DockStyle.Bottom;
|
|
this.labelHexBoxResponseStatus.Font = new System.Drawing.Font("Segoe UI", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
|
this.labelHexBoxResponseStatus.Location = new System.Drawing.Point(0, 170);
|
|
this.labelHexBoxResponseStatus.Name = "labelHexBoxResponseStatus";
|
|
this.labelHexBoxResponseStatus.Size = new System.Drawing.Size(66, 13);
|
|
this.labelHexBoxResponseStatus.TabIndex = 2;
|
|
this.labelHexBoxResponseStatus.Text = "Ln 0 Col 0";
|
|
//
|
|
// hexBoxResponse
|
|
//
|
|
this.hexBoxResponse.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
|
|
| System.Windows.Forms.AnchorStyles.Left)
|
|
| System.Windows.Forms.AnchorStyles.Right)));
|
|
this.hexBoxResponse.Font = new System.Drawing.Font("Courier New", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
|
this.hexBoxResponse.LineInfoForeColor = System.Drawing.Color.Empty;
|
|
this.hexBoxResponse.Location = new System.Drawing.Point(0, 0);
|
|
this.hexBoxResponse.Name = "hexBoxResponse";
|
|
this.hexBoxResponse.ShadowSelectionColor = System.Drawing.Color.FromArgb(((int)(((byte)(100)))), ((int)(((byte)(60)))), ((int)(((byte)(188)))), ((int)(((byte)(255)))));
|
|
this.hexBoxResponse.Size = new System.Drawing.Size(611, 174);
|
|
this.hexBoxResponse.StringViewVisible = true;
|
|
this.hexBoxResponse.TabIndex = 1;
|
|
this.hexBoxResponse.UseFixedBytesPerLine = true;
|
|
this.hexBoxResponse.VScrollBarVisible = true;
|
|
this.hexBoxResponse.CurrentPositionInLineChanged += new System.EventHandler(this.ReplyPosition_Changed);
|
|
this.hexBoxResponse.CurrentLineChanged += new System.EventHandler(this.ReplyPosition_Changed);
|
|
//
|
|
// tabPageInject
|
|
//
|
|
this.tabPageInject.Controls.Add(this.toolStrip1);
|
|
this.tabPageInject.Controls.Add(this.richTextBoxInject);
|
|
this.tabPageInject.Location = new System.Drawing.Point(4, 30);
|
|
this.tabPageInject.Name = "tabPageInject";
|
|
this.tabPageInject.Padding = new System.Windows.Forms.Padding(3);
|
|
this.tabPageInject.Size = new System.Drawing.Size(619, 408);
|
|
this.tabPageInject.TabIndex = 2;
|
|
this.tabPageInject.Text = "Inject";
|
|
this.tabPageInject.UseVisualStyleBackColor = true;
|
|
//
|
|
// toolStrip1
|
|
//
|
|
this.toolStrip1.Dock = System.Windows.Forms.DockStyle.Bottom;
|
|
this.toolStrip1.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
|
|
this.toolStripButtonInject});
|
|
this.toolStrip1.Location = new System.Drawing.Point(3, 380);
|
|
this.toolStrip1.Name = "toolStrip1";
|
|
this.toolStrip1.Size = new System.Drawing.Size(613, 25);
|
|
this.toolStrip1.TabIndex = 2;
|
|
this.toolStrip1.Text = "toolStrip1";
|
|
//
|
|
// toolStripButtonInject
|
|
//
|
|
this.toolStripButtonInject.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Text;
|
|
this.toolStripButtonInject.Enabled = false;
|
|
this.toolStripButtonInject.Image = ((System.Drawing.Image)(resources.GetObject("toolStripButtonInject.Image")));
|
|
this.toolStripButtonInject.ImageTransparentColor = System.Drawing.Color.Magenta;
|
|
this.toolStripButtonInject.Name = "toolStripButtonInject";
|
|
this.toolStripButtonInject.Size = new System.Drawing.Size(40, 22);
|
|
this.toolStripButtonInject.Text = "Inject";
|
|
this.toolStripButtonInject.Click += new System.EventHandler(this.toolStripButtonInject_Click);
|
|
//
|
|
// richTextBoxInject
|
|
//
|
|
this.richTextBoxInject.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
|
|
| System.Windows.Forms.AnchorStyles.Left)
|
|
| System.Windows.Forms.AnchorStyles.Right)));
|
|
this.richTextBoxInject.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
|
|
this.richTextBoxInject.DetectUrls = false;
|
|
this.richTextBoxInject.Font = new System.Drawing.Font("Consolas", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
|
this.richTextBoxInject.Location = new System.Drawing.Point(6, 6);
|
|
this.richTextBoxInject.Name = "richTextBoxInject";
|
|
this.richTextBoxInject.Size = new System.Drawing.Size(605, 396);
|
|
this.richTextBoxInject.TabIndex = 0;
|
|
this.richTextBoxInject.Text = "";
|
|
this.richTextBoxInject.TextChanged += new System.EventHandler(this.richTextBoxInject_TextChanged);
|
|
//
|
|
// selectToolStripMenuItem1
|
|
//
|
|
this.selectToolStripMenuItem1.DropDown = this.contextMenuStripSelect;
|
|
this.selectToolStripMenuItem1.Name = "selectToolStripMenuItem1";
|
|
this.selectToolStripMenuItem1.Size = new System.Drawing.Size(137, 22);
|
|
this.selectToolStripMenuItem1.Text = "Select";
|
|
//
|
|
// markToolStripMenuItem1
|
|
//
|
|
this.markToolStripMenuItem1.DropDown = this.contextMenuStripMark;
|
|
this.markToolStripMenuItem1.Name = "markToolStripMenuItem1";
|
|
this.markToolStripMenuItem1.Size = new System.Drawing.Size(137, 22);
|
|
this.markToolStripMenuItem1.Text = "Mark";
|
|
//
|
|
// toolStripLabelHexEditorRequest
|
|
//
|
|
this.toolStripLabelHexEditorRequest.Name = "toolStripLabelHexEditorRequest";
|
|
this.toolStripLabelHexEditorRequest.Size = new System.Drawing.Size(0, 17);
|
|
//
|
|
// toolStripStatusLabel1
|
|
//
|
|
this.toolStripStatusLabel1.Name = "toolStripStatusLabel1";
|
|
this.toolStripStatusLabel1.Size = new System.Drawing.Size(0, 17);
|
|
//
|
|
// toolStripMenu
|
|
//
|
|
this.toolStripMenu.Dock = System.Windows.Forms.DockStyle.None;
|
|
this.toolStripMenu.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
|
|
this.toolStripFileMenu,
|
|
this.EditToolStripButton,
|
|
this.toolStripDropDownButton4});
|
|
this.toolStripMenu.Location = new System.Drawing.Point(3, 25);
|
|
this.toolStripMenu.Name = "toolStripMenu";
|
|
this.toolStripMenu.Size = new System.Drawing.Size(108, 25);
|
|
this.toolStripMenu.TabIndex = 2;
|
|
this.toolStripMenu.Text = "toolStrip1";
|
|
//
|
|
// toolStripFileMenu
|
|
//
|
|
this.toolStripFileMenu.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Text;
|
|
this.toolStripFileMenu.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
|
|
this.saveSessionArchiveToolStripMenuItem,
|
|
this.loadSessionArchiveToolStripMenuItem,
|
|
this.toolStripSeparator18,
|
|
this.exportToolStripMenuItem,
|
|
this.toolStripSeparator8,
|
|
this.settingsToolStripMenuItem,
|
|
this.toolStripSeparator9,
|
|
this.toolStripMenuItemPlugins,
|
|
this.toolStripSeparator14,
|
|
this.exitToolStripMenuItem1});
|
|
this.toolStripFileMenu.Image = ((System.Drawing.Image)(resources.GetObject("toolStripFileMenu.Image")));
|
|
this.toolStripFileMenu.ImageTransparentColor = System.Drawing.Color.Magenta;
|
|
this.toolStripFileMenu.Name = "toolStripFileMenu";
|
|
this.toolStripFileMenu.ShowDropDownArrow = false;
|
|
this.toolStripFileMenu.Size = new System.Drawing.Size(29, 22);
|
|
this.toolStripFileMenu.Text = "&File";
|
|
this.toolStripFileMenu.DropDownOpening += new System.EventHandler(this.EditToolStripButton_DropDownOpening);
|
|
//
|
|
// saveSessionArchiveToolStripMenuItem
|
|
//
|
|
this.saveSessionArchiveToolStripMenuItem.Name = "saveSessionArchiveToolStripMenuItem";
|
|
this.saveSessionArchiveToolStripMenuItem.Size = new System.Drawing.Size(185, 22);
|
|
this.saveSessionArchiveToolStripMenuItem.Text = "Save Session Archive";
|
|
this.saveSessionArchiveToolStripMenuItem.Click += new System.EventHandler(this.saveSessionArchiveToolStripMenuItem_Click);
|
|
//
|
|
// loadSessionArchiveToolStripMenuItem
|
|
//
|
|
this.loadSessionArchiveToolStripMenuItem.Name = "loadSessionArchiveToolStripMenuItem";
|
|
this.loadSessionArchiveToolStripMenuItem.Size = new System.Drawing.Size(185, 22);
|
|
this.loadSessionArchiveToolStripMenuItem.Text = "Load Session Archive";
|
|
this.loadSessionArchiveToolStripMenuItem.Click += new System.EventHandler(this.loadSessionArchiveToolStripMenuItem_Click);
|
|
//
|
|
// toolStripSeparator18
|
|
//
|
|
this.toolStripSeparator18.Name = "toolStripSeparator18";
|
|
this.toolStripSeparator18.Size = new System.Drawing.Size(182, 6);
|
|
//
|
|
// exportToolStripMenuItem
|
|
//
|
|
this.exportToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
|
|
this.asDecodedTextToolStripMenuItem});
|
|
this.exportToolStripMenuItem.Name = "exportToolStripMenuItem";
|
|
this.exportToolStripMenuItem.Size = new System.Drawing.Size(185, 22);
|
|
this.exportToolStripMenuItem.Text = "Export";
|
|
//
|
|
// asDecodedTextToolStripMenuItem
|
|
//
|
|
this.asDecodedTextToolStripMenuItem.Name = "asDecodedTextToolStripMenuItem";
|
|
this.asDecodedTextToolStripMenuItem.Size = new System.Drawing.Size(162, 22);
|
|
this.asDecodedTextToolStripMenuItem.Text = "As Decoded Text";
|
|
this.asDecodedTextToolStripMenuItem.Click += new System.EventHandler(this.asDecodedTextToolStripMenuItem_Click);
|
|
//
|
|
// toolStripSeparator8
|
|
//
|
|
this.toolStripSeparator8.Name = "toolStripSeparator8";
|
|
this.toolStripSeparator8.Size = new System.Drawing.Size(182, 6);
|
|
//
|
|
// settingsToolStripMenuItem
|
|
//
|
|
this.settingsToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
|
|
this.enableStatisticsToolStripMenuItem,
|
|
this.saveOptionsOnExitToolStripMenuItem,
|
|
this.startProxyOnStartupToolStripMenuItem,
|
|
this.toolStripSeparator6,
|
|
this.saveSettingsToolStripMenuItem});
|
|
this.settingsToolStripMenuItem.Name = "settingsToolStripMenuItem";
|
|
this.settingsToolStripMenuItem.Size = new System.Drawing.Size(185, 22);
|
|
this.settingsToolStripMenuItem.Text = "Settings";
|
|
//
|
|
// enableStatisticsToolStripMenuItem
|
|
//
|
|
this.enableStatisticsToolStripMenuItem.Checked = true;
|
|
this.enableStatisticsToolStripMenuItem.CheckOnClick = true;
|
|
this.enableStatisticsToolStripMenuItem.CheckState = System.Windows.Forms.CheckState.Checked;
|
|
this.enableStatisticsToolStripMenuItem.Name = "enableStatisticsToolStripMenuItem";
|
|
this.enableStatisticsToolStripMenuItem.Size = new System.Drawing.Size(216, 22);
|
|
this.enableStatisticsToolStripMenuItem.Text = "Enable Statistics";
|
|
this.enableStatisticsToolStripMenuItem.CheckedChanged += new System.EventHandler(this.enableStatisticsToolStripMenuItem_CheckedChanged);
|
|
//
|
|
// saveOptionsOnExitToolStripMenuItem
|
|
//
|
|
this.saveOptionsOnExitToolStripMenuItem.Checked = true;
|
|
this.saveOptionsOnExitToolStripMenuItem.CheckOnClick = true;
|
|
this.saveOptionsOnExitToolStripMenuItem.CheckState = System.Windows.Forms.CheckState.Checked;
|
|
this.saveOptionsOnExitToolStripMenuItem.Name = "saveOptionsOnExitToolStripMenuItem";
|
|
this.saveOptionsOnExitToolStripMenuItem.Size = new System.Drawing.Size(216, 22);
|
|
this.saveOptionsOnExitToolStripMenuItem.Text = "Save Current Profile on Exit";
|
|
//
|
|
// startProxyOnStartupToolStripMenuItem
|
|
//
|
|
this.startProxyOnStartupToolStripMenuItem.Checked = true;
|
|
this.startProxyOnStartupToolStripMenuItem.CheckOnClick = true;
|
|
this.startProxyOnStartupToolStripMenuItem.CheckState = System.Windows.Forms.CheckState.Checked;
|
|
this.startProxyOnStartupToolStripMenuItem.Name = "startProxyOnStartupToolStripMenuItem";
|
|
this.startProxyOnStartupToolStripMenuItem.Size = new System.Drawing.Size(216, 22);
|
|
this.startProxyOnStartupToolStripMenuItem.Text = "Run Proxy on start";
|
|
//
|
|
// toolStripSeparator6
|
|
//
|
|
this.toolStripSeparator6.Name = "toolStripSeparator6";
|
|
this.toolStripSeparator6.Size = new System.Drawing.Size(213, 6);
|
|
//
|
|
// saveSettingsToolStripMenuItem
|
|
//
|
|
this.saveSettingsToolStripMenuItem.Name = "saveSettingsToolStripMenuItem";
|
|
this.saveSettingsToolStripMenuItem.Size = new System.Drawing.Size(216, 22);
|
|
this.saveSettingsToolStripMenuItem.Text = "Save Settings";
|
|
this.saveSettingsToolStripMenuItem.Click += new System.EventHandler(this.saveSettingsToolStripMenuItem_Click);
|
|
//
|
|
// toolStripSeparator9
|
|
//
|
|
this.toolStripSeparator9.Name = "toolStripSeparator9";
|
|
this.toolStripSeparator9.Size = new System.Drawing.Size(182, 6);
|
|
//
|
|
// toolStripMenuItemPlugins
|
|
//
|
|
this.toolStripMenuItemPlugins.Enabled = false;
|
|
this.toolStripMenuItemPlugins.Name = "toolStripMenuItemPlugins";
|
|
this.toolStripMenuItemPlugins.Size = new System.Drawing.Size(185, 22);
|
|
this.toolStripMenuItemPlugins.Text = "Plugins";
|
|
this.toolStripMenuItemPlugins.Click += new System.EventHandler(this.toolStripMenuItem1_Click);
|
|
//
|
|
// toolStripSeparator14
|
|
//
|
|
this.toolStripSeparator14.Name = "toolStripSeparator14";
|
|
this.toolStripSeparator14.Size = new System.Drawing.Size(182, 6);
|
|
//
|
|
// exitToolStripMenuItem1
|
|
//
|
|
this.exitToolStripMenuItem1.Name = "exitToolStripMenuItem1";
|
|
this.exitToolStripMenuItem1.Size = new System.Drawing.Size(185, 22);
|
|
this.exitToolStripMenuItem1.Text = "Exit";
|
|
this.exitToolStripMenuItem1.Click += new System.EventHandler(this.exitToolStripMenuItem1_Click);
|
|
//
|
|
// EditToolStripButton
|
|
//
|
|
this.EditToolStripButton.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Text;
|
|
this.EditToolStripButton.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
|
|
this.copyToolStripMenuItem1,
|
|
this.removeToolStripMenuItem2,
|
|
this.selectToolStripMenuItem1,
|
|
this.toolStripSeparator10,
|
|
this.markToolStripMenuItem1,
|
|
this.toolStripSeparator12,
|
|
this.findToolStripMenuItem});
|
|
this.EditToolStripButton.Image = ((System.Drawing.Image)(resources.GetObject("EditToolStripButton.Image")));
|
|
this.EditToolStripButton.ImageTransparentColor = System.Drawing.Color.Magenta;
|
|
this.EditToolStripButton.Name = "EditToolStripButton";
|
|
this.EditToolStripButton.ShowDropDownArrow = false;
|
|
this.EditToolStripButton.Size = new System.Drawing.Size(31, 22);
|
|
this.EditToolStripButton.Text = "&Edit";
|
|
this.EditToolStripButton.DropDownOpening += new System.EventHandler(this.EditToolStripButton_DropDownOpening);
|
|
//
|
|
// copyToolStripMenuItem1
|
|
//
|
|
this.copyToolStripMenuItem1.DropDown = this.contextMenuStripCopy;
|
|
this.copyToolStripMenuItem1.Name = "copyToolStripMenuItem1";
|
|
this.copyToolStripMenuItem1.Size = new System.Drawing.Size(137, 22);
|
|
this.copyToolStripMenuItem1.Text = "Copy";
|
|
this.copyToolStripMenuItem1.Visible = false;
|
|
//
|
|
// contextMenuStripCopy
|
|
//
|
|
this.contextMenuStripCopy.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
|
|
this.requestDataToolStripMenuItem,
|
|
this.responseDataToolStripMenuItem,
|
|
this.hostAddressToolStripMenuItem,
|
|
this.packetMessageTypeToolStripMenuItem});
|
|
this.contextMenuStripCopy.Name = "contextMenuStripCopy";
|
|
this.contextMenuStripCopy.OwnerItem = this.copyToolStripMenuItem1;
|
|
this.contextMenuStripCopy.Size = new System.Drawing.Size(196, 92);
|
|
//
|
|
// requestDataToolStripMenuItem
|
|
//
|
|
this.requestDataToolStripMenuItem.Name = "requestDataToolStripMenuItem";
|
|
this.requestDataToolStripMenuItem.Size = new System.Drawing.Size(195, 22);
|
|
this.requestDataToolStripMenuItem.Text = "Request Data";
|
|
//
|
|
// responseDataToolStripMenuItem
|
|
//
|
|
this.responseDataToolStripMenuItem.Name = "responseDataToolStripMenuItem";
|
|
this.responseDataToolStripMenuItem.Size = new System.Drawing.Size(195, 22);
|
|
this.responseDataToolStripMenuItem.Text = "Response Data";
|
|
//
|
|
// hostAddressToolStripMenuItem
|
|
//
|
|
this.hostAddressToolStripMenuItem.Name = "hostAddressToolStripMenuItem";
|
|
this.hostAddressToolStripMenuItem.Size = new System.Drawing.Size(195, 22);
|
|
this.hostAddressToolStripMenuItem.Text = "Host/Address";
|
|
//
|
|
// packetMessageTypeToolStripMenuItem
|
|
//
|
|
this.packetMessageTypeToolStripMenuItem.Name = "packetMessageTypeToolStripMenuItem";
|
|
this.packetMessageTypeToolStripMenuItem.Size = new System.Drawing.Size(195, 22);
|
|
this.packetMessageTypeToolStripMenuItem.Text = "Packet/Message Name";
|
|
//
|
|
// toolStripSeparator10
|
|
//
|
|
this.toolStripSeparator10.Name = "toolStripSeparator10";
|
|
this.toolStripSeparator10.Size = new System.Drawing.Size(134, 6);
|
|
//
|
|
// toolStripSeparator12
|
|
//
|
|
this.toolStripSeparator12.Name = "toolStripSeparator12";
|
|
this.toolStripSeparator12.Size = new System.Drawing.Size(134, 6);
|
|
//
|
|
// findToolStripMenuItem
|
|
//
|
|
this.findToolStripMenuItem.Name = "findToolStripMenuItem";
|
|
this.findToolStripMenuItem.ShortcutKeys = ((System.Windows.Forms.Keys)((System.Windows.Forms.Keys.Control | System.Windows.Forms.Keys.F)));
|
|
this.findToolStripMenuItem.Size = new System.Drawing.Size(137, 22);
|
|
this.findToolStripMenuItem.Text = "Find";
|
|
this.findToolStripMenuItem.Click += new System.EventHandler(this.findSessions_Click);
|
|
//
|
|
// toolStripDropDownButton4
|
|
//
|
|
this.toolStripDropDownButton4.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
|
|
this.documentationToolStripMenuItem,
|
|
this.toolStripSeparator13,
|
|
this.aboutToolStripMenuItem});
|
|
this.toolStripDropDownButton4.ImageTransparentColor = System.Drawing.Color.Magenta;
|
|
this.toolStripDropDownButton4.Name = "toolStripDropDownButton4";
|
|
this.toolStripDropDownButton4.ShowDropDownArrow = false;
|
|
this.toolStripDropDownButton4.Size = new System.Drawing.Size(36, 22);
|
|
this.toolStripDropDownButton4.Text = "&Help";
|
|
//
|
|
// documentationToolStripMenuItem
|
|
//
|
|
this.documentationToolStripMenuItem.Name = "documentationToolStripMenuItem";
|
|
this.documentationToolStripMenuItem.Size = new System.Drawing.Size(157, 22);
|
|
this.documentationToolStripMenuItem.Text = "Documentation";
|
|
this.documentationToolStripMenuItem.Click += new System.EventHandler(this.documentationToolStripMenuItem_Click);
|
|
//
|
|
// toolStripSeparator13
|
|
//
|
|
this.toolStripSeparator13.Name = "toolStripSeparator13";
|
|
this.toolStripSeparator13.Size = new System.Drawing.Size(154, 6);
|
|
//
|
|
// aboutToolStripMenuItem
|
|
//
|
|
this.aboutToolStripMenuItem.Name = "aboutToolStripMenuItem";
|
|
this.aboutToolStripMenuItem.Size = new System.Drawing.Size(157, 22);
|
|
this.aboutToolStripMenuItem.Text = "About";
|
|
this.aboutToolStripMenuItem.Click += new System.EventHandler(this.aboutWinGridProxyToolStripMenuItem_Click);
|
|
//
|
|
// aboutWinGridProxyToolStripMenuItem
|
|
//
|
|
this.aboutWinGridProxyToolStripMenuItem.Name = "aboutWinGridProxyToolStripMenuItem";
|
|
this.aboutWinGridProxyToolStripMenuItem.Size = new System.Drawing.Size(182, 22);
|
|
this.aboutWinGridProxyToolStripMenuItem.Text = "About WinGridProxy";
|
|
this.aboutWinGridProxyToolStripMenuItem.Click += new System.EventHandler(this.aboutWinGridProxyToolStripMenuItem_Click);
|
|
//
|
|
// timer1
|
|
//
|
|
this.timer1.Interval = 250;
|
|
this.timer1.Tick += new System.EventHandler(this.timer1_Tick);
|
|
//
|
|
// toolStripDropDownButton1
|
|
//
|
|
this.toolStripDropDownButton1.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Text;
|
|
this.toolStripDropDownButton1.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
|
|
this.captureTrafficToolStripMenuItem,
|
|
this.toolStripSeparator1,
|
|
this.saveSessionsToolStripMenuItem,
|
|
this.loadSessionsToolStripMenuItem,
|
|
this.toolStripSeparator2,
|
|
this.exitToolStripMenuItem});
|
|
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(36, 22);
|
|
this.toolStripDropDownButton1.Text = "File";
|
|
//
|
|
// captureTrafficToolStripMenuItem
|
|
//
|
|
this.captureTrafficToolStripMenuItem.Checked = true;
|
|
this.captureTrafficToolStripMenuItem.CheckOnClick = true;
|
|
this.captureTrafficToolStripMenuItem.CheckState = System.Windows.Forms.CheckState.Checked;
|
|
this.captureTrafficToolStripMenuItem.Name = "captureTrafficToolStripMenuItem";
|
|
this.captureTrafficToolStripMenuItem.ShortcutKeys = System.Windows.Forms.Keys.F12;
|
|
this.captureTrafficToolStripMenuItem.Size = new System.Drawing.Size(178, 22);
|
|
this.captureTrafficToolStripMenuItem.Text = "Capture Traffic";
|
|
//
|
|
// toolStripSeparator1
|
|
//
|
|
this.toolStripSeparator1.Name = "toolStripSeparator1";
|
|
this.toolStripSeparator1.Size = new System.Drawing.Size(175, 6);
|
|
//
|
|
// saveSessionsToolStripMenuItem
|
|
//
|
|
this.saveSessionsToolStripMenuItem.Name = "saveSessionsToolStripMenuItem";
|
|
this.saveSessionsToolStripMenuItem.Size = new System.Drawing.Size(178, 22);
|
|
this.saveSessionsToolStripMenuItem.Text = "Save Sessions";
|
|
//
|
|
// loadSessionsToolStripMenuItem
|
|
//
|
|
this.loadSessionsToolStripMenuItem.Name = "loadSessionsToolStripMenuItem";
|
|
this.loadSessionsToolStripMenuItem.Size = new System.Drawing.Size(178, 22);
|
|
this.loadSessionsToolStripMenuItem.Text = "Load Sessions";
|
|
//
|
|
// toolStripSeparator2
|
|
//
|
|
this.toolStripSeparator2.Name = "toolStripSeparator2";
|
|
this.toolStripSeparator2.Size = new System.Drawing.Size(175, 6);
|
|
//
|
|
// exitToolStripMenuItem
|
|
//
|
|
this.exitToolStripMenuItem.Name = "exitToolStripMenuItem";
|
|
this.exitToolStripMenuItem.Size = new System.Drawing.Size(178, 22);
|
|
this.exitToolStripMenuItem.Text = "Exit";
|
|
//
|
|
// toolStripDropDownButton2
|
|
//
|
|
this.toolStripDropDownButton2.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Text;
|
|
this.toolStripDropDownButton2.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
|
|
this.copyToolStripMenuItem,
|
|
this.removeToolStripMenuItem,
|
|
this.selectToolStripMenuItem,
|
|
this.toolStripSeparator3,
|
|
this.markToolStripMenuItem,
|
|
this.toolStripSeparator4,
|
|
this.findSessionToolStripMenuItem});
|
|
this.toolStripDropDownButton2.Image = ((System.Drawing.Image)(resources.GetObject("toolStripDropDownButton2.Image")));
|
|
this.toolStripDropDownButton2.ImageTransparentColor = System.Drawing.Color.Magenta;
|
|
this.toolStripDropDownButton2.Name = "toolStripDropDownButton2";
|
|
this.toolStripDropDownButton2.Size = new System.Drawing.Size(38, 22);
|
|
this.toolStripDropDownButton2.Text = "Edit";
|
|
//
|
|
// copyToolStripMenuItem
|
|
//
|
|
this.copyToolStripMenuItem.Name = "copyToolStripMenuItem";
|
|
this.copyToolStripMenuItem.Size = new System.Drawing.Size(179, 22);
|
|
this.copyToolStripMenuItem.Text = "Copy";
|
|
//
|
|
// removeToolStripMenuItem
|
|
//
|
|
this.removeToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
|
|
this.allToolStripMenuItem,
|
|
this.selectedToolStripMenuItem,
|
|
this.unselectedSessionsToolStripMenuItem});
|
|
this.removeToolStripMenuItem.Name = "removeToolStripMenuItem";
|
|
this.removeToolStripMenuItem.Size = new System.Drawing.Size(179, 22);
|
|
this.removeToolStripMenuItem.Text = "Remove";
|
|
//
|
|
// allToolStripMenuItem
|
|
//
|
|
this.allToolStripMenuItem.Name = "allToolStripMenuItem";
|
|
this.allToolStripMenuItem.Size = new System.Drawing.Size(179, 22);
|
|
this.allToolStripMenuItem.Text = "All";
|
|
//
|
|
// selectedToolStripMenuItem
|
|
//
|
|
this.selectedToolStripMenuItem.Name = "selectedToolStripMenuItem";
|
|
this.selectedToolStripMenuItem.Size = new System.Drawing.Size(179, 22);
|
|
this.selectedToolStripMenuItem.Text = "Selected Sessions";
|
|
//
|
|
// unselectedSessionsToolStripMenuItem
|
|
//
|
|
this.unselectedSessionsToolStripMenuItem.Name = "unselectedSessionsToolStripMenuItem";
|
|
this.unselectedSessionsToolStripMenuItem.Size = new System.Drawing.Size(179, 22);
|
|
this.unselectedSessionsToolStripMenuItem.Text = "Unselected Sessions";
|
|
//
|
|
// selectToolStripMenuItem
|
|
//
|
|
this.selectToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
|
|
this.allToolStripMenuItem1,
|
|
this.noneToolStripMenuItem,
|
|
this.invertSelectionsToolStripMenuItem});
|
|
this.selectToolStripMenuItem.Name = "selectToolStripMenuItem";
|
|
this.selectToolStripMenuItem.Size = new System.Drawing.Size(179, 22);
|
|
this.selectToolStripMenuItem.Text = "Select";
|
|
//
|
|
// allToolStripMenuItem1
|
|
//
|
|
this.allToolStripMenuItem1.Name = "allToolStripMenuItem1";
|
|
this.allToolStripMenuItem1.ShortcutKeys = ((System.Windows.Forms.Keys)((System.Windows.Forms.Keys.Control | System.Windows.Forms.Keys.A)));
|
|
this.allToolStripMenuItem1.Size = new System.Drawing.Size(160, 22);
|
|
this.allToolStripMenuItem1.Text = "All";
|
|
this.allToolStripMenuItem1.Click += new System.EventHandler(this.sessionSelectAll_Click);
|
|
//
|
|
// noneToolStripMenuItem
|
|
//
|
|
this.noneToolStripMenuItem.Name = "noneToolStripMenuItem";
|
|
this.noneToolStripMenuItem.Size = new System.Drawing.Size(160, 22);
|
|
this.noneToolStripMenuItem.Text = "None";
|
|
this.noneToolStripMenuItem.Click += new System.EventHandler(this.sessionSelectNone_Click);
|
|
//
|
|
// invertSelectionsToolStripMenuItem
|
|
//
|
|
this.invertSelectionsToolStripMenuItem.Name = "invertSelectionsToolStripMenuItem";
|
|
this.invertSelectionsToolStripMenuItem.Size = new System.Drawing.Size(160, 22);
|
|
this.invertSelectionsToolStripMenuItem.Text = "Invert Selections";
|
|
this.invertSelectionsToolStripMenuItem.Click += new System.EventHandler(this.sessionInvertSelection_Click);
|
|
//
|
|
// toolStripSeparator3
|
|
//
|
|
this.toolStripSeparator3.Name = "toolStripSeparator3";
|
|
this.toolStripSeparator3.Size = new System.Drawing.Size(176, 6);
|
|
//
|
|
// markToolStripMenuItem
|
|
//
|
|
this.markToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
|
|
this.redToolStripMenuItem,
|
|
this.goldToolStripMenuItem,
|
|
this.orangeToolStripMenuItem,
|
|
this.purpleToolStripMenuItem,
|
|
this.yellowToolStripMenuItem,
|
|
this.toolStripSeparator5,
|
|
this.removeToolStripMenuItem1});
|
|
this.markToolStripMenuItem.Name = "markToolStripMenuItem";
|
|
this.markToolStripMenuItem.Size = new System.Drawing.Size(179, 22);
|
|
this.markToolStripMenuItem.Text = "Mark";
|
|
//
|
|
// redToolStripMenuItem
|
|
//
|
|
this.redToolStripMenuItem.Name = "redToolStripMenuItem";
|
|
this.redToolStripMenuItem.Size = new System.Drawing.Size(117, 22);
|
|
this.redToolStripMenuItem.Text = "Red";
|
|
this.redToolStripMenuItem.Click += new System.EventHandler(this.sessionMarkSelected_Click);
|
|
//
|
|
// goldToolStripMenuItem
|
|
//
|
|
this.goldToolStripMenuItem.Name = "goldToolStripMenuItem";
|
|
this.goldToolStripMenuItem.Size = new System.Drawing.Size(117, 22);
|
|
this.goldToolStripMenuItem.Text = "Gold";
|
|
this.goldToolStripMenuItem.Click += new System.EventHandler(this.sessionMarkSelected_Click);
|
|
//
|
|
// orangeToolStripMenuItem
|
|
//
|
|
this.orangeToolStripMenuItem.Name = "orangeToolStripMenuItem";
|
|
this.orangeToolStripMenuItem.Size = new System.Drawing.Size(117, 22);
|
|
this.orangeToolStripMenuItem.Text = "Orange";
|
|
this.orangeToolStripMenuItem.Click += new System.EventHandler(this.sessionMarkSelected_Click);
|
|
//
|
|
// purpleToolStripMenuItem
|
|
//
|
|
this.purpleToolStripMenuItem.Name = "purpleToolStripMenuItem";
|
|
this.purpleToolStripMenuItem.Size = new System.Drawing.Size(117, 22);
|
|
this.purpleToolStripMenuItem.Text = "Purple";
|
|
this.purpleToolStripMenuItem.Click += new System.EventHandler(this.sessionMarkSelected_Click);
|
|
//
|
|
// yellowToolStripMenuItem
|
|
//
|
|
this.yellowToolStripMenuItem.Name = "yellowToolStripMenuItem";
|
|
this.yellowToolStripMenuItem.Size = new System.Drawing.Size(117, 22);
|
|
this.yellowToolStripMenuItem.Text = "Yellow";
|
|
this.yellowToolStripMenuItem.Click += new System.EventHandler(this.sessionMarkSelected_Click);
|
|
//
|
|
// toolStripSeparator5
|
|
//
|
|
this.toolStripSeparator5.Name = "toolStripSeparator5";
|
|
this.toolStripSeparator5.Size = new System.Drawing.Size(114, 6);
|
|
//
|
|
// removeToolStripMenuItem1
|
|
//
|
|
this.removeToolStripMenuItem1.Name = "removeToolStripMenuItem1";
|
|
this.removeToolStripMenuItem1.Size = new System.Drawing.Size(117, 22);
|
|
this.removeToolStripMenuItem1.Text = "Remove";
|
|
//
|
|
// toolStripSeparator4
|
|
//
|
|
this.toolStripSeparator4.Name = "toolStripSeparator4";
|
|
this.toolStripSeparator4.Size = new System.Drawing.Size(176, 6);
|
|
//
|
|
// findSessionToolStripMenuItem
|
|
//
|
|
this.findSessionToolStripMenuItem.Name = "findSessionToolStripMenuItem";
|
|
this.findSessionToolStripMenuItem.ShortcutKeys = ((System.Windows.Forms.Keys)((System.Windows.Forms.Keys.Control | System.Windows.Forms.Keys.F)));
|
|
this.findSessionToolStripMenuItem.Size = new System.Drawing.Size(179, 22);
|
|
this.findSessionToolStripMenuItem.Text = "Find Session";
|
|
//
|
|
// toolStripDropDownButton3
|
|
//
|
|
this.toolStripDropDownButton3.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Text;
|
|
this.toolStripDropDownButton3.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
|
|
this.saveToolStripMenuItem,
|
|
this.loadToolStripMenuItem});
|
|
this.toolStripDropDownButton3.Image = ((System.Drawing.Image)(resources.GetObject("toolStripDropDownButton3.Image")));
|
|
this.toolStripDropDownButton3.ImageTransparentColor = System.Drawing.Color.Magenta;
|
|
this.toolStripDropDownButton3.Name = "toolStripDropDownButton3";
|
|
this.toolStripDropDownButton3.Size = new System.Drawing.Size(49, 22);
|
|
this.toolStripDropDownButton3.Text = "Filters";
|
|
//
|
|
// saveToolStripMenuItem
|
|
//
|
|
this.saveToolStripMenuItem.Name = "saveToolStripMenuItem";
|
|
this.saveToolStripMenuItem.Size = new System.Drawing.Size(156, 22);
|
|
this.saveToolStripMenuItem.Text = "Save Selections";
|
|
//
|
|
// loadToolStripMenuItem
|
|
//
|
|
this.loadToolStripMenuItem.Name = "loadToolStripMenuItem";
|
|
this.loadToolStripMenuItem.Size = new System.Drawing.Size(156, 22);
|
|
this.loadToolStripMenuItem.Text = "Load Selections";
|
|
//
|
|
// toolStripButton1
|
|
//
|
|
this.toolStripButton1.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image;
|
|
this.toolStripButton1.ImageTransparentColor = System.Drawing.Color.Magenta;
|
|
this.toolStripButton1.Name = "toolStripButton1";
|
|
this.toolStripButton1.Size = new System.Drawing.Size(29, 22);
|
|
this.toolStripButton1.Text = "toolStripButton1";
|
|
//
|
|
// saveFileDialog1
|
|
//
|
|
this.saveFileDialog1.DefaultExt = "osd";
|
|
this.saveFileDialog1.FileName = "sessions";
|
|
this.saveFileDialog1.Filter = "Session Files|*.osd|All Files|*.*";
|
|
this.saveFileDialog1.RestoreDirectory = true;
|
|
this.saveFileDialog1.Title = "Save Sessions";
|
|
//
|
|
// openFileDialog1
|
|
//
|
|
this.openFileDialog1.DefaultExt = "osd";
|
|
this.openFileDialog1.FileName = "sessions";
|
|
this.openFileDialog1.Filter = "Session Files|*.osd|All Files|*.*";
|
|
this.openFileDialog1.Title = "Open Session Archive";
|
|
//
|
|
// saveFileDialog2
|
|
//
|
|
this.saveFileDialog2.DefaultExt = "osd";
|
|
this.saveFileDialog2.FileName = "filters";
|
|
this.saveFileDialog2.Title = "Save Filters";
|
|
//
|
|
// openFileDialog2
|
|
//
|
|
this.openFileDialog2.DefaultExt = "osd";
|
|
this.openFileDialog2.FileName = "filters";
|
|
this.openFileDialog2.Filter = "Filter Files|*.osd|All Files|*.*";
|
|
this.openFileDialog2.Title = "Load Saved Filter Settings";
|
|
//
|
|
// contextMenuStripFilterOptions
|
|
//
|
|
this.contextMenuStripFilterOptions.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
|
|
this.toolStripMenuItem2,
|
|
this.uncheckAllToolStripMenuItem,
|
|
this.toolStripSeparator11,
|
|
this.autoColorizeToolStripMenuItem});
|
|
this.contextMenuStripFilterOptions.Name = "contextMenuStripFilterOptions";
|
|
this.contextMenuStripFilterOptions.ShowImageMargin = false;
|
|
this.contextMenuStripFilterOptions.Size = new System.Drawing.Size(122, 76);
|
|
//
|
|
// toolStripMenuItem2
|
|
//
|
|
this.toolStripMenuItem2.Name = "toolStripMenuItem2";
|
|
this.toolStripMenuItem2.Size = new System.Drawing.Size(121, 22);
|
|
this.toolStripMenuItem2.Text = "Check All";
|
|
//
|
|
// uncheckAllToolStripMenuItem
|
|
//
|
|
this.uncheckAllToolStripMenuItem.Name = "uncheckAllToolStripMenuItem";
|
|
this.uncheckAllToolStripMenuItem.Size = new System.Drawing.Size(121, 22);
|
|
this.uncheckAllToolStripMenuItem.Text = "Uncheck All";
|
|
//
|
|
// toolStripSeparator11
|
|
//
|
|
this.toolStripSeparator11.Name = "toolStripSeparator11";
|
|
this.toolStripSeparator11.Size = new System.Drawing.Size(118, 6);
|
|
//
|
|
// autoColorizeToolStripMenuItem
|
|
//
|
|
this.autoColorizeToolStripMenuItem.Name = "autoColorizeToolStripMenuItem";
|
|
this.autoColorizeToolStripMenuItem.Size = new System.Drawing.Size(121, 22);
|
|
this.autoColorizeToolStripMenuItem.Text = "Auto Colorize";
|
|
//
|
|
// toolStripContainer1
|
|
//
|
|
//
|
|
// toolStripContainer1.BottomToolStripPanel
|
|
//
|
|
this.toolStripContainer1.BottomToolStripPanel.Controls.Add(this.statusStrip1);
|
|
//
|
|
// toolStripContainer1.ContentPanel
|
|
//
|
|
this.toolStripContainer1.ContentPanel.AutoScroll = true;
|
|
this.toolStripContainer1.ContentPanel.Controls.Add(this.panelMainWindow);
|
|
this.toolStripContainer1.ContentPanel.Size = new System.Drawing.Size(1111, 442);
|
|
this.toolStripContainer1.Dock = System.Windows.Forms.DockStyle.Fill;
|
|
this.toolStripContainer1.LeftToolStripPanelVisible = false;
|
|
this.toolStripContainer1.Location = new System.Drawing.Point(0, 0);
|
|
this.toolStripContainer1.Name = "toolStripContainer1";
|
|
this.toolStripContainer1.RightToolStripPanelVisible = false;
|
|
this.toolStripContainer1.Size = new System.Drawing.Size(1111, 514);
|
|
this.toolStripContainer1.TabIndex = 6;
|
|
this.toolStripContainer1.Text = "toolStripContainer1";
|
|
//
|
|
// toolStripContainer1.TopToolStripPanel
|
|
//
|
|
this.toolStripContainer1.TopToolStripPanel.BackColor = System.Drawing.SystemColors.Control;
|
|
this.toolStripContainer1.TopToolStripPanel.Controls.Add(this.toolStripQuickLaunch);
|
|
this.toolStripContainer1.TopToolStripPanel.Controls.Add(this.toolStripMenu);
|
|
this.toolStripContainer1.TopToolStripPanel.Controls.Add(this.toolStripLogin);
|
|
//
|
|
// statusStrip1
|
|
//
|
|
this.statusStrip1.Dock = System.Windows.Forms.DockStyle.None;
|
|
this.statusStrip1.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
|
|
this.toolStripLowerStatusLabel,
|
|
this.toolStripStatusLabel2});
|
|
this.statusStrip1.Location = new System.Drawing.Point(0, 0);
|
|
this.statusStrip1.Name = "statusStrip1";
|
|
this.statusStrip1.RightToLeft = System.Windows.Forms.RightToLeft.No;
|
|
this.statusStrip1.Size = new System.Drawing.Size(1111, 22);
|
|
this.statusStrip1.SizingGrip = false;
|
|
this.statusStrip1.TabIndex = 0;
|
|
//
|
|
// toolStripLowerStatusLabel
|
|
//
|
|
this.toolStripLowerStatusLabel.Name = "toolStripLowerStatusLabel";
|
|
this.toolStripLowerStatusLabel.Size = new System.Drawing.Size(0, 17);
|
|
//
|
|
// toolStripStatusLabel2
|
|
//
|
|
this.toolStripStatusLabel2.BorderStyle = System.Windows.Forms.Border3DStyle.Sunken;
|
|
this.toolStripStatusLabel2.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Text;
|
|
this.toolStripStatusLabel2.Enabled = false;
|
|
this.toolStripStatusLabel2.Name = "toolStripStatusLabel2";
|
|
this.toolStripStatusLabel2.Size = new System.Drawing.Size(1096, 17);
|
|
this.toolStripStatusLabel2.Spring = true;
|
|
this.toolStripStatusLabel2.Text = "WinGridProxy v0.8.0";
|
|
this.toolStripStatusLabel2.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
|
|
//
|
|
// toolStripLogin
|
|
//
|
|
this.toolStripLogin.Dock = System.Windows.Forms.DockStyle.None;
|
|
this.toolStripLogin.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
|
|
this.toolStripLabel1,
|
|
this.comboBoxListenAddress,
|
|
this.toolStripLabel2,
|
|
this.textBoxProxyPort,
|
|
this.toolStripLabel3,
|
|
this.comboBoxLoginURL,
|
|
this.buttonStartProxy});
|
|
this.toolStripLogin.LayoutStyle = System.Windows.Forms.ToolStripLayoutStyle.HorizontalStackWithOverflow;
|
|
this.toolStripLogin.Location = new System.Drawing.Point(111, 25);
|
|
this.toolStripLogin.Name = "toolStripLogin";
|
|
this.toolStripLogin.Size = new System.Drawing.Size(726, 25);
|
|
this.toolStripLogin.TabIndex = 3;
|
|
//
|
|
// toolStripLabel1
|
|
//
|
|
this.toolStripLabel1.Name = "toolStripLabel1";
|
|
this.toolStripLabel1.Size = new System.Drawing.Size(99, 22);
|
|
this.toolStripLabel1.Text = "Listen IP Address:";
|
|
//
|
|
// comboBoxListenAddress
|
|
//
|
|
this.comboBoxListenAddress.Name = "comboBoxListenAddress";
|
|
this.comboBoxListenAddress.Size = new System.Drawing.Size(121, 25);
|
|
this.comboBoxListenAddress.Text = "127.0.0.1";
|
|
//
|
|
// toolStripLabel2
|
|
//
|
|
this.toolStripLabel2.Name = "toolStripLabel2";
|
|
this.toolStripLabel2.Size = new System.Drawing.Size(32, 22);
|
|
this.toolStripLabel2.Text = "Port:";
|
|
//
|
|
// textBoxProxyPort
|
|
//
|
|
this.textBoxProxyPort.Name = "textBoxProxyPort";
|
|
this.textBoxProxyPort.Size = new System.Drawing.Size(50, 25);
|
|
this.textBoxProxyPort.Text = "8080";
|
|
//
|
|
// toolStripLabel3
|
|
//
|
|
this.toolStripLabel3.Name = "toolStripLabel3";
|
|
this.toolStripLabel3.Size = new System.Drawing.Size(64, 22);
|
|
this.toolStripLabel3.Text = "Login URL:";
|
|
//
|
|
// comboBoxLoginURL
|
|
//
|
|
this.comboBoxLoginURL.Name = "comboBoxLoginURL";
|
|
this.comboBoxLoginURL.Size = new System.Drawing.Size(275, 25);
|
|
this.comboBoxLoginURL.Leave += new System.EventHandler(this.comboBoxLoginURL_Leave);
|
|
//
|
|
// buttonStartProxy
|
|
//
|
|
this.buttonStartProxy.BackColor = System.Drawing.Color.LawnGreen;
|
|
this.buttonStartProxy.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Text;
|
|
this.buttonStartProxy.ImageTransparentColor = System.Drawing.Color.Magenta;
|
|
this.buttonStartProxy.Name = "buttonStartProxy";
|
|
this.buttonStartProxy.Size = new System.Drawing.Size(67, 22);
|
|
this.buttonStartProxy.Text = "Start Proxy";
|
|
this.buttonStartProxy.Click += new System.EventHandler(this.buttonStartProxy_Click);
|
|
//
|
|
// toolStripQuickLaunch
|
|
//
|
|
this.toolStripQuickLaunch.BackColor = System.Drawing.SystemColors.Control;
|
|
this.toolStripQuickLaunch.Dock = System.Windows.Forms.DockStyle.None;
|
|
this.toolStripQuickLaunch.Enabled = false;
|
|
this.toolStripQuickLaunch.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
|
|
this.toolStripComboBox1,
|
|
this.buttonLaunchViewer});
|
|
this.toolStripQuickLaunch.Location = new System.Drawing.Point(3, 0);
|
|
this.toolStripQuickLaunch.Name = "toolStripQuickLaunch";
|
|
this.toolStripQuickLaunch.Size = new System.Drawing.Size(164, 25);
|
|
this.toolStripQuickLaunch.TabIndex = 4;
|
|
//
|
|
// toolStripComboBox1
|
|
//
|
|
this.toolStripComboBox1.AutoCompleteSource = System.Windows.Forms.AutoCompleteSource.ListItems;
|
|
this.toolStripComboBox1.Name = "toolStripComboBox1";
|
|
this.toolStripComboBox1.Size = new System.Drawing.Size(100, 25);
|
|
//
|
|
// buttonLaunchViewer
|
|
//
|
|
this.buttonLaunchViewer.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Text;
|
|
this.buttonLaunchViewer.Image = ((System.Drawing.Image)(resources.GetObject("buttonLaunchViewer.Image")));
|
|
this.buttonLaunchViewer.ImageTransparentColor = System.Drawing.Color.Magenta;
|
|
this.buttonLaunchViewer.Name = "buttonLaunchViewer";
|
|
this.buttonLaunchViewer.Size = new System.Drawing.Size(50, 22);
|
|
this.buttonLaunchViewer.Text = "Launch";
|
|
this.buttonLaunchViewer.Click += new System.EventHandler(this.toolStripButtonLaunchViewer_Click);
|
|
//
|
|
// saveFileDialog3
|
|
//
|
|
this.saveFileDialog3.DefaultExt = "packet";
|
|
this.saveFileDialog3.Filter = "Packets|*.packet|All Files|*.*";
|
|
this.saveFileDialog3.Title = "Export Binary Data to File";
|
|
//
|
|
// timerCleanupCache
|
|
//
|
|
this.timerCleanupCache.Enabled = true;
|
|
this.timerCleanupCache.Interval = 30000;
|
|
this.timerCleanupCache.Tick += new System.EventHandler(this.timerExpireCache_Tick);
|
|
//
|
|
// listViewSessions
|
|
//
|
|
this.listViewSessions.Activation = System.Windows.Forms.ItemActivation.OneClick;
|
|
this.listViewSessions.AllowColumnReorder = true;
|
|
this.listViewSessions.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
|
|
this.listViewSessions.CheckBoxes = true;
|
|
this.listViewSessions.Columns.AddRange(new System.Windows.Forms.ColumnHeader[] {
|
|
this.columnHeaderCounter,
|
|
this.columnHeaderProtocol,
|
|
this.columnHeaderType,
|
|
this.columnHeaderSize,
|
|
this.columnHeaderUrl,
|
|
this.columnHeaderContentType});
|
|
this.listViewSessions.ContextMenuStrip = this.contextMenuStripSessions;
|
|
this.listViewSessions.Dock = System.Windows.Forms.DockStyle.Fill;
|
|
this.listViewSessions.Font = new System.Drawing.Font("Consolas", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
|
this.listViewSessions.FullRowSelect = true;
|
|
this.listViewSessions.GridLines = true;
|
|
this.listViewSessions.Location = new System.Drawing.Point(0, 0);
|
|
this.listViewSessions.Name = "listViewSessions";
|
|
this.listViewSessions.ShowItemToolTips = true;
|
|
this.listViewSessions.Size = new System.Drawing.Size(479, 442);
|
|
this.listViewSessions.SmallImageList = this.imageList1;
|
|
this.listViewSessions.TabIndex = 0;
|
|
this.listViewSessions.UseCompatibleStateImageBehavior = false;
|
|
this.listViewSessions.View = System.Windows.Forms.View.Details;
|
|
this.listViewSessions.VirtualMode = true;
|
|
this.listViewSessions.Scrolling += new System.EventHandler<WinGridProxy.ScrollingEventArgs>(this.listViewSessions_Scrolling);
|
|
this.listViewSessions.VirtualItemsSelectionRangeChanged += new System.Windows.Forms.ListViewVirtualItemsSelectionRangeChangedEventHandler(this.listViewSessions_VirtualItemsSelectionRangeChanged);
|
|
this.listViewSessions.SelectedIndexChanged += new System.EventHandler(this.listViewSessions_SelectedIndexChanged);
|
|
this.listViewSessions.ColumnClick += new System.Windows.Forms.ColumnClickEventHandler(this.listViewSessions_ColumnClick);
|
|
this.listViewSessions.RetrieveVirtualItem += new System.Windows.Forms.RetrieveVirtualItemEventHandler(this.listViewSessions_RetrieveVirtualItem);
|
|
this.listViewSessions.CacheVirtualItems += new System.Windows.Forms.CacheVirtualItemsEventHandler(this.listViewSessions_CacheVirtualItems);
|
|
//
|
|
// columnHeaderCounter
|
|
//
|
|
this.columnHeaderCounter.Text = "#";
|
|
this.columnHeaderCounter.Width = 50;
|
|
//
|
|
// columnHeaderProtocol
|
|
//
|
|
this.columnHeaderProtocol.Text = "Protocol";
|
|
//
|
|
// columnHeaderType
|
|
//
|
|
this.columnHeaderType.Text = "Name";
|
|
this.columnHeaderType.Width = 151;
|
|
//
|
|
// columnHeaderSize
|
|
//
|
|
this.columnHeaderSize.Text = "Bytes";
|
|
this.columnHeaderSize.Width = 42;
|
|
//
|
|
// columnHeaderUrl
|
|
//
|
|
this.columnHeaderUrl.Text = "Host";
|
|
this.columnHeaderUrl.Width = 150;
|
|
//
|
|
// columnHeaderContentType
|
|
//
|
|
this.columnHeaderContentType.Text = "Content Type";
|
|
this.columnHeaderContentType.Width = 250;
|
|
//
|
|
// listViewPacketFilters
|
|
//
|
|
this.listViewPacketFilters.BorderStyle = System.Windows.Forms.BorderStyle.None;
|
|
this.listViewPacketFilters.CheckBoxes = true;
|
|
this.listViewPacketFilters.Columns.AddRange(new System.Windows.Forms.ColumnHeader[] {
|
|
this.columnHeaderPacketName});
|
|
this.listViewPacketFilters.Dock = System.Windows.Forms.DockStyle.Fill;
|
|
this.listViewPacketFilters.FullRowSelect = true;
|
|
this.listViewPacketFilters.GridLines = true;
|
|
listViewGroup1.Header = "Login";
|
|
listViewGroup1.Name = "Login";
|
|
listViewGroup2.Header = "Packets";
|
|
listViewGroup2.Name = "Packets";
|
|
this.listViewPacketFilters.Groups.AddRange(new System.Windows.Forms.ListViewGroup[] {
|
|
listViewGroup1,
|
|
listViewGroup2});
|
|
this.listViewPacketFilters.HeaderStyle = System.Windows.Forms.ColumnHeaderStyle.None;
|
|
this.listViewPacketFilters.Location = new System.Drawing.Point(3, 17);
|
|
this.listViewPacketFilters.MultiSelect = false;
|
|
this.listViewPacketFilters.Name = "listViewPacketFilters";
|
|
this.listViewPacketFilters.Size = new System.Drawing.Size(291, 324);
|
|
this.listViewPacketFilters.Sorting = System.Windows.Forms.SortOrder.Ascending;
|
|
this.listViewPacketFilters.TabIndex = 0;
|
|
this.listViewPacketFilters.UseCompatibleStateImageBehavior = false;
|
|
this.listViewPacketFilters.View = System.Windows.Forms.View.Details;
|
|
this.listViewPacketFilters.ItemChecked += new System.Windows.Forms.ItemCheckedEventHandler(this.listViewPacketFilters_ItemChecked);
|
|
this.listViewPacketFilters.ColumnClick += new System.Windows.Forms.ColumnClickEventHandler(this.listViewFilterSorter_ColumnClick);
|
|
//
|
|
// columnHeaderPacketName
|
|
//
|
|
this.columnHeaderPacketName.Text = "Name";
|
|
this.columnHeaderPacketName.Width = 287;
|
|
//
|
|
// listViewMessageFilters
|
|
//
|
|
this.listViewMessageFilters.BorderStyle = System.Windows.Forms.BorderStyle.None;
|
|
this.listViewMessageFilters.CheckBoxes = true;
|
|
this.listViewMessageFilters.Columns.AddRange(new System.Windows.Forms.ColumnHeader[] {
|
|
this.columnHeaderName});
|
|
this.listViewMessageFilters.Dock = System.Windows.Forms.DockStyle.Fill;
|
|
this.listViewMessageFilters.FullRowSelect = true;
|
|
this.listViewMessageFilters.GridLines = true;
|
|
listViewGroup3.Header = "Capabilities";
|
|
listViewGroup3.Name = "Capabilities";
|
|
listViewGroup4.Header = "EventQueue Messages";
|
|
listViewGroup4.Name = "EventQueueMessages";
|
|
this.listViewMessageFilters.Groups.AddRange(new System.Windows.Forms.ListViewGroup[] {
|
|
listViewGroup3,
|
|
listViewGroup4});
|
|
this.listViewMessageFilters.HeaderStyle = System.Windows.Forms.ColumnHeaderStyle.None;
|
|
this.listViewMessageFilters.Location = new System.Drawing.Point(3, 17);
|
|
this.listViewMessageFilters.MultiSelect = false;
|
|
this.listViewMessageFilters.Name = "listViewMessageFilters";
|
|
this.listViewMessageFilters.Size = new System.Drawing.Size(293, 321);
|
|
this.listViewMessageFilters.Sorting = System.Windows.Forms.SortOrder.Ascending;
|
|
this.listViewMessageFilters.TabIndex = 1;
|
|
this.listViewMessageFilters.UseCompatibleStateImageBehavior = false;
|
|
this.listViewMessageFilters.View = System.Windows.Forms.View.Details;
|
|
this.listViewMessageFilters.ItemChecked += new System.Windows.Forms.ItemCheckedEventHandler(this.listViewMessageFilters_ItemChecked);
|
|
this.listViewMessageFilters.ColumnClick += new System.Windows.Forms.ColumnClickEventHandler(this.listViewFilterSorter_ColumnClick);
|
|
//
|
|
// columnHeaderName
|
|
//
|
|
this.columnHeaderName.Text = "Name";
|
|
this.columnHeaderName.Width = 289;
|
|
//
|
|
// FormWinGridProxy
|
|
//
|
|
this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
|
|
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
|
|
this.ClientSize = new System.Drawing.Size(1111, 514);
|
|
this.Controls.Add(this.toolStripContainer1);
|
|
this.Font = new System.Drawing.Font("Segoe UI", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
|
this.Name = "FormWinGridProxy";
|
|
this.Text = "WinGridProxy";
|
|
this.FormClosing += new System.Windows.Forms.FormClosingEventHandler(this.Form1_FormClosing);
|
|
this.panelMainWindow.ResumeLayout(false);
|
|
this.splitContainerSessionsTabs.Panel1.ResumeLayout(false);
|
|
this.splitContainerSessionsTabs.Panel2.ResumeLayout(false);
|
|
this.splitContainerSessionsTabs.ResumeLayout(false);
|
|
this.panelActionProgress.ResumeLayout(false);
|
|
this.contextMenuStripSessions.ResumeLayout(false);
|
|
this.contextMenuStripRemove.ResumeLayout(false);
|
|
this.contextMenuStripSelect.ResumeLayout(false);
|
|
this.contextMenuStripMark.ResumeLayout(false);
|
|
this.tabControlMain.ResumeLayout(false);
|
|
this.tabPageSummary.ResumeLayout(false);
|
|
this.panelStats.ResumeLayout(false);
|
|
this.groupBox2.ResumeLayout(false);
|
|
this.groupBox2.PerformLayout();
|
|
this.groupBox1.ResumeLayout(false);
|
|
this.groupBox1.PerformLayout();
|
|
this.tabPageFilters.ResumeLayout(false);
|
|
this.tabPageFilters.PerformLayout();
|
|
this.splitContainerFilters.Panel1.ResumeLayout(false);
|
|
this.splitContainerFilters.Panel1.PerformLayout();
|
|
this.splitContainerFilters.Panel2.ResumeLayout(false);
|
|
this.splitContainerFilters.Panel2.PerformLayout();
|
|
this.splitContainerFilters.ResumeLayout(false);
|
|
this.grpUDPFilters.ResumeLayout(false);
|
|
this.grpCapsFilters.ResumeLayout(false);
|
|
this.toolStripFilters.ResumeLayout(false);
|
|
this.toolStripFilters.PerformLayout();
|
|
this.tabPageInspect.ResumeLayout(false);
|
|
this.splitContainerInspectorTab.Panel1.ResumeLayout(false);
|
|
this.splitContainerInspectorTab.Panel2.ResumeLayout(false);
|
|
this.splitContainerInspectorTab.ResumeLayout(false);
|
|
this.tabControlInspectorRequest.ResumeLayout(false);
|
|
this.tabPageDecodedRequest.ResumeLayout(false);
|
|
this.tabPageRawRequest.ResumeLayout(false);
|
|
this.tabPageXMLRequest.ResumeLayout(false);
|
|
this.tabPageRequestJson.ResumeLayout(false);
|
|
this.tabPageHexRequest.ResumeLayout(false);
|
|
this.tabPageHexRequest.PerformLayout();
|
|
this.tabControlInspectorResponse.ResumeLayout(false);
|
|
this.tabPageDecodeResponse.ResumeLayout(false);
|
|
this.tabPageInspectorRAWResponse.ResumeLayout(false);
|
|
this.tabPageInspectorXMLResponse.ResumeLayout(false);
|
|
this.tabPageResponseJson.ResumeLayout(false);
|
|
this.tabPageHexViewResponse.ResumeLayout(false);
|
|
this.tabPageHexViewResponse.PerformLayout();
|
|
this.tabPageInject.ResumeLayout(false);
|
|
this.tabPageInject.PerformLayout();
|
|
this.toolStrip1.ResumeLayout(false);
|
|
this.toolStrip1.PerformLayout();
|
|
this.toolStripMenu.ResumeLayout(false);
|
|
this.toolStripMenu.PerformLayout();
|
|
this.contextMenuStripCopy.ResumeLayout(false);
|
|
this.contextMenuStripFilterOptions.ResumeLayout(false);
|
|
this.toolStripContainer1.BottomToolStripPanel.ResumeLayout(false);
|
|
this.toolStripContainer1.BottomToolStripPanel.PerformLayout();
|
|
this.toolStripContainer1.ContentPanel.ResumeLayout(false);
|
|
this.toolStripContainer1.TopToolStripPanel.ResumeLayout(false);
|
|
this.toolStripContainer1.TopToolStripPanel.PerformLayout();
|
|
this.toolStripContainer1.ResumeLayout(false);
|
|
this.toolStripContainer1.PerformLayout();
|
|
this.statusStrip1.ResumeLayout(false);
|
|
this.statusStrip1.PerformLayout();
|
|
this.toolStripLogin.ResumeLayout(false);
|
|
this.toolStripLogin.PerformLayout();
|
|
this.toolStripQuickLaunch.ResumeLayout(false);
|
|
this.toolStripQuickLaunch.PerformLayout();
|
|
this.ResumeLayout(false);
|
|
|
|
}
|
|
|
|
#endregion
|
|
|
|
private System.Windows.Forms.Panel panelMainWindow;
|
|
private System.Windows.Forms.SplitContainer splitContainerSessionsTabs;
|
|
private ListViewNoFlicker listViewSessions;
|
|
private System.Windows.Forms.TabControl tabControlMain;
|
|
private System.Windows.Forms.TabPage tabPageSummary;
|
|
private System.Windows.Forms.TabPage tabPageFilters;
|
|
private System.Windows.Forms.SplitContainer splitContainerFilters;
|
|
private System.Windows.Forms.GroupBox grpUDPFilters;
|
|
private System.Windows.Forms.TabPage tabPageInject;
|
|
private System.Windows.Forms.RichTextBox richTextBoxInject;
|
|
private System.Windows.Forms.CheckBox checkBoxCheckAllPackets;
|
|
private System.Windows.Forms.ColumnHeader columnHeaderCounter;
|
|
private System.Windows.Forms.ColumnHeader columnHeaderProtocol;
|
|
private System.Windows.Forms.ColumnHeader columnHeaderType;
|
|
private System.Windows.Forms.ColumnHeader columnHeaderUrl;
|
|
private System.Windows.Forms.ToolStrip toolStripMenu;
|
|
private System.Windows.Forms.ToolStripDropDownButton toolStripDropDownButton1;
|
|
private System.Windows.Forms.ToolStripMenuItem captureTrafficToolStripMenuItem;
|
|
private System.Windows.Forms.ToolStripSeparator toolStripSeparator1;
|
|
private System.Windows.Forms.ToolStripMenuItem saveSessionsToolStripMenuItem;
|
|
private System.Windows.Forms.ToolStripMenuItem loadSessionsToolStripMenuItem;
|
|
private System.Windows.Forms.ToolStripSeparator toolStripSeparator2;
|
|
private System.Windows.Forms.ToolStripMenuItem exitToolStripMenuItem;
|
|
private System.Windows.Forms.TabPage tabPageInspect;
|
|
private System.Windows.Forms.ColumnHeader columnHeaderSize;
|
|
private System.Windows.Forms.TabControl tabControlInspectorResponse;
|
|
private System.Windows.Forms.TabPage tabPageInspectorRAWResponse;
|
|
private System.Windows.Forms.TabPage tabPageInspectorXMLResponse;
|
|
private System.Windows.Forms.RichTextBox richTextBoxRawResponse;
|
|
private System.Windows.Forms.TreeView treeViewXmlResponse;
|
|
private System.Windows.Forms.TabPage tabPageHexViewResponse;
|
|
private Be.Windows.Forms.HexBox hexBoxResponse;
|
|
private System.Windows.Forms.ToolStripStatusLabel toolStripStatusLabel1;
|
|
private System.Windows.Forms.Label label10;
|
|
private System.Windows.Forms.Label label9;
|
|
private System.Windows.Forms.Label label8;
|
|
private System.Windows.Forms.Label label7;
|
|
private System.Windows.Forms.Label label6;
|
|
private System.Windows.Forms.Label label5;
|
|
private System.Windows.Forms.Panel panelStats;
|
|
private System.Windows.Forms.GroupBox groupBox2;
|
|
private System.Windows.Forms.GroupBox groupBox1;
|
|
private System.Windows.Forms.Label labelCapsTotal;
|
|
private System.Windows.Forms.Label labelCapsOut;
|
|
private System.Windows.Forms.Label labelCapsIn;
|
|
private System.Windows.Forms.Label labelPacketsTotal;
|
|
private System.Windows.Forms.Label label1PacketsOut;
|
|
private System.Windows.Forms.Label labelPacketsIn;
|
|
private System.Windows.Forms.Timer timer1;
|
|
private System.Windows.Forms.ToolStripDropDownButton toolStripDropDownButton2;
|
|
private System.Windows.Forms.ImageList imageList1;
|
|
private System.Windows.Forms.ToolStripMenuItem copyToolStripMenuItem;
|
|
private System.Windows.Forms.ToolStripMenuItem removeToolStripMenuItem;
|
|
private System.Windows.Forms.ToolStripMenuItem allToolStripMenuItem;
|
|
private System.Windows.Forms.ToolStripMenuItem selectedToolStripMenuItem;
|
|
private System.Windows.Forms.ToolStripMenuItem unselectedSessionsToolStripMenuItem;
|
|
private System.Windows.Forms.ToolStripMenuItem selectToolStripMenuItem;
|
|
private System.Windows.Forms.ToolStripMenuItem allToolStripMenuItem1;
|
|
private System.Windows.Forms.ToolStripMenuItem noneToolStripMenuItem;
|
|
private System.Windows.Forms.ToolStripMenuItem invertSelectionsToolStripMenuItem;
|
|
private System.Windows.Forms.ToolStripSeparator toolStripSeparator3;
|
|
private System.Windows.Forms.ToolStripMenuItem markToolStripMenuItem;
|
|
private System.Windows.Forms.ToolStripSeparator toolStripSeparator4;
|
|
private System.Windows.Forms.ToolStripMenuItem findSessionToolStripMenuItem;
|
|
private System.Windows.Forms.ToolStripDropDownButton toolStripDropDownButton3;
|
|
private System.Windows.Forms.ToolStripMenuItem saveToolStripMenuItem;
|
|
private System.Windows.Forms.ToolStripMenuItem loadToolStripMenuItem;
|
|
private System.Windows.Forms.SplitContainer splitContainerInspectorTab;
|
|
private System.Windows.Forms.TabControl tabControlInspectorRequest;
|
|
private System.Windows.Forms.TabPage tabPageRawRequest;
|
|
private System.Windows.Forms.RichTextBox richTextBoxRawRequest;
|
|
private System.Windows.Forms.TabPage tabPageXMLRequest;
|
|
private System.Windows.Forms.TreeView treeViewXMLRequest;
|
|
private System.Windows.Forms.TabPage tabPageHexRequest;
|
|
private System.Windows.Forms.ToolStripStatusLabel toolStripLabelHexEditorRequest;
|
|
private Be.Windows.Forms.HexBox hexBoxRequest;
|
|
private System.Windows.Forms.ToolStripMenuItem redToolStripMenuItem;
|
|
private System.Windows.Forms.ToolStripMenuItem goldToolStripMenuItem;
|
|
private System.Windows.Forms.ToolStripMenuItem orangeToolStripMenuItem;
|
|
private System.Windows.Forms.ToolStripMenuItem purpleToolStripMenuItem;
|
|
private System.Windows.Forms.ToolStripMenuItem yellowToolStripMenuItem;
|
|
private System.Windows.Forms.ToolStripSeparator toolStripSeparator5;
|
|
private System.Windows.Forms.ToolStripMenuItem removeToolStripMenuItem1;
|
|
private System.Windows.Forms.ToolStripDropDownButton toolStripButton1;
|
|
private System.Windows.Forms.ToolStripMenuItem aboutWinGridProxyToolStripMenuItem;
|
|
private System.Windows.Forms.CheckBox checkBoxCheckAllMessages;
|
|
private System.Windows.Forms.GroupBox grpCapsFilters;
|
|
private System.Windows.Forms.ToolStripDropDownButton toolStripDropDownButton4;
|
|
private System.Windows.Forms.ToolStripDropDownButton toolStripFileMenu;
|
|
private System.Windows.Forms.ToolStripMenuItem loadSessionArchiveToolStripMenuItem;
|
|
private System.Windows.Forms.ToolStripMenuItem saveSessionArchiveToolStripMenuItem;
|
|
private System.Windows.Forms.ToolStripSeparator toolStripSeparator8;
|
|
private System.Windows.Forms.ToolStripMenuItem settingsToolStripMenuItem;
|
|
private System.Windows.Forms.ToolStripSeparator toolStripSeparator9;
|
|
private System.Windows.Forms.ToolStripMenuItem exitToolStripMenuItem1;
|
|
private System.Windows.Forms.ToolStripDropDownButton EditToolStripButton;
|
|
private System.Windows.Forms.ToolStripMenuItem copyToolStripMenuItem1;
|
|
private System.Windows.Forms.ToolStripMenuItem removeToolStripMenuItem2;
|
|
private System.Windows.Forms.ToolStripMenuItem selectToolStripMenuItem1;
|
|
private System.Windows.Forms.ToolStripSeparator toolStripSeparator10;
|
|
private System.Windows.Forms.ToolStripMenuItem markToolStripMenuItem1;
|
|
private System.Windows.Forms.ToolStripMenuItem aboutToolStripMenuItem;
|
|
private System.Windows.Forms.ToolStripSeparator toolStripSeparator12;
|
|
private System.Windows.Forms.ToolStripMenuItem findToolStripMenuItem;
|
|
private System.Windows.Forms.ContextMenuStrip contextMenuStripSessions;
|
|
private System.Windows.Forms.ToolStripMenuItem toolStripMenuSessionsRemove;
|
|
private System.Windows.Forms.ToolStripSeparator toolStripSeparatorFilterPacketByName;
|
|
private System.Windows.Forms.ToolStripMenuItem enableDisableFilterByNameToolStripMenuItem;
|
|
private System.Windows.Forms.ToolStripSeparator toolStripSeparator15;
|
|
private System.Windows.Forms.ToolStripMenuItem findToolStripMenuItem1;
|
|
private System.Windows.Forms.ToolStripSeparator toolStripSeparator16;
|
|
private System.Windows.Forms.ToolStripMenuItem markToolStripMenuItem2;
|
|
private System.Windows.Forms.ContextMenuStrip contextMenuStripMark;
|
|
private System.Windows.Forms.ToolStripMenuItem redToolStripMenuItem2;
|
|
private System.Windows.Forms.ToolStripMenuItem goldToolStripMenuItem2;
|
|
private System.Windows.Forms.ToolStripMenuItem greenToolStripMenuItem1;
|
|
private System.Windows.Forms.ToolStripMenuItem blueToolStripMenuItem1;
|
|
private System.Windows.Forms.ToolStripMenuItem orangeToolStripMenuItem1;
|
|
private System.Windows.Forms.ToolStripSeparator toolStripSeparator17;
|
|
private System.Windows.Forms.ToolStripMenuItem unmarkToolStripMenuItem;
|
|
private System.Windows.Forms.ContextMenuStrip contextMenuStripCopy;
|
|
private System.Windows.Forms.ToolStripMenuItem requestDataToolStripMenuItem;
|
|
private System.Windows.Forms.ToolStripMenuItem responseDataToolStripMenuItem;
|
|
private System.Windows.Forms.ToolStripMenuItem hostAddressToolStripMenuItem;
|
|
private System.Windows.Forms.ToolStripMenuItem packetMessageTypeToolStripMenuItem;
|
|
private System.Windows.Forms.ContextMenuStrip contextMenuStripSelect;
|
|
private System.Windows.Forms.ContextMenuStrip contextMenuStripRemove;
|
|
private System.Windows.Forms.ToolStripMenuItem allToolStripMenuItem4;
|
|
private System.Windows.Forms.ToolStripMenuItem invertToolStripMenuItem1;
|
|
private System.Windows.Forms.ToolStripMenuItem noneToolStripMenuItem2;
|
|
private System.Windows.Forms.ToolStripMenuItem selectToolStripMenuItem2;
|
|
private System.Windows.Forms.ToolStripSeparator toolStripSeparatorSelectPacketProto;
|
|
private System.Windows.Forms.ToolStripMenuItem toolStripMenuItemSelectPacketName;
|
|
private System.Windows.Forms.ToolStripMenuItem toolStripMenuItemRemoveAll;
|
|
private System.Windows.Forms.ToolStripMenuItem toolStripMenuItemRemoveSelected;
|
|
private System.Windows.Forms.ToolStripMenuItem toolStripMenuItemRemoveUnselected;
|
|
private System.Windows.Forms.ToolStripMenuItem enableStatisticsToolStripMenuItem;
|
|
private ListViewNoFlicker listViewPacketFilters;
|
|
private System.Windows.Forms.ColumnHeader columnHeaderPacketName;
|
|
private ListViewNoFlicker listViewMessageFilters;
|
|
private System.Windows.Forms.ColumnHeader columnHeaderName;
|
|
private System.Windows.Forms.ToolStripMenuItem saveOptionsOnExitToolStripMenuItem;
|
|
private System.Windows.Forms.SaveFileDialog saveFileDialog1;
|
|
private System.Windows.Forms.OpenFileDialog openFileDialog1;
|
|
private System.Windows.Forms.SaveFileDialog saveFileDialog2;
|
|
private System.Windows.Forms.OpenFileDialog openFileDialog2;
|
|
private System.Windows.Forms.ToolStripMenuItem startProxyOnStartupToolStripMenuItem;
|
|
private System.Windows.Forms.TabPage tabPageRequestJson;
|
|
private System.Windows.Forms.RichTextBox richTextBoxNotationRequest;
|
|
private System.Windows.Forms.TabPage tabPageResponseJson;
|
|
private System.Windows.Forms.RichTextBox richTextBoxNotationResponse;
|
|
private System.Windows.Forms.TabPage tabPageDecodedRequest;
|
|
private System.Windows.Forms.RichTextBox richTextBoxDecodedRequest;
|
|
private System.Windows.Forms.TabPage tabPageDecodeResponse;
|
|
private System.Windows.Forms.RichTextBox richTextBoxDecodedResponse;
|
|
private System.Windows.Forms.ContextMenuStrip contextMenuStripFilterOptions;
|
|
private System.Windows.Forms.ToolStripMenuItem toolStripMenuItem2;
|
|
private System.Windows.Forms.ToolStripMenuItem uncheckAllToolStripMenuItem;
|
|
private System.Windows.Forms.ToolStripSeparator toolStripSeparator11;
|
|
private System.Windows.Forms.ToolStripMenuItem autoColorizeToolStripMenuItem;
|
|
private System.Windows.Forms.ColorDialog colorDialog1;
|
|
private System.Windows.Forms.ColumnHeader columnHeaderContentType;
|
|
private System.Windows.Forms.ToolStripMenuItem toolStripMenuItemPlugins;
|
|
private System.Windows.Forms.ToolStripSeparator toolStripSeparator14;
|
|
private System.Windows.Forms.RichTextBox richTextBoxDebugLog;
|
|
private System.Windows.Forms.ToolStripSeparator toolStripSeparator18;
|
|
private System.Windows.Forms.ToolStripMenuItem exportToolStripMenuItem;
|
|
private System.Windows.Forms.ToolStripMenuItem asDecodedTextToolStripMenuItem;
|
|
private System.Windows.Forms.Label labelHexRequestStatus;
|
|
private System.Windows.Forms.Label labelHexBoxResponseStatus;
|
|
private System.Windows.Forms.ToolStripContainer toolStripContainer1;
|
|
private System.Windows.Forms.ToolStrip toolStripLogin;
|
|
private System.Windows.Forms.ToolStripLabel toolStripLabel1;
|
|
private System.Windows.Forms.ToolStripComboBox comboBoxListenAddress;
|
|
private System.Windows.Forms.ToolStripLabel toolStripLabel2;
|
|
private System.Windows.Forms.ToolStripTextBox textBoxProxyPort;
|
|
private System.Windows.Forms.ToolStripLabel toolStripLabel3;
|
|
private System.Windows.Forms.ToolStripComboBox comboBoxLoginURL;
|
|
private System.Windows.Forms.ToolStripButton buttonStartProxy;
|
|
private System.Windows.Forms.ToolStrip toolStripFilters;
|
|
private System.Windows.Forms.ToolStripButton loadFilterSelectionsToolStripMenuItem;
|
|
private System.Windows.Forms.ToolStripButton saveFilterSelectionsToolStripMenuItem;
|
|
private System.Windows.Forms.ToolStripSeparator toolStripSeparator7;
|
|
private System.Windows.Forms.ToolStripSplitButton toolStripSplitButton1;
|
|
private System.Windows.Forms.ToolStripMenuItem autoAddNewDiscoveredMessagesToolStripMenuItem;
|
|
private System.Windows.Forms.ToolStripSeparator toolStripSeparator6;
|
|
private System.Windows.Forms.ToolStripMenuItem saveSettingsToolStripMenuItem;
|
|
private System.Windows.Forms.Button buttonExportRawHex;
|
|
private System.Windows.Forms.Button buttonSaveRequestHex;
|
|
private System.Windows.Forms.SaveFileDialog saveFileDialog3;
|
|
private System.Windows.Forms.Panel panelActionProgress;
|
|
private System.Windows.Forms.ProgressBar progressBar1;
|
|
private System.Windows.Forms.Timer timerCleanupCache;
|
|
private System.Windows.Forms.ToolStrip toolStripQuickLaunch;
|
|
private System.Windows.Forms.ToolStripComboBox toolStripComboBox1;
|
|
private System.Windows.Forms.ToolStripButton buttonLaunchViewer;
|
|
private System.Windows.Forms.ToolStripMenuItem documentationToolStripMenuItem;
|
|
private System.Windows.Forms.ToolStripSeparator toolStripSeparator13;
|
|
private System.Windows.Forms.StatusStrip statusStrip1;
|
|
private System.Windows.Forms.ToolStrip toolStrip1;
|
|
private System.Windows.Forms.ToolStripButton toolStripButtonInject;
|
|
private System.Windows.Forms.ToolStripStatusLabel toolStripStatusLabel2;
|
|
private System.Windows.Forms.ToolStripStatusLabel toolStripLowerStatusLabel;
|
|
}
|
|
}
|
|
|