need help in creating templates
Hi There
I am struggling and getting frustrated in creating 2 type of particular templates.
1) a template that when i create a new vb project contains my own MDIParent form
with a toolbar in it and some other stuff.
I have created the form however i cannot figure out how to do the rest like
Create a folder "Myprojects"
Put the myTemplateMDIProject there so that whenever i want to create a new mdiProject
I press new Project --->Go to myProject folder and click my template
OR ADD A FORM TO MY LOCALPROJECTITEM TEMPLATES
AGAIN CREATE A FOLDER "MYLOCALProjectITem" so when i add new item i can go to the folder
and Add MY "DIALOGBASE FORM".
I have already created my dialogbaseform but i dont know how to do the above
COULD YOU HELP ME PLEASE
I LOOKED ALL OVER ON THE MSDN BUT THERE IS NOT EVEN ONE EXAMPLE HOW TO DO SOMETHING LIKE THAT.