Posted 20 years ago
		by Jake Pearson
			
				-
Software Developer,
				Alion Science and Technology
			
	
Hi,
I was looking through the snippets that come with vs2005 and I came across the function tag in a couple of the snippets. Is it on your list of items to implement? I imagine that the function name could be keyed to a delegate in a hashtable that would do the expansion. So when a user enters a text field that would trigger a function you would look up whether the hashtable has a key for the function name, then you could implement the delegate.
thanks,
Jake
I was looking through the snippets that come with vs2005 and I came across the function tag in a couple of the snippets. Is it on your list of items to implement? I imagine that the function name could be keyed to a delegate in a hashtable that would do the expansion. So when a user enters a text field that would trigger a function you would look up whether the hashtable has a key for the function name, then you could implement the delegate.
thanks,
Jake