It’s common to have multiple views in an InfoPath application. What many don’t realize is that you can control the navigation of views with C# code in the VSTA interface. To move between views, for example, in response to a button click event: To change the view displayed without involving a user event, use this [...]
