<Global.Microsoft.VisualBasic.CompilerServices.DesignerGenerated()> _
Partial Class MainForm
    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)
        If disposing AndAlso components IsNot Nothing Then
            components.Dispose()
        End If
        MyBase.Dispose(disposing)
    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()
        Me.SouceXmlCaption = New System.Windows.Forms.Label
        Me.SourceXmlField = New System.Windows.Forms.TextBox
        Me.SourceXmlButton = New System.Windows.Forms.Button
        Me.StylesheetButton = New System.Windows.Forms.Button
        Me.StylesheetField = New System.Windows.Forms.TextBox
        Me.StylesheetCaption = New System.Windows.Forms.Label
        Me.TransformButton = New System.Windows.Forms.Button
        Me.ResultGroup = New System.Windows.Forms.GroupBox
        Me.ResultField = New System.Windows.Forms.TextBox
        Me.FileOpenDialog = New System.Windows.Forms.OpenFileDialog
        Me.ResultGroup.SuspendLayout()
        Me.SuspendLayout()
        '
        'SouceXmlCaption
        '
        Me.SouceXmlCaption.AutoSize = True
        Me.SouceXmlCaption.Location = New System.Drawing.Point(13, 13)
        Me.SouceXmlCaption.Name = "SouceXmlCaption"
        Me.SouceXmlCaption.Size = New System.Drawing.Size(69, 13)
        Me.SouceXmlCaption.TabIndex = 0
        Me.SouceXmlCaption.Text = "Source &XML:"
        '
        'SourceXmlField
        '
        Me.SourceXmlField.Anchor = CType(((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Left) _
                    Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
        Me.SourceXmlField.Location = New System.Drawing.Point(89, 13)
        Me.SourceXmlField.Name = "SourceXmlField"
        Me.SourceXmlField.Size = New System.Drawing.Size(551, 20)
        Me.SourceXmlField.TabIndex = 1
        '
        'SourceXmlButton
        '
        Me.SourceXmlButton.Anchor = CType((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
        Me.SourceXmlButton.Location = New System.Drawing.Point(646, 9)
        Me.SourceXmlButton.Name = "SourceXmlButton"
        Me.SourceXmlButton.Size = New System.Drawing.Size(29, 23)
        Me.SourceXmlButton.TabIndex = 2
        Me.SourceXmlButton.Text = "..."
        Me.SourceXmlButton.UseVisualStyleBackColor = True
        '
        'StylesheetButton
        '
        Me.StylesheetButton.Anchor = CType((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
        Me.StylesheetButton.Location = New System.Drawing.Point(646, 35)
        Me.StylesheetButton.Name = "StylesheetButton"
        Me.StylesheetButton.Size = New System.Drawing.Size(29, 23)
        Me.StylesheetButton.TabIndex = 5
        Me.StylesheetButton.Text = "..."
        Me.StylesheetButton.UseVisualStyleBackColor = True
        '
        'StylesheetField
        '
        Me.StylesheetField.Anchor = CType(((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Left) _
                    Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
        Me.StylesheetField.Location = New System.Drawing.Point(89, 39)
        Me.StylesheetField.Name = "StylesheetField"
        Me.StylesheetField.Size = New System.Drawing.Size(551, 20)
        Me.StylesheetField.TabIndex = 4
        '
        'StylesheetCaption
        '
        Me.StylesheetCaption.AutoSize = True
        Me.StylesheetCaption.Location = New System.Drawing.Point(13, 39)
        Me.StylesheetCaption.Name = "StylesheetCaption"
        Me.StylesheetCaption.Size = New System.Drawing.Size(59, 13)
        Me.StylesheetCaption.TabIndex = 3
        Me.StylesheetCaption.Text = "&Stylesheet:"
        '
        'TransformButton
        '
        Me.TransformButton.Location = New System.Drawing.Point(16, 73)
        Me.TransformButton.Name = "TransformButton"
        Me.TransformButton.Size = New System.Drawing.Size(75, 23)
        Me.TransformButton.TabIndex = 6
        Me.TransformButton.Text = "&Transform"
        Me.TransformButton.UseVisualStyleBackColor = True
        '
        'ResultGroup
        '
        Me.ResultGroup.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.ResultGroup.Controls.Add(Me.ResultField)
        Me.ResultGroup.Location = New System.Drawing.Point(13, 103)
        Me.ResultGroup.Name = "ResultGroup"
        Me.ResultGroup.Size = New System.Drawing.Size(654, 265)
        Me.ResultGroup.TabIndex = 7
        Me.ResultGroup.TabStop = False
        Me.ResultGroup.Text = "Result"
        '
        'ResultField
        '
        Me.ResultField.Dock = System.Windows.Forms.DockStyle.Fill
        Me.ResultField.Location = New System.Drawing.Point(3, 16)
        Me.ResultField.Multiline = True
        Me.ResultField.Name = "ResultField"
        Me.ResultField.ReadOnly = True
        Me.ResultField.Size = New System.Drawing.Size(648, 246)
        Me.ResultField.TabIndex = 0
        '
        'MainForm
        '
        Me.AutoScaleDimensions = New System.Drawing.SizeF(6.0!, 13.0!)
        Me.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font
        Me.ClientSize = New System.Drawing.Size(679, 380)
        Me.Controls.Add(Me.ResultGroup)
        Me.Controls.Add(Me.TransformButton)
        Me.Controls.Add(Me.StylesheetButton)
        Me.Controls.Add(Me.StylesheetField)
        Me.Controls.Add(Me.StylesheetCaption)
        Me.Controls.Add(Me.SourceXmlButton)
        Me.Controls.Add(Me.SourceXmlField)
        Me.Controls.Add(Me.SouceXmlCaption)
        Me.Name = "MainForm"
        Me.Text = "Simple XSLT Transformation"
        Me.ResultGroup.ResumeLayout(False)
        Me.ResultGroup.PerformLayout()
        Me.ResumeLayout(False)
        Me.PerformLayout()

    End Sub
    Friend WithEvents SouceXmlCaption As System.Windows.Forms.Label
    Friend WithEvents SourceXmlField As System.Windows.Forms.TextBox
    Friend WithEvents SourceXmlButton As System.Windows.Forms.Button
    Friend WithEvents StylesheetButton As System.Windows.Forms.Button
    Friend WithEvents StylesheetField As System.Windows.Forms.TextBox
    Friend WithEvents StylesheetCaption As System.Windows.Forms.Label
    Friend WithEvents TransformButton As System.Windows.Forms.Button
    Friend WithEvents ResultGroup As System.Windows.Forms.GroupBox
    Friend WithEvents ResultField As System.Windows.Forms.TextBox
    Friend WithEvents FileOpenDialog As System.Windows.Forms.OpenFileDialog

End Class
