R 
		
								
				
				
			
		Remco Bosman
Hi All,
Does anybody know how I can extend the automatically generated xml tags that
are generated when I entre three slashes
/// <summary>
/// My Summary
/// </summary>
/// <param name="sender"></param>
/// <param name="e"></param>
I want to add a few comments when I put in the three slashes, I know i can
do that manually, but can we automate it?
Regards,
Remco
				
			Does anybody know how I can extend the automatically generated xml tags that
are generated when I entre three slashes
/// <summary>
/// My Summary
/// </summary>
/// <param name="sender"></param>
/// <param name="e"></param>
I want to add a few comments when I put in the three slashes, I know i can
do that manually, but can we automate it?
Regards,
Remco
