I am working on VS2008 and trying to create a InfoPath 2007 Form Template (C# as the language). In which i will add a button on the designer and on click of that button i need to create a text box (ie at runtime dynamically)to get some text from the user. the full scenario is as such: Hi, the scenario...