<VSTemplate Version="2.0.0" Type="Item" xmlns="http://schemas.microsoft.com/developer/vstemplate/2005">
  <TemplateData>
    <Name Package="{164B10B9-B200-11D0-8C61-00A0C91E29D5}" ID="3133" />
    <Description Package="{164B10B9-B200-11D0-8C61-00A0C91E29D5}" ID="3134" />
    <Icon Package="{164B10B9-B200-11D0-8C61-00A0C91E29D5}" ID="4572" />
    <ProjectType>VisualBasic</ProjectType>
    <SortOrder>40</SortOrder>
    <DefaultName>MDIParent.vb</DefaultName>
  </TemplateData>
  <TemplateContent>
        <References>
            <Reference>
                <Assembly>System</Assembly>
                <URL>http://www.microsoft.com</URL>
            </Reference>
            <Reference>
                <Assembly>System.Drawing</Assembly>
                <URL>http://www.microsoft.com</URL>
            </Reference>
            <Reference>
                <Assembly>System.Windows.Forms</Assembly>
                <URL>http://www.microsoft.com</URL>
            </Reference>
        </References>

    <ProjectItem ReplaceParameters="true" SubType="Form">MDIParent.vb</ProjectItem>
    <ProjectItem ReplaceParameters="true">MDIParent.Designer.vb</ProjectItem>
    <ProjectItem TargetFileName="$fileinputname$.resx" ReplaceParameters="false">MDIParent.resx</ProjectItem>
  </TemplateContent>
</VSTemplate>
