Projects

Find all our projects in development below.
All source code is GNU General Public License (GPL)

SOAP Spy

Browsing frmSendRequest.Designer.vb (8.63 KB)

<Global.Microsoft.VisualBasic.CompilerServices.DesignerGenerated()> _
Partial Class frmSendRequest
    Inherits System.Windows.Forms.Form

    'Form overrides dispose to clean up the component list.
    <System.Diagnostics.DebuggerNonUserCode()> _
    Protected Overrides Sub Dispose(ByVal disposing As Boolean)
        Try
            If disposing AndAlso components IsNot Nothing Then
                components.Dispose()
            End If
        Finally
            MyBase.Dispose(disposing)
        End Try
    End Sub

    'Required by the Windows Form Designer
    Private components As System.ComponentModel.IContainer

    'NOTE: The following procedure is required by the Windows Form Designer
    'It can be modified using the Windows Form Designer.  
    'Do not modify it using the code editor.
    <System.Diagnostics.DebuggerStepThrough()> _
    Private Sub InitializeComponent()
        Dim resources As System.ComponentModel.ComponentResourceManager = New System.ComponentModel.ComponentResourceManager(GetType(frmSendRequest))
        Me.splitMain = New System.Windows.Forms.SplitContainer
        Me.txtRequest = New System.Windows.Forms.TextBox
        Me.txtResponse = New System.Windows.Forms.TextBox
        Me.ssPacketSpy = New System.Windows.Forms.StatusStrip
        Me.lblStatus = New System.Windows.Forms.ToolStripStatusLabel
        Me.tlsMain = New System.Windows.Forms.ToolStrip
        Me.lblHost = New System.Windows.Forms.ToolStripLabel
        Me.txtHost = New System.Windows.Forms.ToolStripTextBox
        Me.lblPort = New System.Windows.Forms.ToolStripLabel
        Me.txtPort = New System.Windows.Forms.ToolStripTextBox
        Me.btnSend = New System.Windows.Forms.ToolStripButton
        Me.splitMain.Panel1.SuspendLayout()
        Me.splitMain.Panel2.SuspendLayout()
        Me.splitMain.SuspendLayout()
        Me.ssPacketSpy.SuspendLayout()
        Me.tlsMain.SuspendLayout()
        Me.SuspendLayout()
        '
        'splitMain
        '
        Me.splitMain.Anchor = CType((((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Bottom) _
                    Or System.Windows.Forms.AnchorStyles.Left) _
                    Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
        Me.splitMain.BackColor = System.Drawing.SystemColors.ControlDark
        Me.splitMain.FixedPanel = System.Windows.Forms.FixedPanel.Panel2
        Me.splitMain.Location = New System.Drawing.Point(0, 25)
        Me.splitMain.Name = "splitMain"
        Me.splitMain.Orientation = System.Windows.Forms.Orientation.Horizontal
        '
        'splitMain.Panel1
        '
        Me.splitMain.Panel1.Controls.Add(Me.txtRequest)
        Me.splitMain.Panel1MinSize = 100
        '
        'splitMain.Panel2
        '
        Me.splitMain.Panel2.Controls.Add(Me.txtResponse)
        Me.splitMain.Panel2MinSize = 100
        Me.splitMain.Size = New System.Drawing.Size(452, 318)
        Me.splitMain.SplitterDistance = 167
        Me.splitMain.TabIndex = 1
        Me.splitMain.TabStop = False
        '
        'txtRequest
        '
        Me.txtRequest.Anchor = CType((((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Bottom) _
                    Or System.Windows.Forms.AnchorStyles.Left) _
                    Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
        Me.txtRequest.Location = New System.Drawing.Point(0, 0)
        Me.txtRequest.MaxLength = 8192
        Me.txtRequest.Multiline = True
        Me.txtRequest.Name = "txtRequest"
        Me.txtRequest.ScrollBars = System.Windows.Forms.ScrollBars.Both
        Me.txtRequest.Size = New System.Drawing.Size(453, 166)
        Me.txtRequest.TabIndex = 0
        '
        'txtResponse
        '
        Me.txtResponse.Anchor = CType((((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Bottom) _
                    Or System.Windows.Forms.AnchorStyles.Left) _
                    Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
        Me.txtResponse.Location = New System.Drawing.Point(0, 0)
        Me.txtResponse.Multiline = True
        Me.txtResponse.Name = "txtResponse"
        Me.txtResponse.ReadOnly = True
        Me.txtResponse.ScrollBars = System.Windows.Forms.ScrollBars.Both
        Me.txtResponse.Size = New System.Drawing.Size(453, 147)
        Me.txtResponse.TabIndex = 1
        '
        'ssPacketSpy
        '
        Me.ssPacketSpy.Items.AddRange(New System.Windows.Forms.ToolStripItem() {Me.lblStatus})
        Me.ssPacketSpy.Location = New System.Drawing.Point(0, 343)
        Me.ssPacketSpy.Name = "ssPacketSpy"
        Me.ssPacketSpy.ShowItemToolTips = True
        Me.ssPacketSpy.Size = New System.Drawing.Size(452, 22)
        Me.ssPacketSpy.TabIndex = 3
        '
        'lblStatus
        '
        Me.lblStatus.Name = "lblStatus"
        Me.lblStatus.Size = New System.Drawing.Size(437, 17)
        Me.lblStatus.Spring = True
        Me.lblStatus.Text = "Ready"
        Me.lblStatus.TextAlign = System.Drawing.ContentAlignment.MiddleLeft
        '
        'tlsMain
        '
        Me.tlsMain.Items.AddRange(New System.Windows.Forms.ToolStripItem() {Me.lblHost, Me.txtHost, Me.lblPort, Me.txtPort, Me.btnSend})
        Me.tlsMain.Location = New System.Drawing.Point(0, 0)
        Me.tlsMain.Name = "tlsMain"
        Me.tlsMain.Size = New System.Drawing.Size(452, 25)
        Me.tlsMain.TabIndex = 0
        '
        'lblHost
        '
        Me.lblHost.Name = "lblHost"
        Me.lblHost.Size = New System.Drawing.Size(33, 22)
        Me.lblHost.Text = "Host:"
        '
        'txtHost
        '
        Me.txtHost.MaxLength = 120
        Me.txtHost.Name = "txtHost"
        Me.txtHost.Size = New System.Drawing.Size(180, 25)
        '
        'lblPort
        '
        Me.lblPort.Name = "lblPort"
        Me.lblPort.Size = New System.Drawing.Size(31, 22)
        Me.lblPort.Text = "Port:"
        '
        'txtPort
        '
        Me.txtPort.MaxLength = 5
        Me.txtPort.Name = "txtPort"
        Me.txtPort.Size = New System.Drawing.Size(60, 25)
        '
        'btnSend
        '
        Me.btnSend.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image
        Me.btnSend.Image = CType(resources.GetObject("btnSend.Image"), System.Drawing.Image)
        Me.btnSend.ImageTransparentColor = System.Drawing.Color.Magenta
        Me.btnSend.Margin = New System.Windows.Forms.Padding(2, 1, 0, 2)
        Me.btnSend.Name = "btnSend"
        Me.btnSend.Size = New System.Drawing.Size(23, 22)
        Me.btnSend.Text = "Send"
        Me.btnSend.ToolTipText = "Send"
        '
        'frmSendRequest
        '
        Me.AutoScaleDimensions = New System.Drawing.SizeF(6.0!, 13.0!)
        Me.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font
        Me.ClientSize = New System.Drawing.Size(452, 365)
        Me.Controls.Add(Me.tlsMain)
        Me.Controls.Add(Me.ssPacketSpy)
        Me.Controls.Add(Me.splitMain)
        Me.Font = New System.Drawing.Font("Tahoma", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
        Me.Icon = CType(resources.GetObject("$this.Icon"), System.Drawing.Icon)
        Me.MinimumSize = New System.Drawing.Size(460, 400)
        Me.Name = "frmSendRequest"
        Me.ShowInTaskbar = False
        Me.Text = "Send SOAP Request"
        Me.splitMain.Panel1.ResumeLayout(False)
        Me.splitMain.Panel1.PerformLayout()
        Me.splitMain.Panel2.ResumeLayout(False)
        Me.splitMain.Panel2.PerformLayout()
        Me.splitMain.ResumeLayout(False)
        Me.ssPacketSpy.ResumeLayout(False)
        Me.ssPacketSpy.PerformLayout()
        Me.tlsMain.ResumeLayout(False)
        Me.tlsMain.PerformLayout()
        Me.ResumeLayout(False)
        Me.PerformLayout()

    End Sub
    Friend WithEvents splitMain As System.Windows.Forms.SplitContainer
    Friend WithEvents txtResponse As System.Windows.Forms.TextBox
    Friend WithEvents txtRequest As System.Windows.Forms.TextBox
    Friend WithEvents ssPacketSpy As System.Windows.Forms.StatusStrip
    Friend WithEvents lblStatus As System.Windows.Forms.ToolStripStatusLabel
    Friend WithEvents tlsMain As System.Windows.Forms.ToolStrip
    Friend WithEvents lblHost As System.Windows.Forms.ToolStripLabel
    Friend WithEvents txtHost As System.Windows.Forms.ToolStripTextBox
    Friend WithEvents lblPort As System.Windows.Forms.ToolStripLabel
    Friend WithEvents txtPort As System.Windows.Forms.ToolStripTextBox
    Friend WithEvents btnSend As System.Windows.Forms.ToolStripButton
End Class

Download frmSendRequest.Designer.vb

Back to file list


Back to project page