Click here to Skip to main content
15,904,503 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
Hi,

I would like to find out if the default name of a file of a specific type which is created by using the rightclick->new-> options is always constant or is there any way that I can change it. I am using c# for development.

--
Vinod
Posted
Updated 8-Jan-10 11:03am
v5

1 solution

You sure can change it, or at least add extra options. Go here (MSDN) and scroll down to the bottom section, "Extending the New Submenu".
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900