<VSTemplate Version="2.0.0" Type="Item" xmlns="http://schemas.microsoft.com/developer/vstemplate/2005">
  <TemplateData>
    <Name Package="{164B10B9-B200-11D0-8C61-00A0C91E29D5}" ID="3050" />
    <Description Package="{164B10B9-B200-11D0-8C61-00A0C91E29D5}" ID="3051" />
    <Icon Package="{164B10B9-B200-11D0-8C61-00A0C91E29D5}" ID="4527" />
    <ProjectType>VisualBasic</ProjectType>
    <TemplateGroupID>SmartDevice-NETCFv1</TemplateGroupID>
    <TemplateID>SmartDevice-NETCFv1-Form</TemplateID>
    <ShowByDefault>false</ShowByDefault>
    <SortOrder>10</SortOrder>
    <DefaultName>Form.vb</DefaultName>
  </TemplateData>
  <TemplateContent>
		<References>
			<Reference>
				<Assembly>System</Assembly>
				<URL>http://www.microsoft.com</URL>
			</Reference>
			<Reference>
				<Assembly>System.Data</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">Form.vb</ProjectItem>
  </TemplateContent>
</VSTemplate>
