Пример #1
0
 /// <summary>
 /// Required method for Designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     System.Resources.ResourceManager resources = new System.Resources.ResourceManager(typeof(DetailLogging));
     this.dvtkWebBrowser = new DvtkApplicationLayer.UserInterfaces.DvtkWebBrowserNew();
     this.SuspendLayout();
     //
     // dvtkWebBrowser
     //
     this.dvtkWebBrowser.Dock     = System.Windows.Forms.DockStyle.Fill;
     this.dvtkWebBrowser.Location = new System.Drawing.Point(0, 0);
     this.dvtkWebBrowser.Name     = "dvtkWebBrowser";
     this.dvtkWebBrowser.Size     = new System.Drawing.Size(744, 694);
     this.dvtkWebBrowser.TabIndex = 0;
     this.dvtkWebBrowser.XmlStyleSheetFullFileName = "";
     //
     // DetailLogging
     //
     this.AutoScaleBaseSize = new System.Drawing.Size(5, 13);
     this.ClientSize        = new System.Drawing.Size(744, 694);
     this.Controls.Add(this.dvtkWebBrowser);
     this.Icon          = ((System.Drawing.Icon)(resources.GetObject("$this.Icon")));
     this.Name          = "DetailLogging";
     this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen;
     this.Text          = "Detail Logging";
     this.ResumeLayout(false);
 }
Пример #2
0
 /// <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(DICOMSniffer));
     this.timer2 = new System.Windows.Forms.Timer(this.components);
     this.tabControlSniffer = new System.Windows.Forms.TabControl();
     this.tabSnifferInformation = new System.Windows.Forms.TabPage();
     this.splitContainerCapInfo = new System.Windows.Forms.SplitContainer();
     this.ipAddress1 = new System.Windows.Forms.MaskedTextBox();
     this.ipAddress2 = new System.Windows.Forms.MaskedTextBox();
     this.Portlabel = new System.Windows.Forms.Label();
     this.comboBoxConnections = new System.Windows.Forms.ComboBox();
     this.connectionsLable = new System.Windows.Forms.Label();
     this.progressBarAnalysis = new System.Windows.Forms.ProgressBar();
     this.progressbarLabel = new System.Windows.Forms.Label();
     this.IP2Lable = new System.Windows.Forms.Label();
     this.IP1Lable = new System.Windows.Forms.Label();
     this.groupBoxCapture = new System.Windows.Forms.GroupBox();
     this.connection = new System.Windows.Forms.TextBox();
     this.connectionsLabel = new System.Windows.Forms.Label();
     this.capturePackets = new System.Windows.Forms.TextBox();
     this.capPacketLable = new System.Windows.Forms.Label();
     this.groupBoxFilter = new System.Windows.Forms.GroupBox();
     this.Port = new System.Windows.Forms.MaskedTextBox();
     this.adapterList = new System.Windows.Forms.ListBox();
     this.availableAdapters = new System.Windows.Forms.Label();
     this.selectedAdapter = new System.Windows.Forms.TextBox();
     this.selectedAdapters = new System.Windows.Forms.Label();
     this.tabAssoOverview = new System.Windows.Forms.TabPage();
     this.splitContainerAssocOverview = new System.Windows.Forms.SplitContainer();
     this.buttonAssReq = new System.Windows.Forms.Button();
     this.richTextBoxReq = new System.Windows.Forms.RichTextBox();
     this.label1 = new System.Windows.Forms.Label();
     this.buttonAssocAcc = new System.Windows.Forms.Button();
     this.richTextBoxAccept = new System.Windows.Forms.RichTextBox();
     this.label4 = new System.Windows.Forms.Label();
     this.panel7 = new System.Windows.Forms.Panel();
     this.calledAETitle = new System.Windows.Forms.Label();
     this.callingAETitle = new System.Windows.Forms.Label();
     this.label6 = new System.Windows.Forms.Label();
     this.label5 = new System.Windows.Forms.Label();
     this.accIPAddressLabel = new System.Windows.Forms.Label();
     this.reqIPAddressLabel = new System.Windows.Forms.Label();
     this.label3 = new System.Windows.Forms.Label();
     this.label2 = new System.Windows.Forms.Label();
     this.tabPDUsOverview = new System.Windows.Forms.TabPage();
     this.splitContainerServiceElement = new System.Windows.Forms.SplitContainer();
     this.reqIPAddressSELabel = new System.Windows.Forms.Label();
     this.reqIPAddress = new System.Windows.Forms.Label();
     this.label8 = new System.Windows.Forms.Label();
     this.label12 = new System.Windows.Forms.Label();
     this.reqPduList = new System.Windows.Forms.ListBox();
     this.contextMenuSniffer = new System.Windows.Forms.ContextMenu();
     this.menuItemSaveDCM = new System.Windows.Forms.MenuItem();
     this.menuItemShowPDU = new System.Windows.Forms.MenuItem();
     this.menuItemShowResult = new System.Windows.Forms.MenuItem();
     this.menuItemShowPixelData = new System.Windows.Forms.MenuItem();
     this.accIPAddressSELabel = new System.Windows.Forms.Label();
     this.label11 = new System.Windows.Forms.Label();
     this.accIPAddress = new System.Windows.Forms.Label();
     this.label7 = new System.Windows.Forms.Label();
     this.accPduList = new System.Windows.Forms.ListBox();
     this.tabSummaryValidationResults = new System.Windows.Forms.TabPage();
     this.tabDetailValidationResults = new System.Windows.Forms.TabPage();
     this.mainMenuDICOMSniffer = new System.Windows.Forms.MainMenu(this.components);
     this.menuItemFile = new System.Windows.Forms.MenuItem();
     this.menuItemCapture = new System.Windows.Forms.MenuItem();
     this.menuItem_capopen = new System.Windows.Forms.MenuItem();
     this.menuItem_capaspdus = new System.Windows.Forms.MenuItem();
     this.menuItemConfig = new System.Windows.Forms.MenuItem();
     this.menuItem_configopen = new System.Windows.Forms.MenuItem();
     this.menuItem_configsave = new System.Windows.Forms.MenuItem();
     this.menuItemSaveResultsAs = new System.Windows.Forms.MenuItem();
     this.menuItemExit = new System.Windows.Forms.MenuItem();
     this.menuItemMode = new System.Windows.Forms.MenuItem();
     this.menuItemCaptureMode = new System.Windows.Forms.MenuItem();
     this.menuItemAnalysisMode = new System.Windows.Forms.MenuItem();
     this.menuItemCap = new System.Windows.Forms.MenuItem();
     this.menuItemCapStart = new System.Windows.Forms.MenuItem();
     this.menuItemCapStop = new System.Windows.Forms.MenuItem();
     this.menuItemView = new System.Windows.Forms.MenuItem();
     this.menuItemEvaluateComm = new System.Windows.Forms.MenuItem();
     this.menuItemDetailValidation = new System.Windows.Forms.MenuItem();
     this.menuItemOptions = new System.Windows.Forms.MenuItem();
     this.menuItemHelp = new System.Windows.Forms.MenuItem();
     this.menuItem1 = new System.Windows.Forms.MenuItem();
     this.toolBarSniffer = new System.Windows.Forms.ToolBar();
     this.Mode = new System.Windows.Forms.ToolBarButton();
     this.CaptureButton = new System.Windows.Forms.ToolBarButton();
     this.ReadCapture = new System.Windows.Forms.ToolBarButton();
     this.SaveResultAs = new System.Windows.Forms.ToolBarButton();
     this.SaveConfig = new System.Windows.Forms.ToolBarButton();
     this.CleanUp = new System.Windows.Forms.ToolBarButton();
     this.Explore = new System.Windows.Forms.ToolBarButton();
     this.Filter = new System.Windows.Forms.ToolBarButton();
     this.toolBarSep = new System.Windows.Forms.ToolBarButton();
     this.Error = new System.Windows.Forms.ToolBarButton();
     this.Warning = new System.Windows.Forms.ToolBarButton();
     this.Backward = new System.Windows.Forms.ToolBarButton();
     this.Forward = new System.Windows.Forms.ToolBarButton();
     this.imageListBrowser = new System.Windows.Forms.ImageList(this.components);
     this.ImageList = new System.Windows.Forms.ImageList(this.components);
     this.statusBarSniffer = new System.Windows.Forms.StatusBar();
     this.progressBarStatusBar = new System.Windows.Forms.ProgressBar();
     this.dvtkSummaryWebBrowserSniffer = new DvtkApplicationLayer.UserInterfaces.DvtkWebBrowserNew();
     this.dvtkDetailWebBrowserSniffer = new DvtkApplicationLayer.UserInterfaces.DvtkWebBrowserNew();
     this.tabControlSniffer.SuspendLayout();
     this.tabSnifferInformation.SuspendLayout();
     this.splitContainerCapInfo.Panel1.SuspendLayout();
     this.splitContainerCapInfo.Panel2.SuspendLayout();
     this.splitContainerCapInfo.SuspendLayout();
     this.groupBoxCapture.SuspendLayout();
     this.groupBoxFilter.SuspendLayout();
     this.tabAssoOverview.SuspendLayout();
     this.splitContainerAssocOverview.Panel1.SuspendLayout();
     this.splitContainerAssocOverview.Panel2.SuspendLayout();
     this.splitContainerAssocOverview.SuspendLayout();
     this.panel7.SuspendLayout();
     this.tabPDUsOverview.SuspendLayout();
     this.splitContainerServiceElement.Panel1.SuspendLayout();
     this.splitContainerServiceElement.Panel2.SuspendLayout();
     this.splitContainerServiceElement.SuspendLayout();
     this.tabSummaryValidationResults.SuspendLayout();
     this.tabDetailValidationResults.SuspendLayout();
     this.SuspendLayout();
     //
     // timer2
     //
     this.timer2.Enabled = true;
     this.timer2.Interval = 1000;
     this.timer2.Tick += new System.EventHandler(this.timer2_Tick);
     //
     // tabControlSniffer
     //
     this.tabControlSniffer.Controls.Add(this.tabSnifferInformation);
     this.tabControlSniffer.Controls.Add(this.tabAssoOverview);
     this.tabControlSniffer.Controls.Add(this.tabPDUsOverview);
     this.tabControlSniffer.Controls.Add(this.tabSummaryValidationResults);
     this.tabControlSniffer.Controls.Add(this.tabDetailValidationResults);
     this.tabControlSniffer.Dock = System.Windows.Forms.DockStyle.Fill;
     this.tabControlSniffer.Location = new System.Drawing.Point(0, 28);
     this.tabControlSniffer.Name = "tabControlSniffer";
     this.tabControlSniffer.SelectedIndex = 0;
     this.tabControlSniffer.Size = new System.Drawing.Size(720, 483);
     this.tabControlSniffer.TabIndex = 21;
     this.tabControlSniffer.SelectedIndexChanged += new System.EventHandler(this.TabControl_SelectedIndexChanged);
     //
     // tabSnifferInformation
     //
     this.tabSnifferInformation.AutoScroll = true;
     this.tabSnifferInformation.Controls.Add(this.splitContainerCapInfo);
     this.tabSnifferInformation.Location = new System.Drawing.Point(4, 22);
     this.tabSnifferInformation.Name = "tabSnifferInformation";
     this.tabSnifferInformation.Size = new System.Drawing.Size(712, 457);
     this.tabSnifferInformation.TabIndex = 0;
     this.tabSnifferInformation.Text = "Capture Information";
     this.tabSnifferInformation.UseVisualStyleBackColor = true;
     //
     // splitContainerCapInfo
     //
     this.splitContainerCapInfo.Dock = System.Windows.Forms.DockStyle.Fill;
     this.splitContainerCapInfo.Location = new System.Drawing.Point(0, 0);
     this.splitContainerCapInfo.Name = "splitContainerCapInfo";
     this.splitContainerCapInfo.Orientation = System.Windows.Forms.Orientation.Horizontal;
     //
     // splitContainerCapInfo.Panel1
     //
     this.splitContainerCapInfo.Panel1.Controls.Add(this.ipAddress1);
     this.splitContainerCapInfo.Panel1.Controls.Add(this.ipAddress2);
     this.splitContainerCapInfo.Panel1.Controls.Add(this.Portlabel);
     this.splitContainerCapInfo.Panel1.Controls.Add(this.comboBoxConnections);
     this.splitContainerCapInfo.Panel1.Controls.Add(this.connectionsLable);
     this.splitContainerCapInfo.Panel1.Controls.Add(this.progressBarAnalysis);
     this.splitContainerCapInfo.Panel1.Controls.Add(this.progressbarLabel);
     this.splitContainerCapInfo.Panel1.Controls.Add(this.IP2Lable);
     this.splitContainerCapInfo.Panel1.Controls.Add(this.IP1Lable);
     this.splitContainerCapInfo.Panel1.Controls.Add(this.groupBoxCapture);
     this.splitContainerCapInfo.Panel1.Controls.Add(this.groupBoxFilter);
     //
     // splitContainerCapInfo.Panel2
     //
     this.splitContainerCapInfo.Panel2.Controls.Add(this.adapterList);
     this.splitContainerCapInfo.Panel2.Controls.Add(this.availableAdapters);
     this.splitContainerCapInfo.Panel2.Controls.Add(this.selectedAdapter);
     this.splitContainerCapInfo.Panel2.Controls.Add(this.selectedAdapters);
     this.splitContainerCapInfo.Size = new System.Drawing.Size(712, 457);
     this.splitContainerCapInfo.SplitterDistance = 223;
     this.splitContainerCapInfo.TabIndex = 31;
     //
     // ipAddress1
     //
     this.ipAddress1.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
     this.ipAddress1.BeepOnError = true;
     this.ipAddress1.Location = new System.Drawing.Point(592, 19);
     this.ipAddress1.Name = "ipAddress1";
     this.ipAddress1.Size = new System.Drawing.Size(100, 20);
     this.ipAddress1.TabIndex = 42;
     //
     // ipAddress2
     //
     this.ipAddress2.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
     this.ipAddress2.BeepOnError = true;
     this.ipAddress2.Location = new System.Drawing.Point(592, 50);
     this.ipAddress2.Name = "ipAddress2";
     this.ipAddress2.Size = new System.Drawing.Size(100, 20);
     this.ipAddress2.TabIndex = 43;
     //
     // Portlabel
     //
     this.Portlabel.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
     this.Portlabel.AutoSize = true;
     this.Portlabel.Location = new System.Drawing.Point(551, 85);
     this.Portlabel.Name = "Portlabel";
     this.Portlabel.Size = new System.Drawing.Size(29, 13);
     this.Portlabel.TabIndex = 51;
     this.Portlabel.Text = "Port:";
     //
     // comboBoxConnections
     //
     this.comboBoxConnections.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)
                 | System.Windows.Forms.AnchorStyles.Right)));
     this.comboBoxConnections.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
     this.comboBoxConnections.Location = new System.Drawing.Point(6, 153);
     this.comboBoxConnections.Name = "comboBoxConnections";
     this.comboBoxConnections.Size = new System.Drawing.Size(430, 21);
     this.comboBoxConnections.TabIndex = 49;
     this.comboBoxConnections.SelectedIndexChanged += new System.EventHandler(this.comboBoxConnections_SelectedIndexChanged);
     this.comboBoxConnections.DropDown += new System.EventHandler(this.comboBoxConnections_DropDown);
     //
     // connectionsLable
     //
     this.connectionsLable.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)
                 | System.Windows.Forms.AnchorStyles.Right)));
     this.connectionsLable.Location = new System.Drawing.Point(3, 129);
     this.connectionsLable.Name = "connectionsLable";
     this.connectionsLable.Size = new System.Drawing.Size(162, 21);
     this.connectionsLable.TabIndex = 46;
     this.connectionsLable.Text = "Available DICOM Associations:";
     //
     // progressBarAnalysis
     //
     this.progressBarAnalysis.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
                 | System.Windows.Forms.AnchorStyles.Right)));
     this.progressBarAnalysis.Location = new System.Drawing.Point(6, 39);
     this.progressBarAnalysis.Name = "progressBarAnalysis";
     this.progressBarAnalysis.Size = new System.Drawing.Size(431, 21);
     this.progressBarAnalysis.TabIndex = 47;
     //
     // progressbarLabel
     //
     this.progressbarLabel.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
                 | System.Windows.Forms.AnchorStyles.Right)));
     this.progressbarLabel.Location = new System.Drawing.Point(3, 20);
     this.progressbarLabel.Name = "progressbarLabel";
     this.progressbarLabel.Size = new System.Drawing.Size(112, 16);
     this.progressbarLabel.TabIndex = 48;
     this.progressbarLabel.Text = "Analysis Progress:";
     //
     // IP2Lable
     //
     this.IP2Lable.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
     this.IP2Lable.Location = new System.Drawing.Point(551, 51);
     this.IP2Lable.Name = "IP2Lable";
     this.IP2Lable.Size = new System.Drawing.Size(29, 18);
     this.IP2Lable.TabIndex = 45;
     this.IP2Lable.Text = "IP2:";
     //
     // IP1Lable
     //
     this.IP1Lable.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
     this.IP1Lable.Location = new System.Drawing.Point(551, 22);
     this.IP1Lable.Name = "IP1Lable";
     this.IP1Lable.Size = new System.Drawing.Size(29, 18);
     this.IP1Lable.TabIndex = 44;
     this.IP1Lable.Text = "IP1:";
     //
     // groupBoxCapture
     //
     this.groupBoxCapture.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
     this.groupBoxCapture.Controls.Add(this.connection);
     this.groupBoxCapture.Controls.Add(this.connectionsLabel);
     this.groupBoxCapture.Controls.Add(this.capturePackets);
     this.groupBoxCapture.Controls.Add(this.capPacketLable);
     this.groupBoxCapture.Location = new System.Drawing.Point(534, 130);
     this.groupBoxCapture.Name = "groupBoxCapture";
     this.groupBoxCapture.Size = new System.Drawing.Size(170, 88);
     this.groupBoxCapture.TabIndex = 50;
     this.groupBoxCapture.TabStop = false;
     this.groupBoxCapture.Text = "Capture Progress";
     //
     // connection
     //
     this.connection.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
     this.connection.Location = new System.Drawing.Point(106, 57);
     this.connection.Name = "connection";
     this.connection.ReadOnly = true;
     this.connection.Size = new System.Drawing.Size(50, 20);
     this.connection.TabIndex = 1;
     //
     // connectionsLabel
     //
     this.connectionsLabel.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
     this.connectionsLabel.Location = new System.Drawing.Point(8, 58);
     this.connectionsLabel.Name = "connectionsLabel";
     this.connectionsLabel.Size = new System.Drawing.Size(104, 16);
     this.connectionsLabel.TabIndex = 0;
     this.connectionsLabel.Text = "Open Connections:";
     //
     // capturePackets
     //
     this.capturePackets.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
     this.capturePackets.Location = new System.Drawing.Point(106, 21);
     this.capturePackets.Name = "capturePackets";
     this.capturePackets.ReadOnly = true;
     this.capturePackets.Size = new System.Drawing.Size(50, 20);
     this.capturePackets.TabIndex = 30;
     //
     // capPacketLable
     //
     this.capPacketLable.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
     this.capPacketLable.Location = new System.Drawing.Point(8, 23);
     this.capPacketLable.Name = "capPacketLable";
     this.capPacketLable.Size = new System.Drawing.Size(104, 18);
     this.capPacketLable.TabIndex = 32;
     this.capPacketLable.Text = "Captured Packets:";
     //
     // groupBoxFilter
     //
     this.groupBoxFilter.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
     this.groupBoxFilter.Controls.Add(this.Port);
     this.groupBoxFilter.Location = new System.Drawing.Point(536, 1);
     this.groupBoxFilter.Name = "groupBoxFilter";
     this.groupBoxFilter.Size = new System.Drawing.Size(171, 119);
     this.groupBoxFilter.TabIndex = 52;
     this.groupBoxFilter.TabStop = false;
     this.groupBoxFilter.Text = "Filter packets";
     //
     // Port
     //
     this.Port.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
     this.Port.BeepOnError = true;
     this.Port.Location = new System.Drawing.Point(56, 82);
     this.Port.Name = "Port";
     this.Port.Size = new System.Drawing.Size(46, 20);
     this.Port.TabIndex = 2;
     //
     // adapterList
     //
     this.adapterList.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.adapterList.Location = new System.Drawing.Point(1, 98);
     this.adapterList.Name = "adapterList";
     this.adapterList.Size = new System.Drawing.Size(709, 147);
     this.adapterList.TabIndex = 24;
     this.adapterList.SelectedIndexChanged += new System.EventHandler(this.AdapterList_SelectedIndexChanged);
     //
     // availableAdapters
     //
     this.availableAdapters.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
                 | System.Windows.Forms.AnchorStyles.Left)));
     this.availableAdapters.Location = new System.Drawing.Point(3, 78);
     this.availableAdapters.Name = "availableAdapters";
     this.availableAdapters.Size = new System.Drawing.Size(152, 13);
     this.availableAdapters.TabIndex = 26;
     this.availableAdapters.Text = "Available Network Adapters:";
     //
     // selectedAdapter
     //
     this.selectedAdapter.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
                 | System.Windows.Forms.AnchorStyles.Right)));
     this.selectedAdapter.Location = new System.Drawing.Point(3, 36);
     this.selectedAdapter.Name = "selectedAdapter";
     this.selectedAdapter.ReadOnly = true;
     this.selectedAdapter.Size = new System.Drawing.Size(707, 20);
     this.selectedAdapter.TabIndex = 25;
     //
     // selectedAdapters
     //
     this.selectedAdapters.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
                 | System.Windows.Forms.AnchorStyles.Left)));
     this.selectedAdapters.Location = new System.Drawing.Point(3, 16);
     this.selectedAdapters.Name = "selectedAdapters";
     this.selectedAdapters.Size = new System.Drawing.Size(144, 13);
     this.selectedAdapters.TabIndex = 27;
     this.selectedAdapters.Text = "Selected Network Adapter:";
     //
     // tabAssoOverview
     //
     this.tabAssoOverview.Controls.Add(this.splitContainerAssocOverview);
     this.tabAssoOverview.Controls.Add(this.panel7);
     this.tabAssoOverview.Location = new System.Drawing.Point(4, 22);
     this.tabAssoOverview.Name = "tabAssoOverview";
     this.tabAssoOverview.Size = new System.Drawing.Size(712, 457);
     this.tabAssoOverview.TabIndex = 1;
     this.tabAssoOverview.Text = "Association Overview";
     this.tabAssoOverview.UseVisualStyleBackColor = true;
     //
     // splitContainerAssocOverview
     //
     this.splitContainerAssocOverview.Dock = System.Windows.Forms.DockStyle.Fill;
     this.splitContainerAssocOverview.Location = new System.Drawing.Point(0, 72);
     this.splitContainerAssocOverview.Name = "splitContainerAssocOverview";
     this.splitContainerAssocOverview.Orientation = System.Windows.Forms.Orientation.Horizontal;
     //
     // splitContainerAssocOverview.Panel1
     //
     this.splitContainerAssocOverview.Panel1.Controls.Add(this.buttonAssReq);
     this.splitContainerAssocOverview.Panel1.Controls.Add(this.richTextBoxReq);
     this.splitContainerAssocOverview.Panel1.Controls.Add(this.label1);
     //
     // splitContainerAssocOverview.Panel2
     //
     this.splitContainerAssocOverview.Panel2.Controls.Add(this.buttonAssocAcc);
     this.splitContainerAssocOverview.Panel2.Controls.Add(this.richTextBoxAccept);
     this.splitContainerAssocOverview.Panel2.Controls.Add(this.label4);
     this.splitContainerAssocOverview.Size = new System.Drawing.Size(712, 385);
     this.splitContainerAssocOverview.SplitterDistance = 191;
     this.splitContainerAssocOverview.TabIndex = 25;
     //
     // buttonAssReq
     //
     this.buttonAssReq.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
                 | System.Windows.Forms.AnchorStyles.Right)));
     this.buttonAssReq.Location = new System.Drawing.Point(597, 60);
     this.buttonAssReq.Name = "buttonAssReq";
     this.buttonAssReq.Size = new System.Drawing.Size(105, 35);
     this.buttonAssReq.TabIndex = 22;
     this.buttonAssReq.Text = "Show Assoc Req PDU";
     this.buttonAssReq.Click += new System.EventHandler(this.buttonAssReq_Click);
     //
     // richTextBoxReq
     //
     this.richTextBoxReq.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.richTextBoxReq.BackColor = System.Drawing.SystemColors.Control;
     this.richTextBoxReq.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.richTextBoxReq.Location = new System.Drawing.Point(3, 29);
     this.richTextBoxReq.Name = "richTextBoxReq";
     this.richTextBoxReq.ReadOnly = true;
     this.richTextBoxReq.Size = new System.Drawing.Size(579, 159);
     this.richTextBoxReq.TabIndex = 21;
     this.richTextBoxReq.Text = "";
     //
     // label1
     //
     this.label1.Location = new System.Drawing.Point(3, 9);
     this.label1.Name = "label1";
     this.label1.Size = new System.Drawing.Size(112, 16);
     this.label1.TabIndex = 20;
     this.label1.Text = "Requested Services:";
     //
     // buttonAssocAcc
     //
     this.buttonAssocAcc.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
                 | System.Windows.Forms.AnchorStyles.Right)));
     this.buttonAssocAcc.Location = new System.Drawing.Point(597, 75);
     this.buttonAssocAcc.Name = "buttonAssocAcc";
     this.buttonAssocAcc.Size = new System.Drawing.Size(105, 35);
     this.buttonAssocAcc.TabIndex = 23;
     this.buttonAssocAcc.Text = "Show Assoc Acc PDU";
     this.buttonAssocAcc.Click += new System.EventHandler(this.buttonAssocAcc_Click);
     //
     // richTextBoxAccept
     //
     this.richTextBoxAccept.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.richTextBoxAccept.BackColor = System.Drawing.SystemColors.Control;
     this.richTextBoxAccept.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.richTextBoxAccept.Location = new System.Drawing.Point(3, 26);
     this.richTextBoxAccept.Name = "richTextBoxAccept";
     this.richTextBoxAccept.ReadOnly = true;
     this.richTextBoxAccept.Size = new System.Drawing.Size(579, 160);
     this.richTextBoxAccept.TabIndex = 22;
     this.richTextBoxAccept.Text = "";
     //
     // label4
     //
     this.label4.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
                 | System.Windows.Forms.AnchorStyles.Left)));
     this.label4.Location = new System.Drawing.Point(3, 7);
     this.label4.Name = "label4";
     this.label4.Size = new System.Drawing.Size(112, 24);
     this.label4.TabIndex = 21;
     this.label4.Text = "Accepted Services:";
     //
     // panel7
     //
     this.panel7.Controls.Add(this.calledAETitle);
     this.panel7.Controls.Add(this.callingAETitle);
     this.panel7.Controls.Add(this.label6);
     this.panel7.Controls.Add(this.label5);
     this.panel7.Controls.Add(this.accIPAddressLabel);
     this.panel7.Controls.Add(this.reqIPAddressLabel);
     this.panel7.Controls.Add(this.label3);
     this.panel7.Controls.Add(this.label2);
     this.panel7.Dock = System.Windows.Forms.DockStyle.Top;
     this.panel7.Location = new System.Drawing.Point(0, 0);
     this.panel7.Name = "panel7";
     this.panel7.Size = new System.Drawing.Size(712, 72);
     this.panel7.TabIndex = 24;
     //
     // calledAETitle
     //
     this.calledAETitle.Location = new System.Drawing.Point(69, 8);
     this.calledAETitle.Name = "calledAETitle";
     this.calledAETitle.Size = new System.Drawing.Size(211, 24);
     this.calledAETitle.TabIndex = 13;
     //
     // callingAETitle
     //
     this.callingAETitle.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
                 | System.Windows.Forms.AnchorStyles.Right)));
     this.callingAETitle.Location = new System.Drawing.Point(422, 8);
     this.callingAETitle.Name = "callingAETitle";
     this.callingAETitle.Size = new System.Drawing.Size(270, 24);
     this.callingAETitle.TabIndex = 14;
     //
     // label6
     //
     this.label6.Location = new System.Drawing.Point(3, 8);
     this.label6.Name = "label6";
     this.label6.Size = new System.Drawing.Size(64, 16);
     this.label6.TabIndex = 11;
     this.label6.Text = "Requestor:";
     //
     // label5
     //
     this.label5.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
                 | System.Windows.Forms.AnchorStyles.Right)));
     this.label5.Location = new System.Drawing.Point(352, 8);
     this.label5.Name = "label5";
     this.label5.Size = new System.Drawing.Size(64, 16);
     this.label5.TabIndex = 12;
     this.label5.Text = "Acceptor:";
     //
     // accIPAddressLabel
     //
     this.accIPAddressLabel.Location = new System.Drawing.Point(422, 39);
     this.accIPAddressLabel.Name = "accIPAddressLabel";
     this.accIPAddressLabel.Size = new System.Drawing.Size(270, 23);
     this.accIPAddressLabel.TabIndex = 23;
     //
     // reqIPAddressLabel
     //
     this.reqIPAddressLabel.Location = new System.Drawing.Point(72, 39);
     this.reqIPAddressLabel.Name = "reqIPAddressLabel";
     this.reqIPAddressLabel.Size = new System.Drawing.Size(238, 23);
     this.reqIPAddressLabel.TabIndex = 22;
     //
     // label3
     //
     this.label3.Location = new System.Drawing.Point(352, 40);
     this.label3.Name = "label3";
     this.label3.Size = new System.Drawing.Size(64, 16);
     this.label3.TabIndex = 21;
     this.label3.Text = "IP Address:";
     //
     // label2
     //
     this.label2.Location = new System.Drawing.Point(4, 40);
     this.label2.Name = "label2";
     this.label2.Size = new System.Drawing.Size(64, 16);
     this.label2.TabIndex = 20;
     this.label2.Text = "IP Address:";
     //
     // tabPDUsOverview
     //
     this.tabPDUsOverview.Controls.Add(this.splitContainerServiceElement);
     this.tabPDUsOverview.Location = new System.Drawing.Point(4, 22);
     this.tabPDUsOverview.Name = "tabPDUsOverview";
     this.tabPDUsOverview.Size = new System.Drawing.Size(712, 457);
     this.tabPDUsOverview.TabIndex = 2;
     this.tabPDUsOverview.Text = "Service Elements Overview";
     this.tabPDUsOverview.UseVisualStyleBackColor = true;
     //
     // splitContainerServiceElement
     //
     this.splitContainerServiceElement.Dock = System.Windows.Forms.DockStyle.Fill;
     this.splitContainerServiceElement.Location = new System.Drawing.Point(0, 0);
     this.splitContainerServiceElement.Name = "splitContainerServiceElement";
     //
     // splitContainerServiceElement.Panel1
     //
     this.splitContainerServiceElement.Panel1.Controls.Add(this.reqIPAddressSELabel);
     this.splitContainerServiceElement.Panel1.Controls.Add(this.reqIPAddress);
     this.splitContainerServiceElement.Panel1.Controls.Add(this.label8);
     this.splitContainerServiceElement.Panel1.Controls.Add(this.label12);
     this.splitContainerServiceElement.Panel1.Controls.Add(this.reqPduList);
     //
     // splitContainerServiceElement.Panel2
     //
     this.splitContainerServiceElement.Panel2.Controls.Add(this.accIPAddressSELabel);
     this.splitContainerServiceElement.Panel2.Controls.Add(this.label11);
     this.splitContainerServiceElement.Panel2.Controls.Add(this.accIPAddress);
     this.splitContainerServiceElement.Panel2.Controls.Add(this.label7);
     this.splitContainerServiceElement.Panel2.Controls.Add(this.accPduList);
     this.splitContainerServiceElement.Size = new System.Drawing.Size(712, 457);
     this.splitContainerServiceElement.SplitterDistance = 339;
     this.splitContainerServiceElement.TabIndex = 14;
     //
     // reqIPAddressSELabel
     //
     this.reqIPAddressSELabel.Location = new System.Drawing.Point(87, 50);
     this.reqIPAddressSELabel.Name = "reqIPAddressSELabel";
     this.reqIPAddressSELabel.Size = new System.Drawing.Size(215, 23);
     this.reqIPAddressSELabel.TabIndex = 30;
     //
     // reqIPAddress
     //
     this.reqIPAddress.Location = new System.Drawing.Point(87, 16);
     this.reqIPAddress.Name = "reqIPAddress";
     this.reqIPAddress.Size = new System.Drawing.Size(215, 24);
     this.reqIPAddress.TabIndex = 28;
     //
     // label8
     //
     this.label8.Location = new System.Drawing.Point(8, 18);
     this.label8.Name = "label8";
     this.label8.Size = new System.Drawing.Size(71, 16);
     this.label8.TabIndex = 27;
     this.label8.Text = "Requestor:";
     //
     // label12
     //
     this.label12.Location = new System.Drawing.Point(11, 50);
     this.label12.Name = "label12";
     this.label12.Size = new System.Drawing.Size(64, 16);
     this.label12.TabIndex = 29;
     this.label12.Text = "IP Address:";
     //
     // reqPduList
     //
     this.reqPduList.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.reqPduList.ContextMenu = this.contextMenuSniffer;
     this.reqPduList.Location = new System.Drawing.Point(0, 83);
     this.reqPduList.Name = "reqPduList";
     this.reqPduList.Size = new System.Drawing.Size(336, 368);
     this.reqPduList.TabIndex = 11;
     this.reqPduList.MouseDown += new System.Windows.Forms.MouseEventHandler(this.reqPduList_MouseDown);
     //
     // contextMenuSniffer
     //
     this.contextMenuSniffer.MenuItems.AddRange(new System.Windows.Forms.MenuItem[] {
     this.menuItemSaveDCM,
     this.menuItemShowPDU,
     this.menuItemShowResult,
     this.menuItemShowPixelData});
     //
     // menuItemSaveDCM
     //
     this.menuItemSaveDCM.Index = 0;
     this.menuItemSaveDCM.Text = "Save As DCM File....";
     this.menuItemSaveDCM.Click += new System.EventHandler(this.menuItemSaveDCM_Click);
     //
     // menuItemShowPDU
     //
     this.menuItemShowPDU.Index = 1;
     this.menuItemShowPDU.Text = "Show PDU/PDU List";
     this.menuItemShowPDU.Click += new System.EventHandler(this.menuItemShowPDU_Click);
     //
     // menuItemShowResult
     //
     this.menuItemShowResult.Index = 2;
     this.menuItemShowResult.Text = "Show Validation Result";
     this.menuItemShowResult.Visible = false;
     //
     // menuItemShowPixelData
     //
     this.menuItemShowPixelData.Index = 3;
     this.menuItemShowPixelData.Text = "Show Pixel Data";
     this.menuItemShowPixelData.Visible = false;
     this.menuItemShowPixelData.Click += new System.EventHandler(this.menuItemShowPixelData_Click);
     //
     // accIPAddressSELabel
     //
     this.accIPAddressSELabel.Location = new System.Drawing.Point(92, 50);
     this.accIPAddressSELabel.Name = "accIPAddressSELabel";
     this.accIPAddressSELabel.Size = new System.Drawing.Size(227, 23);
     this.accIPAddressSELabel.TabIndex = 31;
     //
     // label11
     //
     this.label11.Location = new System.Drawing.Point(18, 50);
     this.label11.Name = "label11";
     this.label11.Size = new System.Drawing.Size(64, 16);
     this.label11.TabIndex = 30;
     this.label11.Text = "IP Address:";
     //
     // accIPAddress
     //
     this.accIPAddress.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
                 | System.Windows.Forms.AnchorStyles.Right)));
     this.accIPAddress.Location = new System.Drawing.Point(92, 18);
     this.accIPAddress.Name = "accIPAddress";
     this.accIPAddress.Size = new System.Drawing.Size(250, 24);
     this.accIPAddress.TabIndex = 29;
     //
     // label7
     //
     this.label7.Location = new System.Drawing.Point(17, 18);
     this.label7.Name = "label7";
     this.label7.Size = new System.Drawing.Size(56, 16);
     this.label7.TabIndex = 28;
     this.label7.Text = "Acceptor:";
     //
     // accPduList
     //
     this.accPduList.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.accPduList.ContextMenu = this.contextMenuSniffer;
     this.accPduList.Location = new System.Drawing.Point(3, 83);
     this.accPduList.Name = "accPduList";
     this.accPduList.Size = new System.Drawing.Size(366, 368);
     this.accPduList.TabIndex = 12;
     this.accPduList.MouseDown += new System.Windows.Forms.MouseEventHandler(this.accPduList_MouseDown);
     //
     // tabSummaryValidationResults
     //
     this.tabSummaryValidationResults.Controls.Add(this.dvtkSummaryWebBrowserSniffer);
     this.tabSummaryValidationResults.Location = new System.Drawing.Point(4, 22);
     this.tabSummaryValidationResults.Name = "tabSummaryValidationResults";
     this.tabSummaryValidationResults.Size = new System.Drawing.Size(712, 457);
     this.tabSummaryValidationResults.TabIndex = 3;
     this.tabSummaryValidationResults.Text = "Summary Validation Results";
     this.tabSummaryValidationResults.UseVisualStyleBackColor = true;
     //
     // tabDetailValidationResults
     //
     this.tabDetailValidationResults.Controls.Add(this.dvtkDetailWebBrowserSniffer);
     this.tabDetailValidationResults.Location = new System.Drawing.Point(4, 22);
     this.tabDetailValidationResults.Name = "tabDetailValidationResults";
     this.tabDetailValidationResults.Size = new System.Drawing.Size(712, 457);
     this.tabDetailValidationResults.TabIndex = 4;
     this.tabDetailValidationResults.Text = "Detail Validation Results";
     this.tabDetailValidationResults.UseVisualStyleBackColor = true;
     //
     // mainMenuDICOMSniffer
     //
     this.mainMenuDICOMSniffer.MenuItems.AddRange(new System.Windows.Forms.MenuItem[] {
     this.menuItemFile,
     this.menuItemMode,
     this.menuItemCap,
     this.menuItemView,
     this.menuItemOptions,
     this.menuItemHelp});
     //
     // menuItemFile
     //
     this.menuItemFile.Index = 0;
     this.menuItemFile.MenuItems.AddRange(new System.Windows.Forms.MenuItem[] {
     this.menuItemCapture,
     this.menuItemConfig,
     this.menuItemSaveResultsAs,
     this.menuItemExit});
     this.menuItemFile.Text = "&File";
     //
     // menuItemCapture
     //
     this.menuItemCapture.Index = 0;
     this.menuItemCapture.MenuItems.AddRange(new System.Windows.Forms.MenuItem[] {
     this.menuItem_capopen,
     this.menuItem_capaspdus});
     this.menuItemCapture.Text = "Capture File";
     //
     // menuItem_capopen
     //
     this.menuItem_capopen.Index = 0;
     this.menuItem_capopen.Text = "Load";
     this.menuItem_capopen.Click += new System.EventHandler(this.menuItem_capopen_Click);
     //
     // menuItem_capaspdus
     //
     this.menuItem_capaspdus.Index = 1;
     this.menuItem_capaspdus.Text = "Save in capture file";
     this.menuItem_capaspdus.Click += new System.EventHandler(this.menuItem_capaspdus_Click);
     //
     // menuItemConfig
     //
     this.menuItemConfig.Index = 1;
     this.menuItemConfig.MenuItems.AddRange(new System.Windows.Forms.MenuItem[] {
     this.menuItem_configopen,
     this.menuItem_configsave});
     this.menuItemConfig.Text = "Setup File";
     //
     // menuItem_configopen
     //
     this.menuItem_configopen.Index = 0;
     this.menuItem_configopen.Text = "Load";
     this.menuItem_configopen.Click += new System.EventHandler(this.menuItem_configopen_Click);
     //
     // menuItem_configsave
     //
     this.menuItem_configsave.Index = 1;
     this.menuItem_configsave.Text = "Save";
     this.menuItem_configsave.Click += new System.EventHandler(this.menuItem_configsave_Click);
     //
     // menuItemSaveResultsAs
     //
     this.menuItemSaveResultsAs.Index = 2;
     this.menuItemSaveResultsAs.Text = "Save Results As...";
     this.menuItemSaveResultsAs.Click += new System.EventHandler(this.menuItemSaveResultsAs_Click);
     //
     // menuItemExit
     //
     this.menuItemExit.Index = 3;
     this.menuItemExit.Text = "&Exit";
     this.menuItemExit.Click += new System.EventHandler(this.menuItemExit_Click);
     //
     // menuItemMode
     //
     this.menuItemMode.Index = 1;
     this.menuItemMode.MenuItems.AddRange(new System.Windows.Forms.MenuItem[] {
     this.menuItemCaptureMode,
     this.menuItemAnalysisMode});
     this.menuItemMode.Text = "Mode";
     //
     // menuItemCaptureMode
     //
     this.menuItemCaptureMode.Checked = true;
     this.menuItemCaptureMode.Index = 0;
     this.menuItemCaptureMode.Text = "&Capture";
     this.menuItemCaptureMode.Click += new System.EventHandler(this.menuItemCaptureMode_Click);
     //
     // menuItemAnalysisMode
     //
     this.menuItemAnalysisMode.Index = 1;
     this.menuItemAnalysisMode.Text = "&Analysis";
     this.menuItemAnalysisMode.Click += new System.EventHandler(this.menuItemAnalysisMode_Click);
     //
     // menuItemCap
     //
     this.menuItemCap.Index = 2;
     this.menuItemCap.MenuItems.AddRange(new System.Windows.Forms.MenuItem[] {
     this.menuItemCapStart,
     this.menuItemCapStop});
     this.menuItemCap.Text = "&Capture";
     //
     // menuItemCapStart
     //
     this.menuItemCapStart.Index = 0;
     this.menuItemCapStart.Text = "&Start";
     this.menuItemCapStart.Click += new System.EventHandler(this.menuItemCapStart_Click);
     //
     // menuItemCapStop
     //
     this.menuItemCapStop.Enabled = false;
     this.menuItemCapStop.Index = 1;
     this.menuItemCapStop.Text = "&Stop";
     this.menuItemCapStop.Click += new System.EventHandler(this.menuItemCapStop_Click);
     //
     // menuItemView
     //
     this.menuItemView.Index = 3;
     this.menuItemView.MenuItems.AddRange(new System.Windows.Forms.MenuItem[] {
     this.menuItemEvaluateComm,
     this.menuItemDetailValidation});
     this.menuItemView.Text = "&Analysis";
     //
     // menuItemEvaluateComm
     //
     this.menuItemEvaluateComm.Index = 0;
     this.menuItemEvaluateComm.Text = "&Evaluate All DICOM Associations";
     this.menuItemEvaluateComm.Click += new System.EventHandler(this.menuItemEvaluateComm_Click);
     //
     // menuItemDetailValidation
     //
     this.menuItemDetailValidation.Checked = true;
     this.menuItemDetailValidation.Index = 1;
     this.menuItemDetailValidation.Text = "Generate Detailed Validation";
     this.menuItemDetailValidation.Click += new System.EventHandler(this.menuItemDetailValidation_Click);
     //
     // menuItemOptions
     //
     this.menuItemOptions.Index = 4;
     this.menuItemOptions.Text = "&User Options";
     this.menuItemOptions.Click += new System.EventHandler(this.menuItemOptions_Click);
     //
     // menuItemHelp
     //
     this.menuItemHelp.Index = 5;
     this.menuItemHelp.MenuItems.AddRange(new System.Windows.Forms.MenuItem[] {
     this.menuItem1});
     this.menuItemHelp.Text = "&Help";
     //
     // menuItem1
     //
     this.menuItem1.Index = 0;
     this.menuItem1.Text = "About DICOM Network Analyzer";
     this.menuItem1.Click += new System.EventHandler(this.menuItem1_Click);
     //
     // toolBarSniffer
     //
     this.toolBarSniffer.Appearance = System.Windows.Forms.ToolBarAppearance.Flat;
     this.toolBarSniffer.Buttons.AddRange(new System.Windows.Forms.ToolBarButton[] {
     this.Mode,
     this.CaptureButton,
     this.ReadCapture,
     this.SaveResultAs,
     this.SaveConfig,
     this.CleanUp,
     this.Explore,
     this.Filter,
     this.toolBarSep,
     this.Error,
     this.Warning,
     this.Backward,
     this.Forward});
     this.toolBarSniffer.DropDownArrows = true;
     this.toolBarSniffer.ImageList = this.imageListBrowser;
     this.toolBarSniffer.Location = new System.Drawing.Point(0, 0);
     this.toolBarSniffer.Name = "toolBarSniffer";
     this.toolBarSniffer.ShowToolTips = true;
     this.toolBarSniffer.Size = new System.Drawing.Size(720, 28);
     this.toolBarSniffer.TabIndex = 22;
     this.toolBarSniffer.ButtonClick += new System.Windows.Forms.ToolBarButtonClickEventHandler(this.toolBarSniffer_ButtonClick);
     //
     // Mode
     //
     this.Mode.ImageIndex = 10;
     this.Mode.Name = "Mode";
     this.Mode.ToolTipText = "Capture mode";
     //
     // CaptureButton
     //
     this.CaptureButton.ImageIndex = 8;
     this.CaptureButton.Name = "CaptureButton";
     this.CaptureButton.ToolTipText = "Start Capturing";
     //
     // ReadCapture
     //
     this.ReadCapture.ImageIndex = 5;
     this.ReadCapture.Name = "ReadCapture";
     this.ReadCapture.ToolTipText = "Read capture(.cap) file";
     //
     // SaveResultAs
     //
     this.SaveResultAs.ImageIndex = 6;
     this.SaveResultAs.Name = "SaveResultAs";
     this.SaveResultAs.ToolTipText = "Save Result As";
     //
     // SaveConfig
     //
     this.SaveConfig.ImageIndex = 7;
     this.SaveConfig.Name = "SaveConfig";
     this.SaveConfig.ToolTipText = "Save current configuration";
     //
     // CleanUp
     //
     this.CleanUp.ImageIndex = 12;
     this.CleanUp.Name = "CleanUp";
     this.CleanUp.Pushed = true;
     this.CleanUp.Style = System.Windows.Forms.ToolBarButtonStyle.ToggleButton;
     this.CleanUp.ToolTipText = "Auto Clean up enabled";
     //
     // Explore
     //
     this.Explore.ImageIndex = 13;
     this.Explore.Name = "Explore";
     this.Explore.ToolTipText = "Explore Saved DICOM Objects";
     //
     // Filter
     //
     this.Filter.ImageIndex = 14;
     this.Filter.Name = "Filter";
     this.Filter.Pushed = true;
     this.Filter.Style = System.Windows.Forms.ToolBarButtonStyle.ToggleButton;
     this.Filter.ToolTipText = "Filter TCP/IP packets";
     //
     // toolBarSep
     //
     this.toolBarSep.Name = "toolBarSep";
     this.toolBarSep.Style = System.Windows.Forms.ToolBarButtonStyle.Separator;
     //
     // Error
     //
     this.Error.Enabled = false;
     this.Error.ImageIndex = 3;
     this.Error.Name = "Error";
     this.Error.ToolTipText = "Navigate Error";
     //
     // Warning
     //
     this.Warning.Enabled = false;
     this.Warning.ImageIndex = 4;
     this.Warning.Name = "Warning";
     this.Warning.ToolTipText = "Navigate Warning";
     //
     // Backward
     //
     this.Backward.Enabled = false;
     this.Backward.ImageIndex = 0;
     this.Backward.Name = "Backward";
     this.Backward.ToolTipText = "Navigate Back";
     //
     // Forward
     //
     this.Forward.Enabled = false;
     this.Forward.ImageIndex = 1;
     this.Forward.Name = "Forward";
     this.Forward.ToolTipText = "Navigate Forward";
     //
     // imageListBrowser
     //
     this.imageListBrowser.ImageStream = ((System.Windows.Forms.ImageListStreamer)(resources.GetObject("imageListBrowser.ImageStream")));
     this.imageListBrowser.TransparentColor = System.Drawing.Color.Transparent;
     this.imageListBrowser.Images.SetKeyName(0, "");
     this.imageListBrowser.Images.SetKeyName(1, "");
     this.imageListBrowser.Images.SetKeyName(2, "");
     this.imageListBrowser.Images.SetKeyName(3, "");
     this.imageListBrowser.Images.SetKeyName(4, "");
     this.imageListBrowser.Images.SetKeyName(5, "");
     this.imageListBrowser.Images.SetKeyName(6, "");
     this.imageListBrowser.Images.SetKeyName(7, "");
     this.imageListBrowser.Images.SetKeyName(8, "");
     this.imageListBrowser.Images.SetKeyName(9, "");
     this.imageListBrowser.Images.SetKeyName(10, "");
     this.imageListBrowser.Images.SetKeyName(11, "");
     this.imageListBrowser.Images.SetKeyName(12, "");
     this.imageListBrowser.Images.SetKeyName(13, "");
     this.imageListBrowser.Images.SetKeyName(14, "filter.ico");
     //
     // ImageList
     //
     this.ImageList.ImageStream = ((System.Windows.Forms.ImageListStreamer)(resources.GetObject("ImageList.ImageStream")));
     this.ImageList.TransparentColor = System.Drawing.Color.Transparent;
     this.ImageList.Images.SetKeyName(0, "");
     this.ImageList.Images.SetKeyName(1, "");
     this.ImageList.Images.SetKeyName(2, "");
     this.ImageList.Images.SetKeyName(3, "");
     this.ImageList.Images.SetKeyName(4, "");
     this.ImageList.Images.SetKeyName(5, "");
     this.ImageList.Images.SetKeyName(6, "");
     this.ImageList.Images.SetKeyName(7, "");
     this.ImageList.Images.SetKeyName(8, "");
     this.ImageList.Images.SetKeyName(9, "");
     this.ImageList.Images.SetKeyName(10, "");
     this.ImageList.Images.SetKeyName(11, "");
     this.ImageList.Images.SetKeyName(12, "");
     this.ImageList.Images.SetKeyName(13, "");
     this.ImageList.Images.SetKeyName(14, "");
     this.ImageList.Images.SetKeyName(15, "");
     this.ImageList.Images.SetKeyName(16, "");
     this.ImageList.Images.SetKeyName(17, "");
     this.ImageList.Images.SetKeyName(18, "");
     this.ImageList.Images.SetKeyName(19, "");
     this.ImageList.Images.SetKeyName(20, "");
     this.ImageList.Images.SetKeyName(21, "");
     this.ImageList.Images.SetKeyName(22, "filter.ico");
     //
     // statusBarSniffer
     //
     this.statusBarSniffer.Location = new System.Drawing.Point(0, 511);
     this.statusBarSniffer.Name = "statusBarSniffer";
     this.statusBarSniffer.Size = new System.Drawing.Size(720, 20);
     this.statusBarSniffer.TabIndex = 23;
     //
     // progressBarStatusBar
     //
     this.progressBarStatusBar.Location = new System.Drawing.Point(306, 512);
     this.progressBarStatusBar.Name = "progressBarStatusBar";
     this.progressBarStatusBar.Size = new System.Drawing.Size(408, 16);
     this.progressBarStatusBar.TabIndex = 24;
     this.progressBarStatusBar.Visible = false;
     //
     // dvtkSummaryWebBrowserSniffer
     //
     this.dvtkSummaryWebBrowserSniffer.Dock = System.Windows.Forms.DockStyle.Fill;
     this.dvtkSummaryWebBrowserSniffer.Location = new System.Drawing.Point(0, 0);
     this.dvtkSummaryWebBrowserSniffer.Name = "dvtkSummaryWebBrowserSniffer";
     this.dvtkSummaryWebBrowserSniffer.Size = new System.Drawing.Size(712, 457);
     this.dvtkSummaryWebBrowserSniffer.TabIndex = 0;
     this.dvtkSummaryWebBrowserSniffer.XmlStyleSheetFullFileName = "";
     //
     // dvtkDetailWebBrowserSniffer
     //
     this.dvtkDetailWebBrowserSniffer.Dock = System.Windows.Forms.DockStyle.Fill;
     this.dvtkDetailWebBrowserSniffer.Location = new System.Drawing.Point(0, 0);
     this.dvtkDetailWebBrowserSniffer.Name = "dvtkDetailWebBrowserSniffer";
     this.dvtkDetailWebBrowserSniffer.Size = new System.Drawing.Size(712, 457);
     this.dvtkDetailWebBrowserSniffer.TabIndex = 0;
     this.dvtkDetailWebBrowserSniffer.XmlStyleSheetFullFileName = "";
     //
     // DICOMSniffer
     //
     this.AutoScaleBaseSize = new System.Drawing.Size(5, 13);
     this.ClientSize = new System.Drawing.Size(720, 531);
     this.Controls.Add(this.progressBarStatusBar);
     this.Controls.Add(this.tabControlSniffer);
     this.Controls.Add(this.toolBarSniffer);
     this.Controls.Add(this.statusBarSniffer);
     this.Icon = ((System.Drawing.Icon)(resources.GetObject("$this.Icon")));
     this.Menu = this.mainMenuDICOMSniffer;
     this.MinimumSize = new System.Drawing.Size(725, 565);
     this.Name = "DICOMSniffer";
     this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen;
     this.Text = "DICOM Network Analyzer";
     this.Load += new System.EventHandler(this.DICOMSniffer_Load);
     this.Closing += new System.ComponentModel.CancelEventHandler(this.DICOMSniffer_Closing);
     this.tabControlSniffer.ResumeLayout(false);
     this.tabSnifferInformation.ResumeLayout(false);
     this.splitContainerCapInfo.Panel1.ResumeLayout(false);
     this.splitContainerCapInfo.Panel1.PerformLayout();
     this.splitContainerCapInfo.Panel2.ResumeLayout(false);
     this.splitContainerCapInfo.Panel2.PerformLayout();
     this.splitContainerCapInfo.ResumeLayout(false);
     this.groupBoxCapture.ResumeLayout(false);
     this.groupBoxCapture.PerformLayout();
     this.groupBoxFilter.ResumeLayout(false);
     this.groupBoxFilter.PerformLayout();
     this.tabAssoOverview.ResumeLayout(false);
     this.splitContainerAssocOverview.Panel1.ResumeLayout(false);
     this.splitContainerAssocOverview.Panel2.ResumeLayout(false);
     this.splitContainerAssocOverview.ResumeLayout(false);
     this.panel7.ResumeLayout(false);
     this.tabPDUsOverview.ResumeLayout(false);
     this.splitContainerServiceElement.Panel1.ResumeLayout(false);
     this.splitContainerServiceElement.Panel2.ResumeLayout(false);
     this.splitContainerServiceElement.ResumeLayout(false);
     this.tabSummaryValidationResults.ResumeLayout(false);
     this.tabDetailValidationResults.ResumeLayout(false);
     this.ResumeLayout(false);
     this.PerformLayout();
 }
Пример #3
0
 /// <summary>
 /// Required method for Designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     this.menuStrip1 = new System.Windows.Forms.MenuStrip();
     this.fileToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
     this.openFileToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
     this.tabControlSummary = new System.Windows.Forms.TabControl();
     this.Summary = new System.Windows.Forms.TabPage();
     this.tabPageDetailed = new System.Windows.Forms.TabPage();
     this.dvtkWebBrowserSummary = new DvtkApplicationLayer.UserInterfaces.DvtkWebBrowserNew();
     this.dvtkWebBrowserDetail = new DvtkApplicationLayer.UserInterfaces.DvtkWebBrowserNew();
     this.menuStrip1.SuspendLayout();
     this.tabControlSummary.SuspendLayout();
     this.Summary.SuspendLayout();
     this.tabPageDetailed.SuspendLayout();
     this.SuspendLayout();
     //
     // menuStrip1
     //
     this.menuStrip1.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
     this.fileToolStripMenuItem});
     this.menuStrip1.Location = new System.Drawing.Point(0, 0);
     this.menuStrip1.Name = "menuStrip1";
     this.menuStrip1.Size = new System.Drawing.Size(759, 24);
     this.menuStrip1.TabIndex = 0;
     this.menuStrip1.Text = "menuStrip1";
     //
     // fileToolStripMenuItem
     //
     this.fileToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
     this.openFileToolStripMenuItem});
     this.fileToolStripMenuItem.Name = "fileToolStripMenuItem";
     this.fileToolStripMenuItem.Size = new System.Drawing.Size(35, 20);
     this.fileToolStripMenuItem.Text = "File";
     //
     // openFileToolStripMenuItem
     //
     this.openFileToolStripMenuItem.Name = "openFileToolStripMenuItem";
     this.openFileToolStripMenuItem.Size = new System.Drawing.Size(152, 22);
     this.openFileToolStripMenuItem.Text = "Open File";
     this.openFileToolStripMenuItem.Click += new System.EventHandler(this.openFileToolStripMenuItem_Click);
     //
     // tabControlSummary
     //
     this.tabControlSummary.Controls.Add(this.Summary);
     this.tabControlSummary.Controls.Add(this.tabPageDetailed);
     this.tabControlSummary.Dock = System.Windows.Forms.DockStyle.Fill;
     this.tabControlSummary.Location = new System.Drawing.Point(0, 24);
     this.tabControlSummary.Name = "tabControlSummary";
     this.tabControlSummary.SelectedIndex = 0;
     this.tabControlSummary.Size = new System.Drawing.Size(759, 593);
     this.tabControlSummary.TabIndex = 1;
     //
     // Summary
     //
     this.Summary.Controls.Add(this.dvtkWebBrowserSummary);
     this.Summary.Location = new System.Drawing.Point(4, 22);
     this.Summary.Name = "Summary";
     this.Summary.Padding = new System.Windows.Forms.Padding(3);
     this.Summary.Size = new System.Drawing.Size(751, 567);
     this.Summary.TabIndex = 0;
     this.Summary.Text = "Summary";
     this.Summary.UseVisualStyleBackColor = true;
     //
     // tabPageDetailed
     //
     this.tabPageDetailed.Controls.Add(this.dvtkWebBrowserDetail);
     this.tabPageDetailed.Location = new System.Drawing.Point(4, 22);
     this.tabPageDetailed.Name = "tabPageDetailed";
     this.tabPageDetailed.Padding = new System.Windows.Forms.Padding(3);
     this.tabPageDetailed.Size = new System.Drawing.Size(751, 567);
     this.tabPageDetailed.TabIndex = 1;
     this.tabPageDetailed.Text = "Detailed";
     this.tabPageDetailed.UseVisualStyleBackColor = true;
     //
     // dvtkWebBrowserSummary
     //
     this.dvtkWebBrowserSummary.Dock = System.Windows.Forms.DockStyle.Fill;
     this.dvtkWebBrowserSummary.Location = new System.Drawing.Point(3, 3);
     this.dvtkWebBrowserSummary.Name = "dvtkWebBrowserSummary";
     this.dvtkWebBrowserSummary.Size = new System.Drawing.Size(745, 561);
     this.dvtkWebBrowserSummary.TabIndex = 0;
     this.dvtkWebBrowserSummary.XmlStyleSheetFullFileName = "";
     //
     // dvtkWebBrowserDetail
     //
     this.dvtkWebBrowserDetail.Dock = System.Windows.Forms.DockStyle.Fill;
     this.dvtkWebBrowserDetail.Location = new System.Drawing.Point(3, 3);
     this.dvtkWebBrowserDetail.Name = "dvtkWebBrowserDetail";
     this.dvtkWebBrowserDetail.Size = new System.Drawing.Size(745, 561);
     this.dvtkWebBrowserDetail.TabIndex = 0;
     this.dvtkWebBrowserDetail.XmlStyleSheetFullFileName = "";
     //
     // Form1
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
     this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
     this.ClientSize = new System.Drawing.Size(759, 617);
     this.Controls.Add(this.tabControlSummary);
     this.Controls.Add(this.menuStrip1);
     this.MainMenuStrip = this.menuStrip1;
     this.Name = "Form1";
     this.Text = "Ticket 1400";
     this.WindowState = System.Windows.Forms.FormWindowState.Maximized;
     this.menuStrip1.ResumeLayout(false);
     this.menuStrip1.PerformLayout();
     this.tabControlSummary.ResumeLayout(false);
     this.Summary.ResumeLayout(false);
     this.tabPageDetailed.ResumeLayout(false);
     this.ResumeLayout(false);
     this.PerformLayout();
 }
Пример #4
0
 /// <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.Resources.ResourceManager resources = new System.Resources.ResourceManager(typeof(Analysis));
     this.tabControlAnalysis = new System.Windows.Forms.TabControl();
     this.tabPageLogging = new System.Windows.Forms.TabPage();
     this.activityLogging = new System.Windows.Forms.RichTextBox();
     this.tabPageValidation = new System.Windows.Forms.TabPage();
     this.toolBar1 = new System.Windows.Forms.ToolBar();
     this.errorButton = new System.Windows.Forms.ToolBarButton();
     this.warningButton = new System.Windows.Forms.ToolBarButton();
     this.backwardButton = new System.Windows.Forms.ToolBarButton();
     this.upwardButton = new System.Windows.Forms.ToolBarButton();
     this.forwardButton = new System.Windows.Forms.ToolBarButton();
     this.imageListAnalysis = new System.Windows.Forms.ImageList(this.components);
     this.dvtkWebBrowser = new DvtkApplicationLayer.UserInterfaces.DvtkWebBrowserNew();
     this.tabControlAnalysis.SuspendLayout();
     this.tabPageLogging.SuspendLayout();
     this.tabPageValidation.SuspendLayout();
     this.SuspendLayout();
     //
     // tabControlAnalysis
     //
     this.tabControlAnalysis.Controls.Add(this.tabPageLogging);
     this.tabControlAnalysis.Controls.Add(this.tabPageValidation);
     this.tabControlAnalysis.Dock = System.Windows.Forms.DockStyle.Fill;
     this.tabControlAnalysis.Location = new System.Drawing.Point(0, 28);
     this.tabControlAnalysis.Name = "tabControlAnalysis";
     this.tabControlAnalysis.SelectedIndex = 0;
     this.tabControlAnalysis.Size = new System.Drawing.Size(776, 642);
     this.tabControlAnalysis.TabIndex = 0;
     this.tabControlAnalysis.SelectedIndexChanged += new System.EventHandler(this.tabControlAnalysis_SelectedIndexChanged);
     //
     // tabPageLogging
     //
     this.tabPageLogging.Controls.Add(this.activityLogging);
     this.tabPageLogging.Location = new System.Drawing.Point(4, 22);
     this.tabPageLogging.Name = "tabPageLogging";
     this.tabPageLogging.Size = new System.Drawing.Size(768, 616);
     this.tabPageLogging.TabIndex = 0;
     this.tabPageLogging.Text = "Activity Logging";
     //
     // activityLogging
     //
     this.activityLogging.Dock = System.Windows.Forms.DockStyle.Fill;
     this.activityLogging.HideSelection = false;
     this.activityLogging.Location = new System.Drawing.Point(0, 0);
     this.activityLogging.Name = "activityLogging";
     this.activityLogging.Size = new System.Drawing.Size(768, 616);
     this.activityLogging.TabIndex = 0;
     this.activityLogging.Text = "";
     //
     // tabPageValidation
     //
     this.tabPageValidation.Controls.Add(this.dvtkWebBrowser);
     this.tabPageValidation.Location = new System.Drawing.Point(4, 22);
     this.tabPageValidation.Name = "tabPageValidation";
     this.tabPageValidation.Size = new System.Drawing.Size(768, 616);
     this.tabPageValidation.TabIndex = 1;
     this.tabPageValidation.Text = "Validation Results";
     //
     // toolBar1
     //
     this.toolBar1.Buttons.AddRange(new System.Windows.Forms.ToolBarButton[] {
                                                                                 this.errorButton,
                                                                                 this.warningButton,
                                                                                 this.backwardButton,
                                                                                 this.upwardButton,
                                                                                 this.forwardButton});
     this.toolBar1.DropDownArrows = true;
     this.toolBar1.ImageList = this.imageListAnalysis;
     this.toolBar1.Location = new System.Drawing.Point(0, 0);
     this.toolBar1.Name = "toolBar1";
     this.toolBar1.ShowToolTips = true;
     this.toolBar1.Size = new System.Drawing.Size(776, 28);
     this.toolBar1.TabIndex = 1;
     this.toolBar1.ButtonClick += new System.Windows.Forms.ToolBarButtonClickEventHandler(this.toolBar1_ButtonClick);
     //
     // errorButton
     //
     this.errorButton.ImageIndex = 3;
     //
     // warningButton
     //
     this.warningButton.ImageIndex = 4;
     //
     // backwardButton
     //
     this.backwardButton.ImageIndex = 0;
     //
     // upwardButton
     //
     this.upwardButton.ImageIndex = 2;
     //
     // forwardButton
     //
     this.forwardButton.ImageIndex = 1;
     //
     // imageListAnalysis
     //
     this.imageListAnalysis.ImageSize = new System.Drawing.Size(16, 16);
     this.imageListAnalysis.ImageStream = ((System.Windows.Forms.ImageListStreamer)(resources.GetObject("imageListAnalysis.ImageStream")));
     this.imageListAnalysis.TransparentColor = System.Drawing.Color.Transparent;
     //
     // dvtkWebBrowser
     //
     this.dvtkWebBrowser.Dock = System.Windows.Forms.DockStyle.Fill;
     this.dvtkWebBrowser.Location = new System.Drawing.Point(0, 0);
     this.dvtkWebBrowser.Name = "dvtkWebBrowser";
     this.dvtkWebBrowser.Size = new System.Drawing.Size(768, 616);
     this.dvtkWebBrowser.TabIndex = 0;
     this.dvtkWebBrowser.XmlStyleSheetFullFileName = "";
     //
     // Analysis
     //
     this.AutoScaleBaseSize = new System.Drawing.Size(5, 13);
     this.ClientSize = new System.Drawing.Size(776, 670);
     this.Controls.Add(this.tabControlAnalysis);
     this.Controls.Add(this.toolBar1);
     this.Icon = ((System.Drawing.Icon)(resources.GetObject("$this.Icon")));
     this.MinimizeBox = false;
     this.Name = "Analysis";
     this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen;
     this.Text = "DICOM Analysis ";
     this.tabControlAnalysis.ResumeLayout(false);
     this.tabPageLogging.ResumeLayout(false);
     this.tabPageValidation.ResumeLayout(false);
     this.ResumeLayout(false);
 }
Пример #5
0
 /// <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.Resources.ResourceManager resources = new System.Resources.ResourceManager(typeof(Analysis));
     this.tabControlAnalysis = new System.Windows.Forms.TabControl();
     this.tabPageLogging     = new System.Windows.Forms.TabPage();
     this.activityLogging    = new System.Windows.Forms.RichTextBox();
     this.tabPageValidation  = new System.Windows.Forms.TabPage();
     this.toolBar1           = new System.Windows.Forms.ToolBar();
     this.errorButton        = new System.Windows.Forms.ToolBarButton();
     this.warningButton      = new System.Windows.Forms.ToolBarButton();
     this.backwardButton     = new System.Windows.Forms.ToolBarButton();
     this.upwardButton       = new System.Windows.Forms.ToolBarButton();
     this.forwardButton      = new System.Windows.Forms.ToolBarButton();
     this.imageListAnalysis  = new System.Windows.Forms.ImageList(this.components);
     this.dvtkWebBrowser     = new DvtkApplicationLayer.UserInterfaces.DvtkWebBrowserNew();
     this.tabControlAnalysis.SuspendLayout();
     this.tabPageLogging.SuspendLayout();
     this.tabPageValidation.SuspendLayout();
     this.SuspendLayout();
     //
     // tabControlAnalysis
     //
     this.tabControlAnalysis.Controls.Add(this.tabPageLogging);
     this.tabControlAnalysis.Controls.Add(this.tabPageValidation);
     this.tabControlAnalysis.Dock                  = System.Windows.Forms.DockStyle.Fill;
     this.tabControlAnalysis.Location              = new System.Drawing.Point(0, 28);
     this.tabControlAnalysis.Name                  = "tabControlAnalysis";
     this.tabControlAnalysis.SelectedIndex         = 0;
     this.tabControlAnalysis.Size                  = new System.Drawing.Size(776, 642);
     this.tabControlAnalysis.TabIndex              = 0;
     this.tabControlAnalysis.SelectedIndexChanged += new System.EventHandler(this.tabControlAnalysis_SelectedIndexChanged);
     //
     // tabPageLogging
     //
     this.tabPageLogging.Controls.Add(this.activityLogging);
     this.tabPageLogging.Location = new System.Drawing.Point(4, 22);
     this.tabPageLogging.Name     = "tabPageLogging";
     this.tabPageLogging.Size     = new System.Drawing.Size(768, 616);
     this.tabPageLogging.TabIndex = 0;
     this.tabPageLogging.Text     = "Activity Logging";
     //
     // activityLogging
     //
     this.activityLogging.Dock          = System.Windows.Forms.DockStyle.Fill;
     this.activityLogging.HideSelection = false;
     this.activityLogging.Location      = new System.Drawing.Point(0, 0);
     this.activityLogging.Name          = "activityLogging";
     this.activityLogging.Size          = new System.Drawing.Size(768, 616);
     this.activityLogging.TabIndex      = 0;
     this.activityLogging.Text          = "";
     //
     // tabPageValidation
     //
     this.tabPageValidation.Controls.Add(this.dvtkWebBrowser);
     this.tabPageValidation.Location = new System.Drawing.Point(4, 22);
     this.tabPageValidation.Name     = "tabPageValidation";
     this.tabPageValidation.Size     = new System.Drawing.Size(768, 616);
     this.tabPageValidation.TabIndex = 1;
     this.tabPageValidation.Text     = "Validation Results";
     //
     // toolBar1
     //
     this.toolBar1.Buttons.AddRange(new System.Windows.Forms.ToolBarButton[] {
         this.errorButton,
         this.warningButton,
         this.backwardButton,
         this.upwardButton,
         this.forwardButton
     });
     this.toolBar1.DropDownArrows = true;
     this.toolBar1.ImageList      = this.imageListAnalysis;
     this.toolBar1.Location       = new System.Drawing.Point(0, 0);
     this.toolBar1.Name           = "toolBar1";
     this.toolBar1.ShowToolTips   = true;
     this.toolBar1.Size           = new System.Drawing.Size(776, 28);
     this.toolBar1.TabIndex       = 1;
     this.toolBar1.ButtonClick   += new System.Windows.Forms.ToolBarButtonClickEventHandler(this.toolBar1_ButtonClick);
     //
     // errorButton
     //
     this.errorButton.ImageIndex = 3;
     //
     // warningButton
     //
     this.warningButton.ImageIndex = 4;
     //
     // backwardButton
     //
     this.backwardButton.ImageIndex = 0;
     //
     // upwardButton
     //
     this.upwardButton.ImageIndex = 2;
     //
     // forwardButton
     //
     this.forwardButton.ImageIndex = 1;
     //
     // imageListAnalysis
     //
     this.imageListAnalysis.ImageSize        = new System.Drawing.Size(16, 16);
     this.imageListAnalysis.ImageStream      = ((System.Windows.Forms.ImageListStreamer)(resources.GetObject("imageListAnalysis.ImageStream")));
     this.imageListAnalysis.TransparentColor = System.Drawing.Color.Transparent;
     //
     // dvtkWebBrowser
     //
     this.dvtkWebBrowser.Dock     = System.Windows.Forms.DockStyle.Fill;
     this.dvtkWebBrowser.Location = new System.Drawing.Point(0, 0);
     this.dvtkWebBrowser.Name     = "dvtkWebBrowser";
     this.dvtkWebBrowser.Size     = new System.Drawing.Size(768, 616);
     this.dvtkWebBrowser.TabIndex = 0;
     this.dvtkWebBrowser.XmlStyleSheetFullFileName = "";
     //
     // Analysis
     //
     this.AutoScaleBaseSize = new System.Drawing.Size(5, 13);
     this.ClientSize        = new System.Drawing.Size(776, 670);
     this.Controls.Add(this.tabControlAnalysis);
     this.Controls.Add(this.toolBar1);
     this.Icon          = ((System.Drawing.Icon)(resources.GetObject("$this.Icon")));
     this.MinimizeBox   = false;
     this.Name          = "Analysis";
     this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen;
     this.Text          = "DICOM Analysis ";
     this.tabControlAnalysis.ResumeLayout(false);
     this.tabPageLogging.ResumeLayout(false);
     this.tabPageValidation.ResumeLayout(false);
     this.ResumeLayout(false);
 }
Пример #6
0
 /// <summary>
 /// Required method for Designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     System.Resources.ResourceManager resources = new System.Resources.ResourceManager(typeof(DetailLogging));
     this.dvtkWebBrowser = new DvtkApplicationLayer.UserInterfaces.DvtkWebBrowserNew();
     this.SuspendLayout();
     //
     // dvtkWebBrowser
     //
     this.dvtkWebBrowser.Dock = System.Windows.Forms.DockStyle.Fill;
     this.dvtkWebBrowser.Location = new System.Drawing.Point(0, 0);
     this.dvtkWebBrowser.Name = "dvtkWebBrowser";
     this.dvtkWebBrowser.Size = new System.Drawing.Size(744, 694);
     this.dvtkWebBrowser.TabIndex = 0;
     this.dvtkWebBrowser.XmlStyleSheetFullFileName = "";
     //
     // DetailLogging
     //
     this.AutoScaleBaseSize = new System.Drawing.Size(5, 13);
     this.ClientSize = new System.Drawing.Size(744, 694);
     this.Controls.Add(this.dvtkWebBrowser);
     this.Icon = ((System.Drawing.Icon)(resources.GetObject("$this.Icon")));
     this.Name = "DetailLogging";
     this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen;
     this.Text = "Detail Logging";
     this.ResumeLayout(false);
 }